.AppLoadingScreen_shell__oUCtz{--loading-bg:#f7f6f2;--loading-brand:#4c1c24;--loading-text:#111;--loading-muted:#8a8a8a;--loading-font:"Helvetica Neue","Instrument Sans",sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px 24px;background:radial-gradient(circle at top,rgba(76,28,36,.08),rgba(76,28,36,0) 42%),var(--loading-bg)}.AppLoadingScreen_content__XdYXN{width:min(100%,320px);display:grid;grid-gap:18px;gap:18px;justify-items:center;text-align:center}.AppLoadingScreen_brand__JctO3{display:inline-flex;align-items:center;gap:14px}.AppLoadingScreen_brandMark__ejKtK{width:48px;height:48px;display:grid;place-items:center;background:#fff;color:var(--loading-brand);box-shadow:0 10px 25px rgba(76,28,36,.08),0 2px 6px rgba(76,28,36,.08)}.AppLoadingScreen_brandMark__ejKtK svg{width:24px;height:24px}.AppLoadingScreen_brandText__E3v8w{font-family:var(--loading-font);font-size:20px;line-height:28px;letter-spacing:.15em;text-transform:uppercase;font-weight:300;color:var(--loading-brand)}.AppLoadingScreen_copyBlock__4A2jT{display:grid;grid-gap:8px;gap:8px}.AppLoadingScreen_title___TV8_{margin:0;color:var(--loading-text);font-family:var(--loading-font);font-size:clamp(20px,3vw,24px);line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:300}.AppLoadingScreen_meterWrap__Lppy0{width:100%}.AppLoadingScreen_meter__gzW2m{position:relative;overflow:hidden;width:100%;height:6px;border-radius:999px;background:rgba(76,28,36,.1)}.AppLoadingScreen_meterBar__dcDlN{width:36%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--loading-brand),rgba(76,28,36,.35));transform-origin:left center}.AppLoadingScreen_screenReaderText__VcODF{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:900px){.AppLoadingScreen_shell__oUCtz{padding:40px 24px}}@media (max-width:640px){.AppLoadingScreen_content__XdYXN{gap:20px}.AppLoadingScreen_title___TV8_{font-size:20px}}.AuthPage_shell__QaayD{--auth-bg:#f7f6f2;--auth-surface:#fff;--auth-brand:#4c1c24;--auth-brand-strong:#3c141b;--auth-brand-border:#6a2732;--auth-text:#000;--auth-muted:#8a8a8a;--auth-input-border:#efefef;--auth-focus:rgba(76,28,36,.22);--auth-font:"Helvetica Neue","Instrument Sans",sans-serif;--auth-hero-padding:64px;--auth-hero-mark-size:64px;--auth-hero-mark-icon-size:32px;--auth-hero-copy-padding:96px;--auth-hero-title-size:clamp(40px,4vw,48px);--auth-hero-title-line:1.25;--auth-desktop-brand-size:30px;--auth-desktop-brand-line:40px;--auth-desktop-brand-letter-spacing:0.18em;--auth-form-gap:48px;min-height:100vh;display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);background:var(--auth-bg)}.AuthPage_heroPanel__b9x9q{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding:var(--auth-hero-padding);background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.14)),var(--auth-brand-strong);border-right:1px solid var(--auth-brand-border);color:var(--auth-surface)}.AuthPage_heroBrand__QnYHY{display:inline-flex;align-items:center;gap:16px}.AuthPage_heroMark__zwhg4{width:var(--auth-hero-mark-size);height:var(--auth-hero-mark-size);display:grid;place-items:center;background:hsla(0,0%,100%,.98);color:var(--auth-brand);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.AuthPage_heroMark__zwhg4 svg{width:var(--auth-hero-mark-icon-size);height:var(--auth-hero-mark-icon-size)}.AuthPage_heroBrandText__lcDtb{font-family:var(--auth-font);font-size:var(--auth-desktop-brand-size);font-weight:300;line-height:var(--auth-desktop-brand-line);letter-spacing:var(--auth-desktop-brand-letter-spacing);text-transform:uppercase}.AuthPage_heroCopy__Dg9Sp{max-width:576px;padding-bottom:var(--auth-hero-copy-padding)}.AuthPage_heroTitle__qhW8Z{margin:0 0 32px;font-family:var(--auth-font);font-size:var(--auth-hero-title-size);line-height:var(--auth-hero-title-line);letter-spacing:.15em;text-transform:uppercase;font-weight:300}.AuthPage_heroSubtitle__0uBeS{margin:0;max-width:520px;color:hsla(0,0%,100%,.8);font-family:var(--auth-font);font-size:18px;line-height:2;font-weight:300}.AuthPage_heroDetailList__sIyrg{margin:40px 0 0;padding:0;list-style:none;display:grid;grid-gap:20px;gap:20px}.AuthPage_heroDetailItem__p14h3{display:flex;align-items:center;gap:16px}.AuthPage_heroDetailIcon__mHtv6{width:38px;height:38px;border:1px solid hsla(0,0%,100%,.24);display:grid;place-items:center;color:hsla(0,0%,100%,.9);font-size:24px;line-height:1;font-weight:300}.AuthPage_heroDetailText__ENVLM{color:hsla(0,0%,100%,.88);font-size:12px;line-height:16px;letter-spacing:.18em;text-transform:uppercase}.AuthPage_heroFootnote__xIynj{margin:0;font-size:12px;line-height:16px;letter-spacing:.15em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.AuthPage_formPanel__ADwbN{display:flex;align-items:center;justify-content:center;padding:56px 32px;background:var(--auth-bg)}.AuthPage_formInner__5vLFy{width:min(100%,448px);display:grid;grid-gap:var(--auth-form-gap);gap:var(--auth-form-gap)}.AuthPage_mobileBrand__PQt0m{display:none}.AuthPage_mobileBrand__PQt0m .AuthPage_heroMark__zwhg4{width:48px;height:48px;box-shadow:none;background:var(--auth-brand);color:var(--auth-surface)}.AuthPage_mobileBrand__PQt0m .AuthPage_heroMark__zwhg4 svg{width:24px;height:24px}.AuthPage_mobileBrandText__eFFAW{font-family:var(--auth-font);font-size:30px;font-weight:300;line-height:36px;letter-spacing:.15em;text-transform:uppercase;color:var(--auth-brand)}.AuthPage_header__KEgiF{display:grid;grid-gap:16px;gap:16px}.AuthPage_title__SSJ_w{margin:0;font-family:var(--auth-font);font-size:30px;line-height:36px;letter-spacing:.15em;text-transform:uppercase;font-weight:300;color:var(--auth-text)}.AuthPage_subtitle__GPG_L{margin:0;color:var(--auth-muted);font-size:14px;line-height:22.75px;font-weight:300}.AuthPage_form__xv1vE,.AuthPage_signupStepPanel__5O_Cb{display:grid;grid-gap:32px;gap:32px}.AuthPage_signupStepHeader__QMvE5{display:grid;grid-gap:20px;gap:20px}.AuthPage_signupStepHeaderTop__qBCUE{display:flex;align-items:center;justify-content:space-between;gap:16px}.AuthPage_signupProgress__mWqWp{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;flex:1 1}.AuthPage_signupProgressLine__aGbtK{height:2px;background:rgba(76,28,36,.18)}.AuthPage_signupProgressLineActive__P_8FZ{background:var(--auth-brand)}.AuthPage_signupStepActions__2krP6{display:grid;grid-gap:16px;gap:16px}.AuthPage_fieldBlock__8Ki8Y,.AuthPage_fieldset__Vym5r{display:grid;grid-gap:8px;gap:8px}.AuthPage_fieldset__Vym5r{margin:0;padding:0;border:0}.AuthPage_label__4HWTJ{margin:0;font-family:var(--auth-font);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase;color:var(--auth-muted);font-weight:400}.AuthPage_labelRow__BuJGR{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.AuthPage_auxLink__q_nCT{color:var(--auth-brand);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase;text-decoration:none}.AuthPage_auxLink__q_nCT:hover{text-decoration:underline}.AuthPage_inputWrap__ce_0f{position:relative}.AuthPage_fieldGlyph__V2PjX{position:absolute;left:20px;top:0;bottom:0;display:inline-flex;align-items:center;color:var(--auth-brand);pointer-events:none}.AuthPage_fieldGlyphText__MSWs6{font-size:16px;line-height:24px;font-weight:700}.AuthPage_buttonArrow__XJIDj,.AuthPage_fieldGlyphIcon__DJd_h{width:18px;height:18px}.AuthPage_input__0zu8F{width:100%;min-height:56px;border:1px solid var(--auth-input-border);background:var(--auth-surface);color:var(--auth-text);padding:17px 20px 17px 56px;border-radius:0;font-size:14px;line-height:20px}.AuthPage_input__0zu8F::placeholder{color:var(--auth-muted)}.AuthPage_auxLink__q_nCT:focus,.AuthPage_checkboxInput__qci8q:focus-visible,.AuthPage_footerLink__bw9_a a:focus,.AuthPage_input__0zu8F:focus,.AuthPage_legalAuthLinks__bHvqy a:focus,.AuthPage_roleOption__vElw_:focus,.AuthPage_submitSecondary__iFVAe:focus,.AuthPage_submit__S2V40:focus{outline:2px solid var(--auth-focus);outline-offset:2px}.AuthPage_error__DJlE0{margin:-8px 0 0;color:var(--danger);font-size:13px}.AuthPage_success__PKQQ9{margin:-8px 0 0;color:var(--auth-brand);font-size:13px}.AuthPage_checkboxCard__UVet_{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid var(--auth-input-border);background:color-mix(in oklab,var(--auth-surface) 90%,var(--auth-bg));color:var(--auth-text);cursor:pointer}.AuthPage_checkboxInput__qci8q{width:18px;height:18px;margin:1px 0 0;flex:0 0 auto;accent-color:var(--auth-brand);cursor:pointer}.AuthPage_checkboxText__E1_fP{color:var(--auth-muted);font-size:12px;line-height:18px;font-weight:300}.AuthPage_checkboxLink__cHmDc{color:var(--auth-brand);text-decoration:none}.AuthPage_checkboxLink__cHmDc:hover{text-decoration:underline}.AuthPage_submit__S2V40{width:100%;min-height:56px;border:1px solid var(--auth-brand);background:var(--auth-brand-strong);color:var(--auth-surface);display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:17px 24px;text-transform:uppercase;letter-spacing:.15em;font-size:12px;line-height:16px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.AuthPage_submit__S2V40:hover:not(:disabled){background:var(--auth-brand);border-color:var(--auth-brand-border);transform:translateY(-1px)}.AuthPage_submit__S2V40:disabled{opacity:.7;cursor:not-allowed}.AuthPage_submitSecondary__iFVAe{width:100%;min-height:56px;border:1px solid rgba(76,28,36,.08);background:transparent;color:var(--auth-text);display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:17px 24px;text-transform:uppercase;letter-spacing:.15em;font-size:12px;line-height:16px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.AuthPage_submitSecondary__iFVAe:hover:not(:disabled){border-color:rgba(76,28,36,.18);background:hsla(0,0%,100%,.6);transform:translateY(-1px)}.AuthPage_submitSecondary__iFVAe:disabled{opacity:.7;cursor:not-allowed}.AuthPage_authFooterStack__gsXMb{display:grid;grid-gap:18px;gap:18px}.AuthPage_footerLink__bw9_a{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:16px;letter-spacing:.15em;text-transform:uppercase;color:var(--auth-muted)}.AuthPage_footerLink__bw9_a a{color:var(--auth-brand);text-decoration:none}.AuthPage_footerLink__bw9_a a:hover{text-decoration:underline}.AuthPage_legalAuthLinks__bHvqy{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;color:var(--auth-muted);font-size:11px;line-height:16px;letter-spacing:.12em;text-transform:uppercase;text-align:center}.AuthPage_legalAuthLinks__bHvqy a{color:var(--auth-muted);text-decoration:none}.AuthPage_legalAuthLinks__bHvqy a:hover{color:var(--auth-brand);text-decoration:underline}.AuthPage_roleGrid__6WkeI{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.AuthPage_roleOption__vElw_{border:1px solid var(--auth-input-border);background:var(--auth-surface);color:#1f231f;text-align:left;padding:14px 16px;display:grid;grid-gap:4px;gap:4px;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.AuthPage_roleOption__vElw_:hover{border-color:#7a3b45;transform:translateY(-1px)}.AuthPage_roleOptionActive__0CiMN{border-color:var(--auth-brand);background:rgba(76,28,36,.06);box-shadow:0 0 0 1px rgba(76,28,36,.1)}.AuthPage_roleTitle__E10Bk{font-size:14px;line-height:20px;font-weight:600}@media (max-width:900px){.AuthPage_shell__QaayD{display:block}.AuthPage_heroPanel__b9x9q{display:none}.AuthPage_formPanel__ADwbN{min-height:100vh;align-items:flex-start;padding:88px 32px}.AuthPage_formInner__5vLFy{margin:0 auto;gap:40px}.AuthPage_mobileBrand__PQt0m{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:16px}.AuthPage_footerLink__bw9_a{max-width:320px;margin:0 auto;flex-wrap:wrap;text-align:center}.AuthPage_heroDetailList__sIyrg{gap:14px}.AuthPage_signupStepHeaderTop__qBCUE{align-items:flex-start}.AuthPage_signupProgress__mWqWp{gap:10px}}@media (max-width:640px){.AuthPage_title__SSJ_w{font-size:30px;line-height:36px}.AuthPage_subtitle__GPG_L{max-width:326px}.AuthPage_signupStepHeader__QMvE5{gap:16px}.AuthPage_signupStepActions__2krP6{gap:12px}}@media (max-width:420px){.AuthPage_heroBrandText__lcDtb,.AuthPage_mobileBrandText__eFFAW{font-size:24px}.AuthPage_roleGrid__6WkeI{grid-template-columns:1fr}.AuthPage_labelRow__BuJGR{gap:8px}}.ProfilePage_page__jYanP{--profile-bg:var(--4links-bg,#f7f6f2);--profile-surface:var(--4links-surface,#fff);--profile-surface-soft:var(--4links-surface-soft,#fbfaf7);--profile-text:var(--4links-text,#111);--profile-muted:var(--4links-muted,#8a8a8a);--profile-border:var(--4links-border,#efefef);--profile-brand:var(--4links-brand,#4c1c24);--profile-brand-strong:var(--4links-brand-strong,#3c141b);--profile-brand-soft:var(--4links-brand-soft,rgba(76,28,36,.08));--profile-danger:var(--4links-danger,#b91c1c);--profile-danger-soft:var(--4links-danger-soft,#fef2f2);--profile-danger-border:var(--4links-danger-border,#fee2e2);--profile-font:var(--4links-font,"Helvetica Neue",sans-serif);--profile-shadow:0 1px 2px rgba(0,0,0,.05);display:grid;grid-gap:32px;gap:32px}.ProfilePage_desktopIntroBanner__rK4VY{display:block}.ProfilePage_layout__7Lts9{display:grid;grid-template-columns:256px minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.ProfilePage_desktopAside__z_Zqd{align-self:start;position:-webkit-sticky;position:sticky;top:20px}.ProfilePage_desktopAside__z_Zqd,.ProfilePage_desktopPanel__Z6LIM{display:grid;grid-gap:24px;gap:24px}.ProfilePage_mobileMenu__QhsSJ,.ProfilePage_mobilePanel__TmVZ0{display:none}.ProfilePage_introCard__GQSil{background:var(--profile-surface,var(--4links-surface,#fff));border:1px solid var(--profile-border,var(--4links-border,#efefef));box-shadow:var(--profile-shadow,0 1px 2px rgba(0,0,0,.05));padding:24px}.ProfilePage_introBody__e_M0_,.ProfilePage_introCard__GQSil{display:grid;grid-gap:20px;gap:20px}.ProfilePage_introHeader__ECilI{display:grid;grid-gap:14px;gap:14px}.ProfilePage_introIcon__iOioT{width:40px;height:40px;display:grid;place-items:center;border:1px solid color-mix(in oklab,var(--profile-brand,var(--4links-brand,#4c1c24)) 16%,#fff);color:var(--profile-brand,var(--4links-brand,#4c1c24));background:var(--profile-surface-soft,var(--4links-surface-soft,#fbfaf7))}.ProfilePage_introIcon__iOioT svg{width:18px;height:18px}.ProfilePage_introTitle__M7DgC{margin:0;font-family:var(--profile-font);font-size:18px;line-height:24.75px;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--profile-text,var(--4links-text,#111))}.ProfilePage_introText__wvHvZ{margin:0;color:var(--profile-muted,var(--4links-muted,#8a8a8a));font-size:14px;line-height:22.75px;font-weight:300}.ProfilePage_introCardBanner__VoWq4{background:var(--profile-surface,var(--4links-surface,#fff));border:0;border-left:2px solid var(--profile-brand,var(--4links-brand,#4c1c24));box-shadow:var(--profile-shadow,0 1px 2px rgba(0,0,0,.05));padding:24px 24px 24px 28px;gap:24px}.ProfilePage_introBodyBanner__d8ZXd{width:100%;gap:7px}.ProfilePage_introHeaderBanner__iyZZU{display:flex;align-items:center;gap:8px}.ProfilePage_introIconBanner__SY4Ur{width:18px;height:18px;border:0;background:transparent;place-items:center}.ProfilePage_introIconBanner__SY4Ur svg{width:18px;height:18px}.ProfilePage_introTitleBanner__Auuxf{color:var(--profile-brand,var(--4links-brand,#4c1c24));font-size:18px;line-height:28px;font-weight:400;letter-spacing:.15em}.ProfilePage_introTextBanner__nyZHh{max-width:672px;color:var(--profile-muted,var(--4links-muted,#8a8a8a));font-size:14px;line-height:22.75px;font-weight:300}.ProfilePage_introButtonBanner__pBksn{min-width:194px;padding:17px 33px;white-space:nowrap}.ProfilePage_sideNav__ainzE{display:grid;grid-gap:12px;gap:12px}.ProfilePage_sideNavItem__9UtJ9{width:100%;border:0;border-left:2px solid transparent;background:transparent;color:var(--profile-muted);padding:16px 24px 16px 26px;display:flex;align-items:center;gap:16px;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.ProfilePage_sideNavItem__9UtJ9:hover{color:var(--profile-brand)}.ProfilePage_sideNavItemActive__XYfzw{background:var(--profile-surface);color:var(--profile-brand);border-left-color:var(--profile-brand);box-shadow:var(--profile-shadow)}.ProfilePage_sideNavIcon__NB00r{width:18px;height:18px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.ProfilePage_sideNavIcon__NB00r svg{width:100%;height:100%}.ProfilePage_sideNavLabel__4UbWg{min-width:0;flex:1 1;font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_sideNavBadge__CQypA{min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:var(--profile-brand);color:var(--profile-surface);font-size:9px;line-height:13.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.ProfilePage_mobileTabStatusDot__eJ_SX,.ProfilePage_sideNavStatusDot__I83gQ{width:10px;height:10px;border-radius:999px;flex:0 0 auto;background:var(--profile-brand);box-shadow:0 0 0 4px color-mix(in oklab,var(--profile-brand) 14%,transparent)}.ProfilePage_mobileBackRow__Fn2iv{display:none}.ProfilePage_mobileBackButton__n2pv5{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:var(--profile-brand);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer}.ProfilePage_mobileBackButton__n2pv5 svg,.ProfilePage_mobileTabLabel__OTYx_ svg{width:14px;height:14px}.ProfilePage_mobileTabLabel__OTYx_{display:inline-flex;align-items:center;gap:8px;font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase;color:var(--profile-muted)}.ProfilePage_sectionStack__LAiQ0{display:grid;grid-gap:24px;gap:24px}.ProfilePage_sectionCard__fQhu7{background:var(--profile-surface);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow);padding:32px;display:grid;grid-gap:32px;gap:32px}.ProfilePage_sectionCardDanger__6_TwN{background:color-mix(in oklab,var(--profile-danger-soft) 92%,#fff);border-color:var(--profile-danger-border)}.ProfilePage_sectionHeader__941NC{display:flex;align-items:center;gap:12px;padding-bottom:25px;border-bottom:1px solid var(--profile-border)}.ProfilePage_sectionHeaderDanger__EHf0M{border-bottom-color:color-mix(in oklab,var(--profile-danger-border) 70%,#fff)}.ProfilePage_sectionHeaderDanger__EHf0M .ProfilePage_sectionIcon__J79zy{color:var(--profile-danger)}.ProfilePage_sectionIcon__J79zy{width:24px;height:24px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--profile-brand)}.ProfilePage_sectionIcon__J79zy svg{width:100%;height:100%}.ProfilePage_sectionTitle__rOKzZ{margin:0;font-family:var(--profile-font);font-size:20px;line-height:28px;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--profile-text)}.ProfilePage_sectionTitleDanger__FiEdD{color:var(--profile-danger)}.ProfilePage_sectionBody__p27kl{display:grid;grid-gap:32px;gap:32px}.ProfilePage_mutedText__DaxaN{margin:0;color:var(--profile-muted);font-size:14px;line-height:22.75px;font-weight:300}.ProfilePage_fieldsGrid__k3sMb{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.ProfilePage_fieldBlock___2neh{display:grid;grid-gap:8px;gap:8px}.ProfilePage_fullWidth__mnPjo{grid-column:1/-1}.ProfilePage_fieldLabel__b00Ug{color:var(--profile-muted);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_fieldHint__d91TX{color:var(--profile-muted);font-size:12px;line-height:18px}.ProfilePage_control__i04pK,.ProfilePage_select__13CIj,.ProfilePage_textarea__8qkAo{width:100%;border:1px solid var(--profile-border);background:var(--profile-surface);color:var(--profile-text);padding:17px 21px;font-family:var(--profile-font);font-size:14px;line-height:20px}.ProfilePage_control__i04pK:disabled,.ProfilePage_select__13CIj:disabled,.ProfilePage_textarea__8qkAo:disabled{color:var(--profile-muted);background:hsla(27,29%,94%,.55);cursor:not-allowed;opacity:1}.ProfilePage_textarea__8qkAo{min-height:114px;resize:vertical}.ProfilePage_control__i04pK:focus,.ProfilePage_select__13CIj:focus,.ProfilePage_textarea__8qkAo:focus{outline:2px solid rgba(76,28,36,.18);outline-offset:2px}.ProfilePage_toggleCard__6qlmR{display:flex;align-items:flex-start;gap:12px;min-height:60px;padding:17px 18px;border:1px solid var(--profile-border);background:var(--profile-surface);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.ProfilePage_toggleCardActive__LVNIS{border-color:rgba(76,28,36,.35);background:rgba(76,28,36,.035);box-shadow:0 16px 32px rgba(76,28,36,.08)}.ProfilePage_toggleInput__fh_4p{width:18px;height:18px;margin:2px 0 0;accent-color:var(--profile-brand);flex:0 0 auto}.ProfilePage_toggleTextGroup__PZjQ3{display:grid;grid-gap:4px;gap:4px}.ProfilePage_toggleTitle__2TWT9{color:var(--profile-text);font-size:14px;line-height:20px;font-weight:400}.ProfilePage_toggleHint__U_nkx{color:var(--profile-muted);font-size:12px;line-height:18px}.ProfilePage_actionRow__aezk5{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.ProfilePage_dangerButton__Yzdl0,.ProfilePage_outlineButton__WzGWE,.ProfilePage_primaryButton__ReKXs,.ProfilePage_secondaryButton__gGwMX{min-height:50px;padding:16px 33px;border:1px solid transparent;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:var(--profile-font);font-size:12px;line-height:16px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.ProfilePage_buttonLink__eyQ1l{text-decoration:none}.ProfilePage_dangerButton__Yzdl0:hover,.ProfilePage_outlineButton__WzGWE:hover,.ProfilePage_primaryButton__ReKXs:hover,.ProfilePage_secondaryButton__gGwMX:hover{transform:translateY(-1px)}.ProfilePage_primaryButton__ReKXs{background:var(--profile-brand,var(--4links-brand,#4c1c24));border-color:var(--profile-brand,var(--4links-brand,#4c1c24));color:var(--profile-surface,var(--4links-surface,#fff))}.ProfilePage_outlineButton__WzGWE,.ProfilePage_secondaryButton__gGwMX{background:var(--profile-surface);border-color:var(--profile-border);color:var(--profile-text)}.ProfilePage_dangerButton__Yzdl0{background:var(--profile-surface);border-color:var(--profile-danger-border);color:var(--profile-danger)}.ProfilePage_buttonDisabled__6ns2q,.ProfilePage_dangerButton__Yzdl0:disabled,.ProfilePage_outlineButton__WzGWE:disabled,.ProfilePage_primaryButton__ReKXs:disabled,.ProfilePage_secondaryButton__gGwMX:disabled{opacity:.6;cursor:not-allowed;transform:none}.ProfilePage_notice__aFuFD{margin:0;padding:14px 16px;border:1px solid var(--profile-border);font-size:13px;line-height:20px}.ProfilePage_noticeSuccess__thbF7{background:color-mix(in oklab,var(--profile-brand-soft) 55%,#fff);border-color:color-mix(in oklab,var(--profile-brand) 22%,#fff);color:var(--profile-brand)}.ProfilePage_noticeError__nHte7{background:color-mix(in oklab,var(--profile-danger-soft) 80%,#fff);border-color:var(--profile-danger-border);color:var(--profile-danger)}.ProfilePage_noticeInfo__Ahnx1{background:color-mix(in oklab,var(--profile-surface-soft) 60%,#fff);color:var(--profile-text)}.ProfilePage_uploadGrid__c_jUg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.ProfilePage_uploadCard__Q6HAp{border:1px solid var(--profile-border);background:var(--profile-surface);min-height:250px;padding:24px;display:grid;grid-gap:16px;gap:16px;justify-items:center;text-align:center}.ProfilePage_uploadIcon__xDXGa{width:58px;height:58px;display:grid;place-items:center;border:1px solid var(--profile-border);color:var(--profile-brand)}.ProfilePage_uploadIcon__xDXGa svg{width:24px;height:24px}.ProfilePage_uploadCopy__ejTkp{display:grid;grid-gap:8px;gap:8px}.ProfilePage_uploadTitle__nY_zM{margin:0;font-size:18px;line-height:24px;font-weight:300;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_uploadDescription__Xsfvj{margin:0;color:var(--profile-muted);font-size:14px;line-height:22.75px;font-weight:300}.ProfilePage_uploadActions__kW_gK{width:100%;display:grid;grid-gap:10px;gap:10px;justify-items:center}.ProfilePage_uploadButton__dkYq1{position:relative;overflow:hidden}.ProfilePage_uploadInput__Hlue8{position:absolute;inset:0;opacity:0;cursor:pointer}.ProfilePage_uploadMeta__eWRyK{margin:0;color:var(--profile-muted);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_uploadLink__gRtKw{display:inline-flex;align-items:center;gap:8px;color:var(--profile-brand);font-size:12px;line-height:16px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.ProfilePage_uploadLink__gRtKw svg{width:14px;height:14px}.ProfilePage_historyList__3TQmk,.ProfilePage_legalList__6OIuk,.ProfilePage_requestCard__dElyI,.ProfilePage_requestList__5lZ4n{display:grid;grid-gap:16px;gap:16px}.ProfilePage_requestCard__dElyI{border:1px solid var(--profile-border);background:var(--profile-surface);padding:25px}.ProfilePage_requestHeader__y3pk8{justify-content:space-between}.ProfilePage_requestHeader__y3pk8,.ProfilePage_requestIdentity__OydpI{display:flex;align-items:flex-start;gap:16px}.ProfilePage_requestAvatar__Kahui{width:48px;height:48px;border:1px solid var(--profile-border);display:grid;place-items:center;color:var(--profile-brand);background:var(--profile-surface-soft);flex-shrink:0}.ProfilePage_requestAvatar__Kahui svg{width:20px;height:20px}.ProfilePage_requestName__rfvsS{margin:0 0 4px;color:var(--profile-text);font-size:20px;line-height:20px;font-weight:400}.ProfilePage_requestRole__TEAkp{margin:0;color:var(--profile-muted);font-size:14px;line-height:20px}.ProfilePage_requestTime__fhH6g{display:inline-flex;align-items:center;gap:6px;color:var(--profile-muted);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.ProfilePage_requestSummary__9XqjZ{margin:0;color:var(--profile-text);font-size:14px;line-height:22.75px}.ProfilePage_requestActions__hZgc_{display:flex;gap:12px;flex-wrap:wrap}.ProfilePage_historyRow__eFv4n{border:1px solid var(--profile-border);background:var(--profile-surface);padding:17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ProfilePage_historyIdentity__e1sVr{display:inline-flex;align-items:center;gap:12px}.ProfilePage_historyStatus__POP2G{font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_historyStatusApproved__MP7kx{color:var(--profile-brand)}.ProfilePage_historyStatusRejected__up3c3{color:var(--profile-danger)}.ProfilePage_sectionSubheading__Af_DB{margin:0;font-family:var(--profile-font);font-size:18px;line-height:24.75px;font-weight:300;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_settingRow__aDfwq{border:1px solid var(--profile-border);background:var(--profile-surface);padding:25px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ProfilePage_settingCopy__kQ3XZ{display:grid;grid-gap:8px;gap:8px}.ProfilePage_settingTitle__0DRe5{margin:0;color:var(--profile-brand);font-size:14px;line-height:20px}.ProfilePage_settingText__8ccEJ{margin:0;color:var(--profile-muted);font-size:14px;line-height:20px;font-weight:300}.ProfilePage_supportCard__MBqrs{border:1px solid color-mix(in oklab,var(--profile-brand) 10%,#fff);background:linear-gradient(180deg,color-mix(in oklab,var(--profile-surface-soft) 88%,#fff),var(--profile-surface));padding:28px;display:grid;grid-gap:24px;gap:24px}.ProfilePage_supportHeader__vJJIR{display:grid;grid-gap:14px;gap:14px}.ProfilePage_supportBadge__V3BDr{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:5px 13px;border:1px solid color-mix(in oklab,var(--profile-brand) 16%,#fff);color:var(--profile-brand);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_supportCopy__PZ8UW{margin:0;color:var(--profile-muted);font-size:14px;line-height:22.75px;font-weight:300}.ProfilePage_supportMetaGrid__Y_XYN{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.ProfilePage_supportMetaCard__YIygu{border:1px solid var(--profile-border);background:var(--profile-surface);padding:18px 20px;display:grid;grid-gap:8px;gap:8px}.ProfilePage_supportMetaLabel__Fhxdw{color:var(--profile-muted);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_supportEmailLink__2R6un,.ProfilePage_supportMetaValue__MIPud{margin:0;color:var(--profile-brand);font-size:16px;line-height:24px;font-weight:300}.ProfilePage_supportEmailLink__2R6un{text-decoration:none;word-break:break-word}.ProfilePage_supportActions__sY5TU{display:flex;gap:12px;flex-wrap:wrap}.ProfilePage_legalRow__M8977{width:100%;border:1px solid var(--profile-border);background:var(--profile-surface);padding:21px;display:flex;align-items:center;justify-content:space-between;gap:16px;font:inherit;text-align:left;cursor:pointer;color:var(--profile-text);text-decoration:none}.ProfilePage_legalRowText__PmcdF{font-size:12px;line-height:16px;letter-spacing:.15em;text-transform:uppercase}.ProfilePage_legalRow__M8977 svg{width:18px;height:18px;color:var(--profile-muted)}.ProfilePage_dangerText__7M8uZ{margin:0;color:color-mix(in oklab,var(--profile-danger) 78%,#fff);font-size:14px;line-height:22.75px;font-weight:300}.ProfilePage_emptyState__7UCzw{border:1px dashed color-mix(in oklab,var(--profile-brand) 22%,#fff);padding:24px;color:var(--profile-muted);text-align:center;font-size:14px;line-height:22px}@media (max-width:900px){.ProfilePage_page__jYanP{gap:24px}.ProfilePage_desktopIntroBanner__rK4VY{display:none}.ProfilePage_layout__7Lts9{grid-template-columns:1fr;gap:0}.ProfilePage_desktopAside__z_Zqd,.ProfilePage_desktopPanel__Z6LIM{display:none}.ProfilePage_mobileMenu__QhsSJ,.ProfilePage_mobilePanel__TmVZ0{display:grid;grid-gap:20px;gap:20px}.ProfilePage_mobileBackRow__Fn2iv{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--profile-border)}.ProfilePage_introCard__GQSil,.ProfilePage_sectionCard__fQhu7{padding:24px}.ProfilePage_fieldsGrid__k3sMb,.ProfilePage_uploadGrid__c_jUg{grid-template-columns:1fr;gap:20px}.ProfilePage_actionRow__aezk5,.ProfilePage_requestActions__hZgc_{display:grid;grid-template-columns:1fr}.ProfilePage_actionRow__aezk5>*,.ProfilePage_requestActions__hZgc_>*{width:100%}.ProfilePage_historyRow__eFv4n,.ProfilePage_requestHeader__y3pk8,.ProfilePage_settingRow__aDfwq{flex-direction:column;align-items:flex-start}.ProfilePage_supportActions__sY5TU,.ProfilePage_supportMetaGrid__Y_XYN{grid-template-columns:1fr}.ProfilePage_supportActions__sY5TU{display:grid}}@media (max-width:640px){.ProfilePage_introCard__GQSil,.ProfilePage_sectionCard__fQhu7{padding:20px}.ProfilePage_legalRow__M8977,.ProfilePage_requestCard__dElyI,.ProfilePage_settingRow__aDfwq,.ProfilePage_supportCard__MBqrs,.ProfilePage_supportMetaCard__YIygu{padding:18px}.ProfilePage_sideNavItem__9UtJ9{padding-right:18px}}@media (min-width:901px){.ProfilePage_desktopIntroBanner__rK4VY .ProfilePage_introCard__GQSil,.ProfilePage_introCardBanner__VoWq4{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px}.ProfilePage_desktopIntroBanner__rK4VY .ProfilePage_introBody__e_M0_,.ProfilePage_introBodyBanner__d8ZXd{gap:7px}.ProfilePage_desktopIntroBanner__rK4VY .ProfilePage_primaryButton__ReKXs,.ProfilePage_introButtonBanner__pBksn{width:auto;align-self:center;justify-self:end}}.DashboardPage_dashboard__e2_aD{--dashboard-border:rgba(76,28,36,.14);--dashboard-divider:rgba(76,28,36,.1);--dashboard-card-radius:4px;--dashboard-panel-radius:4px;display:grid;grid-gap:24px;gap:24px}.DashboardPage_hero__XqMOz{display:grid;grid-gap:18px;gap:18px}.DashboardPage_mobileIntro__hwZyL{display:grid;grid-gap:12px;gap:12px}.DashboardPage_heroTitle__0VYp3{margin:0;font-size:3rem;line-height:.95;letter-spacing:-.05em}.DashboardPage_heroSubtitle__1Sk14{margin:0;max-width:320px;color:var(--4links-muted);font-size:.96rem;line-height:1.7}.DashboardPage_searchField__ecE_z{position:relative;display:block}.DashboardPage_searchField__ecE_z input{width:100%;min-height:56px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-panel-radius);background:hsla(0,0%,100%,.92);color:var(--4links-text);padding:16px 18px 16px 56px;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;box-shadow:none}.DashboardPage_searchField__ecE_z input::placeholder{color:hsla(0,0%,7%,.7)}.DashboardPage_searchField__ecE_z input:focus{outline:2px solid color-mix(in oklab,var(--4links-brand) 28%,#fff);outline-offset:2px}.DashboardPage_searchIcon__WSExn{position:absolute;left:20px;top:50%;width:20px;height:20px;color:var(--4links-brand);transform:translateY(-50%)}.DashboardPage_searchIcon__WSExn svg{width:100%;height:100%}.DashboardPage_canvas__VIL_U{display:grid;grid-gap:28px;gap:28px;align-items:start}.DashboardPage_canvasExplore__H0LWe,.DashboardPage_canvasOverview__PJmL0{grid-template-columns:minmax(0,1fr)}.DashboardPage_primaryColumn__ApoNY{min-width:0;display:grid;grid-gap:34px;gap:34px}.DashboardPage_sectionBlock__G9_Uo{display:grid;grid-gap:18px;gap:18px}.DashboardPage_detailSectionHeader__0Tb__,.DashboardPage_resultsHeader__41beo,.DashboardPage_sectionHeader__MLSSM{display:flex;align-items:center;justify-content:space-between;gap:14px}.DashboardPage_detailSectionTitle__BNsxU,.DashboardPage_filtersTitle__7os8B,.DashboardPage_resultsTitle__phchp,.DashboardPage_sectionTitle__KQtxg{margin:0;color:var(--4links-text);font-size:1.08rem;line-height:1.2;letter-spacing:-.02em}.DashboardPage_detailSectionHeader__0Tb__{align-items:flex-start;gap:16px;margin-bottom:24px}.DashboardPage_detailSectionTitle__BNsxU{font-size:18px;line-height:28px;font-weight:300;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_resultsTitle__phchp{font-size:1rem;letter-spacing:.14em;text-transform:uppercase}.DashboardPage_filtersSubtitle__n4Had,.DashboardPage_resultsSubtitle__TP5_Y{margin:6px 0 0;color:var(--4links-muted);font-size:.88rem;line-height:1.6}.DashboardPage_documentLink__OUR8a,.DashboardPage_filterChipButton__9LnM_,.DashboardPage_loadMoreButton__25n52,.DashboardPage_primaryButton__bMcCf,.DashboardPage_resultActionButton__1VDJJ,.DashboardPage_secondaryButton__7w0zH,.DashboardPage_sectionLink__sUans{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--dashboard-panel-radius);border:1px solid var(--dashboard-border);background:hsla(0,0%,100%,.94);color:var(--4links-text);cursor:pointer;font:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.DashboardPage_documentLink__OUR8a,.DashboardPage_resultActionButton__1VDJJ,.DashboardPage_secondaryButton__7w0zH,.DashboardPage_sectionLink__sUans{min-height:42px;padding:0 16px}.DashboardPage_filterChipButton__9LnM_{min-height:38px;padding:0 12px}.DashboardPage_loadMoreButton__25n52,.DashboardPage_primaryButton__bMcCf{min-height:50px;padding:0 18px;border-color:var(--4links-brand);background:var(--4links-brand);color:#fff}.DashboardPage_loadMoreRow__cscqU{display:flex;justify-content:center;padding-top:128px}.DashboardPage_loadMoreButton__25n52{width:min(100%,276px);letter-spacing:.06em;text-transform:uppercase}.DashboardPage_documentLink__OUR8a:hover,.DashboardPage_filterChipButton__9LnM_:hover,.DashboardPage_loadMoreButton__25n52:hover,.DashboardPage_primaryButton__bMcCf:hover,.DashboardPage_resultActionButton__1VDJJ:hover,.DashboardPage_secondaryButton__7w0zH:hover,.DashboardPage_sectionLink__sUans:hover{transform:translateY(-1px)}.DashboardPage_documentLink__OUR8a svg,.DashboardPage_sectionLink__sUans svg{width:16px;height:16px}.DashboardPage_sectionTrack__yny6k{display:grid;grid-gap:16px;gap:16px}.DashboardPage_profileCard__kcldk{width:100%;min-width:0;display:grid;grid-gap:18px;gap:18px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);background:hsla(0,0%,100%,.98);padding:24px;text-align:left;color:var(--4links-text);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.DashboardPage_profileCard__kcldk:hover{transform:translateY(-1px);border-color:color-mix(in oklab,var(--4links-brand) 22%,#fff);box-shadow:0 10px 28px rgba(35,21,24,.05)}.DashboardPage_profileCardGrid__CeUx5{min-height:100%}.DashboardPage_profileCardSelected__SrXtx{border-color:var(--4links-brand);box-shadow:0 0 0 1px color-mix(in oklab,var(--4links-brand) 22%,#fff)}.DashboardPage_profileTopRow__bIeI9{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.DashboardPage_profileTopMeta__6kCU7{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;flex-wrap:wrap}.DashboardPage_profileIdentity__QVufE{display:flex;align-items:flex-start;gap:16px;min-width:0}.DashboardPage_profileIconWrap__mJRIm{flex:0 0 auto;width:56px;height:56px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--4links-brand)}.DashboardPage_profileIconWrap__mJRIm svg{width:24px;height:24px}.DashboardPage_profileTitleWrap__Gs8y5{min-width:0;display:grid;grid-gap:4px;gap:4px}.DashboardPage_profileName__muyuk{font-size:1rem;line-height:1.35;letter-spacing:-.02em}.DashboardPage_profileSubtitle__tipjr{color:var(--4links-muted);font-size:.9rem;line-height:1.4}.DashboardPage_roleChip__fHqtk{display:inline-flex;align-items:center;min-height:29px;padding:0 12px;border:1px solid var(--dashboard-border);border-radius:999px;color:var(--4links-brand);background:hsla(0,0%,100%,.94);font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.DashboardPage_favoriteBadge__DQrGK{width:29px;height:29px;border:1px solid rgba(221,181,53,.42);border-radius:999px;background:rgba(255,245,197,.72);color:#d4a619;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(177,133,7,.12)}.DashboardPage_favoriteBadge__DQrGK svg{width:14px;height:14px}.DashboardPage_profileMetaGrid__W0P8m{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.DashboardPage_metaChip__eh3ce,.DashboardPage_statusChipLink__KLfzO,.DashboardPage_statusChip___cB4W{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 12px;border:1px solid var(--dashboard-divider);border-radius:var(--dashboard-card-radius);background:#fff;color:var(--4links-text);font-size:.84rem}.DashboardPage_metaChip__eh3ce svg,.DashboardPage_statusChipLink__KLfzO svg,.DashboardPage_statusChip___cB4W svg{width:14px;height:14px}.DashboardPage_detailTagRow__bhckp,.DashboardPage_profileTagRow__wrh0D{display:flex;flex-wrap:wrap;gap:8px}.DashboardPage_statusChipPrimary__zqkvE{border-color:color-mix(in oklab,var(--4links-brand) 18%,#fff)}.DashboardPage_statusChipLink__KLfzO{text-decoration:none}.DashboardPage_statusDot___vmzr{width:6px;height:6px;border-radius:999px;background:var(--4links-success)}.DashboardPage_filtersPanel__G7Zxl{display:grid;grid-gap:18px;gap:18px;padding:20px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-panel-radius);background:hsla(0,0%,100%,.96)}.DashboardPage_filtersHeader__M6V0r{display:flex;gap:12px;align-items:flex-start}.DashboardPage_detailBadgeIcon__7Rfnp,.DashboardPage_filtersIcon__7WGvb{width:46px;height:46px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--4links-brand)}.DashboardPage_detailBadgeIcon__7Rfnp svg,.DashboardPage_filtersIcon__7WGvb svg{width:18px;height:18px}.DashboardPage_filterGroup__VDcIb{display:grid;grid-gap:8px;gap:8px}.DashboardPage_filterSectionCard__2P8ps{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--dashboard-divider);border-radius:var(--dashboard-card-radius);background:hsla(0,0%,100%,.72)}.DashboardPage_filterSectionHeader__Fg_kD{display:grid;grid-gap:4px;gap:4px}.DashboardPage_filterSectionTitle__yX4zD{margin:0;color:var(--4links-text);font-size:.78rem;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.DashboardPage_filterSectionDescription__RysVS{margin:0;color:var(--4links-muted);font-size:.78rem;line-height:1.55}.DashboardPage_filterSectionBody__hjEOy{display:grid;grid-gap:14px;gap:14px}.DashboardPage_filterCheckboxRow__gD4pU{min-height:44px;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);background:#fff;color:var(--4links-text);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.DashboardPage_filterCheckboxRow__gD4pU:hover{border-color:color-mix(in oklab,var(--4links-brand) 22%,#fff)}.DashboardPage_filterCheckboxInput__MQH43{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.DashboardPage_filterCheckboxBox__G9Ig4{width:18px;height:18px;border:1px solid var(--dashboard-border);border-radius:2px;background:#fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .18s ease,background-color .18s ease}.DashboardPage_filterCheckboxBox__G9Ig4:after{content:"";width:8px;height:5px;border-left:2px solid;border-bottom:2px solid;transform:translateY(-1px) rotate(-45deg);opacity:0}.DashboardPage_filterCheckboxInput__MQH43:checked+.DashboardPage_filterCheckboxBox__G9Ig4{border-color:var(--4links-brand);background:var(--4links-brand)}.DashboardPage_filterCheckboxInput__MQH43:checked+.DashboardPage_filterCheckboxBox__G9Ig4:after{opacity:1}.DashboardPage_filterCheckboxInput__MQH43:focus-visible+.DashboardPage_filterCheckboxBox__G9Ig4{outline:2px solid color-mix(in oklab,var(--4links-brand) 28%,#fff);outline-offset:2px}.DashboardPage_filterCheckboxText__5URB7{color:var(--4links-muted);font-size:.75rem;line-height:1.35;letter-spacing:.12em;text-transform:uppercase}.DashboardPage_filterCheckboxInput__MQH43:checked~.DashboardPage_filterCheckboxText__5URB7{color:var(--4links-brand)}.DashboardPage_filterLabel__zzxBE{margin:0;color:var(--4links-muted);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.DashboardPage_filterInput__npP2N{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);background:#fff;color:var(--4links-text)}.DashboardPage_filterInput__npP2N:focus{outline:2px solid color-mix(in oklab,var(--4links-brand) 28%,#fff);outline-offset:2px}.DashboardPage_filterChipGrid__LtEnx{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.DashboardPage_filterChipButtonActive__i_qCD,.DashboardPage_iconButtonActive__KNm_R{border-color:color-mix(in oklab,var(--4links-brand) 32%,#fff);background:var(--4links-brand-soft);color:var(--4links-brand)}.DashboardPage_iconButtonFavoriteActive__AvvxQ{border-color:rgba(221,181,53,.48);background:rgba(255,245,197,.8);color:#c7980b}.DashboardPage_resultsPanel__MGe_U{display:grid;grid-gap:18px;gap:18px}.DashboardPage_resultsGrid__aYNui{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.DashboardPage_resultsGridWide__pTyMn{grid-template-columns:repeat(2,minmax(0,1fr))}.DashboardPage_resultsFooter__m_l4_{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding-top:10px}.DashboardPage_resultsCount__SJTcs,.DashboardPage_resultsHint__ZH6CQ{margin:0;color:var(--4links-muted)}.DashboardPage_resultsHint__ZH6CQ{font-size:.78rem;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;text-align:center}.DashboardPage_stateCardDanger__GzIk7,.DashboardPage_stateCard__Qa3rG{border:1px dashed var(--dashboard-border);border-radius:var(--dashboard-card-radius);padding:24px;text-align:center;color:var(--4links-muted);background:hsla(0,0%,100%,.75)}.DashboardPage_stateCardDanger__GzIk7{color:var(--4links-danger);border-color:var(--4links-danger-border);background:var(--4links-danger-soft)}.DashboardPage_detailOverlay__IO6Vp{position:fixed;inset:0;z-index:70;display:flex;align-items:stretch;justify-content:flex-end;overflow:hidden;background:hsla(0,0%,7%,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.DashboardPage_detailDialog__Dmv8x{width:min(680px,100vw);height:100dvh;margin-left:auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:-25px 0 50px -12px rgba(0,0,0,.25)}.DashboardPage_detailPanel__OVnyg{--detail-field-gap:16px;--detail-field-padding:0;--detail-field-min-height:0;min-height:100%;display:grid;grid-template-rows:auto 1fr;border-left:1px solid var(--dashboard-border);background:#fff}.DashboardPage_detailHeader__ZMqgL{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:32px 32px 25px;border-bottom:1px solid #efefef;box-shadow:inset 0 -1px 0 #efefef;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.DashboardPage_detailTitle__0kWMf{margin:0;color:var(--4links-text);font-size:18px;line-height:28px;font-weight:300;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_detailSubtitle__27wsG{margin:8px 0 0;color:var(--4links-muted);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_detailHeaderActions__Joreq{display:flex;gap:12px}.DashboardPage_iconButtonDanger__8_RwF,.DashboardPage_iconButton__Y34s1{width:46px;height:46px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);background:var(--4links-bg);color:var(--4links-text);display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.DashboardPage_iconButtonDanger__8_RwF:hover,.DashboardPage_iconButton__Y34s1:hover{transform:translateY(-1px)}.DashboardPage_iconButtonDanger__8_RwF svg,.DashboardPage_iconButton__Y34s1 svg{width:18px;height:18px}.DashboardPage_iconButtonDanger__8_RwF{color:var(--4links-danger)}.DashboardPage_detailBody__Xok_h{display:grid;grid-gap:48px;gap:48px;padding:32px;align-content:start}.DashboardPage_detailSectionCard__5hTBZ{border:0;border-bottom:2px solid var(--dashboard-border);background:#fff;padding:32px 32px 34px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.DashboardPage_detailSectionTitleRow__KuOea{display:flex;align-items:center;gap:16px}.DashboardPage_detailRoleChip__CO7ds{display:inline-flex;align-items:center;min-height:29px;padding:0 13px;border:1px solid var(--dashboard-border);background:#fff;color:var(--4links-muted);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase;white-space:nowrap}.DashboardPage_contactList__vzLaB{margin-top:24px;display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}.DashboardPage_detailFieldsGrid__1TDO1{margin-top:20px;column-count:2;column-gap:24px}.DashboardPage_contactRow__IfyPK{display:grid;grid-template-columns:minmax(0,1fr) 46px;grid-gap:16px;gap:16px;align-items:center;min-width:0;background:transparent;padding:0}.DashboardPage_contactCopy__A5pJz{min-width:0}.DashboardPage_contactCopyButton__mTNPN{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:0;border:0;background:transparent;text-align:left;cursor:copy;font:inherit;color:inherit}.DashboardPage_contactCopyButton__mTNPN:focus-visible{outline:2px solid color-mix(in oklab,var(--4links-brand) 28%,#fff);outline-offset:3px}.DashboardPage_contactLabelRow__SdGbq{display:flex;align-items:center;justify-content:space-between;gap:12px}.DashboardPage_contactCopied__nJby8{color:var(--4links-brand);font-size:10px;line-height:15px;letter-spacing:.12em;text-transform:uppercase}.DashboardPage_contactActionSlot__sfUId{width:46px;height:46px;flex:0 0 46px}.DashboardPage_additionalInfoLabel__uDp55,.DashboardPage_contactLabel__WX4LE,.DashboardPage_infoLabel__N_zM1{margin:0;color:var(--4links-muted);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_additionalInfoValue__vmDvV,.DashboardPage_contactValue__OgqOT,.DashboardPage_infoValue__DmNAN{margin:4px 0 0;color:var(--4links-text);font-size:14px;line-height:20px}.DashboardPage_contactValue__OgqOT{letter-spacing:.15em;overflow-wrap:anywhere;word-break:break-word}.DashboardPage_detailFieldCard__1F9do{display:block;page-break-inside:avoid;break-inside:avoid;border:1px solid var(--dashboard-border);padding:12px 17px;background:#fff;min-height:var(--detail-field-min-height);margin:0 0 10px}.DashboardPage_documentsCard__f4773{position:relative;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(40,47%,96%,.98)),radial-gradient(circle at top,rgba(76,28,36,.06),transparent 55%);overflow:clip}.DashboardPage_documentsIntro__jqZIA{display:grid;justify-items:center;text-align:center;grid-gap:16px;gap:16px;max-width:480px;margin:0 auto}.DashboardPage_lockCardIcon__iMyIQ{width:80px;height:80px;border:1px solid var(--dashboard-border);border-radius:var(--dashboard-card-radius);display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--4links-brand);box-shadow:0 16px 34px rgba(28,18,20,.08)}.DashboardPage_lockCardIcon__iMyIQ svg{width:32px;height:32px}.DashboardPage_documentsDescription__oVIO0,.DashboardPage_documentsHelpText__jstEA{margin:0;color:var(--4links-muted)}.DashboardPage_documentsDescription__oVIO0{max-width:448px;font-size:14px;line-height:22.75px}.DashboardPage_documentsSecurity__xYjEo{display:inline-flex;align-items:center;gap:8px;color:var(--4links-muted);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_documentsSecurity__xYjEo svg{width:14px;height:14px}.DashboardPage_documentsLockArea__yDAr_{width:min(384px,100%);margin:32px auto 0;display:grid;grid-gap:16px;gap:16px}.DashboardPage_documentsGrid__KJDNh,.DashboardPage_lockedDocumentList__4xToV{display:grid;grid-gap:8px;gap:8px;width:min(384px,100%);margin:32px auto 0}.DashboardPage_documentsLockArea__yDAr_ .DashboardPage_lockedDocumentList__4xToV{width:100%;margin:0}.DashboardPage_documentLink__OUR8a,.DashboardPage_lockedDocumentRow___fOuV{min-height:42px;padding:13px;border:1px solid #d4d4d4;background:#f5f5f5;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--4links-text)}.DashboardPage_lockedDocumentRow___fOuV{color:var(--4links-muted);filter:blur(1px);font-size:12px;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_lockedDocumentRow___fOuV svg{width:12px;height:12px;color:var(--4links-muted)}.DashboardPage_documentsCard__f4773 .DashboardPage_primaryButton__bMcCf{width:min(100%,336px);margin:0 auto;justify-self:center;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_detailFieldCardWide__2B2Gt{grid-column:1/-1}.DashboardPage_detailFieldLabel__bGufR{margin:0;color:var(--4links-muted);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.DashboardPage_detailFieldValue__xsgUW{margin:4px 0 0;color:var(--4links-text);font-size:14px;line-height:20px}.DashboardPage_relationshipMessage__nwxbD{margin:0;color:var(--4links-brand);line-height:1.6;text-align:center}.DashboardPage_documentsHelpText__jstEA{max-width:none;width:100%;justify-self:stretch;text-align:center;font-size:10px;line-height:16.25px}@media (min-width:901px){.DashboardPage_mobileIntro__hwZyL{display:none}.DashboardPage_searchField__ecE_z input{min-height:60px;padding-left:58px}.DashboardPage_canvasExplore__H0LWe{grid-template-columns:280px minmax(0,1fr);gap:28px}.DashboardPage_sectionTrack__yny6k{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.DashboardPage_dashboard__e2_aD{gap:22px}.DashboardPage_sectionTrack__yny6k{grid-auto-flow:column;grid-auto-columns:minmax(300px,88vw);overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.DashboardPage_sectionTrack__yny6k::-webkit-scrollbar{display:none}.DashboardPage_detailOverlay__IO6Vp{background:hsla(0,0%,7%,.2)}.DashboardPage_detailDialog__Dmv8x{width:100%}.DashboardPage_resultsGridWide__pTyMn{grid-template-columns:1fr}.DashboardPage_detailBody__Xok_h,.DashboardPage_detailHeader__ZMqgL,.DashboardPage_detailSectionCard__5hTBZ{padding:24px}.DashboardPage_detailBody__Xok_h{gap:24px}}@media (max-width:640px){.DashboardPage_heroTitle__0VYp3{font-size:2.72rem}.DashboardPage_searchField__ecE_z input{min-height:74px;padding-top:22px;padding-bottom:22px}.DashboardPage_profileCard__kcldk{padding:32px}.DashboardPage_contactList__vzLaB,.DashboardPage_detailFieldsGrid__1TDO1,.DashboardPage_filterChipGrid__LtEnx,.DashboardPage_profileMetaGrid__W0P8m{grid-template-columns:1fr}.DashboardPage_detailFieldsGrid__1TDO1{column-count:1}.DashboardPage_detailSectionHeader__0Tb__,.DashboardPage_resultsHeader__41beo,.DashboardPage_sectionHeader__MLSSM{align-items:flex-start;flex-direction:column}.DashboardPage_contactRow__IfyPK{grid-template-columns:1fr}.DashboardPage_detailHeader__ZMqgL{align-items:stretch;flex-direction:column}.DashboardPage_detailHeaderActions__Joreq{justify-content:flex-end}}.NetworkPage_page__DhzG9{--network-surface:var(--4links-surface,#fff);--network-surface-soft:var(--4links-surface-soft,#fbfaf7);--network-border:var(--4links-border,#efefef);--network-text:var(--4links-text,#111);--network-muted:var(--4links-muted,#8a8a8a);--network-brand:var(--4links-brand,#4c1c24);--network-brand-soft:rgba(76,28,36,.08);--network-font:var(--4links-font,"Helvetica Neue",sans-serif);--network-shadow:0 1px 2px rgba(0,0,0,.05);display:grid;grid-gap:48px;gap:48px}.NetworkPage_layout__TLbn6{display:grid;grid-template-columns:256px minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.NetworkPage_aside__pzRWg{display:grid;grid-gap:20px;gap:20px}.NetworkPage_main__y_MT4{display:grid;grid-gap:40px;gap:40px}.NetworkPage_tabs__Q8Pcg{display:grid;grid-gap:12px;gap:12px}.NetworkPage_tabButton____XyR{width:100%;border:0;border-left:2px solid transparent;background:transparent;color:var(--network-muted);padding:16px 24px 16px 26px;display:flex;align-items:center;gap:16px;font-family:var(--network-font);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.NetworkPage_tabButton____XyR:hover{color:var(--network-brand)}.NetworkPage_tabButtonActive__zLp4O{background:var(--network-surface);color:var(--network-brand);border-left-color:var(--network-brand);box-shadow:var(--network-shadow)}.NetworkPage_tabIcon___2Wcw{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.NetworkPage_tabIcon___2Wcw svg{width:100%;height:100%}.NetworkPage_section__1i_ZJ{display:grid;grid-gap:32px;gap:32px}.NetworkPage_filtersPanel__4OGeH{display:grid;grid-gap:18px;gap:18px;padding:20px;border:1px solid var(--network-border);background:var(--network-surface);box-shadow:var(--network-shadow)}.NetworkPage_filtersHeader__RIATf{display:flex;gap:12px;align-items:flex-start}.NetworkPage_filtersIcon__Px_3o{width:46px;height:46px;border:1px solid var(--network-border);background:var(--network-surface-soft);color:var(--network-brand);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.NetworkPage_filtersIcon__Px_3o svg{width:18px;height:18px}.NetworkPage_filtersTitle__5oYG4{margin:0;color:var(--network-text);font-size:18px;line-height:26px;font-weight:300;letter-spacing:.15em;text-transform:uppercase}.NetworkPage_filtersSubtitle__kOR0T{margin:6px 0 0;color:var(--network-muted);font-size:12px;line-height:18px}.NetworkPage_filterGroup__8vjHz{display:grid;grid-gap:8px;gap:8px}.NetworkPage_filterSectionCard__EofBM{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--network-border);background:var(--network-surface-soft)}.NetworkPage_filterSectionHeader__kO2Vo{display:grid;grid-gap:4px;gap:4px}.NetworkPage_filterSectionTitle__8Bm2Q{margin:0;color:var(--network-text);font-size:11px;line-height:16.5px;letter-spacing:.18em;text-transform:uppercase}.NetworkPage_filterSectionDescription__valJu{margin:0;color:var(--network-muted);font-size:12px;line-height:18px}.NetworkPage_filterSectionBody__8bwdS{display:grid;grid-gap:14px;gap:14px}.NetworkPage_filterCheckboxRow__qzWYk{min-height:44px;display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--network-border);background:var(--network-surface);color:var(--network-text);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.NetworkPage_filterCheckboxRow__qzWYk:hover{border-color:color-mix(in oklab,var(--network-brand) 22%,#fff)}.NetworkPage_filterCheckboxInput__9GSKl{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.NetworkPage_filterCheckboxBox__qjMpb{width:18px;height:18px;border:1px solid var(--network-border);border-radius:2px;background:var(--network-surface);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .18s ease,background-color .18s ease}.NetworkPage_filterCheckboxBox__qjMpb:after{content:"";width:8px;height:5px;border-left:2px solid;border-bottom:2px solid;transform:translateY(-1px) rotate(-45deg);opacity:0}.NetworkPage_filterCheckboxInput__9GSKl:checked+.NetworkPage_filterCheckboxBox__qjMpb{border-color:var(--network-brand);background:var(--network-brand)}.NetworkPage_filterCheckboxInput__9GSKl:checked+.NetworkPage_filterCheckboxBox__qjMpb:after{opacity:1}.NetworkPage_filterCheckboxInput__9GSKl:focus-visible+.NetworkPage_filterCheckboxBox__qjMpb{outline:2px solid rgba(76,28,36,.18);outline-offset:2px}.NetworkPage_filterCheckboxText__QS0SH{color:var(--network-muted);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.NetworkPage_filterCheckboxInput__9GSKl:checked~.NetworkPage_filterCheckboxText__QS0SH{color:var(--network-brand)}.NetworkPage_filterLabel__SdijF{margin:0;color:var(--network-muted);font-size:11px;line-height:16.5px;letter-spacing:.15em;text-transform:uppercase}.NetworkPage_filterInput__Xcl6r{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--network-border);background:var(--network-surface);color:var(--network-text);font-size:14px;line-height:20px}.NetworkPage_filterInput__Xcl6r:focus{outline:2px solid rgba(76,28,36,.18);outline-offset:2px}.NetworkPage_filterResetButton__1VYpP{min-height:42px;border:1px solid var(--network-border);background:var(--network-surface-soft);color:var(--network-text);font:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.NetworkPage_filterResetButton__1VYpP:hover{transform:translateY(-1px);border-color:color-mix(in oklab,var(--network-brand) 22%,#fff)}.NetworkPage_filterResetButton__1VYpP:disabled{cursor:default;opacity:.55;transform:none}.NetworkPage_sectionHeader__fiTPK{display:flex;align-items:center;gap:12px;padding-bottom:25px;border-bottom:1px solid var(--network-border)}.NetworkPage_sectionIcon__fd6Xx{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--network-brand);flex-shrink:0}.NetworkPage_sectionIcon__fd6Xx svg{width:100%;height:100%}.NetworkPage_sectionTitle__XxAru{margin:0;color:var(--network-text);font-family:var(--network-font);font-size:20px;line-height:28px;font-weight:300;letter-spacing:.15em;text-transform:uppercase}.NetworkPage_searchField__s48kM{position:relative;display:block}.NetworkPage_searchLabel__31Pjh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.NetworkPage_searchIcon__9SXjM{position:absolute;left:20px;top:50%;width:20px;height:20px;color:var(--network-brand);transform:translateY(-50%);pointer-events:none}.NetworkPage_searchInput__NViI4{width:100%;min-height:58px;border:1px solid var(--network-border);background:var(--network-surface);box-shadow:var(--network-shadow);padding:19px 20px 19px 57px;color:var(--network-text);font-family:var(--network-font);font-size:14px;line-height:20px}.NetworkPage_searchInput__NViI4::placeholder{color:var(--network-muted)}.NetworkPage_searchInput__NViI4:focus{outline:2px solid rgba(76,28,36,.18);outline-offset:2px}.NetworkPage_cardGrid__wZMhi{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 32px;gap:24px 32px;align-items:start}.NetworkPage_card__riHwG{width:100%;min-height:280px;border:0;border-bottom:2px solid var(--network-border);background:var(--network-surface);box-shadow:var(--network-shadow);padding:32px 32px 34px;display:grid;align-content:space-between;grid-gap:24px;gap:24px;text-align:left;font:inherit;color:var(--network-text);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.NetworkPage_card__riHwG:hover{transform:translateY(-1px);border-bottom-color:color-mix(in oklab,var(--network-brand) 24%,#fff);box-shadow:0 10px 28px rgba(35,21,24,.06)}.NetworkPage_cardSelected__IY_Xf{border-bottom-color:var(--network-brand);box-shadow:0 0 0 1px color-mix(in oklab,var(--network-brand) 18%,#fff)}.NetworkPage_cardTopRow__ukX8i{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.NetworkPage_cardIdentity__ARatn{display:flex;align-items:center;gap:16px;min-width:0}.NetworkPage_cardIconWrap__LDjjE{width:56px;height:56px;border:1px solid var(--network-border);display:inline-flex;align-items:center;justify-content:center;color:var(--network-brand);flex-shrink:0}.NetworkPage_cardIconWrap__LDjjE svg{width:24px;height:24px}.NetworkPage_cardTitleWrap__GaYq1{min-width:0;display:grid;grid-gap:4px;gap:4px}.NetworkPage_cardName__1yeZq{color:var(--network-brand);font-family:var(--network-font);font-size:18px;line-height:28px;font-weight:300}.NetworkPage_cardName__1yeZq,.NetworkPage_cardSubtitle__atsKQ{letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NetworkPage_cardSubtitle__atsKQ{color:var(--network-muted);font-size:11px;line-height:16.5px}.NetworkPage_cardRolePill__SRTqO{border:1px solid var(--network-border);background:var(--network-surface);padding:7px 13px;color:var(--network-muted);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase;flex-shrink:0}.NetworkPage_cardMetaGrid__AdErJ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.NetworkPage_cardMetaChip__t74gB{min-height:38px;border:1px solid #d4d4d4;background:var(--network-surface-soft);display:inline-flex;align-items:center;gap:8px;padding:9px 13px;color:var(--network-muted);font-size:11px;line-height:20px;letter-spacing:.15em;text-transform:uppercase;min-width:0}.NetworkPage_cardMetaChip__t74gB svg{width:14px;height:14px;flex-shrink:0}.NetworkPage_cardMetaChip__t74gB span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NetworkPage_cardTagRow__eZJyt{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:25px;border-top:1px solid var(--network-border)}.NetworkPage_cardTag__vcuAh{min-height:30px;border:1px solid var(--network-border);background:var(--network-surface);display:inline-flex;align-items:center;gap:6px;padding:7px 13px;color:var(--network-brand);font-size:10px;line-height:15px;letter-spacing:.15em;text-transform:uppercase}.NetworkPage_cardTag__vcuAh svg{width:12px;height:12px}.NetworkPage_cardTagAvailable__y41lo{border-color:#bbf7d0;color:#166534}.NetworkPage_cardTagNeutral__nPfDX{color:var(--network-brand)}.NetworkPage_cardTagElectric__Ec9D9{border-color:#bfdbfe;color:#1d4ed8}.NetworkPage_cardTagDot__rm65X{width:6px;height:6px;background:#16a34a;flex-shrink:0}.NetworkPage_emptyState__p3mwI{border:1px dashed color-mix(in oklab,var(--network-brand) 24%,#fff);padding:28px;color:var(--network-muted);text-align:center;font-size:14px;line-height:22px;background:color-mix(in oklab,var(--network-surface) 94%,var(--network-surface-soft))}@media (max-width:900px){.NetworkPage_page__DhzG9{gap:32px}.NetworkPage_layout__TLbn6{grid-template-columns:1fr;gap:32px}.NetworkPage_tabs__Q8Pcg{display:flex;gap:12px;overflow-x:auto;padding-bottom:16px;scrollbar-width:none}.NetworkPage_tabs__Q8Pcg::-webkit-scrollbar{display:none}.NetworkPage_tabButton____XyR{width:auto;min-width:max-content;padding-right:24px;background:transparent}.NetworkPage_main__y_MT4{gap:32px}.NetworkPage_filtersPanel__4OGeH{gap:14px}.NetworkPage_cardGrid__wZMhi{grid-template-columns:1fr;gap:24px}}@media (max-width:640px){.NetworkPage_card__riHwG{padding:32px 24px 34px}.NetworkPage_cardTopRow__ukX8i{gap:20px}.NetworkPage_cardRolePill__SRTqO{display:none}.NetworkPage_cardMetaGrid__AdErJ{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.NetworkPage_cardMetaChip__t74gB{font-size:10px}.NetworkPage_searchInput__NViI4{min-height:56px}}.MultiSelectDropdown_root__i9zbz{position:relative;width:100%}.MultiSelectDropdown_trigger__EbK6a{width:100%;min-height:46px;padding:12px 14px;border:1px solid var(--4links-border,#efefef);background:var(--4links-surface,#fff);color:var(--4links-text,#111);display:flex;align-items:center;justify-content:space-between;gap:12px;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.MultiSelectDropdown_trigger__EbK6a:hover{transform:translateY(-1px)}.MultiSelectDropdown_trigger__EbK6a:focus-visible{outline:2px solid color-mix(in oklab,var(--4links-brand,#4c1c24) 28%,#fff);outline-offset:2px}.MultiSelectDropdown_triggerText__oZc5J{min-width:0;flex:1 1;color:var(--4links-text,#111);font-size:.95rem;line-height:1.45}.MultiSelectDropdown_placeholder__OEBL3{color:var(--4links-muted,#8a8a8a)}.MultiSelectDropdown_chevron__Wowk_{flex:0 0 auto;color:var(--4links-muted,#8a8a8a);font-size:.82rem;line-height:1}.MultiSelectDropdown_menu__FwFkh{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;display:grid;grid-gap:6px;gap:6px;max-height:260px;overflow-y:auto;padding:10px;border:1px solid var(--4links-border,#efefef);background:var(--4links-surface,#fff);box-shadow:0 14px 34px hsla(0,0%,7%,.08)}.MultiSelectDropdown_option__qYhZV{width:100%;padding:10px 12px;border:1px solid transparent;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.MultiSelectDropdown_option__qYhZV:hover{background:color-mix(in oklab,var(--4links-brand,#4c1c24) 4%,#fff)}.MultiSelectDropdown_optionSelected__Sodpr{border-color:color-mix(in oklab,var(--4links-brand,#4c1c24) 18%,#fff);background:color-mix(in oklab,var(--4links-brand,#4c1c24) 8%,#fff)}.MultiSelectDropdown_optionMain__ArBUv{display:inline-flex;align-items:center;gap:10px;min-width:0}.MultiSelectDropdown_checkbox__Xj7kg{width:16px;height:16px;border:1px solid var(--4links-border,#efefef);background:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:transparent;font-size:.78rem;line-height:1}.MultiSelectDropdown_checkboxSelected__fDZ5f{border-color:var(--4links-brand,#4c1c24);background:var(--4links-brand,#4c1c24);color:#fff}.MultiSelectDropdown_optionLabel__quV3i{min-width:0;color:var(--4links-text,#111);font-size:.9rem;line-height:1.4}.MultiSelectDropdown_optionSelected__Sodpr .MultiSelectDropdown_optionLabel__quV3i{color:var(--4links-brand,#4c1c24)}