/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:host,:root{--color-gray-100:oklch(96.7% .003 264.542);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-semibold:600;--font-weight-bold:700;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1)}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-1\/2{top:50%}.right-4{right:calc(var(--spacing) * 4)}.left-1\/2{left:50%}.left-\[-25\%\]{left:-25%}.z-\[1\]{z-index:1}.z-\[9\]{z-index:9}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-1{margin-left:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing) * 4)}.origin-center{transform-origin:50%}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1)}.-translate-x-1\/2,.-translate-x-3{translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-3{--tw-translate-x:calc(var(--spacing) * -3)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-y-125{--tw-scale-y:125%;scale:var(--tw-scale-x) var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[50\%\]{border-radius:50%}.rounded-\[100px\]{border-radius:100px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-\[\#333333\]\/40{border-color:oklab(32.1092% 2.98023e-8 0/.4)}.bg-\[\#111111\]{background-color:#111}.bg-gray-100{background-color:var(--color-gray-100)}.bg-transparent{background-color:#0000}.fill-none{fill:none}.stroke-\[\#111111\]{stroke:#111}.p-4{padding:calc(var(--spacing) * 4)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#111111\]{color:#111}.uppercase{text-transform:uppercase}.opacity-0{opacity:0}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.invert{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-75{--tw-duration:75ms;transition-duration:75ms}.duration-\[600ms\]{--tw-duration:.6s;transition-duration:.6s}.duration-\[800ms\]{--tw-duration:.8s;transition-duration:.8s}.ease-\[cubic-bezier\(0\.19\,1\,0\.22\,1\)\]{--tw-ease:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.ease-\[cubic-bezier\(0\.23\,1\,0\.32\,1\)\]{--tw-ease:cubic-bezier(.23,1,.32,1);transition-timing-function:cubic-bezier(.23,1,.32,1)}.ease-\[cubic-bezier\(0\.34\,1\.56\,0\.64\,1\)\]{--tw-ease:cubic-bezier(.34,1.56,.64,1);transition-timing-function:cubic-bezier(.34,1.56,.64,1)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (hover:hover){.group-hover\:right-\[-25\%\]:is(:where(.group):hover *){right:-25%}.group-hover\:left-4:is(:where(.group):hover *){left:calc(var(--spacing) * 4)}.group-hover\:h-\[220px\]:is(:where(.group):hover *){height:220px}.group-hover\:w-\[220px\]:is(:where(.group):hover *){width:220px}.group-hover\:translate-x-3:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing) * 3);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:stroke-white:is(:where(.group):hover *){stroke:var(--color-white)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:rounded-\[12px\]:hover{border-radius:12px}.hover\:border-transparent:hover{border-color:#0000}.hover\:text-white:hover{color:var(--color-white)}}.active\:scale-\[0\.95\]:active{scale:.95}}:root{--font-body:Aptos,"Helvetica Neue",Helvetica,sans-serif;--font-display:Aptos,"Helvetica Neue",Helvetica,sans-serif;--navy:#0d2842;--navy-2:#143957;--ink:#102235;--muted:#60748a;--line:#dce6ef;--paper:#f5f8fb;--white:#fff;--gold:#f2bf3d;--gold-dark:#bd8422;--red:#a43f37;--green:#0f766e;--v2-ink:#082a32;--v2-ink-2:#123f45;--v2-teal:#0f5c5f;--v2-teal-2:#0a484b;--v2-eucalyptus:#6f8f7b;--v2-copper:#c5794b;--v2-stone:#f7f5f0;--v2-stone-2:#efece4;--v2-border:#dce5e1;--v2-muted:#667873;--v2-paper:#fff;--v2-focus:#194f54;--v2-shadow:0 24px 70px #082a321c;--v2-soft-shadow:0 10px 30px #082a3212;--shadow:0 12px 30px #1022351f;--soft-shadow:0 4px 14px #10223514;--ease-out:cubic-bezier(.23,1,.32,1)}.premium-homepage a,.premium-homepage button,.premium-homepage h3,.premium-v2-footer strong,.premium-v2-header a,.premium-v2-header summary{font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif}.premium-v2-header .premium-v2-header-cta{color:#fff;background:var(--v2-teal);border-color:var(--v2-teal);box-shadow:0 8px 20px #0f5c5f24}.premium-homepage .button-gold,.premium-v1-button-gold,.premium-v1-button-primary,.premium-v1-newsletter button,.premium-v1-panel-link{color:#fff;background:linear-gradient(180deg,var(--v2-teal),var(--v2-teal-2));border-color:#0f5c5fd1;box-shadow:0 16px 34px #0f5c5f2e}.premium-v1-button:active,.premium-v1-panel-link:active,.premium-v1-text-cta:active,.premium-v2-mobile-actions a:active{transform:translateY(0)}.premium-v1-hero-panel>span{color:#e4a976}.premium-v1-text-cta:hover{color:var(--v2-ink)}.premium-v1-lender-stage{gap:12px;padding:18px 0}.premium-v1-reason-grid article{min-height:174px}.premium-homepage .quick-card{border-radius:12px;box-shadow:0 18px 50px #082a3233}.premium-homepage .choice-grid button.selected{background:var(--v2-teal);border-color:var(--v2-teal)}.premium-homepage .button-navy{background:var(--v2-ink);border-color:var(--v2-ink)}.premium-v1-trust{padding:70px 0}.premium-v1-rating{box-shadow:none;border:1px solid #082a3214}.premium-v1-proof-grid div{box-shadow:none;border-color:#082a3217;border-radius:12px}.premium-v1-calculator-shell{border-radius:14px;box-shadow:0 24px 70px #082a321a}.premium-v1-secondary-tools{gap:14px}.premium-v1-newsletter button{box-shadow:none}@keyframes premium-v2-review-rail{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes premium-v2-soft-reveal{0%{opacity:.001;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){body:has(.premium-v2-mobile-actions){padding-bottom:calc(86px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}body:has(.premium-homepage){padding-bottom:calc(86px + env(safe-area-inset-bottom))}.premium-v2-header{min-height:auto;padding:10px 14px}.premium-v2-header .header-actions{grid-template-columns:1fr 1fr;gap:8px}.premium-v2-header .header-actions .icon-link{grid-column:1/-1}.premium-v2-header .header-actions .button-outline,.premium-v2-header .header-actions .premium-v2-header-cta{display:none}.premium-v1-hero{padding:44px 0 38px}.premium-v1-hero h1{font-size:42px;line-height:1}.premium-v1-hero-copy>p:not(.premium-v1-eyebrow){font-size:15px}.premium-v1-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-v1-section-actions,.premium-v1-section-actions.align-left{justify-content:flex-start;gap:12px}.premium-v1-text-cta{justify-content:flex-start;width:100%}.premium-v1-final h2,.premium-v1-section-copy h2,.premium-v1-trust-head h2,.premium-v1-why-lead h2{font-size:34px}.premium-homepage .quick-section,.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-why{padding:24px}.premium-v1-review-rail:after,.premium-v1-review-rail:before{width:26px}.premium-v1-review-rail article{width:285px}.premium-v1-calc-result strong{font-size:38px}.premium-v1-newsletter form{gap:10px}.premium-v2-footer{padding:44px 18px 96px}.premium-v2-footer-brand,.premium-v2-footer-legal,.premium-v2-footer-nav{grid-template-columns:1fr}.premium-v2-footer-nav{gap:24px}.premium-v2-mobile-actions{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5f0f0;border:1px solid #082a321a;border-radius:999px;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px;display:grid;position:fixed;box-shadow:0 18px 46px #082a3238}.premium-v2-mobile-actions a{min-height:44px;color:var(--v2-ink);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.premium-v2-mobile-actions a:last-child{color:#fff;background:var(--v2-teal)}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}body:has(.premium-homepage),body:has(.premium-v1-footer){--premium-navy:#08243a;--premium-navy-2:#103a55;--premium-ink:#102333;--premium-muted:#637487;--premium-paper:#f3f6f7;--premium-line:#1023331f;--premium-gold:#f2bd42;--premium-gold-2:#d99a1e;--premium-teal:#0e7c80;--premium-shadow:0 22px 70px #08243a24;--premium-soft-shadow:0 10px 34px #08243a14;background:#f3f6f7}.premium-homepage{color:var(--premium-ink);background:linear-gradient(180deg,#fff 0,var(--premium-paper) 560px,#fff 100%);overflow:hidden}.premium-homepage *,.premium-v1-footer *{box-sizing:border-box}.premium-homepage h1,.premium-homepage h2,.premium-homepage h3,.premium-v1-footer strong{color:inherit;font-family:var(--font-body),"Helvetica Neue",Arial,sans-serif;letter-spacing:0;margin:0}.premium-homepage p,.premium-homepage span,.premium-v1-footer p,.premium-v1-footer span{line-height:1.65}.site-header:has(+.premium-homepage){z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #08243a1a;box-shadow:0 8px 30px #08243a0f}.site-header:has(+.premium-homepage) .nav-links{gap:4px}.site-header:has(+.premium-homepage) .nav-links a{color:#264255;border-radius:999px;padding:9px 11px;font-size:14px}.site-header:has(+.premium-homepage) .nav-links a:hover{color:var(--premium-navy);background:#08243a0f}.site-header:has(+.premium-homepage) .header-actions{gap:8px}.site-header:has(+.premium-homepage) .icon-link{color:var(--premium-navy);font-weight:800}.premium-v1-button{text-align:center;min-height:48px;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),background .18s var(--ease-out);border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:850;line-height:1.15;text-decoration:none;display:inline-flex}.premium-v1-button:hover{transform:translateY(-1px)}.premium-v1-button-gold{color:#13293b;background:linear-gradient(180deg,#ffd66f,var(--premium-gold));border-color:#f2bd42e6;box-shadow:0 12px 30px #f2bd423d}.premium-v1-button-light{color:var(--premium-navy);background:#fff;border-color:#ffffffe6;box-shadow:0 12px 30px #08243a14}.premium-v1-button-ghost{color:#fff;background:#ffffff17;border-color:#ffffff52}.premium-v1-hero{isolation:isolate;color:#fff;background:var(--premium-navy);align-items:center;min-height:calc(100svh - 76px);padding:78px 0 70px;display:grid;position:relative;overflow:hidden}.premium-v1-hero-bg,.premium-v1-hero-bg img,.premium-v1-hero-overlay{position:absolute;inset:0}.premium-v1-hero-bg{z-index:-3;overflow:hidden}.premium-v1-hero-bg img{object-fit:cover;object-position:center;width:100%;height:100%;animation:premium-v1-hero-zoom 24s ease-in-out infinite alternate;transform:scale(1.04)}.premium-v1-hero-overlay{z-index:-2;background:linear-gradient(90deg,#08243af0,#08243ac7 42%,#08243a5c),linear-gradient(#08243a5c,#08243a9e)}.premium-v1-hero-inner{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:64px;width:min(100% - 56px,1180px);margin:0 auto;display:grid}.premium-v1-hero-copy{max-width:780px}.premium-v1-eyebrow{color:var(--premium-teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.premium-v1-hero h1{color:#fff;text-wrap:balance;max-width:780px;font-size:clamp(48px,6.2vw,88px);font-weight:900;line-height:.94}.premium-v1-hero-copy>p:not(.premium-v1-eyebrow){color:#ffffffd6;max-width:660px;margin:24px 0 0;font-size:19px}.premium-v1-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.premium-v1-trust-row{grid-template-columns:repeat(4,minmax(116px,1fr));gap:12px;max-width:860px;margin-top:36px;display:grid}.premium-v1-trust-row div{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff26;min-width:0;min-height:84px;padding:16px}.premium-v1-trust-row strong{color:#fff;white-space:nowrap;font-size:24px;line-height:1.08;display:block}.premium-v1-trust-row span{color:#ffffffb8;margin-top:6px;font-size:13px;line-height:1.35;display:block}.premium-v1-assist-prompt{position:relative}.premium-v1-assist-typewriter-placeholder{pointer-events:none;color:#082a3294;font-size:inherit;text-overflow:ellipsis;font-weight:650;line-height:1.25;position:absolute;inset:50% 12px auto 41px;overflow:hidden;transform:translateY(-50%)}.premium-v1-assist-typewriter-placeholder span,.premium-v1-assist-typewriter-placeholder>div{text-overflow:ellipsis;white-space:nowrap;vertical-align:top;max-width:100%;overflow:hidden}.premium-v1-hero-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#061a2ab8;border:1px solid #ffffff2e;border-radius:8px;padding:26px;box-shadow:0 22px 80px #0000003d}.premium-v1-hero-panel>span{color:var(--premium-gold);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.premium-v1-hero-panel strong{color:#fff;margin-top:10px;font-size:25px;line-height:1.16;display:block}.premium-v1-hero-panel p{color:#ffffffbd;margin:12px 0 22px}.premium-v1-hero-panel a,.premium-v1-panel-link{justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:850;text-decoration:none;display:inline-flex}.premium-v1-panel-link{color:#13293b;background:#fff;border-radius:999px;width:100%;padding:12px 16px}.premium-v1-hero-panel a[href^=tel]{color:#fff;width:100%;margin-top:12px}.premium-v1-jump-nav{z-index:40;width:min(100% - 48px,920px);box-shadow:var(--premium-soft-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #08243a1a;border-radius:999px;justify-content:center;gap:6px;margin:-27px auto 0;padding:8px;display:flex;position:sticky;top:74px}.premium-v1-jump-nav a{color:#355269;white-space:nowrap;border-radius:999px;padding:10px 15px;font-size:14px;font-weight:800;text-decoration:none}.premium-v1-jump-nav a:hover{color:var(--premium-navy);background:#08243a0f}.premium-v1-section-copy,.premium-v1-trust-head,.premium-v1-why-lead{text-align:center;max-width:780px;margin:0 auto 36px}.premium-v1-compliance h2,.premium-v1-contact h2,.premium-v1-final h2,.premium-v1-section-copy h2,.premium-v1-trust-head h2,.premium-v1-why-lead h2{color:var(--premium-ink);text-wrap:balance;font-size:clamp(32px,4.2vw,54px);font-weight:900;line-height:1.02}.premium-v1-compliance p,.premium-v1-contact p,.premium-v1-final p,.premium-v1-section-copy p:not(.premium-v1-eyebrow),.premium-v1-trust-head p,.premium-v1-why-lead p{max-width:680px;color:var(--premium-muted);margin:16px auto 0;font-size:17px}.premium-v1-calculators,.premium-v1-guides,.premium-v1-lenders,.premium-v1-process,.premium-v1-trust,.premium-v1-why{width:min(100% - 48px,1180px);margin:112px auto 0}.premium-v1-lender-stage{gap:18px;padding:20px 0;display:grid;position:relative;overflow:hidden}.premium-v1-lender-stage:after,.premium-v1-lender-stage:before{content:"";z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.premium-v1-lender-stage:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.premium-v1-lender-stage:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.premium-v1-logo-rail{--premium-logo-gap:14px;--premium-logo-rail-duration:44s;--premium-logo-rail-reverse-duration:52s;--premium-logo-rail-delay:0s;--premium-logo-rail-offset:100px;overflow:hidden}.premium-v1-logo-rail[data-phase=offset]{width:calc(100% + var(--premium-logo-rail-offset));margin-left:calc(var(--premium-logo-rail-offset) * -1)}.premium-v1-logo-rail[data-direction=reverse]{--premium-logo-rail-duration:var(--premium-logo-rail-reverse-duration)}.premium-v1-logo-rail>div{width:max-content;animation:premium-v1-marquee var(--premium-logo-rail-duration) linear infinite;animation-delay:var(--premium-logo-rail-delay);display:flex}.premium-v1-logo-rail[data-direction=reverse]>div{animation-direction:reverse}.premium-v1-logo-group{gap:var(--premium-logo-gap);padding-right:var(--premium-logo-gap);flex:none;display:flex}.premium-v1-logo-rail:focus-within>div,.premium-v1-logo-rail:hover>div{animation-play-state:paused}.premium-v1-logo-tile{border:1px solid var(--premium-line);background:#fff;border-radius:8px;place-items:center;width:184px;height:86px;padding:18px 24px;display:grid;box-shadow:0 8px 24px #08243a0d}.premium-v1-logo-tile img{object-fit:contain;max-width:132px;max-height:42px}.premium-v1-logo-wordmark{color:#103a55;letter-spacing:0;font-size:22px;font-weight:900}.premium-v1-disclaimer{color:#778697;text-align:center;max-width:780px;margin:16px auto 0;font-size:13px}.premium-v1-why{box-shadow:var(--premium-shadow);background:linear-gradient(#fffffff5,#ffffffe6),#fff;border:1px solid #08243a14;border-radius:8px;grid-template-columns:.62fr 1fr;align-items:start;gap:30px;padding:68px;display:grid}.premium-v1-why-lead{text-align:left;margin:0}.premium-v1-why-lead p{margin-left:0}.premium-v1-reason-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.premium-v1-guide-grid article,.premium-v1-reason-grid article,.premium-v1-review-grid article,.premium-v1-secondary-tools article{border:1px solid var(--premium-line);box-shadow:var(--premium-soft-shadow);background:#fff;border-radius:8px}.premium-v1-reason-grid article{min-height:196px;padding:24px}.premium-v1-reason-grid svg,.premium-v1-secondary-tools svg{color:var(--premium-teal)}.premium-v1-guide-grid h3,.premium-v1-reason-grid h3,.premium-v1-review-grid h3,.premium-v1-secondary-tools h3{color:var(--premium-ink);margin-top:16px;font-size:20px;font-weight:900;line-height:1.18}.premium-v1-guide-grid p,.premium-v1-reason-grid p,.premium-v1-review-grid p,.premium-v1-secondary-tools p{color:var(--premium-muted);margin:10px 0 0;font-size:15px}.premium-v1-commitments{grid-column:1/-1;grid-template-columns:1.15fr repeat(3,1fr);gap:10px;margin-top:6px;display:grid}.premium-v1-commitments>div,.premium-v1-commitments>span{border-radius:8px;align-items:center;gap:10px;min-height:82px;padding:18px;display:flex}.premium-v1-commitments>div{color:#fff;background:var(--premium-navy)}.premium-v1-commitments>span{color:#244257;background:#eef7f6;font-weight:800}.premium-v1-commitments svg{flex:none}.premium-v1-process{position:relative}.premium-v1-process-line{background:linear-gradient(90deg,var(--premium-teal),var(--premium-gold));height:2px;position:absolute;top:178px;left:9%;right:9%;overflow:hidden}.premium-v1-process-line:after{content:"";transform-origin:0;background:linear-gradient(90deg,#fff0,#ffffffb8,#fff0);height:100%;animation:premium-v1-line-grow 1.8s ease-out both;position:absolute;inset:0}.premium-v1-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid;position:relative}.premium-v1-process-grid article{min-height:210px;box-shadow:var(--premium-soft-shadow);background:#ffffffeb;border:1px solid #08243a1a;border-radius:8px;padding:28px 22px}.premium-v1-process-grid strong{width:46px;height:46px;color:var(--premium-navy);background:var(--premium-gold);border-radius:999px;place-items:center;display:grid}.premium-v1-process-grid h3{color:var(--premium-ink);margin-top:22px;font-size:20px}.premium-v1-process-grid p{color:var(--premium-muted);margin:10px 0 0;font-size:15px}.premium-homepage .quick-section{background:var(--premium-navy);width:min(100% - 48px,1180px);box-shadow:var(--premium-shadow);border-radius:8px;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;gap:42px;margin:112px auto 0;padding:58px;display:grid}.premium-homepage .quick-section .section-heading{text-align:left;margin:0}.premium-homepage .quick-section .section-label{color:var(--premium-gold)}.premium-homepage .quick-section h2{color:#fff;font-size:clamp(32px,4vw,52px);line-height:1.02}.premium-homepage .quick-section .section-heading p{color:#ffffffbd;margin-top:16px}.premium-homepage .quick-card{background:#fff;border:1px solid #ffffff2e;border-radius:8px;padding:28px;box-shadow:0 20px 60px #0003}.premium-homepage .choice-grid{gap:9px}.premium-homepage .choice-grid button{border-radius:8px}.premium-homepage .choice-grid button.selected{color:#fff;background:var(--premium-teal);border-color:var(--premium-teal)}.premium-homepage .quick-card input,.premium-v1-calculator-shell input,.premium-v1-calculator-shell select,.premium-v1-newsletter input{width:100%;min-height:48px;color:var(--premium-ink);font:inherit;background:#fff;border:1px solid #1023332e;border-radius:8px}.premium-v1-trust{border-top:1px solid var(--premium-line);border-bottom:1px solid var(--premium-line);padding:72px 0}.premium-v1-rating{box-shadow:var(--premium-soft-shadow);background:#fff;border-radius:999px;align-items:center;gap:12px;margin-top:20px;padding:10px 15px;display:inline-flex}.premium-v1-rating span,.premium-v1-review-grid article>span{color:var(--premium-gold-2);gap:2px;display:inline-flex}.premium-v1-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.premium-v1-proof-grid div{border:1px solid var(--premium-line);text-align:center;background:#fff;border-radius:8px;padding:24px}.premium-v1-proof-grid strong{color:var(--premium-navy);font-size:31px;line-height:1;display:block}.premium-v1-proof-grid span{color:var(--premium-muted);margin-top:8px;font-size:14px;display:block}.premium-v1-guide-grid,.premium-v1-review-grid,.premium-v1-secondary-tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.premium-v1-guide-grid article,.premium-v1-review-grid article,.premium-v1-secondary-tools article{padding:24px}.premium-v1-review-grid article strong{color:var(--premium-navy);margin-top:18px;display:block}.premium-v1-calculator-shell{border:1px solid var(--premium-line);box-shadow:var(--premium-shadow);background:#fff;border-radius:8px;overflow:hidden}.premium-v1-calc-tabs{background:var(--premium-navy);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.premium-v1-calc-tabs button{color:#ffffffc2;min-height:86px;font:inherit;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff24;padding:18px 20px;font-size:19px;font-weight:900}.premium-v1-calc-body{grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);gap:28px;padding:32px;display:grid}.premium-v1-calc-form{gap:16px;display:grid}.premium-v1-calc-form label{color:var(--premium-ink);gap:8px;font-weight:850;display:grid}.premium-v1-calc-form input,.premium-v1-calc-form select{padding:0 14px}.premium-v1-calc-result{color:#fff;background:linear-gradient(135deg,#0e7c80f2,#08243afa),var(--premium-navy);border-radius:8px;flex-direction:column;justify-content:center;min-height:260px;padding:34px;display:flex}.premium-v1-calc-result>span{color:#ffffffc7;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;display:inline-flex}.premium-v1-calc-result strong{color:#fff;margin-top:18px;font-size:clamp(34px,4.4vw,56px);line-height:1;display:block}.premium-v1-calc-result p{color:#ffffffc7;max-width:420px;margin:18px 0 0}.premium-v1-calc-cta{border-top:1px solid var(--premium-line);background:#f7fafa;justify-content:space-between;align-items:center;gap:20px;padding:24px 32px;display:flex}.premium-v1-calc-cta span,.premium-v1-calc-cta strong{display:block}.premium-v1-calc-cta strong{color:var(--premium-ink);font-size:22px}.premium-v1-calc-cta span{color:var(--premium-muted);margin-top:4px}.premium-v1-calc-cta>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.premium-v1-calc-cta .premium-v1-button-light{border-color:#10233324}.premium-v1-secondary-tools{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.premium-v1-guide-grid article span{color:var(--premium-teal);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.premium-v1-guide-grid article a{color:var(--premium-navy);align-items:center;gap:6px;margin-top:18px;font-weight:900;text-decoration:none;display:inline-flex}.premium-v1-newsletter{color:#fff;background:var(--premium-navy);border-radius:8px;grid-template-columns:1fr minmax(320px,.78fr);align-items:center;gap:28px;margin-top:24px;padding:28px;display:grid}.premium-v1-newsletter>div{align-items:flex-start;gap:14px;display:flex}.premium-v1-newsletter strong{color:#fff;font-size:24px;line-height:1.12;display:block}.premium-v1-newsletter p{color:#ffffffbd;margin:8px 0 0}.premium-v1-newsletter form{grid-template-columns:1fr auto;gap:10px;display:grid}.premium-v1-newsletter input{padding:0 15px}.premium-v1-newsletter button{color:#13293b;background:var(--premium-gold);min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-weight:900}.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-footer{border-radius:8px;width:min(100% - 48px,1180px);margin:112px auto 0}.premium-v1-contact{color:#fff;background:linear-gradient(90deg,#08243af5,#0e7c80db),var(--premium-navy);justify-content:space-between;align-items:center;gap:28px;padding:36px;display:flex}.premium-v1-contact h2{color:#fff;margin-top:8px;font-size:clamp(28px,3.2vw,42px)}.premium-v1-contact p{color:#ffffffbd;margin-left:0}.premium-v1-contact>div:last-child,.premium-v1-final>div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.premium-v1-compliance{border:1px solid var(--premium-line);background:#fff;grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);align-items:start;gap:30px;padding:34px;display:grid}.premium-v1-compliance h2{font-size:clamp(28px,3vw,42px)}.premium-v1-compliance>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.premium-v1-compliance span{color:#42596c;background:#f4f8f9;border-radius:8px;align-items:flex-start;gap:8px;padding:12px;font-size:14px;display:flex}.premium-v1-compliance svg{color:var(--premium-teal);flex:none;margin-top:3px}.premium-v1-final{text-align:center;color:#fff;box-shadow:var(--premium-shadow);background:linear-gradient(#08243ab8,#08243af2),url(https://images.unsplash.com/photo-1600210491892-03d54c0aaf87?auto=format&fit=crop&w=1800&q=82) 50%/cover;margin-bottom:0;padding:72px 48px}.premium-v1-final h2{color:#fff}.premium-v1-final p{color:#ffffffc2}.premium-v1-final>div{justify-content:center;margin-top:28px}.premium-v1-footer{color:#cdd8df;justify-content:space-between;gap:28px;margin-top:0;padding:42px 0 50px;display:flex}.premium-v1-footer strong{color:#fff;font-size:20px;display:block}.premium-v1-footer p,.premium-v1-footer span{color:#ffffff9e;max-width:560px;margin:8px 0 0;font-size:14px}.premium-v1-footer span{display:block}.premium-v1-footer a{color:var(--premium-gold);margin-bottom:8px;font-weight:900;text-decoration:none;display:inline-flex}body:has(.premium-v1-footer){background:linear-gradient(#f3f6f7 0 calc(100% - 220px),#071c2e calc(100% - 220px) 100%)}@keyframes premium-v1-hero-zoom{0%{transform:scale(1.04)translate(0)}to{transform:scale(1.1)translate(-1.2%,-.8%)}}@keyframes premium-v1-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes premium-v1-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.premium-v1-button,.premium-v1-hero-bg img,.premium-v1-logo-rail>div,.premium-v1-process-line:after{transition:none!important;animation:none!important}.premium-v1-hero-bg img{transform:scale(1.04)}}@media (max-width:1120px){.site-header:has(+.premium-homepage){grid-template-columns:auto 1fr}.site-header:has(+.premium-homepage) .nav-links{display:none}.site-header:has(+.premium-homepage) .mobile-menu{justify-self:end;display:block}.site-header:has(+.premium-homepage) .header-actions{grid-column:1/-1;justify-content:flex-start}.premium-homepage .quick-section,.premium-v1-compliance,.premium-v1-hero-inner,.premium-v1-newsletter,.premium-v1-why{grid-template-columns:1fr}.premium-v1-hero-inner{align-items:start;gap:34px}.premium-v1-hero-panel{max-width:520px}.premium-v1-commitments,.premium-v1-proof-grid,.premium-v1-secondary-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-v1-process-line{display:none}.premium-v1-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-v1-calc-body{grid-template-columns:1fr}.premium-v1-contact{flex-direction:column;align-items:flex-start}.premium-v1-contact>div:last-child{justify-content:flex-start}}@media (max-width:760px){.site-header:has(+.premium-homepage){padding:10px 14px;position:sticky}.site-header:has(+.premium-homepage) .brand img{width:132px;height:auto}.site-header:has(+.premium-homepage) .header-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.site-header:has(+.premium-homepage) .header-actions .icon-link{grid-column:1/-1;min-height:34px}.site-header:has(+.premium-homepage) .header-actions .button{min-width:0;padding:10px 9px;font-size:12px}.premium-v1-hero{min-height:auto;padding:54px 0 48px}.premium-v1-hero-overlay{background:linear-gradient(#08243aeb,#08243ab8),linear-gradient(90deg,#08243ae0,#08243a6b)}.premium-homepage .quick-section,.premium-v1-calculators,.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-footer,.premium-v1-guides,.premium-v1-hero-inner,.premium-v1-lenders,.premium-v1-process,.premium-v1-trust,.premium-v1-why{width:min(100% - 28px,1180px)}.premium-v1-hero h1{font-size:46px;line-height:.98}.premium-v1-hero-copy>p:not(.premium-v1-eyebrow){font-size:17px}.premium-v1-final>div,.premium-v1-hero-actions{grid-template-columns:1fr;display:grid}.premium-v1-button{width:100%;min-height:48px;padding:13px 14px}.premium-v1-commitments,.premium-v1-compliance>div:last-child,.premium-v1-guide-grid,.premium-v1-process-grid,.premium-v1-proof-grid,.premium-v1-reason-grid,.premium-v1-review-grid,.premium-v1-secondary-tools,.premium-v1-trust-row{grid-template-columns:1fr}.premium-v1-jump-nav{border-left:0;border-right:0;border-radius:0;justify-content:flex-start;width:100%;margin-top:0;top:112px;overflow-x:auto}.premium-homepage .quick-section,.premium-v1-calculators,.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-guides,.premium-v1-lenders,.premium-v1-process,.premium-v1-trust,.premium-v1-why{margin-top:78px}.premium-v1-section-copy,.premium-v1-trust-head{text-align:left}.premium-v1-section-copy p:not(.premium-v1-eyebrow),.premium-v1-trust-head p{margin-left:0}.premium-homepage .quick-section,.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-why{padding:28px}.premium-v1-lender-stage:after,.premium-v1-lender-stage:before{width:36px}.premium-v1-logo-tile{width:152px;height:74px;padding:16px 20px}.premium-v1-calc-cta,.premium-v1-calc-tabs,.premium-v1-footer,.premium-v1-newsletter form{grid-template-columns:1fr;display:grid}.premium-v1-calc-tabs button{border-bottom:1px solid #ffffff24;border-right:0;min-height:62px;font-size:17px}.premium-v1-calc-body,.premium-v1-calc-cta{padding:22px}.premium-v1-calc-result{min-height:220px;padding:26px}.premium-v1-calc-cta>div:last-child{justify-content:stretch}.premium-v1-contact>div:last-child{width:100%}.premium-v1-newsletter{padding:22px}.premium-v1-footer{gap:18px;padding-top:34px}}.professional-home~.chat-button{display:none}.client-area-page{color:var(--v2-ink);background:linear-gradient(180deg,var(--v2-stone) 0,#fff 38%,var(--v2-stone) 100%)}.site-header:has(+.client-area-page){max-width:100%;overflow:visible}.site-header:has(+.client-area-page) .brand{min-width:0}.site-header:has(+.client-area-page) .brand img{width:142px;max-width:min(142px,45vw);height:auto}.client-area-page a,.client-area-page button,.client-area-page summary{letter-spacing:0}.client-area-hero{color:#fff;background-image:linear-gradient(90deg,#082a32f0,#082a32c7 48%,#082a323d),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=2200&q=82);background-position:50%;background-size:cover;align-items:center;min-height:520px;padding:118px 24px 82px;display:flex}.client-area-hero-inner{width:min(100%,760px);margin-left:max(0px,50vw - 590px)}.client-area-hero h1{color:#fff;max-width:720px;font-family:var(--font-display),Newsreader,Georgia,serif;margin:12px 0 18px;font-size:clamp(42px,7vw,74px);font-weight:520;line-height:.95}.client-area-hero p:not(.kicker){color:#ffffffd1;max-width:620px;margin:0;font-size:18px;line-height:1.62}.client-area-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.client-area-hero-actions .button{min-width:210px}.client-area-section-heading{max-width:760px;margin-bottom:24px}.client-area-section-heading h2{color:var(--v2-ink);font-family:var(--font-display),Newsreader,Georgia,serif;margin:0;font-size:clamp(30px,3.6vw,44px);font-weight:520;line-height:1.03}.client-area-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.client-area-action-card{background:linear-gradient(180deg,#fff 0,var(--v2-paper) 100%);grid-template-rows:auto auto 1fr auto;gap:14px;min-height:268px;padding:24px;display:grid;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.client-area-action-card{background:linear-gradient(180deg,#fff 0,color-mix(in srgb,var(--v2-paper) 52%,#fff) 100%)}}.client-area-action-card{box-shadow:var(--v2-soft-shadow);animation:clientAreaRise .52s var(--ease-out) both;transition:transform .22s var(--ease-out),border-color .22s ease,box-shadow .22s ease;border:1px solid #082a321a;border-radius:8px}.client-area-action-card:nth-child(2){animation-delay:50ms}.client-area-action-card:nth-child(3){animation-delay:.1s}.client-area-action-card:nth-child(4){animation-delay:.15s}.client-area-action-card:hover{border-color:#0f5c5f38;transform:translateY(-4px);box-shadow:0 26px 58px #082a3221}.client-area-action-icon{width:42px;height:42px;color:var(--v2-teal);background:#0f5c5f17;border:1px solid #0f5c5f1f;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.client-area-action-card h3{color:var(--v2-ink);margin:0;font-size:21px;line-height:1.15}.client-area-action-card p,.client-area-review p,.client-area-support p{color:var(--v2-muted);margin:0;line-height:1.62}.client-area-card-link{width:fit-content;color:var(--v2-teal);align-items:center;gap:8px;font-weight:860;line-height:1.2;text-decoration:none;display:inline-flex}.client-area-card-link svg{transition:transform .18s var(--ease-out)}.client-area-card-link:hover svg{transform:translate(3px)}@keyframes clientAreaRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.client-area-card-link:focus-visible,.client-area-portal-list a:focus-visible,.client-area-portal-trigger:focus-visible{outline:3px solid var(--v2-focus)}@supports (color:color-mix(in lab,red,red)){.client-area-card-link:focus-visible,.client-area-portal-list a:focus-visible,.client-area-portal-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--v2-focus) 34%,transparent)}}.client-area-card-link:focus-visible,.client-area-portal-list a:focus-visible,.client-area-portal-trigger:focus-visible{outline-offset:3px}.client-area-accordion{gap:16px;display:grid}.client-area-portal-group{background:linear-gradient(180deg,#fffffff5 0,var(--v2-paper) 100%);position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.client-area-portal-group{background:linear-gradient(180deg,#fffffff5 0,color-mix(in srgb,var(--v2-paper) 62%,#fff) 100%)}}.client-area-portal-group{box-shadow:var(--v2-soft-shadow);transition:border-color .24s var(--ease-out),box-shadow .24s var(--ease-out),background .24s var(--ease-out);border:1px solid #082a321a;border-radius:8px}.client-area-portal-group:before{content:"";pointer-events:none;opacity:0;transition:opacity .24s var(--ease-out);background:linear-gradient(90deg,#0f5c5f1a,#0000 38%,#c5794b1a);position:absolute;inset:0}.client-area-portal-group:hover,.client-area-portal-group[data-open=true]{border-color:#0f5c5f33;box-shadow:0 24px 54px #082a321f}.client-area-portal-group:hover:before,.client-area-portal-group[data-open=true]:before{opacity:1}.client-area-portal-trigger{width:100%;min-height:86px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 20px;align-items:center;gap:16px;padding:20px 24px;display:grid;position:relative}.client-area-portal-trigger:after{content:"";opacity:0;transform-origin:0;height:1px;transition:opacity .22s var(--ease-out),transform .22s var(--ease-out);background:linear-gradient(90deg,#082a3214,#0f5c5f29,#0000);position:absolute;bottom:0;left:24px;right:24px;transform:scaleX(.94)}.client-area-portal-group[data-open=true] .client-area-portal-trigger:after{opacity:1;transform:scaleX(1)}.client-area-portal-heading{gap:5px;display:grid}.client-area-portal-heading strong{color:var(--v2-ink);font-size:18px}.client-area-portal-heading small{color:var(--v2-muted);line-height:1.45}.client-area-link-count{min-height:28px;white-space:nowrap;background:#0f5c5f14;border:1px solid #0f5c5f21;border-radius:999px;padding:0 11px;font-size:12px;font-style:normal;font-weight:900}.client-area-chevron,.client-area-link-count{color:var(--v2-teal);align-items:center;display:inline-flex}.client-area-chevron{flex:none;justify-content:center}.client-area-chevron svg{display:block}.client-area-portal-panel{position:relative;overflow:hidden}.client-area-portal-list{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:12px;padding:18px 24px 24px;display:grid}.client-area-portal-list a{min-height:108px;color:var(--v2-ink);background:linear-gradient(180deg,#fff 0,var(--v2-stone) 100%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.client-area-portal-list a{background:linear-gradient(180deg,#fff 0,color-mix(in srgb,var(--v2-stone) 38%,#fff) 100%)}}.client-area-portal-list a{transition:transform .22s var(--ease-out),border-color .22s ease,background .22s ease,box-shadow .22s ease;border:1px solid #082a3214;border-radius:8px;text-decoration:none;box-shadow:0 12px 28px #082a320f}.client-area-portal-list a:before{content:"";background:linear-gradient(180deg,var(--v2-teal),var(--v2-copper));opacity:0;transform-origin:50%;width:3px;transition:opacity .22s var(--ease-out),transform .22s var(--ease-out);border-radius:0 999px 999px 0;position:absolute;top:14px;bottom:14px;left:0;transform:scaleY(.4)}.client-area-portal-list a:hover{color:var(--v2-ink);background:var(--v2-stone)}@supports (color:color-mix(in lab,red,red)){.client-area-portal-list a:hover{background:color-mix(in srgb,var(--v2-stone) 72%,#fff)}}.client-area-portal-list a:hover{border-color:#0f5c5f2e;transform:translateY(-3px);box-shadow:0 20px 42px #082a321c}.client-area-portal-list a:hover:before{opacity:1;transform:scaleY(1)}.client-area-portal-list small,.client-area-portal-list strong{display:block}.client-area-portal-list strong{font-size:16px}.client-area-portal-list small{color:var(--v2-muted);margin-top:6px;line-height:1.45}.client-area-portal-list svg{color:currentColor}.client-area-open-link{color:var(--v2-teal);white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex}.client-area-open-link svg{transition:transform .18s var(--ease-out)}.client-area-portal-list a:hover .client-area-open-link{color:var(--v2-ink)}.client-area-portal-list a:hover .client-area-open-link svg{transform:translate(2px,-2px)}.client-area-review.section{background:linear-gradient(135deg,#fff8e8,#fff 72%);border:1px solid #d6991957;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:42px;padding:38px;display:grid;box-shadow:0 18px 46px #082a3214}.client-area-review h2,.client-area-support h2{color:var(--v2-ink);font-family:var(--font-display),Newsreader,Georgia,serif;margin:0 0 12px;font-size:clamp(30px,4vw,44px);font-weight:520;line-height:1}.client-area-review p{color:#6d5b36;max-width:760px}.client-area-support.section{border-top:1px solid #082a321a;margin-top:34px;padding:24px 0 54px;display:block}.client-area-support>div:first-child{grid-template-columns:20px minmax(0,1fr);align-items:flex-start;gap:0 11px;max-width:860px;display:grid}.client-area-support>div:first-child svg{color:var(--v2-teal);flex:none;grid-row:span 2;margin-top:1px}.client-area-page .client-area-support h2{color:var(--v2-ink);font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif;letter-spacing:0;margin:0 0 4px;font-size:14px;font-weight:900;line-height:1.25}.client-area-page .client-area-support p{grid-column:2;max-width:800px;font-size:13px;line-height:1.55}@media (max-width:1100px){.client-area-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.client-area-hero{background-image:linear-gradient(#082a32eb,#082a32c7),url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1400&q=82);min-height:auto;padding:104px 20px 78px}.client-area-hero-inner{margin-left:0}.client-area-hero h1{font-size:42px}.client-area-hero p:not(.kicker){font-size:16px}.client-area-hero-actions{flex-direction:column;align-items:stretch}.client-area-hero-actions .button{width:100%;min-width:0}.client-area-action-grid,.client-area-portal-list,.client-area-review.section{grid-template-columns:1fr}.client-area-action-card{min-height:240px;padding:22px}.client-area-review .button{width:100%}.client-area-portal-trigger{grid-template-columns:minmax(0,1fr) 20px;min-height:76px;padding:16px 18px}.client-area-portal-trigger:after{left:18px;right:18px}.client-area-link-count{display:none}.client-area-portal-list a{grid-template-columns:1fr;min-height:86px;padding:18px}.client-area-open-link{width:fit-content}.client-area-review.section{padding:28px}.client-area-support.section{padding:22px 0 44px}.client-area-support>div:first-child{gap:0 10px}}@media (prefers-reduced-motion:reduce){.client-area-action-card{animation:none}.client-area-action-card,.client-area-card-link svg,.client-area-open-link svg,.client-area-portal-group,.client-area-portal-group:before,.client-area-portal-list a,.client-area-portal-list a:before,.client-area-portal-trigger:after{transition:none}}.route-progress{z-index:10000;pointer-events:none;background:linear-gradient(90deg,var(--v2-teal),var(--gold),var(--v2-eucalyptus));opacity:0;transform-origin:0;width:100%;height:3px;position:fixed;top:0;left:0;transform:scaleX(0);box-shadow:0 0 24px #0f5c5f47}.route-progress.is-active{opacity:1;animation:routeProgress 1.5s cubic-bezier(.16,1,.3,1) infinite}@keyframes routeProgress{0%{transform:scaleX(0)}55%{transform:scaleX(.72)}to{opacity:.72;transform:scaleX(1)}}.guide-body>.guide-section{grid-template-columns:minmax(0,1fr)}.guide-body>.guide-section .guide-section-prose,.guide-body>.guide-section h2,.guide-body>.guide-section ul{max-width:78ch}.guide-body>.guide-section .guide-section-label{margin-bottom:10px}@media (prefers-reduced-motion:reduce){.route-progress.is-active{animation:none;transform:scaleX(1)}}.guide-detail,.guides-calculator-bridge,.guides-category-section,.guides-featured-section,.guides-final-cta,.guides-hero,.guides-intent-section{box-sizing:border-box}@media (max-width:620px){.guide-detail-page,.guides-page,body:has(.guide-detail-page),body:has(.guides-page){overflow-x:hidden}.site-header{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto;max-width:100%}.premium-v2-header .brand{min-width:0}.premium-v2-header .brand img{max-width:140px;height:auto}.premium-v2-header .mobile-menu{justify-self:end;min-width:0}.premium-v2-header .header-actions{min-width:0}.guides-hero{width:100%;max-width:100vw;padding-left:16px;padding-right:16px}.guide-detail,.guides-calculator-bridge,.guides-category-section,.guides-featured-section,.guides-final-cta,.guides-intent-section{width:min(100% - 32px,1180px)}.guide-detail-copy,.guide-detail-header,.guides-hero,.guides-hero-copy{min-width:0}.guide-detail h1,.guides-hero h1{max-width:100%;font-size:36px}.guide-meta{grid-template-columns:1fr}.guides-hero-panel{margin-top:12px;display:grid;position:static}}.emoney-assist{--assist-ink:#082a32;--assist-muted:#647872;--assist-teal:#0f5c5f;--assist-teal-dark:#0a484b;--assist-copper:#c5794b;--assist-stone:#f7f5f0;--assist-border:#dce5e1;--assist-paper:#fff;z-index:2147483647;font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif;color:var(--assist-ink);position:fixed;bottom:clamp(14px,2vw,24px);right:clamp(14px,2vw,24px)}.emoney-assist *,.emoney-assist :after,.emoney-assist :before{box-sizing:border-box}.emoney-assist a,.emoney-assist button,.emoney-assist input,.emoney-assist p,.emoney-assist small,.emoney-assist span,.emoney-assist strong{overflow-wrap:anywhere;letter-spacing:0}.emoney-assist:not(.is-open){justify-items:end;gap:10px;display:grid}body:has(.quick-modal-shell) .emoney-assist{display:none!important}.emoney-assist-launcher{width:max-content;min-height:62px;color:var(--assist-ink);cursor:pointer;font:inherit;background:#fff;border:1px solid #082a3229;border-radius:999px;align-items:center;gap:10px;padding:9px 19px 9px 9px;font-size:14px;font-weight:850;display:flex;box-shadow:0 14px 38px #082a3229}.emoney-assist-launcher-icon{color:#fff;background:var(--assist-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.emoney-assist-prompt{transform-origin:calc(100% - 38px) calc(100% + 18px);will-change:opacity,filter,transform;background:#fff;border:1px solid #082a3224;border-radius:8px;width:min(342px,100vw - 28px);animation:assistPromptIn .34s cubic-bezier(.16,1,.3,1) both;position:relative;box-shadow:0 18px 46px #082a322e}.emoney-assist-prompt.is-dismissing{pointer-events:none;animation:assistPromptOut .19s cubic-bezier(.4,0,1,1) forwards}.emoney-assist-prompt:after{content:"";background:#fff;border-bottom:1px solid #082a3224;border-right:1px solid #082a3224;width:14px;height:14px;position:absolute;bottom:-7px;right:28px;transform:rotate(45deg)}.emoney-assist-prompt-content{width:100%;color:var(--assist-ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;gap:6px;padding:14px 42px 14px 14px;display:grid}.emoney-assist-prompt-content span,.emoney-assist-prompt-content strong{display:block}.emoney-assist-prompt-content strong{font-size:14.5px;line-height:1.2}.emoney-assist-prompt-content span{color:var(--assist-muted);font-size:12.8px;font-weight:650;line-height:1.42}.emoney-assist-prompt-close{z-index:1;width:28px;height:28px;color:var(--assist-muted);cursor:pointer;background:#fff;border:1px solid #082a321a;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px}body:has(.premium-homepage) .emoney-assist:not(.is-open) .emoney-assist-prompt{display:none}body:has(.calculator-page) .emoney-assist:not(.is-open){bottom:calc(var(--assist-bottom) + 14px)}body:has(.calculator-page) .emoney-assist:not(.is-open) .emoney-assist-prompt,body:has(.calculators-page) .emoney-assist:not(.is-open) .emoney-assist-prompt{display:none}.emoney-assist-panel{background:var(--assist-paper);border:1px solid #082a321f;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto auto auto;width:min(420px,100vw - 28px);height:min(620px,100svh - 34px);display:grid;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.emoney-assist-panel{background:color-mix(in srgb,var(--assist-paper) 94%,var(--assist-stone))}}.emoney-assist-panel{transform-origin:calc(100% - 44px) calc(100% + 22px);will-change:opacity,filter,transform;animation:assistPanelIn .36s cubic-bezier(.16,1,.3,1);box-shadow:0 28px 80px #082a3238}.emoney-assist.is-closing .emoney-assist-panel{pointer-events:none;animation:assistPanelOut .19s cubic-bezier(.4,0,1,1) forwards}.emoney-assist-body,.emoney-assist-footnote,.emoney-assist-header,.emoney-assist-input,.emoney-assist-starters{animation:assistPanelContentIn .26s ease-out both}.emoney-assist-header{animation-delay:70ms}.emoney-assist-body{animation-delay:.11s}.emoney-assist-starters{animation-delay:.13s}.emoney-assist-footnote,.emoney-assist-input{animation-delay:.145s}.emoney-assist-header{border-bottom:1px solid var(--assist-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;justify-content:space-between;align-items:center;gap:14px;min-height:72px;padding:14px 16px;display:flex}.emoney-assist-title{align-items:center;gap:10px;min-width:0;display:flex}.emoney-assist-title>span{color:#fff;background:var(--assist-ink);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.emoney-assist-title small,.emoney-assist-title strong{display:block}.emoney-assist-title strong{font-size:16px;line-height:1.2}.emoney-assist-title small{color:var(--assist-muted);margin-top:2px;font-size:12px;font-weight:780}.emoney-assist-controls{align-items:center;gap:8px;display:inline-flex}.emoney-assist-controls button{width:38px;height:38px;color:var(--assist-ink);cursor:pointer;background:#fff;border:1px solid #082a321a;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.emoney-assist-body{scroll-behavior:smooth;flex-direction:column;gap:12px;min-height:0;padding:14px;display:flex;overflow-y:auto}.emoney-assist-notice{background:#fff;border:1px solid #082a321f;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.emoney-assist-notice svg{color:var(--assist-teal)}.emoney-assist-footnote,.emoney-assist-notice p{color:var(--assist-muted);margin:0;font-size:11.5px;line-height:1.45}.emoney-assist-notice a{color:var(--assist-ink);text-underline-offset:2px;font-weight:850;text-decoration:underline}.emoney-assist-messages{flex-direction:column;flex:none;gap:10px;padding:2px 2px 4px;display:flex;overflow:visible}.emoney-assist-message{display:flex}.emoney-assist-message.user{justify-content:flex-end}.emoney-assist-message>div{border-radius:8px;gap:8px;width:fit-content;max-width:min(342px,88%);padding:11px 12px;display:grid;box-shadow:0 8px 22px #082a320f}.emoney-assist-message.assistant>div{color:var(--assist-ink);background:#fff;border:1px solid #082a3214}.emoney-assist-message.user>div{color:#fff;background:var(--assist-ink)}.emoney-assist-message p{margin:0;font-size:14px;line-height:1.45}.emoney-assist-message-list{gap:5px;margin:0;padding-left:20px;font-size:14px;line-height:1.42;display:grid}.emoney-assist-message-list li{padding-left:2px}.emoney-assist-action{width:fit-content;min-height:36px;color:var(--assist-teal-dark);background:var(--assist-stone);border:1px solid #0f5c5f33;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:8px 11px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.emoney-assist-action{background:color-mix(in srgb,var(--assist-stone) 68%,white)}}.emoney-assist-action{cursor:pointer;font:inherit;font-size:12px;font-weight:850;text-decoration:none}.emoney-assist-guide{gap:10px;width:min(100%,318px);display:grid}.emoney-assist-guide strong{color:var(--assist-ink);margin-bottom:3px;font-size:13.5px;line-height:1.25;display:block}.emoney-assist-guide p{color:var(--assist-muted);font-size:12.5px}.emoney-assist-guide-links{gap:7px;display:grid}.emoney-assist-guide-link-card{background:var(--assist-stone);border:1px solid #082a321a;border-radius:8px;min-height:52px;padding:9px 10px;display:grid}@supports (color:color-mix(in lab,red,red)){.emoney-assist-guide-link-card{background:color-mix(in srgb,var(--assist-stone) 76%,#fff)}}.emoney-assist-guide-link-card a{color:var(--assist-ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;text-decoration:none;display:grid}.emoney-assist-guide-link-card span{overflow-wrap:anywhere;font-size:12.5px;font-weight:850;line-height:1.2}.emoney-assist-guide-link-card small{color:var(--assist-muted);margin-top:3px;font-size:11px;line-height:1.25;display:block}.emoney-assist-guide-prompts{gap:6px;padding-top:2px;display:grid}.emoney-assist-guide-prompts-label{color:var(--assist-muted);font-size:11px;font-weight:850;line-height:1.2}.emoney-assist-guide-prompts button{width:100%;min-height:36px;color:var(--assist-teal-dark);cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #0f5c5f2e;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.emoney-assist-guide-prompts button span{min-width:0;font-size:11.5px;font-weight:820;line-height:1.15}.emoney-assist-guide-prompts button svg{flex:none}.emoney-assist-starters{background:#fff;gap:8px;padding:0 14px 12px;display:grid}.emoney-assist-starters button{min-height:42px;color:var(--assist-ink);cursor:pointer;font:inherit;text-align:center;background:#fff;border:1px solid #0f5c5f42;border-radius:999px;justify-content:center;align-items:center;padding:9px 14px;font-size:13px;font-weight:850;line-height:1.2;display:inline-flex}.emoney-assist-starters button:disabled{opacity:.5;cursor:not-allowed}.emoney-assist-typing{align-items:center;gap:5px;min-width:62px;min-height:28px;padding:8px 10px;display:inline-flex}.emoney-assist-typing span{background:var(--assist-teal);border-radius:50%;width:6px;height:6px;animation:assistTyping .9s ease-in-out infinite}.emoney-assist-typing span:nth-child(2){animation-delay:.14s}.emoney-assist-typing span:nth-child(3){animation-delay:.28s}.emoney-assist-challenge{border-top:1px solid var(--assist-border);background:#fff;gap:8px;padding:12px 14px;display:grid}.emoney-assist-challenge strong{color:var(--assist-ink);font-size:13px;line-height:1.2}.emoney-assist-challenge p,.emoney-assist-challenge small{color:var(--assist-muted);margin:0;font-size:12px;line-height:1.35}@keyframes assistTyping{0%,to{opacity:.34;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes assistPanelIn{0%{opacity:.001;filter:blur(5px);transform:translateY(22px)scale(.82)}68%{opacity:1;filter:blur();transform:translateY(-3px)scale(1.012)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes assistPanelOut{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:.001;filter:blur(4px);transform:translateY(18px)scale(.86)}}@keyframes assistPanelContentIn{0%{opacity:.001;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes assistPromptIn{0%{opacity:.001;filter:blur(4px);transform:translateY(10px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes assistPromptOut{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:.001;filter:blur(3px);transform:translateY(8px)scale(.96)}}.emoney-assist-input{border-top:1px solid var(--assist-border);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 14px 8px;display:grid}.emoney-assist-input input{min-width:0;min-height:44px;color:var(--assist-ink);background:var(--assist-stone);font:inherit;border:1px solid #082a3224;border-radius:8px;padding:0 13px;font-size:14px}.emoney-assist-input button{color:#fff;background:var(--assist-teal);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.emoney-assist-input button:disabled{opacity:.42;cursor:not-allowed}.emoney-assist-footnote{background:#fff;padding:0 14px 13px}.emoney-assist a:hover,.emoney-assist button:hover{transform:translateY(-1px)}.emoney-assist a:focus-visible,.emoney-assist button:focus-visible,.emoney-assist input:focus-visible{outline:3px solid var(--assist-teal)}@supports (color:color-mix(in lab,red,red)){.emoney-assist a:focus-visible,.emoney-assist button:focus-visible,.emoney-assist input:focus-visible{outline:3px solid color-mix(in srgb,var(--assist-teal) 30%,transparent)}}.emoney-assist a:focus-visible,.emoney-assist button:focus-visible,.emoney-assist input:focus-visible{outline-offset:3px}@media (prefers-reduced-motion:reduce){.emoney-assist-body,.emoney-assist-footnote,.emoney-assist-header,.emoney-assist-input,.emoney-assist-panel,.emoney-assist-prompt,.emoney-assist-prompt.is-dismissing,.emoney-assist-starters,.emoney-assist-typing span,.emoney-assist.is-closing .emoney-assist-panel{animation:none}}@media (max-width:640px){body.mobile-menu-open,html.mobile-menu-open{overscroll-behavior:none;overflow:hidden}body.mobile-menu-open .emoney-assist:not(.is-open),body.mobile-menu-open .premium-v2-mobile-actions,body.mobile-menu-open button[aria-label="Open Next.js Dev Tools"]{display:none!important}.emoney-assist{bottom:12px;left:12px;right:12px}.emoney-assist:not(.is-open){left:auto;right:16px;bottom:calc(16px + env(safe-area-inset-bottom))}body:has(.premium-v2-mobile-actions) .emoney-assist:not(.is-open){bottom:calc(82px + env(safe-area-inset-bottom))}body:has(.calculator-page):has(.premium-v2-mobile-actions) .emoney-assist:not(.is-open){bottom:calc(98px + env(safe-area-inset-bottom))}.emoney-assist:not(.is-open) .emoney-assist-prompt,body:has(.premium-v2-mobile-actions) .emoney-assist:not(.is-open),body:has(.premium-v2-mobile-actions) button[aria-label="Open Next.js Dev Tools"]{display:none}.emoney-assist.is-open{inset:auto 0 0}.emoney-assist-launcher{margin-left:auto}.emoney-assist:not(.is-open) .emoney-assist-launcher{border-radius:50%;justify-content:center;gap:0;width:64px;min-width:64px;height:64px;min-height:64px;padding:8px}.emoney-assist:not(.is-open) .emoney-assist-launcher>span:last-child{display:none}.emoney-assist-panel{transform-origin:bottom;border-radius:14px 14px 0 0;width:100%;height:min(680px,100svh - 18px)}.emoney-assist-message>div{max-width:88%}}body,html{overflow-x:clip}body:has(.premium-homepage),body:has(.premium-v2-footer){--v2-ink:#082a32;--v2-ink-2:#123f45;--v2-teal:#0f5c5f;--v2-teal-2:#0a484b;--v2-eucalyptus:#6f8f7b;--v2-copper:#c5794b;--v2-stone:#f7f5f0;--v2-stone-2:#efece4;--v2-border:#dce5e1;--v2-muted:#667873;--v2-paper:#fff;--v2-focus:#194f54;--v2-shadow:0 24px 70px #082a321c;--v2-soft-shadow:0 10px 30px #082a3212;background:var(--v2-stone)}.premium-homepage{--premium-navy:var(--v2-ink);--premium-navy-2:var(--v2-ink-2);--premium-ink:var(--v2-ink);--premium-muted:var(--v2-muted);--premium-paper:var(--v2-stone);--premium-line:var(--v2-border);--premium-gold:var(--v2-copper);--premium-gold-2:var(--v2-copper);--premium-teal:var(--v2-teal);--premium-shadow:var(--v2-shadow);--premium-soft-shadow:var(--v2-soft-shadow);color:var(--v2-ink);background:radial-gradient(circle at 24% 9%,#6f8f7b1f,#6f8f7b00 28%),linear-gradient(180deg,var(--v2-stone) 0,#fff 42%,var(--v2-stone) 100%);font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif}.premium-homepage h1,.premium-homepage h2,.premium-v1-final h2{font-family:var(--font-display),Newsreader,Georgia,serif;letter-spacing:0;font-weight:520}.premium-homepage a,.premium-homepage button,.premium-homepage h3,.premium-v2-footer,.premium-v2-footer strong,.premium-v2-header a,.premium-v2-header summary{font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif}.premium-homepage a,.premium-homepage h1,.premium-homepage h2,.premium-homepage h3,.premium-homepage p,.premium-homepage span,.premium-v2-footer,.premium-v2-footer a,.premium-v2-footer p,.premium-v2-footer span{overflow-wrap:anywhere}.premium-v2-header{background:var(--v2-stone);border-bottom:1px solid #082a321a;min-height:74px;padding:12px 34px}@supports (color:color-mix(in lab,red,red)){.premium-v2-header{background:color-mix(in srgb,var(--v2-stone) 90%,white)}}.premium-v2-header{box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.premium-v2-header .brand{min-width:148px}.premium-v2-header .nav-links{justify-content:center;gap:6px}.premium-v2-header .nav-links a{color:#082a32c2;letter-spacing:0;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:780}.premium-v2-header .nav-links a:hover{color:var(--v2-ink);background:#0f5c5f14}.premium-v2-header .icon-link{color:var(--v2-ink);background:0 0}.premium-v2-header .button{border-radius:999px}.premium-v2-header .button-outline{background:0 0;border-color:#082a3229}.premium-homepage .button-gold,.premium-v1-button-gold,.premium-v1-button-primary,.premium-v1-newsletter button,.premium-v1-panel-link,.premium-v2-header .premium-v2-header-cta{color:#fff;background:linear-gradient(180deg,var(--v2-teal),var(--v2-teal-2));border-color:#0f5c5fd1;box-shadow:0 16px 34px #0f5c5f2e}.premium-v1-button-light,.premium-v1-button-secondary{color:var(--v2-ink);background:var(--v2-paper)}@supports (color:color-mix(in lab,red,red)){.premium-v1-button-light,.premium-v1-button-secondary{background:color-mix(in srgb,var(--v2-paper) 94%,var(--v2-stone))}}.premium-v1-button-light,.premium-v1-button-secondary{box-shadow:none;border-color:#082a3229}.premium-homepage .button,.premium-v1-button,.premium-v1-newsletter button,.premium-v1-panel-link{letter-spacing:0;border-radius:999px;font-weight:820}.premium-v1-button:hover,.premium-v1-panel-link:hover,.premium-v1-text-cta:hover,.premium-v2-footer a:hover,.premium-v2-mobile-actions a:hover{transform:translateY(-1px)}.premium-homepage button:focus-visible,.premium-homepage input:focus-visible,.premium-homepage select:focus-visible,.premium-v1-button:focus-visible,.premium-v1-panel-link:focus-visible,.premium-v1-text-cta:focus-visible,.premium-v2-footer a:focus-visible,.premium-v2-header a:focus-visible,.premium-v2-header summary:focus-visible,.premium-v2-mobile-actions a:focus-visible{outline:3px solid var(--v2-focus)}@supports (color:color-mix(in lab,red,red)){.premium-homepage button:focus-visible,.premium-homepage input:focus-visible,.premium-homepage select:focus-visible,.premium-v1-button:focus-visible,.premium-v1-panel-link:focus-visible,.premium-v1-text-cta:focus-visible,.premium-v2-footer a:focus-visible,.premium-v2-header a:focus-visible,.premium-v2-header summary:focus-visible,.premium-v2-mobile-actions a:focus-visible{outline:3px solid color-mix(in srgb,var(--v2-focus) 34%,transparent)}}.premium-homepage button:focus-visible,.premium-homepage input:focus-visible,.premium-homepage select:focus-visible,.premium-v1-button:focus-visible,.premium-v1-panel-link:focus-visible,.premium-v1-text-cta:focus-visible,.premium-v2-footer a:focus-visible,.premium-v2-header a:focus-visible,.premium-v2-header summary:focus-visible,.premium-v2-mobile-actions a:focus-visible{outline-offset:3px}.premium-v1-hero{background:var(--v2-ink);min-height:min(860px,100svh - 74px);padding:78px 0 clamp(84px,9vh,116px)}.premium-v1-hero-bg img{filter:saturate(.9)contrast(1.02);opacity:.94}.premium-v1-hero-overlay{background:linear-gradient(90deg,#082a32e6,#082a32c2 43%,#082a3257),linear-gradient(#082a321f,#082a32a8)}.premium-v1-hero-inner{grid-template-columns:minmax(0,1fr) 330px;gap:56px}.premium-v1-hero h1{max-width:740px;font-size:clamp(48px,6vw,84px);line-height:.96}.premium-v1-hero-copy>p:not(.premium-v1-eyebrow){color:#ffffffc7;max-width:590px;margin-top:22px;font-size:18px}.premium-v1-eyebrow{color:var(--v2-copper);letter-spacing:.15em;font-size:11px}.premium-v1-final .premium-v1-eyebrow,.premium-v1-hero .premium-v1-eyebrow{color:#e4a976}.premium-v1-hero-panel{background:#082a32bd;border-radius:10px;padding:24px}.premium-v1-hero-panel strong{font-family:var(--font-display),Newsreader,Georgia,serif;font-size:27px;font-weight:520}.premium-v1-trust-row{gap:10px;margin-top:30px}.premium-v1-trust-row div{background:#ffffff12;border-color:#ffffff1f;min-height:72px;padding:14px}.premium-v1-trust-row strong{font-size:21px}.premium-v1-jump-nav{background:#f7f5f0e6;border-color:#082a3214;width:min(100% - 48px,760px);top:78px;box-shadow:0 14px 34px #082a3214}.premium-v1-jump-nav a{color:#082a32ad}.premium-v1-calculators,.premium-v1-guides,.premium-v1-lenders,.premium-v1-process,.premium-v1-trust,.premium-v1-why{margin-top:94px}.premium-v1-section-copy,.premium-v1-trust-head{max-width:720px;margin-bottom:30px}.premium-v1-compliance h2,.premium-v1-contact h2,.premium-v1-final h2,.premium-v1-section-copy h2,.premium-v1-trust-head h2,.premium-v1-why-lead h2{color:var(--v2-ink);font-size:clamp(34px,4vw,58px);line-height:1}.premium-v1-section-copy p:not(.premium-v1-eyebrow),.premium-v1-trust-head p,.premium-v1-why-lead p{color:var(--v2-muted);margin-top:14px;font-size:16px}.premium-v1-section-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:20px;display:flex}.premium-v1-section-actions.align-left{justify-content:flex-start}.premium-v1-text-cta{color:var(--v2-teal);transition:transform .18s var(--ease-out),color .18s var(--ease-out);align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.premium-v1-text-cta.is-muted{color:#082a32a3}.premium-v1-lender-stage:before{background:linear-gradient(90deg,var(--v2-stone) 0,#f7f5f000 100%)}.premium-v1-lender-stage:after{background:linear-gradient(270deg,var(--v2-stone) 0,#f7f5f000 100%)}.premium-v1-logo-tile{box-shadow:none;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background .18s var(--ease-out);background:#ffffffc7;border-color:#082a3217}.premium-v1-logo-tile img{filter:saturate(.64);transition:filter .18s var(--ease-out)}.premium-v1-logo-tile:hover{background:#fff;border-color:#0f5c5f38;transform:translateY(-2px)}.premium-v1-logo-tile:hover img{filter:saturate()}.premium-v1-logo-wordmark{color:var(--v2-teal)}.premium-v1-why{background:var(--v2-paper);border-color:#082a3214;border-radius:14px;grid-template-columns:.58fr 1fr;padding:54px}@supports (color:color-mix(in lab,red,red)){.premium-v1-why{background:color-mix(in srgb,var(--v2-paper) 86%,var(--v2-stone))}}.premium-v1-why{box-shadow:0 28px 70px #082a3214}.premium-v1-why-lead{position:sticky;top:128px}.premium-v1-guide-grid article,.premium-v1-reason-grid article,.premium-v1-secondary-tools article{box-shadow:none;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out);background:#fff;border-color:#082a321a;border-radius:12px}.premium-v1-guide-grid article:hover,.premium-v1-reason-grid article:hover,.premium-v1-secondary-tools article:hover{border-color:#0f5c5f3d;transform:translateY(-3px);box-shadow:0 16px 34px #082a3214}.premium-v1-guide-grid h3,.premium-v1-reason-grid h3,.premium-v1-review-rail h3,.premium-v1-secondary-tools h3{color:var(--v2-ink);font-size:18px}.premium-v1-guide-grid p,.premium-v1-reason-grid p,.premium-v1-review-rail p,.premium-v1-secondary-tools p{color:var(--v2-muted);font-size:14px}.premium-v1-compliance svg,.premium-v1-reason-grid svg,.premium-v1-secondary-tools svg{color:var(--v2-teal)}.premium-v1-commitments{grid-template-columns:1.05fr repeat(3,minmax(0,1fr))}.premium-v1-commitments>div,.premium-v1-commitments>span{border-radius:12px}.premium-v1-commitments>div{background:var(--v2-ink)}.premium-v1-commitments>span{color:var(--v2-ink);background:var(--v2-eucalyptus)}@supports (color:color-mix(in lab,red,red)){.premium-v1-commitments>span{background:color-mix(in srgb,var(--v2-eucalyptus) 16%,white)}}.premium-v1-process-line{background:linear-gradient(90deg,var(--v2-teal),var(--v2-eucalyptus),var(--v2-copper))}.premium-v1-process-grid article{box-shadow:none;border-color:#082a3217;border-radius:12px}.premium-v1-process-grid strong{color:#fff;background:var(--v2-teal)}.premium-homepage .quick-section{background:linear-gradient(135deg,#082a32fa,#123f45f5),var(--v2-ink);border-radius:14px;grid-template-columns:minmax(260px,.36fr) minmax(0,1fr);padding:46px;box-shadow:0 28px 80px #082a322b}.premium-homepage .quick-section h2{font-family:var(--font-display),Newsreader,Georgia,serif;font-size:clamp(34px,4vw,54px)}.premium-homepage .button-navy,.premium-homepage .choice-grid button.selected{color:#fff;background:var(--v2-teal);border-color:var(--v2-teal)}.premium-v1-calculator-shell,.premium-v1-proof-grid div,.premium-v1-rating{box-shadow:none;border-color:#082a3217;border-radius:14px}.premium-v1-rating span,.premium-v1-review-rail article>span{color:var(--v2-copper)}.premium-v1-proof-grid strong{color:var(--v2-teal)}.premium-v1-review-grid{display:none}.premium-v1-review-rail{margin-top:18px;padding:4px 0 12px;position:relative;overflow:hidden}.premium-v1-review-rail:after,.premium-v1-review-rail:before{content:"";z-index:2;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.premium-v1-review-rail:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.premium-v1-review-rail:after{background:linear-gradient(270deg,#fff,#fff0);right:0}.premium-v1-review-rail>div{gap:14px;width:max-content;animation:premium-v2-review-rail 58s linear infinite;display:flex}.premium-v1-review-rail:focus-within>div,.premium-v1-review-rail:hover>div{animation-play-state:paused}.premium-v1-review-rail article{background:#fff;border:1px solid #082a3217;border-radius:12px;width:330px;min-height:218px;padding:24px}.premium-v1-review-rail article strong{color:var(--v2-ink);margin-top:18px;display:block}.premium-v1-calc-tabs{background:var(--v2-ink)}.premium-v1-calc-tabs button{color:#ffffffc7;font-size:17px}.premium-v1-calc-tabs button.is-active{color:var(--v2-ink);background:var(--v2-eucalyptus)}@supports (color:color-mix(in lab,red,red)){.premium-v1-calc-tabs button.is-active{background:color-mix(in srgb,var(--v2-eucalyptus) 36%,white)}}.premium-v1-calc-result{background:linear-gradient(135deg,#0f5c5ff2,#082a32fa),var(--v2-ink);border-radius:12px}.premium-v1-calc-result strong{font-family:var(--font-display),Newsreader,Georgia,serif;font-weight:520}.premium-v1-calc-cta{background:var(--v2-stone)}@supports (color:color-mix(in lab,red,red)){.premium-v1-calc-cta{background:color-mix(in srgb,var(--v2-stone) 72%,white)}}.premium-v1-contact,.premium-v1-newsletter{background:linear-gradient(135deg,var(--v2-ink),var(--v2-teal)),var(--v2-ink);border-radius:14px}.premium-v1-newsletter strong{font-family:var(--font-display),Newsreader,Georgia,serif;font-weight:520}.premium-v1-contact h2,.premium-v1-final h2{color:#fff}.premium-v1-compliance{border-radius:14px}.premium-v1-compliance span{background:var(--v2-eucalyptus)}@supports (color:color-mix(in lab,red,red)){.premium-v1-compliance span{background:color-mix(in srgb,var(--v2-eucalyptus) 10%,white)}}.premium-v1-final{background:linear-gradient(#082a3294,#082a32eb),url(https://images.unsplash.com/photo-1600210491892-03d54c0aaf87?auto=format&fit=crop&w=1800&q=82) 50%/cover;border-radius:14px 14px 0 0}.premium-v2-footer{color:#ffffffbd;background:var(--v2-ink);width:100%;font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif;margin:0;padding:64px max(28px,50vw - 590px) 74px}.premium-v2-footer a{color:#ffffffc2;transition:transform .18s var(--ease-out),color .18s var(--ease-out);text-decoration:none}.premium-v2-footer a:hover{color:#fff}.premium-v2-footer-brand{grid-template-columns:minmax(250px,.72fr) 1fr;align-items:start;gap:28px;margin-bottom:42px;display:grid}.premium-v2-footer-brand>a{color:#fff;justify-self:start;font-size:30px;font-weight:900;line-height:.95;display:inline-grid}.premium-v2-footer-brand>a span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:700}.premium-v2-footer-brand p{color:#ffffffad;max-width:520px;margin:0}.premium-v2-footer-brand>div{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.premium-v2-footer-brand>div a{border:1px solid #ffffff24;border-radius:999px;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.premium-v2-footer-nav{border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding-top:34px;display:grid}.premium-v2-footer-nav div{gap:10px;display:grid}.premium-v2-footer-nav strong{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:13px}.premium-v2-footer-nav a{color:#ffffffa8;font-size:14px}.premium-v2-footer-legal{border-top:1px solid #ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:42px;padding-top:28px;display:grid}.premium-v2-footer-legal p{color:#ffffff8c;margin:0;font-size:12px}.premium-v2-mobile-actions{display:none}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.premium-homepage .quick-section,.premium-v1-calculators,.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-guides,.premium-v1-lenders,.premium-v1-process,.premium-v1-trust,.premium-v1-why{animation:premium-v2-soft-reveal both;animation-timeline:view();animation-range:entry cover 22%}}}@media (prefers-reduced-motion:reduce){.premium-v1-review-rail>div{animation:none!important}}@media (max-width:1120px){.premium-v1-why-lead{position:static}.premium-v2-footer-brand,.premium-v2-footer-legal,.premium-v2-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body:has(.premium-homepage){padding-bottom:calc(86px + env(safe-area-inset-bottom))}.premium-v2-header{min-height:auto;padding:10px 14px}.premium-v2-header .header-actions{grid-template-columns:1fr 1fr;gap:8px}.premium-v2-header .header-actions .icon-link{grid-column:1/-1}.premium-v2-header .header-actions .button-outline,.premium-v2-header .header-actions .premium-v2-header-cta{display:none}.premium-v1-hero{padding:44px 0 38px}.premium-v1-hero h1{font-size:42px;line-height:1}.premium-v1-hero-copy>p:not(.premium-v1-eyebrow){font-size:15px}.premium-v1-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-v1-section-actions,.premium-v1-section-actions.align-left{justify-content:flex-start;gap:12px}.premium-v1-text-cta{justify-content:flex-start;width:100%}.premium-v1-final h2,.premium-v1-section-copy h2,.premium-v1-trust-head h2,.premium-v1-why-lead h2{font-size:34px}.premium-homepage .quick-section,.premium-v1-compliance,.premium-v1-contact,.premium-v1-final,.premium-v1-why{padding:24px}.premium-v1-review-rail:after,.premium-v1-review-rail:before{width:26px}.premium-v1-review-rail article{width:285px}.premium-v1-calc-result strong{font-size:38px}.premium-v2-footer{padding:44px 18px 96px}.premium-v2-footer-brand,.premium-v2-footer-legal,.premium-v2-footer-nav{grid-template-columns:1fr}.premium-v2-mobile-actions{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5f0f0;border:1px solid #082a321a;border-radius:999px;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px;display:grid;position:fixed;box-shadow:0 18px 46px #082a3238}.premium-v2-mobile-actions a{min-height:44px;color:var(--v2-ink);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.premium-v2-mobile-actions a:last-child{color:#fff;background:var(--v2-teal)}}.premium-hero .broker-hero-copy h1,.premium-hero-copy h1{color:var(--white)!important}.premium-hero .broker-hero-copy>p:not(.section-label),.premium-hero-copy>p:not(.section-label){color:#ffffffd1!important}.premium-hero .broker-trust-row strong{color:var(--white)!important}.premium-hero .broker-trust-row span{color:#ffffffb8!important}.premium-hero .broker-trust-row{background:#ffffff1a!important;border-color:#ffffff2e!important}.premium-hero .broker-trust-row div{border-color:#ffffff29!important}.report-row.highlight span{color:#7b5309;opacity:1}:root{--teal:#087c78;--teal-dark:#075f5b;--cream:#f7f1e2;--mist:#eef7f5}.premium-hero{min-height:720px;color:var(--white);background:#081f34;border-bottom:0;align-items:center;padding:112px 0 86px;display:flex;position:relative;overflow:hidden}.premium-hero-media,.premium-hero-overlay{position:absolute;inset:0}.premium-hero-media img{object-fit:cover;width:100%;height:100%;display:block}.premium-hero-overlay{background:linear-gradient(90deg,#051828f0,#081f34d4 43%,#081f346b),linear-gradient(#081f3433,#081f34e6)}.premium-hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(340px,430px);position:relative}.premium-hero-copy h1{max-width:790px;color:var(--white);text-wrap:balance}.premium-hero-copy>p:not(.section-label){color:#ffffffd1;max-width:690px}.premium-hero .section-label{color:#f6cc5e}.premium-hero .button-outline{color:var(--white);background:#ffffff14;border-color:#ffffff7a}.premium-hero .button-outline:hover{color:var(--navy);background:var(--white)}.hero-proof-line{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.hero-proof-line span{color:#ffffffdb;background:#ffffff1c;border:1px solid #ffffff29;align-items:center;gap:8px;min-height:40px;padding:8px 12px;font-weight:800;display:inline-flex}.hero-proof-line svg{color:#77d7ce}.premium-trust-row{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border-color:#ffffff2e;max-width:760px}.premium-trust-row div{border-color:#ffffff29}.premium-trust-row strong{color:var(--white)}.premium-trust-row span{color:#ffffffb3}.health-check-panel{color:var(--white);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff29,#ffffff14),#062034ad;border:1px solid #fff3;gap:20px;padding:28px;display:grid;position:relative;box-shadow:0 26px 70px #00000052}.health-panel-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.health-panel-header span{color:#f6cc5e;font-weight:900}.health-panel-header strong{color:#ffffffc7;text-align:right;max-width:170px;font-size:14px}.score-meter{background:radial-gradient(circle at center,#081f34f5 0 56%,transparent 57%),conic-gradient(#f2bf3d 0 72%,#ffffff2e 72% 100%);border-radius:999px;justify-self:center;place-items:center;width:156px;height:156px;margin:2px 0;display:grid}.score-meter small,.score-meter span{grid-area:1/1}.score-meter span{color:var(--white);margin-top:-16px;font-size:52px;font-weight:900}.score-meter small{color:#ffffffb8;margin-top:62px;font-weight:800}.health-scan-list{gap:12px;display:grid}.health-scan-list span{gap:8px;display:grid}.health-scan-list strong{color:#ffffffe0;font-size:14px}.health-scan-list i{background:#ffffff21;height:8px;overflow:hidden}.health-scan-list i:before{content:"";width:78%;height:100%;animation:health-scan 3.8s var(--ease-out) infinite;background:linear-gradient(90deg,#77d7ce,#f2bf3d);display:block}.health-scan-list span:nth-child(2) i:before{width:58%;animation-delay:.35s}.health-scan-list span:nth-child(3) i:before{width:67%;animation-delay:.7s}.health-scan-list span:nth-child(4) i:before{width:85%;animation-delay:1.05s}.panel-link{min-height:48px;color:var(--navy);background:var(--white);justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:900;display:inline-flex}.market-proof-strip{background:var(--white);border:1px solid var(--line);width:min(100% - 48px,1180px);box-shadow:var(--soft-shadow);grid-template-columns:repeat(4,1fr);margin:26px auto 0;display:grid}.market-proof-strip div{border-right:1px solid var(--line);grid-template-columns:auto 1fr;align-items:center;gap:5px 12px;padding:18px 20px;display:grid}.market-proof-strip div:last-child{border-right:0}.market-proof-strip svg{color:var(--teal);grid-row:1/span 2}.market-proof-strip strong{color:var(--ink);line-height:1.15}.market-proof-strip span{color:var(--muted);font-size:14px;line-height:1.35}.loan-health-section{color:var(--white);background:linear-gradient(135deg,#087c7857,transparent 42%),var(--navy);border:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) minmax(320px,410px);align-items:center;gap:44px;margin-top:72px;padding:46px;display:grid}.loan-health-copy h2{max-width:760px;color:var(--white)}.loan-health-copy>p{color:#ffffffc7;max-width:760px;font-size:18px;line-height:1.65}.loan-health-section .section-label{color:#f6cc5e}.health-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0;display:grid}.health-signal-grid article{background:#ffffff14;border:1px solid #ffffff24;min-height:150px;padding:20px}.health-signal-grid svg{color:#77d7ce}.health-signal-grid h3{color:var(--white);margin:14px 0 8px;font-size:19px;line-height:1.18}.health-signal-grid p{color:#ffffffb3;margin:0;line-height:1.5}.health-report-card{background:var(--white);border:1px solid #ffffff29;gap:0;display:grid;overflow:hidden;box-shadow:0 22px 60px #00000038}.report-card-top,.report-row{border-bottom:1px solid var(--line);gap:8px;padding:22px;display:grid}.report-card-top{color:var(--white);background:linear-gradient(135deg,var(--teal-dark),var(--navy))}.report-card-top span,.report-row span{color:inherit;opacity:.7;font-size:13px;font-weight:900}.report-card-top strong{font-size:25px;line-height:1.12}.report-row strong{color:var(--ink);line-height:1.35}.report-row.highlight{background:#fff8e8}.process-grid.process-grid-expanded{grid-template-columns:repeat(4,1fr)}.promise-section{grid-template-columns:minmax(320px,.92fr) minmax(0,1fr);align-items:center;gap:46px;margin-top:80px;display:grid}.promise-media{background:var(--navy);min-height:440px;position:relative;overflow:hidden}.promise-media img{object-fit:cover;width:100%;height:100%;min-height:440px;display:block}.promise-media:after{content:"";background:linear-gradient(#081f340d,#081f34c7);position:absolute;inset:0}.promise-media>div{z-index:1;color:var(--white);grid-template-columns:auto 1fr;align-items:center;gap:6px 12px;display:grid;position:absolute;bottom:28px;left:28px;right:28px}.promise-media svg{color:#f2bf3d;grid-row:1/span 2}.promise-media span{color:#ffffffb8;font-weight:900}.promise-media strong{font-size:30px;line-height:1.12}.promise-copy h2{max-width:620px}.promise-copy>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.65}.promise-list{gap:12px;margin-top:26px;display:grid}.promise-list article{background:var(--white);border:1px solid var(--line);grid-template-columns:auto 1fr;gap:14px;padding:20px;display:grid}.promise-list svg{color:var(--teal);margin-top:4px}.promise-list h3{color:var(--ink);margin:0 0 6px;font-size:21px}.promise-list p{color:var(--muted);margin:0;line-height:1.5}.professional-tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}.professional-tool-list article:first-child{background:linear-gradient(135deg,var(--mist),#fff);border-color:#087c783d;grid-column:1/-1}.professional-tool-list article:first-child svg{color:var(--teal)}.professional-copy .button{width:fit-content;margin-top:18px}.quick-card input{min-height:48px}@keyframes health-scan{0%{transform:translate(-14%)}55%,to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.health-scan-list i:before{animation:none}}@media (max-width:1080px){.market-proof-strip,.process-grid.process-grid-expanded{grid-template-columns:repeat(2,1fr)}.market-proof-strip div:nth-child(2),.process-grid.process-grid-expanded article:nth-child(2){border-right:0}.market-proof-strip div:nth-child(-n+2),.process-grid.process-grid-expanded article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:980px){.premium-hero{min-height:auto;padding:74px 0 54px}.loan-health-section,.premium-hero-grid,.promise-section{grid-template-columns:1fr}.premium-hero-overlay{background:linear-gradient(#051828f0,#081f34d1),linear-gradient(90deg,#081f34c7,#081f3475)}.health-check-panel{max-width:520px}.loan-health-section{padding:34px}}@media (max-width:680px){.premium-hero-copy h1{font-size:40px}.broker-hero-actions,.hero-proof-line,.professional-copy .button{display:grid}.health-signal-grid,.market-proof-strip,.process-grid.process-grid-expanded,.professional-tool-list{grid-template-columns:1fr}.market-proof-strip div,.process-grid.process-grid-expanded article{border-right:0}.market-proof-strip div:nth-child(-n+3),.process-grid.process-grid-expanded article:nth-child(-n+3){border-bottom:1px solid var(--line)}.loan-health-section{width:min(100% - 32px,1180px);padding:26px}.health-signal-grid article{min-height:auto}.promise-media,.promise-media img{min-height:320px}.promise-media strong{font-size:24px}}.process-grid{gap:0}.contact-band{margin-top:28px}@media (max-width:620px){.site-header{gap:10px;padding:12px 18px}.brand img{width:142px;height:auto}.header-actions{grid-template-columns:1fr 1.35fr .72fr;gap:8px;width:100%;display:grid}.header-actions .button,.header-actions .icon-link{justify-content:center;min-height:44px;padding-inline:10px;font-size:13px}.broker-hero-grid,.goal-selector,.quick-section,.section{width:min(100% - 32px,1180px)}.broker-hero-copy h1{font-size:40px}.broker-hero-copy>p:not(.section-label){font-size:17px}.broker-hero-actions{display:grid}.broker-trust-row{grid-template-columns:1fr 1fr}.broker-hero-card img{height:220px}.content-section h2,.professional-copy h2,.professional-final h2,.professional-home .quick-section .section-heading h2,.professional-paths h2{font-size:32px}}.bank-hero{background-image:linear-gradient(90deg,#081c2ff5,#081c2fdb 42%,#081c2f33),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=2200&q=82);background-position:50%;background-size:cover;align-items:center;min-height:650px;display:flex;position:relative}.bank-hero-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:56px;width:min(100% - 48px,1180px);margin:0 auto;display:grid}.bank-hero h1,.bank-hero-copy{color:var(--white)}.bank-hero h1{max-width:720px;font-size:62px;line-height:1.03}.bank-hero-copy>p:not(.kicker){color:#ffffffdb;max-width:650px;margin:22px 0 28px;font-size:20px;line-height:1.55}.bank-hero-actions,.bank-trust-row{flex-wrap:wrap;gap:10px;display:flex}.button-outline-white{color:var(--white);background:#ffffff14;border-color:#ffffff80}.bank-trust-row{border-top:1px solid #ffffff42;max-width:800px;margin-top:34px;padding-top:24px}.bank-trust-row div{min-width:132px}.bank-trust-row span,.bank-trust-row strong{display:block}.bank-trust-row strong{color:var(--white);font-size:22px}.bank-trust-row span{color:#ffffffb8;margin-top:4px}.hero-decision-panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);padding:28px}.hero-decision-panel>strong{color:var(--ink);margin-bottom:16px;font-size:28px;font-weight:850;display:block}.hero-decision-panel a{border-top:1px solid var(--line);min-height:58px;color:var(--navy);justify-content:space-between;align-items:center;gap:12px;padding:0 2px;font-weight:850;display:flex}.hero-decision-panel a:last-of-type{border-bottom:1px solid var(--line)}.hero-decision-panel>span{color:var(--muted);margin-top:16px;line-height:1.55;display:block}.intent-panel{z-index:2;background:var(--white);border:1px solid var(--line);width:min(100% - 48px,1180px);box-shadow:var(--soft-shadow);grid-template-columns:280px 1fr;gap:0;margin:-54px auto 0;display:grid;position:relative}.intent-panel>div:first-child{border-right:1px solid var(--line);padding:28px}.intent-panel span{color:var(--muted)}.intent-panel>div:first-child span{color:var(--red);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.intent-panel h2{font-size:28px}.intent-grid{grid-template-columns:repeat(3,1fr);display:grid}.intent-grid a{border-right:1px solid var(--line);min-height:152px;color:var(--ink);align-content:start;gap:10px;padding:28px;display:grid}.intent-grid a:last-child{border-right:0}.intent-grid strong{font-size:20px}.intent-grid a:hover strong{color:var(--navy)}.professional-review-band{box-shadow:none;margin-top:54px}.professional-two-col{grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);align-items:flex-start;gap:56px;display:grid}.content-section h2,.professional-copy h2,.professional-final h2,.professional-paths h2{font-size:44px;font-weight:850;line-height:1.08}.content-section .section-heading p,.professional-copy p,.professional-paths .section-heading p{color:var(--muted);line-height:1.65}.professional-checks{gap:12px;margin-top:24px;display:grid}.professional-checks span{align-items:center;gap:8px;font-weight:850;display:flex}.professional-checks svg{color:var(--green)}.featured-path-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.featured-path-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);overflow:hidden}.featured-path-card img{object-fit:cover;width:100%;height:190px;display:block}.featured-path-card>div{padding:24px}.featured-path-card svg{color:var(--gold-dark)}.featured-path-card h3{margin-top:14px;font-size:24px;font-weight:850}.featured-path-card p{color:var(--muted);line-height:1.6}.secondary-path-list{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;display:grid}.secondary-path-list a{background:var(--white);grid-template-columns:1fr auto;gap:8px 14px;padding:22px;display:grid}.secondary-path-list strong{color:var(--ink)}.secondary-path-list span{color:var(--muted);grid-column:1;line-height:1.5}.secondary-path-list svg{color:var(--navy);grid-area:1/2/span 2;align-self:center}.professional-tool-list{gap:12px;display:grid}.professional-tool-list article{background:var(--white);border:1px solid var(--line);grid-template-columns:auto 1fr;gap:16px;padding:22px;display:grid}.professional-tool-list svg{color:var(--gold-dark)}.professional-tool-list h3{font-size:23px}.professional-tool-list p{color:var(--muted);line-height:1.55}.professional-tool-list a{color:var(--navy);font-weight:850}.professional-client-section{margin-top:92px}.professional-client-section .client-resources-card{padding-top:4px}.professional-client-section .client-resources-card img{display:none}.professional-compliance,.professional-referral{box-shadow:none}.professional-final{background-color:#0000;background-image:linear-gradient(90deg,#081c2ffa,#081c2fd6),url(https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1800&q=82);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-top:96px}@media (max-width:980px){.bank-hero{background-position:50%;min-height:auto;padding:70px 0 104px}.bank-hero-grid,.featured-path-grid,.intent-panel,.professional-two-col,.secondary-path-list{grid-template-columns:1fr}.bank-hero h1{font-size:44px}.bank-hero-copy>p:not(.kicker){font-size:18px}.hero-decision-panel{display:none}.intent-panel{margin-top:-36px}.intent-grid a,.intent-panel>div:first-child{border-right:0}.intent-grid{grid-template-columns:1fr}.intent-grid a{border-top:1px solid var(--line);min-height:auto}.content-section h2,.professional-copy h2,.professional-final h2,.professional-paths h2{font-size:36px}.professional-two-col{gap:28px}}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:96px}body{color:var(--ink);background:var(--paper);font-family:var(--font-body),"Helvetica Neue",Helvetica,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:72px;padding:10px 42px;display:grid;position:sticky;top:0}.brand{align-items:center;display:flex}.brand img{width:142px;height:auto}.form-actions,.header-actions,.hero-actions,.nav-links{align-items:center;display:flex}.nav-links{scrollbar-width:none;justify-content:center;gap:28px;font-size:14px;font-weight:800}.nav-links a{color:#10263b}.nav-links::-webkit-scrollbar{display:none}.mobile-menu{display:none}.form-actions,.header-actions,.hero-actions{flex-wrap:wrap;gap:10px}.button,.icon-link{isolation:isolate;text-align:center;cursor:pointer;min-height:52px;transition:transform .22s var(--ease-out),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:15px;font-weight:900;line-height:1.1;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #082a321a}.button:before{opacity:.58;background:linear-gradient(115deg,#0000,#ffffff80 48%,#0000);width:42%;transition:transform .52s cubic-bezier(.2,.8,.2,1);inset:-2px auto -2px -52%;transform:translate(-120%)skew(-18deg)}.button:after,.button:before{content:"";z-index:0;pointer-events:none;position:absolute}.button:after{border-radius:inherit;inset:1px;box-shadow:inset 0 1px #ffffff6b}.button svg{z-index:1;transition:transform .22s var(--ease-out);flex:none;position:relative}.button:focus-visible,.button:hover,.icon-link:hover{transform:translateY(-2px)}.button:focus-visible:before,.button:hover:before{transform:translate(420%)skew(-18deg)}.button:focus-visible svg,.button:hover svg{transform:translate(3px)}.button:active,.icon-link:active{transform:translateY(-1px)scale(.985)}.button-small,.icon-link{min-height:44px;font-size:14px}.button-gold{color:#101d2b;background:linear-gradient(180deg,#ffd45f 0,var(--gold) 54%,#dc9d1a 100%);border-color:var(--gold-dark)}@supports (color:color-mix(in lab,red,red)){.button-gold{border-color:color-mix(in srgb,var(--gold-dark) 82%,#fff)}}.button-gold{box-shadow:0 18px 34px #d6991942,0 0 0 1px #ffffff2e}.button-navy{color:var(--white);background:linear-gradient(180deg,var(--navy) 0,var(--navy) 100%)}@supports (color:color-mix(in lab,red,red)){.button-navy{background:linear-gradient(180deg,color-mix(in srgb,var(--navy) 86%,var(--v2-teal)) 0,var(--navy) 100%)}}.button-navy{border-color:var(--navy)}@supports (color:color-mix(in lab,red,red)){.button-navy{border-color:color-mix(in srgb,var(--navy) 86%,#fff)}}.button-navy{box-shadow:0 18px 36px #082a3238}.button-light{color:var(--ink);background:linear-gradient(180deg,#fff 0,var(--v2-paper) 100%)}@supports (color:color-mix(in lab,red,red)){.button-light{background:linear-gradient(180deg,#fff 0,color-mix(in srgb,var(--v2-paper) 92%,#fff) 100%)}}.button-light{border-color:#082a3214;box-shadow:0 14px 30px #082a3214,inset 0 0 0 1px #ffffffb8}.button-outline,.icon-link{color:var(--ink);border-color:var(--line);background:#ffffffd6}.button-glass{color:var(--white);background:#ffffff14;border-color:#ffffff80}.button-gold:hover{color:#071b20;background:linear-gradient(#ffdc73,#f7be35 54%,#d39112);border-color:#8e600a75;box-shadow:0 24px 46px #d6991957,0 0 0 1px #ffffff38}.button-navy:hover{background:linear-gradient(#123f4a,#071f29);border-color:#e4a97647;box-shadow:0 24px 46px #082a3247}.button-light:hover,.button-outline:hover{color:var(--v2-ink);background:#fff;border-color:#0f5c5f38;box-shadow:0 20px 40px #082a321f,inset 0 0 0 1px #ffffffc2}@media (prefers-reduced-motion:reduce){.button,.button svg,.button:before{transition-duration:.01ms}.button:focus-visible,.button:focus-visible svg,.button:hover,.button:hover svg{transform:none}.button:focus-visible:before,.button:hover:before{transform:translate(-120%)skew(-18deg)}}.hero{background-image:linear-gradient(90deg,#081c2ff7,#081c2fdb 45%,#081c2f70 72%,#081c2f1f),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=2200&q=82);background-position:50%;background-size:cover;align-items:center;min-height:760px;display:flex;position:relative}.hero:after{content:"";background:linear-gradient(180deg,#f5f8fb00,var(--paper));height:160px;position:absolute;inset:auto 0 0}.hero-inner{z-index:1;width:min(100% - 48px,1140px);color:var(--white);margin:0 auto;position:relative}.hero-layout{grid-template-columns:minmax(0,760px) 330px;align-items:flex-end;gap:46px;display:grid}.kicker{color:var(--red);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.kicker.gold{color:var(--gold)}h1,h2,h3{color:var(--ink);margin:0;line-height:1.02}h1,h2{font-family:var(--font-display),Georgia,serif}.hero h1{max-width:760px;color:var(--white);font-size:74px}.hero-copy{color:#ffffffdb;max-width:650px;margin:24px 0 28px;font-size:22px;line-height:1.5}.hero-note{color:#ffffffc7;margin:18px 0 0;font-weight:900}.trust-grid{background:#0d28429e;border:1px solid #ffffff57;grid-template-columns:repeat(4,1fr);max-width:760px;margin-top:34px;display:grid}.hero-side-panel{background:#091f34c7;border:1px solid #ffffff5c;align-self:end;overflow:hidden}.hero-side-panel img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.hero-side-panel div{gap:6px;padding:20px;display:grid}.hero-side-panel strong{color:var(--white);font-size:20px}.hero-side-panel span{color:#ffffffc7;line-height:1.45}.trust-cell{border-right:1px solid #ffffff2e;padding:20px}.trust-cell:last-child{border-right:0}.trust-cell span,.trust-cell strong{display:block}.trust-cell strong{color:var(--white);font-size:22px}.trust-cell span{color:#ffffffb8;margin-top:6px}.review-band,.section{width:min(100% - 48px,1180px);margin:0 auto}.review-band{z-index:2;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:30px;margin-top:-54px;padding:36px 44px;display:flex;position:relative}.review-band h2{font-size:36px}.pathway-card p,.review-band p,.section-heading p,.site-footer p,.system-step p,.tool-card p{color:var(--muted);line-height:1.65}.section{padding:92px 0 0}.proof-strip{grid-template-columns:repeat(3,1fr);gap:1px;padding-top:56px;display:grid}.proof-strip article{background:var(--white);border:1px solid var(--line);padding:26px}.proof-strip strong{color:var(--navy);margin-bottom:8px;font-size:18px;display:block}.proof-strip p{color:var(--muted);margin:0;line-height:1.55}.section-heading{text-align:center;max-width:720px;margin:0 auto 34px}.section-heading.align-left{text-align:left;margin:0}.final-cta h2,.quick-section h2,.section h2{font-size:48px}.split-band,.two-column{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center;gap:44px;display:grid}.broker-choice,.client-section,.tools-section,.workflow-section{grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);align-items:center;gap:54px;display:grid}.text-link{color:var(--navy);align-items:center;gap:6px;margin-top:12px;font-weight:900;display:inline-flex}.client-panel,.lender-panel,.pathway-card,.quick-card,.tool-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow)}.lender-panel{padding:26px}.lender-showcase{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);padding:24px;overflow:hidden}.lender-showcase-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.lender-showcase-header strong{color:var(--navy);font-size:21px}.lender-showcase p,.lender-showcase-header span{color:var(--muted);font-size:13px}.lender-showcase p{margin:18px 0 0;line-height:1.55}.lender-marquee{padding:6px 0;position:relative;overflow:hidden}.lender-marquee:after,.lender-marquee:before{content:"";z-index:1;pointer-events:none;width:80px;height:100%;position:absolute;top:0}.lender-marquee:before{background:linear-gradient(90deg,var(--white),#fff0);left:0}.lender-marquee:after{background:linear-gradient(270deg,var(--white),#fff0);right:0}.lender-marquee div{gap:10px;width:max-content;animation:lender-scroll 32s linear infinite;display:flex}.lender-marquee[data-reverse] div{animation-duration:38s;animation-direction:reverse}.lender-marquee span{border:1px solid var(--line);min-width:144px;min-height:58px;color:var(--navy);background:#fbfdff;place-items:center;padding:0 18px;font-weight:900;display:grid}@keyframes lender-scroll{to{transform:translate(-50%)}}.panel-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.panel-grid span{border:1px solid var(--line);min-height:54px;color:var(--navy);background:#fbfdff;border-radius:8px;place-items:center;font-weight:900;display:grid}.lender-panel p{color:var(--muted);margin:18px 0 0;font-size:13px}.pathway-grid,.tool-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.pathway-card,.tool-card{min-height:260px;padding:26px}.production-grid{grid-template-columns:repeat(2,1fr)}.production-card{min-height:0;padding:0;overflow:hidden}.production-card img{object-fit:cover;width:100%;height:220px;display:block}.production-card>div{padding:24px}.production-card svg{color:var(--gold-dark)}.card-actions{flex-wrap:wrap;gap:18px;display:flex}.card-actions a{margin-top:8px}.icon-box{width:46px;height:46px;color:var(--navy);background:#f8e8b9;border-radius:8px;place-items:center;display:grid}.pathway-card h3,.tool-card h3{margin-top:20px;font-size:24px}.pathway-card a,.tool-card a{color:var(--navy);align-items:center;gap:6px;margin-top:10px;font-weight:900;display:inline-flex}.quick-section{width:min(100% - 48px,1060px);margin:96px auto 0}.workflow-section{align-items:flex-start}.lead-system-preview{gap:16px;display:grid}.workflow-steps{gap:12px;display:grid}.workflow-step{background:var(--white);border:1px solid var(--line);grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.workflow-step svg{color:var(--green)}.workflow-step strong{color:var(--navy);display:block}.workflow-step p{color:var(--muted);margin:5px 0 0;line-height:1.55}.lead-preview-table{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow)}.lead-preview-footer,.lead-preview-header,.lead-preview-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr 1.2fr .9fr;align-items:center;gap:14px;padding:16px 18px;display:grid}.lead-preview-header{grid-template-columns:1fr auto}.lead-preview-header strong{color:var(--navy)}.lead-preview-header span,.lead-preview-row span{color:var(--muted)}.lead-preview-row strong{color:#7b5309;background:#fff1c9;width:fit-content;padding:5px 8px;font-size:12px}.lead-preview-footer{color:var(--muted);border-bottom:0;grid-template-columns:auto 1fr auto;font-weight:800}.lead-preview-footer svg{color:var(--green)}.quick-card{padding:32px}.progress-row{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-bottom:28px;font-size:14px;font-weight:900;display:grid}.progress-track{background:#e5edf5;border-radius:99px;height:8px;overflow:hidden}.progress-track span{background:var(--green);height:100%;transition:width .18s;display:block}.form-step h3{margin-bottom:14px;font-size:26px}.compact-title{margin-top:28px}.choice-grid,.field-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.choice-grid button{border:1px solid var(--line);min-height:58px;color:var(--ink);cursor:pointer;background:#fbfdff;border-radius:8px;padding:12px;font-weight:900}.choice-grid button.selected{color:var(--white);background:var(--navy);border-color:var(--navy)}.field-grid label{color:var(--ink);gap:8px;font-weight:900;display:grid}.field-wide{grid-column:span 1}input,select{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:var(--white);border-radius:8px;padding:0 14px}.privacy-note{color:var(--muted);margin:18px 0 0}.form-actions{justify-content:space-between;margin-top:30px}.error-message,.success-message{border-radius:8px;align-items:center;gap:8px;margin-top:18px;padding:14px 16px;font-weight:800;display:flex}.success-message{color:#075e54;background:#e6f6f2}.error-message{color:#8a211a;background:#fde9e7}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.split-band{padding:60px}.client-section,.split-band{background:var(--navy);color:var(--white);margin-top:92px}.client-section{align-items:stretch;padding:72px}.client-section .kicker,.client-section h2{color:var(--white)}.client-section p{color:#ffffffc2;line-height:1.65}.client-copy{align-self:center}.trigger-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px;display:grid}.compliance-grid span,.trigger-grid span{align-items:center;gap:8px;font-weight:800;display:flex}.trigger-grid svg{color:var(--gold)}.client-resources-card{background:var(--white);color:var(--ink);border:1px solid #ffffff29;overflow:hidden}.client-resources-card img{object-fit:cover;width:100%;height:230px;display:block}.client-resources-card .login-grid,.client-resources-card .panel-title{margin:20px 24px}.referral-panel{gap:32px;padding:36px 42px}.referral-panel,.referral-strip{background:#fff8e8;border:1px solid #ebd398;grid-template-columns:1fr auto;align-items:center;display:grid}.referral-strip{gap:28px;padding:32px 36px}.referral-strip>div{grid-template-columns:auto 1fr;align-items:flex-start;gap:14px 16px;display:grid}.referral-strip svg{color:var(--gold-dark);margin-top:3px}.referral-strip h2{font-size:30px}.referral-strip p{color:#6d5b36;grid-column:2;max-width:780px;margin:0;line-height:1.6}.referral-panel h2{font-size:34px}.referral-panel p{color:#6d5b36;max-width:780px;line-height:1.65}.final-cta h2,.split-band h2{color:inherit}.split-band p{color:#ffffffc7}.check-list{gap:10px;margin-top:22px;display:grid}.check-list span{align-items:center;gap:8px;font-weight:800;display:flex}.client-panel{color:var(--ink);padding:24px}.panel-title{align-items:center;gap:8px;margin-bottom:16px;display:flex}.login-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.login-grid a{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;min-height:46px;padding:0 12px;font-weight:800;display:flex}.tool-card svg{color:var(--gold-dark)}.tools-section{align-items:flex-start}.tools-section .tool-grid{grid-template-columns:1fr}.content-section{padding-top:108px}.compliance-section{background:var(--white);border:1px solid var(--line);grid-template-columns:.85fr 1fr;align-items:center;gap:34px;padding:34px;display:grid}.compliance-section h2{font-size:34px}.compliance-grid{gap:10px;display:grid}.compliance-grid svg{color:var(--green)}.infrastructure{align-items:flex-start}.system-stack{gap:14px;display:grid}.system-step{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);grid-template-columns:auto 1fr;gap:16px;padding:20px;display:grid}.system-step svg{color:var(--green)}.system-step p{margin:6px 0 0}.final-cta{color:var(--white);background:var(--navy);text-align:center;margin-top:96px;padding:72px}.final-cta p{color:#ffffffc7;max-width:760px;margin:18px auto 28px}.final-cta .hero-actions{justify-content:center}.chat-button{z-index:15;min-height:54px;color:var(--white);background:var(--navy);box-shadow:var(--shadow);border-radius:8px;align-items:center;gap:8px;padding:0 20px;font-weight:900;display:inline-flex;position:fixed;bottom:22px;right:24px}.site-footer{width:min(100% - 48px,1180px);color:var(--muted);justify-content:space-between;gap:28px;margin:44px auto;display:flex}.site-footer>div:last-child{align-items:center;gap:10px;max-width:460px;display:flex}.not-found-page{min-height:calc(100dvh - 76px);color:var(--ink);background:radial-gradient(circle at 18% 18%,#0f766e1f,#0f766e00 30%),linear-gradient(180deg,#fff 0,var(--paper) 100%);align-items:center;padding:72px 24px;display:grid}.not-found-shell{grid-template-columns:minmax(300px,.82fr) minmax(0,1fr);align-items:center;gap:64px;width:min(100%,1080px);margin:0 auto;display:grid}.not-found-visual{border:1px solid var(--line);min-height:390px;box-shadow:var(--soft-shadow);background:url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif) bottom/contain no-repeat,#fff;border-radius:16px;place-items:start center;display:grid;position:relative;overflow:hidden}.not-found-visual strong{z-index:1;color:#0b1720;letter-spacing:0;margin-top:28px;font-family:Georgia,Times New Roman,serif;font-size:92px;font-weight:500;line-height:1;position:relative}.not-found-copy{gap:18px;max-width:620px;display:grid}.not-found-copy h1{color:var(--navy);letter-spacing:0;margin:0;font-size:64px;font-weight:900;line-height:.96}.not-found-copy p:not(.kicker){max-width:58ch;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.not-found-actions{flex-wrap:wrap;align-items:center;gap:12px;padding-top:8px;display:flex}.not-found-assist-button,.not-found-home-button{min-height:52px;font:inherit;cursor:pointer;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background .18s var(--ease-out),box-shadow .18s var(--ease-out);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 19px;font-size:14px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.not-found-home-button{color:var(--white);background:var(--green);box-shadow:0 12px 28px #0f766e2e}.not-found-assist-button{color:var(--green);background:var(--white);border-color:#0f766e2e}.not-found-home-button:focus-visible,.not-found-home-button:hover{background:#0b625c}.not-found-assist-button:focus-visible,.not-found-assist-button:hover{background:var(--paper);border-color:#0f766e57}@supports (color:color-mix(in lab,red,red)){.not-found-assist-button:focus-visible,.not-found-assist-button:hover{background:color-mix(in srgb,var(--paper) 72%,var(--white))}}.not-found-assist-button:focus-visible,.not-found-assist-button:hover,.not-found-home-button:focus-visible,.not-found-home-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #10223521}.not-found-assist-button:focus-visible,.not-found-home-button:focus-visible{outline-offset:4px;outline:3px solid #f2bf3db8}@media (max-width:860px){.not-found-page{min-height:auto;padding:42px 18px 86px}.not-found-shell{grid-template-columns:1fr;gap:32px}.not-found-visual{min-height:300px}.not-found-visual strong{font-size:78px}.not-found-copy h1{font-size:46px}}@media (max-width:520px){.not-found-page{padding-inline:14px}.not-found-copy h1{font-size:40px}.not-found-copy p:not(.kicker){font-size:16px}.not-found-actions,.not-found-assist-button,.not-found-home-button{width:100%}.not-found-actions{padding-right:72px}}.subpage-hero{color:var(--white);text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0d2842fa,#143957f0),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:104px 24px 86px}.production-subpage-hero{text-align:left;align-items:flex-end;min-height:560px;display:flex}.production-subpage-hero>div{width:min(100% - 48px,1040px);margin:0 auto}.production-subpage-hero h1,.production-subpage-hero p{margin-left:0;margin-right:0}.page-intro-grid{grid-template-columns:1fr 360px;align-items:flex-start;gap:44px;display:grid}.conversation-panel,.page-intro-grid article,.page-intro-grid aside,.page-media-band{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow)}.page-intro-grid article{padding:34px}.page-intro-grid h2{font-size:38px}.page-intro-grid aside{gap:10px;padding:24px;display:grid}.page-intro-grid aside span{align-items:center;gap:8px;font-weight:800;display:flex}.page-intro-grid svg{color:var(--green)}.production-subpage-content{grid-template-columns:repeat(3,1fr)}.page-media-band{grid-template-columns:.9fr 1fr;align-items:center;gap:34px;display:grid;overflow:hidden}.page-media-band img{object-fit:cover;width:100%;height:100%;min-height:360px}.page-media-band>div{padding:34px 34px 34px 0}.page-media-band h2{font-size:38px}.compact-compliance p,.page-faq p,.page-media-band p{color:var(--muted);line-height:1.65}.conversation-faq{gap:24px;display:grid}.conversation-faq-head{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:18px;display:grid}.conversation-panel{background:0 0;border:0;border-radius:0;padding:0}.conversation-faq-search{align-items:center;display:flex;position:relative}.conversation-faq-search svg:first-child{color:var(--muted);pointer-events:none;position:absolute;left:16px}.conversation-faq-search input{border:1px solid var(--line);width:100%;min-height:48px;padding:0 46px 0 43px}@supports (color:color-mix(in lab,red,red)){.conversation-faq-search input{border:1px solid color-mix(in srgb,var(--line) 84%,transparent)}}.conversation-faq-search input{background:var(--white);color:var(--ink);font:inherit;transition:border-color .18s var(--ease-out),box-shadow .18s var(--ease-out);border-radius:999px;outline:none;font-size:15px;box-shadow:0 14px 30px #082a320f}.conversation-faq-search input::placeholder{color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.conversation-faq-search input::placeholder{color:color-mix(in srgb,var(--muted) 86%,transparent)}}.conversation-faq-search input:focus-visible{border-color:var(--green)}@supports (color:color-mix(in lab,red,red)){.conversation-faq-search input:focus-visible{border-color:color-mix(in srgb,var(--green) 62%,var(--line))}}.conversation-faq-search input:focus-visible{box-shadow:0 0 0 4px #0f766e1f,0 14px 30px #082a3214}.conversation-faq-search button{background:var(--paper);border:0;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;right:10px}@supports (color:color-mix(in lab,red,red)){.conversation-faq-search button{background:color-mix(in srgb,var(--paper) 78%,var(--white))}}.conversation-faq-search button{color:var(--muted);cursor:pointer;transition:background .18s var(--ease-out),color .18s var(--ease-out),transform .18s var(--ease-out)}.conversation-faq-search button:focus-visible,.conversation-faq-search button:hover{background:var(--green)}@supports (color:color-mix(in lab,red,red)){.conversation-faq-search button:focus-visible,.conversation-faq-search button:hover{background:color-mix(in srgb,var(--green) 12%,var(--white))}}.conversation-faq-search button:focus-visible,.conversation-faq-search button:hover{color:var(--green);transform:translateY(-1px)}.conversation-thread{interpolate-size:allow-keywords;gap:10px;max-width:900px;margin:0 auto;display:grid}.conversation-faq-item{transition:background .22s var(--ease-out),box-shadow .22s var(--ease-out),transform .22s var(--ease-out);background:#ffffffdb;border:0;border-radius:12px;display:grid;overflow:hidden;box-shadow:0 10px 28px #082a320b}.conversation-faq-item[open]{background:var(--white)}@supports (color:color-mix(in lab,red,red)){.conversation-faq-item[open]{background:color-mix(in srgb,var(--white) 88%,var(--paper))}}.conversation-faq-item[open]{box-shadow:0 18px 38px #082a3212}.conversation-faq-item::details-content{block-size:0;transition:block-size .36s cubic-bezier(.16,1,.3,1),content-visibility allow-discrete .36s;overflow-y:clip}.conversation-faq-item[open]::details-content{block-size:auto}.conversation-faq-item summary{cursor:pointer;outline:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;list-style:none;display:flex}.conversation-faq-item summary::-webkit-details-marker{display:none}.conversation-question-bubble{min-width:0;color:var(--ink);overflow-wrap:anywhere;transition:color .18s var(--ease-out),transform .18s var(--ease-out);font-size:15px;font-weight:800;line-height:1.45}.conversation-faq-item summary:focus-visible .conversation-question-bubble,.conversation-faq-item summary:hover .conversation-question-bubble{color:var(--green);transform:translateY(-1px)}.conversation-faq-item summary:focus-visible{outline-offset:6px;outline:3px solid #f2bf3db8}.conversation-faq-chevron{color:var(--muted);transition:color .22s var(--ease-out),transform .32s cubic-bezier(.16,1,.3,1);flex:none;margin-top:2px}.conversation-faq-item[open] .conversation-faq-chevron{color:var(--green);transform:rotate(180deg)}.conversation-answer-row{max-width:760px;padding:0 20px 22px;display:block}.conversation-answer-row p{color:var(--muted);margin:0;line-height:1.68}.conversation-faq-mark{background:var(--gold);border-radius:4px}@supports (color:color-mix(in lab,red,red)){.conversation-faq-mark{background:color-mix(in srgb,var(--gold) 42%,transparent)}}.conversation-faq-mark{color:inherit;padding:0 2px}.conversation-faq-empty{text-align:center;margin:0;padding:26px 14px}@media (prefers-reduced-motion:no-preference){.conversation-answer-row{animation:conversation-answer-in .26s cubic-bezier(.16,1,.3,1)}}@keyframes conversation-answer-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.conversation-faq-head{grid-template-columns:1fr}.conversation-panel{border-radius:12px;padding:8px}.conversation-thread{gap:8px}.conversation-faq-item summary{gap:12px;padding:16px}.conversation-question-bubble{font-size:14px}.conversation-answer-row{max-width:100%;padding:0 14px 16px}}.compact-compliance{grid-template-columns:auto 1fr}.compact-compliance>div{align-items:center;gap:10px;font-weight:900;display:flex}.compact-compliance svg{color:var(--green)}.subpage-hero h1{max-width:860px;color:var(--white);margin:0 auto;font-size:58px}.subpage-hero p{color:#ffffffd1;max-width:760px;margin:22px auto 28px;font-size:19px;line-height:1.65}.subpage-content{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.subpage-content article{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);grid-template-columns:auto 1fr;gap:16px;padding:28px;display:grid}.subpage-content svg{color:var(--green);margin-top:6px}.subpage-content h2{font-size:30px}.subpage-content p{color:var(--muted);line-height:1.65}.article-hero{background-color:#0000;background-image:linear-gradient(135deg,#0d2842fa,#0e4d5ae6),url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-grid.compact{padding-top:0}.article-card{background:var(--white);border:1px solid var(--line);min-height:300px;box-shadow:var(--soft-shadow);flex-direction:column;padding:28px;display:flex}.article-card span{color:var(--red);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.article-card h2,.article-card h3{font-family:var(--font-display),Georgia,serif;margin-top:16px;font-size:30px}.article-card p{color:var(--muted);line-height:1.65}.article-card a{color:var(--navy);align-items:center;gap:6px;margin-top:auto;font-weight:900;display:inline-flex}.article-layout{width:min(100% - 48px,980px);margin:0 auto;padding-top:92px}.article-layout>header{max-width:800px}.article-layout h1{font-size:58px}.article-layout>header p{color:var(--muted);font-size:19px;line-height:1.65}.article-body{gap:16px;margin-top:36px;display:grid}.article-body section{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);grid-template-columns:auto 1fr;gap:16px;padding:28px;display:grid}.article-body svg{color:var(--green);margin-top:6px}.article-body h2{font-size:32px}.article-body p,.article-cta p{color:var(--muted);line-height:1.65}.article-cta{background:#fff8e8;border:1px solid #ebd398;justify-content:space-between;align-items:center;gap:28px;margin-top:26px;padding:28px;display:flex}.article-cta strong{min-width:90px;color:var(--navy)}.guide-detail-page,.guides-page{background:linear-gradient(180deg,var(--v2-stone) 0,#fff 44%,var(--v2-stone) 100%)}.guides-hero{color:#fff;background:linear-gradient(90deg,#082a32f0,#082a32c7,#082a3247),url(https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1800&q=82) 50%/cover;grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:44px;min-height:600px;padding:92px max(28px,50vw - 590px) 62px;display:grid}.guides-hero-copy{max-width:760px}.guide-detail h1,.guides-hero h1{letter-spacing:0;margin:0}.guides-hero h1{color:#fff;font-size:60px}.guides-hero-copy>p:not(.kicker){color:#ffffffd1;max-width:680px;margin:22px 0 28px;font-size:19px;line-height:1.62}.guides-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.guides-hero-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#082a32b8;border:1px solid #ffffff2e;border-radius:12px;gap:12px;padding:26px;display:grid}.guides-hero-panel svg{color:#e4a976}.guides-hero-panel strong{color:#fff;font-size:25px;line-height:1.1}.guides-hero-panel p,.guides-hero-panel span{color:#ffffffbd;margin:0;line-height:1.55}.guides-hero-panel span{font-size:13px;font-weight:800}.guide-detail,.guides-calculator-bridge,.guides-category-section,.guides-featured-section,.guides-final-cta,.guides-intent-section{box-sizing:border-box;width:min(100% - 48px,1180px);margin-left:auto;margin-right:auto}.guides-calculator-grid,.guides-featured-grid,.guides-intent-grid{gap:16px;display:grid}.guides-intent-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(18px,2vw,26px)}.guide-answer-box,.guide-body section,.guide-disclaimer,.guide-review-proof,.guide-side-panel,.guide-sources,.guides-calculator-grid a,.guides-category-band,.guides-featured-grid article,.guides-intent-grid article{border:1px solid var(--v2-border);box-shadow:var(--v2-soft-shadow);background:#fff;border-radius:12px}.guides-intent-grid article{flex-direction:column;min-height:360px;padding:0;display:flex;overflow:hidden}.guides-intent-card{height:100%;color:inherit;text-decoration:none;display:block}.guides-intent-card article{height:100%;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out)}.guides-intent-card:focus-visible article,.guides-intent-card:hover article{border-color:#0f5c5f38;transform:translateY(-3px);box-shadow:0 22px 58px #082a321a}.guides-intent-card:focus-visible{outline-offset:4px;border-radius:12px;outline:3px solid #0f5c5f59}.guides-intent-image{aspect-ratio:16/8;background:#0f5c5f14;position:relative;overflow:hidden}.guides-intent-image img{object-fit:cover;transition:transform .24s var(--ease-out)}.guides-intent-card:focus-visible .guides-intent-image img,.guides-intent-card:hover .guides-intent-image img{transform:scale(1.035)}.guides-intent-card-body{flex-direction:column;flex:1;padding:22px 24px 24px;display:flex}.guides-intent-grid svg{color:var(--v2-teal)}.guides-category-band h3,.guides-featured-grid h3,.guides-intent-grid h3{color:var(--v2-ink);margin:16px 0 10px;font-size:24px;line-height:1.12}.guide-detail p,.guides-calculator-bridge p,.guides-category-band p,.guides-featured-grid p,.guides-intent-grid p{color:var(--v2-muted);line-height:1.62}.guide-side-link,.guide-sources a,.guides-calculator-grid a,.guides-category-links a,.guides-featured-grid a,.guides-intent-grid a{color:var(--v2-teal);font-weight:850;text-decoration:none}.guides-intent-grid .guides-intent-card{color:inherit;font-weight:inherit}.guides-featured-grid article>a,.guides-intent-card-body span,.guides-intent-grid article>a{align-items:center;gap:6px;margin-top:auto;display:inline-flex}.guides-intent-card-body span{color:var(--v2-teal);font-weight:850}.guides-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.guides-featured-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.guides-featured-grid article{min-height:310px;padding:24px}.guides-featured-grid article.guide-card-text-only{background:linear-gradient(#0f5c5f0b,#0f5c5f00 42%),#fff;min-height:260px;padding-top:30px}.guides-featured-grid article span{color:var(--v2-copper);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.guides-category-stack{gap:16px;display:grid}.guides-category-band{grid-template-columns:310px 1fr;gap:24px;padding:24px;display:grid}.guides-category-band h3{margin-top:0}.guides-category-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.guides-category-links a{background:var(--v2-stone);border:1px solid #082a3217;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:52px;padding:12px 14px;display:grid}@supports (color:color-mix(in lab,red,red)){.guides-category-links a{background:color-mix(in srgb,var(--v2-stone) 46%,white)}}.guides-category-links svg{color:var(--v2-copper)}.guides-calculator-bridge{isolation:isolate;color:var(--v2-ink);box-shadow:var(--v2-shadow);background:linear-gradient(135deg,#fffffff5,#f7f5f0e6 56%,#eff6f0e6),#fff;border:1px solid #082a321a;border-radius:8px;grid-template-columns:minmax(260px,.46fr) minmax(0,1fr);align-items:stretch;gap:30px;padding:30px;display:grid;position:relative;overflow:hidden}.guides-calculator-bridge:before{content:"";background:linear-gradient(90deg,var(--v2-teal),var(--v2-eucalyptus),var(--v2-copper));height:4px;position:absolute;inset:0 0 auto}.guides-calculator-copy{align-content:center;gap:15px;min-width:0;padding:6px 0;display:grid}.guides-calculator-bridge h2{color:var(--v2-ink);margin:0;font-size:clamp(34px,4vw,48px);line-height:1.05}.guides-calculator-bridge p{max-width:36rem;color:var(--v2-muted);margin:0}.guides-calculator-steps{color:var(--v2-copper);flex-wrap:wrap;align-items:center;gap:8px;display:flex}@supports (color:color-mix(in lab,red,red)){.guides-calculator-steps{color:color-mix(in srgb,var(--v2-copper) 86%,var(--v2-ink))}}.guides-calculator-steps{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.guides-calculator-steps span+span:before{content:"/";color:var(--v2-muted);margin-right:8px}@supports (color:color-mix(in lab,red,red)){.guides-calculator-steps span+span:before{color:color-mix(in srgb,var(--v2-muted) 60%,transparent)}}.guides-calculator-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch}.guides-calculator-grid a{min-height:154px;color:var(--v2-ink);background:#ffffffd1;border-color:#082a321a;grid-template-rows:auto auto 1fr;grid-template-columns:38px minmax(0,1fr);align-content:start;gap:8px 13px;padding:18px;display:grid;box-shadow:0 14px 34px #082a320f}.guides-calculator-icon{background:var(--v2-eucalyptus);border:1px solid #0f5c5f24;border-radius:8px;grid-row:1/span 2;place-items:center;width:38px;height:38px;display:grid}@supports (color:color-mix(in lab,red,red)){.guides-calculator-icon{background:color-mix(in srgb,var(--v2-eucalyptus) 18%,white)}}.guides-calculator-icon{color:var(--v2-teal)}.guides-calculator-grid svg{color:currentColor}.guides-calculator-grid strong{color:var(--v2-ink);align-self:end;line-height:1.25}.guides-calculator-grid a>span:not(.guides-calculator-icon):not(.guides-calculator-action){color:var(--v2-muted);grid-column:2;font-weight:500;line-height:1.5}.guides-calculator-action{grid-column:2;align-self:end;align-items:center;gap:6px;width:fit-content;margin-top:4px;font-size:13px;font-weight:900;line-height:1.2;display:inline-flex;color:var(--v2-teal)!important}.guides-final-cta{text-align:left;box-shadow:var(--v2-shadow);background:#fff;border:1px solid #082a321a;border-radius:8px 8px 0 0;grid-template-columns:minmax(280px,.46fr) minmax(0,1fr);gap:0;padding:0;display:grid;overflow:hidden}.guides-final-cta-media{background:var(--v2-stone-2);min-height:360px;position:relative;overflow:hidden}.guides-final-cta-media:after{content:"";background:linear-gradient(90deg,#082a322e,#082a3200);position:absolute;inset:0}.guides-final-cta-copy{align-content:center;min-width:0;padding:clamp(30px,4.8vw,56px);display:grid}.guides-final-cta h2{color:var(--v2-ink);margin:0;font-size:clamp(32px,4vw,46px);line-height:1.05}.guides-final-cta p:not(.kicker){max-width:680px;color:var(--v2-muted);margin:14px 0 24px;line-height:1.62}.guide-detail{padding:74px 0 70px}.guide-detail-header{max-width:820px}.guide-breadcrumb{color:var(--v2-muted);flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.guide-breadcrumb a{color:var(--v2-teal);font-weight:850;text-decoration:none}.guide-detail h1{color:var(--v2-ink);font-size:58px;line-height:1}.guide-detail-header>p:not(.kicker){margin:18px 0 24px;font-size:19px}.guide-meta{gap:10px;margin:0;display:grid}.guide-meta div{border:1px solid var(--v2-border);background:#fff;border-radius:10px;min-height:72px;padding:14px}.guide-meta dt{color:var(--v2-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.guide-meta dd{color:var(--v2-ink);margin:6px 0 0;font-weight:850}.guide-answer-box{background:var(--v2-eucalyptus);grid-template-columns:auto 1fr;gap:16px;margin:34px 0;padding:24px;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-answer-box{background:color-mix(in srgb,var(--v2-eucalyptus) 14%,white)}}.guide-answer-box svg,.guide-body svg,.guide-disclaimer svg{color:var(--v2-teal)}.guide-answer-box strong,.guide-disclaimer strong,.guide-next-step strong{color:var(--v2-ink);font-size:18px}.guide-answer-box p,.guide-disclaimer p{margin:8px 0 0}.guide-detail-grid{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.guide-body{gap:14px;display:grid}.guide-body section{grid-template-columns:auto 1fr;gap:16px;padding:26px;display:grid}.guide-body h2,.guide-related h2,.guide-sources h2{color:var(--v2-ink);margin:0;font-size:30px;line-height:1.12}.guide-body p{margin-bottom:0}.guide-side-panel{padding:20px;position:sticky;top:98px}.guide-next-step,.guide-side-panel{gap:12px;display:grid}.guide-next-step p{margin:0}.guide-side-link{border:1px solid var(--v2-border);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:48px;padding:12px;display:grid}.guide-disclaimer,.guide-related,.guide-sources{margin-top:24px}.guide-sources{padding:24px}.guide-sources>div{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.guide-sources a{border:1px solid var(--v2-border);background:var(--v2-stone);padding:9px 12px;font-size:14px}.guide-disclaimer{grid-template-columns:auto 1fr;gap:14px;padding:22px;display:grid}.guide-related{padding-top:20px}@media (max-width:980px){.guide-detail-grid,.guides-calculator-bridge,.guides-final-cta,.guides-hero{grid-template-columns:1fr}.guides-hero{min-height:auto;padding-top:64px}.guide-detail h1,.guides-hero h1{font-size:42px}.guide-side-panel,.guides-hero-panel{position:static}.guides-final-cta-media{min-height:300px}.guides-calculator-grid,.guides-featured-grid,.guides-featured-grid.compact,.guides-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guides-category-band{grid-template-columns:1fr}}@media (max-width:620px){.guide-detail,.guides-calculator-bridge,.guides-category-section,.guides-featured-section,.guides-final-cta,.guides-hero,.guides-intent-section{width:min(100% - 32px,1180px)}.guides-hero{align-content:start;width:100%;min-height:calc(100svh - 112px);padding:48px 16px}.guides-hero-panel{display:none}.guide-detail h1,.guides-hero h1{font-size:36px}.guides-final-cta .hero-actions,.guides-hero-actions{display:grid}.guide-meta,.guides-calculator-grid,.guides-category-links,.guides-featured-grid,.guides-featured-grid.compact,.guides-intent-grid{grid-template-columns:1fr}.guides-calculator-bridge{padding:28px}.guides-final-cta{padding:0}.guides-final-cta-copy{padding:28px}.guides-final-cta-media{min-height:230px}.guides-calculator-bridge h2,.guides-final-cta h2{font-size:32px}}.guide-detail-page,.guides-page{color:var(--v2-ink);background:linear-gradient(180deg,#0f5c5f0f,#0f5c5f00 360px),linear-gradient(180deg,var(--v2-stone) 0,#fff 44%,var(--v2-stone) 100%);font-family:var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif}.guide-detail-page h1,.guide-detail-page h2,.guides-page h1,.guides-page h2{font-family:var(--font-display),Newsreader,Georgia,serif;letter-spacing:0;font-weight:520}.guide-detail-page a,.guide-detail-page h1,.guide-detail-page h2,.guide-detail-page h3,.guide-detail-page li,.guide-detail-page p,.guide-detail-page span,.guides-page a,.guides-page h1,.guides-page h2,.guides-page h3,.guides-page p,.guides-page span{overflow-wrap:anywhere}.guides-hero{box-sizing:border-box;min-height:640px;color:var(--v2-ink);background:radial-gradient(circle at 18% 12%,#c5794b29,#c5794b00 30%),linear-gradient(135deg,#fbfaf6,#eef4ef 52%,#fff);grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center}.guides-hero h1{max-width:760px;color:var(--v2-ink);font-size:64px;line-height:.98}.guides-hero-copy>p:not(.kicker){color:var(--v2-muted)}.guide-card-image,.guide-detail-media,.guides-final-cta-media,.guides-hero-media{background:var(--v2-stone-2);border-radius:8px;position:relative;overflow:hidden}.guides-hero-media{min-height:500px;box-shadow:var(--v2-shadow)}.guides-hero-side{align-content:center;min-width:0;display:grid}.guide-card-image img,.guide-detail-media img,.guides-final-cta-media img,.guides-hero-media img{object-fit:cover}.guides-hero-panel{background:#082a32c7;border-radius:8px;position:absolute;bottom:18px;left:18px;right:18px}.guide-finder-panel{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffff5,#f7faf7f0),#fff;border:1px solid #082a321f;border-radius:8px;gap:10px;margin:-260px 18px 0;padding:16px;display:grid;position:relative;box-shadow:0 24px 64px #082a3233,inset 0 1px #ffffffb8}.guide-finder-header{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;display:grid}.guide-finder-icon{width:38px;height:38px;color:var(--v2-teal);background:var(--v2-eucalyptus);border:1px solid #0f5c5f26;border-radius:8px;place-items:center;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-finder-icon{background:color-mix(in srgb,var(--v2-eucalyptus) 18%,white)}}.guide-finder-header p{color:var(--v2-copper);letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:950;line-height:1}.guide-finder-header h2{color:var(--v2-ink);margin:0;font-size:24px;line-height:1.04}.guide-finder-form{grid-template-columns:minmax(0,1fr) 42px;gap:8px;display:grid}.guide-finder-form input{min-width:0;min-height:46px;color:var(--v2-ink);font:inherit;transition:border-color .18s var(--ease-out),box-shadow .18s var(--ease-out);background:#ffffffd6;border:1px solid #082a3221;border-radius:8px;outline:none;padding:0 14px;font-size:14px;font-weight:720}.guide-finder-form input:focus{border-color:#0f5c5f70;box-shadow:0 0 0 4px #0f5c5f1f}.guide-finder-form button{color:#fff;background:var(--v2-teal);cursor:pointer;width:42px;height:46px;transition:transform .18s var(--ease-out),background .18s var(--ease-out);border:0;border-radius:8px;place-items:center;display:grid}.guide-finder-form button:hover{background:#084a4d;transform:translateY(-1px)}.guide-finder-chips{flex-wrap:wrap;gap:7px;display:flex}.guide-finder-chips button{min-height:30px;color:var(--v2-ink);cursor:pointer;font:inherit;transition:border-color .16s var(--ease-out),color .16s var(--ease-out),transform .16s var(--ease-out);background:#ffffffad;border:1px solid #082a321a;border-radius:999px;padding:0 10px;font-size:12px;font-weight:820}.guide-finder-chips button:hover{color:var(--v2-teal);border-color:#0f5c5f4d;transform:translateY(-1px)}.guide-finder-results{background:#ffffff9e;border:1px solid #082a3214;border-radius:8px;display:grid;overflow:hidden}.guide-finder-results-heading{color:var(--v2-teal);border-bottom:1px solid #082a3214;align-items:center;gap:8px;padding:9px 11px;font-size:12px;font-weight:900;display:flex}.guide-finder-results a{color:inherit;transition:background .16s var(--ease-out);grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 11px;text-decoration:none;display:grid;position:relative}.guide-finder-results a+a{border-top:1px solid #082a3214}.guide-finder-results a:focus-visible,.guide-finder-results a:hover{background:#eff6f0c7}.guide-finder-result-kind{width:fit-content;color:var(--v2-copper);letter-spacing:.1em;text-transform:uppercase;grid-column:1;font-size:10px;font-weight:950;line-height:1}.guide-finder-results strong{color:var(--v2-ink);grid-column:1;font-size:14px;line-height:1.22}.guide-finder-results p{color:var(--v2-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-column:1;margin:0;font-size:12px;font-weight:640;line-height:1.35;display:-webkit-box;overflow:hidden}.guide-finder-results svg{color:var(--v2-teal);grid-area:1/2/span 3;align-self:center}.guide-finder-empty{color:var(--v2-muted);margin:0;padding:12px;font-size:13px;font-weight:700}.guide-finder-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.guide-finder-footer>span{color:var(--v2-muted);align-items:center;gap:7px;font-size:12px;font-weight:760;display:inline-flex}.guide-finder-footer svg{color:var(--v2-teal)}.guide-finder-review-link{color:var(--v2-teal);font-size:13px;font-weight:900;text-decoration:none}.guide-side-meta,.guides-trust-strip{flex-wrap:wrap;gap:8px;display:flex}.guides-hero-path{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:850px;margin-top:28px;display:grid}.guides-hero-path span{background:#ffffffad;border:1px solid #082a3214;border-radius:18px;gap:5px;min-height:118px;padding:16px 16px 15px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,0 16px 38px #082a320e}.guides-hero-path span:before{content:"";background:linear-gradient(90deg,var(--v2-copper),#0f5c5f66);height:3px;position:absolute;inset:0 0 auto}.guides-hero-path small{color:var(--v2-copper)}@supports (color:color-mix(in lab,red,red)){.guides-hero-path small{color:color-mix(in srgb,var(--v2-copper) 84%,var(--v2-ink))}}.guides-hero-path small{letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:950;line-height:1}.guides-hero-path strong{color:var(--v2-ink);font-size:15px;font-weight:920;line-height:1.2}.guides-hero-path em{color:var(--v2-muted);font-size:12.5px;font-style:normal;font-weight:680;line-height:1.38}.guide-side-meta span,.guides-trust-strip span{min-height:36px;color:var(--v2-ink);background:#ffffffc2;border:1px solid #082a321a;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:13px;font-weight:820;display:inline-flex}.guide-side-meta svg,.guides-category-band>div:first-child>svg,.guides-trust-strip svg{color:var(--v2-teal)}.guide-answer-box,.guide-disclaimer,.guide-inline-tool,.guide-outcomes,.guide-review-proof,.guide-section,.guide-side-panel,.guide-sources,.guides-calculator-grid a,.guides-category-band,.guides-featured-grid article,.guides-intent-grid article{border-radius:8px}.guide-side-link,.guide-sources a,.guides-calculator-grid a,.guides-category-links a,.guides-featured-grid article,.guides-intent-grid article{transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out)}.guide-side-link:hover,.guide-sources a:hover,.guides-calculator-grid a:hover,.guides-category-links a:hover,.guides-featured-grid article:hover,.guides-intent-grid article:hover{border-color:#0f5c5f47;transform:translateY(-2px);box-shadow:0 18px 36px #082a3214}.guides-featured-grid article{flex-direction:column;min-height:420px;padding:0;display:flex;overflow:hidden}.guide-card-image{aspect-ratio:4/3;border-radius:0}.guide-card-meta{flex-wrap:wrap;align-items:center;gap:8px;padding:20px 20px 0;display:flex}.guide-card-meta span{color:var(--v2-teal);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.guide-card-meta span+span{color:var(--v2-muted)}.guides-featured-grid h3,.guides-featured-grid p{padding-inline:20px}.guides-featured-grid article>a{margin:auto 20px 20px}.guides-category-band>div:first-child{align-content:start;display:grid}.guides-category-band>div:first-child>svg{margin-bottom:10px}.guides-final-cta-media{border-radius:0}.guides-trust-strip{margin:0 0 22px}.guides-final-cta .hero-actions,.guides-trust-strip{justify-content:flex-start}.guide-detail{padding-top:66px}.guide-detail-header{grid-template-columns:minmax(0,1fr) minmax(340px,.66fr);align-items:center;gap:42px;max-width:none;display:grid}.guide-detail-copy{min-width:0;max-width:820px}.guide-detail h1{font-size:62px;line-height:.98}.guide-detail-media{min-height:430px;box-shadow:var(--v2-shadow)}.guide-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-answer-box{background:linear-gradient(135deg,#6f8f7b29,#ffffffeb),#fff}.guide-outcomes{border:1px solid var(--v2-border);box-shadow:var(--v2-soft-shadow);background:#fff;margin:0 0 34px}.guide-key-checks,.guide-outcomes{grid-template-columns:.42fr 1fr;gap:24px;padding:24px;display:grid}.guide-key-checks{border:1px solid var(--v2-teal);margin:-10px 0 38px}@supports (color:color-mix(in lab,red,red)){.guide-key-checks{border:1px solid color-mix(in srgb,var(--v2-teal) 18%,transparent);background:color-mix(in srgb,var(--v2-stone) 72%,white)}}.guide-review-proof{border:1px solid var(--v2-teal);grid-template-columns:auto 1fr;align-items:start;gap:16px;margin:-12px 0 34px;padding:22px 24px;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-review-proof{border:1px solid color-mix(in srgb,var(--v2-teal) 16%,transparent)}}.guide-review-proof{background:var(--v2-eucalyptus)}@supports (color:color-mix(in lab,red,red)){.guide-review-proof{background:color-mix(in srgb,var(--v2-eucalyptus) 10%,white)}}.guide-review-proof{box-shadow:var(--v2-soft-shadow)}.guide-review-proof svg{color:var(--v2-teal);margin-top:2px}.guide-review-proof h2{color:var(--v2-ink);margin:0;font-size:20px;line-height:1.16}.guide-review-proof p{color:var(--v2-muted);margin:8px 0 0;line-height:1.58}.guide-key-checks>div,.guide-outcomes>div{align-content:start;gap:10px;display:grid}.guide-key-checks h2,.guide-outcomes h2{color:var(--v2-ink);margin:0;font-size:30px;line-height:1.08}.guide-outcomes ul,.guide-section ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guide-key-checks ol{gap:10px;margin:0;padding-left:20px;display:grid}.guide-outcomes li{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.guide-key-checks li,.guide-outcomes li{color:var(--v2-ink);font-weight:760;line-height:1.45}.guide-key-checks li{padding-left:4px}.guide-section{grid-template-columns:auto 1fr;gap:16px;padding:28px;display:grid}.guide-section-icon{background:var(--v2-teal);border-radius:999px;place-items:center;width:38px;height:38px;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-section-icon{background:color-mix(in srgb,var(--v2-teal) 10%,white)}}.guide-section-label{letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:900;color:var(--v2-copper)!important}.guide-section h2{font-size:32px}.guide-section-prose{gap:12px;display:grid}.guide-section-prose p{margin:0}.guide-section ul{margin-top:18px}.guide-section li{color:var(--v2-ink);padding-left:18px;line-height:1.55;position:relative}.guide-section li:before{content:"";background:var(--v2-teal);border-radius:999px;width:6px;height:6px;position:absolute;top:.72em;left:0}.guide-section-warning{background:#fff8f1}.guide-inline-tool{background:linear-gradient(135deg,var(--v2-ink),var(--v2-teal));box-shadow:var(--v2-soft-shadow);border:1px solid #0f5c5f29;grid-template-columns:auto 1fr;gap:16px;padding:28px;display:grid}.guide-inline-tool a,.guide-inline-tool h2,.guide-inline-tool svg{color:#fff}.guide-inline-tool h2{font-size:30px}.guide-inline-tool p{color:#ffffffc2}.guide-inline-tool a{align-items:center;gap:6px;margin-top:8px;font-weight:850;text-decoration:none;display:inline-flex}.guide-end-calculator{box-sizing:border-box;width:min(100%,1120px);margin:42px auto 0}.guide-end-calculator.guide-inline-tool,.guide-end-calculator>.guide-calculator-preview-card{margin:0}.guide-end-calculator.guide-inline-tool{border-radius:12px}.guide-side-panel{border-radius:8px}.guide-side-meta{gap:8px;display:grid}.guide-side-meta span{border-radius:8px;justify-content:center}.guide-sources a{border-radius:999px;align-items:center;gap:8px;display:inline-flex}.guide-sources a span{background:var(--v2-teal);border-radius:999px;padding:3px 7px}@supports (color:color-mix(in lab,red,red)){.guide-sources a span{background:color-mix(in srgb,var(--v2-teal) 12%,white)}}.guide-sources a span{color:var(--v2-teal);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.guide-related .guides-featured-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-related .guides-featured-grid article{min-height:390px}.guide-body{border:1px solid var(--v2-border);box-shadow:var(--v2-soft-shadow);background:#fff;border-radius:8px;overflow:hidden}.guide-body>.guide-section{background:#fff;grid-template-columns:78px minmax(0,1fr);align-items:start;gap:clamp(16px,2vw,24px);padding:clamp(30px,4vw,46px);display:grid}.guide-body>.guide-section-warning{background:linear-gradient(90deg,#fff4e8d1,#fffffff5 62%),#fff}.guide-body>.guide-section-example{background:linear-gradient(90deg,#6f8f7b1f,#fffffff5 62%),#fff}.guide-body>.guide-section .guide-section-icon{background:var(--v2-teal);border:1px solid #0f5c5f24;place-items:center;width:42px;height:42px;margin-top:4px;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-body>.guide-section .guide-section-icon{background:color-mix(in srgb,var(--v2-teal) 8%,white)}}.guide-body>.guide-inline-tool{background:linear-gradient(135deg,var(--v2-ink),var(--v2-teal));box-shadow:var(--v2-soft-shadow);border:1px solid #0f5c5f29;border-radius:8px;margin:24px}.guide-calculator-inline-link-wrap{vertical-align:baseline;display:inline-flex;position:relative}.guide-calculator-inline-link{color:var(--v2-teal);text-decoration:underline;-webkit-text-decoration-color:var(--v2-teal);text-decoration-color:var(--v2-teal);align-items:center;gap:5px;font-weight:880;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.guide-calculator-inline-link{-webkit-text-decoration-color:color-mix(in srgb,var(--v2-teal) 32%,transparent);text-decoration-color:color-mix(in srgb,var(--v2-teal) 32%,transparent)}}.guide-calculator-inline-link{text-underline-offset:3px;text-decoration-thickness:2px}.guide-calculator-inline-link svg{color:var(--v2-copper);flex:none}.guide-calculator-inline-link:focus-visible,.guide-calculator-inline-link:hover{color:var(--v2-ink);-webkit-text-decoration-color:var(--v2-copper);text-decoration-color:var(--v2-copper);outline:none}.guide-calculator-hover-card{z-index:20;width:min(310px,100vw - 32px);color:var(--v2-ink);opacity:0;pointer-events:none;transition:opacity .18s var(--ease-out),transform .18s var(--ease-out);background:#fff;border:1px solid #082a321f;border-radius:8px;display:grid;position:absolute;bottom:calc(100% + 12px);left:50%;overflow:hidden;transform:translate(-50%,8px);box-shadow:0 24px 58px #082a322e}.guide-calculator-hover-card:after{content:"";background:#fff;border-bottom:1px solid #082a321f;border-right:1px solid #082a321f;width:14px;height:14px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.guide-calculator-inline-link-wrap:hover .guide-calculator-hover-card,.guide-calculator-inline-link:focus-visible+.guide-calculator-hover-card{opacity:1;transform:translate(-50%)}.guide-concept-inline-link-wrap{vertical-align:baseline;display:inline-flex;position:relative}.guide-concept-inline-link{color:var(--v2-ink);text-decoration:underline;-webkit-text-decoration-color:var(--v2-copper);text-decoration-color:var(--v2-copper);font-weight:820}@supports (color:color-mix(in lab,red,red)){.guide-concept-inline-link{-webkit-text-decoration-color:color-mix(in srgb,var(--v2-copper) 44%,transparent);text-decoration-color:color-mix(in srgb,var(--v2-copper) 44%,transparent)}}.guide-concept-inline-link{text-underline-offset:3px;text-decoration-thickness:2px}.guide-concept-inline-link:focus-visible,.guide-concept-inline-link:hover{color:var(--v2-teal);-webkit-text-decoration-color:var(--v2-teal);text-decoration-color:var(--v2-teal);outline:none}.guide-concept-hover-card{z-index:20;width:min(310px,100vw - 32px);color:var(--v2-ink);opacity:0;pointer-events:none;transition:opacity .18s var(--ease-out),transform .18s var(--ease-out);background:#fff;border:1px solid #082a321f;border-radius:8px;gap:8px;padding:15px;display:grid;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%,8px);box-shadow:0 24px 58px #082a322e}.guide-concept-hover-card:after{content:"";background:#fff;border-bottom:1px solid #082a321f;border-right:1px solid #082a321f;width:14px;height:14px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.guide-concept-inline-link-wrap:hover .guide-concept-hover-card,.guide-concept-inline-link:focus-visible+.guide-concept-hover-card{opacity:1;transform:translate(-50%)}.guide-concept-hover-cta,.guide-concept-hover-kicker{align-items:center;gap:6px;display:inline-flex}.guide-concept-hover-kicker{color:var(--v2-teal);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:920;line-height:1.2}.guide-concept-hover-card strong{color:var(--v2-ink);font-size:15px;line-height:1.2}.guide-concept-hover-card>span:not(.guide-concept-hover-kicker):not(.guide-concept-hover-cta){color:var(--v2-muted);font-size:12px;line-height:1.45}.guide-concept-hover-cta{color:var(--v2-ink);font-size:12px;font-weight:900}.guide-calculator-hover-media{background:var(--v2-stone);min-height:132px;display:block;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.guide-calculator-hover-media{background:color-mix(in srgb,var(--v2-stone) 70%,white)}}.guide-calculator-hover-media img,.guide-calculator-preview-media img{object-fit:cover}.guide-calculator-hover-copy{gap:8px;padding:14px 15px 15px;display:grid}.guide-calculator-hover-copy strong{color:var(--v2-ink);font-size:15px;line-height:1.2}.guide-calculator-hover-copy span{color:var(--v2-muted);font-size:12px;line-height:1.45}.guide-calculator-hover-copy span:has(svg){align-items:flex-start;gap:6px;display:inline-flex}.guide-calculator-hover-copy svg{color:var(--v2-teal);flex:none;margin-top:1px}.guide-calculator-hover-cta{align-items:center;gap:5px;font-weight:900;display:inline-flex;color:var(--v2-ink)!important}.guide-calculator-preview-card{background:linear-gradient(135deg,#fffffffa,var(--v2-stone));border:1px solid #082a321a;border-radius:8px;grid-template-columns:minmax(210px,.82fr) minmax(0,1fr);margin:28px 24px 24px;display:grid;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.guide-calculator-preview-card{background:linear-gradient(135deg,#fffffffa,color-mix(in srgb,var(--v2-stone) 64%,white))}}.guide-calculator-preview-card{box-shadow:0 20px 54px #082a321a}.guide-calculator-preview-media{background:var(--v2-stone);min-height:320px;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.guide-calculator-preview-media{background:color-mix(in srgb,var(--v2-stone) 72%,white)}}.guide-calculator-preview-copy{align-content:center;gap:16px;padding:clamp(24px,3.2vw,38px);display:grid}.guide-calculator-preview-kicker{color:var(--v2-copper);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:11px;font-weight:920;line-height:1;display:inline-flex}.guide-calculator-preview-kicker svg{color:var(--v2-teal)}.guide-calculator-preview-copy h2{color:var(--v2-ink);margin:0;font-size:clamp(26px,3vw,34px);line-height:1.06}.guide-calculator-preview-copy>p:not(.guide-calculator-preview-kicker):not(.guide-calculator-preview-note){color:var(--v2-muted);margin:0;font-size:16px;line-height:1.58}.guide-calculator-preview-copy dl{gap:10px;margin:0;display:grid}.guide-calculator-preview-copy dl div{background:#ffffffb8;border:1px solid #082a3214;border-radius:8px;gap:4px;padding:12px 14px;display:grid}.guide-calculator-preview-copy dt{color:var(--v2-teal);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:900}.guide-calculator-preview-copy dd{color:var(--v2-ink);margin:0;font-size:14px;font-weight:720;line-height:1.42}.guide-calculator-preview-note{color:var(--v2-muted);grid-template-columns:auto minmax(0,1fr);gap:8px;margin:0;padding:12px 14px;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-calculator-preview-note{color:color-mix(in srgb,var(--v2-muted) 88%,var(--v2-ink))}}.guide-calculator-preview-note{background:var(--v2-teal)}@supports (color:color-mix(in lab,red,red)){.guide-calculator-preview-note{background:color-mix(in srgb,var(--v2-teal) 7%,white)}}.guide-calculator-preview-note{border-radius:8px;font-size:13px;line-height:1.45}.guide-calculator-preview-note svg{color:var(--v2-teal);margin-top:2px}.guide-calculator-preview-copy [data-analytics-event]{width:fit-content}.guide-answer-box{max-width:960px;box-shadow:none;border:1px solid #0f5c5f24;margin:34px auto 22px}.guide-key-checks,.guide-review-proof{max-width:960px;box-shadow:none;margin-left:auto;margin-right:auto}.guide-review-proof{color:var(--v2-muted);background:0 0;border:0;margin-top:-4px;margin-bottom:26px;padding:0 2px;font-size:14px;line-height:1.6;display:block}.guide-review-proof p{margin:0}.guide-review-proof strong{color:var(--v2-ink);font-weight:850}.guide-key-checks{background:var(--v2-stone);grid-template-columns:minmax(0,220px) 1fr;margin-bottom:0}@supports (color:color-mix(in lab,red,red)){.guide-key-checks{background:color-mix(in srgb,var(--v2-stone) 54%,white)}}.guide-key-checks h2{font-size:24px;line-height:1.12}.guide-reading-start{border-top:1px solid #082a321f;gap:8px;max-width:1120px;margin:46px auto 0;padding-top:28px;display:grid}.guide-reading-start p{color:var(--v2-copper);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900;line-height:1}.guide-reading-start h2{color:var(--v2-ink);margin:0;font-size:clamp(28px,3vw,40px);line-height:1.08}.guide-inline-toc{display:none}.guide-detail-grid{grid-template-columns:200px minmax(0,760px);justify-content:center;align-items:start;gap:clamp(36px,4.4vw,52px);max-width:1120px;margin:24px auto 0;display:grid}.guide-article-toc{background:linear-gradient(180deg,#ffffffbd,#ffffff6b),var(--v2-stone);border:1px solid #082a3214;border-radius:8px;align-self:start;gap:12px;max-height:calc(100dvh - 128px);padding:14px 12px;display:grid;position:sticky;top:96px;overflow:auto}@supports (color:color-mix(in lab,red,red)){.guide-article-toc{background:linear-gradient(180deg,#ffffffbd,#ffffff6b),color-mix(in srgb,var(--v2-stone) 58%,white)}}.guide-article-toc{color:var(--v2-muted);box-shadow:none}.guide-article-toc strong,.guide-inline-toc strong{color:var(--v2-ink);font-size:14px;font-weight:900;line-height:1.2}.guide-article-toc>div{gap:6px;display:grid}.guide-article-toc a,.guide-inline-toc a{color:var(--v2-muted);font-size:13px;font-weight:760;line-height:1.28;text-decoration:none}.guide-article-toc a{border-left:2px solid #0000;border-radius:6px;padding:8px 9px;display:block}.guide-article-toc a:focus-visible,.guide-article-toc a:hover,.guide-inline-toc a:focus-visible,.guide-inline-toc a:hover{color:var(--v2-teal)}.guide-article-toc a:focus-visible,.guide-article-toc a:hover{border-left-color:var(--v2-teal);background:var(--v2-teal)}@supports (color:color-mix(in lab,red,red)){.guide-article-toc a:focus-visible,.guide-article-toc a:hover{background:color-mix(in srgb,var(--v2-teal) 7%,white)}}.guide-article-toc a:focus-visible,.guide-article-toc a:hover{outline:none}.guide-body{max-width:760px;gap:0;overflow:visible}.guide-body,.guide-body>.guide-section{box-shadow:none;background:0 0;border:0;border-radius:0}.guide-body>.guide-section{padding:0 0 42px;scroll-margin-top:112px;display:block}.guide-body>.guide-section+.guide-section{border-top:1px solid #082a321a;padding-top:42px}.guide-body>.guide-section-example,.guide-body>.guide-section-warning{background:0 0}.guide-body>.guide-section .guide-section-icon{display:none}.guide-body>.guide-section>div:not(.guide-section-icon){min-width:0}.guide-body>.guide-section h2{max-width:760px;font-size:clamp(29px,3vw,38px);line-height:1.08}.guide-body>.guide-section .guide-section-prose{gap:15px;max-width:72ch;margin-top:16px}.guide-body>.guide-section .guide-section-prose p{color:var(--v2-muted);font-size:17px;line-height:1.72}.guide-body>.guide-section ul{max-width:72ch;margin-top:22px}.guide-body>.guide-section-broker-note ul,.guide-body>.guide-section-checklist ul,.guide-body>.guide-section-warning ul{background:var(--v2-stone);border:1px solid #0f5c5f1f;border-radius:8px;padding:20px 22px}@supports (color:color-mix(in lab,red,red)){.guide-body>.guide-section-broker-note ul,.guide-body>.guide-section-checklist ul,.guide-body>.guide-section-warning ul{background:color-mix(in srgb,var(--v2-stone) 70%,white)}}.guide-body>.guide-section li{line-height:1.62}.guide-inline-cta{background:#f4f4f4;border:1px solid #0f5c5f29;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin:4px 0 46px;padding:24px;display:grid}.guide-inline-cta>div{justify-items:start;min-width:0;display:grid}.guide-inline-cta p{letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:900;color:var(--v2-copper)!important}.guide-inline-cta h2{color:var(--v2-ink);margin:0;font-size:clamp(24px,2.4vw,32px);line-height:1.1}.guide-inline-cta>div>span{max-width:58ch;color:var(--v2-muted);margin-top:10px;line-height:1.58;display:block}.guide-inline-cta .button{white-space:nowrap;margin-top:18px}.guide-body>.guide-inline-tool{margin:0 0 46px}.guide-body>.guide-calculator-preview-card{grid-template-columns:minmax(230px,.86fr) minmax(0,1fr);gap:0;padding:0;display:grid}.guide-body>.guide-calculator-preview-card .guide-calculator-preview-media{min-height:320px;display:block}@media (max-width:980px){.guide-calculator-hover-card{display:none}.guide-body>.guide-calculator-preview-card,.guide-calculator-preview-card{grid-template-columns:1fr;margin:0 0 40px}.guide-body>.guide-calculator-preview-card .guide-calculator-preview-media,.guide-calculator-preview-media{min-height:220px}.guide-calculator-preview-copy [data-analytics-event]{justify-content:center;width:100%}.guide-reading-start{max-width:760px;margin-top:34px;padding-top:24px}.guide-detail-grid{max-width:760px;margin-top:24px;display:block}.guide-article-toc{display:none}.guide-inline-toc{background:var(--v2-stone);border:1px solid #082a321a;border-radius:8px;gap:12px;max-width:760px;margin:16px auto 28px;padding:16px;display:grid}@supports (color:color-mix(in lab,red,red)){.guide-inline-toc{background:color-mix(in srgb,var(--v2-stone) 62%,white)}}.guide-inline-toc>div{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:0;display:grid;overflow:visible}.guide-inline-toc a{scroll-snap-align:none;background:#fff;border:1px solid #082a321a;border-radius:8px;align-items:center;min-height:44px;padding:10px 11px;line-height:1.25;display:flex}}@media (max-width:620px){body:has(.guide-detail-page) .emoney-assist:not(.is-open),body:has(.guide-detail-page) .emoney-assist:not(.is-open) .emoney-assist-prompt{display:none}.guide-inline-toc{gap:10px;margin-bottom:24px;padding:14px}.guide-reading-start{margin-top:30px;padding-top:22px}.guide-reading-start h2{font-size:26px}.guide-inline-toc>div{grid-template-columns:1fr;gap:7px}.guide-inline-toc a{width:100%;min-height:42px}.guide-body>.guide-section{gap:14px;padding:0 0 32px}.guide-body>.guide-section .guide-section-icon{display:none}.guide-body>.guide-section+.guide-section{padding-top:32px}.guide-body>.guide-section .guide-section-prose p{font-size:15.5px;line-height:1.64}.guide-body>.guide-section h2{font-size:25px;line-height:1.14}.guide-inline-cta{grid-template-columns:1fr;padding:20px}.guide-inline-cta .button{white-space:normal;width:100%}.guide-calculator-inline-link{text-decoration-thickness:1.5px}.guide-calculator-hover-card,.guide-concept-hover-card{display:none}.guide-concept-inline-link{text-decoration-thickness:1.5px}.guide-body>.guide-calculator-preview-card,.guide-calculator-preview-card{margin-bottom:34px}.guide-body>.guide-calculator-preview-card .guide-calculator-preview-media,.guide-calculator-preview-media{min-height:180px}.guide-calculator-preview-copy{padding:22px}.guide-calculator-preview-copy h2{font-size:25px}.guide-body>.guide-inline-tool{margin:0 0 34px}}@media (prefers-reduced-motion:reduce){.guide-calculator-hover-card,.guide-concept-hover-card{transition:none}.guide-calculator-inline-link-wrap:hover .guide-calculator-hover-card,.guide-calculator-inline-link:focus-visible+.guide-calculator-hover-card,.guide-concept-inline-link-wrap:hover .guide-concept-hover-card,.guide-concept-inline-link:focus-visible+.guide-concept-hover-card{transform:translate(-50%)}}.guide-topic-hub{gap:42px;width:min(100% - 48px,1180px);margin:0 auto;padding:66px 0 96px;display:grid}.guide-topic-header{margin-bottom:0}.guide-topic-stats{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.guide-topic-stats span{min-height:38px;color:var(--v2-ink);background:#ffffffc7;border:1px solid #082a321a;border-radius:999px;align-items:center;padding:8px 12px;font-size:13px;font-weight:860;display:inline-flex}.guide-topic-answer{margin:0}.guide-topic-calculators,.guide-topic-primary,.guide-topic-situations{gap:22px;display:grid}.guide-topic-section-grid,.topic-primary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-topic-section-grid{gap:16px;display:grid}.guide-topic-section{border:1px solid var(--v2-border);min-height:390px;box-shadow:var(--v2-soft-shadow);background:linear-gradient(#fffffff5,#f8fbf9f5),#fff;border-radius:8px;flex-direction:column;gap:12px;padding:24px;display:flex}.guide-topic-section>p{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:920;color:var(--v2-copper)!important}.guide-topic-section h3{color:var(--v2-ink);margin:0;font-size:24px;line-height:1.12}.guide-topic-section>span{color:var(--v2-muted);line-height:1.55}.guide-topic-section>div{gap:9px;margin-top:auto;display:grid}.guide-topic-section a{min-height:48px;color:var(--v2-ink);transition:transform .18s var(--ease-out),border-color .18s var(--ease-out);background:#fff;border:1px solid #082a3214;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:11px 12px;font-weight:820;line-height:1.28;text-decoration:none;display:grid}.guide-topic-section a:hover{border-color:#0f5c5f47;transform:translateY(-1px)}.guide-topic-section svg{color:var(--v2-teal)}.guide-topic-calculators{color:#fff;background:linear-gradient(135deg,#082a32f2,#0f5c5fe6),var(--v2-ink);box-shadow:var(--v2-shadow);border:1px solid #082a321a;border-radius:8px;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;padding:30px}.guide-topic-calculators h2{color:#fff;font-size:34px}.guide-topic-calculators p{color:#ffffffc7}.guide-topic-calculators .guides-calculator-grid{margin:0}.guide-topic-calculators .guides-calculator-grid a{box-shadow:none;background:#ffffff17;border-color:#ffffff2e}.guide-topic-calculators .guides-calculator-action,.guide-topic-calculators .guides-calculator-grid strong{color:#fff}.guide-topic-calculators .guides-calculator-grid a>span:not(.guides-calculator-icon):not(.guides-calculator-action){color:#ffffffb8}.guide-topic-next{color:#fff;background:linear-gradient(135deg,var(--v2-ink),var(--v2-teal));box-shadow:var(--v2-shadow);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:stretch;gap:22px;padding:34px;display:grid}.guide-topic-next h2{color:#fff;font-size:36px}.guide-topic-next p{color:#ffffffc7;max-width:720px}.guide-topic-next .hero-actions{justify-content:flex-start;margin-top:22px}.guide-topic-related{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-content:start;gap:10px;padding:18px;display:grid}.guide-topic-related strong{color:#fff}.guide-topic-related a{color:#fff;background:#ffffff1a;border-radius:8px;gap:4px;padding:13px;font-weight:850;line-height:1.28;text-decoration:none;display:grid}.guide-topic-related a span{color:var(--v2-gold);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:920}.guide-topic-simple{gap:56px;padding-top:44px}.guide-topic-simple-header{gap:28px;display:grid}.guide-topic-simple-header>div{max-width:880px}.guide-topic-simple-header h1{color:var(--v2-ink);margin:0;font-size:clamp(44px,6vw,78px);line-height:.96}.guide-topic-simple-header p:not(.kicker){max-width:720px;color:var(--v2-muted);font-size:20px}.guide-topic-lead{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:stretch;gap:30px;display:grid}.guide-topic-feature{min-height:520px;color:var(--v2-ink);background:var(--v2-stone-2);box-shadow:var(--v2-soft-shadow);border:1px solid #082a3229;border-radius:8px;text-decoration:none;position:relative;overflow:hidden}.guide-topic-feature img{object-fit:cover}.guide-topic-feature>span{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-radius:8px;grid-template-columns:auto 1fr;gap:12px 14px;max-width:440px;padding:22px;display:grid;position:absolute;bottom:26px;left:26px;right:26px;box-shadow:0 18px 44px #082a3229}.guide-topic-feature small{color:var(--v2-muted);font-size:13px;font-style:normal;font-weight:820}.guide-topic-feature small:first-child{width:fit-content;color:var(--v2-ink);background:#f2f3ef;border-radius:999px;padding:7px 10px}.guide-topic-feature strong{color:var(--v2-ink);grid-column:1/-1;font-size:clamp(22px,2.4vw,31px);line-height:1.1}.guide-topic-feature em{color:var(--v2-ink);grid-column:1/-1;align-items:center;gap:8px;font-style:normal;font-weight:900;display:inline-flex}.guide-topic-key-links{align-content:start;gap:18px;display:grid}.guide-topic-key-links a{min-height:132px;color:var(--v2-ink);transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),border-color .18s var(--ease-out);background:#ffffffdb;border:1px solid #082a3238;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 18px;padding:26px 28px;text-decoration:none;display:grid}.guide-topic-key-links a:hover{border-color:#0f5c5f59;transform:translateY(-2px);box-shadow:0 16px 36px #082a3214}.guide-topic-key-links span{color:var(--v2-ink);font-size:20px;font-weight:920;line-height:1.18}.guide-topic-key-links small{color:var(--v2-muted);font-size:15px;font-weight:680;line-height:1.42;display:block}.guide-topic-key-links svg{color:#fff;background:var(--v2-ink);border-radius:999px;grid-area:1/2/span 2;width:50px;height:50px;padding:14px}.guide-topic-resources{gap:22px;display:grid}.topic-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-topic-calculators-simple{border-top:1px solid #082a321a;border-bottom:1px solid #082a321a;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.guide-topic-calculators-simple h2{color:var(--v2-ink);margin:0;font-size:34px}.guide-topic-calculators-simple>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.guide-topic-calculators-simple a{min-height:44px;color:var(--v2-ink);background:#fff;border:1px solid #082a321f;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:850;text-decoration:none;display:inline-flex}.guide-topic-calculators-simple a svg:first-child{color:var(--v2-teal)}.guide-topic-cta{text-align:center;padding:72px 24px 88px}.guide-topic-cta h2{max-width:760px;color:var(--v2-ink);margin:0 auto;font-size:clamp(34px,4.8vw,58px);line-height:1.02}.guide-topic-cta p:not(.kicker){max-width:720px;color:var(--v2-muted);margin:18px auto 0;font-size:18px}.guide-topic-cta .hero-actions{justify-content:center;margin-top:30px}.guide-topic-hub-page{--guide-editorial-ink:#042d35;--guide-editorial-muted:#526a70;--guide-editorial-line:#06303821;--guide-editorial-teal:#075d63;--guide-editorial-teal-dark:#03363d;--guide-editorial-copper:#c9784b;--guide-editorial-gold:#d8a965;--guide-editorial-blue:#dcecf3;--guide-editorial-paper:#faf8f3;--guide-editorial-surface:#fffdfa;--guide-editorial-shadow:0 24px 58px #06303817;color:var(--guide-editorial-ink);font-family:var(--font-guides-body),var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(90deg,#075d630b,#dcecf300 34%,#c9784b0e),linear-gradient(#f7f2e9,#fbfaf7 390px,#fff 940px),#fff}.guide-topic-hub-page h1,.guide-topic-hub-page h2,.guide-topic-hub-page h3{color:var(--guide-editorial-ink);font-family:var(--font-guides-display),var(--font-display),Newsreader,Georgia,serif;letter-spacing:0;font-weight:650}.guide-editorial-hub{box-sizing:border-box;gap:68px;width:min(100% - 48px,1180px);margin:0 auto;padding:48px 0 92px;display:grid}.guide-editorial-header{gap:26px;padding-top:8px;display:grid}.guide-editorial-header>div{max-width:940px}.guide-editorial-header h1{max-width:900px;margin:0;font-size:72px;line-height:.96}.guide-editorial-header p:not(.kicker){max-width:720px;color:var(--guide-editorial-muted);margin:18px 0 0;font-size:19px;font-weight:520;line-height:1.62}.guide-editorial-featured{border-top:1px solid var(--guide-editorial-line);grid-template-columns:minmax(0,1.48fr) minmax(320px,.94fr);align-items:stretch;gap:26px;padding-top:24px;display:grid}.guide-editorial-card,.guide-editorial-lead-card,.guide-editorial-mini-card,.guide-editorial-tools a{border:1px solid var(--guide-editorial-line);background:var(--guide-editorial-surface);transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out);border-radius:8px;box-shadow:0 16px 38px #0630380e}.guide-editorial-card:hover,.guide-editorial-lead-card:focus-visible,.guide-editorial-lead-card:hover,.guide-editorial-mini-card:focus-visible,.guide-editorial-mini-card:hover,.guide-editorial-tools a:focus-visible,.guide-editorial-tools a:hover{box-shadow:var(--guide-editorial-shadow);border-color:#075d6347;transform:translateY(-2px)}.guide-editorial-lead-card{min-width:0;min-height:500px;color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.guide-editorial-lead-media{background:repeating-linear-gradient(135deg,#075d630f 0,#075d630f 10px,#d8a9650f 10px,#d8a9650f 20px),var(--guide-editorial-blue);min-height:286px;position:relative;overflow:hidden}.guide-editorial-lead-media img,.guide-editorial-thumb img{object-fit:cover;transition:transform .7s var(--ease-out)}.guide-editorial-lead-card:focus-visible .guide-editorial-lead-media img,.guide-editorial-lead-card:hover .guide-editorial-lead-media img,.guide-editorial-mini-card:focus-visible .guide-editorial-thumb img,.guide-editorial-mini-card:hover .guide-editorial-thumb img{transform:scale(1.045)}.guide-editorial-lead-copy{gap:12px;padding:28px 30px 30px;display:grid}.guide-editorial-meta{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.guide-editorial-meta span,.guide-editorial-mini-card small,.guide-editorial-section-heading p{color:var(--guide-editorial-copper);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850;line-height:1}.guide-editorial-meta span+span{color:var(--guide-editorial-muted)}.guide-editorial-lead-copy h2{max-width:17ch;margin:0;font-size:44px;line-height:1.01}.guide-editorial-card p,.guide-editorial-lead-copy p,.guide-editorial-section-heading span,.guide-editorial-tools p{color:var(--guide-editorial-muted);margin:0;font-weight:520;line-height:1.58}.guide-editorial-lead-copy p{max-width:64ch;font-size:16px}.guide-editorial-card a,.guide-editorial-read{width:fit-content;color:var(--guide-editorial-teal);align-items:center;gap:7px;font-size:13px;font-weight:860;text-decoration:none;display:inline-flex}.guide-editorial-side-list{grid-auto-rows:minmax(0,1fr);align-content:stretch;gap:14px;display:grid}.guide-editorial-mini-card{min-height:132px;color:inherit;grid-template-columns:136px minmax(0,1fr);align-items:stretch;gap:0;padding:0;text-decoration:none;display:grid;overflow:hidden}.guide-editorial-thumb{background:repeating-linear-gradient(135deg,#075d630f 0 8px,#d8a96514 8px 16px),#f1eee7;border-radius:0;width:100%;height:100%;min-height:132px;display:block;position:relative;overflow:hidden}.guide-editorial-mini-card>span:last-child{align-content:center;gap:7px;min-width:0;padding:18px 20px;display:grid}.guide-editorial-mini-card strong{color:var(--guide-editorial-ink);font-family:var(--font-guides-display),var(--font-display),Newsreader,Georgia,serif;font-size:18px;font-weight:650;line-height:1.1}.guide-editorial-mini-card em{color:var(--guide-editorial-muted);font-size:12px;font-style:normal;font-weight:650}.guide-editorial-section{border-top:1px solid var(--guide-editorial-line);gap:18px;padding-top:34px;display:grid}.guide-editorial-section-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.guide-editorial-section-heading>div{gap:9px;max-width:760px;display:grid}.guide-editorial-section-heading h2{margin:0;font-size:42px;line-height:1.03}.guide-editorial-section-heading small{color:var(--guide-editorial-muted);flex:none;font-size:13px;font-weight:720}.guide-editorial-card-grid{grid-template-columns:repeat(auto-fit,minmax(236px,1fr));gap:18px;display:grid}.guide-editorial-card{flex-direction:column;gap:12px;min-height:238px;padding:22px;display:flex}.guide-editorial-card h3{margin:0;font-size:21px;line-height:1.12}.guide-editorial-card p{font-size:14px}.guide-editorial-card a{color:var(--guide-editorial-copper);margin-top:auto}.guide-editorial-tools{border-top:1px solid var(--guide-editorial-line);border-bottom:1px solid var(--guide-editorial-line);grid-template-columns:minmax(260px,.62fr) minmax(0,1fr);align-items:center;gap:26px;padding:28px 0;display:grid}.guide-editorial-tools h2{margin:0;font-size:40px;line-height:1.03}.guide-editorial-tools>div:first-child{gap:10px;display:grid}.guide-editorial-tools>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.guide-editorial-tools a{min-height:46px;color:var(--guide-editorial-ink);align-items:center;gap:8px;padding:10px 14px;font-weight:850;text-decoration:none;display:inline-flex}.guide-editorial-tools a svg:first-child{color:var(--guide-editorial-teal)}.guide-topic-cta.guide-editorial-cta{color:#fff;background:linear-gradient(135deg,#075d63f0,#03363dfa 58%,#062a31),var(--guide-editorial-teal-dark);border:1px solid #ffffff1f;border-radius:8px 8px 0 0;width:min(1120px,100% - 40px);margin:clamp(34px,6vw,74px) auto 0;padding:clamp(42px,7vw,78px) clamp(22px,5vw,64px);overflow:hidden;box-shadow:0 26px 70px #06303829}.guide-topic-cta.guide-editorial-cta .kicker,.guide-topic-cta.guide-editorial-cta .kicker.gold{color:#ceeee9d1}.guide-topic-cta.guide-editorial-cta h2{color:#fff}.guide-topic-cta.guide-editorial-cta p:not(.kicker){color:#ffffffc7}.guide-topic-cta.guide-editorial-cta .button-gold{color:var(--guide-editorial-teal-dark);box-shadow:none;background:#fff;border-color:#ffffffe6}.guide-topic-cta.guide-editorial-cta .button-gold:focus-visible,.guide-topic-cta.guide-editorial-cta .button-gold:hover{color:var(--guide-editorial-teal-dark);box-shadow:none;background:#ffffffeb;border-color:#fff}.guide-topic-cta.guide-editorial-cta .button-light{color:#fff;background:#ffffff1a;border-color:#ffffff5c}.guide-topic-cta.guide-editorial-cta .button-light:focus-visible,.guide-topic-cta.guide-editorial-cta .button-light:hover{background:#ffffff29;border-color:#ffffff94}@media (max-width:980px){.guide-detail-header,.guide-key-checks,.guide-outcomes,.guide-review-proof,.guide-topic-calculators,.guide-topic-lead,.guide-topic-next,.guides-hero{grid-template-columns:1fr}.guides-hero{min-height:auto}.guide-detail h1,.guides-hero h1{font-size:44px}.guides-hero-side{align-content:start}.guide-detail-media,.guides-hero-media{min-height:360px}.guide-finder-panel{margin-top:-128px}.guide-side-panel{position:static}.guide-related .guides-featured-grid.compact,.guide-topic-section-grid,.topic-primary-grid,.topic-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-topic-calculators-simple{flex-direction:column;align-items:flex-start}.guide-topic-calculators-simple>div:last-child{justify-content:flex-start}.guide-editorial-featured,.guide-editorial-tools{grid-template-columns:1fr}.guide-editorial-header h1{font-size:58px}.guide-editorial-lead-copy h2{font-size:40px}.guide-editorial-section-heading h2,.guide-editorial-tools h2{font-size:36px}.guide-editorial-side-list{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-editorial-mini-card{grid-template-columns:148px minmax(0,1fr);align-items:stretch;min-height:148px}.guide-editorial-tools>div:last-child{justify-content:flex-start}}@media (max-width:620px){.guide-detail-page,.guides-page{overflow-x:hidden}.site-header{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto;max-width:100%}.premium-v2-header .brand{min-width:0}.premium-v2-header .brand img{max-width:140px;height:auto}.premium-v2-header .mobile-menu{justify-self:end;min-width:0}.guide-detail-copy,.guide-detail-header,.guides-hero,.guides-hero-copy,.premium-v2-header .header-actions{min-width:0}.guide-detail h1,.guides-hero h1{max-width:100%;font-size:36px}.guides-hero-path{scroll-snap-type:x mandatory;gap:8px;margin-top:20px;margin-right:-16px;padding:2px 16px 12px 0;display:flex;overflow-x:auto}.guides-hero-path span{scroll-snap-align:start;flex:0 0 218px;min-height:0;padding:14px 15px}.guides-hero-path em{display:none}.guide-detail-media,.guides-hero-media{min-height:280px}.guide-finder-panel{margin:12px 0 0;padding:16px}.guide-finder-header{grid-template-columns:34px minmax(0,1fr)}.guide-finder-icon{width:34px;height:34px}.guide-finder-header h2{font-size:22px}.guide-finder-form{grid-template-columns:minmax(0,1fr) 42px}.guide-finder-chips{flex-wrap:nowrap;margin-right:-16px;padding:1px 16px 4px 0;overflow-x:auto}.guide-finder-chips button{flex:none}.guides-hero-panel{background:var(--v2-ink);margin-top:12px;display:grid;position:static}.guide-card-image{aspect-ratio:16/10}.guide-answer-box,.guide-disclaimer,.guide-inline-tool,.guide-key-checks,.guide-outcomes,.guide-review-proof,.guide-section{grid-template-columns:1fr}.guide-inline-tool,.guide-key-checks,.guide-outcomes,.guide-review-proof,.guide-section{padding:22px}.guide-meta{grid-template-columns:1fr}.guide-inline-tool h2,.guide-key-checks h2,.guide-outcomes h2,.guide-section h2{font-size:26px}.guide-related .guides-featured-grid.compact{grid-template-columns:1fr}.guide-topic-hub{gap:30px;width:min(100% - 28px,1180px);padding:46px 0 82px}.guide-topic-section-grid,.topic-primary-grid,.topic-resource-grid{grid-template-columns:1fr}.guide-topic-section{min-height:0;padding:21px}.guide-topic-simple{gap:38px}.guide-editorial-hub{gap:42px;width:min(100% - 28px,1180px);padding:34px 0 78px}.guide-editorial-header h1{font-size:34px;line-height:1.04}.guide-editorial-header p:not(.kicker){font-size:16px;line-height:1.55}.guide-editorial-featured{gap:16px;padding-top:18px}.guide-editorial-lead-card{min-height:0}.guide-editorial-lead-media{aspect-ratio:16/10;min-height:0}.guide-editorial-lead-copy{padding:20px}.guide-editorial-lead-copy h2{max-width:none;font-size:30px;line-height:1.04}.guide-editorial-card-grid,.guide-editorial-side-list{grid-template-columns:1fr}.guide-editorial-mini-card{grid-template-columns:clamp(112px,30vw,132px) minmax(0,1fr);min-height:132px}.guide-editorial-thumb{min-height:132px}.guide-editorial-section{padding-top:28px}.guide-editorial-section-heading{gap:8px;display:grid}.guide-editorial-section-heading h2{font-size:29px}.guide-editorial-card{min-height:0;padding:20px}.guide-editorial-tools{gap:18px;padding:24px 0}.guide-editorial-tools a,.guide-editorial-tools>div:last-child{width:100%}.guide-editorial-tools a{justify-content:space-between}.guide-editorial-cta{padding:58px 0 66px}.guide-topic-simple-header h1{font-size:40px}.guide-topic-simple-header p:not(.kicker){font-size:16px}.guide-topic-feature{min-height:420px}.guide-topic-feature>span{padding:18px;bottom:14px;left:14px;right:14px}.guide-topic-key-links a{min-height:0;padding:20px}.guide-topic-calculators,.guide-topic-next{padding:24px}.guide-topic-calculators-simple{padding:20px 0}.guide-topic-calculators h2,.guide-topic-calculators-simple h2,.guide-topic-next h2{font-size:28px}.guide-topic-cta{padding:44px 0 58px}}.admin-topbar{color:var(--muted);border-bottom:1px solid var(--line);background:#fbfcfa;justify-content:space-between;align-items:center;gap:24px;padding:16px 26px;font-weight:800;display:flex}.admin-topbar a{color:var(--navy);align-items:center;gap:6px;display:inline-flex}.admin-topbar form{margin:0}.admin-topbar button{color:var(--navy);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:900;display:inline-flex}.admin-access-denied,.admin-login-page{background:radial-gradient(circle at 0 0,#0b686e1f,#0000 38%),linear-gradient(135deg,#f7fbfb,#fff 55%,#f2f7f6);place-items:center;min-height:100vh;padding:28px;display:grid}.admin-access-denied,.admin-login-card{background:var(--white);border:1px solid var(--line);width:min(100%,460px);box-shadow:var(--soft-shadow);border-radius:18px;padding:34px}.admin-access-denied{place-items:initial;min-height:auto}.admin-login-icon{width:52px;height:52px;color:var(--teal);background:#e9f6f3;border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.admin-access-denied h1,.admin-login-card h1{color:var(--navy);margin-bottom:12px;font-size:clamp(34px,6vw,52px)}.admin-access-denied p,.admin-login-card p{color:var(--muted);line-height:1.55}.admin-access-denied form,.admin-login-card form{gap:14px;margin-top:24px;display:grid}.admin-login-card label{color:var(--ink);gap:8px;font-weight:900;display:grid}.admin-login-card input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--ink);background:var(--white);font:inherit;border-radius:10px;padding:0 14px}.admin-login-error,.admin-update-error{font-weight:850;color:#9c2b2e!important}.admin-login-error{opacity:0;align-items:center;min-height:46px;margin:0;padding:0 2px;transition:opacity .16s,transform .16s;display:flex;transform:translateY(-2px)}.admin-login-error.visible{opacity:1;transform:translateY(0)}.admin-shell{--admin-topbar-height:55px;background:#f4f7f5;grid-template-columns:330px 1fr;align-items:start;min-height:calc(100vh - 55px);display:grid}.admin-sidebar{min-height:calc(100vh - var(--admin-topbar-height));max-height:calc(100vh - var(--admin-topbar-height));color:var(--white);background:linear-gradient(160deg,#112d37,#0b4a4a 58%,#123337);flex-direction:column;gap:28px;padding:38px;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar h1{color:var(--white);font-size:36px;line-height:.98}.admin-sidebar p{color:#ffffffbd;line-height:1.6}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-stat-grid div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:16px}.admin-stat-grid strong{color:var(--white);font-size:28px;display:block}.admin-stat-grid span{color:#ffffffad;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.admin-sidebar-meta{background:#ffffff12;border:1px solid #ffffff21;border-radius:8px;gap:1px;margin:0;display:grid;overflow:hidden}.admin-sidebar-meta div{background:#ffffff0a;justify-content:space-between;gap:14px;padding:13px 14px;display:flex}.admin-sidebar-meta dt{color:#ffffff9e;font-size:12px;font-weight:850}.admin-sidebar-meta dd{color:var(--white);text-align:right;margin:0;font-size:13px;font-weight:900}.admin-sidebar-actions{margin-top:auto;padding-top:10px;position:sticky;bottom:0}.admin-sidebar-actions .button{width:100%}.admin-main{min-width:0;padding:30px}.admin-storage-error{color:#7b231d;background:#fde8e5;border:1px solid #f4b8b2;border-radius:12px;gap:5px;margin-bottom:18px;padding:16px 18px;display:grid}.admin-toolbar{gap:14px}.admin-toolbar,.admin-workspace-header{justify-content:space-between;margin-bottom:18px;display:flex}.admin-workspace-header{align-items:flex-end;gap:18px}.admin-workspace-header h2{color:var(--navy);font-size:30px;line-height:1}.admin-result-summary{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.admin-result-summary span{background:#fff;border:1px solid #dce7e3;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;display:inline-flex}.search-box{flex:1;position:relative}.search-box svg{color:var(--muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-box input{padding-left:42px}.admin-filter-select{align-items:center;display:flex;position:relative}.admin-filter-select svg{color:var(--muted);pointer-events:none;position:absolute;left:14px}.admin-filter-select select,.admin-toolbar select{width:210px;padding-left:42px}.admin-filter-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.admin-filter-tabs button{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:0 14px;font-weight:900;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.admin-filter-tabs button.active,.admin-filter-tabs button:hover{color:var(--white);background:var(--teal);border-color:var(--teal)}.admin-filter-tabs button:hover{transform:translateY(-1px)}.admin-filter-tabs strong{min-width:25px;color:inherit;background:#fff3;border-radius:999px;padding:3px 8px}.lead-queue-bar{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.lead-queue-bar button{border:1px solid var(--line);min-height:42px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:9px;padding:0 12px;font-size:13px;font-weight:900;line-height:1.1;display:inline-flex}.lead-queue-bar button.active,.lead-queue-bar button:hover{color:var(--white);background:var(--teal);border-color:var(--teal)}.lead-queue-bar strong{min-width:24px;color:inherit;background:#0b686e1a;border-radius:999px;justify-content:center;padding:3px 7px;display:inline-flex}.lead-queue-bar button.active strong,.lead-queue-bar button:hover strong{background:#fff3}.staff-readiness-banner{color:#7b5309;background:#fff7df;border:1px solid #f4d991;border-radius:8px;grid-template-columns:34px minmax(0,1fr);gap:10px;margin-bottom:16px;padding:12px 14px;display:grid}.staff-readiness-banner svg{color:#7b5309;background:#fff;border-radius:8px;width:34px;height:34px;padding:8px}.staff-readiness-banner span,.staff-readiness-banner strong{display:block}.staff-readiness-banner strong{color:#4b3509;font-size:14px}.staff-readiness-banner span{color:#71520f;font-size:13px;font-weight:800;line-height:1.45}.lead-table-wrap{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:8px;overflow:auto}.lead-workspace{grid-template-columns:minmax(0,1fr) minmax(390px,460px);align-items:flex-start;gap:18px;display:grid}.lead-table{border-collapse:collapse;table-layout:fixed;width:100%}.lead-table td,.lead-table th{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:18px 16px}.lead-table td:first-child,.lead-table th:first-child{width:30%}.lead-table td:nth-child(2),.lead-table th:nth-child(2){width:15%}.lead-table td:nth-child(3),.lead-table th:nth-child(3){width:12%}.lead-table td:nth-child(4),.lead-table th:nth-child(4){width:14%}.lead-table td:nth-child(5),.lead-table th:nth-child(5){width:15%}.lead-table td:nth-child(6),.lead-table th:nth-child(6){width:14%}.lead-table tbody tr{cursor:pointer;outline:none;transition:background .14s,box-shadow .14s}.lead-table tbody tr.selected-row,.lead-table tbody tr:hover{background:#f4fbfa}.lead-table tbody tr.selected-row{box-shadow:inset 4px 0 0 var(--teal)}.lead-table tbody tr:focus-visible{box-shadow:inset 0 0 0 2px var(--gold),inset 4px 0 0 var(--teal)}.lead-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.lead-table td span{color:var(--muted);margin-top:4px;display:block}.lead-name-cell{gap:4px;min-width:0;display:grid}.lead-name-cell span,.lead-name-cell strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lead-name-cell span{margin-top:0!important}.lead-table td span.lead-callback-inline{color:#0c4f57;background:#e7f3ef;border-radius:999px;width:fit-content;padding:4px 8px;font-size:12px;font-weight:900}.lead-table td span.lead-row-meta{color:#617579;font-size:12px;font-weight:850}.pill{background:#edf3f8;border-radius:999px;width:fit-content;padding:5px 9px;font-size:12px;font-weight:900;color:var(--ink)!important;margin:0 6px 6px 0!important;display:inline-flex!important}.pill.high,.pill.hot{background:#fde8e5;color:#7b231d!important}.pill.medium,.pill.warm{background:#fff1c9;color:#7b5309!important}.pill.low,.pill.nurture{background:#e6f6f2;color:#075e54!important}.sync-status{min-width:0;max-width:100%;color:var(--muted);white-space:normal;word-break:break-word;align-items:center;gap:6px;font-weight:800;line-height:1.2;display:inline-flex!important}.sync-status svg{flex:none}.lead-table .status-pill,.status-pill{background:#e7f3ef;border:1px solid #d8e6e2;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;color:#0c4f57!important;margin:0!important;display:inline-flex!important}.status-pill.new{background:#fde8e5;border-color:#f4b8b2;color:#7b231d!important}.status-pill.booked,.status-pill.contacted{background:#e6f6f2;color:#075e54!important}.status-pill.nurture{background:#fff1c9;border-color:#f4d991;color:#7b5309!important}.status-pill.exported{background:#eef2f6;color:#384252!important}.status-pill.assigned,.status-pill.documents-received,.status-pill.documents-requested,.status-pill.first-contact-attempted,.status-pill.ready-for-export,.status-pill.settled,.status-pill.synced,.status-pill.waiting-on-broker,.status-pill.waiting-on-customer{background:#e6f6f2;color:#075e54!important}.status-pill.lost{background:#fde8e5;border-color:#f4b8b2;color:#7b231d!important}.owner-badge{text-overflow:ellipsis;white-space:nowrap;background:#eef8f5;border:1px solid #d8e6e2;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;line-height:1.2;overflow:hidden;color:#0c4f57!important;margin:0!important;display:inline-flex!important}.owner-badge.unassigned{background:#fff1c9;border-color:#f4d991;color:#7b5309!important}.lead-table .owner-badge{padding:0 6px;font-size:11px}.sla-badge{white-space:normal;background:#e7f3ef;border:1px solid #d8e6e2;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;min-height:30px;padding:0 10px;font-size:12px;font-weight:950;line-height:1.2;color:#0c4f57!important;margin:0!important;display:inline-flex!important}.sla-badge small{color:inherit;opacity:.78;font-size:11px;font-weight:850}.sla-badge span{color:inherit!important;margin:0!important;display:inline!important}.sla-badge.excellent{background:#e6f6f2;color:#075e54!important}.sla-badge.okay{background:#fff1c9;border-color:#f4d991;color:#7b5309!important}.sla-badge.hot-overdue,.sla-badge.needs-attention,.sla-badge.overdue{background:#fde8e5;border-color:#f4b8b2;color:#7b231d!important}.sla-badge.contacted{background:#eef2f6;color:#384252!important}.sla-badge.compact{min-height:28px;padding:0 9px}.lead-detail-panel{background:var(--white);border:1px solid var(--line);max-height:calc(100vh - 92px);box-shadow:var(--soft-shadow);scrollbar-gutter:stable;border-radius:8px;align-content:start;gap:0;padding:18px;display:grid;position:sticky;top:74px;overflow:auto}.lead-detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex!important}.lead-detail-panel h2{font-size:26px;line-height:.98}.lead-next-action{color:#0c4f57;background:#edf7f4;border:1px solid #d8e7e2;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.lead-next-action svg{color:#0c4f57;background:#fff;border-radius:8px;width:38px;height:38px;padding:9px}.lead-next-action span{color:#557070;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.lead-next-action strong{color:#0f3235;font-size:15px;line-height:1.25;display:block}.lead-detail-pills{flex-wrap:wrap;justify-content:flex-end;max-width:230px;gap:6px!important;display:flex!important}.lead-detail-pills .owner-badge,.lead-detail-pills .pill,.lead-detail-pills .sla-badge{margin:0!important}.lead-contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;display:grid!important}.lead-contact-actions a,.lead-contact-actions button{border:1px solid var(--line);min-height:36px;color:var(--teal);background:var(--white);font:inherit;white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:900;line-height:1.1;display:inline-flex}.lead-contact-actions a:hover,.lead-contact-actions button:hover{color:var(--white);background:var(--teal);border-color:var(--teal)}.lead-contact-line{color:var(--muted);flex-wrap:wrap;gap:4px 10px;margin:-2px 0 0;font-size:13px;font-weight:800;display:flex}.lead-contact-line span{overflow-wrap:anywhere;min-width:0}.lead-contact-line span+span:before{content:"/";color:#9aadbd;margin-right:10px}.lead-detail-panel dl{gap:12px;margin:0;display:grid}.lead-detail-panel dl>div{gap:4px;display:grid}.lead-detail-panel dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.lead-detail-panel dd{color:var(--ink);margin:0;font-weight:800}.lead-detail-panel label{color:var(--ink);gap:7px;font-size:13px;font-weight:900;display:grid}.lead-admin-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;display:grid!important}.lead-admin-controls select{border:1px solid var(--line);width:100%;min-height:36px;color:var(--ink);background:var(--white);font:inherit;border-radius:8px;padding:0 10px}.lead-admin-controls.compact{grid-template-columns:1fr}.lead-detail-open-full{color:#0c4f57;background:#edf7f4;border:1px solid #d8e6e2;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:14px;font-size:13px;font-weight:900;display:inline-flex}.lead-detail-open-full:focus-visible,.lead-detail-open-full:hover{color:#fff;background:var(--teal);border-color:var(--teal)}.lead-compact-section{gap:9px;padding:14px 0}.lead-detail-preview-list,.lead-mini-timeline{gap:8px;display:grid}.lead-detail-preview-list>div,.lead-mini-timeline>div{background:#f8fbfd;border:1px solid #e7eef5;border-radius:8px;min-width:0;padding:10px}.lead-detail-preview-list span,.lead-detail-preview-list strong,.lead-mini-timeline span,.lead-mini-timeline strong{display:block}.lead-detail-preview-list strong,.lead-mini-timeline strong{color:var(--ink);font-size:13px;line-height:1.25}.lead-detail-preview-list span,.lead-mini-timeline span{color:var(--muted);margin-top:3px;font-size:12px;font-weight:850;line-height:1.35}.lead-mini-timeline p{color:#50636a;margin:5px 0 0;font-size:12px;line-height:1.45}.admin-detail-tabs{gap:6px;margin:12px 0 4px;padding-bottom:4px;display:flex;overflow-x:auto}.admin-detail-tabs a{color:#0c4f57;white-space:nowrap;background:#fff;border:1px solid #dce7e3;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.admin-detail-tabs a:focus-visible,.admin-detail-tabs a:hover{color:var(--white);background:var(--teal);border-color:var(--teal)}.admin-detail-section{border-top:1px solid var(--line);gap:10px;padding:16px 0;display:grid}.admin-detail-section:first-of-type{border-top:0}.admin-detail-section>p{color:#364850;margin:0;font-size:14px;line-height:1.55}.admin-detail-section-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-detail-section-header h3{color:var(--navy);margin:0;font-size:15px;line-height:1.2}.admin-detail-section-header span{color:var(--muted);text-align:right;font-size:12px;font-weight:850}.admin-detail-action-row button,.admin-detail-alert button,.admin-detail-section-header button{border:1px solid var(--line);min-height:32px;color:var(--teal);background:var(--white);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.admin-detail-action-row button:hover,.admin-detail-alert button:hover,.admin-detail-section-header button:hover{color:var(--white);background:var(--teal);border-color:var(--teal)}.admin-detail-action-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.admin-detail-action-row button{white-space:normal;min-height:38px;line-height:1.15}.admin-detail-alert{color:#0c4f57;background:#edf7f4;border:1px solid #d8e6e2;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;font-size:13px;font-weight:850;display:flex}.admin-detail-alert.warning{color:#7b5309;background:#fff7df;border-color:#f4d991}.admin-detail-skeleton{gap:12px;display:grid}.admin-detail-skeleton span{background:linear-gradient(90deg,#eef4f2,#f8fbfd,#eef4f2);border-radius:8px;min-height:44px}.admin-detail-grid,.quick-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important;display:grid!important}.admin-detail-grid>div,.quick-answer-grid>div{background:#f8fbfd;border:1px solid #e7eef5;border-radius:8px;min-width:0;padding:8px 9px}.admin-detail-grid dd,.quick-answer-grid dd{overflow-wrap:anywhere;font-size:13px;line-height:1.25}.assignment-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.assignment-controls .admin-update-error,.assignment-controls .button,.assignment-controls label:nth-of-type(3),.assignment-controls label:nth-of-type(4){grid-column:1/-1}.assignment-controls select{border:1px solid var(--line);width:100%;min-height:36px;color:var(--ink);background:var(--white);font:inherit;border-radius:8px;padding:0 10px}.lead-task-list{gap:10px;display:grid}.lead-task-actions,.lead-task-heading,.lead-task-history summary,.lead-task-meta,.lead-task-summary{align-items:center;gap:8px;display:flex}.lead-task-summary{justify-content:space-between}.lead-task-heading strong,.lead-task-summary strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-size:14px;line-height:1.25}.lead-task-summary span{color:var(--muted);font-size:12px;font-weight:850}.lead-task-rows{gap:0;display:grid}.lead-task-row{border-top:1px solid #e7eef5;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-width:0;padding:10px 0;display:grid}.lead-task-row:first-child{border-top:0;padding-top:0}.lead-task-row.cancelled,.lead-task-row.completed{opacity:.78}.lead-task-main{gap:5px;min-width:0;display:grid}.lead-task-heading{justify-content:space-between;align-items:flex-start}.lead-task-badge{color:#0c4f57;white-space:nowrap;background:#eef8f5;border:1px solid #d8e6e2;border-radius:999px;flex:none;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.lead-task-badge.urgent{color:#7b231d;background:#fde8e5;border-color:#f4b8b2}.lead-task-meta{color:var(--muted);flex-wrap:wrap;font-size:12px;font-weight:850;line-height:1.35}.lead-task-meta span{overflow-wrap:anywhere;min-width:0}.lead-task-history>p,.lead-task-row p{color:#50636a;margin:0;font-size:13px;line-height:1.45}.lead-task-actions{align-items:flex-start}.lead-task-actions button,.lead-task-history summary{border:1px solid var(--line);min-height:32px;color:var(--teal);background:var(--white);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.lead-task-actions button:hover,.lead-task-history summary:hover{color:var(--white);background:var(--teal);border-color:var(--teal)}.lead-task-actions button:disabled,.lead-task-form button:disabled{opacity:.62;cursor:not-allowed}.lead-task-history{border-top:1px solid #e7eef5;padding-top:8px}.lead-task-history summary{justify-content:space-between;width:100%;list-style:none}.lead-task-history summary::-webkit-details-marker{display:none}.lead-task-history summary span{color:inherit;font-size:11px}.lead-task-history[open] summary{margin-bottom:8px}.lead-task-form{border-top:1px solid #e7eef5;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:10px;display:grid}.lead-task-form .admin-update-error,.lead-task-form .button,.lead-task-note-field,.lead-task-title-field{grid-column:1/-1}.lead-task-form input,.lead-task-form select{border:1px solid var(--line);width:100%;min-height:36px;color:var(--ink);background:var(--white);font:inherit;border-radius:8px;padding:0 10px}.lead-task-form textarea{min-height:64px;padding:10px 12px}.lead-task-form .button{min-height:40px}.lead-task-empty{align-content:center;justify-items:start;min-height:76px;padding:8px 0}.lead-task-empty strong{font-size:16px}.admin-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.admin-timeline-item{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:0 0 14px;display:grid;position:relative}.admin-timeline-date{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin:12px 0 8px;font-size:11px;font-weight:900}.admin-timeline-item:before{content:"";background:#dce7e3;width:1px;position:absolute;top:28px;bottom:0;left:13px}.admin-timeline-item:last-child{padding-bottom:0}.admin-timeline-item:last-child:before{display:none}.admin-timeline-icon{z-index:1;background:#fff;border:1px solid #d8e6e2;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;position:relative;color:#0c4f57!important;margin:0!important;display:inline-flex!important}.admin-timeline-item.success .admin-timeline-icon{background:#e6f6f2;color:#075e54!important}.admin-timeline-item.warning .admin-timeline-icon{background:#fff1c9;color:#7b5309!important}.admin-timeline-item.danger .admin-timeline-icon{background:#fde8e5;color:#7b231d!important}.admin-timeline-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.admin-timeline-heading strong{color:var(--ink);font-size:14px;line-height:1.25}.admin-timeline-heading time{color:var(--muted);white-space:nowrap;flex:none;font-size:11px;font-weight:850}.admin-timeline p,.consent-summary-list p,.notification-status p{color:#50636a;margin:4px 0 0;font-size:13px;line-height:1.45}.admin-timeline-actor{text-transform:uppercase;width:fit-content;font-size:11px;font-weight:900;color:var(--muted)!important;margin:6px 0 0!important;display:inline-flex!important}.consent-summary-list,.notification-status-list{gap:8px;display:grid}.consent-summary-list>div,.notification-status{border-top:1px solid #e7eef5;grid-template-columns:28px minmax(0,1fr);gap:10px;min-width:0;padding:10px 0;display:grid}.consent-summary-list>div{grid-template-columns:1fr}.consent-summary-list>div:first-child,.notification-status:first-child{border-top:0;padding-top:0}.notification-status-icon{background:#fff;border:1px solid #d8e6e2;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;color:#0c4f57!important;margin:0!important;display:inline-flex!important}.notification-status.sent .notification-status-icon{background:#e6f6f2;color:#075e54!important}.notification-status.bounced .notification-status-icon,.notification-status.cancelled .notification-status-icon,.notification-status.complained .notification-status-icon,.notification-status.failed .notification-status-icon{background:#fde8e5;color:#7b231d!important}.notification-status.pending .notification-status-icon,.notification-status.processing .notification-status-icon,.notification-status.skipped .notification-status-icon,.notification-status.suppressed .notification-status-icon{background:#fff1c9;color:#7b5309!important}.notification-status-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.consent-summary-list strong,.notification-status-heading strong{color:var(--ink);font-size:14px;line-height:1.25}.consent-summary-list small,.consent-summary-list span,.notification-status small,.notification-status-heading span,.notification-status-meta{color:var(--muted);font-size:12px;font-weight:850;line-height:1.35;display:block}.export-history-panel,.notification-ops-panel{border-top:1px solid #e7eef5;gap:8px;padding-top:8px;display:grid}.notification-ops-row{border-top:1px solid #e7eef5;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px 0;display:grid}.notification-ops-row:first-of-type{border-top:0}.admin-reporting-note strong,.export-history-summary strong,.notification-ops-row strong{color:var(--ink);font-size:14px;line-height:1.25;display:block}.export-history-note,.export-history-summary span,.notification-ops-row small,.notification-ops-row span{color:var(--muted);font-size:12px;font-weight:850;line-height:1.35;display:block}.admin-reporting-note p,.admin-reporting-table p,.notification-ops-message,.notification-ops-row p{color:#50636a;margin:4px 0 0;font-size:13px;line-height:1.45}.export-history-summary button,.notification-ops-row button{border:1px solid var(--line);min-height:32px;color:var(--teal);font:inherit;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.export-history-summary button:hover,.notification-ops-row button:hover{color:#fff;background:var(--teal);border-color:var(--teal)}.export-history-summary button:disabled,.notification-ops-row button:disabled{opacity:.62;cursor:not-allowed}.export-history-summary{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.export-history-summary svg{color:#0c4f57;background:#edf7f4;border-radius:8px;width:34px;height:34px;padding:8px}.export-history-table{border:1px solid #e7eef5;border-radius:8px;display:grid;overflow:hidden}.export-history-table>div{color:#50636a;border-top:1px solid #e7eef5;grid-template-columns:minmax(92px,1fr) minmax(0,1.2fr) 54px 76px;gap:8px;padding:9px 10px;font-size:12px;font-weight:850;display:grid}.export-history-table>div:first-child{color:var(--muted);text-transform:uppercase;background:#f8fbfd;border-top:0;font-size:11px}.export-history-table span{overflow-wrap:anywhere;min-width:0}.lead-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px!important}.lead-detail-grid>div{background:#f8fbfd;border:1px solid #e7eef5;border-radius:8px;min-width:0;padding:7px 9px}.lead-detail-grid dd{overflow-wrap:anywhere;font-size:13px;line-height:1.25}.lead-tracking-details{border:1px solid var(--line);background:#fbfdff;border-radius:8px;overflow:hidden}.lead-tracking-details summary{min-height:36px;color:var(--ink);cursor:pointer;align-items:center;padding:0 12px;font-weight:900;display:flex}.lead-tracking-details dl{gap:8px;padding:0 12px 12px}.lead-tracking-details dl>div{grid-template-columns:82px minmax(0,1fr);gap:10px;display:grid}.lead-tracking-details dd{overflow-wrap:anywhere;font-size:14px}.lead-full-page{background:#f4f7f5;min-height:calc(100vh - 55px);padding:30px}.lead-full-header{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:start;gap:18px;margin-bottom:14px;padding:18px;display:grid}.lead-full-header h1{color:var(--navy);margin:0;font-size:38px;line-height:1}.lead-full-header-actions{justify-items:end;gap:12px;display:grid}.lead-full-header-actions .lead-contact-actions{width:100%}.lead-full-anchor-nav{z-index:12;border:1px solid var(--line);box-shadow:var(--soft-shadow);scrollbar-gutter:stable;background:#fffffff5;border-radius:8px;align-items:center;gap:8px;margin-bottom:18px;padding:10px;display:flex;position:sticky;top:0;overflow-x:auto}.lead-full-anchor-nav a,.lead-full-anchor-nav button{color:#0c4f57;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dce7e3;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:900;display:inline-flex}.lead-full-anchor-nav a:focus-visible,.lead-full-anchor-nav a:hover,.lead-full-anchor-nav button:hover{color:#fff;background:var(--teal);border-color:var(--teal)}.lead-full-anchor-nav button:disabled{opacity:.64;cursor:wait}.lead-full-grid{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:start;gap:18px;display:grid}.lead-full-detail-grid,.lead-full-main,.lead-full-side{gap:18px;min-width:0;display:grid}.lead-full-side{position:sticky;top:78px}.lead-full-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.lead-full-section{border:1px solid var(--line);min-width:0;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;gap:12px;padding:16px;display:grid}.lead-full-section h2{color:var(--navy);margin:0;font-size:17px;line-height:1.2}.lead-full-section>p{color:#364850;margin:0;font-size:14px;line-height:1.55}.lead-full-section dl{margin:0}.lead-full-section dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.lead-full-section dd{color:var(--ink);margin:0;font-weight:800}.lead-full-section label{color:var(--ink);gap:7px;font-size:13px;font-weight:900;display:grid}.lead-notes-section{gap:8px!important;display:grid!important}.lead-notes-section textarea{min-height:76px}.lead-notes-section .button{min-height:40px}textarea{resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);background:var(--white);border-radius:8px;padding:12px 14px}.admin-empty-state{min-height:240px;color:var(--muted);align-content:center;justify-items:center;gap:8px;display:grid}.admin-empty-state strong{color:var(--navy);font-size:22px}.admin-reporting-page{background:#f4f7f5;min-height:calc(100vh - 55px);padding:30px}.admin-reporting-header{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.admin-reporting-header h1{color:var(--navy);margin:0;font-size:36px;line-height:1}.admin-reporting-header p:not(.kicker){max-width:720px;color:var(--muted);margin:8px 0 0;font-weight:800;line-height:1.5}.admin-reporting-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.admin-reporting-kpis>div,.admin-reporting-note,.admin-reporting-table{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:14px}.admin-reporting-kpis span{color:#0c4f57;background:#edf7f4;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:10px;display:inline-flex}.admin-reporting-kpis strong{color:var(--navy);font-size:25px;line-height:1;display:block}.admin-reporting-kpis small{color:var(--ink);text-transform:uppercase;margin-top:5px;font-size:12px;font-weight:900;display:block}.admin-reporting-kpis p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:850}.admin-reporting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-reporting-table h2{color:var(--navy);margin:0 0 12px;font-size:18px}.admin-reporting-table>div{gap:8px;display:grid}.admin-reporting-row{color:#50636a;grid-template-columns:minmax(120px,1fr) minmax(90px,1.2fr) 42px;align-items:center;gap:10px;font-size:13px;font-weight:850;display:grid}.admin-reporting-row span{overflow-wrap:anywhere;min-width:0}.admin-reporting-row meter{width:100%;height:10px}.admin-reporting-row strong{color:var(--ink);text-align:right}.admin-reporting-note{align-content:start;gap:8px;display:grid}.admin-reporting-note span{color:#50636a;font-weight:850}@media (max-width:1280px){.admin-shell{grid-template-columns:300px minmax(0,1fr)}.admin-main{padding:24px}.lead-workspace{grid-template-columns:1fr}.lead-detail-panel{max-height:none;position:static;overflow:visible}.lead-table{table-layout:auto;min-width:860px}}@media (max-width:980px){[id]{scroll-margin-top:190px}.site-header{grid-template-columns:1fr auto;gap:12px;padding:12px 18px}.nav-links{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;align-items:center;min-height:42px;padding:0 14px;font-weight:900;list-style:none;display:inline-flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{z-index:30;border:1px solid var(--line);background:var(--white);min-width:220px;box-shadow:var(--shadow);border-radius:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.mobile-menu a{border-bottom:1px solid var(--line);padding:13px 15px;font-weight:900}.mobile-menu a:last-child{border-bottom:0}.header-actions{grid-column:1/-1;align-items:flex-start}.hero{min-height:auto;padding:88px 0 110px}.broker-choice,.client-section,.compact-compliance,.compliance-section,.hero-layout,.page-intro-grid,.page-media-band,.tools-section,.workflow-section{grid-template-columns:1fr}.hero-side-panel{display:none}.final-cta h2,.hero h1,.quick-section h2,.section h2{font-size:42px}.hero-copy{font-size:18px}.admin-shell,.article-grid,.choice-grid,.field-grid,.lead-full-detail-grid,.lead-full-grid,.lead-full-header,.lead-workspace,.pathway-grid,.production-grid,.proof-strip,.referral-panel,.split-band,.subpage-content,.tool-grid,.trigger-grid,.trust-grid,.two-column{grid-template-columns:1fr}.broker-choice,.client-section,.compliance-section,.referral-strip,.tools-section,.workflow-section{padding-left:0;padding-right:0}.client-section,.final-cta{width:100%}.client-section{padding:42px 24px}.review-band{align-items:flex-start}.review-band h2{font-size:32px}.lead-preview-header,.lead-preview-row,.lender-showcase-header,.referral-strip{grid-template-columns:1fr}.referral-strip p,.referral-strip>div{grid-column:auto;display:block}.page-media-band>div{padding:28px}.production-subpage-content{grid-template-columns:1fr}.article-layout h1,.subpage-hero h1{font-size:42px}.article-cta{flex-direction:column;align-items:stretch}.chat-button{display:none}.final-cta,.review-band,.split-band{padding:28px}.admin-reporting-header,.admin-toolbar,.admin-topbar,.admin-workspace-header,.review-band,.site-footer{flex-direction:column;align-items:stretch}.review-band{margin-top:-36px}.login-grid,.panel-grid{grid-template-columns:1fr}.admin-main{padding:34px 16px}.admin-sidebar{min-height:auto;max-height:none;padding:28px 18px;position:static;overflow:visible}.admin-sidebar-actions{padding-top:0;position:static}.admin-result-summary{justify-content:flex-start}.admin-detail-action-row,.admin-detail-grid,.admin-reporting-grid,.admin-reporting-kpis,.assignment-controls,.export-history-summary,.lead-admin-controls,.lead-contact-actions,.lead-task-form,.lead-task-row,.notification-ops-row,.quick-answer-grid{grid-template-columns:1fr!important}.lead-queue-bar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lead-queue-bar button{justify-content:space-between;width:100%}.export-history-table{overflow-x:auto}.export-history-table>div{min-width:520px}.admin-reporting-page,.lead-full-page{padding:24px 16px}.lead-full-header{padding:16px}.lead-full-header h1{font-size:32px}.lead-full-header-actions{justify-items:stretch}.lead-full-anchor-nav{top:0}.lead-full-side{position:static}.admin-reporting-row{grid-template-columns:minmax(0,1fr) 68px}.admin-reporting-row meter{grid-area:2/1/auto/-1}.admin-detail-alert,.admin-detail-section-header,.admin-timeline-heading,.notification-status-heading{flex-direction:column;align-items:flex-start}.admin-detail-section-header span{text-align:left}.lead-detail-heading{flex-direction:column}.lead-detail-pills{justify-content:flex-start;max-width:none}.lead-task-actions,.lead-task-heading{flex-wrap:wrap;align-items:flex-start}.lead-detail-panel{max-height:none;position:static;overflow:visible}.lead-table{table-layout:auto;min-width:860px}.lead-table td:first-child,.lead-table td:nth-child(2),.lead-table td:nth-child(3),.lead-table td:nth-child(4),.lead-table td:nth-child(5),.lead-table td:nth-child(6),.lead-table th:first-child,.lead-table th:nth-child(2),.lead-table th:nth-child(3),.lead-table th:nth-child(4),.lead-table th:nth-child(5),.lead-table th:nth-child(6){width:auto}}.section-label{color:var(--gold-dark);text-transform:none;letter-spacing:0;margin:0 0 10px;font-size:13px;font-weight:850}.broker-hero{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#eef4f8);padding:74px 0 48px}.broker-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,480px);align-items:center;gap:58px;width:min(100% - 48px,1180px);margin:0 auto;display:grid}.broker-hero-copy h1{max-width:720px;color:var(--ink);font-family:var(--font-body),"Helvetica Neue",Helvetica,sans-serif;margin:0;font-size:clamp(48px,5vw,72px);font-weight:850;line-height:.98}.broker-hero-copy>p:not(.section-label){color:#4f6378;max-width:650px;margin:24px 0 30px;font-size:20px;line-height:1.55}.broker-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.broker-trust-row{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(4,minmax(110px,1fr));max-width:720px;margin-top:34px;display:grid}.premium-v2-header .mobile-menu .mobile-menu-group,.premium-v2-header .mobile-menu .mobile-menu-view{display:block}.premium-v2-header .mobile-menu .mobile-menu-group-trigger{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) 22px;width:100%;min-height:64px;padding:17px 18px;display:grid}.premium-v2-header .mobile-menu .mobile-menu-group.is-open .mobile-menu-group-trigger{border-bottom:1px solid #082a321f}.premium-v2-header .mobile-menu .mobile-menu-group .mobile-menu-group-links{z-index:auto;background:0 0;border:0;border-radius:0;min-width:0;padding:0 18px 10px;display:grid;position:static;top:auto;right:auto;overflow:visible}.broker-trust-row div{border-right:1px solid var(--line);padding:18px 20px}.broker-trust-row div:last-child{border-right:0}.broker-trust-row span,.broker-trust-row strong{display:block}.broker-trust-row strong{color:var(--ink);font-size:22px;font-weight:850}.broker-trust-row span{color:var(--muted);margin-top:4px}.broker-hero-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);overflow:hidden}.broker-hero-card img{object-fit:cover;width:100%;height:300px;display:block}.broker-hero-card>div{padding:26px}.broker-hero-card strong{color:var(--ink);font-family:var(--font-body),"Helvetica Neue",Helvetica,sans-serif;font-size:25px;font-weight:850;line-height:1.12;display:block}.broker-hero-card p{color:var(--muted);margin:12px 0 18px;line-height:1.55}.broker-hero-card a{min-height:46px;color:var(--white);background:var(--navy);border:1px solid var(--navy);align-items:center;gap:8px;padding:0 16px;font-weight:850;display:inline-flex}.broker-hero-card>div>span{color:var(--muted);margin-top:16px;font-size:14px;line-height:1.55;display:block}.section-jump-nav{z-index:12;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:center;gap:6px;padding:12px 24px;display:flex;position:sticky;top:72px}.section-jump-nav a{color:var(--muted);padding:9px 14px;font-size:14px;font-weight:800}.section-jump-nav a:hover{color:var(--navy);background:var(--paper)}.goal-selector{background:var(--white);border:1px solid var(--line);width:min(100% - 48px,1180px);box-shadow:var(--soft-shadow);grid-template-columns:330px 1fr;margin:54px auto 0;display:grid}.goal-selector-heading{border-right:1px solid var(--line);padding:30px}.goal-selector-heading h2{color:var(--ink);font-family:var(--font-body),"Helvetica Neue",Helvetica,sans-serif;margin:0;font-size:32px;font-weight:850;line-height:1.08}.goal-selector-heading p:last-child{color:var(--muted);margin:12px 0 0;line-height:1.55}.goal-grid{grid-template-columns:repeat(3,1fr);display:grid}.goal-grid a{border-right:1px solid var(--line);grid-template-columns:1fr auto;align-content:start;gap:10px 16px;min-height:172px;padding:30px;display:grid}.goal-grid a:last-child{border-right:0}.goal-grid strong{color:var(--ink);font-size:21px;font-weight:850}.goal-grid span{color:var(--muted);grid-column:1;line-height:1.5}.goal-grid svg{color:var(--navy);grid-area:1/2/span 2}.professional-home .professional-review-band{border:1px solid var(--line);background:var(--white);box-shadow:var(--soft-shadow);margin-top:38px;padding:34px 44px}.lender-section{margin-top:88px}.lender-logo-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.lender-logo-grid span{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:62px;color:var(--navy);text-align:center;background:#fbfdff;place-items:center;padding:12px;font-weight:850;display:grid}.process-section{margin-top:74px}.process-grid{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid}.process-grid article{border-right:1px solid var(--line);padding:30px}.process-grid article:last-child{border-right:0}.process-grid strong{width:34px;height:34px;color:var(--navy);background:#f7ecd0;place-items:center;font-weight:900;display:grid}.process-grid h3{color:var(--ink);margin:20px 0 10px;font-size:23px;line-height:1.16}.process-grid p{color:var(--muted);margin:0;line-height:1.55}.professional-home .quick-section{grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);align-items:flex-start;gap:46px;width:min(100% - 48px,1180px);display:grid}.professional-home .quick-section .section-heading{text-align:left}.professional-home .quick-section .section-heading h2{font-size:42px}.contact-band{background:var(--white);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;width:min(100% - 48px,1180px);margin:28px auto 0;padding:26px 30px;display:flex}.contact-band>div:first-child{grid-template-columns:auto 1fr;align-items:center;gap:6px 12px;display:grid}.contact-band svg{color:var(--gold-dark)}.contact-band h2{color:var(--ink);margin:0;font-size:25px}.contact-band p{color:var(--muted);grid-column:2;margin:0}.contact-band>div:last-child{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:980px){.broker-hero{padding:48px 0 34px}.broker-hero-grid,.goal-grid,.goal-selector,.process-grid,.professional-home .quick-section{grid-template-columns:1fr}.broker-hero-copy h1{font-size:46px}.broker-trust-row{grid-template-columns:repeat(2,1fr)}.broker-trust-row div:nth-child(2){border-right:0}.broker-trust-row div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-jump-nav{justify-content:flex-start;top:0;overflow-x:auto}.goal-grid a,.goal-selector-heading,.process-grid article{border-right:0}.goal-grid a,.process-grid article{border-top:1px solid var(--line)}.lender-logo-grid{grid-template-columns:repeat(2,1fr)}.contact-band,.professional-home .professional-review-band{flex-direction:column;align-items:stretch}}@media (max-width:620px){.site-header{gap:10px;padding:12px 18px}.brand img{width:142px;height:auto}.header-actions{grid-template-columns:1fr 1.35fr .72fr;gap:8px;width:100%;display:grid}.header-actions .button,.header-actions .icon-link{justify-content:center;min-height:44px;padding-inline:10px;font-size:13px}.broker-hero-grid,.contact-band,.goal-selector,.quick-section,.section{width:min(100% - 32px,1180px)}.broker-hero-copy h1{font-size:40px}.broker-hero-copy>p:not(.section-label){font-size:17px}.broker-hero-actions{display:grid}.broker-hero-card img{height:220px}.content-section h2,.professional-copy h2,.professional-final h2,.professional-home .quick-section .section-heading h2,.professional-paths h2{font-size:32px}}.bank-hero h1,.hero-decision-panel strong,.professional-home h1,.professional-home h2,.professional-home h3{font-family:var(--font-body),"Helvetica Neue",Helvetica,sans-serif}.bank-hero h1{font-size:58px;font-weight:850}.professional-home .intent-panel{z-index:3;background:var(--white);border:1px solid var(--line);box-shadow:var(--soft-shadow);grid-template-columns:280px 1fr;margin-top:-54px;display:grid;position:relative}.professional-home .intent-panel>div:first-child{border-right:1px solid var(--line);min-height:152px;padding:28px}.professional-home .intent-panel h2{font-size:27px;line-height:1.12}.professional-home .intent-grid{grid-template-columns:repeat(3,1fr);display:grid}.professional-home .intent-grid a{border-right:1px solid var(--line);align-content:start;gap:10px;min-height:152px;padding:28px;display:grid}.professional-home .professional-review-band{margin-top:34px}@media (max-width:980px){.bank-hero h1{font-size:42px}.professional-home .intent-grid,.professional-home .intent-panel{grid-template-columns:1fr}.professional-home .intent-grid a,.professional-home .intent-panel>div:first-child{border-right:0;min-height:auto}.professional-home .professional-review-band{margin-top:28px}}.guides-page{--guides-ink:#042d35;--guides-muted:#4f6870;--guides-line:#0630381f;--guides-teal:#075d63;--guides-teal-dark:#03363d;--guides-copper:#c9784b;--guides-gold:#d8a965;--guides-blue:#dcecf3;--guides-stone:#f5f2eb;--guides-surface:#fffdfa;--guides-shadow:0 22px 54px #06303817;color:var(--guides-ink);font-family:var(--font-guides-body),var(--font-body),Manrope,Aptos,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(#f6f2ea,#fbfaf7 430px,#fff 940px),#fff}.guides-page h1,.guides-page h2,.guides-page h3{color:var(--guides-ink);font-family:var(--font-guides-display),var(--font-display),Newsreader,Georgia,serif;letter-spacing:0;font-weight:650}.guides-page a,.guides-page button,.guides-page em,.guides-page li,.guides-page p,.guides-page small,.guides-page span,.guides-page strong{overflow-wrap:anywhere}.guides-journey{background:linear-gradient(90deg,#075d630b,#dcecf300 34%,#c9784b0e),0 0;overflow:hidden}.guides-journey-final,.guides-journey-hero,.guides-journey-safety,.guides-journey-section{box-sizing:border-box;width:min(100% - 48px,1240px);margin-inline:auto}.guides-journey-hero{grid-template-columns:minmax(0,1fr) minmax(430px,.94fr);align-items:center;gap:clamp(24px,3vw,48px);min-height:0;padding:76px 0 64px;display:grid}.guides-journey-hero-copy{gap:16px;min-width:0;max-width:700px;display:grid}.guides-journey-kicker{color:var(--guides-copper);font-family:var(--font-guides-body),var(--font-body),sans-serif;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:12px;font-weight:850;line-height:1}.guides-journey-hero h1{text-wrap:balance;max-width:760px;margin:0;font-size:clamp(50px,4vw,58px);line-height:1}.guides-journey-calculator-copy p,.guides-journey-chat-card p,.guides-journey-final p,.guides-journey-finder-heading p,.guides-journey-hero-copy>p:not(.guides-journey-kicker),.guides-journey-safety p,.guides-journey-section-heading>p{color:var(--guides-muted);margin:0;font-size:17px;font-weight:520;line-height:1.62}.guides-journey-final-actions,.guides-journey-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.guides-journey-button{min-height:50px;font:inherit;cursor:pointer;transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),background .18s var(--ease-out),box-shadow .18s var(--ease-out);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.guides-journey-button:focus-visible,.guides-journey-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0630381f}.guides-journey-button.primary{color:#fff;background:var(--guides-teal)}.guides-journey-button.primary:focus-visible,.guides-journey-button.primary:hover{background:var(--guides-teal-dark)}.guides-journey-button.secondary{color:var(--guides-teal);background:#ffffffb8;border-color:#075d632e}.guides-journey-button.dark{color:#fff;background:#082d35}.guides-journey-finder{background:linear-gradient(135deg,#fffffff5,#f7f4eee0),#fff;border:1px solid #075d631f;border-radius:8px;grid-column:1/-1;gap:17px;max-width:none;padding:clamp(18px,2.3vw,28px);display:grid;box-shadow:0 22px 62px #06303817}.guides-journey-finder-heading{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px;display:grid}.guides-journey-finder-heading h2{margin:4px 0 6px;font-size:clamp(28px,3vw,42px);line-height:1.08}.guides-journey-finder-heading p:not(.guides-journey-kicker){max-width:760px;font-size:15px;line-height:1.5}.guides-journey-search-form{background:#fff;border:1px solid #075d6329;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:68px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff9e}.guides-journey-search-form>svg{color:var(--guides-muted);margin-left:20px}.guides-journey-search-form input{width:100%;min-width:0;height:100%;color:var(--guides-ink);font:inherit;background:0 0;border:0;outline:0;padding:0 16px;font-size:clamp(16px,1.6vw,20px);font-weight:640}.guides-journey-search-form input::placeholder{color:#254a50c7}.guides-journey-search-form button{color:#fff;background:var(--guides-teal);min-width:154px;font:inherit;cursor:pointer;transition:background .18s var(--ease-out),transform .18s var(--ease-out);border:0;justify-content:center;align-self:stretch;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:850;display:inline-flex}.guides-journey-search-form button:focus-visible,.guides-journey-search-form button:hover{background:var(--guides-teal-dark)}.guides-journey-search-form button:active{transform:translateY(1px)}.guides-journey-finder-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex}.guides-journey-finder-footer span{max-width:560px;color:var(--guides-muted);font-size:13px;font-weight:650;line-height:1.35}.guides-journey-concierge{min-width:0;position:relative}.guides-journey-hero-media{aspect-ratio:16/10;background:var(--guides-blue);min-height:430px;box-shadow:var(--guides-shadow);border:1px solid #06303817;border-radius:8px;position:relative;overflow:hidden}.guides-journey-hero-media img,.guides-journey-path-image img{object-fit:cover}.guides-journey-chat-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfaeb;border:1px solid #ffffff94;border-radius:8px;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:16px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 20px 46px #06303829}.guides-journey-icon{width:42px;height:42px;color:var(--guides-teal);background:var(--guides-blue);border-radius:8px;place-items:center;display:grid}@supports (color:color-mix(in lab,red,red)){.guides-journey-icon{background:color-mix(in srgb,var(--guides-blue) 72%,white)}}.guides-journey-chat-card h2{margin:4px 0 6px;font-size:25px;line-height:1.08}.guides-journey-chat-card p:not(.guides-journey-kicker){font-size:13.5px;line-height:1.48}.guides-journey-chip-row{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.guides-journey-chip-row button,.guides-journey-mini-action{min-height:32px;color:var(--guides-teal);font:inherit;cursor:pointer;transition:transform .16s var(--ease-out),border-color .16s var(--ease-out),background .16s var(--ease-out);background:#fff;border:1px solid #0630381f;border-radius:999px;padding:0 10px;font-size:12px;font-weight:780}.guides-journey-chip-row button:focus-visible,.guides-journey-chip-row button:hover,.guides-journey-mini-action:focus-visible,.guides-journey-mini-action:hover{background:var(--guides-blue);border-color:#075d6347;transform:translateY(-1px)}@supports (color:color-mix(in lab,red,red)){.guides-journey-chip-row button:focus-visible,.guides-journey-chip-row button:hover,.guides-journey-mini-action:focus-visible,.guides-journey-mini-action:hover{background:color-mix(in srgb,var(--guides-blue) 28%,white)}}.guides-journey-section{border-top:1px solid var(--guides-line);padding:74px 0}.guides-journey-section-heading{gap:9px;max-width:720px;margin-bottom:28px;display:grid}.guides-journey-calculator-copy h2,.guides-journey-final h2,.guides-journey-safety h2,.guides-journey-section-heading h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1}.guides-journey-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guides-journey-featured-layout{grid-template-columns:minmax(0,1.04fr) minmax(0,1.38fr);align-items:stretch;gap:18px;display:grid}.guides-journey-featured-support{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.guides-journey-calculator-grid a,.guides-journey-guide-card,.guides-journey-path-card{border:1px solid var(--guides-line);background:var(--guides-surface);transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out);border-radius:8px;box-shadow:0 16px 40px #0630380e}.guides-journey-calculator-grid a:hover,.guides-journey-guide-card:hover,.guides-journey-path-card:hover{box-shadow:var(--guides-shadow);border-color:#075d6347;transform:translateY(-2px)}.guides-journey-path-card{flex-direction:column;min-height:372px;display:flex;position:relative;overflow:hidden}.guides-journey-path-link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.guides-journey-path-image{aspect-ratio:16/7;background:var(--guides-blue);position:relative;overflow:hidden}.guides-journey-path-copy{gap:9px;padding:18px 18px 16px;display:grid}.guides-journey-guide-meta span,.guides-journey-path-copy>span{color:var(--guides-teal);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850;line-height:1}.guides-journey-guide-card h3,.guides-journey-path-copy h3{margin:0;font-size:23px;line-height:1.08}.guides-journey-guide-card p,.guides-journey-path-copy p{color:var(--guides-muted);margin:0;font-size:14px;font-weight:520;line-height:1.52}.guides-journey-path-copy strong{color:var(--guides-teal);align-items:center;gap:7px;margin-top:4px;font-size:13px;font-weight:850;display:inline-flex}.guides-journey-mini-action{white-space:nowrap;align-self:flex-end;margin:auto 18px 18px}.guides-journey-guide-card{flex-direction:column;min-height:300px;padding:18px;display:flex;overflow:hidden}.guides-journey-guide-card.is-lead{min-height:100%;padding:0}.guides-journey-guide-card.is-compact{min-height:214px;padding:16px}.guides-journey-guide-image{aspect-ratio:16/9;background:var(--guides-blue);position:relative;overflow:hidden}.guides-journey-guide-image img{object-fit:cover}.guides-journey-guide-content{flex-direction:column;flex:1;display:flex}.guides-journey-guide-card.is-lead .guides-journey-guide-content{padding:22px}.guides-journey-guide-card.is-lead h3{max-width:13ch;font-size:clamp(31px,3.2vw,44px);line-height:.98}.guides-journey-guide-card.is-lead p{max-width:48ch;font-size:15px}.guides-journey-guide-card.is-compact .guides-journey-guide-mark{width:36px;height:36px;margin-bottom:12px}.guides-journey-guide-card.is-compact h3{font-size:20px;line-height:1.1}.guides-journey-guide-card.is-compact p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.guides-journey-guide-mark{width:42px;height:42px;color:var(--guides-teal);background:repeating-linear-gradient(135deg,#075d6314 0 8px,#d8a96514 8px 16px),#fff;border:1px solid #075d631f;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.guides-journey-guide-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.guides-journey-guide-meta span+span{color:var(--guides-muted)}.guides-journey-guide-card a{width:fit-content;color:var(--guides-copper);align-items:center;gap:7px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:860;text-decoration:none;display:inline-flex}.guides-journey-featured-actions{justify-content:flex-end;margin-top:18px;display:flex}.guides-journey-view-all{border:1px solid var(--guides-line);min-height:42px;color:var(--guides-teal);background:var(--guides-surface);transition:transform .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out);border-radius:999px;align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #0630380b}.guides-journey-view-all:focus-visible,.guides-journey-view-all:hover{border-color:#075d6342;transform:translateY(-1px);box-shadow:0 16px 34px #06303814}.guides-journey-calculators{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:26px;display:grid}.guides-journey-calculator-copy{gap:11px;display:grid}.guides-journey-calculator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.guides-journey-calculator-grid a{min-height:180px;color:inherit;gap:10px;padding:18px;text-decoration:none;display:grid}.guides-journey-calculator-grid a>span{color:#fff;background:var(--guides-teal);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.guides-journey-calculator-grid strong{font-size:18px;line-height:1.18}.guides-journey-calculator-grid small{color:var(--guides-muted);font-size:13px;font-weight:540;line-height:1.5}.guides-journey-calculator-grid em{color:var(--guides-copper);align-self:end;align-items:center;gap:6px;font-size:12px;font-style:normal;font-weight:850;display:inline-flex}.guides-journey-calculator-grid .calculator-directory-card{color:#050505;grid-template-columns:minmax(0,1fr) clamp(126px,34%,166px);gap:0;min-height:218px;padding:0;display:grid}.guides-journey-calculator-grid .calculator-directory-card>span{width:auto;height:auto;color:inherit;background:0 0;border-radius:0;display:block}.guides-journey-calculator-grid .calculator-directory-card-copy{padding:24px 22px 22px;display:grid}.guides-journey-calculator-grid .calculator-directory-card h3{font-size:clamp(19px,1.8vw,24px)}.guides-journey-calculator-grid .calculator-directory-card p{color:#334540;font-size:14px;line-height:1.48}.guides-journey-calculator-grid .calculator-directory-card-art{min-height:100%;position:relative;overflow:hidden}.guides-journey-final,.guides-journey-safety{border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(280px,.62fr);align-items:center;gap:28px;margin-bottom:34px;padding:34px;display:grid}.guides-journey-safety{background:linear-gradient(135deg,#dcecf3b8,#ffffffd6),#fff;border:1px solid #075d6329}.guides-journey-final>div:first-child,.guides-journey-safety>div{gap:10px;display:grid}.guides-journey-safety ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.guides-journey-safety li{color:var(--guides-ink);background:#ffffffb8;border:1px solid #0630381a;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;padding:12px;font-size:14px;font-weight:720;line-height:1.42;display:grid}.guides-journey-safety li svg{color:var(--guides-teal)}.guides-journey-final{isolation:isolate;color:#fff;background:#062d35;border:1px solid #ffffff29;border-radius:18px;min-height:318px;margin-top:34px;margin-bottom:0;padding:clamp(30px,4.6vw,54px);position:relative;overflow:hidden;box-shadow:0 24px 74px #082a322e}.guides-journey-final:after,.guides-journey-final:before{content:"";position:absolute;inset:0}.guides-journey-final:before{z-index:-2;filter:saturate(1.04)contrast(1.04);background:url(/guides/guide-router-hero.png) 50%/cover;transform:scale(1.02)}.guides-journey-final:after{z-index:-1;background:radial-gradient(circle at 78% 16%,#dc934e38,#0000 34%),linear-gradient(90deg,#041f25e6,#041f25c2 56%,#041f25ad),linear-gradient(#041f252e,#041f259e)}.guides-journey-final>div{z-index:1;position:relative}.guides-journey-final .guides-journey-kicker,.guides-journey-final h2,.guides-journey-final p{color:#fff}.guides-journey-final p{color:#ffffffc7}.guides-journey-final-actions{justify-content:flex-end}.guides-journey-final .guides-journey-button.dark{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border-color:#ffffff47}.guides-journey-final .guides-journey-button.dark:focus-visible,.guides-journey-final .guides-journey-button.dark:hover{background:#ffffff2b}@media (max-width:1080px){.guides-journey-hero{grid-template-columns:1fr;min-height:0;padding-top:62px}.guides-journey-hero-copy{order:1}.guides-journey-finder{order:2}.guides-journey-concierge{order:3;max-width:720px}.guides-journey-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guides-journey-featured-layout{grid-template-columns:1fr}.guides-journey-featured-support{grid-template-columns:repeat(2,minmax(0,1fr))}.guides-journey-calculators,.guides-journey-final,.guides-journey-safety{grid-template-columns:1fr}.guides-journey-final-actions{justify-content:flex-start}}@media (max-width:720px){.guides-journey-final,.guides-journey-hero,.guides-journey-safety,.guides-journey-section{width:min(100% - 28px,1240px)}.guides-journey-hero{padding:42px 0 50px}.guides-journey-hero h1{font-size:43px;line-height:.98}.guides-journey-calculator-copy p,.guides-journey-final p,.guides-journey-hero-copy>p:not(.guides-journey-kicker),.guides-journey-safety p,.guides-journey-section-heading>p{font-size:15px;line-height:1.55}.guides-journey-hero-media{aspect-ratio:16/9;width:100%;min-height:0}.guides-journey-finder{padding:15px}.guides-journey-search-form{border-radius:18px;grid-template-columns:auto minmax(0,1fr);gap:0;padding:10px}.guides-journey-search-form>svg{margin-left:4px}.guides-journey-search-form input{min-height:42px;padding-right:4px}.guides-journey-search-form button{border-radius:999px;grid-column:1/-1;width:100%;min-height:46px}.guides-journey-chip-row{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.guides-journey-chip-row::-webkit-scrollbar{display:none}.guides-journey-chip-row button{flex:none}.guides-journey-chat-card{margin-top:-48px;position:relative;bottom:auto;left:auto;right:auto}.guides-journey-calculator-grid,.guides-journey-path-grid{grid-template-columns:1fr}.guides-journey-calculator-grid .calculator-directory-card{grid-template-columns:minmax(0,1fr) 116px;min-height:178px}.guides-journey-calculator-grid .calculator-directory-card-copy{padding:22px 18px 20px}.guides-journey-featured-layout{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin-right:-14px;padding:0 14px 10px 0;scroll-padding-left:0;display:flex;overflow-x:auto}.guides-journey-featured-layout::-webkit-scrollbar{display:none}.guides-journey-featured-support{display:contents}.guides-journey-guide-card,.guides-journey-guide-card.is-compact,.guides-journey-guide-card.is-lead{scroll-snap-align:start;flex:0 0 86%;min-height:316px}.guides-journey-guide-card.is-compact p{-webkit-line-clamp:3}.guides-journey-guide-card.is-lead .guides-journey-guide-content{padding:18px}.guides-journey-guide-card.is-lead h3{max-width:none;font-size:30px;line-height:1.03}.guides-journey-featured-actions{justify-content:flex-start;margin-top:10px}.guides-journey-section{padding:54px 0}.guides-journey-calculator-copy h2,.guides-journey-final h2,.guides-journey-safety h2,.guides-journey-section-heading h2{font-size:34px;line-height:1.04}.guides-journey-final,.guides-journey-safety{padding:24px}.guides-journey-final{border-radius:16px;width:100%}}@media (max-width:420px){.guides-journey-hero h1{font-size:38px}.guides-journey-button{width:100%}.guides-journey-chat-card,.guides-journey-finder-heading{grid-template-columns:1fr}.guides-journey-finder-heading h2{font-size:24px}.guides-journey-icon{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.guides-page *,.guides-page :after,.guides-page :before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}