.categories-module__sQWBvq__page{--page-accent:var(--brand-primary-600);--page-accent-line:color-mix(in srgb,var(--page-accent)42%,transparent);--page-accent-wash:color-mix(in srgb,var(--page-accent)12%,transparent);--page-accent-hover:color-mix(in srgb,var(--page-accent)7%,transparent)}.categories-module__sQWBvq__toolbar{border:1px solid var(--divider);border-inline-start:3px solid var(--page-accent);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--card-shadow);gap:.75rem;margin-block-end:.85rem;padding:.8rem;display:grid}.categories-module__sQWBvq__toolbarMain{gap:.6rem;display:grid}.categories-module__sQWBvq__toolbarButtons{flex-wrap:wrap;gap:.5rem;display:flex}.categories-module__sQWBvq__toolbarButtons>*{flex:9rem}.categories-module__sQWBvq__search{border:1px solid var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);align-items:center;gap:.6rem;min-width:0;padding-inline:.85rem;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.categories-module__sQWBvq__search:focus-within{border-color:var(--brand-primary-500);background:var(--surface);box-shadow:0 0 0 3px var(--focus-ring)}.categories-module__sQWBvq__searchIcon{color:var(--muted-500);flex:none;transition:color .18s;display:flex}.categories-module__sQWBvq__search:focus-within .categories-module__sQWBvq__searchIcon{color:var(--brand-primary-600)}[data-theme=dark] .categories-module__sQWBvq__search:focus-within .categories-module__sQWBvq__searchIcon{color:var(--brand-primary-400)}.categories-module__sQWBvq__searchInput{min-width:0;min-height:44px;color:var(--text-primary);background:0 0;border:none;flex:1;padding:0;font-family:inherit;font-size:1rem}.categories-module__sQWBvq__searchInput::placeholder{color:var(--input-placeholder)}.categories-module__sQWBvq__searchInput:focus-visible{outline:none}.categories-module__sQWBvq__searchClear{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--muted-500);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;transition:background .15s,color .15s;display:grid;position:relative}.categories-module__sQWBvq__searchClear:hover{background:var(--muted-100);color:var(--text-primary)}.categories-module__sQWBvq__searchClear:after{content:"";position:absolute;inset:-6px}.categories-module__sQWBvq__filtersToggle{border:1px solid var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.45rem;padding-inline:.85rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .16s,border-color .16s;display:inline-flex}.categories-module__sQWBvq__filtersToggle:hover{border-color:var(--brand-primary-400);background:var(--card-hover)}.categories-module__sQWBvq__filtersToggleIcon{color:var(--muted-500);flex:none;display:flex}.categories-module__sQWBvq__filtersToggleLabel{display:none}.categories-module__sQWBvq__filtersCount{border-radius:var(--radius-pill);background:var(--btn-primary-bg);min-width:20px;height:20px;color:var(--btn-primary-text);font-variant-numeric:tabular-nums;flex:none;place-items:center;padding-inline:.35rem;font-size:.7rem;font-weight:700;display:inline-grid}.categories-module__sQWBvq__filtersChevron{color:var(--muted-500);flex:none;transition:transform .25s;display:flex}.categories-module__sQWBvq__filtersChevronOpen{transform:rotate(180deg)}.categories-module__sQWBvq__filtersPanel{visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1),visibility 0s linear .25s;display:grid;overflow:hidden}.categories-module__sQWBvq__filtersPanelOpen{visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1),visibility}.categories-module__sQWBvq__filtersInner{grid-template-columns:minmax(0,1fr);gap:.7rem;min-height:0;padding-block-start:.15rem;display:grid}.categories-module__sQWBvq__chipBar{flex-wrap:wrap;align-items:center;gap:.4rem;margin-block-end:.85rem;display:flex}.categories-module__sQWBvq__chip{border:1px solid var(--brand-primary-200);border-radius:var(--radius-pill);background:var(--brand-primary-50);align-items:center;gap:.4rem;max-width:100%;min-height:32px;padding:.2rem .2rem .2rem .7rem;font-size:.78rem;display:inline-flex}[data-theme=dark] .categories-module__sQWBvq__chip{border-color:var(--brand-primary-700)}.categories-module__sQWBvq__chipLabel{color:var(--text-secondary);flex:none;font-weight:600}.categories-module__sQWBvq__chipValue{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.categories-module__sQWBvq__chipRemove{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;place-items:center;transition:background .15s,color .15s;display:grid;position:relative}.categories-module__sQWBvq__chipRemove:after{content:"";border-radius:50%;position:absolute;inset:-8px}.categories-module__sQWBvq__chipRemove:hover{background:var(--brand-primary-200);color:var(--brand-primary-800)}[data-theme=dark] .categories-module__sQWBvq__chipRemove:hover{background:var(--brand-primary-700);color:var(--text-primary)}.categories-module__sQWBvq__chipClear{min-height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding-inline:.35rem;font-family:inherit;font-size:.78rem;font-weight:700;text-decoration:underline;display:inline-flex;position:relative}.categories-module__sQWBvq__chipClear:after{content:"";position:absolute;inset:-6px}.categories-module__sQWBvq__chipClear:hover{color:var(--text-primary)}.categories-module__sQWBvq__button{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.categories-module__sQWBvq__buttonPrimary{background:var(--btn-primary-bg);color:var(--btn-primary-text);box-shadow:0 6px 16px -10px var(--brand-primary-900);}.categories-module__sQWBvq__buttonPrimary:hover:not(:disabled){background:var(--btn-primary-hover)}.categories-module__sQWBvq__buttonGhost{border-color:var(--divider);background:var(--card);color:var(--text-primary);}.categories-module__sQWBvq__buttonGhost:hover:not(:disabled){border-color:var(--brand-primary-300);background:var(--card-hover)}.categories-module__sQWBvq__buttonDanger{background:var(--error-700);color:var(--text-inverse);}.categories-module__sQWBvq__buttonDanger:hover:not(:disabled){background:var(--error-800)}.categories-module__sQWBvq__button:disabled{cursor:not-allowed;opacity:.6}.categories-module__sQWBvq__spinner{animation:.9s linear infinite categories-module__sQWBvq__spin}@keyframes categories-module__sQWBvq__spin{to{transform:rotate(360deg)}}.categories-module__sQWBvq__resultBar{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-block-end:.75rem;font-size:.85rem;display:flex}.categories-module__sQWBvq__resultCount{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.categories-module__sQWBvq__cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr));gap:.85rem;display:grid}.categories-module__sQWBvq__card{border:1px solid var(--divider);border-radius:var(--radius-lg);background:var(--card);min-width:0;box-shadow:var(--card-shadow);flex-direction:column;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.categories-module__sQWBvq__card:hover{border-color:var(--brand-primary-300);box-shadow:0 16px 32px -18px var(--shadow-card-md);transform:translateY(-4px)}.categories-module__sQWBvq__cardMedia{background:color-mix(in srgb,var(--page-accent)8%,var(--muted-100));flex:none;height:10rem;position:relative}.categories-module__sQWBvq__cardImage{-o-object-fit:cover;object-fit:cover}.categories-module__sQWBvq__cardIcon{z-index:1;border:2px solid var(--card);background:var(--card);width:2.4rem;height:2.4rem;color:var(--page-accent);box-shadow:0 2px 8px var(--shadow-card-md);border-radius:50%;place-items:center;display:grid;position:absolute;inset-block-end:-1.1rem;inset-inline-start:.85rem}.categories-module__sQWBvq__cardBody{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding:1.5rem .85rem .85rem;display:flex}.categories-module__sQWBvq__cardTitle{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;overflow-wrap:anywhere;font-size:1rem;font-weight:600;line-height:1.3}.categories-module__sQWBvq__cardLink{color:var(--text-secondary);overflow-wrap:anywhere;margin-block-start:.15rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.categories-module__sQWBvq__cardDescription{-webkit-line-clamp:2;line-clamp:2;color:var(--text-secondary);-webkit-box-orient:vertical;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.categories-module__sQWBvq__cardMeta{flex-wrap:wrap;gap:.35rem;margin-block-start:auto;padding-block-start:.15rem;display:flex}.categories-module__sQWBvq__cardFooter{border-block-start:1px solid var(--divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .85rem;display:flex}.categories-module__sQWBvq__cardActions{flex-wrap:wrap;gap:.4rem;display:flex}.categories-module__sQWBvq__badge{border-radius:var(--radius-pill);background:var(--badge-muted-bg);max-width:100%;color:var(--badge-muted-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex;overflow:hidden}.categories-module__sQWBvq__metaBadge{border:1px solid var(--divider);color:var(--text-secondary);background:0 0;}.categories-module__sQWBvq__metaIcon{color:var(--ink-brand);flex:none}.categories-module__sQWBvq__countBadge{}.categories-module__sQWBvq__countBadgeLinked{border:1px solid var(--brand-secondary-100);background:var(--brand-secondary-50);color:var(--ink-accent);}.categories-module__sQWBvq__rowAction{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-width:44px;min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding-inline:.7rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.categories-module__sQWBvq__rowAction:hover:not(:disabled){border-color:var(--brand-primary-400);background:var(--card-hover)}.categories-module__sQWBvq__rowActionDanger{color:var(--error-700);}.categories-module__sQWBvq__rowActionDanger:hover:not(:disabled){border-color:var(--error-500);background:var(--error-50)}[data-theme=dark] .categories-module__sQWBvq__rowActionDanger{color:var(--error-500)}[data-theme=dark] .categories-module__sQWBvq__rowActionDanger:hover:not(:disabled){background:var(--card-hover)}.categories-module__sQWBvq__rowAction:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.categories-module__sQWBvq__tableWrap{border:1px solid var(--divider);border-inline-start:3px solid var(--page-accent);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--card-shadow);display:none;overflow-x:auto}.categories-module__sQWBvq__table{border-collapse:collapse;width:100%;min-width:46rem}.categories-module__sQWBvq__table caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.categories-module__sQWBvq__th{border-block-end:1px solid var(--divider);background:var(--muted-100);color:var(--text-secondary);letter-spacing:.04em;text-align:start;text-transform:uppercase;white-space:nowrap;padding:.7rem .9rem;font-size:.72rem;font-weight:700}.categories-module__sQWBvq__thActions{text-align:end;}.categories-module__sQWBvq__td{border-block-end:1px solid var(--divider);color:var(--text-primary);text-align:start;vertical-align:middle;padding:.65rem .9rem;font-size:.88rem;font-weight:400}.categories-module__sQWBvq__row:last-child .categories-module__sQWBvq__td{border-block-end:none}.categories-module__sQWBvq__row:hover{background:var(--page-accent-hover)}.categories-module__sQWBvq__tdActions{text-align:end;white-space:nowrap;}.categories-module__sQWBvq__tableActions{gap:.4rem;display:inline-flex}.categories-module__sQWBvq__cellMain{align-items:center;gap:.7rem;min-width:0;display:flex}.categories-module__sQWBvq__thumb{border-radius:var(--radius-md);background:color-mix(in srgb,var(--page-accent)8%,var(--muted-100));width:56px;height:56px;box-shadow:0 0 0 1px var(--page-accent-line);flex:none;position:relative}.categories-module__sQWBvq__thumbImage{border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover}.categories-module__sQWBvq__thumbIcon{z-index:1;border:1px solid var(--divider);background:var(--card);width:1.4rem;height:1.4rem;color:var(--page-accent);border-radius:50%;place-items:center;display:grid;position:absolute;inset-block-end:-.3rem;inset-inline-end:-.3rem}.categories-module__sQWBvq__cellText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.categories-module__sQWBvq__cellName{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;font-weight:600;line-height:1.3}.categories-module__sQWBvq__cellLink{color:var(--text-secondary);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.categories-module__sQWBvq__cellDescription{-webkit-line-clamp:2;line-clamp:2;max-width:24rem;color:var(--text-secondary);-webkit-box-orient:vertical;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.categories-module__sQWBvq__cellTags{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.categories-module__sQWBvq__empty{border:1px dashed var(--page-accent-line);border-radius:var(--radius-lg);background:var(--card);color:var(--text-secondary);text-align:center;text-wrap:pretty;flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 1.25rem;font-size:.9rem;display:flex}.categories-module__sQWBvq__emptyNeutral{border-color:var(--divider);}.categories-module__sQWBvq__emptyIcon{background:var(--page-accent-wash);width:3rem;height:3rem;color:var(--page-accent);border-radius:50%;place-items:center;display:grid}.categories-module__sQWBvq__emptyIconNeutral{background:var(--muted-100);color:var(--text-secondary);}.categories-module__sQWBvq__emptyTitle{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;font-size:1.05rem;font-weight:600}.categories-module__sQWBvq__emptyText{max-width:42ch}.categories-module__sQWBvq__emptyAction{margin-block-start:.4rem}.categories-module__sQWBvq__alert{border:1px solid var(--alert-error-border);border-radius:var(--radius-lg);background:var(--alert-error-bg);color:var(--alert-error-text);align-items:flex-start;gap:.7rem;padding:.8rem .9rem;font-size:.88rem;line-height:1.5;display:flex}.categories-module__sQWBvq__alertIcon{flex:none;padding-block-start:2px;display:flex}.categories-module__sQWBvq__alertText{overflow-wrap:anywhere;min-width:0}.categories-module__sQWBvq__alertSpaced{margin-block-end:1rem;}.categories-module__sQWBvq__alertAction{min-height:44px;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-weight:700;text-decoration:underline;display:inline-flex}.categories-module__sQWBvq__shimmer{border-radius:var(--radius-sm);background:var(--muted-100);position:relative;overflow:hidden}.categories-module__sQWBvq__shimmer:after{content:"";background:linear-gradient(90deg,transparent,var(--muted-200),transparent);animation:1.4s infinite categories-module__sQWBvq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes categories-module__sQWBvq__shimmer{to{transform:translate(100%)}}.categories-module__sQWBvq__skeletonCard{min-height:19rem;}.categories-module__sQWBvq__skeletonCard:hover{border-color:var(--divider);box-shadow:var(--card-shadow);transform:none}.categories-module__sQWBvq__skeletonMedia{border-radius:0;flex:none;height:10rem;}.categories-module__sQWBvq__skeletonIcon{border:2px solid var(--card);background:var(--muted-200);border-radius:50%;width:2.4rem;height:2.4rem;position:absolute;inset-block-start:8.7rem;inset-inline-start:.85rem}.categories-module__sQWBvq__skeletonBody{flex-direction:column;gap:.55rem;padding:1.5rem .85rem .85rem;display:flex}.categories-module__sQWBvq__skeletonLine{height:.8rem;}.categories-module__sQWBvq__skeletonLineWide{width:75%;}.categories-module__sQWBvq__skeletonLineNarrow{width:45%;}.categories-module__sQWBvq__skeletonFooter{border-block-start:1px solid var(--divider);justify-content:space-between;gap:.5rem;margin-block-start:auto;padding:.65rem .85rem;display:flex}.categories-module__sQWBvq__skeletonPill{border-radius:var(--radius-pill);width:6rem;height:1.6rem;}.categories-module__sQWBvq__skeletonPillSmall{width:4.5rem;}.categories-module__sQWBvq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-block-start:1rem;display:flex}.categories-module__sQWBvq__pageButton{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-width:44px;min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.3rem;padding-inline:.6rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.categories-module__sQWBvq__pageButton:hover:not(:disabled){border-color:var(--brand-primary-400);background:var(--card-hover)}.categories-module__sQWBvq__pageButton:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.categories-module__sQWBvq__pageCurrent{border-color:var(--btn-primary-bg);background:var(--btn-primary-bg);color:var(--btn-primary-text);}.categories-module__sQWBvq__pageCurrent:hover:not(:disabled){border-color:var(--btn-primary-hover);background:var(--btn-primary-hover)}.categories-module__sQWBvq__pageGap{min-width:24px;color:var(--text-secondary);justify-content:center;align-items:flex-end;display:inline-flex}.categories-module__sQWBvq__pageButtonLabel{display:none}.categories-module__sQWBvq__form{gap:0;display:grid}.categories-module__sQWBvq__section{min-width:0;padding-block:1.1rem}.categories-module__sQWBvq__section+.categories-module__sQWBvq__section{border-block-start:1px solid var(--divider)}.categories-module__sQWBvq__section:first-child{padding-block-start:.25rem}.categories-module__sQWBvq__sectionHead{align-items:flex-start;gap:.65rem;margin-block-end:.85rem;display:flex}.categories-module__sQWBvq__sectionIcon{border-radius:var(--radius-sm);background:var(--page-accent-wash);width:2rem;height:2rem;color:var(--page-accent);flex:none;place-items:center;display:grid}.categories-module__sQWBvq__sectionText{min-width:0}.categories-module__sQWBvq__sectionTitle{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;font-size:1rem;font-weight:600;line-height:1.3}.categories-module__sQWBvq__sectionHint{color:var(--text-secondary);text-wrap:pretty;margin-block-start:.15rem;font-size:.78rem;line-height:1.45}.categories-module__sQWBvq__fieldGrid{grid-template-columns:minmax(0,1fr);gap:.9rem;display:grid}.categories-module__sQWBvq__fieldStack{flex-direction:column;gap:.9rem;min-width:0;display:flex}.categories-module__sQWBvq__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.categories-module__sQWBvq__labelRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.categories-module__sQWBvq__label{color:var(--text-secondary);letter-spacing:.02em;font-size:.78rem;font-weight:700}.categories-module__sQWBvq__required{color:var(--error-600)}[data-theme=dark] .categories-module__sQWBvq__required{color:var(--error-500)}.categories-module__sQWBvq__counter{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.72rem}.categories-module__sQWBvq__counterOver{color:var(--error-700);font-weight:700;}[data-theme=dark] .categories-module__sQWBvq__counterOver{color:var(--error-500)}.categories-module__sQWBvq__input,.categories-module__sQWBvq__textarea{border:1px solid var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);width:100%;min-width:0;color:var(--text-primary);padding:.6rem .85rem;font-family:inherit;font-size:1rem}.categories-module__sQWBvq__input{min-height:44px}.categories-module__sQWBvq__textarea{resize:vertical;min-height:5.5rem;line-height:1.5}.categories-module__sQWBvq__input::-moz-placeholder{color:var(--input-placeholder)}.categories-module__sQWBvq__textarea::-moz-placeholder{color:var(--input-placeholder)}.categories-module__sQWBvq__input::placeholder,.categories-module__sQWBvq__textarea::placeholder{color:var(--input-placeholder)}.categories-module__sQWBvq__input:focus-visible,.categories-module__sQWBvq__textarea:focus-visible{border-color:var(--brand-primary-500);outline-offset:0;box-shadow:0 0 0 3px var(--focus-ring);outline:2px solid #0000}.categories-module__sQWBvq__inputInvalid{border-color:var(--error-600)}.categories-module__sQWBvq__hint{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.75rem;line-height:1.45}.categories-module__sQWBvq__slugPreview{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--muted-100);align-items:baseline;gap:.35rem;padding:.35rem .55rem;display:flex;}.categories-module__sQWBvq__slugValue{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:600}.categories-module__sQWBvq__fieldError{color:var(--alert-error-text);overflow-wrap:anywhere;align-items:flex-start;gap:.35rem;font-size:.78rem;line-height:1.4;display:flex}.categories-module__sQWBvq__fieldset{border:none;min-width:0;padding:0}.categories-module__sQWBvq__legend{color:var(--text-secondary);letter-spacing:.02em;margin-block-end:.5rem;font-size:.78rem;font-weight:700}.categories-module__sQWBvq__iconGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,6.5rem),1fr));gap:.5rem;display:grid}.categories-module__sQWBvq__iconOption{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-height:44px;color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .6rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.categories-module__sQWBvq__iconOption:hover{border-color:var(--brand-primary-300);background:var(--card-hover)}.categories-module__sQWBvq__iconOptionActive{border-color:var(--brand-primary-600);background:var(--brand-primary-50);color:var(--brand-primary-800);border-width:2px;padding:calc(.5rem - 1px) calc(.6rem - 1px);}[data-theme=dark] .categories-module__sQWBvq__iconOptionActive{color:var(--brand-primary-200)}.categories-module__sQWBvq__iconOptionCheck{flex:none;margin-inline-start:auto}.categories-module__sQWBvq__upload{flex-direction:column;gap:.5rem;min-width:0;display:flex}.categories-module__sQWBvq__dropzone{border:2px dashed var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);min-height:9rem;color:var(--text-secondary);text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1rem;font-size:.85rem;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.categories-module__sQWBvq__dropzone:hover{border-color:var(--brand-primary-400);background:var(--card-hover)}.categories-module__sQWBvq__dropzoneIcon{color:var(--page-accent)}.categories-module__sQWBvq__dropzoneInvalid{border-color:var(--error-600);}.categories-module__sQWBvq__dropzone:has(.categories-module__sQWBvq__hiddenInput:focus-visible){border-color:var(--brand-primary-500);box-shadow:0 0 0 3px var(--focus-ring)}.categories-module__sQWBvq__hiddenInput{clip-path:inset(50%);opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.categories-module__sQWBvq__iconOption:has(.categories-module__sQWBvq__hiddenInput:focus-visible){border-color:var(--brand-primary-500);box-shadow:0 0 0 3px var(--focus-ring)}.categories-module__sQWBvq__dropzoneHint{color:var(--text-secondary);font-size:.75rem}.categories-module__sQWBvq__dropzone:has(.categories-module__sQWBvq__hiddenInput:disabled){border-color:var(--divider);background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.categories-module__sQWBvq__dropzone:has(.categories-module__sQWBvq__hiddenInput:disabled):hover{border-color:var(--divider);background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}:is(.categories-module__sQWBvq__dropzone:has(.categories-module__sQWBvq__hiddenInput:disabled) .categories-module__sQWBvq__dropzoneIcon,.categories-module__sQWBvq__dropzone:has(.categories-module__sQWBvq__hiddenInput:disabled) .categories-module__sQWBvq__dropzoneHint){color:var(--disabled-text)}.categories-module__sQWBvq__preview{border:1px solid var(--divider);border-radius:var(--radius-md);background:color-mix(in srgb,var(--page-accent)8%,var(--muted-100));height:10rem;position:relative;overflow:hidden}.categories-module__sQWBvq__previewButton{cursor:zoom-in;width:100%;padding:0;transition:border-color .15s,box-shadow .15s;display:block;}.categories-module__sQWBvq__previewButton:hover,.categories-module__sQWBvq__previewButton:focus-visible{border-color:var(--brand-primary-500);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-primary-500)28%,transparent)}.categories-module__sQWBvq__previewZoom{z-index:1;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--black)62%,transparent);color:var(--white);opacity:0;place-items:center;padding:.25rem;transition:opacity .15s;display:grid;position:absolute;bottom:.4rem;right:.4rem}.categories-module__sQWBvq__previewButton:hover .categories-module__sQWBvq__previewZoom,.categories-module__sQWBvq__previewButton:focus-visible .categories-module__sQWBvq__previewZoom{opacity:1}@media (hover:none){.categories-module__sQWBvq__previewZoom{display:none}}.categories-module__sQWBvq__previewImage{-o-object-fit:contain;object-fit:contain}.categories-module__sQWBvq__zoomOverlay{z-index:70;background:color-mix(in srgb,var(--black)78%,transparent);place-items:center;padding:1rem;animation:.16s ease-out categories-module__sQWBvq__zoomFade;display:grid;position:fixed;inset:0}@keyframes categories-module__sQWBvq__zoomFade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.categories-module__sQWBvq__zoomOverlay{animation:none}}.categories-module__sQWBvq__zoomImage{border-radius:var(--radius-md);background:var(--black);-o-object-fit:contain;object-fit:contain;max-block-size:88vh;max-inline-size:100%}.categories-module__sQWBvq__zoomClose{border:1px solid color-mix(in srgb,var(--white)35%,transparent);border-radius:var(--radius-md);background:color-mix(in srgb,var(--black)55%,transparent);min-width:44px;min-height:44px;color:var(--white);cursor:pointer;place-items:center;display:grid;position:absolute;top:.75rem;right:.75rem}.categories-module__sQWBvq__zoomClose:hover,.categories-module__sQWBvq__zoomClose:focus-visible{background:color-mix(in srgb,var(--black)75%,transparent)}.categories-module__sQWBvq__uploadBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.categories-module__sQWBvq__uploadMeta{min-width:0;color:var(--text-secondary);overflow-wrap:anywhere;font-size:.75rem}.categories-module__sQWBvq__uploadButtons{flex-wrap:wrap;gap:.4rem;display:flex}.categories-module__sQWBvq__uploadLabelButton{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-height:44px;color:var(--text-primary);cursor:pointer;align-items:center;gap:.4rem;padding-inline:.7rem;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.categories-module__sQWBvq__uploadLabelButton:hover{border-color:var(--brand-primary-400);background:var(--card-hover)}.categories-module__sQWBvq__uploadLabelButton:has(.categories-module__sQWBvq__hiddenInput:focus-visible){border-color:var(--brand-primary-500);box-shadow:0 0 0 3px var(--focus-ring)}.categories-module__sQWBvq__uploadLabelButton:has(.categories-module__sQWBvq__hiddenInput:disabled){border-color:var(--divider);background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.categories-module__sQWBvq__uploadLabelButton:has(.categories-module__sQWBvq__hiddenInput:disabled):hover{border-color:var(--divider);background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.categories-module__sQWBvq__confirmHead{align-items:flex-start;gap:.75rem;display:flex}.categories-module__sQWBvq__confirmIcon{background:var(--alert-error-bg);width:2.5rem;height:2.5rem;color:var(--alert-error-text);border-radius:50%;flex:none;place-items:center;display:grid}.categories-module__sQWBvq__confirmText{color:var(--text-primary);text-wrap:pretty;font-size:.92rem;line-height:1.6}.categories-module__sQWBvq__confirmName{overflow-wrap:anywhere;font-weight:700}.categories-module__sQWBvq__confirmWarning{color:var(--text-secondary);margin-block-start:.75rem;font-size:.85rem;line-height:1.55}.categories-module__sQWBvq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:380px){.categories-module__sQWBvq__filtersToggleLabel{display:inline}}@media (min-width:480px){.categories-module__sQWBvq__filtersInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.categories-module__sQWBvq__pageButtonLabel{display:inline}}@media (min-width:768px){.categories-module__sQWBvq__toolbarMain{grid-template-columns:minmax(0,1fr) auto;align-items:center}.categories-module__sQWBvq__toolbarButtons>*{flex:none}.categories-module__sQWBvq__filtersToggle{display:none}.categories-module__sQWBvq__filtersPanel{visibility:visible;grid-template-rows:1fr;transition:none}.categories-module__sQWBvq__filtersInner{grid-template-columns:repeat(2,minmax(0,13rem))}.categories-module__sQWBvq__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.categories-module__sQWBvq__fieldFull{grid-column:1/-1}}@media (min-width:1024px){.categories-module__sQWBvq__cards{display:none}.categories-module__sQWBvq__tableWrap{display:block}}@media (hover:none){.categories-module__sQWBvq__card:hover{border-color:var(--divider);box-shadow:var(--card-shadow);transform:none}}
.selectMenu-module__6zSVWW__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.selectMenu-module__6zSVWW__label{color:var(--text-secondary);letter-spacing:.02em;font-size:.78rem;font-weight:700}.selectMenu-module__6zSVWW__labelOverline{letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;}.selectMenu-module__6zSVWW__required{color:var(--error-600)}[data-theme=dark] .selectMenu-module__6zSVWW__required{color:var(--error-500)}.selectMenu-module__6zSVWW__control{min-width:0;display:flex;position:relative}.selectMenu-module__6zSVWW__button{border:1px solid var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);width:100%;min-width:0;min-height:44px;color:var(--text-primary);text-align:start;cursor:pointer;justify-content:space-between;align-items:center;gap:.625rem;padding:.6rem .85rem;font-family:inherit;font-size:1rem;font-weight:500;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.selectMenu-module__6zSVWW__button:hover:not(:disabled){border-color:var(--brand-primary-400)}.selectMenu-module__6zSVWW__button:focus-visible,.selectMenu-module__6zSVWW__buttonOpen{border-color:var(--brand-primary-500);outline-offset:0;box-shadow:0 0 0 3px var(--focus-ring);outline:2px solid #0000}.selectMenu-module__6zSVWW__buttonInvalid{border-color:var(--error-600)}.selectMenu-module__6zSVWW__button:disabled{border-color:var(--divider);background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.selectMenu-module__6zSVWW__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.selectMenu-module__6zSVWW__valueEmpty{color:var(--input-placeholder);}.selectMenu-module__6zSVWW__caret{color:var(--muted-500);flex:none;transition:transform .22s cubic-bezier(.22,.61,.36,1),color .18s;display:flex}.selectMenu-module__6zSVWW__caretOpen{color:var(--ink-brand);transform:rotate(180deg)}.selectMenu-module__6zSVWW__button:disabled .selectMenu-module__6zSVWW__caret{color:var(--disabled-text)}.selectMenu-module__6zSVWW__menu{z-index:70;visibility:hidden;overscroll-behavior:contain;border:1px solid var(--divider);background:var(--surface);box-shadow:var(--card-shadow);opacity:0;scrollbar-width:thin;scrollbar-color:var(--brand-primary-500)transparent;border-radius:14px;gap:2px;margin:0;padding:.5rem;list-style:none;transition:opacity .18s,transform .18s,visibility 0s linear .18s;display:grid;position:fixed;overflow-y:auto;transform:translateY(-.375rem)}.selectMenu-module__6zSVWW__menuOpen{visibility:visible;opacity:1;transition:opacity .18s,transform .18s,visibility;transform:none}.selectMenu-module__6zSVWW__menuFlipped{transform:translateY(.375rem)}.selectMenu-module__6zSVWW__menu::-webkit-scrollbar{width:8px}.selectMenu-module__6zSVWW__menu::-webkit-scrollbar-thumb{background:var(--brand-primary-500);background-clip:content-box;border:2px solid #0000;border-radius:99px}@media (prefers-reduced-motion:reduce){.selectMenu-module__6zSVWW__menu,.selectMenu-module__6zSVWW__menuFlipped{transform:none}}.selectMenu-module__6zSVWW__option{min-height:44px;color:var(--text-primary);cursor:pointer;border-radius:10px;align-items:center;gap:.625rem;padding:.5rem .8125rem;font-size:.94rem;font-weight:500;transition:background .16s,color .16s;display:flex}.selectMenu-module__6zSVWW__optionActive{background:var(--muted-100)}.selectMenu-module__6zSVWW__optionSelected{background:var(--brand-primary-50);color:var(--ink-brand);font-weight:700}.selectMenu-module__6zSVWW__optionSelected.selectMenu-module__6zSVWW__optionActive{background:var(--brand-primary-100)}.selectMenu-module__6zSVWW__optionDisabled{color:var(--disabled-text);cursor:not-allowed}.selectMenu-module__6zSVWW__dot{background:var(--muted-300);border-radius:50%;flex:none;width:6px;height:6px;transition:background .16s,box-shadow .16s}.selectMenu-module__6zSVWW__dotSelected{background:var(--brand-primary-500);box-shadow:0 0 0 3px var(--focus-ring)}.selectMenu-module__6zSVWW__hint{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.75rem;line-height:1.45}.selectMenu-module__6zSVWW__error{color:var(--alert-error-text);overflow-wrap:anywhere;align-items:flex-start;gap:.35rem;font-size:.78rem;line-height:1.4;display:flex}.selectMenu-module__6zSVWW__errorIcon{flex:none;margin-block-start:.15rem}
.search-module__g28mrG__panel{border-radius:var(--radius-xl);background:var(--brand-primary-900);border:1px solid #ffffff2e;margin-block-start:2rem;padding:1.125rem;position:relative;box-shadow:0 30px 60px -30px #0009}.search-module__g28mrG__intents{flex-wrap:wrap;gap:.5rem;display:flex}.search-module__g28mrG__intent{border-radius:var(--radius-pill);color:#ffffffd1;cursor:pointer;background:0 0;border:1px solid #fff6;min-height:44px;padding-inline:1.125rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .18s,border-color .18s,color .18s}.search-module__g28mrG__intent:hover{border-color:var(--brand-secondary-400);color:var(--white)}.search-module__g28mrG__intentActive{background:var(--brand-secondary-500);color:var(--brand-secondary-text);border-color:#0000}.search-module__g28mrG__intentActive:hover{background:var(--brand-secondary-400);color:var(--brand-secondary-text);border-color:#0000}.search-module__g28mrG__intent:focus-visible,.search-module__g28mrG__submit:focus-visible{outline:2px solid var(--brand-secondary-400);outline-offset:2px}.search-module__g28mrG__fields{align-items:end;gap:.875rem;margin-block-start:1.125rem;display:grid}.search-module__g28mrG__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.search-module__g28mrG__label{color:#ffffffd1;letter-spacing:.03em;text-transform:uppercase;font-size:.75rem;font-weight:700}.search-module__g28mrG__input{border-radius:var(--radius-md);width:100%;min-width:0;min-height:44px;color:var(--white);background:#00000052;border:1px solid #fff6;padding:.6rem .85rem;font-family:inherit;font-size:1rem;transition:border-color .16s,box-shadow .16s}.search-module__g28mrG__input::placeholder{color:#ffffffd1}.search-module__g28mrG__input:hover{border-color:#fff9}.search-module__g28mrG__input:focus-visible{border-color:var(--brand-secondary-400);outline-offset:0;outline:2px solid #0000;box-shadow:0 0 0 3px #eab3083d}.search-module__g28mrG__selectDark{--field-bg:#00000052;--field-border:#fff6;--text-primary:var(--white);--text-secondary:#ffffffd1;--input-placeholder:#ffffffd1;--muted-500:#ffffffd1;--surface:var(--brand-primary-900);--divider:#ffffff29;--card-shadow:0 24px 48px -20px #000000b3;--muted-300:#ffffff47;--muted-100:#ffffff1a;--ink-brand:var(--brand-secondary-300);--brand-primary-400:#fff9;--brand-primary-500:var(--brand-secondary-400);--brand-primary-50:#eab30829;--brand-primary-100:#eab30842;--focus-ring:#eab3083d}.search-module__g28mrG__submit{border-radius:var(--radius-md);background:var(--brand-secondary-500);min-height:44px;color:var(--brand-secondary-text);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.625rem;padding-inline:1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 16px 32px -14px #eab308b3}.search-module__g28mrG__submit:hover{background:var(--brand-secondary-400);transform:translateY(-2px)}.search-module__g28mrG__submitIcon{flex:none}@media (min-width:640px){.search-module__g28mrG__panel{padding:1.375rem}.search-module__g28mrG__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.search-module__g28mrG__fieldWide,.search-module__g28mrG__submit{grid-column:1/-1}}@media (min-width:1024px){.search-module__g28mrG__fields{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr) auto}.search-module__g28mrG__fieldWide,.search-module__g28mrG__submit{grid-column:auto}}
.hero-module__-hN6Fa__hero{background:linear-gradient(160deg,var(--brand-primary-900)0%,var(--brand-primary-800)48%,var(--brand-primary-700)100%);color:var(--white);position:relative}.hero-module__-hN6Fa__backdrop{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-module__-hN6Fa__photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center 62%;object-position:center 62%;filter:blur(3px);transform:scale(1.06)}.hero-module__-hN6Fa__veil{background:linear-gradient(150deg,#0a2618d1 0%,#123a25a3 46%,#2d9b6a57 100%);position:absolute;inset:0}.hero-module__-hN6Fa__veilEdges{background:linear-gradient(#0a261857 0%,#0a261800 34%,#0a261875 100%);position:absolute;inset:0}.hero-module__-hN6Fa__veilFocus{background:radial-gradient(80% 70% at 8% 46%,#0a2618b8 0%,#0a261857 48%,#0000 72%);position:absolute;inset:0}.hero-module__-hN6Fa__grain{opacity:.45;background-image:radial-gradient(circle at 1px 1px,#ffffff12 1px,#0000 0);background-size:26px 26px;position:absolute;inset:0}.hero-module__-hN6Fa__blob{aspect-ratio:1;filter:blur(20px);will-change:transform;background:radial-gradient(circle,#eab30838,#0000 66%);border-radius:50%;width:min(560px,90%);position:absolute;inset-block-start:-6rem;inset-inline-end:-4rem}.hero-module__-hN6Fa__inner{padding-block:2.25rem 2.75rem;position:relative}.hero-module__-hN6Fa__breadcrumb{color:#ffffffd1;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.84rem;display:flex}.hero-module__-hN6Fa__breadcrumbLink{color:#ffffffd1;align-items:center;min-height:24px;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.hero-module__-hN6Fa__breadcrumbLink:after{content:"";position:absolute;inset-block:-12px;inset-inline:0}.hero-module__-hN6Fa__breadcrumbLink:hover{color:var(--white)}.hero-module__-hN6Fa__breadcrumbCurrent{color:var(--white);font-weight:600}.hero-module__-hN6Fa__grid{grid-template-columns:minmax(0,1fr);align-items:end;gap:2rem;margin-block-start:1.5rem;display:grid}.hero-module__-hN6Fa__badge{border-radius:var(--radius-lg);width:fit-content;max-width:100%;color:var(--brand-secondary-300);background:#eab30829;border:1px solid #facc1566;flex-flow:column wrap;align-items:flex-start;gap:.4rem;margin:0;padding:.55rem .8rem;font-size:.78rem;font-weight:600;line-height:1.35;display:flex}.hero-module__-hN6Fa__badgeTag{border-radius:var(--radius-pill);background:var(--brand-secondary-500);color:var(--brand-secondary-text);letter-spacing:.06em;white-space:nowrap;padding:.19rem .56rem;font-size:.75rem;font-weight:800}.hero-module__-hN6Fa__title{overflow-wrap:break-word;font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;text-wrap:balance;margin:1.25rem 0 0;font-size:clamp(1.95rem,6.4vw,3.2rem);font-weight:700;line-height:1.06}.hero-module__-hN6Fa__titleAccent{color:var(--brand-secondary-400)}.hero-module__-hN6Fa__lead{color:#ffffffd1;text-wrap:pretty;max-width:54ch;margin:1.125rem 0 0;font-size:clamp(1rem,.9rem + .5vw,1.13rem);line-height:1.65}.hero-module__-hN6Fa__stats{border-block-start:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:34rem;padding-block-start:1.25rem;display:grid}.hero-module__-hN6Fa__stat{min-width:0}.hero-module__-hN6Fa__statValue{font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;font-size:clamp(1.5rem,5.4vw,1.875rem);font-weight:700;display:block}.hero-module__-hN6Fa__statLabel{color:#ffffffb8;text-wrap:balance;margin-block-start:.125rem;font-size:.8rem;line-height:1.35;display:block}@media (min-width:360px){.hero-module__-hN6Fa__badge{border-radius:var(--radius-pill);flex-direction:row;align-items:center;gap:.5rem;padding:.4rem .8rem .4rem .45rem;line-height:1.3;display:inline-flex}}@media (min-width:440px){.hero-module__-hN6Fa__inner{padding-block:3rem 3.25rem}.hero-module__-hN6Fa__badge{gap:.625rem;padding:.44rem .875rem .44rem .5rem;font-size:.81rem}.hero-module__-hN6Fa__grid{gap:2.25rem;margin-block-start:1.75rem}.hero-module__-hN6Fa__stats{gap:1.25rem;padding-block-start:1.5rem}}@media (min-width:900px){.hero-module__-hN6Fa__inner{padding-block:4.5rem 4rem}.hero-module__-hN6Fa__blob{inset-block-start:-170px;inset-inline-end:-130px}.hero-module__-hN6Fa__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem}.hero-module__-hN6Fa__title{letter-spacing:-.035em;font-size:clamp(2.3rem,4.7vw,3.5rem)}.hero-module__-hN6Fa__stats{border-block-start:none;gap:2.25rem;max-width:none;padding-block:0 .375rem}}@media (min-width:1200px){.hero-module__-hN6Fa__inner{padding-block:5.5rem 4.75rem}.hero-module__-hN6Fa__grid{gap:4rem}}
.portfolio-module__PKkUZa__card{border:1px solid var(--divider);border-radius:var(--radius-xl);background:var(--card);box-shadow:var(--card-shadow);cursor:pointer;scroll-snap-align:start;flex:0 0 min(80vw,384px);transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.portfolio-module__PKkUZa__card:hover{border-color:var(--brand-primary-300);box-shadow:0 1px 2px var(--shadow-card),0 22px 44px -20px var(--shadow-card-md);transform:translateY(-6px)}.portfolio-module__PKkUZa__card:active{transition-duration:80ms;transform:translateY(-2px)}.portfolio-module__PKkUZa__titleLink{color:inherit;text-decoration:none}.portfolio-module__PKkUZa__titleLink:after{content:"";z-index:3;position:absolute;inset:0}@supports selector(:has(*)){.portfolio-module__PKkUZa__card:has(.portfolio-module__PKkUZa__titleLink:focus-visible){outline:2px solid var(--brand-primary-500);outline-offset:3px}.portfolio-module__PKkUZa__titleLink:focus-visible{outline:none}}.portfolio-module__PKkUZa__cardCta{color:var(--ink-brand);transition:gap .2s,color .2s}.portfolio-module__PKkUZa__card:hover .portfolio-module__PKkUZa__cardCta{color:var(--brand-primary-500);gap:.875rem}.portfolio-module__PKkUZa__media{aspect-ratio:4/3;background:var(--muted-200);--badge-ink:var(--muted-900);place-items:center;display:grid;position:relative;overflow:hidden}.portfolio-module__PKkUZa__media:before{content:"";background:linear-gradient(140deg,var(--brand-primary-500),transparent 70%);opacity:.35;position:absolute;inset:0}.portfolio-module__PKkUZa__mediaImage{z-index:1;-o-object-fit:cover;object-fit:cover;transition:transform .45s}.portfolio-module__PKkUZa__card:hover .portfolio-module__PKkUZa__mediaImage{transform:scale(1.03)}.portfolio-module__PKkUZa__mediaIcon{color:var(--brand-primary-700);opacity:.45;position:relative}.portfolio-module__PKkUZa__mediaBar{z-index:2;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.875rem;display:flex;position:absolute;inset:0}.portfolio-module__PKkUZa__badge{border-radius:var(--radius-pill);letter-spacing:.04em;white-space:nowrap;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.portfolio-module__PKkUZa__badgePremium{background:var(--brand-secondary-500);color:var(--badge-ink)}.portfolio-module__PKkUZa__badgeNeutral{color:var(--white);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617b3;border:1px solid #ffffff29}.portfolio-module__PKkUZa__photos{border-radius:var(--radius-pill);color:var(--white);white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617b3;border:1px solid #ffffff29;padding:.375rem .6875rem;font-size:.75rem;font-weight:600}.portfolio-module__PKkUZa__body{padding:1.375rem}.portfolio-module__PKkUZa__priceRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem .875rem;display:flex}.portfolio-module__PKkUZa__price{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.025em;font-size:1.375rem;font-weight:700}.portfolio-module__PKkUZa__priceNote{color:var(--text-muted);font-size:.8125rem}.portfolio-module__PKkUZa__title{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;margin:.625rem 0 0;font-size:1.0625rem;font-weight:600;line-height:1.3;transition:color .2s}.portfolio-module__PKkUZa__card:hover .portfolio-module__PKkUZa__title{color:var(--ink-brand);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.portfolio-module__PKkUZa__location{color:var(--text-secondary);align-items:flex-start;gap:.4375rem;margin:.375rem 0 0;font-size:.9rem;line-height:1.4;display:flex}.portfolio-module__PKkUZa__locationIcon{flex:none;margin-block-start:.15rem}.portfolio-module__PKkUZa__specs{border-block-start:1px solid var(--divider);color:var(--text-secondary);flex-wrap:wrap;gap:.5rem 1.25rem;margin-block-start:1.125rem;padding-block-start:1rem;font-size:.875rem;display:flex}.portfolio-module__PKkUZa__spec{white-space:nowrap;align-items:center;gap:.4375rem;display:flex}.portfolio-module__PKkUZa__specIcon{color:var(--ink-brand);flex:none}.portfolio-module__PKkUZa__empty{border:1px dashed var(--divider);border-radius:var(--radius-xl);background:var(--card);text-align:center;justify-items:center;gap:1rem;margin-block-start:2.5rem;padding:2.5rem 1.25rem;display:grid}.portfolio-module__PKkUZa__emptyIcon{color:var(--ink-brand);opacity:.5}.portfolio-module__PKkUZa__emptyText{max-width:42ch;color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.portfolio-module__PKkUZa__emptyAction{border-radius:var(--radius-pill);background:var(--brand-primary-600);min-height:44px;color:var(--white);align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background .22s,transform .22s;display:inline-flex}.portfolio-module__PKkUZa__emptyAction:hover{background:var(--brand-primary-700);color:var(--white);transform:translateY(-2px)}.portfolio-module__PKkUZa__emptyAction:focus-visible{outline:2px solid var(--ink-brand);outline-offset:3px}.portfolio-module__PKkUZa__emptyActionIcon{flex:none}@media (prefers-reduced-motion:reduce){.portfolio-module__PKkUZa__emptyAction{transition:none}.portfolio-module__PKkUZa__emptyAction:hover,.portfolio-module__PKkUZa__card:hover,.portfolio-module__PKkUZa__card:active,.portfolio-module__PKkUZa__card:hover .portfolio-module__PKkUZa__mediaImage{transform:none}}
.services-module__8XRtOW__grid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.25rem;margin-block-start:2.5rem;display:grid}.services-module__8XRtOW__feature{border:1px solid var(--brand-primary-100);border-radius:var(--radius-xl);background:var(--brand-primary-50);flex-direction:column;padding:1.5rem;display:flex}.services-module__8XRtOW__featureKicker{color:var(--ink-brand);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.875rem;margin:0;font-size:.78rem;font-weight:800;display:flex}.services-module__8XRtOW__featureKickerIcon{flex:none}.services-module__8XRtOW__featureTitle{overflow-wrap:break-word;color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.025em;text-wrap:balance;margin:1.125rem 0 0;font-size:clamp(1.5rem,4.5vw,1.875rem);font-weight:700;line-height:1.12}.services-module__8XRtOW__featureText{overflow-wrap:break-word;max-width:46ch;color:var(--text-secondary);text-wrap:pretty;margin:.75rem 0 0;font-size:1.03rem;line-height:1.65}.services-module__8XRtOW__steps{grid-template-columns:minmax(0,1fr);max-width:46ch;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.services-module__8XRtOW__step{overflow-wrap:anywhere;border-block-start:1px solid var(--brand-primary-200);min-width:0;color:var(--text-secondary);align-items:baseline;gap:.875rem;padding-block:.875rem;font-size:.97rem;line-height:1.5;display:flex}.services-module__8XRtOW__stepNumber{color:var(--ink-brand);font-variant-numeric:tabular-nums;flex:none;font-weight:700}.services-module__8XRtOW__featureLink{margin-block-start:auto;padding-block-start:1.25rem}.services-module__8XRtOW__cards{gap:1rem;display:grid}.services-module__8XRtOW__card{border:1px solid var(--divider);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--card-shadow);grid-template-columns:2rem minmax(0,1fr);gap:1rem;padding:1.375rem;transition:transform .25s,border-color .25s;display:grid}.services-module__8XRtOW__card:hover{border-color:var(--brand-primary-300);transform:translateY(-3px)}.services-module__8XRtOW__cardIcon{color:var(--ink-brand);margin-block-start:.125rem}.services-module__8XRtOW__cardIconAccent{color:var(--ink-accent);}.services-module__8XRtOW__cardTitle{overflow-wrap:break-word;color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.services-module__8XRtOW__cardText{overflow-wrap:break-word;color:var(--text-secondary);text-wrap:pretty;margin:.375rem 0 0;font-size:.97rem;line-height:1.6}@media (min-width:768px){.services-module__8XRtOW__feature{padding:2rem}.services-module__8XRtOW__card{grid-template-columns:2.75rem minmax(0,1fr);padding:1.625rem}}@media (min-width:1024px){.services-module__8XRtOW__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:1.5rem;margin-block-start:2.75rem}}
.testimonials-module__vor3Da__card{border:1px solid var(--divider);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--card-shadow);scroll-snap-align:start;flex:0 0 min(80vw,372px);transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.testimonials-module__vor3Da__card:hover{border-color:var(--brand-primary-300);transform:translateY(-6px)}.testimonials-module__vor3Da__thumb{aspect-ratio:16/10;background:var(--muted-200);position:relative;overflow:hidden}.testimonials-module__vor3Da__thumb:before{content:"";background:linear-gradient(140deg,var(--brand-primary-500),transparent 70%);opacity:.35;position:absolute;inset:0}.testimonials-module__vor3Da__thumbBar{pointer-events:none;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.875rem;display:flex;position:absolute;inset:0}.testimonials-module__vor3Da__tag{border-radius:var(--radius-pill);color:var(--white);letter-spacing:.04em;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617b3;border:1px solid #ffffff29;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.testimonials-module__vor3Da__duration{border-radius:var(--radius-pill);color:var(--white);white-space:nowrap;background:#020617b3;padding:.3125rem .625rem;font-size:.75rem;font-weight:600}.testimonials-module__vor3Da__play{background:var(--brand-secondary-500);width:58px;height:58px;color:var(--muted-900);cursor:pointer;box-shadow:0 12px 26px -10px color-mix(in srgb,var(--brand-secondary-500)75%,transparent);border:none;border-radius:50%;place-items:center;padding:0;transition:transform .15s,box-shadow .15s;display:grid;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.testimonials-module__vor3Da__play:hover,.testimonials-module__vor3Da__play:focus-visible{transform:translate(-50%,-50%)scale(1.06)}.testimonials-module__vor3Da__play:focus-visible{outline-offset:2px;box-shadow:0 12px 26px -10px color-mix(in srgb,var(--brand-secondary-500)75%,transparent),0 0 0 3px var(--focus-ring);outline:2px solid #0000}.testimonials-module__vor3Da__videoPlayer{background:var(--black);-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.testimonials-module__vor3Da__captionNotice{color:var(--text-secondary);margin:0 0 .5rem;font-size:.72rem;font-style:italic;line-height:1.4}.testimonials-module__vor3Da__body{padding:1.25rem 1.375rem 1.375rem}.testimonials-module__vor3Da__name{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;margin:0;font-size:1.125rem;font-weight:600}.testimonials-module__vor3Da__quote{color:var(--text-secondary);margin:.875rem 0 0;font-size:.94rem;line-height:1.55}
.footer-module__7k_-Da__footer{border-block-start:1px solid var(--divider);background:var(--surface)}.footer-module__7k_-Da__inner{gap:2.5rem;padding-block:3rem 2rem;display:grid}.footer-module__7k_-Da__column,.footer-module__7k_-Da__brandColumn{min-width:0}.footer-module__7k_-Da__brand{align-items:center;gap:.75rem;display:flex}.footer-module__7k_-Da__brandMark{-o-object-fit:contain;object-fit:contain;flex:none;width:36px;height:36px}.footer-module__7k_-Da__brandName{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;font-size:1.06rem;font-weight:700}.footer-module__7k_-Da__about{max-width:22.5rem;color:var(--text-secondary);text-wrap:pretty;margin:1.125rem 0 0;font-size:.9rem;line-height:1.65}.footer-module__7k_-Da__social{gap:.625rem;margin-block-start:1.375rem;display:flex}.footer-module__7k_-Da__socialLink{border:1px solid var(--divider);width:44px;height:44px;color:var(--text-secondary);border-radius:12px;place-items:center;transition:border-color .2s,color .2s;display:grid}.footer-module__7k_-Da__socialLink:hover{border-color:var(--brand-primary-500);color:var(--ink-brand)}.footer-module__7k_-Da__columnTitle{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.footer-module__7k_-Da__links{gap:.25rem;margin:.875rem 0 0;padding:0;list-style:none;display:grid}.footer-module__7k_-Da__link{min-height:44px;color:var(--text-secondary);align-items:center;font-size:.94rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.footer-module__7k_-Da__link:hover{color:var(--ink-brand)}.footer-module__7k_-Da__link[aria-current=page]{color:var(--ink-brand);font-weight:700}.footer-module__7k_-Da__contact{color:var(--text-secondary);gap:.125rem;margin-block-start:.875rem;font-size:.94rem;font-style:normal;line-height:1.5;display:grid}.footer-module__7k_-Da__contactRow{align-items:center;gap:.625rem;min-height:44px;padding-block:.25rem;display:flex}.footer-module__7k_-Da__contactIcon{width:16px;height:16px;color:var(--text-secondary);flex:none}.footer-module__7k_-Da__addressRow{align-items:flex-start}.footer-module__7k_-Da__addressRow .footer-module__7k_-Da__contactIcon{margin-block-start:.2rem}.footer-module__7k_-Da__contactText{min-width:0}.footer-module__7k_-Da__contactLink{color:inherit;text-decoration:none;transition:color .2s}.footer-module__7k_-Da__contactLink:hover,.footer-module__7k_-Da__contactLink:hover .footer-module__7k_-Da__contactIcon{color:var(--ink-brand)}.footer-module__7k_-Da__addressLine{display:block}.footer-module__7k_-Da__contactEmail{overflow-wrap:anywhere}.footer-module__7k_-Da__hours{font-size:.875rem}.footer-module__7k_-Da__hoursDot{background:var(--success-500);border-radius:50%;flex:none;width:8px;height:8px;margin-inline:4px}.footer-module__7k_-Da__bottom{border-block-start:1px solid var(--divider);color:var(--text-secondary);flex-direction:column;gap:.25rem;padding-block:1rem 2rem;font-size:.84rem;display:flex}.footer-module__7k_-Da__copyright{text-wrap:pretty;align-items:center;min-height:44px;display:flex}.footer-module__7k_-Da__legal{flex-wrap:wrap;gap:0 1.25rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__7k_-Da__legalLink{min-height:44px;color:var(--text-secondary);align-items:center;text-decoration:none;transition:color .2s;display:inline-flex}.footer-module__7k_-Da__legalLink:hover{color:var(--text-primary)}@media (min-width:600px){.footer-module__7k_-Da__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 2rem}.footer-module__7k_-Da__brandColumn{grid-column:1/-1}}@media (min-width:768px){.footer-module__7k_-Da__inner{padding-block:4rem 2rem}}@media (min-width:900px){.footer-module__7k_-Da__inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1.2fr);gap:3.5rem}.footer-module__7k_-Da__brandColumn{grid-column:auto}.footer-module__7k_-Da__bottom{flex-flow:wrap;justify-content:space-between;align-items:center;gap:0 1.5rem;padding-block:1rem 2.5rem}}
.theme-module__S0NScW__toggle{border:1px solid var(--divider);background:var(--surface);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:12px;flex:none;place-items:center;transition:color .2s,border-color .2s,background .2s;display:grid}.theme-module__S0NScW__toggle:hover{border-color:var(--brand-primary-300);color:var(--text-primary)}.theme-module__S0NScW__sun,.theme-module__S0NScW__moon{grid-area:1/1}.theme-module__S0NScW__sun{display:none}.theme-module__S0NScW__moon{display:block}[data-theme=dark] .theme-module__S0NScW__sun{display:block}[data-theme=dark] .theme-module__S0NScW__moon{display:none}
.header-module__YYnG7W__header{z-index:50;border-block-end:1px solid var(--divider);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;inset-block-start:0}.header-module__YYnG7W__inner{align-items:center;gap:.375rem;min-height:3.75rem;padding-block:.5rem;display:flex}.header-module__YYnG7W__brand{min-width:0;min-height:44px;color:var(--text-primary);flex:0 auto;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__YYnG7W__brandMark{-o-object-fit:contain;object-fit:contain;flex:none;width:32px;height:32px}.header-module__YYnG7W__brandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.header-module__YYnG7W__brandName{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:2px;font-size:.92rem;font-weight:700;overflow:hidden}.header-module__YYnG7W__brandTagline{color:var(--ink-brand);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding-inline-end:2px;font-size:.75rem;font-weight:700;overflow:hidden}.header-module__YYnG7W__actions{flex:none;align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__YYnG7W__actions .header-module__YYnG7W__barToggle{display:none}.header-module__YYnG7W__cta{background:var(--brand-primary-700);min-height:44px;box-shadow:0 8px 20px -10px var(--brand-primary-900);color:var(--brand-primary-text);white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:none}.header-module__YYnG7W__cta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text);transform:translateY(-1px)}.header-module__YYnG7W__menuButton{border:1px solid var(--divider);background:var(--surface);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:12px;flex:none;place-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-grid}.header-module__YYnG7W__menuButton:hover{border-color:var(--brand-primary-300);color:var(--text-primary)}.header-module__YYnG7W__nav{display:none}.header-module__YYnG7W__navItem{min-height:44px;color:var(--text-secondary);white-space:nowrap;border-radius:9px;align-items:center;padding-inline:.85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.header-module__YYnG7W__navItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__YYnG7W__menuWrap{position:relative}.header-module__YYnG7W__menuTrigger{cursor:pointer;background:0 0;border:none;gap:.375rem;font-family:inherit;}.header-module__YYnG7W__menuTriggerOpen{background:var(--muted-100);color:var(--text-primary)}.header-module__YYnG7W__menuCaret{color:var(--text-secondary);flex:none;transition:transform .22s cubic-bezier(.22,.61,.36,1);display:flex}.header-module__YYnG7W__menuCaretOpen{color:var(--ink-brand);transform:rotate(180deg)}.header-module__YYnG7W__menu{z-index:60;visibility:hidden;border:1px solid var(--divider);background:var(--surface);min-width:13.5rem;box-shadow:var(--card-shadow);opacity:0;border-radius:16px;gap:2px;padding:.5rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:grid;position:absolute;inset-block-start:calc(100% + .625rem);inset-inline-start:0;transform:translateY(-.375rem)}.header-module__YYnG7W__menuOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__YYnG7W__menuItem{min-height:44px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.75rem;padding-inline:.875rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__YYnG7W__menuItem:hover{background:var(--brand-primary-50);color:var(--ink-brand)}.header-module__YYnG7W__menuDot{background:var(--brand-secondary-500);border-radius:50%;flex:none;width:6px;height:6px}@media (prefers-reduced-motion:reduce){.header-module__YYnG7W__menu{transform:none}}.header-module__YYnG7W__panel{visibility:hidden;border-block-end:1px solid var(--divider);background:var(--surface);max-height:calc(100dvh - 3.75rem);box-shadow:var(--card-shadow);opacity:0;transition:opacity .2s,transform .2s,visibility 0s linear .2s;position:absolute;inset-block-start:100%;inset-inline:0;overflow-y:auto;transform:translateY(-.5rem)}.header-module__YYnG7W__panelOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__YYnG7W__panelNav{padding:.5rem;display:grid}.header-module__YYnG7W__panelGroupTitle{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:.5rem 0 .25rem;padding-inline:.875rem;font-size:.75rem;font-weight:800}.header-module__YYnG7W__panelItem{min-height:48px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.75rem;padding-inline:.875rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__YYnG7W__panelItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__YYnG7W__panelDivider{border:0;border-block-start:1px solid var(--divider);margin:.5rem .875rem}.header-module__YYnG7W__panelFoot{border-block-start:1px solid var(--divider);align-items:center;gap:.625rem;padding:.75rem;display:flex}.header-module__YYnG7W__panelFoot .header-module__YYnG7W__panelToggle{width:48px;height:48px}.header-module__YYnG7W__panelCta{background:var(--brand-primary-700);min-height:48px;color:var(--brand-primary-text);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.header-module__YYnG7W__panelCta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text)}.header-module__YYnG7W__backdrop{z-index:40;visibility:hidden;background:var(--overlay);opacity:0;transition:opacity .2s,visibility 0s linear .2s;position:fixed;inset:0}.header-module__YYnG7W__backdropOpen{visibility:visible;opacity:1;transition:opacity .2s,visibility}@media (prefers-reduced-motion:reduce){.header-module__YYnG7W__panel{transform:none}}@media (min-width:440px){.header-module__YYnG7W__inner{gap:.5rem}.header-module__YYnG7W__brand{gap:.625rem}.header-module__YYnG7W__brandMark{width:34px;height:34px}.header-module__YYnG7W__brandName{font-size:1.06rem}.header-module__YYnG7W__brandTagline{font-size:.78rem}.header-module__YYnG7W__actions{gap:.375rem}}@media (min-width:56.25em){.header-module__YYnG7W__inner{gap:2rem;min-height:4.5rem}.header-module__YYnG7W__brandMark{width:38px;height:38px}.header-module__YYnG7W__nav{align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__YYnG7W__actions{gap:.5rem;margin-inline-start:0}.header-module__YYnG7W__actions .header-module__YYnG7W__barToggle{display:grid}.header-module__YYnG7W__cta{display:inline-flex}.header-module__YYnG7W__menuButton,.header-module__YYnG7W__panel,.header-module__YYnG7W__backdrop{display:none}}
.header-module__bRZmhq__header{z-index:50;border-block-end:1px solid var(--divider);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;inset-block-start:0}.header-module__bRZmhq__inner{align-items:center;gap:.375rem;min-height:3.75rem;padding-block:.5rem;display:flex}.header-module__bRZmhq__brand{min-width:0;min-height:44px;color:var(--text-primary);flex:0 auto;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__bRZmhq__brandMark{-o-object-fit:contain;object-fit:contain;flex:none;width:32px;height:32px}.header-module__bRZmhq__brandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.header-module__bRZmhq__brandName{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:2px;font-size:.92rem;font-weight:700;overflow:hidden}.header-module__bRZmhq__brandTagline{color:var(--ink-cyan);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding-inline-end:2px;font-size:.75rem;font-weight:700;overflow:hidden}.header-module__bRZmhq__actions{flex:none;align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__bRZmhq__actions .header-module__bRZmhq__barToggle{display:none}.header-module__bRZmhq__cta{background:var(--brand-primary-700);min-height:44px;box-shadow:0 8px 20px -10px var(--brand-primary-900);color:var(--brand-primary-text);white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:none}.header-module__bRZmhq__cta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text);transform:translateY(-1px)}.header-module__bRZmhq__menuButton{border:1px solid var(--divider);background:var(--surface);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:12px;flex:none;place-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-grid}.header-module__bRZmhq__menuButton:hover{border-color:var(--brand-primary-300);color:var(--text-primary)}.header-module__bRZmhq__nav{display:none}.header-module__bRZmhq__navItem{min-height:44px;color:var(--text-secondary);white-space:nowrap;border-radius:9px;align-items:center;padding-inline:.85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.header-module__bRZmhq__navItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__bRZmhq__menuWrap{position:relative}.header-module__bRZmhq__menuTrigger{cursor:pointer;background:0 0;border:none;gap:.375rem;font-family:inherit;}.header-module__bRZmhq__menuTriggerOpen{background:var(--muted-100);color:var(--text-primary)}.header-module__bRZmhq__menuCaret{color:var(--text-secondary);flex:none;transition:transform .22s cubic-bezier(.22,.61,.36,1);display:flex}.header-module__bRZmhq__menuCaretOpen{color:var(--ink-brand);transform:rotate(180deg)}.header-module__bRZmhq__menu{z-index:60;visibility:hidden;border:1px solid var(--divider);background:var(--surface);min-width:13.5rem;box-shadow:var(--card-shadow);opacity:0;border-radius:16px;gap:2px;padding:.5rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:grid;position:absolute;inset-block-start:calc(100% + .625rem);inset-inline-start:0;transform:translateY(-.375rem)}.header-module__bRZmhq__menuOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__bRZmhq__menuItem{min-height:44px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.75rem;padding-inline:.875rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__bRZmhq__menuItem:hover{background:var(--brand-primary-50);color:var(--ink-brand)}.header-module__bRZmhq__menuDot{background:var(--brand-secondary-500);border-radius:50%;flex:none;width:6px;height:6px}@media (prefers-reduced-motion:reduce){.header-module__bRZmhq__menu{transform:none}}.header-module__bRZmhq__panel{visibility:hidden;border-block-end:1px solid var(--divider);background:var(--surface);max-height:calc(100dvh - 3.75rem);box-shadow:var(--card-shadow);opacity:0;transition:opacity .2s,transform .2s,visibility 0s linear .2s;position:absolute;inset-block-start:100%;inset-inline:0;overflow-y:auto;transform:translateY(-.5rem)}.header-module__bRZmhq__panelOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__bRZmhq__panelNav{padding:.5rem;display:grid}.header-module__bRZmhq__panelGroupTitle{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:.5rem 0 .25rem;padding-inline:.875rem;font-size:.75rem;font-weight:800}.header-module__bRZmhq__panelItem{min-height:48px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.75rem;padding-inline:.875rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__bRZmhq__panelItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__bRZmhq__panelDivider{border:0;border-block-start:1px solid var(--divider);margin:.5rem .875rem}.header-module__bRZmhq__panelFoot{border-block-start:1px solid var(--divider);align-items:center;gap:.625rem;padding:.75rem;display:flex}.header-module__bRZmhq__panelFoot .header-module__bRZmhq__panelToggle{width:48px;height:48px}.header-module__bRZmhq__panelCta{background:var(--brand-primary-700);min-height:48px;color:var(--brand-primary-text);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.header-module__bRZmhq__panelCta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text)}.header-module__bRZmhq__backdrop{z-index:40;visibility:hidden;background:var(--overlay);opacity:0;transition:opacity .2s,visibility 0s linear .2s;position:fixed;inset:0}.header-module__bRZmhq__backdropOpen{visibility:visible;opacity:1;transition:opacity .2s,visibility}@media (prefers-reduced-motion:reduce){.header-module__bRZmhq__panel{transform:none}}@media (min-width:440px){.header-module__bRZmhq__inner{gap:.5rem}.header-module__bRZmhq__brand{gap:.625rem}.header-module__bRZmhq__brandMark{width:34px;height:34px}.header-module__bRZmhq__brandName{font-size:1.06rem}.header-module__bRZmhq__brandTagline{font-size:.78rem}.header-module__bRZmhq__actions{gap:.375rem}}@media (min-width:56.25em){.header-module__bRZmhq__inner{gap:2rem;min-height:4.5rem}.header-module__bRZmhq__brandMark{width:38px;height:38px}.header-module__bRZmhq__nav{align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__bRZmhq__actions{gap:.5rem;margin-inline-start:0}.header-module__bRZmhq__actions .header-module__bRZmhq__barToggle{display:grid}.header-module__bRZmhq__cta{display:inline-flex}.header-module__bRZmhq__menuButton,.header-module__bRZmhq__panel,.header-module__bRZmhq__backdrop{display:none}}
.header-module__zMqSSG__header{z-index:50;border-block-end:1px solid var(--divider);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;inset-block-start:0}.header-module__zMqSSG__inner{align-items:center;gap:.375rem;min-height:3.75rem;padding-block:.5rem;display:flex}.header-module__zMqSSG__brand{min-width:0;min-height:44px;color:var(--text-primary);flex:0 auto;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__zMqSSG__brandMark{-o-object-fit:contain;object-fit:contain;flex:none;width:32px;height:32px}.header-module__zMqSSG__brandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.header-module__zMqSSG__brandName{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:2px;font-size:.92rem;font-weight:700;overflow:hidden}.header-module__zMqSSG__brandTagline{color:var(--text-secondary);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding-inline-end:2px;font-size:.66rem;font-weight:600;overflow:hidden}.header-module__zMqSSG__actions{flex:none;align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__zMqSSG__actions .header-module__zMqSSG__barToggle{display:none}.header-module__zMqSSG__cta{background:var(--brand-primary-700);min-height:44px;box-shadow:0 8px 20px -10px var(--brand-primary-900);color:var(--brand-primary-text);white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:none}.header-module__zMqSSG__cta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text);transform:translateY(-1px)}.header-module__zMqSSG__menuButton{border:1px solid var(--divider);background:var(--surface);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:12px;flex:none;place-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-grid}.header-module__zMqSSG__menuButton:hover{border-color:var(--brand-primary-300);color:var(--text-primary)}.header-module__zMqSSG__nav{display:none}.header-module__zMqSSG__navItem{min-height:44px;color:var(--text-secondary);white-space:nowrap;border-radius:9px;align-items:center;padding-inline:.85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.header-module__zMqSSG__navItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__zMqSSG__panel{visibility:hidden;border-block-end:1px solid var(--divider);background:var(--surface);max-height:calc(100dvh - 3.75rem);box-shadow:var(--card-shadow);opacity:0;transition:opacity .2s,transform .2s,visibility 0s linear .2s;position:absolute;inset-block-start:100%;inset-inline:0;overflow-y:auto;transform:translateY(-.5rem)}.header-module__zMqSSG__panelOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__zMqSSG__panelNav{padding:.5rem;display:grid}.header-module__zMqSSG__panelItem{min-height:48px;color:var(--text-secondary);border-radius:10px;align-items:center;padding-inline:.875rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__zMqSSG__panelItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__zMqSSG__panelFoot{border-block-start:1px solid var(--divider);align-items:center;gap:.625rem;padding:.75rem;display:flex}.header-module__zMqSSG__panelFoot .header-module__zMqSSG__panelToggle{width:48px;height:48px}.header-module__zMqSSG__panelCta{background:var(--brand-primary-700);min-height:48px;color:var(--brand-primary-text);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.header-module__zMqSSG__panelCta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text)}.header-module__zMqSSG__backdrop{z-index:40;visibility:hidden;background:var(--overlay);opacity:0;transition:opacity .2s,visibility 0s linear .2s;position:fixed;inset:0}.header-module__zMqSSG__backdropOpen{visibility:visible;opacity:1;transition:opacity .2s,visibility}@media (prefers-reduced-motion:reduce){.header-module__zMqSSG__panel{transform:none}}@media (min-width:440px){.header-module__zMqSSG__inner{gap:.5rem}.header-module__zMqSSG__brand{gap:.625rem}.header-module__zMqSSG__brandMark{width:34px;height:34px}.header-module__zMqSSG__brandName{font-size:1.06rem}.header-module__zMqSSG__brandTagline{font-size:.69rem}.header-module__zMqSSG__actions{gap:.375rem}}@media (min-width:900px){.header-module__zMqSSG__inner{gap:2rem;min-height:4.5rem}.header-module__zMqSSG__brandMark{width:38px;height:38px}.header-module__zMqSSG__nav{align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__zMqSSG__actions{gap:.5rem;margin-inline-start:0}.header-module__zMqSSG__actions .header-module__zMqSSG__barToggle{display:grid}.header-module__zMqSSG__cta{display:inline-flex}.header-module__zMqSSG__menuButton,.header-module__zMqSSG__panel,.header-module__zMqSSG__backdrop{display:none}}
.header-module__3AaXNW__header{z-index:50;border-block-end:1px solid var(--divider);background:var(--header-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;inset-block-start:0}.header-module__3AaXNW__inner{align-items:center;gap:.375rem;min-height:3.75rem;padding-block:.5rem;display:flex}.header-module__3AaXNW__brand{min-width:0;min-height:44px;color:var(--text-primary);flex:0 auto;align-items:center;gap:.5rem;text-decoration:none;display:flex}.header-module__3AaXNW__brandMark{-o-object-fit:contain;object-fit:contain;flex:none;width:32px;height:32px}.header-module__3AaXNW__brandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.header-module__3AaXNW__brandName{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;padding-inline-end:2px;font-size:.92rem;font-weight:700;overflow:hidden}.header-module__3AaXNW__brandTagline{color:var(--ink-brand);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding-inline-end:2px;font-size:.75rem;font-weight:700;overflow:hidden}.header-module__3AaXNW__actions{flex:none;align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__3AaXNW__actions .header-module__3AaXNW__barToggle{display:none}.header-module__3AaXNW__cta{background:var(--brand-primary-700);min-height:44px;box-shadow:0 8px 20px -10px var(--brand-primary-900);color:var(--brand-primary-text);white-space:nowrap;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:none}.header-module__3AaXNW__cta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text);transform:translateY(-1px)}.header-module__3AaXNW__menuButton{border:1px solid var(--divider);background:var(--surface);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:12px;flex:none;place-items:center;transition:color .2s,border-color .2s,background .2s;display:inline-grid}.header-module__3AaXNW__menuButton:hover{border-color:var(--brand-primary-300);color:var(--text-primary)}.header-module__3AaXNW__nav{display:none}.header-module__3AaXNW__navItem{min-height:44px;color:var(--text-secondary);white-space:nowrap;border-radius:9px;align-items:center;padding-inline:.85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.header-module__3AaXNW__navItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__3AaXNW__menuWrap{position:relative}.header-module__3AaXNW__menuTrigger{cursor:pointer;background:0 0;border:none;gap:.375rem;font-family:inherit;}.header-module__3AaXNW__menuTriggerOpen{background:var(--muted-100);color:var(--text-primary)}.header-module__3AaXNW__menuCaret{color:var(--text-secondary);flex:none;transition:transform .22s cubic-bezier(.22,.61,.36,1);display:flex}.header-module__3AaXNW__menuCaretOpen{color:var(--ink-brand);transform:rotate(180deg)}.header-module__3AaXNW__menu{z-index:60;visibility:hidden;border:1px solid var(--divider);background:var(--surface);min-width:13.5rem;box-shadow:var(--card-shadow);opacity:0;border-radius:16px;gap:2px;padding:.5rem;transition:opacity .2s,transform .2s,visibility 0s linear .2s;display:grid;position:absolute;inset-block-start:calc(100% + .625rem);inset-inline-start:0;transform:translateY(-.375rem)}.header-module__3AaXNW__menuOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__3AaXNW__menuItem{min-height:44px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.75rem;padding-inline:.875rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__3AaXNW__menuItem:hover{background:var(--brand-primary-50);color:var(--ink-brand)}.header-module__3AaXNW__menuDot{background:var(--brand-primary-500);border-radius:50%;flex:none;width:6px;height:6px}@media (prefers-reduced-motion:reduce){.header-module__3AaXNW__menu{transform:none}}.header-module__3AaXNW__panel{visibility:hidden;border-block-end:1px solid var(--divider);background:var(--surface);max-height:calc(100dvh - 3.75rem);box-shadow:var(--card-shadow);opacity:0;transition:opacity .2s,transform .2s,visibility 0s linear .2s;position:absolute;inset-block-start:100%;inset-inline:0;overflow-y:auto;transform:translateY(-.5rem)}.header-module__3AaXNW__panelOpen{visibility:visible;opacity:1;transition:opacity .2s,transform .2s,visibility;transform:none}.header-module__3AaXNW__panelNav{padding:.5rem;display:grid}.header-module__3AaXNW__panelGroupTitle{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;margin:.5rem 0 .25rem;padding-inline:.875rem;font-size:.75rem;font-weight:800}.header-module__3AaXNW__panelItem{min-height:48px;color:var(--text-secondary);border-radius:10px;align-items:center;gap:.75rem;padding-inline:.875rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.header-module__3AaXNW__panelItem:hover{background:var(--muted-100);color:var(--text-primary)}.header-module__3AaXNW__panelDivider{border:0;border-block-start:1px solid var(--divider);margin:.5rem .875rem}.header-module__3AaXNW__panelFoot{border-block-start:1px solid var(--divider);align-items:center;gap:.625rem;padding:.75rem;display:flex}.header-module__3AaXNW__panelFoot .header-module__3AaXNW__panelToggle{width:48px;height:48px}.header-module__3AaXNW__panelCta{background:var(--brand-primary-700);min-height:48px;color:var(--brand-primary-text);border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding-inline:1rem;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.header-module__3AaXNW__panelCta:hover{background:var(--brand-primary-800);color:var(--brand-primary-text)}.header-module__3AaXNW__backdrop{z-index:40;visibility:hidden;background:var(--overlay);opacity:0;transition:opacity .2s,visibility 0s linear .2s;position:fixed;inset:0}.header-module__3AaXNW__backdropOpen{visibility:visible;opacity:1;transition:opacity .2s,visibility}@media (prefers-reduced-motion:reduce){.header-module__3AaXNW__panel{transform:none}}@media (min-width:440px){.header-module__3AaXNW__inner{gap:.5rem}.header-module__3AaXNW__brand{gap:.625rem}.header-module__3AaXNW__brandMark{width:34px;height:34px}.header-module__3AaXNW__brandName{font-size:1.06rem}.header-module__3AaXNW__brandTagline{font-size:.78rem}.header-module__3AaXNW__actions{gap:.375rem}}@media (min-width:56.25em){.header-module__3AaXNW__inner{gap:2rem;min-height:4.5rem}.header-module__3AaXNW__brandMark{width:38px;height:38px}.header-module__3AaXNW__nav{align-items:center;gap:.25rem;margin-inline-start:auto;display:flex}.header-module__3AaXNW__actions{gap:.5rem;margin-inline-start:0}.header-module__3AaXNW__actions .header-module__3AaXNW__barToggle{display:grid}.header-module__3AaXNW__cta{display:inline-flex}.header-module__3AaXNW__menuButton,.header-module__3AaXNW__panel,.header-module__3AaXNW__backdrop{display:none}}
.modal-module__Qo8Ipq__backdrop{z-index:60;background:radial-gradient(ellipse 125% 100% at 50% 50%,var(--overlay-soft),var(--overlay));justify-content:center;align-items:stretch;transition:opacity .18s;display:flex;position:fixed;inset:0}.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen){pointer-events:none;opacity:0}.modal-module__Qo8Ipq__backdropOpen{opacity:1}.modal-module__Qo8Ipq__backdropConfirm{align-items:flex-end}.modal-module__Qo8Ipq__panel{--dialog-shadow:none;background:var(--card);width:100%;min-width:0;max-height:100dvh;color:var(--text-primary);box-shadow:var(--dialog-shadow);grid-template-rows:auto minmax(0,1fr) auto;transition:opacity .18s,transform .22s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.modal-module__Qo8Ipq__panel:focus-visible{outline:none}.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen) .modal-module__Qo8Ipq__panel{opacity:0;transform:translateY(1.5rem)}.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen) .modal-module__Qo8Ipq__panelConfirm{transform:translateY(100%)}.modal-module__Qo8Ipq__panelConfirm{--dialog-shadow:0 -10px 30px -12px var(--shadow-modal);border-block-start:1px solid var(--divider);border-start-start-radius:var(--radius-xl);border-start-end-radius:var(--radius-xl);max-height:88dvh}.modal-module__Qo8Ipq__header{border-block-end:1px solid var(--divider);background:var(--dialog-chrome-bg);align-items:flex-start;gap:.75rem;padding:.9rem 1rem;display:flex}.modal-module__Qo8Ipq__headerText{flex:1;min-width:0;padding-block-start:.15rem}.modal-module__Qo8Ipq__title{color:var(--text-primary);letter-spacing:-.01em;text-wrap:balance;font-size:1.05rem;font-weight:700;line-height:1.25}.modal-module__Qo8Ipq__description{color:var(--text-secondary);text-wrap:pretty;margin-block-start:.3rem;font-size:.85rem;line-height:1.5}.modal-module__Qo8Ipq__close{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;flex:none;place-items:center;transition:background .15s,color .15s,border-color .15s;display:grid}.modal-module__Qo8Ipq__close:hover:not(:disabled){border-color:var(--brand-primary-300);background:var(--card-hover);color:var(--text-primary)}.modal-module__Qo8Ipq__close:disabled{border-color:var(--divider);background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.modal-module__Qo8Ipq__body{overscroll-behavior:contain;background-color:var(--card);background-image:linear-gradient(var(--card)40%,transparent),linear-gradient(transparent,var(--card)60%),radial-gradient(farthest-side at 50% 0,var(--shadow-card-md),transparent),radial-gradient(farthest-side at 50% 100%,var(--shadow-card-md),transparent);background-position:50% 0,50% 100%,50% 0,50% 100%;background-repeat:no-repeat;background-size:100% 1.5rem,100% 1.5rem,100% .5rem,100% .5rem;background-attachment:local,local,scroll,scroll;min-width:0;padding:1.1rem 1rem;overflow-y:auto}.modal-module__Qo8Ipq__footer{border-block-start:1px solid var(--divider);background:var(--dialog-chrome-bg);flex-direction:column-reverse;gap:.5rem;padding:.9rem 1rem;padding-block-end:max(.9rem,env(safe-area-inset-bottom,0px));display:flex}@media (min-width:480px){.modal-module__Qo8Ipq__footer{flex-direction:row;justify-content:flex-end}}@media (min-width:640px){.modal-module__Qo8Ipq__backdrop,.modal-module__Qo8Ipq__backdropConfirm{align-items:center;padding:1.5rem}.modal-module__Qo8Ipq__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-module__Qo8Ipq__panel{--dialog-shadow:0 1px 2px var(--shadow-card),0 12px 24px -8px var(--shadow-card-md),0 40px 72px -16px var(--shadow-modal);border:1px solid var(--divider);border-radius:var(--radius-xl);max-width:56rem;max-height:calc(100dvh - 3rem)}.modal-module__Qo8Ipq__panelConfirm{max-width:30rem}.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen) .modal-module__Qo8Ipq__panel,.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen) .modal-module__Qo8Ipq__panelConfirm{transform:translateY(.75rem)scale(.98)}.modal-module__Qo8Ipq__header,.modal-module__Qo8Ipq__footer{padding:1.25rem 1.5rem}.modal-module__Qo8Ipq__body{padding:1.35rem 1.5rem}}@media (prefers-reduced-motion:reduce){.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen) .modal-module__Qo8Ipq__panel,.modal-module__Qo8Ipq__backdrop:not(.modal-module__Qo8Ipq__backdropOpen) .modal-module__Qo8Ipq__panelConfirm{transform:none}}
.insurancePartners-module__zp9M3a__page{--page-accent:var(--brand-primary-600);--page-accent-line:color-mix(in srgb,var(--page-accent)42%,transparent);--page-accent-wash:color-mix(in srgb,var(--page-accent)12%,transparent);--page-accent-hover:color-mix(in srgb,var(--page-accent)7%,transparent)}.insurancePartners-module__zp9M3a__toolbar{border:1px solid var(--divider);border-inline-start:3px solid var(--page-accent);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--card-shadow);gap:.6rem;margin-block-end:.85rem;padding:.8rem;display:grid}.insurancePartners-module__zp9M3a__search{border:1px solid var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);align-items:center;gap:.6rem;min-width:0;padding-inline:.85rem;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.insurancePartners-module__zp9M3a__search:focus-within{border-color:var(--brand-primary-500);background:var(--surface);box-shadow:0 0 0 3px var(--focus-ring)}.insurancePartners-module__zp9M3a__searchIcon{color:var(--muted-500);flex:none;transition:color .18s;display:flex}.insurancePartners-module__zp9M3a__search:focus-within .insurancePartners-module__zp9M3a__searchIcon{color:var(--brand-primary-600)}[data-theme=dark] .insurancePartners-module__zp9M3a__search:focus-within .insurancePartners-module__zp9M3a__searchIcon{color:var(--brand-primary-400)}.insurancePartners-module__zp9M3a__searchInput{min-width:0;min-height:44px;color:var(--text-primary);background:0 0;border:none;flex:1;padding:0;font-family:inherit;font-size:1rem}.insurancePartners-module__zp9M3a__searchInput::placeholder{color:var(--input-placeholder)}.insurancePartners-module__zp9M3a__searchInput:focus-visible{outline:none}.insurancePartners-module__zp9M3a__searchClear{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--muted-500);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;transition:background .15s,color .15s;display:grid;position:relative}.insurancePartners-module__zp9M3a__searchClear:hover{background:var(--muted-100);color:var(--text-primary)}.insurancePartners-module__zp9M3a__searchClear:after{content:"";position:absolute;inset:-6px}.insurancePartners-module__zp9M3a__button{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.insurancePartners-module__zp9M3a__buttonPrimary{background:var(--btn-primary-bg);color:var(--btn-primary-text);box-shadow:0 6px 16px -10px var(--brand-primary-900);}.insurancePartners-module__zp9M3a__buttonPrimary:hover:not(:disabled){background:var(--btn-primary-hover)}.insurancePartners-module__zp9M3a__buttonGhost{border-color:var(--divider);background:var(--card);color:var(--text-primary);}.insurancePartners-module__zp9M3a__buttonGhost:hover:not(:disabled){border-color:var(--brand-primary-300);background:var(--card-hover)}.insurancePartners-module__zp9M3a__buttonDanger{background:var(--error-700);color:var(--text-inverse);}.insurancePartners-module__zp9M3a__buttonDanger:hover:not(:disabled){background:var(--error-800)}.insurancePartners-module__zp9M3a__button:disabled{cursor:not-allowed;opacity:.6}.insurancePartners-module__zp9M3a__spinner{animation:.9s linear infinite insurancePartners-module__zp9M3a__spin}@keyframes insurancePartners-module__zp9M3a__spin{to{transform:rotate(360deg)}}.insurancePartners-module__zp9M3a__resultBar{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-block-end:.75rem;font-size:.85rem;display:flex}.insurancePartners-module__zp9M3a__resultCount{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:700}.insurancePartners-module__zp9M3a__list{border:1px solid var(--divider);border-inline-start:3px solid var(--page-accent);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--card-shadow);flex-direction:column;display:flex;overflow:hidden}.insurancePartners-module__zp9M3a__row{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"media info""controls controls";align-items:center;gap:.6rem .75rem;min-width:0;padding:.7rem .8rem;transition:background .15s,opacity .15s;display:grid;position:relative}.insurancePartners-module__zp9M3a__row+.insurancePartners-module__zp9M3a__row{border-block-start:1px solid var(--divider)}.insurancePartners-module__zp9M3a__row:hover{background:var(--page-accent-hover)}.insurancePartners-module__zp9M3a__rowDragging{opacity:.45}.insurancePartners-module__zp9M3a__rowOver:after{content:"";inset-inline:0;background:var(--btn-primary-bg);height:2px;position:absolute;top:-1px}.insurancePartners-module__zp9M3a__thumb{border-radius:var(--radius-md);background-color:var(--muted-100);background-image:linear-gradient(45deg,var(--muted-200)25%,transparent 25%),linear-gradient(-45deg,var(--muted-200)25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--muted-200)75%),linear-gradient(-45deg,transparent 75%,var(--muted-200)75%);width:56px;height:56px;box-shadow:0 0 0 1px var(--page-accent-line);background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px;flex:none;grid-area:media;position:relative;overflow:hidden}.insurancePartners-module__zp9M3a__thumbImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.insurancePartners-module__zp9M3a__info{flex-direction:column;grid-area:info;gap:.15rem;min-width:0;display:flex}.insurancePartners-module__zp9M3a__position{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.insurancePartners-module__zp9M3a__name{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;overflow-wrap:anywhere;font-size:.95rem;font-weight:600;line-height:1.3}.insurancePartners-module__zp9M3a__link{max-width:100%;min-height:24px;color:var(--text-secondary);overflow-wrap:anywhere;align-items:center;gap:.25rem;font-size:.78rem;text-decoration:underline;display:inline-flex}.insurancePartners-module__zp9M3a__link:hover{color:var(--brand-primary-700)}[data-theme=dark] .insurancePartners-module__zp9M3a__link:hover{color:var(--brand-primary-400)}.insurancePartners-module__zp9M3a__linkIcon{color:var(--ink-brand);flex:none}.insurancePartners-module__zp9M3a__noLink{color:var(--text-secondary);font-size:.78rem;font-style:italic}.insurancePartners-module__zp9M3a__meta{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.72rem}.insurancePartners-module__zp9M3a__controls{flex-wrap:wrap;grid-area:controls;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.insurancePartners-module__zp9M3a__dragHandle{border-radius:var(--radius-md);width:44px;height:44px;color:var(--muted-500);cursor:grab;touch-action:none;flex:none;place-items:center;transition:background .15s,color .15s;display:grid}.insurancePartners-module__zp9M3a__dragHandle:hover{background:var(--muted-100);color:var(--text-primary)}.insurancePartners-module__zp9M3a__dragHandle:active{cursor:grabbing}.insurancePartners-module__zp9M3a__dragHandleDisabled{color:var(--disabled-text);cursor:not-allowed;}.insurancePartners-module__zp9M3a__dragHandleDisabled:hover{color:var(--disabled-text);background:0 0}.insurancePartners-module__zp9M3a__iconButton{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);width:44px;height:44px;color:var(--text-primary);cursor:pointer;flex:none;place-items:center;transition:background .15s,border-color .15s,color .15s;display:inline-grid}.insurancePartners-module__zp9M3a__iconButton:hover:not(:disabled){border-color:var(--brand-primary-400);background:var(--card-hover)}.insurancePartners-module__zp9M3a__iconButton:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.insurancePartners-module__zp9M3a__rowAction{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-width:44px;min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding-inline:.7rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.insurancePartners-module__zp9M3a__rowAction:hover:not(:disabled){border-color:var(--brand-primary-400);background:var(--card-hover)}.insurancePartners-module__zp9M3a__rowActionDanger{color:var(--error-700);}.insurancePartners-module__zp9M3a__rowActionDanger:hover:not(:disabled){border-color:var(--error-500);background:var(--error-50)}[data-theme=dark] .insurancePartners-module__zp9M3a__rowActionDanger{color:var(--error-500)}[data-theme=dark] .insurancePartners-module__zp9M3a__rowActionDanger:hover:not(:disabled){background:var(--card-hover)}.insurancePartners-module__zp9M3a__rowAction:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.insurancePartners-module__zp9M3a__actionLabel{display:none}.insurancePartners-module__zp9M3a__empty{border:1px dashed var(--page-accent-line);border-radius:var(--radius-lg);background:var(--card);color:var(--text-secondary);text-align:center;text-wrap:pretty;flex-direction:column;align-items:center;gap:.6rem;padding:2.5rem 1.25rem;font-size:.9rem;display:flex}.insurancePartners-module__zp9M3a__emptyNeutral{border-color:var(--divider);}.insurancePartners-module__zp9M3a__emptyIcon{background:var(--page-accent-wash);width:3rem;height:3rem;color:var(--page-accent);border-radius:50%;place-items:center;display:grid}.insurancePartners-module__zp9M3a__emptyIconNeutral{background:var(--muted-100);color:var(--text-secondary);}.insurancePartners-module__zp9M3a__emptyTitle{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;font-size:1.05rem;font-weight:600}.insurancePartners-module__zp9M3a__emptyText{max-width:42ch}.insurancePartners-module__zp9M3a__emptyAction{margin-block-start:.4rem}.insurancePartners-module__zp9M3a__alert{border:1px solid var(--alert-error-border);border-radius:var(--radius-lg);background:var(--alert-error-bg);color:var(--alert-error-text);align-items:flex-start;gap:.7rem;padding:.8rem .9rem;font-size:.88rem;line-height:1.5;display:flex}.insurancePartners-module__zp9M3a__alertIcon{flex:none;padding-block-start:2px;display:flex}.insurancePartners-module__zp9M3a__alertText{overflow-wrap:anywhere;min-width:0}.insurancePartners-module__zp9M3a__alertSpaced{margin-block-end:1rem;}.insurancePartners-module__zp9M3a__alertAction{min-height:44px;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-weight:700;text-decoration:underline;display:inline-flex}.insurancePartners-module__zp9M3a__reorderStatus{}.insurancePartners-module__zp9M3a__shimmer{border-radius:var(--radius-sm);background:var(--muted-100);position:relative;overflow:hidden}.insurancePartners-module__zp9M3a__shimmer:after{content:"";background:linear-gradient(90deg,transparent,var(--muted-200),transparent);animation:1.4s infinite insurancePartners-module__zp9M3a__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes insurancePartners-module__zp9M3a__shimmer{to{transform:translate(100%)}}.insurancePartners-module__zp9M3a__skeletonRow{align-items:center;gap:.75rem;padding:.7rem .8rem;display:flex}.insurancePartners-module__zp9M3a__skeletonRow+.insurancePartners-module__zp9M3a__skeletonRow{border-block-start:1px solid var(--divider)}.insurancePartners-module__zp9M3a__skeletonThumb{border-radius:var(--radius-md);flex:none;width:56px;height:56px;}.insurancePartners-module__zp9M3a__skeletonBody{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.insurancePartners-module__zp9M3a__skeletonLine{height:.75rem;}.insurancePartners-module__zp9M3a__skeletonLineWide{width:60%;}.insurancePartners-module__zp9M3a__skeletonLineNarrow{width:35%;}.insurancePartners-module__zp9M3a__skeletonPill{border-radius:var(--radius-pill);flex:none;width:5rem;height:1.8rem;}.insurancePartners-module__zp9M3a__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-block-start:1rem;display:flex}.insurancePartners-module__zp9M3a__pageButton{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-width:44px;min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.3rem;padding-inline:.6rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.insurancePartners-module__zp9M3a__pageButton:hover:not(:disabled){border-color:var(--brand-primary-400);background:var(--card-hover)}.insurancePartners-module__zp9M3a__pageButton:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.insurancePartners-module__zp9M3a__pageCurrent{border-color:var(--btn-primary-bg);background:var(--btn-primary-bg);color:var(--btn-primary-text);}.insurancePartners-module__zp9M3a__pageCurrent:hover:not(:disabled){border-color:var(--btn-primary-hover);background:var(--btn-primary-hover)}.insurancePartners-module__zp9M3a__pageGap{min-width:24px;color:var(--text-secondary);justify-content:center;align-items:flex-end;display:inline-flex}.insurancePartners-module__zp9M3a__pageButtonLabel{display:none}.insurancePartners-module__zp9M3a__form{gap:0;display:grid}.insurancePartners-module__zp9M3a__section{min-width:0;padding-block:1.1rem}.insurancePartners-module__zp9M3a__section+.insurancePartners-module__zp9M3a__section{border-block-start:1px solid var(--divider)}.insurancePartners-module__zp9M3a__section:first-child{padding-block-start:.25rem}.insurancePartners-module__zp9M3a__sectionHead{align-items:flex-start;gap:.65rem;margin-block-end:.85rem;display:flex}.insurancePartners-module__zp9M3a__sectionIcon{border-radius:var(--radius-sm);background:var(--page-accent-wash);width:2rem;height:2rem;color:var(--page-accent);flex:none;place-items:center;display:grid}.insurancePartners-module__zp9M3a__sectionText{min-width:0}.insurancePartners-module__zp9M3a__sectionTitle{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;font-size:1rem;font-weight:600;line-height:1.3}.insurancePartners-module__zp9M3a__sectionHint{color:var(--text-secondary);text-wrap:pretty;margin-block-start:.15rem;font-size:.78rem;line-height:1.45}.insurancePartners-module__zp9M3a__fieldGrid{grid-template-columns:minmax(0,1fr);gap:.9rem;display:grid}.insurancePartners-module__zp9M3a__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.insurancePartners-module__zp9M3a__labelRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.insurancePartners-module__zp9M3a__label{color:var(--text-secondary);letter-spacing:.02em;font-size:.78rem;font-weight:700}.insurancePartners-module__zp9M3a__required{color:var(--error-600)}[data-theme=dark] .insurancePartners-module__zp9M3a__required{color:var(--error-500)}.insurancePartners-module__zp9M3a__optional{color:var(--text-secondary);font-size:.72rem;font-weight:400}.insurancePartners-module__zp9M3a__counter{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.72rem}.insurancePartners-module__zp9M3a__counterOver{color:var(--error-700);font-weight:700;}[data-theme=dark] .insurancePartners-module__zp9M3a__counterOver{color:var(--error-500)}.insurancePartners-module__zp9M3a__input{border:1px solid var(--field-border);border-radius:var(--radius-md);background:var(--field-bg);width:100%;min-width:0;min-height:44px;color:var(--text-primary);padding:.6rem .85rem;font-family:inherit;font-size:1rem}.insurancePartners-module__zp9M3a__input::placeholder{color:var(--input-placeholder)}.insurancePartners-module__zp9M3a__input:focus-visible{border-color:var(--brand-primary-500);outline-offset:0;box-shadow:0 0 0 3px var(--focus-ring);outline:2px solid #0000}.insurancePartners-module__zp9M3a__inputInvalid{border-color:var(--error-600)}.insurancePartners-module__zp9M3a__hint{color:var(--text-secondary);overflow-wrap:anywhere;font-size:.75rem;line-height:1.45}.insurancePartners-module__zp9M3a__fieldError{color:var(--alert-error-text);overflow-wrap:anywhere;align-items:flex-start;gap:.35rem;font-size:.78rem;line-height:1.4;display:flex}.insurancePartners-module__zp9M3a__confirmHead{align-items:flex-start;gap:.75rem;display:flex}.insurancePartners-module__zp9M3a__confirmIcon{background:var(--alert-error-bg);width:2.5rem;height:2.5rem;color:var(--alert-error-text);border-radius:50%;flex:none;place-items:center;display:grid}.insurancePartners-module__zp9M3a__confirmText{color:var(--text-primary);text-wrap:pretty;font-size:.92rem;line-height:1.6}.insurancePartners-module__zp9M3a__confirmName{overflow-wrap:anywhere;font-weight:700}.insurancePartners-module__zp9M3a__confirmWarning{color:var(--text-secondary);margin-block-start:.75rem;font-size:.85rem;line-height:1.55}.insurancePartners-module__zp9M3a__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (min-width:480px){.insurancePartners-module__zp9M3a__pageButtonLabel{display:inline}}@media (min-width:640px){.insurancePartners-module__zp9M3a__row{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"media info controls"}.insurancePartners-module__zp9M3a__controls{flex-wrap:nowrap}.insurancePartners-module__zp9M3a__actionLabel{display:inline}}@media (min-width:768px){.insurancePartners-module__zp9M3a__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.insurancePartners-module__zp9M3a__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.insurancePartners-module__zp9M3a__fieldFull{grid-column:1/-1}}
.leads-module__QQZ58q__page{--page-accent:var(--brand-primary-600);--page-accent-wash:color-mix(in srgb,var(--page-accent)12%,transparent);--badge-accent-bg:var(--brand-primary-700);flex-direction:column;gap:1.25rem;display:flex}.leads-module__QQZ58q__section{flex-direction:column;gap:.75rem;display:flex}.leads-module__QQZ58q__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.leads-module__QQZ58q__sectionTitle{color:var(--text-primary);font-family:var(--font-sora),system-ui,sans-serif;letter-spacing:-.015em;font-size:1.05rem;font-weight:600}.leads-module__QQZ58q__filterToggle{border:1px solid var(--divider);border-radius:var(--radius-pill);background:var(--card);min-height:40px;color:var(--text-primary);cursor:pointer;align-items:center;gap:.45rem;padding-inline:.9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:inline-flex;position:relative}.leads-module__QQZ58q__filterToggle:after{content:"";position:absolute;inset:-2px}.leads-module__QQZ58q__filterToggle[aria-pressed=true]{border-color:var(--page-accent);background:var(--page-accent-wash);color:var(--page-accent)}.leads-module__QQZ58q__resultBar{color:var(--text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.leads-module__QQZ58q__resultCount{color:var(--text-primary);font-weight:700}.leads-module__QQZ58q__alertSpaced{border:1px solid var(--alert-error-border);border-radius:var(--radius-md);background:var(--alert-error-bg);color:var(--alert-error-text);align-items:flex-start;gap:.5rem;padding:.7rem .85rem;display:flex}.leads-module__QQZ58q__alertIcon{flex:none;display:flex}.leads-module__QQZ58q__alertText{min-width:0;font-size:.85rem;line-height:1.5}.leads-module__QQZ58q__alertAction{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.leads-module__QQZ58q__empty{border:1px dashed var(--divider);border-radius:var(--radius-lg);background:var(--card);text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:2.25rem 1rem;display:flex}.leads-module__QQZ58q__emptyIcon{background:var(--page-accent-wash);width:2.75rem;height:2.75rem;color:var(--page-accent);border-radius:50%;place-items:center;display:grid}.leads-module__QQZ58q__emptyTitle{color:var(--text-primary);font-weight:700}.leads-module__QQZ58q__emptyText{max-width:32rem;color:var(--text-secondary);font-size:.85rem;line-height:1.5}.leads-module__QQZ58q__list{flex-direction:column;gap:.6rem;display:flex}.leads-module__QQZ58q__row{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);text-align:start;cursor:pointer;width:100%;padding:.75rem .85rem;font-family:inherit;transition:border-color .15s,background .15s,box-shadow .15s;display:block}.leads-module__QQZ58q__row:hover{border-color:var(--brand-primary-300);background:var(--card-hover)}.leads-module__QQZ58q__row:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:2px solid #0000}.leads-module__QQZ58q__rowUnopened{border-inline-start:3px solid var(--page-accent);background:var(--page-accent-wash)}.leads-module__QQZ58q__rowHead{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.leads-module__QQZ58q__rowName{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.leads-module__QQZ58q__badgeNew{border-radius:var(--radius-pill);background:var(--badge-accent-bg);color:var(--btn-primary-text);letter-spacing:.04em;text-transform:uppercase;flex:none;padding:.15rem .55rem;font-size:.68rem;font-weight:800}.leads-module__QQZ58q__rowMeta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.4rem;margin-block-start:.3rem;font-size:.8rem;display:flex}.leads-module__QQZ58q__rowMetaDot{color:var(--muted-500)}.leads-module__QQZ58q__rowDate{color:var(--text-secondary);flex:none;margin-inline-start:auto;font-size:.78rem}@media (min-width:640px){.leads-module__QQZ58q__rowHead{flex-wrap:nowrap}}.leads-module__QQZ58q__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-block-start:.5rem;display:flex}.leads-module__QQZ58q__pageButton{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-width:44px;min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.3rem;padding-inline:.6rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.leads-module__QQZ58q__pageButton:hover:not(:disabled){border-color:var(--brand-primary-400);background:var(--card-hover)}.leads-module__QQZ58q__pageButton:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.leads-module__QQZ58q__pageCurrent{border-color:var(--btn-primary-bg);background:var(--btn-primary-bg);color:var(--btn-primary-text);}.leads-module__QQZ58q__pageCurrent:hover:not(:disabled){border-color:var(--btn-primary-hover);background:var(--btn-primary-hover)}.leads-module__QQZ58q__pageGap{min-width:24px;color:var(--text-secondary);justify-content:center;align-items:flex-end;display:inline-flex}.leads-module__QQZ58q__pageButtonLabel{display:none}.leads-module__QQZ58q__shimmer{border-radius:var(--radius-sm);background:var(--muted-100);position:relative;overflow:hidden}.leads-module__QQZ58q__shimmer:after{content:"";background:linear-gradient(90deg,transparent,var(--muted-200),transparent);animation:1.4s infinite leads-module__QQZ58q__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes leads-module__QQZ58q__shimmer{to{transform:translate(100%)}}.leads-module__QQZ58q__skeletonRow{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.leads-module__QQZ58q__skeletonLine{height:.8rem;}.leads-module__QQZ58q__skeletonLineWide{width:45%;}.leads-module__QQZ58q__skeletonLineNarrow{width:25%;}.leads-module__QQZ58q__detailMeta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-block-end:.9rem;font-size:.82rem;display:flex}.leads-module__QQZ58q__detailList{flex-direction:column;gap:.75rem;display:flex}.leads-module__QQZ58q__detailRow{border-block-end:1px solid var(--divider);flex-direction:column;gap:.15rem;padding-block-end:.75rem;display:flex}.leads-module__QQZ58q__detailRow:last-child{border-block-end:none;padding-block-end:0}.leads-module__QQZ58q__detailKey{color:var(--text-secondary);letter-spacing:.03em;text-transform:uppercase;font-size:.72rem;font-weight:700}.leads-module__QQZ58q__detailValue{overflow-wrap:anywhere;white-space:pre-wrap;color:var(--text-primary);font-size:.92rem;line-height:1.5}.leads-module__QQZ58q__detailLink{color:var(--brand-primary-600);overflow-wrap:anywhere;font-weight:600}[data-theme=dark] .leads-module__QQZ58q__detailLink{color:var(--brand-primary-400)}.leads-module__QQZ58q__buttonGhost{border:1px solid var(--divider);border-radius:var(--radius-md);background:var(--card);min-height:44px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .16s,border-color .16s;display:inline-flex}.leads-module__QQZ58q__buttonGhost:hover:not(:disabled){border-color:var(--brand-primary-300);background:var(--card-hover)}
