.portal-module__S0hieW__shell{background:var(--bg);min-height:100vh;color:var(--fg);flex-direction:column;display:flex}.portal-module__S0hieW__topbar{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);display:flex}.portal-module__S0hieW__topbar[data-sticky]{z-index:20;background:color-mix(in srgb,var(--surface)88%,transparent);-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.portal-module__S0hieW__brand{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.portal-module__S0hieW__logo{object-fit:contain;max-width:160px;height:34px}.portal-module__S0hieW__mark{background:var(--accent);width:34px;height:34px;color:var(--on-accent);border-radius:9px;place-items:center;font-size:.85rem;font-weight:800;display:grid}.portal-module__S0hieW__brandName{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:800;overflow:hidden}.portal-module__S0hieW__nav{align-items:center;gap:1rem;display:flex}.portal-module__S0hieW__nav a{color:var(--fg);font-size:.92rem;font-weight:600;text-decoration:none}.portal-module__S0hieW__navCta{background:var(--accent);border-radius:10px;padding:.55rem 1.1rem;font-weight:700;color:var(--on-accent)!important}.portal-module__S0hieW__classicHeroWrap{background:linear-gradient(180deg,var(--surface-tint)0%,var(--bg)62%);padding:clamp(40px,8vw,88px) clamp(18px,5vw,44px) clamp(28px,5vw,52px)}.portal-module__S0hieW__hero{text-align:center;max-width:760px;margin:0 auto}.portal-module__S0hieW__heroTitle{font-family:var(--font-display,inherit);letter-spacing:-.03em;text-wrap:balance;margin:0 0 18px;font-size:clamp(2rem,6vw,3.625rem);font-weight:800;line-height:1.03}.portal-module__S0hieW__heroSub{color:var(--fg-muted);text-wrap:pretty;max-width:600px;margin:0 auto 30px;font-size:clamp(.94rem,2.4vw,1.19rem);line-height:1.6}.portal-module__S0hieW__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.portal-module__S0hieW__primaryCta{background:var(--accent);color:var(--on-accent);box-shadow:0 14px 34px -12px var(--accent);border-radius:14px;align-items:center;min-height:44px;padding:15px 30px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.portal-module__S0hieW__primaryCta:hover{background:var(--accent-hover)}.portal-module__S0hieW__secondaryCta{color:var(--fg);border:1px solid var(--border-strong);background:var(--surface);border-radius:14px;align-items:center;min-height:44px;padding:15px 26px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.portal-module__S0hieW__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:999px;align-items:center;gap:7px;margin-bottom:22px;padding:5px 12px;font-size:.6875rem;font-weight:600;display:inline-flex}.portal-module__S0hieW__eyebrowFlat{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);align-items:center;gap:7px;margin-bottom:18px;font-size:.6875rem;font-weight:600;display:inline-flex}.portal-module__S0hieW__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite portal-module__S0hieW__pvDot}@keyframes portal-module__S0hieW__pvDot{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.portal-module__S0hieW__dot{animation:none}}.portal-module__S0hieW__steps{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;max-width:960px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem) clamp(3rem,7vw,5rem);display:grid}.portal-module__S0hieW__steps[data-count="4"]{grid-template-columns:repeat(2,1fr);max-width:720px}.portal-module__S0hieW__steps[data-count="5"]>.portal-module__S0hieW__step:nth-child(4){grid-column:1/2;width:calc(100% - .5rem);margin-left:calc(50% + .5rem)}.portal-module__S0hieW__steps[data-count="5"]>.portal-module__S0hieW__step:nth-child(5){grid-column:2/3;width:calc(100% - .5rem);margin-left:calc(50% + .5rem)}@media (max-width:720px){.portal-module__S0hieW__steps[data-count="5"]>.portal-module__S0hieW__step:nth-child(4),.portal-module__S0hieW__steps[data-count="5"]>.portal-module__S0hieW__step:nth-child(5){grid-column:auto;width:auto;margin-left:0}.portal-module__S0hieW__steps{grid-template-columns:1fr}}.portal-module__S0hieW__step{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;padding:24px 22px}.portal-module__S0hieW__stepNum{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);font-family:var(--font-display,inherit);border-radius:11px;place-items:center;margin-bottom:14px;font-size:1rem;font-weight:800;display:inline-grid}.portal-module__S0hieW__step h3{margin:0 0 .35rem;font-size:1rem}.portal-module__S0hieW__step p{color:var(--fg-muted);margin:0;font-size:.9rem;line-height:1.55}.portal-module__S0hieW__footer{border-top:1px solid var(--border);text-align:center;color:var(--fg-muted);gap:.35rem;margin-top:auto;padding:1.4rem clamp(1rem,4vw,2.5rem) 1.6rem;font-size:.85rem;display:grid}.portal-module__S0hieW__footer a{color:var(--accent);text-decoration:none}.portal-module__S0hieW__footerMeta{margin:0}.portal-module__S0hieW__powered{margin:0;font-size:.78rem}.portal-module__S0hieW__focusedHero{grid-template-columns:1fr;align-items:center;gap:clamp(26px,4vw,56px);width:100%;max-width:1120px;margin:0 auto;padding:clamp(26px,5vw,60px) clamp(18px,5vw,44px) clamp(36px,6vw,64px);display:grid}@media (min-width:821px){.portal-module__S0hieW__focusedHero{grid-template-columns:1.05fr .95fr}}.portal-module__S0hieW__focusedCopy{min-width:0}.portal-module__S0hieW__focusedCopy .portal-module__S0hieW__heroTitle{margin:0 0 20px;font-size:clamp(2.1rem,5vw,3.75rem);line-height:1}.portal-module__S0hieW__focusedCopy .portal-module__S0hieW__heroSub{max-width:460px;margin:0 0 30px}.portal-module__S0hieW__focusedActions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.portal-module__S0hieW__textLink{color:var(--accent);font-size:.94rem;font-weight:700;text-decoration:none}.portal-module__S0hieW__trustRow{color:var(--fg-muted);flex-wrap:wrap;align-items:center;gap:18px;margin-top:32px;font-size:.8125rem;display:flex}.portal-module__S0hieW__trustRow>span{align-items:center;gap:7px;display:inline-flex}.portal-module__S0hieW__check{color:var(--success)}.portal-module__S0hieW__focusedPanel{background:linear-gradient(155deg,var(--brand-secondary,color-mix(in srgb,var(--accent)42%,#081020))0%,var(--accent)150%);box-shadow:var(--shadow-lg);border-radius:22px;padding:26px 24px;position:relative;overflow:hidden}.portal-module__S0hieW__panelBlob{background:color-mix(in srgb,var(--on-brand-secondary,#fff)8%,transparent);border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.portal-module__S0hieW__panelLabel{letter-spacing:.09em;text-transform:uppercase;color:color-mix(in srgb,var(--on-brand-secondary,#fff)65%,transparent);margin:0 0 18px;font-size:.6875rem;font-weight:600;position:relative}.portal-module__S0hieW__panelList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex;position:relative}.portal-module__S0hieW__panelList li{align-items:flex-start;gap:14px;display:flex}.portal-module__S0hieW__panelList li>span:last-child{gap:3px;min-width:0;display:grid}.portal-module__S0hieW__panelList strong{font-family:var(--font-display,inherit);color:var(--on-brand-secondary,#fff);font-size:.9375rem;font-weight:700}.portal-module__S0hieW__panelList li span span{color:color-mix(in srgb,var(--on-brand-secondary,#fff)72%,transparent);overflow-wrap:anywhere;font-size:.8125rem;line-height:1.55}.portal-module__S0hieW__panelNum{background:color-mix(in srgb,var(--on-brand-secondary,#fff)14%,transparent);width:30px;height:30px;color:var(--on-brand-secondary,#fff);font-family:var(--font-display,inherit);border-radius:9px;flex-shrink:0;place-items:center;font-size:.875rem;font-weight:800;display:grid}.portal-module__S0hieW__navLink{color:var(--fg);font-size:.92rem;font-weight:600;text-decoration:none}.portal-module__S0hieW__eyebrowWarn{letter-spacing:.09em;text-transform:uppercase;color:var(--warning);background:var(--warning-soft);border:1px solid color-mix(in srgb,var(--warning)28%,transparent);border-radius:var(--r-pill);align-items:center;gap:7px;margin-bottom:22px;padding:5px 12px;font-size:.6875rem;font-weight:600;display:inline-flex}.portal-module__S0hieW__supportCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);gap:4px;max-width:420px;margin:28px auto 0;padding:16px 20px;display:grid}.portal-module__S0hieW__supportLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-subtle);margin:0;font-size:.75rem;font-weight:600}.portal-module__S0hieW__supportLines{overflow-wrap:anywhere;margin:0;font-size:.95rem}.portal-module__S0hieW__supportLines a{color:var(--accent);text-decoration:none}.portal-module__S0hieW__microLine{text-align:center;color:var(--fg-subtle);text-wrap:pretty;margin:12px 0 0;font-size:.8125rem}.portal-module__S0hieW__microLineLeft{color:var(--fg-subtle);text-wrap:pretty;margin:14px 0 0;font-size:.8125rem}.portal-module__S0hieW__trustRowCentred{justify-content:center;margin-top:22px;display:flex}.portal-module__S0hieW__trustRowCentred .portal-module__S0hieW__trustRow{justify-content:center;margin-top:0}.portal-module__S0hieW__section{width:100%;max-width:960px;margin:0 auto;padding:clamp(28px,5vw,44px) clamp(1rem,4vw,2.5rem) 0}.portal-module__S0hieW__sectionTitle{font-family:var(--font-display,inherit);letter-spacing:-.02em;text-align:center;margin:0 0 20px;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:800}.portal-module__S0hieW__chipRow{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.portal-module__S0hieW__chip{border-radius:var(--r-pill);border:1px solid var(--border);background:var(--surface);color:var(--fg);align-items:center;gap:8px;padding:7px 14px;font-size:.875rem;font-weight:600;display:inline-flex}.portal-module__S0hieW__chip[data-default=true]{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.portal-module__S0hieW__chipMuted{border-radius:var(--r-pill);border:1px dashed var(--border-strong);color:var(--fg-muted);align-items:center;padding:7px 14px;font-size:.875rem;display:inline-flex}.portal-module__S0hieW__coverageNote{text-align:center;color:var(--fg-muted);text-wrap:pretty;margin:14px 0 0;font-size:.85rem}.portal-module__S0hieW__serviceCards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.portal-module__S0hieW__serviceCards[data-count="1"]{grid-template-columns:minmax(0,420px);justify-content:center}.portal-module__S0hieW__serviceCards[data-count="2"],.portal-module__S0hieW__serviceCards[data-count="4"]{grid-template-columns:repeat(2,1fr);max-width:720px;margin:0 auto}.portal-module__S0hieW__serviceCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-card);align-content:start;gap:8px;padding:20px 20px 22px;display:grid}.portal-module__S0hieW__serviceCard[data-default=true]{border-color:var(--accent-border)}.portal-module__S0hieW__serviceHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.portal-module__S0hieW__serviceName{font-family:var(--font-display,inherit);font-size:1rem;font-weight:700}.portal-module__S0hieW__tag{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:var(--r-xs);white-space:nowrap;padding:3px 8px;font-size:.625rem;font-weight:700}.portal-module__S0hieW__serviceBody{color:var(--fg-muted);margin:0;font-size:.9rem;line-height:1.55}.portal-module__S0hieW__faqList{gap:10px;max-width:720px;margin:0 auto;display:grid}.portal-module__S0hieW__faqItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:16px 20px}.portal-module__S0hieW__faqQ{margin:0 0 6px;font-size:.95rem;font-weight:700}.portal-module__S0hieW__faqA{color:var(--fg-muted);text-wrap:pretty;margin:0;font-size:.9rem;line-height:1.6}.portal-module__S0hieW__closing{background:var(--accent-soft);border-top:1px solid var(--accent-border);text-align:center;justify-items:center;gap:4px;margin-top:clamp(36px,7vw,64px);padding:clamp(36px,7vw,64px) clamp(1rem,4vw,2.5rem);display:grid}.portal-module__S0hieW__closingTitle{font-family:var(--font-display,inherit);letter-spacing:-.025em;text-wrap:balance;margin:0 0 18px;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800}.portal-module__S0hieW__footerName{color:var(--fg);margin:0;font-weight:700}.portal-module__S0hieW__stickyBar{display:none}@media (max-width:720px){.portal-module__S0hieW__steps{padding-bottom:clamp(2rem,6vw,3rem)}.portal-module__S0hieW__footer{padding-bottom:2.6rem}.portal-module__S0hieW__navCta{display:none}.portal-module__S0hieW__nav{gap:0}.portal-module__S0hieW__section{padding-top:clamp(24px,6vw,36px)}.portal-module__S0hieW__sectionTitle{margin-bottom:16px}.portal-module__S0hieW__heroActions{flex-direction:column;align-items:stretch}.portal-module__S0hieW__heroActions>a{justify-content:center;min-height:48px}.portal-module__S0hieW__focusedActions{align-items:stretch}.portal-module__S0hieW__focusedActions>.portal-module__S0hieW__primaryCta{flex:100%;justify-content:center;min-height:48px}.portal-module__S0hieW__trustRow{gap:10px 16px;font-size:.78rem}.portal-module__S0hieW__closing>.portal-module__S0hieW__primaryCta{justify-content:center;width:100%;min-height:48px}.portal-module__S0hieW__serviceCards,.portal-module__S0hieW__serviceCards[data-count="2"],.portal-module__S0hieW__serviceCards[data-count="4"]{grid-template-columns:1fr}.portal-module__S0hieW__stickyBar{z-index:25;padding:10px clamp(1rem,4vw,1.25rem)calc(10px + env(safe-area-inset-bottom,0px));background:color-mix(in srgb,var(--surface)88%,transparent);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border);display:block;position:sticky;bottom:0}.portal-module__S0hieW__stickyCta{border-radius:var(--r-lg);background:var(--accent);min-height:48px;color:var(--on-accent);justify-content:center;align-items:center;font-size:1rem;font-weight:700;text-decoration:none;display:flex}}.portal-module__S0hieW__plansSection{padding:clamp(28px,5vw,44px) clamp(1rem,4vw,2.5rem) 0}.portal-module__S0hieW__band{padding-bottom:clamp(28px,5vw,44px)}.portal-module__S0hieW__band[data-band=tint]{background:var(--accent-soft);border-top:1px solid var(--accent-border);border-bottom:1px solid var(--accent-border)}.portal-module__S0hieW__plansHead{max-width:62ch;margin:0 auto var(--sp-8);text-align:center}.portal-module__S0hieW__plansTitle{font-family:var(--font-display,inherit);color:var(--fg);margin:0;font-size:clamp(1.5rem,3.4vw,2rem);line-height:1.15}.portal-module__S0hieW__plansSub{margin:var(--sp-3)0 0;font:var(--t-body);color:var(--fg-muted);text-wrap:pretty;font-size:1.0625rem}.portal-module__S0hieW__plansSub strong{color:var(--fg);font-weight:700}.portal-module__S0hieW__planGrid{gap:var(--sp-5);align-items:stretch;max-width:960px;margin:0 auto;display:grid}.portal-module__S0hieW__planGrid[data-count="1"]{grid-template-columns:minmax(0,380px);justify-content:center}.portal-module__S0hieW__planGrid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px}.portal-module__S0hieW__planGrid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-module__S0hieW__planCard{gap:var(--sp-2);padding:var(--sp-6);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);grid-template-rows:auto auto auto auto auto 1fr auto;display:grid;position:relative}.portal-module__S0hieW__planCard[data-featured=true]{border-width:2px;border-color:var(--accent);box-shadow:0 8px 28px color-mix(in srgb,var(--accent)22%,transparent)}.portal-module__S0hieW__planFlag{padding:2px var(--sp-3);border-radius:var(--r-pill);background:var(--accent);color:var(--on-accent);font:var(--t-eyebrow);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;white-space:nowrap;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.portal-module__S0hieW__planName{font:var(--t-h4);color:var(--fg);margin:0;font-size:1.25rem}.portal-module__S0hieW__planBlurb{font:var(--t-caption);color:var(--fg-muted);text-wrap:pretty;margin:0}.portal-module__S0hieW__planPrice{margin:var(--sp-3)0 0;font-variant-numeric:tabular-nums;align-items:baseline;gap:2px;display:flex}.portal-module__S0hieW__planPrice strong{font-family:var(--font-display,inherit);color:var(--fg);font-size:clamp(1.75rem,3.4vw,2.25rem);line-height:1.05}.portal-module__S0hieW__planCycle{font:var(--t-body);color:var(--fg-muted)}.portal-module__S0hieW__planAllowance{font:var(--t-body);color:var(--fg);margin:0;font-weight:600}.portal-module__S0hieW__planUnit{margin:var(--sp-1)0 0;padding:var(--sp-1)var(--sp-3);border-radius:var(--r-pill);background:var(--success-soft,color-mix(in srgb,var(--success)12%,transparent));color:var(--success);font:var(--t-caption);font-variant-numeric:tabular-nums;justify-self:start;font-weight:600}.portal-module__S0hieW__planSave{font-weight:700}.portal-module__S0hieW__planBullets{margin:var(--sp-4)0 0;padding:var(--sp-4)0 0;border-top:1px solid var(--border);gap:var(--sp-2);font:var(--t-caption);color:var(--fg);list-style:none;display:grid}.portal-module__S0hieW__planBullets li{gap:var(--sp-2);text-wrap:pretty;grid-template-columns:auto 1fr;align-items:start;display:grid}.portal-module__S0hieW__tick{color:var(--success);font-weight:700}.portal-module__S0hieW__planCta{margin-top:var(--sp-5);min-height:44px;padding:0 var(--sp-5);border:1.5px solid var(--accent);border-radius:var(--r-md);color:var(--accent);font:var(--t-body);text-align:center;background:0 0;justify-content:center;align-self:end;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.portal-module__S0hieW__planCta:hover{background:var(--accent-soft)}.portal-module__S0hieW__planCtaFilled{background:var(--accent);color:var(--on-accent)}.portal-module__S0hieW__planCtaFilled:hover{filter:brightness(.95)}.portal-module__S0hieW__planCardQuiet{background:var(--surface-2);border-style:dashed}.portal-module__S0hieW__plansTrust{justify-content:center;gap:var(--sp-2)var(--sp-6);margin:var(--sp-6)0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.portal-module__S0hieW__plansTrust li{align-items:center;gap:var(--sp-2);font:var(--t-caption);color:var(--fg-muted);display:inline-flex}@media (max-width:720px){.portal-module__S0hieW__plansSection{padding:clamp(28px,6vw,40px)var(--sp-4)}.portal-module__S0hieW__planGrid,.portal-module__S0hieW__planGrid[data-count="1"],.portal-module__S0hieW__planGrid[data-count="2"],.portal-module__S0hieW__planGrid[data-count="3"]{grid-template-columns:minmax(0,1fr);max-width:460px}.portal-module__S0hieW__planCard{grid-template-rows:none}.portal-module__S0hieW__planCta{margin-top:var(--sp-4)}}