.logo{background:#fff;border-radius:10px;align-items:center;min-width:0;padding:6px 10px;display:inline-flex}.logoImg{width:auto;height:34px;display:block}.logo.is-compact{padding:4px 6px}.logo.is-compact .logoImg{height:30px}.headerSearchSimple{border:1.5px solid var(--line);width:100%;max-width:28rem;height:40px;box-shadow:var(--shadow-xs);background:#fff;border-radius:999px;align-items:center;padding:0 4px 0 14px;transition:all .2s;display:flex;position:relative}.headerSearchSimple:hover{border-color:var(--muted-light)}.headerSearchSimple:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #5483b329, var(--shadow-xs)}.headerSearchLens{color:var(--muted);flex-shrink:0;margin-right:8px;font-size:14px}.headerSearchSimple:focus-within .headerSearchLens{color:var(--navy-light)}.headerSearchInput{min-width:0;height:100%;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13.5px;font-weight:500}.headerSearchInput:focus-visible{outline:none}.headerSearchInput::placeholder{color:var(--muted-light);font-weight:400}.headerSearchClear{color:var(--muted-light);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-right:4px;padding:4px;font-size:13px;transition:color .15s;display:inline-flex}.headerSearchClear:hover{color:var(--rose)}.headerSearchBtn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .18s;display:inline-flex}.headerSearchBtn:hover{box-shadow:var(--shadow-sm);transform:scale(1.05)}.header{z-index:1000;-webkit-backdrop-filter:blur(16px);width:100%;box-shadow:var(--shadow-sm);border-bottom:1px solid var(--line-subtle);background:#fffffff5;transition:box-shadow .2s,background .2s;position:sticky;top:0;left:0;right:0}.headerTop{background:#fff}.headerTopInner{align-items:center;gap:20px;min-height:64px;padding-top:6px;padding-bottom:6px;display:flex}.headerBrand{flex:none;justify-content:flex-start;align-items:center;min-width:0;text-decoration:none;transition:opacity .2s;display:inline-flex}.headerBrand:hover{opacity:.88}.headerSearch{flex:20rem;min-width:0;max-width:32rem;margin:0 auto;display:block}.headerActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.headerListBtn.ant-btn-primary{background:var(--gradient-primary)!important;border-color:var(--navy)!important;color:var(--blue-ice)!important;border-radius:var(--radius-sm)!important;height:40px!important;padding:0 18px!important;font-weight:700!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;box-shadow:0 3px 10px #05265933!important}.headerListBtn.ant-btn-primary:hover{transform:translateY(-1px);color:#fff!important;box-shadow:0 6px 16px #0526594d!important}.headerListBtn.ant-btn-primary:focus-visible{outline-offset:2px;outline:2px solid var(--blue-sky)!important}.headerRegister.ant-btn-default{border:1.5px solid var(--navy)!important;color:var(--navy)!important;border-radius:var(--radius-sm)!important;background:#fff!important;height:40px!important;padding:0 18px!important;font-weight:700!important;transition:all .2s!important}.headerRegister.ant-btn-default:hover{transform:translateY(-1px);background:var(--navy)!important;border-color:var(--navy)!important;color:#fff!important;box-shadow:0 4px 14px #05265933!important}.headerActions .ant-btn-text{color:var(--ink-secondary)!important;font-weight:650!important}.headerActions .ant-btn-text:hover{color:var(--navy)!important;background:var(--page)!important}.headerNav{background:var(--page);border-top:1px solid var(--line-subtle)}.headerNavList{scrollbar-width:none;align-items:center;gap:2px;min-height:46px;padding-top:0;padding-bottom:0;display:flex;overflow-x:auto}.headerNavList::-webkit-scrollbar{display:none}.headerNavLink{min-height:36px;color:var(--ink-secondary);border-radius:var(--radius-sm);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;padding:7px 14px;font-size:13.5px;font-weight:650;text-decoration:none;transition:all .18s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.headerNavLink:hover{color:var(--navy-light);box-shadow:var(--shadow-xs);background:#fff}.headerNavLink.is-active{color:var(--navy);box-shadow:var(--shadow-xs);background:#fff;font-weight:800}.headerNavLink.is-active:after{content:"";background:var(--navy-light);border-radius:var(--radius-full);height:2.5px;position:absolute;bottom:4px;left:14px;right:14px}.headerNavChevron{color:var(--muted);font-size:9.5px;transition:transform .2s,color .2s}.headerNavLink:hover .headerNavChevron,.headerNavLink.is-active .headerNavChevron{color:var(--navy-light)}.ant-dropdown .ant-dropdown-menu{border-radius:var(--radius-md)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow-md)!important;background:#fff!important;padding:8px!important}.ant-dropdown .ant-dropdown-menu-item{border-radius:var(--radius-sm)!important;color:var(--ink-secondary)!important;padding:9px 14px!important;font-size:13.5px!important;font-weight:650!important;transition:all .15s!important}.ant-dropdown .ant-dropdown-menu-item:hover,.ant-dropdown .ant-dropdown-menu-item-active{background:var(--page)!important;color:var(--navy)!important}.ant-dropdown .ant-dropdown-menu-item a{color:inherit!important}@media (width<=767px){.headerTopInner{gap:10px;min-height:56px}.headerSearch{display:none}}.legalDrawer .ant-drawer-content-wrapper{width:min(560px,48vw)!important}.legalDrawer .ant-drawer-header{padding-right:56px;position:relative}.legalDrawer .ant-drawer-close{width:36px;height:36px;margin-inline-end:0;position:absolute;top:12px;right:12px}.legalDrawer .ant-drawer-body{padding-top:8px}.legalDrawer .ant-drawer-body p{color:var(--muted);font-size:15px;line-height:1.7}@media (width<=768px){.legalDrawer .ant-drawer-content-wrapper{width:min(420px,86vw)!important}}.footer{color:var(--navy-deep);border-top:1px solid var(--line);background:#fff}.footerInner{padding-top:60px;padding-bottom:36px}.footerGrid{grid-template-columns:repeat(2,1fr);gap:36px 20px;display:grid}@media (width>=640px){.footerGrid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.footerGrid{grid-template-columns:repeat(5,1fr);gap:40px 28px}}.footerCol{flex-direction:column;display:flex}.footerHeading{letter-spacing:.08em;text-transform:uppercase;color:var(--navy-deep);margin:0 0 18px;font-size:12px;font-weight:850}.footerLinks{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.footerLinkItem{display:flex}.footerLink{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:13.5px;line-height:1.5;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.footerLink:hover{color:var(--navy-deep);transform:translate(2px)}.footerAbout{border-top:1px solid var(--line);flex-direction:column;gap:14px;margin-top:52px;padding-top:36px;display:flex}.footerBlurb{max-width:52rem;color:var(--muted);margin:0;font-size:13.5px;line-height:1.7}.footerBottom{background:var(--page);border-top:1px solid var(--line);padding:20px 0 calc(20px + env(safe-area-inset-bottom))}.footerBottomInner{flex-direction:column;gap:14px;display:flex}@media (width>=768px){.footerBottomInner{flex-direction:row;justify-content:space-between;align-items:center}}.footerCopy{color:var(--muted-light);margin:0;font-size:12.5px}.footerLegal{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.footerFine{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12.5px;text-decoration:none;transition:color .15s}.footerFine:hover{color:var(--navy-deep);text-decoration:underline}.authDrawer .ant-drawer-content-wrapper{width:min(480px,46vw)!important}.authDrawer .ant-drawer-content{box-shadow:var(--shadow-xl)}.authDrawer .ant-drawer-header{background:linear-gradient(180deg, var(--blue-ice) 0%, #c1e8ff00 100%);border-bottom:1px solid var(--line-subtle);flex-shrink:0;padding:18px 24px 14px}.authDrawer .ant-drawer-body{padding:20px 24px}.authDrawer .ant-drawer-footer{padding:14px 24px}.authDrawer .ant-drawer-close{border-radius:var(--radius-full);background:#ffffffb3;width:30px;height:30px;margin-inline-end:0}.authDrawer .ant-drawer-close:hover{background:#fff}.authDrawer .ant-drawer-close:focus-visible{box-shadow:0 0 0 3px #5483b34d}.authModalClose{width:100%;height:100%;color:var(--ink-secondary);justify-content:center;align-items:center;font-size:12px;display:inline-flex}.authModalTitleBlock{align-items:center;gap:12px;display:flex}.authModalBadge{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-glow);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.authModalHeading.ant-typography{color:var(--ink);margin:0;font-size:19px;line-height:1.3}.authModalSteps{align-items:center;gap:6px;margin-top:6px;display:flex}.authModalStepDot{border-radius:var(--radius-full);background:var(--line);width:16px;height:4px;transition:background .2s}.authModalStepDot.is-active{background:var(--blue)}.authModalStepDot.is-done{background:var(--blue-sky)}.authModalStepLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.02em;margin-left:4px;font-size:11.5px;font-weight:600}.authModalLead.ant-typography{margin-bottom:16px;font-size:13px;line-height:1.5}.authModalSectionLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-top:1px solid var(--line-subtle);margin:4px 0 10px;padding-top:8px;font-size:11.5px;font-weight:700}.authModalSectionLabel:first-child{border-top:none;padding-top:0}.authInputIcon{color:var(--muted-light)}.authRoleGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.authRoleGrid button:last-child:nth-child(odd){grid-column:1/-1}.authRoleCard{border:1px solid var(--line);border-radius:var(--radius-md);min-height:56px;color:var(--ink-secondary);font:inherit;text-align:center;cursor:pointer;background:#fff;justify-content:center;align-items:center;padding:10px 30px 10px 14px;font-size:13.5px;font-weight:600;line-height:1.3;transition:border-color .15s,background .15s,color .15s;display:flex;position:relative}.authRoleCard:hover{border-color:var(--blue-sky)}.authRoleCard.is-selected{border-color:var(--blue);background:var(--blue-ice);color:var(--blue-dark)}.authRoleCardCheck{color:var(--blue);font-size:15px;position:absolute;top:8px;right:8px}.authModalRow{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.authDrawer .ant-form-item{margin-bottom:14px}.authDrawer .ant-input-affix-wrapper,.authDrawer .ant-input,.authDrawer .ant-select-selector,.authDrawer .ant-input-number{border-radius:var(--radius-sm)}.authDrawer .ant-input-affix-wrapper:hover,.authDrawer .ant-input:hover,.authDrawer .ant-select-selector:hover{border-color:var(--blue-sky)}.authDrawer .ant-input-affix-wrapper-focused,.authDrawer .ant-input-affix-wrapper:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #5483b31f}.authModalTerms{background:var(--page);border:1px solid var(--line-subtle);border-radius:var(--radius-sm);margin-top:0;margin-bottom:4px;padding:10px 12px}.authModalActions{gap:4px;display:grid}.authModalActions .ant-btn-lg{height:44px}.authModalActions .ant-btn-link{height:32px;padding-block:0}.authDrawer .ant-btn-lg{border-radius:var(--radius-sm);font-weight:600}.authDrawer .ant-btn-primary:not(:disabled){background:linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);border:none}.authDrawer .ant-btn-primary:not(:disabled):hover{background:linear-gradient(135deg, var(--blue-sky) 0%, var(--blue) 100%)}.authModalDemo{border-top:1px dashed var(--line);text-align:center;margin-top:6px;padding-top:10px}.authModalDemoLabel.ant-typography{margin-bottom:8px;font-size:11.5px;display:block}.authDrawer .ant-checkbox-wrapper{white-space:normal;align-items:flex-start}.authLegalLink{color:var(--blue);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:700;text-decoration:underline}.authLegalLink:hover,.authLegalLink:focus-visible{color:var(--blue-dark)}@media (width<=768px){.authDrawer .ant-drawer-content-wrapper{width:min(440px,92vw)!important}}@media (width<=480px){.authRoleGrid{grid-template-columns:1fr}.authRoleGrid button:last-child:nth-child(odd){grid-column:auto}.authModalRow{grid-template-columns:1fr;gap:0}}.adminShell{background:var(--page);min-height:100vh}.adminSider{background:var(--navy-deep)!important}.adminSider .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.adminSiderBrand{color:#fff;letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:10px;padding:20px 20px 16px;font-size:15px;font-weight:800;display:flex}.adminSiderBrand .anticon{color:var(--c-sky-blue);font-size:18px}.adminSiderMenu.ant-menu{background:0 0;flex:1;padding:0 8px;overflow-y:auto;border-inline-end:none!important}.adminSiderMenu .ant-menu-item-group-title{color:#c1e8ff8c;text-transform:uppercase;letter-spacing:.06em;padding:12px 12px 4px;font-size:11px;font-weight:700}.adminSiderMenu .ant-menu-item{color:#ffffffc7;border-radius:var(--radius-sm);margin-block:2px}.adminSiderMenu .ant-menu-item .anticon{color:#c1e8ffcc}.adminSiderMenu .ant-menu-item:hover{color:#fff;background:#5483b338}.adminSiderMenu .ant-menu-item-selected{background:var(--blue)!important;color:#fff!important}.adminSiderMenu .ant-menu-item-selected .anticon{color:#fff}.adminMenuLabel{align-items:center;gap:8px;display:inline-flex}.adminMenuBadge .ant-badge-count{background:var(--amber);box-shadow:none}.adminSiderFooter{border-top:1px solid #ffffff1a;padding:14px 20px 18px}.adminBackLink{color:#c1e8ffd9;font-size:13px;font-weight:600}.adminBackLink:hover{color:#fff}.adminTopbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;height:60px;padding:0 20px;line-height:60px;display:flex}.adminSiderToggle{font-size:16px}.adminAdminBadge{align-items:center;gap:6px;padding:4px 10px;font-weight:650;display:inline-flex}.adminTopbarSpacer{flex:1}.adminUserMenu{align-items:center;gap:8px;height:auto;padding:4px 8px;display:inline-flex}.adminUserName{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:650;overflow:hidden}.adminContent{width:100%;max-width:1400px;margin:0 auto;padding:24px 28px 56px}.adminGuardPage{background:var(--page);justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.adminGuardCard{text-align:center;width:100%;max-width:640px;padding:24px 16px;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-md)!important;border:1px solid var(--line)!important}.adminGuardCardWarn{max-width:680px;border-color:#e5981959!important}.adminPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.adminPageTitle.ant-typography{color:var(--navy);margin:0 0 4px!important;font-weight:800!important}.adminPageDescription{color:var(--muted);max-width:640px;margin:0;font-size:13.5px}.adminPageHeaderExtra{flex-wrap:wrap;gap:8px;display:flex}.adminSectionCard{border-radius:var(--radius-md)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow-xs)!important}.adminStatsRow{margin-bottom:24px}.adminKpiCard{background:#fff;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s;border-radius:var(--radius-md)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow-xs)!important}.adminKpiCard:hover{transform:translateY(-2px);border-color:var(--c-sky-blue)!important;box-shadow:var(--shadow)!important}.kpiTitle{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:650;display:flex}.kpiSub{color:var(--muted-light);margin-top:8px;font-size:12px}.adminQuickLinksGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:8px;display:grid}.adminQuickLinkCard{cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s;border-radius:var(--radius-md)!important;border:1px solid var(--line)!important}.adminQuickLinkCard:hover{transform:translateY(-2px);border-color:var(--c-sky-blue)!important;box-shadow:var(--shadow)!important}.adminQuickLinkIcon{border-radius:var(--radius-sm);background:var(--line-subtle);width:38px;height:38px;color:var(--navy);justify-content:center;align-items:center;margin-bottom:10px;font-size:18px;display:flex}.adminQuickLinkTitle{color:var(--ink);margin-bottom:2px;font-weight:700}.adminQuickLinkDesc{color:var(--muted);font-size:12.5px}.pendingCardsGrid{flex-direction:column;gap:16px;display:flex}.pendingListingCard{background:#fffdfa;transition:box-shadow .2s;border-radius:var(--radius)!important;border:1px solid #e598194d!important}.pendingListingCard:hover{box-shadow:var(--shadow-amber)!important}.pendingCardTags{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.pendingCardTitle.ant-typography{color:var(--ink);margin:0 0 6px!important;font-size:17px!important}.pendingCardMeta{color:var(--muted);margin-bottom:14px;font-size:13px}.pendingCardStats{background:var(--page);border-radius:var(--radius-sm);border:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:12px;padding:12px 16px;display:grid}.pendingStat{flex-direction:column;display:flex}.pendingStat .statLabel{text-transform:uppercase;color:var(--muted-light);font-size:11px;font-weight:650}.pendingStat .statValue{color:var(--ink);font-size:15px;font-weight:700}.pendingCardSummary,.pendingCardReason{color:var(--ink-secondary);margin-bottom:8px;font-size:13px;line-height:1.5}.pendingCardOwner{border-top:1px dashed var(--line);color:var(--ink-secondary);align-items:center;gap:10px;margin-top:10px;padding:10px 0;font-size:13px;display:flex}.pendingCardActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.adminFilterBar{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.adminTableScroll{width:100%;overflow-x:auto}.adminInvestorsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.adminInvestorCard{border-radius:var(--radius)!important;border:1px solid var(--line)!important}.investorHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.investorBody{flex-direction:column;gap:6px;font-size:13px;display:flex}.investorField{justify-content:space-between;gap:8px;display:flex}.investorField .label{color:var(--muted)}.investorInterests{background:var(--page);border-radius:var(--radius-sm);color:var(--ink-secondary);margin-top:8px;padding:8px 12px;font-size:12px}.investorFooter{border-top:1px solid var(--line-subtle);justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.previewBox{background:var(--page);border-radius:var(--radius-sm);border:1px solid var(--line);flex-direction:column;padding:10px 14px;display:flex}.previewBox .lbl{color:var(--muted);text-transform:uppercase;font-size:11px}.previewSection h4{color:var(--ink);font-size:14px;margin:0 0 8px!important}.adminEmptyState{padding:48px 0}.adminLoadingState{justify-content:center;align-items:center;padding:64px 0;display:flex}@media (width<=992px){.adminContent{padding:18px 14px 40px}.adminUserName{display:none}}.blurText{flex-wrap:wrap;display:flex}.blurTextPart{filter:blur(10px);opacity:0;transition:filter .55s,opacity .55s,transform .55s;display:inline-block;transform:translateY(14px)}.blurText--bottom .blurTextPart{transform:translateY(-14px)}.blurTextPart.is-in{filter:blur();opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.blurTextPart{filter:none;opacity:1;transition:none;transform:none}}.fadeContent{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s;transform:translateY(24px)}.fadeContent.is-blur{filter:blur(8px)}.fadeContent.is-visible{opacity:1;filter:none;transform:none}@media (prefers-reduced-motion:reduce){.fadeContent{opacity:1;filter:none;transition:none;transform:none}}.hero{isolation:isolate;background:linear-gradient(160deg,#021024 0%,#052659 60%,#0a3a78 100%);border-bottom:1px solid #c1e8ff1a;position:relative;overflow:hidden}.heroBg{z-index:0;pointer-events:none;position:absolute;inset:0}.heroGrid{background-image:linear-gradient(#c1e8ff0d 1px,#0000 1px),linear-gradient(90deg,#c1e8ff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6 0%,#0000 85%);mask-image:linear-gradient(#000000e6 0%,#0000 85%)}.heroGlow{filter:blur(70px);border-radius:50%;position:absolute}.heroGlowOne{aspect-ratio:1;background:radial-gradient(circle,#5483b352 0%,#0000 70%);width:38%;animation:16s ease-in-out infinite heroDriftOne;top:-18%;right:6%}.heroGlowTwo{aspect-ratio:1;background:radial-gradient(circle,#e5981952 0%,#0000 70%);width:44%;animation:20s ease-in-out infinite heroDriftTwo;bottom:-30%;left:-8%}.heroGlowThree{aspect-ratio:1;background:radial-gradient(circle,#f0b64a29 0%,#0000 70%);width:30%;animation:22s ease-in-out infinite reverse heroDriftOne;top:30%;right:-10%}@keyframes heroDriftOne{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-3%,3%)scale(1.08)}}@keyframes heroDriftTwo{0%,to{transform:translate(0)scale(1)}50%{transform:translate(3%,-3%)scale(1.06)}}@media (prefers-reduced-motion:reduce){.heroGlowOne,.heroGlowTwo{animation:none}}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.heroInner{z-index:1;flex-direction:column;gap:22px;padding:36px 0 24px;display:flex;position:relative}.heroCopy{z-index:3;flex-direction:column;max-width:36rem;display:flex;position:relative}.heroFounder{z-index:2;width:420px;max-width:48%;position:absolute;bottom:40px;right:0}.heroFounderCard{background:linear-gradient(165deg,#ffffff14 0%,#ffffff05 100%);border:1px solid #f0b64a47;border-radius:18px;width:100%;animation:6s ease-in-out infinite heroFounderFloat;position:relative;overflow:hidden;box-shadow:0 24px 55px -16px #021024a6,0 0 40px -18px #e5981959;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 16%);mask-image:linear-gradient(90deg,#0000 0%,#000 16%)}@keyframes heroFounderFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.heroFounderCard{animation:none}}.heroFounderCard:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 12%,#f0b64a38 0%,#0000 55%);position:absolute;inset:0}.heroFounderImg{z-index:0;aspect-ratio:420/360;object-fit:cover;object-position:top center;width:100%;display:block;position:relative}.heroFounderCaption{z-index:1;text-align:center;background:linear-gradient(#02102400 0%,#02102499 45%,#021024eb 100%);flex-direction:column;align-items:center;gap:1px;padding:46px 14px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.heroFounderName{color:#fff;letter-spacing:.01em;font-size:13.5px;font-weight:800}.heroFounderRole{color:#c1e8ffb3;letter-spacing:.02em;font-size:11px;font-weight:600}.heroFounderMobileCard{display:none}.heroFounderMobileImg{object-fit:cover;object-position:50% 15%;background:var(--page);border:2px solid #c1e8ff66;border-radius:50%;flex-shrink:0;width:60px;height:60px}.heroFounderMobileText{min-width:0}.heroFounderMobileHeadline{color:var(--navy-deep);letter-spacing:-.01em;margin:0;font-size:15px;font-weight:800;line-height:1.3}.heroFounderMobileMeta{color:var(--muted);margin:4px 0 0;font-size:12.5px;font-weight:600}.heroEyebrow{color:#f0b64a;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:800;line-height:1.4;display:inline-flex}.heroEyebrowDot{background:#e59819;border-radius:50%;width:6px;height:6px;position:relative;box-shadow:0 0 0 4px #e598192e}.heroEyebrowDot:after{content:"";border:1px solid #e598198c;border-radius:50%;animation:2.4s cubic-bezier(.2,.7,.4,1) infinite heroPulse;position:absolute;inset:-4px}@keyframes heroPulse{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}@media (prefers-reduced-motion:reduce){.heroEyebrowDot:after{animation:none;display:none}}.heroTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 20px #02102466;max-width:40rem;margin:0;font-size:clamp(26px,3.2vw,38px);font-weight:800;line-height:1.18}.heroLead{color:#cbe3fae6;letter-spacing:.01em;max-width:36rem;margin-top:12px;font-size:15px;font-weight:450;line-height:1.55}.heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.heroPrimaryBtn{color:#021024;letter-spacing:.02em;cursor:pointer;background:#e59819;border:none;border-radius:10px;justify-content:center;align-items:center;height:44px;padding:0 26px;font-size:14px;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 20px -4px #e5981966}.heroPrimaryBtn:hover{background:#f5a623;transform:translateY(-1.5px);box-shadow:0 10px 26px -4px #e5981980}.heroSecondaryBtn{-webkit-backdrop-filter:blur(6px);color:#fff;letter-spacing:.02em;background:#ffffff14;border:1px solid #c1e8ff52;border-radius:10px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.heroSecondaryBtn:hover{background:#ffffff29;border-color:#ffffff80;transform:translateY(-1.5px)}.heroTrustBar{align-items:stretch;gap:0;width:fit-content;margin-top:18px;display:flex}.heroTrustStat{align-items:center;display:flex}.heroTrustText{flex-direction:column;gap:2px;padding:0 20px;display:flex}.heroTrustStat:first-child .heroTrustText{padding-left:0}.heroTrustVal{color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:17px;font-weight:800;line-height:1.2}.heroTrustLabel{letter-spacing:.06em;text-transform:uppercase;color:#c1e8ffa6;font-size:10px;font-weight:700;line-height:1.3}.heroTrustDivider{background:#c1e8ff33;align-self:center;width:1px;height:26px}.heroDiagram{z-index:2;justify-content:flex-start;align-items:flex-end;gap:22px;width:fit-content;padding:4px 8px 0;display:flex;position:relative}.heroDiagramLine{z-index:0;border-top:2px dashed #c1e8ff66;height:0;position:absolute;bottom:24px;left:68px;right:20px}.heroDiagramNode{z-index:1;flex-direction:column;align-items:center;gap:6px;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.heroDiagramNode:hover{transform:translateY(-4px)}.heroDiagramLabel{color:#fff;text-align:center;letter-spacing:.01em;text-shadow:0 1px 8px #02102499;flex-direction:column;justify-content:flex-end;align-items:center;height:24px;font-size:11.5px;font-weight:750;line-height:1.2;display:flex}.heroDiagramCircle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;animation:5s ease-in-out infinite heroFloat;display:flex;box-shadow:0 10px 22px -6px #02102499,0 0 0 4px #02102459}.heroDiagramNode--center .heroDiagramCircle--center{background:linear-gradient(150deg,#5483b3 0%,#e59819 100%);width:56px;height:56px;font-size:20px;animation:none;box-shadow:0 12px 28px -6px #021024b3,0 0 0 5px #02102466}.heroDiagramNode:nth-of-type(3) .heroDiagramCircle{animation-delay:.3s}.heroDiagramNode:nth-of-type(4) .heroDiagramCircle{animation-delay:.6s}.heroDiagramNode:nth-of-type(5) .heroDiagramCircle{animation-delay:.9s}.heroDiagramNode:nth-of-type(6) .heroDiagramCircle{animation-delay:1.2s}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.heroDiagramCircle{animation:none}}.heroDiagramArrow{z-index:1;color:#c1e8ffd9;border:1px dashed #c1e8ff80;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:12px;font-size:12px;display:flex;position:relative}.heroStartBar{z-index:2;-webkit-backdrop-filter:blur(6px);background:linear-gradient(#0210248c 0%,#021024e6 100%);border-top:1px solid #c1e8ff24;position:relative}.heroStartBarInner{flex-wrap:wrap;align-items:center;gap:24px;padding:16px 0;display:flex}.heroStartBarTitle{color:#fff;letter-spacing:-.01em;white-space:nowrap;margin:0;font-size:17px;font-weight:800}.heroStartBarGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;min-width:0;display:grid}.heroStartBarCol{flex-direction:column;gap:8px;display:flex}.heroStartBarPrompt{color:#cbe3fad9;margin:0;font-size:12.5px;font-weight:600;line-height:1.35}.heroStartBarBtn{cursor:pointer;letter-spacing:.01em;color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.heroStartBarBtn:hover{filter:brightness(1.08);transform:translateY(-1.5px)}.heroStartBarBtn--blue{background:#2f6fb3;box-shadow:0 8px 18px -6px #2f6fb38c}.heroStartBarBtn--gold{color:#021024;background:#e59819;box-shadow:0 8px 18px -6px #e5981980}.heroStartBarBtn--green{background:#2fa86a;box-shadow:0 8px 18px -6px #2fa86a80}@media (width<=1024px){.heroInner{gap:24px;padding:40px 0 28px}.heroCopy{max-width:none}.heroFounder{width:100%;max-width:none;position:static}.heroFounderCard{display:none}.heroFounderMobileCard{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);background:#fff;align-items:center;gap:14px;padding:16px 18px;display:flex}.heroDiagram{grid-template-columns:repeat(3,1fr);place-items:start center;gap:26px 8px;padding:4px 0 0;display:grid}.heroDiagramLine,.heroDiagramArrow{display:none}.heroStartBarInner{flex-direction:column;align-items:stretch;gap:14px;padding:18px 0}.heroStartBarGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:0 -2px;padding:2px 2px 6px;display:flex;overflow-x:auto}.heroStartBarGrid::-webkit-scrollbar{display:none}.heroStartBarCol{border-radius:var(--radius-md);scroll-snap-align:start;background:#ffffff0a;border:1px solid #c1e8ff24;flex:0 0 82%;gap:10px;max-width:320px;padding:14px 16px}}@media (width<=640px){.heroInner{gap:20px;padding:32px 0 24px}.heroTitle{font-size:clamp(26px,7vw,34px)}.heroLead{font-size:14px}.heroActions{flex-direction:column;align-items:stretch;gap:10px}.heroPrimaryBtn,.heroSecondaryBtn{width:100%}.heroTrustBar{flex-wrap:nowrap;justify-content:space-between;width:100%}.heroTrustText{padding:0 10px 0 0}.heroTrustVal{font-size:16px}.heroTrustLabel{font-size:9.5px}.heroDiagram{gap:20px 22px}.heroDiagramCircle{width:44px;height:44px;font-size:16px}.heroDiagramNode--center .heroDiagramCircle--center{width:56px;height:56px;font-size:20px}.heroDiagramLabel{height:28px;font-size:11px}.heroStartBarTitle{font-size:16px}.heroStartBarGrid{padding-right:60px}.heroStartBarBtn{width:100%}}@media (width<=380px){.heroDiagram{gap:18px 14px}.heroDiagramCircle{width:38px;height:38px;font-size:14px}.heroDiagramNode--center .heroDiagramCircle--center{width:48px;height:48px;font-size:17px}.heroDiagramLabel{height:24px;font-size:10px}.heroTrustBar{gap:0}.heroTrustText{padding:0 6px 0 0}.heroTrustVal{font-size:14px}.heroTrustLabel{letter-spacing:.03em;font-size:8.5px}}.spotlightCard{isolation:isolate;height:auto;position:relative;overflow:hidden}.spotlightCard:before{pointer-events:none;content:"";z-index:0;background:radial-gradient(420px circle at var(--spot-x) var(--spot-y), var(--spot-color), transparent 55%);opacity:0;transition:opacity .25s;position:absolute;inset:0}.spotlightCard:hover:before{opacity:1}.spotlightCard>*{z-index:1;position:relative}.getStarted{background:radial-gradient(65% 45% at 15% 15%,#5483b317 0%,#0000 70%),radial-gradient(55% 40% at 85% 20%,#e5981914 0%,#0000 70%),radial-gradient(60% 45% at 50% 95%,#7c3aed0f 0%,#0000 70%),radial-gradient(50% 35% at 75% 80%,#0596690f 0%,#0000 70%),linear-gradient(#f0f6fc 0%,#fff 32%,#f6faff 100%);border-top:1px solid #e2edf7;border-bottom:1px solid #e2edf7;padding:76px 0 96px;position:relative;overflow:hidden}.getStarted:before{content:"";pointer-events:none;background:radial-gradient(#5483b324 0%,#fff0 70%);width:1100px;height:440px;position:absolute;top:0;left:50%;transform:translate(-50%)}.getStartedHeader{text-align:center;z-index:1;max-width:860px;margin:0 auto 52px;position:relative}.getStartedEyebrow{-webkit-backdrop-filter:blur(8px);color:#052659;letter-spacing:.08em;background:#e6f2fceb;border:1px solid #c5e0f8;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:6px 18px;font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 2px 8px #0526590a}.getStartedEyebrow:hover{transform:translateY(-1px);box-shadow:0 4px 12px #05265914}.getStartedEyebrowIcon{color:#e59819;font-size:13px}.getStartedMainTitle{color:#052659;letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(28px,3.6vw,40px);font-weight:850;line-height:1.22}.getStartedMainSubtitle{color:#4b6584;max-width:760px;margin:0 auto;font-size:16px;font-weight:450;line-height:1.65}.getStartedGrid{z-index:1;grid-template-columns:1fr;gap:24px;max-width:1120px;margin:0 auto;padding:0;list-style:none;display:grid;position:relative}.getStartedItem{min-width:0;display:flex}.getStartedCard{background:#fff;border:1px solid #d4e5f5f2;border-radius:22px;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;padding:30px 28px 24px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px -4px #0526590f,0 1px 3px #05265908}.getStartedCard:after{content:"";opacity:.95;height:4.5px;transition:height .25s,opacity .25s;position:absolute;top:0;left:0;right:0}.getStartedCard--blue:after{background:linear-gradient(90deg,#052659 0%,#2563eb 50%,#38bdf8 100%)}.getStartedCard--gold:after{background:linear-gradient(90deg,#b45309 0%,#f59e0b 50%,#fbbf24 100%)}.getStartedCard--purple:after{background:linear-gradient(90deg,#5b21b6 0%,#7c3aed 50%,#a78bfa 100%)}.getStartedCard--orange:after{background:linear-gradient(90deg,#c2410c 0%,#ea580c 50%,#fb923c 100%)}.getStartedCard--green:after{background:linear-gradient(90deg,#065f46 0%,#059669 50%,#34d399 100%)}.getStartedCard:hover{transform:translateY(-7px)}.getStartedCard:hover:after{opacity:1;height:6px}.getStartedCard--blue:hover{border-color:#93c5fd;box-shadow:0 24px 48px -12px #05265929,0 4px 14px #2563eb1f}.getStartedCard--gold:hover{border-color:#fcd34d;box-shadow:0 24px 48px -12px #d977062e,0 4px 14px #d977061f}.getStartedCard--purple:hover{border-color:#c4b5fd;box-shadow:0 24px 48px -12px #6d28d92e,0 4px 14px #7c3aed1f}.getStartedCard--orange:hover{border-color:#fdba74;box-shadow:0 24px 48px -12px #ea580c2e,0 4px 14px #ea580c1f}.getStartedCard--green:hover{border-color:#6ee7b7;box-shadow:0 24px 48px -12px #0596692e,0 4px 14px #0596691f}.getStartedCardTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.getStartedIconWrap{border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:23px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex}.getStartedCard:hover .getStartedIconWrap{transform:scale(1.08)translateY(-2px)}.getStartedIconWrap--blue{color:#052659;background:#edf5fc;border:1px solid #c9e0f3;box-shadow:0 3px 10px #05265914}.getStartedIconWrap--gold{color:#b45309;background:#fef8eb;border:1px solid #fde4a0;box-shadow:0 3px 10px #b4530914}.getStartedIconWrap--purple{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;box-shadow:0 3px 10px #6d28d914}.getStartedIconWrap--orange{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;box-shadow:0 3px 10px #c2410c14}.getStartedIconWrap--green{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;box-shadow:0 3px 10px #05966914}.getStartedTopBadges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.getStartedMetric{white-space:nowrap;letter-spacing:-.01em;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.getStartedMetric--blue{color:#052659;background:#f1f7fd;border:1px solid #d4e5f7}.getStartedMetric--gold{color:#92400e;background:#fffbeb;border:1px solid #fef3c7}.getStartedMetric--purple{color:#5b21b6;background:#faf5ff;border:1px solid #ede9fe}.getStartedMetric--orange{color:#9a3412;background:#fff7ed;border:1px solid #ffedd5}.getStartedMetric--green{color:#065f46;background:#f0fdf4;border:1px solid #dcfce7}.getStartedBadge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:750;display:inline-flex}.getStartedBadgeDot{border-radius:50%;flex-shrink:0;width:6.5px;height:6.5px;animation:2s cubic-bezier(.4,0,.6,1) infinite badgeDotPulse;display:inline-block}@keyframes badgeDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.18)}}.getStartedBadge--blue{color:#052659;background:#e6f1fb;border-color:#c9e2f8}.getStartedBadgeDot--blue{background:#2563eb;box-shadow:0 0 6px #2563eb80}.getStartedBadge--gold{color:#92400e;background:#fef3c7;border-color:#fde68a}.getStartedBadgeDot--gold{background:#d97706;box-shadow:0 0 6px #d9770680}.getStartedBadge--purple{color:#5b21b6;background:#ede9fe;border-color:#ddd6fe}.getStartedBadgeDot--purple{background:#7c3aed;box-shadow:0 0 6px #7c3aed80}.getStartedBadge--orange{color:#9a3412;background:#ffedd5;border-color:#fed7aa}.getStartedBadgeDot--orange{background:#ea580c;box-shadow:0 0 6px #ea580c80}.getStartedBadge--green{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.getStartedBadgeDot--green{background:#059669;box-shadow:0 0 6px #05966980}.getStartedCardBody{flex-direction:column;flex-grow:1;display:flex}.getStartedRoleTag{letter-spacing:.08em;text-transform:uppercase;width:fit-content;margin-bottom:8px;font-size:11.5px;font-weight:800;display:inline-block}.getStartedRoleTag--blue{color:#2563eb}.getStartedRoleTag--gold{color:#b45309}.getStartedRoleTag--purple{color:#7c3aed}.getStartedRoleTag--orange{color:#c2410c}.getStartedRoleTag--green{color:#059669}.getStartedTitle{color:#052659;letter-spacing:-.02em;margin:0 0 10px;font-size:22px;font-weight:850;line-height:1.28}.getStartedDesc{color:#475569;min-height:44px;margin:0 0 18px;font-size:14px;line-height:1.58}.getStartedHighlights{flex-direction:column;gap:9px;min-height:84px;margin:0 0 22px;padding:0;list-style:none;display:flex}.getStartedHighlightItem{color:#334155;align-items:flex-start;gap:9px;font-size:13.5px;font-weight:500;line-height:1.42;display:flex}.getStartedHighlightCheck{flex-shrink:0;margin-top:2px;font-size:15px}.getStartedHighlightCheck--blue{color:#2563eb}.getStartedHighlightCheck--gold{color:#f59e0b}.getStartedHighlightCheck--purple{color:#7c3aed}.getStartedHighlightCheck--orange{color:#ea580c}.getStartedHighlightCheck--green{color:#10b981}.getStartedCardFooter{border-top:1px dashed #e2edf7;flex-direction:column;gap:10px;margin-top:auto;padding-top:18px;display:flex}.getStartedBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;padding:0 18px;font-size:15px;font-weight:750;transition:all .28s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.getStartedBtn:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:50%;height:200%;transition:transform .65s;position:absolute;top:-50%;left:-75%;transform:rotate(25deg)}.getStartedCard:hover .getStartedBtn:before,.getStartedBtn:hover:before{transform:translate(420%)rotate(25deg)}.getStartedBtnText{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.getStartedBtnArrow{flex-shrink:0;font-size:13px;transition:transform .25s}.getStartedCard:hover .getStartedBtnArrow,.getStartedBtn:hover .getStartedBtnArrow{transform:translate(4px)}.getStartedBtn--blue{color:#fff;background:linear-gradient(135deg,#052659 0%,#1e40af 100%);box-shadow:0 4px 16px #05265938}.getStartedBtn--blue:hover{background:linear-gradient(135deg,#021024 0%,#052659 100%);transform:translateY(-2px);box-shadow:0 8px 24px #05265961}.getStartedBtn--gold{color:#fff;background:linear-gradient(135deg,#b45309 0%,#d97706 60%,#ea580c 100%);box-shadow:0 4px 16px #d9770640}.getStartedBtn--gold:hover{background:linear-gradient(135deg,#92400e 0%,#b45309 100%);transform:translateY(-2px);box-shadow:0 8px 24px #d977066b}.getStartedBtn--purple{color:#fff;background:linear-gradient(135deg,#5b21b6 0%,#7c3aed 65%,#9333ea 100%);box-shadow:0 4px 16px #7c3aed40}.getStartedBtn--purple:hover{background:linear-gradient(135deg,#4c1d95 0%,#5b21b6 100%);transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed6b}.getStartedBtn--orange{color:#fff;background:linear-gradient(135deg,#c2410c 0%,#ea580c 60%,#f97316 100%);box-shadow:0 4px 16px #ea580c40}.getStartedBtn--orange:hover{background:linear-gradient(135deg,#9a3412 0%,#c2410c 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ea580c6b}.getStartedBtn--green{color:#fff;background:linear-gradient(135deg,#047857 0%,#059669 60%,#10b981 100%);box-shadow:0 4px 16px #05966940}.getStartedBtn--green:hover{background:linear-gradient(135deg,#064e3b 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 8px 24px #0596696b}.getStartedSecondaryLink{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:5px;padding:4px 0;font-size:13px;font-weight:650;transition:all .2s;display:inline-flex}.getStartedSecArrow{font-size:11px;transition:transform .2s}.getStartedSecondaryLink:hover .getStartedSecArrow{transform:translate(3px)}.getStartedSecondaryLink--blue{color:#2563eb}.getStartedSecondaryLink--blue:hover{color:#052659}.getStartedSecondaryLink--gold{color:#b45309}.getStartedSecondaryLink--gold:hover{color:#78350f}.getStartedSecondaryLink--purple{color:#7c3aed}.getStartedSecondaryLink--purple:hover{color:#4c1d95}.getStartedSecondaryLink--orange{color:#ea580c}.getStartedSecondaryLink--orange:hover{color:#9a3412}.getStartedSecondaryLink--green{color:#059669}.getStartedSecondaryLink--green:hover{color:#064e3b}@media (width>=680px){.getStartedGrid{grid-template-columns:repeat(2,1fr);gap:26px}.getStartedCard{padding:30px 28px 24px}}@media (width>=1080px){.getStarted{padding:84px 0 104px}.getStartedMainTitle{font-size:40px}.getStartedGrid{grid-template-columns:repeat(2,1fr);gap:30px;max-width:1120px}.getStartedCard{padding:34px 32px 28px}.getStartedTitle{font-size:24px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.liveMapWrap{z-index:0;isolation:isolate;width:100%;min-width:0;position:relative}.liveMap{z-index:0;border:1px solid var(--line);background:#d7eef8;border-radius:12px;width:100%;height:420px;min-height:320px;position:relative;overflow:hidden}.liveMapWrap--compact .liveMap{height:360px;min-height:280px}:-webkit-any(.liveMapWrap.is-full,.liveMapWrap:fullscreen,.liveMapWrap:-webkit-full-screen){z-index:90;background:#d7eef8;width:100%;height:100%;position:fixed;inset:0}:is(.liveMapWrap.is-full,.liveMapWrap:fullscreen,.liveMapWrap:fullscreen){z-index:90;background:#d7eef8;width:100%;height:100%;position:fixed;inset:0}:-webkit-any(.liveMapWrap.is-full .liveMap,.liveMapWrap:fullscreen .liveMap,.liveMapWrap:-webkit-full-screen .liveMap){border:0;border-radius:0;height:100%;min-height:100%}:is(.liveMapWrap.is-full .liveMap,.liveMapWrap:fullscreen .liveMap,.liveMapWrap:fullscreen .liveMap){border:0;border-radius:0;height:100%;min-height:100%}.liveMapFull{z-index:1100;width:40px;height:40px;color:var(--navy);background:#fff;border-radius:8px;place-items:center;font-size:18px;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 8px 20px #0f172a29}.liveMapFull:hover{color:var(--blue-dark)}.liveMapFull:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.liveMapHere{transform-origin:50%;transform-box:fill-box;animation:.45s cubic-bezier(.22,1,.36,1) both liveMapHereIn}.liveMapHereHalo{transform-origin:50%;transform-box:fill-box;animation:2.2s ease-out infinite liveMapPulse}.liveMapPin{transform-origin:50%;transform-box:fill-box;animation:.55s cubic-bezier(.22,1,.36,1) both liveMapPinIn}@keyframes liveMapHereIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes liveMapPulse{0%{opacity:.4;transform:scale(.55)}70%{opacity:0;transform:scale(2.1)}to{opacity:0;transform:scale(2.1)}}@keyframes liveMapPinIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.liveMapHere,.liveMapHereHalo,.liveMapPin{animation:none}}.liveMap .leaflet-control-attribution{display:none}.liveMap .leaflet-container{background:#d7eef8;width:100%;height:100%;font-family:inherit}.liveMap .leaflet-control-container{z-index:4}.liveMap .leaflet-container img{max-width:none}.liveMap .leaflet-tile{width:256px!important;max-width:none!important;height:256px!important;max-height:none!important}.liveMap .leaflet-popup-content{gap:6px;min-width:140px;margin:12px 14px;display:grid}.liveMap .leaflet-popup-content strong{color:var(--navy);font-size:13px}.liveMap .leaflet-popup-content a{color:#2f7cc8;font-size:13px;font-weight:700;text-decoration:none}.liveMap .leaflet-popup-content a:hover,.liveMap .leaflet-popup-content a:focus-visible{color:var(--navy);text-decoration:underline}@media (width>=768px){.liveMap{height:480px;min-height:420px}.liveMapWrap--compact .liveMap{height:420px;min-height:360px}}.why{background:var(--page);border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.whyGrid{gap:32px;display:grid}.whyCopy{flex-direction:column;min-width:0;display:flex}.whyStat{color:var(--muted);margin-top:14px;font-size:16px;line-height:1.7}.whyStatStrong{color:var(--navy-deep);font-weight:850}.whyMap{border-radius:var(--radius-lg);min-width:0;min-height:260px;box-shadow:var(--shadow);border:1px solid var(--line);flex:auto;margin-top:24px;display:flex;overflow:hidden}.whyCopy .sectionTitle.blurText{margin:0}.whyMap .liveMapWrap,.whyMap .liveMap{flex:auto;width:100%;height:100%;min-height:260px}.whyList{grid-template-columns:1fr;gap:16px;padding:0;list-style:none;display:grid}.whyCard{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:26px 24px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .25s}.whyCard:hover{box-shadow:var(--shadow-md);border-color:var(--c-sky-blue);transform:translateY(-4px)}.whyCardTitle{color:var(--navy-deep);letter-spacing:-.015em;margin-bottom:8px;font-size:17px;font-weight:800}.whyCardText{color:var(--muted);font-size:14px;line-height:1.65}@media (width>=768px){.whyGrid{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:44px}.whyMap{min-height:0}.whyMap .liveMapWrap--compact .liveMap{height:100%;min-height:0}.whyList{grid-template-columns:1fr 1fr;gap:18px}.whyCard{padding:28px 24px}}.matchBadge{color:#0369a1;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;background:linear-gradient(135deg,#f0fdf4 0%,#e0f2fe 100%);border:1px solid #7dd3fc;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #0369a114}.matchBadge:hover{background:linear-gradient(135deg,#dcfce7 0%,#bae6fd 100%);border-color:#38bdf8;transform:translateY(-1px);box-shadow:0 3px 10px #0369a129}.matchBadge--small{padding:2.5px 7px;font-size:10.5px}.matchBadge--large{padding:5px 12px;font-size:13.5px}.matchBadgeIcon{font-size:11.5px;animation:2s ease-in-out infinite pulseIcon;color:#0284c7!important}@keyframes pulseIcon{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.matchModalBody{flex-direction:column;gap:16px;margin-top:12px;display:flex}.matchModalHeader{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.matchModalScore{align-items:center;gap:12px;margin-bottom:6px;display:flex}.matchModalScoreNum{font-size:28px;font-weight:800;line-height:1}.matchModalLead{color:#64748b;font-size:13px;line-height:1.5}.matchModalCriteria{flex-direction:column;gap:14px;display:flex}.matchRowMeta{color:#1e293b;justify-content:space-between;margin-bottom:4px;font-size:13px;font-weight:600;display:flex}.matchRowFit{color:#00b96b}.matchRowLabel{color:#64748b;align-items:center;margin:4px 0 0;font-size:12px;display:flex}.matchModalNotice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:12px;font-size:12px;line-height:1.5}.verifiedBadges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.verifiedBadges--large .smergVerifyItem{padding:4px 10px;font-size:12.5px}.smergVerifyItem{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:5px;align-items:center;gap:4.5px;padding:2.5px 7.5px;font-size:11px;font-weight:600;line-height:1.25;transition:all .15s;display:inline-flex}.smergVerifyItem:hover{background:#f1f5f9;border-color:#cbd5e1}.smergVerify--email{color:#0369a1;background:#f0f7ff;border-color:#dbeafe}.smergVerify--phone{color:#15803d;background:#f0fdf4;border-color:#dcfce7}.smergVerify--linkedin,.smergVerify--social{color:#0a66c2;background:#f0f7ff;border-color:#dbeafe}.smergVerify--gst{color:#052659;background:#f8fafc;border-color:#cbd5e1;font-weight:700}.smergCard{background:#fff;border:1px solid #e1eaf3;border-radius:12px;flex-direction:column;width:100%;min-width:0;height:100%;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s cubic-bezier(.16,1,.3,1),border-color .24s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px -2px #0210240d,0 1px 3px #02102408}.smergCard:before{content:"";opacity:0;z-index:4;background:linear-gradient(90deg,#5483b3 0%,#7da0ca 50%,#c1e8ff 100%);height:3px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.smergCard:hover{border-color:#5483b3;transform:translateY(-4px);box-shadow:0 18px 36px -8px #0526591f,0 0 0 1px #5483b340}.smergCard:hover:before{opacity:1}.smergRibbon{pointer-events:none;z-index:5;width:92px;height:92px;position:absolute;top:0;right:0;overflow:hidden}.smergRibbon span{color:#fff;text-align:center;letter-spacing:.12em;text-shadow:0 1px 2px #00000040;background:linear-gradient(135deg,#059669 0%,#10b981 50%,#047857 100%);width:116px;padding:3.5px 0;font-size:9.5px;font-weight:800;display:block;position:absolute;top:18px;right:-24px;transform:rotate(45deg);box-shadow:0 3px 8px #05966959}.smergInner{flex-direction:column;height:100%;padding:16px 18px 15px;display:flex}.smergHeaderRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding-right:36px;display:flex}.smergKicker{color:#0284c7;background:#f0f7ff;border:1px solid #d4e6f6;border-radius:6px;align-items:center;gap:6px;max-width:70%;padding:3.5px 9px;font-size:11.5px;font-weight:700;line-height:1.3;text-decoration:none;transition:all .18s;display:inline-flex}.smergKicker:hover{color:#0369a1;background:#e0f0fe;border-color:#bae0fd}.smergDot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite smergPulse;box-shadow:0 0 0 2px #10b98140}@keyframes smergPulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #10b98140}50%{transform:scale(1.15);box-shadow:0 0 0 4px #10b98166}}.smergKickerText{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.smergHeaderActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.smergSaveBtn{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;transition:all .18s;display:inline-flex}.smergSaveBtn:hover{background:#fef2f2;border-color:#fecaca;transform:scale(1.1)}.smergSaveBtn.is-active{background:#fef2f2;border-color:#fca5a5}.smergHeading{-webkit-line-clamp:2;color:#021024;letter-spacing:-.01em;-webkit-box-orient:vertical;min-height:43px;margin-bottom:8px;font-size:15.5px;font-weight:750;line-height:1.38;text-decoration:none;transition:color .18s;display:-webkit-box;overflow:hidden}.smergHeading:hover{color:#0284c7}.smergMetaRow{margin-bottom:11px}.smergContentRow{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.smergContentText{flex:1;min-width:0}.smergSummary{-webkit-line-clamp:2;color:#4b6584;-webkit-box-orient:vertical;min-height:37px;margin:0 0 8px;font-size:12.5px;line-height:1.48;display:-webkit-box;overflow:hidden}.smergScorePlace{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.smergScore{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:4px;padding:2px 7.5px;font-size:11.5px;font-weight:750;display:inline-flex}.smergPlace{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:2px 7.5px;font-size:11.5px;font-weight:600;display:inline-flex}.smergThumbWrap{background:#f1f5f9;border:1px solid #e1eaf3;border-radius:10px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000a}.smergThumb{object-fit:cover;width:100%;height:100%;transition:transform .3s}.smergCard:hover .smergThumb{transform:scale(1.08)}.smergMetricsGrid{background:linear-gradient(135deg,#f8fbfe 0%,#f1f7fc 100%);border:1px solid #d8e6f3;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;padding:10px 14px;display:grid}.smergMetricCol{flex-direction:column;gap:3px;display:flex}.smergMetricCol:first-child{padding-right:8px;position:relative}.smergMetricCol:first-child:after{content:"";background:#d8e6f3;width:1px;position:absolute;top:15%;bottom:15%;right:0}.smergMetricLabel{color:#64748b;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:4px;font-size:10.5px;font-weight:700;display:inline-flex}.smergMetricVal{color:#052659;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:14.5px;font-weight:800;display:-webkit-box;overflow:hidden}.smergInfoIcon{color:#94a3b8;cursor:pointer;font-size:11px;transition:color .15s}.smergInfoIcon:hover{color:#5483b3}.smergActionBar{border-top:1px solid #edf3f8;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:11px;display:flex}.smergDealInfo{flex-direction:column;gap:2px;display:flex}.smergDealLabel{color:#64748b;text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:4px;font-size:10.5px;font-weight:700;display:inline-flex}.smergDealVal{color:#0284c7;letter-spacing:-.01em;font-size:15.5px;font-weight:800}.smergCta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#ea580c 100%);border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:750;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #ea580c47}.smergCtaArrow{font-size:11px;transition:transform .2s}.smergCta:hover{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);transform:translateY(-1.5px);box-shadow:0 6px 18px #ea580c61}.smergCta:hover .smergCtaArrow{transform:translate(3px)}.smergCard.is-list{border-radius:10px}@media (width>=800px){.smergCard.is-list .smergInner{grid-template-columns:2.2fr 1.6fr 1.2fr;align-items:center;gap:20px;padding:14px 20px;display:grid}.smergCard.is-list .smergMetricsGrid{margin-bottom:0}.smergCard.is-list .smergActionBar{border-top:none;flex-direction:column;align-items:flex-end;gap:8px;margin-top:0;padding-top:0}}.marketplaceBlock{border-bottom:1px solid var(--line);padding:48px 0}.marketplaceBlock:nth-child(2n){background:var(--page)}.marketplaceHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.marketplaceHeadLeft{flex-direction:column;gap:8px;display:flex}.marketplacePillBadge{color:#0369a1;letter-spacing:.06em;text-transform:uppercase;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.marketplaceTitle{color:var(--navy-deep);letter-spacing:-.025em;margin:0;font-size:clamp(22px,3.2vw,28px);font-weight:850;line-height:1.25}.marketplaceHeadRight{align-items:center;display:flex}.marketplaceCountBadge{border:1px solid var(--line);color:#334155;box-shadow:var(--shadow-xs);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:5px 14px;font-size:12.5px;font-weight:750;display:inline-flex}.marketplaceLivePulse{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-subtle;box-shadow:0 0 0 2px #10b98140}.smergGrid{grid-template-columns:1fr;align-items:stretch;gap:20px;display:grid}.marketplaceFoot{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);background:#fff;flex-direction:column;gap:16px;margin-top:30px;padding:18px 22px;display:flex}.marketplaceFootLeft{flex-direction:column;gap:8px;display:flex}.marketplaceFootLeft .sectionLead{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.marketplaceTrustChips{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.marketplaceTrustChip{color:#475569;align-items:center;gap:6px;font-size:12.5px;font-weight:650;display:inline-flex}.marketplaceViewAll{border-radius:var(--radius-sm);color:#fff;min-height:44px;box-shadow:var(--shadow-sm);white-space:nowrap;background:linear-gradient(135deg,#052659 0%,#1a4980 100%);justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:14px;font-weight:750;text-decoration:none;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.marketplaceViewAllArrow{font-size:12px;transition:transform .2s}.marketplaceViewAll:hover{color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#093774 0%,#5483b3 100%);transform:translateY(-1.5px)}.marketplaceViewAll:hover .marketplaceViewAllArrow{transform:translate(3px)}@media (width>=768px){.marketplaceBlock{padding:60px 0}.smergGrid{grid-template-columns:1fr 1fr;gap:24px}.marketplaceFoot{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;padding:20px 26px}}.resources{background:linear-gradient(#052659 0%,#021024 100%);padding:56px 0 64px}.resourcesHead{text-align:center;max-width:44rem;margin:0 auto 36px}.resourcesEyebrow{color:#c1e8ff;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.resourcesMainTitle{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(24px,3.5vw,32px);font-weight:850}.resourcesMainLead{color:#c1e8ffd9;margin:0;font-size:14.5px;line-height:1.6}.resourcesGrid{gap:20px;display:grid}.resourceCard{-webkit-backdrop-filter:blur(14px);background:#ffffff0d;border:1px solid #c1e8ff2e;border-radius:14px;flex-direction:column;min-height:100%;padding:24px;transition:all .24s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0003}.resourceCard:hover{background:#ffffff17;border-color:#c1e8ff73;transform:translateY(-5px);box-shadow:0 20px 40px -8px #00000073}.resourceTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.resourceIconBox{background:#ffffff1f;border:1px solid #c1e8ff40;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.resourceTag{letter-spacing:.06em;color:#c1e8ff;background:#c1e8ff1a;border:1px solid #c1e8ff33;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:800}.resourceTitle{color:#fff;letter-spacing:-.01em;margin:0 0 10px;font-size:18px;font-weight:750}.resourceText{color:#c1e8ffd9;flex:1;margin:0 0 20px;font-size:13.5px;line-height:1.6}.resourceActionLink{color:#021024;background:#c1e8ff;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:13.5px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #00000026}.resourceActionArrow{font-size:11px;transition:transform .2s}.resourceActionLink:hover{color:#052659;background:#fff;transform:translateY(-1px);box-shadow:0 4px 14px #c1e8ff66}.resourceActionLink:hover .resourceActionArrow{transform:translate(3px)}@media (width>=800px){.resourcesGrid{grid-template-columns:repeat(3,1fr);gap:24px}}.categories{background:#fff}.categoryList{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.categoryChip{background:#f2f8fd;border:1px solid #d2e4f3;border-radius:999px;align-items:center;min-height:40px;padding:8px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.categoryChip:hover{background:#c1e8ff;border-color:#5483b3;transform:translateY(-1px)}.categoryChipText{color:#052659;font-size:13px;font-weight:600}.testimonials .sectionHead{align-items:center}.testimonialNav{gap:8px;display:flex}.testimonialArrow{border:1px solid var(--line);width:40px;height:40px;color:var(--navy);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:inline-flex}.testimonialGrid{grid-template-columns:1fr;gap:16px;display:grid}.testimonialCard{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px 24px;transition:transform .28s,box-shadow .28s,border-color .28s;box-shadow:0 4px 18px #0210240d}.testimonialCard:hover{border-color:#c5dff8;transform:translateY(-4px);box-shadow:0 12px 28px #02102417}.testimonialCard--next{display:none}.testimonialResult{color:var(--blue-dark);font-size:13px;font-weight:700}.testimonialQuote{color:var(--ink);margin-top:12px;font-size:16px;line-height:1.65}.testimonialName{color:var(--navy);margin-top:18px;font-size:15px;font-weight:800}.testimonialRole{color:var(--muted);margin-top:4px;font-size:13px}.testimonialMore{color:var(--blue-dark);margin-top:10px;font-size:13px;font-weight:700}.testimonialAll{margin-top:20px}@media (width>=800px){.testimonialGrid{grid-template-columns:1fr 1fr}.testimonialCard--next{display:block}}.press{background:#fff;padding:28px 0 12px}.pressTitle{color:var(--navy);text-align:center;font-size:20px;font-weight:800}.pressList{flex-wrap:wrap;justify-content:center;gap:12px 28px;margin-top:18px;display:flex}.pressItem{color:#8b93a5;letter-spacing:.04em;text-transform:uppercase;font-size:15px;font-weight:800}.faq{background:var(--page)}.faqInner{gap:20px;display:grid}.faqTitle{color:var(--navy);letter-spacing:-.04em;white-space:pre-line;font-size:clamp(28px,5vw,42px);font-weight:800;line-height:1.05}.faqList{border-top:1px solid var(--line);padding:0;list-style:none}.faqItem{border-bottom:1px solid var(--line)}.faqQuestion{text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:56px;padding:12px 0;display:flex}.faqQuestionText{color:var(--navy);font-size:16px;font-weight:700}.faqIcon{color:var(--muted);font-size:22px;font-weight:500}.faqAnswer{color:var(--muted);padding:0 0 16px;font-size:15px;line-height:1.65}@media (width>=800px){.faqInner{grid-template-columns:.7fr 1.3fr;align-items:start;gap:48px}}.filterSidebar{background:#fff}.filterSidebarHead{background:var(--page);border-bottom:1px solid var(--line-subtle);letter-spacing:.02em;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:center;padding:12px 16px;font-size:12.5px;font-weight:800;display:flex}.filterSidebarHead .ant-btn-link{text-transform:none;letter-spacing:normal;color:var(--navy-light)!important;font-size:12.5px!important;font-weight:700!important}.filterSidebar .ant-input-affix-wrapper,.filterSidebar .ant-input{border-radius:8px;margin-bottom:10px;font-size:12.5px}.filterSidebar .ant-collapse{background:0 0}.filterSidebar .ant-collapse-item{border-bottom:1px solid #edf2f7!important}.filterSidebar .ant-collapse-item:last-child{border-bottom:none!important}.filterSidebar .ant-collapse-header{color:#111827!important;align-items:center!important;padding:12px 16px!important;font-size:13.5px!important;font-weight:800!important;transition:background .15s!important;display:flex!important}.filterSidebar .ant-collapse-header:hover{background:#f8fafc!important}.filterSidebar .ant-collapse-expand-icon{color:#374151!important;margin-right:8px!important;font-size:11px!important}.filterHeaderLabel{color:#111827;align-items:center;gap:7px;font-weight:800;display:inline-flex}.filterHeaderIcon{color:#111827;font-size:14px}.filterSidebar .ant-collapse-content-box{background:#fff;padding:12px 16px 16px!important}.filterRadios.ant-radio-group,.filterChecks{flex-direction:column;gap:10px;display:flex}.filterRadios .ant-radio-wrapper,.filterChecks .ant-checkbox-wrapper{color:#374151;margin:0;font-size:13px;font-weight:500;line-height:1.4}.filterRadios .ant-radio-wrapper:hover,.filterChecks .ant-checkbox-wrapper:hover{color:#0284c7}.filterSubHeading{text-transform:uppercase;letter-spacing:.04em;color:#0284c7;margin:8px 0 6px;font-size:11.5px;font-weight:800}.filterActions{background:#fff;border-top:1px solid #e5e7eb;gap:8px;padding:16px;display:grid}.listingTableWrap{background:#fff;border:1px solid #e5e7eb;width:100%;overflow-x:auto}.listingTable{border-collapse:collapse;background:#fff;width:100%;min-width:1100px}.listingTableWrap.is-member .listingTable,.listingTableWrap.is-brand .listingTable{min-width:720px}.listingTable th,.listingTable td{color:#222;text-align:left;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:10px 12px;font-size:13px;line-height:1.35}.listingTable th{color:#111;background:#f3f4f6;font-weight:800}.listingTable th span{color:#9ca3af;font-size:11px;font-weight:600}.listingTable th.is-star,.listingTable td.is-star{color:#111;text-align:center;width:56px;font-weight:700}.listingTable th.is-star{color:#f5a623;font-size:15px}.listingTablePin{color:#e53935;margin-right:4px}.listingTableName{color:#2f7cc8;font-weight:700;text-decoration:none}.listingTableName:hover{text-decoration:underline}.listingTable tbody tr:hover{background:#fafbfc}.listingTable tbody tr:last-child td{border-bottom:0}.listingPage{background:var(--page);width:100%;min-height:85vh;padding:20px 0 68px}.listingShell{width:100%;max-width:88rem;padding:0 max(20px, env(safe-area-inset-left)) 0 max(20px, env(safe-area-inset-right));gap:24px;margin:0 auto;display:grid}.listingAside{top:calc(var(--header-h) + 16px);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);max-height:calc(100vh - var(--header-h) - 32px);scrollbar-width:thin;background:#fff;align-self:start;display:none;position:sticky;overflow:hidden auto}.listingAsideHead{color:var(--navy-deep);border-bottom:1px solid var(--line-subtle);letter-spacing:-.015em;background:#fff;padding:16px 18px 12px;font-size:16px;font-weight:850}.listingTabs{border-bottom:1px solid var(--line-subtle);background:#fff;flex-direction:column;gap:3px;padding:10px;display:flex}.listingTab{border-radius:var(--radius-sm);width:100%;color:var(--ink-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:8px 12px 8px 16px;transition:background .16s,color .16s;display:flex;position:relative}.listingTab:hover{background:var(--page)}.listingTab:hover .listingTabIconBox{background:var(--line-subtle);color:var(--navy)}.listingTab.is-active{background:#0526590d}.listingTab.is-active:before{content:"";border-radius:var(--radius-full);background:var(--navy-light);width:3px;position:absolute;top:8px;bottom:8px;left:4px}.listingTabIconBox{border-radius:var(--radius-sm);background:var(--page);width:34px;height:34px;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex}.listingTab.is-active .listingTabIconBox{background:var(--gradient-primary);color:#fff;box-shadow:0 3px 8px #05265938}.listingTabLabel{color:var(--ink-secondary);font-size:13.5px;font-weight:600;line-height:1.35;transition:color .2s}.listingTab.is-active .listingTabLabel{color:var(--navy-deep);font-weight:800}.listingMain{min-width:0}.listingTitleRow{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px;display:flex}.listingTitleRow h1{color:var(--navy-deep);letter-spacing:-.025em;margin:0;font-size:clamp(22px,2.5vw,28px);font-weight:850;line-height:1.25}.listingFaqLink{color:var(--c-steel-blue);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:750;text-decoration:none;transition:color .15s;display:inline-flex}.listingFaqLink:hover{color:var(--navy)}.listingCount{color:var(--muted);max-width:920px;margin:8px 0 0;font-size:13.5px;line-height:1.6}.listingControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 22px;display:flex}.listingActiveFilterChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.listingFilterChip{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:650;animation:.2s fadeIn;display:inline-flex}.listingFilterChipClose{color:#0284c7;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 0 0 2px;font-size:14px;font-weight:700;line-height:1;transition:color .15s;display:inline-flex}.listingFilterChipClose:hover{color:#ef4444}.listingClearAllBtn{color:var(--c-steel-blue);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:12.5px;font-weight:750;text-decoration:underline;transition:color .15s}.listingClearAllBtn:hover{color:var(--navy)}.listingControlsRight{align-items:center;gap:10px;margin-left:auto;display:flex}.listingSearchInput,.listingSearchInput.ant-input-affix-wrapper{border-radius:var(--radius-sm);width:220px;height:40px}@media (width<=640px){.listingSearchInput{order:-1;width:100%}}.listingMobileFilterBtn{border:1px solid var(--line);border-radius:var(--radius-sm);height:40px;color:var(--navy);cursor:pointer;box-shadow:var(--shadow-xs);background:#fff;align-items:center;gap:6px;padding:0 16px;font-size:13.5px;font-weight:750;display:inline-flex}.listingFilterBadge{background:var(--navy);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:inline-flex}.listingViewToggle{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;display:inline-flex;overflow:hidden}.listingViewBtn{color:#64748b;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:40px;height:38px;font-size:16px;transition:all .15s;display:inline-flex}.listingViewBtn.is-active{background:var(--navy);color:#fff}.listingSortSelect{min-width:185px}.listingGrid{grid-template-columns:1fr;align-items:stretch;gap:22px;display:grid}@media (width>=640px){.listingGrid{grid-template-columns:repeat(2,1fr)}}@media (width>=992px){.listingPage{padding-top:24px}.listingShell{grid-template-columns:280px minmax(0,1fr);gap:28px}.listingAside{display:block}.listingMobileFilterBtn{display:none}.listingGrid{grid-template-columns:repeat(2,1fr)}}@media (width>=1320px){.listingGrid{grid-template-columns:repeat(3,1fr);gap:22px}}.listingPagination{justify-content:center;margin-top:40px;display:flex}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.contactPanelCard{transition:box-shadow .25s,border-color .25s;overflow:hidden;background:#fff!important;border:1px solid #d4e5f5!important;border-radius:14px!important;box-shadow:0 8px 30px #02102412,0 1px 3px #0210240a!important}.contactPanelCard:hover{border-color:#b9d8f3!important;box-shadow:0 12px 36px #0210241a!important}.contactPanelCard .ant-card-head{background:linear-gradient(#f8fbfe 0%,#fff 100%);border-bottom:1px solid #eaf2f9!important;min-height:auto!important;padding:14px 18px 0!important}.contactPanelCard .ant-card-head-title{letter-spacing:-.01em;color:#052659!important;padding:0!important;font-size:16px!important;font-weight:750!important}.contactPanelCard .ant-card-body{padding:18px!important}.sidePanelNavTabs{background:#f1f6fa;border:1px solid #e2edf7;border-radius:10px;gap:3px;margin-bottom:16px;padding:4px;display:flex}.sidePanelNavTab{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:7px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:11px;font-weight:700;line-height:1.1;transition:all .2s;display:flex}.sidePanelNavTab:hover{color:#052659;background:#fff9}.sidePanelNavTab.active{color:#052659;background:#fff;font-weight:800;box-shadow:0 2px 6px #05265914}.sidePanelNavIcon{font-size:14px}.ownerCardHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.ownerBadgeChip{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#052659 0%,#1e4976 100%);border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:750;display:inline-flex;box-shadow:0 2px 6px #05265933}.ownerStatusBanner{border:1px solid #0000;border-radius:10px;margin-bottom:14px;padding:14px;position:relative;overflow:hidden}.ownerStatusBanner--pending{background:linear-gradient(145deg,#fffbeb 0%,#fef3c7 100%);border-color:#fde68a}.ownerStatusBanner--live{background:linear-gradient(145deg,#f0fdf4 0%,#dcfce7 100%);border-color:#bbf7d0}.ownerStatusHeader{align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.ownerStatusIcon{flex-shrink:0;margin-top:2px;font-size:22px;line-height:1}.ownerStatusTitleWrap{flex:1}.ownerStatusPill{letter-spacing:.05em;text-transform:uppercase;border-radius:12px;align-items:center;gap:6px;margin-bottom:4px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.ownerStatusPill--pending{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.ownerStatusPill--live{color:#166534;background:#dcfce7;border:1px solid #86efac}.ownerPulseDot{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulse-ring;display:inline-block}@keyframes pulse-ring{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.3)}to{opacity:.8;transform:scale(.95)}}.ownerStatusTitle{color:#0f172a;font-size:14px;font-weight:750;line-height:1.3}.ownerStatusDesc{color:#475569;margin:0;font-size:12px;line-height:1.5}.ownerPipeline{background:#fff;border:1px solid #e8edf5;border-radius:8px;justify-content:space-between;align-items:center;gap:4px;margin-top:10px;padding:8px 10px;display:flex}.ownerPipelineStep{color:#64748b;align-items:center;gap:4px;font-size:10.5px;font-weight:600;display:flex}.ownerPipelineStep.active{color:#d97706;font-weight:750}.ownerPipelineStep.completed{color:#16a34a;font-weight:750}.ownerPipelineArrow{color:#cbd5e1;font-size:9px}.ownerStatsGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:14px;display:grid}.ownerStatItem{background:#f8fbfe;border:1px solid #e1eef8;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ownerStatLabel{color:#64748b;align-items:center;gap:4px;font-size:10.5px;font-weight:600;display:flex}.ownerStatVal{color:#052659;font-size:13.5px;font-weight:750}.ownerPrimaryBtn{color:#fff!important;background:linear-gradient(135deg,#052659 0%,#0c3b7a 100%)!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:42px!important;font-size:13.5px!important;font-weight:750!important;transition:all .2s!important;display:flex!important;box-shadow:0 3px 10px #05265938!important}.ownerPrimaryBtn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#021024 0%,#052659 100%)!important;box-shadow:0 5px 14px #0526594d!important}.ownerSecondaryBtn{color:#052659!important;background:#fff!important;border-color:#cbd5e1!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:38px!important;font-size:12.5px!important;font-weight:650!important;transition:all .2s!important;display:flex!important}.ownerSecondaryBtn:hover{color:#5483b3!important;background:#f8fbfe!important;border-color:#5483b3!important}.ownerHelpNote{color:#64748b;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:11px;display:flex}.roiCalcCard{background:#f8fbfe;border:1px solid #ddecfa;border-radius:10px;padding:14px}.roiCalcHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.roiCalcTitle{color:#052659;align-items:center;gap:6px;font-size:13.5px;font-weight:750;display:flex}.roiInputGroup{margin-bottom:12px}.roiInputLabel{color:#475569;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:11.5px;font-weight:600;display:flex}.roiInputValBadge{color:#0284c7;font-size:12px;font-weight:750}.roiResultsGrid{background:#fff;border:1px solid #ddecfa;border-radius:8px;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 12px;padding:10px;display:grid}.roiResultItem{flex-direction:column;gap:2px;display:flex}.roiResultLabel{text-transform:uppercase;color:#64748b;letter-spacing:.04em;font-size:10px;font-weight:600}.roiResultValue{color:#052659;font-size:15px;font-weight:800}.roiResultValue--green{color:#16a34a}.roiResultValue--blue{color:#0284c7}.vaultCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.vaultNdaBadge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 12px;display:flex}.vaultNdaBadge--locked{background:#fffbeb;border-color:#fde68a}.vaultNdaText{color:#166534;align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:flex}.vaultNdaText--locked{color:#92400e}.vaultDocList{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.vaultDocItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:12px;display:flex}.vaultDocTitle{color:#334155;align-items:center;gap:6px;font-weight:600;display:flex}.advisorCard{background:linear-gradient(#f8fbfe 0%,#fff 100%);border:1px solid #d4e5f5;border-radius:10px;padding:14px}.advisorHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.advisorAvatar{color:#fff;background:linear-gradient(135deg,#052659 0%,#5483b3 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex;box-shadow:0 2px 6px #05265933}.advisorInfo{flex:1}.advisorName{color:#052659;font-size:13.5px;font-weight:750}.advisorRole{color:#64748b;font-size:11px}.trustBadgesList{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.trustBadgeItem{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-size:11.5px;font-weight:600;display:flex}.sidebarWidgetCard{margin-top:14px;background:#fff!important;border:1px solid #e1eef8!important;border-radius:12px!important;padding:14px!important;box-shadow:0 4px 16px #0210240a!important}.sidebarWidgetTitle{color:#052659;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:750;display:flex}.quickActionsGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.quickActionBtn{color:#334155;cursor:pointer;text-align:center;background:#f8fbfe;border:1px solid #e2edf7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 4px;font-size:10.5px;font-weight:650;text-decoration:none;transition:all .2s;display:flex}.quickActionBtn:hover{color:#052659;background:#fff;border-color:#5483b3;transform:translateY(-1px);box-shadow:0 2px 6px #0210240f}.quickActionIcon{color:#0284c7;font-size:15px}.contactSocialTag{color:#1e40af!important;background:#eff6ff!important;border:1px solid #bfdbfe!important;border-radius:6px!important;align-items:center!important;gap:6px!important;padding:4px 10px!important;font-size:12px!important;font-weight:600!important;display:inline-flex!important}.contactUserCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.contactUserName{color:#052659;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.contactUserMeta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.templateChipsWrap{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.templateChip{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:500;transition:all .15s}.templateChip:hover{color:#0f172a;background:#e2e8f0;border-color:#cbd5e1}.contactSubmitBtn{color:#fff!important;background:linear-gradient(135deg,#052659 0%,#1e4976 100%)!important;border:none!important;border-radius:8px!important;height:42px!important;font-size:14px!important;font-weight:750!important;transition:all .2s!important;box-shadow:0 2px 8px #0526592e!important}.contactSubmitBtn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#021024 0%,#052659 100%)!important;box-shadow:0 4px 12px #05265942!important}.contactAuthPrimary{background:linear-gradient(135deg,#052659 0%,#1e4976 100%)!important;border:none!important;border-radius:8px!important;height:44px!important;font-size:14.5px!important;font-weight:750!important;box-shadow:0 3px 10px #0526592e!important}.contactAuthPrimary:hover{transform:translateY(-1px);background:linear-gradient(135deg,#021024 0%,#052659 100%)!important}.contactAuthSecondary{color:#0284c7!important;background:#f0f9ff!important;border-color:#0284c7!important;border-radius:8px!important;height:42px!important;font-size:14px!important;font-weight:750!important}.contactAuthSecondary:hover{color:#0369a1!important;background:#e0f2fe!important;border-color:#0369a1!important}.contactUtilityBtn{border-radius:8px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:38px!important;padding:0 8px!important;font-size:12.5px!important;font-weight:650!important;transition:all .2s!important;display:flex!important}.page{background:var(--page);min-height:80vh;padding:28px 0 68px}.page .ant-breadcrumb{margin-bottom:20px;font-size:13.5px}.page .ant-breadcrumb a{color:var(--muted);transition:color .15s}.page .ant-breadcrumb a:hover{color:var(--navy)}.detailHero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;margin-bottom:16px;display:flex}.detailMedia{border-radius:var(--radius-lg);background:var(--navy-deep);border:1px solid var(--line);height:260px;box-shadow:var(--shadow);align-items:flex-end;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.detailMediaImg{object-fit:cover;opacity:.92;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.detailMedia:hover .detailMediaImg{transform:scale(1.03)}.detailMedia:after{content:"";background:linear-gradient(#02102426 0%,#021024d1 100%);position:absolute;inset:0}.detailMediaLabel{z-index:2;border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(10px);color:var(--c-ice-blue);letter-spacing:.08em;text-transform:uppercase;background:#052659e0;border:1px solid #c1e8ff59;margin:18px;padding:6px 14px;font-size:12px;font-weight:800;position:relative}.detailSticky{top:calc(var(--header-h) + 20px);position:sticky}.detailBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.detailMetaRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.detailTitle.ant-typography{margin-top:8px}.detailLead.ant-typography{font-size:16px}.detailRatingRow{align-items:center;gap:12px;margin-bottom:16px;display:flex}.detailColumn{flex-direction:column;gap:16px;display:flex}.detailList{margin:0;padding-left:20px}.detailList li{margin-bottom:8px}.detailAskingPrice.ant-typography{color:#0f172a;margin:0 0 12px}.detailDocTag{margin-bottom:8px;padding:4px 8px}.contentLead.ant-typography{max-width:65ch;font-size:16px}.contentCta{border-top:1px solid var(--line);justify-content:center;margin-top:32px;padding-top:24px;display:flex}.statCard.ant-card{text-align:center;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s}.statCard.ant-card:hover{transform:translateY(-2px);border-color:var(--c-sky-blue)!important}.statCard .ant-typography{color:var(--navy)}.testimonialCard.ant-card{height:100%;position:relative}.testimonialResult{border-radius:var(--radius-full);color:var(--emerald-dark);background:#10b9811f;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.testimonialQuote{margin:14px 0;padding-left:22px;position:relative}.testimonialQuote:before{content:"“";color:var(--c-sky-blue);font-family:Georgia,serif;font-size:40px;line-height:1;position:absolute;top:-10px;left:-4px}.testimonialFooter{align-items:center;gap:10px;margin-top:12px;display:flex}.testimonialAvatar{background:var(--navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.pressLogoCard.ant-card{text-align:center;transition:border-color .2s,background .2s}.pressLogoCard.ant-card:hover{background:var(--line-subtle);border-color:var(--navy)!important}.pressLogoCard .ant-typography{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;transition:color .2s;font-size:13px!important;font-weight:700!important}.pressLogoCard.ant-card:hover .ant-typography{color:var(--navy)}.contentFaq{margin-top:8px;padding:8px}.tipsCard.ant-card{background:var(--page)}.tipsList{flex-direction:column;gap:14px;display:flex}.tipItem{align-items:flex-start;gap:10px;display:flex}.tipBadge{background:var(--navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.tipBody{color:var(--ink-secondary);font-size:13px}.tipBody strong{color:var(--navy);margin-bottom:2px;display:block}.formActions{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.lockedName{color:#475569;border-radius:var(--radius-sm);background:#f1f5f9;border:1px solid #e2e8f0;align-items:center;gap:6px;padding:5px 12px;font-size:13.5px;font-weight:650;display:inline-flex}.disclaimer{color:#475569;margin-top:24px;font-size:13px;line-height:1.65;border-radius:var(--radius-md)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow-xs)!important;background:#f0f7ff!important}.page .ant-card{transition:box-shadow .2s,border-color .2s;border-radius:var(--radius-md)!important;border-color:var(--line)!important;box-shadow:var(--shadow-xs)!important}.page .ant-card:hover{box-shadow:var(--shadow)!important}.page .ant-card-head{border-bottom-color:var(--line-subtle)!important;min-height:52px!important}.page .ant-card-head-title{letter-spacing:-.015em;color:var(--navy-deep)!important;font-size:15.5px!important;font-weight:800!important}.page .detailPrimaryCard.ant-card{border-left:3px solid var(--blue)!important}@media (width>=768px){.page{padding-top:36px}.detailMedia{height:320px}}@media (width<=480px){.detailHero{flex-direction:column;align-items:flex-start}.detailRatingRow{gap:8px}}.howToPageWrap{padding-bottom:60px}.howToHero{margin-bottom:24px}.howToHeroTag{color:#0284c7;text-transform:uppercase;letter-spacing:.06em;background:#f0f7ff;border:1px solid #cce3fa;border-radius:20px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:750;display:inline-flex}.howToTitle{color:#052659!important;letter-spacing:-.02em!important;margin:0 0 10px!important;font-size:clamp(24px,3.2vw,34px)!important;font-weight:850!important;line-height:1.25!important}.howToMetaRow{color:#64748b;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;font-size:13px;display:flex}.howToMetaItem{align-items:center;gap:6px;font-weight:600;display:inline-flex}.howToNavContainer{background:#f8fbfe;border:1px solid #e2edf7;border-radius:40px;flex-wrap:wrap;align-items:center;gap:10px;width:fit-content;max-width:100%;margin-bottom:28px;padding:6px;display:flex}@media (width<=768px){.howToNavContainer{border-radius:16px;justify-content:flex-start;width:100%}}.howToNavPill{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2edf7;border-radius:30px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:650;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 5px #02102408}.howToNavPill:hover{color:#052659;background:#f0f7ff;border-color:#5483b3;transform:translateY(-2px);box-shadow:0 4px 12px #02102414}.howToNavIcon{color:#5483b3;font-size:15px;transition:color .2s,transform .2s}.howToNavPill:hover .howToNavIcon{color:#052659;transform:scale(1.1)}.howToNavPill.is-active{color:#fff;background:linear-gradient(135deg,#052659 0%,#0c3b7a 100%);border-color:#052659;font-weight:750;box-shadow:0 4px 16px #0526594d}.howToNavPill.is-active .howToNavIcon{color:#c1e8ff}.howToCard{overflow:hidden;background:#fff!important;border:1px solid #d4e5f5!important;border-radius:16px!important;padding:32px!important;box-shadow:0 8px 30px #0210240f!important}@media (width<=640px){.howToCard{padding:20px!important}}.howToStepsList{flex-direction:column;gap:16px;margin:10px 0 28px;display:flex;position:relative}.howToStepItem{align-items:flex-start;gap:18px;display:flex;position:relative}.howToStepItem:not(:last-child):after{content:"";z-index:1;background:#e2edf7;width:2px;position:absolute;top:42px;bottom:-16px;left:20px}.howToStepBadge{color:#fff;z-index:2;background:linear-gradient(135deg,#052659 0%,#1e4976 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:850;display:flex;position:relative;box-shadow:0 3px 10px #05265940}.howToStepContent{background:#f8fbfe;border:1px solid #e1eef8;border-radius:12px;flex:1;padding:16px 20px;transition:all .2s}.howToStepContent:hover{background:#fff;border-color:#5483b3;transform:translate(4px);box-shadow:0 4px 16px #0210240d}.howToStepHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.howToStepLabel{color:#0284c7;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.howToStepText{color:#1e293b;margin:0;font-size:14.5px;font-weight:550;line-height:1.55}.howToCtaBanner{background:linear-gradient(135deg,#f0f7ff 0%,#e2edf7 100%);border:1px solid #cce3fa;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:24px 28px;display:flex}@media (width<=768px){.howToCtaBanner{text-align:center;flex-direction:column;align-items:stretch;padding:20px}}.howToCtaInfo h3{color:#052659;margin:0 0 4px;font-size:18px;font-weight:800}.howToCtaInfo p{color:#4b6584;margin:0;font-size:13px}.howToCtaBtn{color:#fff!important;white-space:nowrap!important;background:linear-gradient(135deg,#052659 0%,#0c3b7a 100%)!important;border:none!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:46px!important;padding:0 28px!important;font-size:15px!important;font-weight:750!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 4px 14px #05265947!important}.howToCtaBtn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#021024 0%,#052659 100%)!important;box-shadow:0 6px 18px #05265959!important}.valuationPage{background:#f8fbfe;padding-bottom:60px}.valHeader{margin-top:14px;margin-bottom:28px}.valEyebrow{color:#0369a1;letter-spacing:.05em;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 12px;font-size:11px;font-weight:800;display:inline-flex}.valTitle{color:#021024!important;letter-spacing:-.02em!important;margin:0 0 8px!important;font-size:clamp(24px,3.5vw,32px)!important;font-weight:850!important}.valSubtitle{max-width:52rem;color:#4b6584!important;margin:0 0 18px!important;font-size:15px!important;line-height:1.6!important}.valPresetsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.valPresetsLabel{color:#64748b;margin-right:4px;font-size:12px;font-weight:700}.valPresetBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e6f3;border-radius:999px;align-items:center;padding:5px 13px;font-size:12.5px;font-weight:650;transition:all .18s;display:inline-flex;box-shadow:0 1px 3px #0526590a}.valPresetBtn:hover{color:#0284c7;background:#f0f7ff;border-color:#7da0ca;transform:translateY(-1px)}.valPresetBtn.is-active{color:#fff;background:#052659;border-color:#052659;box-shadow:0 3px 10px #05265933}.valCardTitleWrap{color:#021024;align-items:center;gap:8px;font-size:16px;font-weight:750;display:flex}.valFormCard{border:1px solid #dbe8f5!important;border-radius:14px!important;box-shadow:0 4px 20px -2px #0526590f!important}.valSliderBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px 8px}.valSliderMeta{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.valSliderLabel{color:#475569;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.valSliderVal{color:#052659;font-size:13.5px;font-weight:800}.valSectorNotice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:flex-start;gap:8px;margin-top:18px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.valSectorNoticeIcon{font-size:14px}.valResultCard{background:#fff!important;border:1px solid #d8e6f3!important;border-radius:14px!important;box-shadow:0 8px 30px -4px #0526591a!important}.valResultHero{text-align:center;border-bottom:1px solid #edf4fa;padding-bottom:16px}.valResultTag{color:#0369a1!important;letter-spacing:.05em!important;background:#e0f2fe!important;border-color:#bae6fd!important;border-radius:999px!important;padding:3px 12px!important;font-size:11px!important;font-weight:800!important}.valResultMainPrice{color:#052659;letter-spacing:-.03em;margin:8px 0 4px;font-size:clamp(32px,4vw,42px);font-weight:850}.valResultSubPrice{color:#64748b;font-size:13.5px}.valBandsGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.valBandCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:center;padding:10px 8px;transition:all .18s;display:flex}.valBandCard.is-selected{background:#f0f7ff;border-color:#7da0ca;box-shadow:0 2px 8px #0284c71a}.valBandCase{text-transform:uppercase;color:#64748b;letter-spacing:.03em;font-size:10px;font-weight:750}.valBandVal{color:#021024;margin:2px 0;font-size:13.5px;font-weight:800}.valBandNote{color:#94a3b8;font-size:10px}.valRangeVisual{margin:14px 0 18px}.valRangeTrack{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.valRangeFill{background:linear-gradient(90deg,#7dd3fc 0%,#0284c7 50%,#052659 100%);border-radius:999px;width:75%;height:100%;display:block}.valRangeMarkers{color:#64748b;justify-content:space-between;margin-top:6px;font-size:11px;font-weight:700;display:flex}.valRangeMarkerMid{color:#0284c7}.valFinancialsTable{margin:14px 0;overflow:hidden;border-radius:8px!important}.valFinancialsTable .ant-descriptions-item-label{color:#475569!important;font-size:12.5px!important;font-weight:600!important}.valFinancialsTable .ant-descriptions-item-content{color:#021024!important;font-size:13px!important}.valActionsBar{gap:10px;margin-top:18px;display:flex}.valListBtn{color:#fff;background:linear-gradient(135deg,#052659 0%,#1a4980 100%);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;height:44px;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #05265940}.valListBtn:hover{color:#fff;background:linear-gradient(135deg,#0a3875 0%,#5483b3 100%);transform:translateY(-1px);box-shadow:0 6px 18px #05265959}.valPrintBtn{color:#334155!important;border-color:#cbd5e1!important;border-radius:8px!important;height:44px!important;font-weight:700!important}.valPrintBtn:hover{color:#052659!important;border-color:#5483b3!important}.valBenchmarkSection{border-top:1px solid #e2edf7;margin-top:48px;padding-top:36px}.valBenchmarkHead{margin-bottom:20px}.valBenchmarkTitle{color:#021024;margin:0 0 6px;font-size:20px;font-weight:800}.valBenchmarkLead{color:#64748b;margin:0;font-size:13.5px}.valCompsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.valCompCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e1ecf6;border-radius:10px;flex-direction:column;padding:12px 14px;transition:all .18s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #05265908}.valCompCard:hover{border-color:#5483b3;transform:translateY(-2px);box-shadow:0 8px 18px #05265914}.valCompCard.is-active{background:#f0f7ff;border-color:#0284c7;box-shadow:0 4px 14px #0284c726}.valCompTop{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.valCompName{color:#021024;font-size:13.5px;font-weight:750}.valCompMult{color:#0284c7;background:#e0f2fe;border-radius:5px;padding:2px 7px;font-size:13.5px;font-weight:850}.valCompGrowth{color:#ea580c;align-items:center;gap:3px;margin-bottom:4px;font-size:11px;font-weight:700;display:flex}.valCompDesc{color:#64748b;font-size:11.5px;line-height:1.4}@media (width<=640px){.valBandsGrid{grid-template-columns:1fr}.valActionsBar{flex-direction:column}}.dashboardPage{background:#f2f7fc}.dashNotice{margin-bottom:16px}.dashGreeting.ant-typography{color:var(--navy-deep);letter-spacing:-.02em;margin:4px 0 0!important}.dashLead.ant-typography{font-size:14px;margin:4px 0 20px!important}.dashHeroRoleTag{text-transform:capitalize;width:fit-content;font-weight:700}.dashShell{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.dashSidebar{flex-direction:column;gap:16px;width:100%;display:flex}.dashContent{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.dashSidePanel{border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.dashSideSection{border-top:1px solid var(--line-subtle);padding:18px 20px}.dashSideSection:first-child{border-top:none}.dashSideIdentity{align-items:center;gap:12px;display:flex}.dashHeroAvatar{box-shadow:var(--shadow-sm);flex:none;font-size:16px;font-weight:800}.dashSideIdentityMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.dashSideName.ant-typography{color:var(--navy-deep);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;display:block;overflow:hidden}.dashSideCta{height:42px;font-weight:650}.dashSideNav{-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;display:flex;overflow-x:auto}.dashSideNavItem{border-radius:var(--radius-full);border:1px solid var(--line);color:var(--ink-secondary);cursor:pointer;white-space:nowrap;background:#fff;flex:none;align-items:center;gap:8px;padding:9px 14px;font-size:13.5px;font-weight:650;transition:all .15s;display:flex}.dashSideNavItem:hover{border-color:var(--c-sky-blue);color:var(--navy-deep)}.dashSideNavItem.is-active{background:var(--navy);border-color:var(--navy);color:#fff}.dashSideNavIcon{font-size:14px;display:inline-flex}.dashSideNavCount{border-radius:var(--radius-full);background:var(--line-subtle);color:var(--muted);padding:1px 6px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.dashSideNavItem.is-active .dashSideNavCount{color:#fff;background:#fff3}.dashSideNavDot{background:var(--amber);border-radius:50%;flex:none;width:7px;height:7px}.dashSideTrust .ant-card,.dashSideTrust .ant-card:hover{box-shadow:none!important;border:none!important;border-radius:0!important;margin:0!important}.dashSideTrust .ant-card-head{border-bottom:none!important;min-height:auto!important;padding:0 0 10px!important}.dashSideTrust .ant-card-body{padding:0!important}.dashChecklistCard.ant-card{border-radius:var(--radius-lg)!important;border-left:4px solid var(--c-steel-blue)!important}.dashChecklistTitle.ant-typography{color:var(--navy-deep);margin-bottom:14px;font-size:14.5px;display:block}.dashChecklistItem{border-top:1px solid var(--line-subtle);flex-wrap:wrap;align-items:center;gap:16px;padding:14px 0;display:flex}.dashChecklistItem:first-of-type{border-top:none;padding-top:0}.dashChecklistIcon{background:var(--page);width:38px;height:38px;color:var(--c-steel-blue);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:17px;display:flex}.dashChecklistIcon.is-done{background:var(--ok-bg,#e4f5ee);color:var(--emerald,#10b981)}.dashChecklistBody{flex:320px;min-width:0;max-width:480px}.dashChecklistDesc.ant-typography{font-size:13px;margin:2px 0 0!important}.dashChecklistAction{flex:none;align-items:center;gap:12px;margin-left:auto;display:flex}.dashStatStrip{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.dashStatCell{background:#fff;align-items:flex-start;gap:14px;padding:18px;transition:background .15s;display:flex;position:relative}.dashStatCell:hover{background:var(--page)}.dashStatDivider{display:none}.dashStatIcon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;font-size:16px;display:flex}.dashStatIcon.tone-gold{color:var(--amber);background:#e598191f}.dashStatIcon.tone-ok{color:#00b96b;background:#00b96b1f}.dashStatIcon.tone-danger{color:#cf1322;background:#cf13221a}.dashStatIcon.tone-purple{color:#7c3aed;background:#7c3aed1a}.dashStatIcon.tone-sky{color:#0284c7;background:#0284c71a}.dashStatText{min-width:0}.dashStatValue{color:var(--navy-deep);white-space:nowrap;font-size:19px;font-weight:800;line-height:1.25}.dashStatLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;margin-top:2px;font-size:11px;font-weight:700}.dashStatSub{color:var(--muted-light);margin-top:5px;font-size:12px;line-height:1.4}.dashStatLink{align-items:center;gap:3px;font-weight:650;display:inline-flex;color:var(--blue)!important}.dashStatLink .anticon{font-size:10px;transition:transform .15s}.dashStatLink:hover .anticon{transform:translate(2px)}.dashStack{gap:32px;display:grid}.dashList{gap:14px;display:grid}.dashRow{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;transition:all .2s;display:flex}.dashRow:hover{border-color:var(--c-sky-blue);box-shadow:var(--shadow-sm);transform:translateY(-1.5px)}.dashRowCopy{flex:18rem;min-width:0}.dashRowMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.dashRowTitle{color:var(--navy-deep);letter-spacing:-.015em;font-size:16.5px;font-weight:800;text-decoration:none;transition:color .15s}.dashRowTitle:hover{color:#0284c7}.dashRowLead{color:var(--muted);margin-top:4px;font-size:13.5px}.dashRowNote,.dashRowHint{color:#475569;margin-top:6px;font-size:13px;line-height:1.55}.dashRowHint{border-left:3px solid var(--c-steel-blue);background:#f8fafc;border-radius:6px;width:fit-content;padding:6px 12px}.dashRowActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashGrid{gap:20px;margin-top:14px;display:grid}.planGrid{gap:20px;display:grid}.planCard{height:100%;border-radius:var(--radius-md)!important;transition:all .2s!important}.planCard.is-current{border-color:var(--c-steel-blue)!important;box-shadow:var(--shadow-sm)!important}.planPrice{flex-wrap:wrap;align-items:baseline;gap:6px;margin:10px 0 18px;display:flex}.planPrice strong{color:var(--navy-deep);font-size:32px;font-weight:850;line-height:1}.planPrice span{color:var(--muted);font-size:14px}.planFeatures{color:var(--ink-secondary);margin:0 0 22px;padding-left:18px;font-size:13.5px;line-height:1.65}.dealMsg{background:var(--page);border:1px solid var(--line-subtle);border-radius:10px;padding:14px 16px}.dealMsg p{color:#334155;margin-top:4px;font-size:13.5px;line-height:1.55}.dealMsg.is-you{background:#e0f2fe;border-color:#bae6fd}@media (width>=768px){.planGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashStatStrip{grid-template-columns:repeat(4,1fr)}}@media (width>=992px){.dashShell{flex-direction:row;align-items:flex-start}.dashSidebar{width:272px;top:calc(var(--header-h) + 20px);flex:none;position:sticky}.dashSideNav{flex-direction:column;gap:2px;overflow-x:visible}.dashSideNavItem{border-radius:0 var(--radius-md) var(--radius-md) 0;background:0 0;border:none;border-left:3px solid #0000;justify-content:flex-start;padding:9px 12px 9px 13px}.dashSideNavItem:hover{background:var(--page);color:var(--navy-deep)}.dashSideNavItem.is-active,.dashSideNavItem.is-active:hover{background:var(--page);border-left-color:var(--navy);color:var(--navy-deep);font-weight:750}.dashSideNavItem.is-active .dashSideNavCount{color:var(--navy);background:#0526591a}}.searchGroup{margin-bottom:36px}.searchGroupHead{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.searchGroupHead h3{margin:0}.searchGrid{gap:16px;display:grid}@media (width>=760px){.searchGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mapLayout{gap:20px;display:grid}.mapLayout .liveMapWrap .liveMap{min-height:360px}.mapList{gap:10px;display:grid}.mapListItem{border:1px solid var(--line);color:inherit;background:#fff;border-radius:10px;gap:4px;padding:14px 16px;text-decoration:none;display:grid}.mapListItem strong{color:var(--navy)}.mapListItem span,.mapListItem em{color:var(--muted);font-size:13px;font-style:normal}.mapListItem em{color:#2f7cc8;font-weight:700}@media (width>=900px){.mapLayout{grid-template-columns:1.4fr .8fr;align-items:start}.mapLayout .liveMapWrap .liveMap{height:480px;min-height:420px}}.app{background:#fff;min-width:0;min-height:100%;overflow-x:clip}.appBoot{text-align:center;color:#0b1b4a;background:#fff;place-items:center;min-height:100vh;padding:24px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;display:grid}.appBootTitle{margin:0;font-size:18px;font-weight:600}.appBootRetry{color:#fff;font:inherit;cursor:pointer;background:#00a8e8;border:0;border-radius:8px;margin-top:16px;padding:10px 18px;font-weight:600}:root{--c-midnight:#021024;--c-deep-navy:#052659;--c-steel-blue:#5483b3;--c-sky-blue:#7da0ca;--c-ice-blue:#c1e8ff;--navy:#052659;--navy-deep:#021024;--navy-light:#0a3a78;--blue:#5483b3;--blue-dark:#052659;--blue-sky:#7da0ca;--blue-ice:#c1e8ff;--amber:#e59819;--amber-hover:#f5a623;--emerald:#10b981;--emerald-dark:#059669;--rose:#ef4444;--purple:#7c3aed;--white:#fff;--ink:#021024;--ink-secondary:#334155;--muted:#64748b;--muted-light:#94a3b8;--line:#e2e8f0;--line-subtle:#f1f5f9;--page:#f8fafc;--surface-card:#fff;--font-family:"Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:clamp(32px, 5vw, 48px);--font-h1:clamp(26px, 3.8vw, 36px);--font-h2:clamp(20px, 2.8vw, 26px);--font-h3:18px;--font-body-lg:16px;--font-body:14px;--font-body-sm:13px;--font-caption:11.5px;--header-h:58px;--radius-xs:4px;--radius-sm:6px;--radius:10px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--shadow-xs:0 1px 2px #0210240a;--shadow-sm:0 2px 6px #0210240f;--shadow:0 6px 18px -2px #02102414, 0 2px 4px #02102408;--shadow-md:0 10px 28px -4px #02102417, 0 4px 8px #02102408;--shadow-lg:0 16px 40px -6px #0210241f, 0 6px 12px #0210240a;--shadow-xl:0 24px 56px -10px #0210242e;--shadow-glow:0 0 24px #5483b338;--shadow-amber:0 4px 16px #e5981959;--gradient-navy:linear-gradient(180deg, #021024 0%, #052659 55%, #082d64 100%);--gradient-primary:linear-gradient(135deg, #052659 0%, #17457d 50%, #5483b3 100%);--gradient-ice:linear-gradient(135deg, #c1e8ff 0%, #7da0ca 100%);--gradient-accent:linear-gradient(135deg, #e59819 0%, #f5a623 100%)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}*,:before,:after{box-sizing:border-box}html,body,#root{min-width:0;min-height:100%}body{background:var(--white);color:var(--ink);font-family:var(--font-family);font-size:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5;overflow-x:clip}img,svg,video{display:block}img,video{max-width:100%;height:auto}button,input,select,textarea{font-family:inherit}button{color:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0}input::placeholder,textarea::placeholder{color:var(--muted-light)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}::selection{color:#021024;background:#c1e8ff}:focus-visible{outline:2px solid var(--c-steel-blue);outline-offset:2px}.wrap{width:100%;max-width:74rem;padding-left:max(20px, env(safe-area-inset-left));padding-right:max(20px, env(safe-area-inset-right));margin:0 auto}.section{padding:44px 0;position:relative}.section--muted{background:var(--page)}.sectionHead{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.sectionHead h2,.sectionTitle{color:var(--navy-deep);font-size:var(--font-h2);letter-spacing:-.025em;font-weight:850;line-height:1.25}.sectionLead{max-width:48rem;color:var(--muted);font-size:15px;line-height:1.65}.sectionMore{min-height:44px;color:var(--c-steel-blue);align-items:center;gap:6px;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.sectionMore:hover{color:var(--navy);transform:translate(2px)}.btn{border-radius:var(--radius-sm);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:8px 18px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.btn--blue{background:var(--c-steel-blue);color:#fff;box-shadow:0 2px 8px #5483b340}.btn--blue:hover{background:#436d99;box-shadow:0 4px 14px #5483b359}.btn--gold,.btn--amber{background:var(--amber);color:var(--navy-deep);box-shadow:var(--shadow-amber)}.btn--gold:hover,.btn--amber:hover{background:var(--amber-hover);box-shadow:0 6px 20px #e5981973}.btn--green{background:var(--emerald);color:#fff;box-shadow:0 2px 8px #10b98140}.btn--green:hover{background:var(--emerald-dark);box-shadow:0 4px 14px #10b98159}.btn--navy{background:var(--navy);color:#fff;box-shadow:0 2px 8px #05265933}.btn--navy:hover{background:var(--navy-deep);box-shadow:0 4px 14px #0526594d}.btn--ghost{border:1px solid var(--line);color:var(--navy);background:#fff}.btn--ghost:hover{background:var(--page);border-color:var(--c-sky-blue)}.btn--ice{background:var(--c-ice-blue);color:var(--c-midnight);border:1px solid var(--c-sky-blue)}.btn--ice:hover{background:#a9dcfa}.score{min-width:36px;height:28px;color:var(--c-deep-navy);background:#e5f4fd;border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:13px;font-weight:850;display:inline-flex}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-subtle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.02)}}@media (width>=768px){:root{--header-h:108px}.wrap{padding-left:max(36px, env(safe-area-inset-left));padding-right:max(36px, env(safe-area-inset-right))}.section{padding:60px 0}.sectionHead{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
