.portal-header_shell__diTUA{position:relative;z-index:2500;margin-left:auto;margin-right:auto;display:flex;height:78px;width:100%;max-width:1280px;align-items:center;justify-content:space-between;padding-left:16px;padding-right:16px}.portal-header_brandLink__mnspy{display:flex;align-items:center;gap:6px;line-height:1}.dark .portal-header_brandLink__mnspy img{filter:brightness(0) invert(1)}.portal-header_brandWord__S1l6H{font-family:var(--font-serif),Georgia,serif;font-size:24px;font-weight:600;letter-spacing:-.02em;color:#000000;text-transform:lowercase}.portal-header_brandBlock__BRNch{display:inline-block;height:14px;width:32px;border-radius:2px;background:#000000}.portal-header_desktopNavWrap__BDf7M{position:relative;margin-left:auto;display:none;overflow:visible}.portal-header_desktopNav__XN1fk{display:flex;align-items:center;gap:clamp(8px,1.05vw,16px);font-size:13px;line-height:1.25rem;letter-spacing:.05em;color:rgba(0,0,0,.7)}.portal-header_navActiveIndicator__Yyp22{position:absolute;bottom:0;left:0;height:2px;width:0;background:#000000;transition:left .25s ease,width .25s ease;pointer-events:none}.portal-header_navSep__OyJ4s{flex-shrink:0;width:4px;height:4px;border-radius:50%;background:#000000;display:inline-block;margin:0 2px;vertical-align:middle}.portal-header_mobileNav__g7vCx .portal-header_navSep__OyJ4s{align-self:center;margin:4px 0}.portal-header_desktopLink__KPHbZ{font-family:var(--font-sans),Arial,sans-serif;font-weight:500;transition:color .15s ease}.portal-header_desktopLink__KPHbZ:hover{color:#000000}.portal-header_activeLink__XAvT4{font-weight:700;color:#000000}.portal-header_dropdownWrap__VA_KD{position:relative;display:flex;align-items:center;padding-bottom:12px;margin-bottom:-12px;overflow:visible;z-index:2800}.portal-header_dropdownWrapOpen__7NJvB{z-index:3200}.portal-header_dropdownTrigger__WJst9{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:0;font-family:var(--font-sans),Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:.05em;line-height:1.25rem;color:inherit}.portal-header_dropdownTrigger__WJst9.portal-header_activeLink__XAvT4{font-weight:700;color:#000000}.portal-header_dropdownCaret__N1irj{font-size:10px;opacity:.8}.portal-header_dropdownPanel__LvbsJ{position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);margin-top:0;min-width:190px;padding:6px;background:#ffffff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:3400;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.portal-header_dropdownWrapOpen__7NJvB .portal-header_dropdownPanel__LvbsJ,.portal-header_dropdownWrap__VA_KD:focus-within .portal-header_dropdownPanel__LvbsJ,.portal-header_dropdownWrap__VA_KD:hover .portal-header_dropdownPanel__LvbsJ{opacity:1;visibility:visible;pointer-events:auto}.portal-header_dropdownItem__bkdpk{display:flex;align-items:center;gap:10px;min-height:38px;border-radius:6px;padding:9px 10px;font-size:13px;font-weight:500;letter-spacing:.05em;color:rgba(0,0,0,.75);transition:background .15s}.portal-header_dropdownItemIcon__FOKaG,.portal-header_dropdownItemMaterialIcon__RsVLh{display:inline-flex;height:18px;width:18px;flex:0 0 18px;align-items:center;justify-content:center;color:currentColor}.portal-header_dropdownItemIcon__FOKaG svg{height:18px;width:18px}.portal-header_dropdownItemIcon__FOKaG svg[width]{width:18px}.portal-header_dropdownItemMaterialIcon__RsVLh{font-size:18px;line-height:1}.portal-header_dropdownItem__bkdpk:hover{background:rgba(0,0,0,.05);color:#000000}.portal-header_desktopActions__zmC6c{margin-left:16px;display:none;align-items:center;gap:12px;padding-left:16px}.portal-header_rightSlot__7P7vL{display:none;align-items:center;justify-content:flex-end;gap:12px}.portal-header_mobileQuickActions__Z8mw2{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.portal-header_mobileToggleInQuickActions__CcR62,.portal-header_mobileTrigger__e2KGb{display:inline-flex;align-items:center}.portal-header_mobileTrigger__e2KGb{height:40px;width:40px;justify-content:center;border-radius:8px;color:#000000;transition:all .2s ease}.portal-header_mobileTrigger__e2KGb:hover{background:rgba(0,0,0,.05)}.portal-header_overlay__j4QnI{position:fixed;inset:0;z-index:3000;display:flex;align-items:flex-end;justify-content:center;padding:0 12px max(12px,env(safe-area-inset-bottom));background:rgba(0,0,0,.44);backdrop-filter:blur(8px)}.portal-header_mobilePanel__CppAR{display:flex;width:min(100%,560px);max-height:min(76dvh,calc(100dvh - 96px));flex-direction:column;background:#ffffff;border:1px solid #d8d8d8;border-radius:24px 24px 18px 18px;box-shadow:0 -20px 60px rgba(0,0,0,.28);overflow:hidden;animation:portal-header_mobilePanelIn__b4Qea .2s ease-out both}@keyframes portal-header_mobilePanelIn__b4Qea{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.portal-header_mobileTop__A6FOa{position:relative;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8;padding:22px 18px 14px}.portal-header_mobileTop__A6FOa:before{position:absolute;top:8px;left:50%;width:44px;height:4px;content:"";transform:translateX(-50%);border-radius:999px;background:rgba(0,0,0,.18)}.portal-header_mobileTitle__bVk0n{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(0,0,0,.7)}.portal-header_mobileClose_____qd{display:inline-flex;height:36px;width:36px;align-items:center;justify-content:center;border-radius:8px;transition:background-color .15s ease}.portal-header_mobileClose_____qd:hover{background:rgba(0,0,0,.05)}.portal-header_mobileToggleWrap__04AVc{border-bottom:1px solid #ededed;padding:10px 18px}.portal-header_mobileTopControls__UqZsh{display:flex;align-items:center;justify-content:space-between;gap:8px}.portal-header_mobileNav__g7vCx{display:flex;flex-direction:column;gap:0;padding:10px 10px max(20px,env(safe-area-inset-bottom));overflow-y:auto}.portal-header_mobileLink__nRtdo{display:flex;min-height:46px;align-items:center;border-radius:12px;padding:0 14px;font-size:14px;font-weight:600;letter-spacing:.05em;color:rgba(0,0,0,.75);transition:all .15s ease}.portal-header_mobileLink__nRtdo:hover{background:rgba(0,0,0,.05);color:#000000}.portal-header_mobileActiveLink__BNxIi{background:#000000;color:#ffffff}.portal-header_mobileSectionLabel__8Q1Qe{color:rgba(0,0,0,.5);font-weight:500;min-height:auto;padding-top:14px;padding-bottom:6px;font-size:11px;letter-spacing:.08em;background:transparent}.portal-header_mobileSubItem__qzf2s{padding-left:28px}.portal-header_mobileSubItem__qzf2s .portal-header_dropdownItemIcon__FOKaG,.portal-header_mobileSubItem__qzf2s .portal-header_dropdownItemMaterialIcon__RsVLh{margin-left:-4px}@media (min-width:540px){.portal-header_shell__diTUA{padding-left:20px;padding-right:20px}}@media (max-width:539px){.portal-header_shell__diTUA{height:74px;padding-left:14px;padding-right:14px}.portal-header_brandLink__mnspy img{height:24px;width:auto}.portal-header_overlay__j4QnI{padding:0}.portal-header_mobilePanel__CppAR{width:100%;max-width:none;max-height:82dvh;border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0}}@media (min-width:768px){.portal-header_shell__diTUA{height:88px;padding-left:24px;padding-right:24px}.portal-header_brandLink__mnspy{gap:8px}.portal-header_brandWord__S1l6H{font-size:30px}.portal-header_brandBlock__BRNch{height:16px;width:40px}}@media (min-width:768px) and (max-width:1179px){.portal-header_desktopNavWrap__BDf7M{display:flex;margin-left:18px;margin-right:auto}.portal-header_desktopNav__XN1fk{gap:14px;font-size:12px}.portal-header_desktopNav__XN1fk>*{display:none}.portal-header_desktopNav__XN1fk>:first-child,.portal-header_desktopNav__XN1fk>:nth-child(10),.portal-header_desktopNav__XN1fk>:nth-child(12),.portal-header_desktopNav__XN1fk>:nth-child(3){display:inline-flex}.portal-header_desktopActions__zmC6c{display:flex;margin-left:8px;padding-left:0}.portal-header_rightSlot__7P7vL{display:flex}.portal-header_mobileQuickActions__Z8mw2,.portal-header_mobileToggleInQuickActions__CcR62,.portal-header_mobileTrigger__e2KGb{display:none}}@media (min-width:768px) and (max-width:899px){.portal-header_desktopNav__XN1fk{gap:12px;font-size:12px}}@media (min-width:900px) and (max-width:1179px){.portal-header_desktopNav__XN1fk>:nth-child(4),.portal-header_desktopNav__XN1fk>:nth-child(5){display:inline-flex}}@media (min-width:1180px){.portal-header_shell__diTUA{max-width:1280px;height:88px;padding-left:24px;padding-right:24px}.portal-header_brandWord__S1l6H{font-size:32px}.portal-header_brandBlock__BRNch{height:16px;width:40px}.portal-header_desktopNavWrap__BDf7M{display:flex}.portal-header_desktopNav__XN1fk{font-size:12.5px;gap:clamp(7px,.8vw,14px)}.portal-header_desktopActions__zmC6c{display:flex;margin-left:16px}.portal-header_rightSlot__7P7vL{display:flex}.portal-header_dropdownItemOverflow__2KNXE,.portal-header_mobileQuickActions__Z8mw2,.portal-header_mobileTrigger__e2KGb{display:none}}.dark .portal-header_activeLink__XAvT4,.dark .portal-header_brandWord__S1l6H,.dark .portal-header_desktopLink__KPHbZ:hover,.dark .portal-header_dropdownTrigger__WJst9.portal-header_activeLink__XAvT4,.dark .portal-header_mobileActiveLink__BNxIi,.dark .portal-header_mobileTrigger__e2KGb{color:#f2f4f6}.dark .portal-header_brandBlock__BRNch{background:#f2f4f6}.dark .portal-header_desktopNav__XN1fk,.dark .portal-header_mobileLink__nRtdo,.dark .portal-header_mobileTitle__bVk0n{color:#c3c8d1}.dark .portal-header_mobilePanel__CppAR{background:#050505;border-color:#202020}.dark .portal-header_mobileToggleWrap__04AVc,.dark .portal-header_mobileTop__A6FOa{border-bottom-color:#2c3139}.dark .portal-header_mobileTop__A6FOa:before{background:rgba(255,255,255,.22)}.dark .portal-header_mobileClose_____qd:hover,.dark .portal-header_mobileLink__nRtdo:hover,.dark .portal-header_mobileTrigger__e2KGb:hover{background:rgba(255,255,255,.1)}.dark .portal-header_dropdownPanel__LvbsJ{background:#050505;border-color:#202020;box-shadow:0 4px 12px rgba(0,0,0,.3)}.dark .portal-header_dropdownItem__bkdpk{color:#c3c8d1}.dark .portal-header_dropdownItem__bkdpk:hover{background:rgba(255,255,255,.08);color:#f2f4f6}.dark .portal-header_mobileSectionLabel__8Q1Qe{color:rgba(255,255,255,.5)}.dark .portal-header_mobileActiveLink__BNxIi{background:#f2f4f6;color:#000000}.dark .portal-header_navSep__OyJ4s{background:rgba(255,255,255,.6)}.dark .portal-header_navActiveIndicator__Yyp22{background:#f2f4f6}.portal-header-on-hero .portal-header_shell__diTUA{color:#f2f4f6}.portal-header-on-hero .portal-header_brandLink__mnspy img{filter:brightness(0) invert(1)}.portal-header-on-hero .portal-header_activeLink__XAvT4,.portal-header-on-hero .portal-header_brandWord__S1l6H,.portal-header-on-hero .portal-header_desktopLink__KPHbZ,.portal-header-on-hero .portal-header_desktopLink__KPHbZ:hover,.portal-header-on-hero .portal-header_dropdownTrigger__WJst9,.portal-header-on-hero .portal-header_dropdownTrigger__WJst9.portal-header_activeLink__XAvT4,.portal-header-on-hero .portal-header_mobileTrigger__e2KGb{color:#f2f4f6}.portal-header-on-hero .portal-header_brandBlock__BRNch,.portal-header-on-hero .portal-header_navActiveIndicator__Yyp22{background:#f2f4f6}.portal-header-on-hero .portal-header_desktopNav__XN1fk{color:rgba(242,244,246,.78)}.portal-header-on-hero .portal-header_navSep__OyJ4s{background:rgba(242,244,246,.72)}