@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";
:root{--header-height:80px;--bg:#f3f7fb;--bg-elevated:#fbfdff;--bg-soft:#e8f0f7;--surface:#fff;--surface-border:#d8e5ee;--ink:#102233;--muted:#607180;--accent-primary:#ff8c1f;--accent-primary-strong:#e56f0d;--accent-primary-rgb:255, 140, 31;--accent-support:#61c7c3;--accent-support-soft:#a6e8e6;--accent-support-rgb:97, 199, 195;--accent-gold:var(--accent-primary-strong);--accent-gold-soft:var(--accent-primary);--accent-emerald:var(--accent-support);--accent-cyan:var(--accent-support-soft);--line:#d9e4ec;--shadow:0 18px 42px #0919271a;--dark-bg:#0c1c2c;--dark-bg-soft:#122739;--dark-surface:#122131e6;--dark-surface-strong:#173048;--dark-border:#97bccd29;--dark-ink:#f4f8fb;--dark-muted:#b8cad8;--display-font:"Plus Jakarta Sans", "Avenir Next", "Segoe UI", sans-serif;--body-font:"Inter", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100svh;color:var(--ink);font-family:var(--body-font);background:radial-gradient(circle at top left, rgba(var(--accent-primary-rgb), .08), transparent 24%), radial-gradient(circle at 82% 10%, rgba(var(--accent-support-rgb), .1), transparent 22%), linear-gradient(180deg, #fbfdff 0%, #eef4f8 52%, #edf3f7 100%);flex-direction:column;margin:0;display:flex}body>main{flex:1 0 auto}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3{font-family:var(--display-font);letter-spacing:-.03em;margin:0}p{margin:0}ul{margin:0;padding:0}.shell{width:min(1160px,100vw - 2rem);margin:0 auto}.stack{flex-direction:column;display:flex}.gap-lg{gap:1.5rem}.gap-md{gap:1rem}.gap-xl{gap:2.5rem}.page-section{padding:calc(4.5rem + var(--header-height)) 0 4.5rem}.page-section-tight{padding:calc(1.75rem + var(--header-height)) 0 3rem}.section-surface{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#f8fcff,#f1f6fa)}.site-header{z-index:20;background:#0c1c2cf5;border-bottom:1px solid #97bccd29;position:fixed;top:0;left:0;right:0;box-shadow:0 14px 34px #060e182e}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:80px;display:flex}.brand-mark{flex-shrink:0;align-items:center;display:inline-flex}.brand-mark-art{aspect-ratio:180/53;width:clamp(152px,18vw,180px);display:block;position:relative}.brand-mark-image{object-fit:contain}.brand-mark-image-base{clip-path:inset(0 66% 0 0)}.brand-mark-image-overlay{clip-path:inset(0 0 0 34%);filter:brightness(0)invert()}.site-nav{gap:1.25rem;display:flex}.site-nav-link{color:#f4f8fbbd;font-size:.96rem;font-weight:600}.site-nav-link:hover{color:#fff}.site-nav-link-static{cursor:default}.site-header .button-secondary{color:var(--dark-ink);background:#ffffff0f;border-color:#ffffff24}.site-header .button-secondary:hover{background:#ffffff1a}.site-actions{gap:.75rem;display:flex}.site-actions-placeholder{min-width:160px}.mobile-menu-toggle,.mobile-menu-panel{display:none}.mobile-menu-toggle{width:46px;height:46px;color:var(--dark-ink);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;padding:0}.mobile-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.mobile-menu-panel{padding-bottom:.9rem}.mobile-menu-nav,.mobile-menu-actions{gap:.75rem;display:grid}.mobile-menu-link{color:#f4f8fbe0;font-size:1rem;font-weight:700}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 1rem;font-size:.95rem;font-weight:700;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-static{pointer-events:none}.button-primary{color:#fff;background:var(--accent-gold-soft);box-shadow:0 16px 34px rgba(var(--accent-primary-rgb), .26)}.button-secondary{color:var(--ink);border-color:var(--line);background:#ffffffeb}.button-primary:hover{background:#ff9d46}.hero-section{background:linear-gradient(120deg,#00000038,#0000000a),linear-gradient(#0a1f261a,#0a1f2605),linear-gradient(#f0fbfc 0%,#fff 100%);padding:5.5rem 0 0}.hero-shell{align-items:flex-end;min-height:78vh;padding-bottom:4.5rem;display:flex}.hero-panel{border:1px solid var(--surface-border);background:#fffffff5;border-radius:10px;max-width:520px;padding:2.5rem 2.75rem 2.25rem;box-shadow:0 18px 52px #0f2a2d26}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--accent-gold);font-size:.76rem;font-weight:800;display:inline-block}.hero-panel h1{max-width:12ch;margin-top:.8rem;font-size:clamp(2.6rem,5vw,4rem);line-height:1.05}.hero-lead{max-width:40ch;color:var(--muted);margin-top:.85rem;font-size:1rem;line-height:1.7}.button-row,.hero-actions{flex-wrap:wrap;gap:.9rem;display:flex}.hero-note{color:var(--muted);margin-top:1rem;font-size:.84rem;font-weight:700}.for-you-band{background:#f0fbfc;border-top:1px solid #b2eaf0;border-bottom:1px solid #b2eaf0}.for-you-inner{align-items:center;gap:1.25rem;padding:1.35rem 0;display:flex}.for-you-icon{background:var(--accent-gold);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:.84rem;font-weight:800;display:inline-flex}.for-you-copy{flex:1}.for-you-copy strong{margin-bottom:.2rem;font-size:1rem;display:block}.for-you-copy p{color:#2d7a85;line-height:1.6}.for-you-link{color:#0f2a2d;font-weight:700}.spotlight-card,.estimate-card,.metric-card,.faq-item,.auth-card,.status-card,.calculator-panel,.prose-block{background:var(--surface);border:1px solid var(--surface-border);box-shadow:var(--shadow);border-radius:28px}.spotlight-card,.prose-block,.auth-card,.status-card,.calculator-panel{padding:1.6rem}.spotlight-label,.metric-label,.footer-list-title{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-emerald);margin-bottom:.7rem;font-size:.82rem;font-weight:800;display:block}.spotlight-list{color:var(--muted);gap:.85rem;padding-left:1rem;line-height:1.7;display:grid}.spotlight-actions{margin-top:1.25rem}.section-heading{flex-direction:column;gap:.8rem;display:flex}.section-heading-centered{text-align:center;align-items:center}.section-heading h2{text-wrap:balance;max-width:16ch;font-size:clamp(2rem,4vw,3.4rem);line-height:1.15}.section-heading-centered h2{max-width:20ch}.section-heading-centered .section-copy{max-width:44rem}.text-muted,.section-copy{color:var(--muted);line-height:1.8}.timeline-grid,.metric-grid,.faq-list,.footer-grid,.calculator-grid{gap:1.2rem;display:grid}.timeline-grid,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-card{border:1px solid var(--surface-border);background:linear-gradient(#fff,#fbfdfe);border-radius:26px;padding:1.5rem;position:relative}.timeline-number{color:#0093a6;width:3rem;height:3rem;font-family:var(--display-font);background:#00c1d81f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:1rem;font-weight:800;display:inline-flex}.timeline-card h3{margin-bottom:.8rem;font-size:1.25rem}.timeline-card p{color:var(--muted);line-height:1.8}.timeline-outcome{color:var(--ink);margin-top:1rem;font-weight:600}.accent-callout{box-shadow:var(--shadow);background:linear-gradient(135deg,#00c1d81f,#ffffffeb),linear-gradient(#f7fbfc,#fff);border:1px solid #00c1d82e;border-radius:32px;padding:2rem}.accent-callout h2{max-width:15ch;margin:.6rem 0 1rem;font-size:clamp(2rem,4vw,3rem)}.accent-callout p:last-of-type{color:var(--muted);line-height:1.8}.estimate-shell{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;display:grid}.estimate-card{padding:1.6rem}.estimate-form{flex-direction:column;gap:1.2rem;display:flex}.estimate-form-compact{gap:.8rem}.estimate-form-compact .form-grid{gap:.85rem}.estimate-form-compact .field{gap:.45rem}.estimate-form-compact .field>span{font-size:.9rem}.estimate-form-compact .field input,.estimate-form-compact .field select,.estimate-form-compact .field textarea{min-height:50px;padding:.8rem .95rem}.estimate-form-compact .field small,.estimate-form-compact .small-copy{font-size:.9rem;line-height:1.45}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field-span-2{grid-column:1/-1}.field{flex-direction:column;gap:.55rem;display:flex}.field>span{font-size:.94rem;font-weight:700}.field input,.field select,.field textarea{width:100%;min-height:52px;color:var(--ink);border:1px solid var(--line);font:inherit;background:#fff;border-radius:18px;padding:.85rem 1rem;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 1px 2px #0f172a0a}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(var(--accent-support-rgb), .55);box-shadow:0 0 0 3px rgba(var(--accent-support-rgb), .16), 0 1px 2px #0f172a0d;outline:none}.field input::placeholder,.field textarea::placeholder{color:#94a3b8}.ssn-input{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.field select{appearance:none;cursor:pointer;background-image:linear-gradient(#ffffffd1,#ffffffd1),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%235b6673' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:0 0,right .95rem center;background-repeat:no-repeat,no-repeat;background-size:auto,1rem;padding-right:2.9rem}.field textarea{resize:vertical;min-height:140px}.field small,.small-copy{color:var(--muted);line-height:1.6}.password-strength{flex-direction:column;gap:.45rem;display:flex}.password-strength-bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;display:grid}.password-strength-bar{background:#94a3b852;border-radius:999px;height:.38rem}.password-strength-bar.is-filled{background:rgba(var(--accent-primary-rgb), .5)}.password-strength-bar.is-filled.is-acceptable{background:rgba(var(--accent-support-rgb), .7)}.password-strength-copy.is-weak{color:#b45309}.password-strength-copy.is-acceptable{color:#0f766e}.field-checkbox{justify-content:flex-end}.checkbox-row{color:var(--muted);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;display:flex}.checkbox-row input{width:18px;min-height:18px;margin-top:.15rem}.form-actions{flex-direction:column;gap:.8rem;display:flex}.metric-card{padding:1.4rem}.metric-card p{color:var(--muted);line-height:1.75}.metric-card strong{font-family:var(--display-font);font-size:clamp(1.4rem,4vw,2.4rem);line-height:1.05;display:block}.loan-summary-card strong{font-size:clamp(1.25rem,3vw,2rem)}.loan-summary-meta{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.loan-summary-pill{min-height:2.1rem;color:var(--muted);background:#ffffffbf;border:1px solid #12213014;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.loan-summary-card p{margin-top:.8rem}.metric-card-hero{background:linear-gradient(135deg, #00c1d81f, #fff), var(--surface)}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-item{padding:1.4rem}.faq-item h3{margin-bottom:.85rem;font-size:1.2rem}.faq-item p{color:var(--muted);line-height:1.75}.prose-block{gap:1rem;display:grid}.prose-block h2{font-size:1.65rem}.prose-block p{color:var(--muted);line-height:1.8}.bullet-list{color:var(--muted);gap:.75rem;padding-left:1rem;display:grid}.home-page{isolation:isolate;--home-section-space:clamp(3.5rem, 6vw, 5rem);color:var(--dark-ink);background:0 0;position:relative}.home-page:before,.home-page:after{content:"";pointer-events:none;position:fixed;inset:0}.home-page:before{z-index:0;background:radial-gradient(circle at 14% 12%, rgba(var(--accent-primary-rgb), .34), transparent 24%), radial-gradient(circle at 84% 14%, rgba(var(--accent-support-rgb), .28), transparent 26%), radial-gradient(circle at 68% 34%, #ffffff14, transparent 16%), radial-gradient(circle at 28% 52%, rgba(var(--accent-primary-rgb), .12), transparent 24%), radial-gradient(circle at 18% 82%, rgba(var(--accent-support-rgb), .12), transparent 22%), radial-gradient(circle at 82% 76%, rgba(var(--accent-support-rgb), .12), transparent 24%), linear-gradient(180deg, #0c1c2c 0%, #102437 46%, #0f2234 100%);opacity:1;transform-origin:50%;will-change:transform;animation:44s ease-in-out infinite alternate home-background-sweep}.home-page:after{z-index:0;opacity:.72;background:linear-gradient(90deg,#ffffff06,#0000 18% 82%,#ffffff05),linear-gradient(#ffffff08,#0000 16% 84%,#ffffff05)}.home-page>*{z-index:1;position:relative}.home-page.home-motion-ready [data-reveal],.home-page.home-motion-ready [data-parallax]{backface-visibility:hidden;transform-style:preserve-3d}.home-page.home-motion-ready [data-reveal]{--reveal-x:0px;--reveal-y:42px;--reveal-scale:.985;opacity:0;filter:blur(14px);transform:translate3d(var(--reveal-x), var(--reveal-y), 0) scale(var(--reveal-scale));transition:opacity .8s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1),filter 1.2s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:transform, opacity, filter}.home-page.home-motion-ready [data-reveal=hero]{--reveal-y:54px;--reveal-scale:.97}.home-page.home-motion-ready [data-reveal=left]{--reveal-x:-40px;--reveal-y:18px}.home-page.home-motion-ready [data-reveal=right]{--reveal-x:40px;--reveal-y:18px}.home-page.home-motion-ready [data-reveal=up]{--reveal-y:48px}.home-page.home-motion-ready [data-reveal].is-visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}@keyframes home-background-sweep{0%{transform:translate(0,0)scale(1)}35%{transform:translate(-1.5%,1.25%)scale(1.035)rotate(-.75deg)}65%{transform:translate(1.8%,-1.4%)scale(1.055)rotate(.9deg)}to{transform:translate(-.8%,-1.8%)scale(1.04)rotate(-.45deg)}}@media (prefers-reduced-motion:reduce){.home-page:before{animation:none;transform:none}.home-page.home-motion-ready [data-reveal]{opacity:1;filter:none;transition:none;transform:none}}.home-page .section-copy,.home-page .text-muted{color:var(--dark-muted)}.home-page .section-heading h2{color:var(--dark-ink)}.home-page .faq-item,.home-page .metric-card,.home-page .fit-card,.journey-card,.home-context-card,.trust-card,.home-insight-card,.bottom-cta-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#fbfeff24,#eaf4f90f),#142a3a0d;border-color:#e4f2f83d;box-shadow:0 24px 60px #00000014}.home-page .faq-item,.home-page .metric-card,.home-page .fit-card{box-shadow:0 22px 52px #00000014}.home-page .faq-item p,.home-page .metric-card p,.home-page .fit-card p,.home-page .fit-card li{color:var(--dark-muted)}.home-page .button-secondary{color:var(--dark-ink);background:#ffffff0f;border-color:#ffffff24}.home-page .button-secondary:hover{background:#ffffff1a}.home-section{padding:var(--home-section-space) 0;background:0 0;position:relative}.home-section[id]{scroll-margin-top:calc(var(--header-height) + 1.5rem)}.home-section>.shell{z-index:1;position:relative}.home-hero{padding:6.75rem 0 var(--home-section-space);position:relative}.home-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:2rem;display:grid;position:relative}.home-hero-copy,.home-hero-visual,.home-insight-grid>*,.home-estimate-grid>*,.home-confidence-grid>*{min-width:0}.home-hero-title{text-wrap:balance;max-width:11ch;margin-top:0;font-size:clamp(3rem,7vw,5.6rem);line-height:.94}.home-hero-lead{max-width:56ch;color:var(--dark-muted);margin-top:1.4rem;font-size:1.1rem;line-height:1.85}.home-hero-actions{flex-wrap:wrap;gap:.95rem;margin-top:2rem;display:flex}.home-hero-meta{flex-wrap:wrap;gap:.8rem 1.15rem;margin-top:1.25rem;display:flex}.home-hero-meta span{color:#d8e4ecd1;letter-spacing:.14em;text-transform:uppercase;padding-left:.9rem;font-size:.73rem;font-weight:700;position:relative}.home-hero-meta span:before{content:"";background:rgba(var(--accent-support-rgb), .9);border-radius:999px;width:.34rem;height:.34rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.home-hero-visual{justify-content:flex-end;align-items:flex-start;min-height:560px;display:flex;position:relative}.home-hero-visual:before{content:none}.hero-visual-stage{justify-content:flex-end;width:min(100%,520px);min-height:540px;display:flex;position:relative;overflow:visible}.hero-checklist-glow{z-index:1;filter:blur(10px);border-radius:999px;position:absolute}.hero-checklist-glow-primary{background:radial-gradient(circle, rgba(var(--accent-primary-rgb), .22), transparent 70%);width:220px;height:220px;top:2rem;right:2.4rem}.hero-checklist-glow-secondary{background:radial-gradient(circle, rgba(var(--accent-support-rgb), .14), transparent 72%);width:180px;height:180px;bottom:2.3rem;left:2.6rem}.hero-checklist-panel{z-index:2;background:linear-gradient(180deg, #ffffff0f, #ffffff05), linear-gradient(140deg, rgba(var(--accent-primary-rgb), .06), transparent 38%), #0917251f;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border:1px solid #ffffff29;border-radius:30px;gap:1.4rem;width:min(100%,408px);margin:0 0 0 auto;padding:1.45rem;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,0 28px 72px #0309120f}.hero-checklist-header{gap:.7rem;display:grid}.hero-checklist-kicker{color:var(--accent-gold-soft);letter-spacing:.18em;text-transform:uppercase;font-size:.74rem;font-weight:800}.hero-checklist-header h2{color:var(--dark-ink);text-wrap:balance;font-size:1.85rem;line-height:1.08}.hero-checklist-header p:last-child{color:#e9f0f5f5;font-size:.9rem;line-height:1.75}.hero-checklist-list{gap:.9rem;display:grid}.hero-checklist-item{background:linear-gradient(#ffffff0a,#ffffff04),#07121e14;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.95rem;padding:1rem 1rem .95rem;display:grid}.hero-checklist-item-icon,.hero-checklist-item-check{flex-shrink:0}.hero-checklist-item-icon{background:linear-gradient(145deg, rgba(var(--accent-primary-rgb), .24), rgba(var(--accent-support-rgb), .14));color:#fff4e9;border-radius:18px;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.hero-checklist-item-icon svg,.hero-checklist-item-check{width:1.1rem;height:1.1rem}.hero-checklist-item-copy h3{color:var(--dark-ink);margin:0;font-size:1rem;line-height:1.2}.hero-checklist-item-check{width:1.32rem;height:1.32rem;color:rgba(var(--accent-support-rgb), .95)}.story-kicker,.home-form-kicker{color:var(--accent-gold-soft);letter-spacing:.18em;text-transform:uppercase;margin-bottom:.8rem;font-size:.76rem;font-weight:800;display:inline-block}.home-context-card h3,.home-form-header h3{text-wrap:balance;font-size:1.55rem;line-height:1.18}.context-pills{gap:.8rem;margin-top:1rem;display:grid}.context-pills span{color:var(--dark-muted);padding-left:1rem;line-height:1.6;position:relative}.context-pills span:before{content:"";background:var(--accent-emerald);border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.7rem;left:0}.home-journey{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid;position:relative}.home-journey:before{content:"";background:linear-gradient(90deg, rgba(var(--accent-primary-rgb), .24), rgba(var(--accent-support-rgb), .28));height:1px;position:absolute;top:1.7rem;left:7%;right:7%}.journey-card{z-index:1;border:1px solid #97bccd29;border-radius:28px;padding:1.6rem;position:relative;box-shadow:0 20px 40px #00000040}.journey-step{background:rgba(var(--accent-primary-rgb), .13);border:1px solid rgba(var(--accent-primary-rgb), .24);min-width:3.25rem;height:3.25rem;color:var(--accent-gold-soft);font-family:var(--display-font);border-radius:999px;justify-content:center;align-items:center;margin-bottom:1.1rem;padding:0 1rem;font-weight:800;display:inline-flex}.journey-card h3,.faq-item h3,.trust-card .metric-label{overflow-wrap:anywhere}.journey-card h3{color:var(--dark-ink);font-size:1.28rem;line-height:1.2}.journey-card p{color:var(--dark-muted);margin-top:.9rem;line-height:1.75}.journey-outcome{color:var(--dark-ink);background:#ffffff0a;border-radius:16px;margin-top:1rem;padding:.85rem .95rem;font-weight:700;display:block}.home-insight-grid,.home-estimate-grid,.home-confidence-grid{gap:1.4rem;display:grid}.home-insight-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.home-insight-card,.home-context-card,.bottom-cta-card{border:1px solid #97bccd29;border-radius:32px;padding:2rem;box-shadow:0 28px 64px #0000001a}.home-insight-card{background:linear-gradient(145deg, rgba(var(--accent-primary-rgb), .08), #f4f9fc14 44%), #1225350a}.home-insight-card h2{text-wrap:balance;margin:.7rem 0 1rem;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.06}.home-insight-card p:last-child,.home-context-card p{color:var(--dark-muted);line-height:1.85}.home-context-card{background:linear-gradient(#f9fdff29,#e4f0f714),#1225350a}.home-estimate-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.home-estimate-grid-results{grid-template-columns:minmax(0,720px);justify-content:center}.text-link{color:var(--accent-gold-soft);margin-top:1.2rem;font-weight:700;display:inline-block}.home-estimate-panel{border:1px solid rgba(var(--accent-primary-rgb), .16);color:#122130;background:#fbfdff;border-radius:30px;padding:1.6rem;box-shadow:0 28px 70px #07121f3d}.home-estimate-panel-results{width:100%;max-width:720px}.home-form-header{margin-bottom:1.3rem}.home-form-header h3{font-size:clamp(1.8rem,4.5vw,2.45rem);line-height:1.08}.home-form-header p:last-child{color:#6c675f;margin-top:.45rem;line-height:1.6}.home-estimate-panel .field>span,.home-estimate-panel .small-copy,.home-estimate-panel .field small{color:#3e3a33}.home-estimate-panel .field input,.home-estimate-panel .field select,.home-estimate-panel .field textarea{color:#122130;background:#fffffffa;border-color:#d7e4ec}.home-estimate-panel .field input::placeholder,.home-estimate-panel .field textarea::placeholder{color:#8a98a8}.home-estimate-panel .field input:focus,.home-estimate-panel .field select:focus,.home-estimate-panel .field textarea:focus{border-color:rgba(var(--accent-primary-rgb), .45);box-shadow:0 0 0 3px rgba(var(--accent-primary-rgb), .14), 0 10px 24px #0f172a0f}.home-estimate-panel .field select{background-image:linear-gradient(#fffffff0,#fffffff0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23122130' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.home-estimate-panel .button-primary{width:100%}.home-estimate-panel .button-secondary{color:#122130;background:#ecf4f8f5;border-color:#1221301a}.home-estimate-panel .button-secondary:hover{background:#e4eef3fa}.home-estimate-actions{margin-top:.35rem}.home-estimate-browser-note{color:#617283;margin-top:.85rem;font-size:.92rem;line-height:1.55}.home-estimate-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-estimate-stat{border:1px solid rgba(var(--accent-support-rgb), .14);background:linear-gradient(180deg, #fffffffa, #f7fbfef5), linear-gradient(145deg, rgba(var(--accent-primary-rgb), .06), transparent 42%);border-radius:24px;flex-direction:column;gap:.8rem;padding:1.15rem 1.15rem 1.05rem;display:flex;box-shadow:inset 0 1px #ffffffd9,0 12px 28px #0f172a0f}.home-estimate-stat-label{color:#28becce6;letter-spacing:.14em;text-transform:uppercase;font-size:.84rem;font-weight:800}.home-estimate-stat-value{color:#122130;font-family:var(--display-font);text-wrap:balance;font-size:clamp(1.9rem,3vw,2.6rem);line-height:.98;display:block}.home-estimate-stat-copy{color:#617283;font-size:.96rem;line-height:1.55}.home-estimate-loading-grid{margin-top:.25rem}.home-estimate-loading-card{gap:.9rem}.home-estimate-loading-bar{background:linear-gradient(90deg,#d2dde7e6,#e9eff4fa,#d2dde7e6) 0 0/180% 100%;border-radius:999px;width:100%;height:.95rem;animation:1.6s linear infinite estimate-loading-shimmer}.home-estimate-loading-bar-lg{width:82%;height:1.5rem}.home-estimate-loading-bar-md{width:52%;height:1.35rem}.home-estimate-loading-bar-sm{width:78%}@keyframes estimate-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.home-confidence-grid{gap:var(--home-section-space);grid-template-columns:1fr;align-items:start}.home-trust-grid{gap:1rem;margin-top:1.8rem;display:grid}.trust-card{border:1px solid #97bccd29;border-radius:24px;padding:1.3rem}.trust-card p{color:var(--dark-muted);line-height:1.75}.home-faq-list{grid-template-columns:1fr;margin-top:1.8rem}.home-faq-list .faq-item{padding:1.35rem 1.4rem}.home-faq-list .faq-item h3{color:var(--dark-ink)}.home-bottom-cta{padding-bottom:3rem}.bottom-cta-card{background:linear-gradient(140deg, rgba(var(--accent-primary-rgb), .08), #f4f9fc14 42%), #1225350a}.home-bottom-actions{justify-content:center;margin-top:2rem}.fit-card{border:1px solid var(--surface-border);max-width:520px;box-shadow:var(--shadow);background:linear-gradient(#f4fbfc,#fff);border-radius:28px;margin:0 auto;padding:1.8rem}.fit-card h3{margin-bottom:1.2rem;font-size:1.35rem}.fit-list{gap:.9rem;list-style:none;display:grid}.fit-list li{color:var(--muted);padding-left:1.25rem;line-height:1.65;position:relative}.fit-list li:before{content:"";background:var(--accent-emerald);border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.65rem;left:0}.auth-shell{place-items:center;display:grid}.auth-card{flex-direction:column;gap:1.25rem;width:min(760px,100%);display:flex}.auth-error-copy{color:#c2410c}.account-dashboard{flex-direction:column;gap:1.5rem;width:min(980px,100%);display:flex}.account-dashboard-shell{border:1px solid var(--surface-border);box-shadow:var(--shadow);background:linear-gradient(#fffffff0,#f8fcffeb);border-radius:28px;padding:1.5rem}.account-tabs{flex-wrap:wrap;gap:.75rem;display:flex}.onboarding-progress{flex-direction:column;gap:.7rem;display:flex}.onboarding-progress-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.onboarding-step-card{background:#ffffff85;border:1px solid #12213014;border-radius:24px;flex-direction:column;gap:1.25rem;padding:1.4rem;display:flex}.account-tab-button{border:1px solid var(--surface-border);min-height:44px;color:var(--muted);background:#ffffffdb;border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-size:.92rem;font-weight:700;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.account-tab-button.is-active{border-color:rgba(var(--accent-primary-rgb), .3);background:rgba(var(--accent-primary-rgb), .12);color:var(--ink)}.account-section-card{box-shadow:none;background:0 0;border:0;flex-direction:column;gap:1.25rem;padding:0;display:flex}.status-card{flex-direction:column;gap:.9rem;display:flex}.status-title,.footer-title{font-family:var(--display-font);font-size:1.6rem}.error-copy{color:#fda4af;font-weight:600}.warning-copy{color:#fde68a;font-weight:600}.account-pill-list{flex-wrap:wrap;gap:.75rem;display:flex}.account-pill{border:1px solid var(--surface-border);background:rgba(var(--accent-support-rgb), .08);min-height:2.25rem;color:var(--ink);border-radius:999px;align-items:center;padding:0 .9rem;font-size:.9rem;font-weight:600;display:inline-flex}.account-list-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.account-connections-panel{flex-direction:column;gap:1rem;display:flex}.cash-flow-guidance,.cash-flow-readiness,.cash-flow-guidance-list{background:#ffffff52;border:1px solid #12213014;border-radius:18px;gap:1rem;padding:1.05rem 1.15rem;display:grid}.cash-flow-guidance{grid-template-columns:minmax(0,1fr) auto;align-items:center}.cash-flow-readiness-summary{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cash-flow-readiness-summary strong{color:var(--ink);margin-top:.25rem;font-size:1.45rem;line-height:1.1;display:block}.readiness-pill{border:1px solid rgba(var(--accent-gold-rgb), .28);background:rgba(var(--accent-gold-rgb), .12);min-height:2.15rem;color:var(--accent-burnt);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .85rem;font-size:.82rem;font-weight:800;display:inline-flex}.readiness-pill.is-ready{border-color:rgba(var(--accent-support-rgb), .28);background:rgba(var(--accent-support-rgb), .12);color:var(--accent-emerald)}.cash-flow-guidance-list ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.cash-flow-guidance-list li{color:var(--ink);padding-left:1.15rem;font-size:.95rem;line-height:1.45;position:relative}.cash-flow-guidance-list li:before{content:"";background:var(--accent-gold);border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.62em;left:0}.account-list-count{color:var(--ink);white-space:nowrap;font-size:.95rem}.account-list{gap:.85rem;display:grid}.account-list-item{background:#ffffff5c;border:1px solid #12213014;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.35rem 1rem;padding:.95rem 1rem;transition:opacity .2s,background .2s;display:grid}.account-list-item.is-disabled{opacity:.62}.account-list-item-copy{flex:1;min-width:0}.account-list-title{color:var(--ink);line-height:1.25;display:block}.account-list-row-secondary{color:var(--muted);margin-top:.28rem;font-size:.84rem;line-height:1.4}.account-list-name{overflow-wrap:anywhere;min-width:0;display:block}.account-list-details{text-align:right;white-space:nowrap;margin-top:0}.account-switch{color:var(--muted);white-space:nowrap;justify-self:end;align-items:center;gap:.55rem;font-size:.85rem;font-weight:700;display:inline-flex}.account-switch input{width:1rem;height:1rem}.widget-frame{background:#fff;border:0;border-radius:24px;width:100%;height:640px}.widget-frame-hidden{display:none}.progress-track{background:#e6f2f5;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-bar{border-radius:inherit;background:linear-gradient(135deg, var(--accent-emerald), var(--accent-cyan));height:100%}.calculator-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)}.metric-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-list{gap:1rem;display:grid}.offer-card{border:1px solid var(--surface-border);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;display:flex}.offer-copy{gap:.65rem;display:grid}.calculator-output{justify-content:center}.valculator-page{gap:0;display:grid}.valculator-hero{margin-top:calc(-1 * var(--header-height));padding:calc(var(--header-height) + 3.5rem) 0 3.6rem;background:linear-gradient(135deg,#1a2a4a 0%,#223360 60%,#2b6cb0 100%);border-bottom:3px solid #e5a832;position:relative;overflow:hidden}.valculator-hero:before{content:"";background:radial-gradient(circle,#e5a8321f,#0000 72%);border-radius:999px;width:26rem;height:26rem;position:absolute;top:-14rem;right:-5rem}.valculator-hero-inner{z-index:1;text-align:center;color:#fff;max-width:48rem;margin:0 auto;position:relative}.valculator-hero-kicker{letter-spacing:.02em;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:1rem;font-weight:800;display:inline-flex}.valculator-hero-kicker span{color:#e5a832}.valculator-hero h1{color:#fff;text-wrap:balance;font-size:clamp(2.3rem,5vw,3.8rem);line-height:1.06}.valculator-hero p:last-child{color:#ffffffc7;max-width:38rem;margin:1rem auto 0;font-size:1.05rem;line-height:1.75}.valculator-intro{padding:2.25rem 0 0}.valculator-intro-card{background:#fffffffa;border:1px solid #12213014;border-radius:24px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.5rem;max-width:52rem;margin:-2.6rem auto 0;padding:1.75rem;display:grid;box-shadow:0 18px 44px #0f172a14}.valculator-photo{object-fit:cover;border:4px solid #4a90e2;border-radius:999px;width:120px;height:120px;box-shadow:0 12px 28px #4a90e22e}.valculator-intro-copy h2{color:#4a90e2;font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.1}.valculator-intro-copy p{color:#58667a;margin-top:.8rem;line-height:1.75}.valculator-calculator{padding:1.7rem 0 0}.valculator-card{background:#fff;border:1px solid #12213014;border-radius:24px;overflow:hidden;box-shadow:0 18px 44px #0f172a14}.valculator-card-header{text-align:center;color:#fff;background:#4a90e2;padding:1.4rem 1.6rem}.valculator-card-header h2{color:inherit;align-items:center;gap:.6rem;font-size:clamp(1.7rem,3vw,2.25rem);display:inline-flex}.valculator-card-header p{color:#ffffffdb;margin-top:.4rem}.valculator-card-body{gap:1.7rem;padding:1.5rem;display:grid}.valculator-input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem 1.4rem;display:grid}.valculator-control{gap:.6rem;display:grid}.valculator-control small{color:var(--muted);line-height:1.5}.valculator-label{color:#1a2341;align-items:center;gap:.5rem;font-size:.96rem;font-weight:700;display:inline-flex}.valculator-money-field{background:#fff;border:2px solid #d9e1e8;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;transition:border-color .2s,box-shadow .2s;display:grid}.valculator-money-field:focus-within{border-color:#4a90e2;box-shadow:0 0 0 4px #4a90e21f}.valculator-money-field span{color:#6c7a8b;padding-left:.95rem;font-weight:700}.valculator-money-field input{min-height:54px;font:inherit;color:#1a2341;background:0 0;border:0;padding:.85rem 1rem .85rem .55rem}.valculator-money-field input:focus{outline:none}.valculator-slider{appearance:none;background:#e5e7eb;border-radius:999px;width:100%;height:6px}.valculator-slider::-webkit-slider-thumb{appearance:none;background:#4a90e2;border:0;border-radius:999px;width:20px;height:20px;box-shadow:0 4px 12px #4a90e240}.valculator-slider::-moz-range-thumb{background:#4a90e2;border:0;border-radius:999px;width:20px;height:20px;box-shadow:0 4px 12px #4a90e240}.valculator-slider-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:.8rem;display:flex}.valculator-slider-meta strong{color:#1a2341;font-size:1.15rem}.valculator-control-frequency{border-top:1px solid #e6edf2;padding-top:1.2rem}.valculator-frequency-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.valculator-frequency-option{text-align:center;background:#f8fafc;border:2px solid #d9e1e8;border-radius:14px;gap:.22rem;padding:.85rem;transition:border-color .2s,background .2s,color .2s;display:grid}.valculator-frequency-option strong{font-size:.96rem}.valculator-frequency-option span{color:var(--muted);font-size:.82rem}.valculator-frequency-option.is-active{color:#fff;background:#4a90e2;border-color:#4a90e2}.valculator-frequency-option.is-active span{color:#ffffffd1}.valculator-results{color:#fff;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);border-radius:20px;padding:1.45rem}.valculator-results h3{color:inherit;align-items:center;gap:.55rem;font-size:1.55rem;display:inline-flex}.valculator-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.15rem;display:grid}.valculator-result-card{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border-radius:14px;padding:1rem .9rem}.valculator-result-amount{font-family:var(--display-font);font-size:clamp(1.7rem,3vw,2.4rem);line-height:1}.valculator-result-label{color:#ffffffd6;margin-top:.45rem;font-size:.9rem}.valculator-results-note{align-items:center;gap:.55rem;margin-top:1rem;font-size:1.02rem;display:inline-flex}.valculator-results-note strong{color:#fff}.valculator-chart-shell{margin-top:1.4rem}.valculator-chart-header h4{color:#1a2341;align-items:center;gap:.55rem;font-size:1.35rem;display:inline-flex}.valculator-chart-header p{color:var(--muted);margin-top:.45rem}.valculator-chart-card{background:#fffffff5;border:1px solid #12213014;border-radius:22px;margin-top:.9rem;padding:1.25rem;box-shadow:0 18px 44px #0f172a0f}.valculator-chart{width:100%;height:auto}.valculator-chart-grid{stroke:#12213014;stroke-width:1px}.valculator-chart-line{fill:none;stroke:#2fbfd1;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.valculator-chart-line-secondary{stroke:#4a90e2;stroke-dasharray:8 9;opacity:.7}.valculator-chart-point{fill:#fff;stroke:#2fbfd1;stroke-width:3px}.valculator-chart-label{fill:#6c7a8b;font-family:inherit;font-size:13px}.valculator-chart-legend{color:var(--muted);flex-wrap:wrap;gap:1rem;margin-top:.6rem;font-size:.9rem;display:flex}.valculator-chart-legend span{align-items:center;gap:.45rem;display:inline-flex}.valculator-legend-swatch{border-radius:999px;width:1.1rem;height:.28rem}.valculator-legend-swatch-primary{background:#2fbfd1}.valculator-legend-swatch-secondary{background:#4a90e2}.valculator-story,.valculator-cta{padding:2.2rem 0 0}.valculator-story-card{background:linear-gradient(135deg,#e9f4ff 0%,#d8ebff 100%);border:1px solid #4a90e22e;border-radius:24px;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);gap:1.4rem;padding:1.7rem;display:grid}.valculator-story-copy h3{color:#1a2341;align-items:center;gap:.55rem;font-size:1.65rem;display:inline-flex}.valculator-story-copy p{color:#445166;margin-top:.8rem;line-height:1.8}.valculator-story-art{place-items:center;display:grid}.valculator-story-icon-wrap{color:#e5a832;background:#ffffff80;border-radius:24px;place-items:center;width:100%;min-height:220px;display:grid}.valculator-cta-card{color:#fff;background:linear-gradient(135deg,#1a2a4a 0%,#223360 60%,#2b6cb0 100%);border-radius:28px;padding:2rem;position:relative;overflow:hidden}.valculator-cta-card:before{content:"";background:radial-gradient(circle,#e5a8321f,#0000 72%);border-radius:999px;width:22rem;height:22rem;position:absolute;top:-11rem;right:-4rem}.valculator-cta-card>*{z-index:1;position:relative}.valculator-cta-icon{color:#e5a832}.valculator-cta-card h2{color:#fff;margin-top:1rem;font-size:clamp(2rem,4vw,3rem)}.valculator-cta-card p{color:#ffffffe0;max-width:46rem;margin-top:.85rem;line-height:1.75}.valculator-webview-note{color:#ffffffd1;margin-top:.8rem;font-size:.96rem;line-height:1.6}.valculator-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem 2rem;margin:1.6rem 0 1.9rem;display:grid}.valculator-cta-grid div{gap:.8rem;display:grid}.valculator-cta-grid span{color:#fffffff2;padding-left:1.5rem;position:relative}.valculator-cta-grid span:before{content:"";background:#48bb78;border-radius:999px;width:.6rem;height:.6rem;position:absolute;top:.5rem;left:0}.wellthi-page{background:radial-gradient(circle at 18% 12%, rgba(var(--accent-primary-rgb), .18), transparent 24%), radial-gradient(circle at 84% 16%, rgba(var(--accent-support-rgb), .16), transparent 28%), linear-gradient(180deg, #0b1a29 0%, #102437 52%, #0d2031 100%);min-height:100vh;padding:clamp(1rem,4vw,1.8rem)}.wellthi-page-shell{width:min(100%,860px);margin:0 auto}.wellthi-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffff0f,#ffffff04),#0917252e;border:1px solid #d5e7f029;border-radius:30px;gap:1.5rem;padding:clamp(1.25rem,4vw,2rem);display:grid;box-shadow:0 30px 80px #03091233}.wellthi-brand{aspect-ratio:3.4;width:min(180px,40vw);position:relative}.wellthi-brand-image{object-fit:contain;object-position:left center}.wellthi-brand-image-base{clip-path:inset(0 66% 0 0)}.wellthi-brand-image-overlay{clip-path:inset(0 0 0 34%);filter:brightness(0)invert()}.wellthi-copy{gap:.9rem;display:grid}.wellthi-eyebrow{color:var(--accent-gold-soft);letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;font-weight:800}.wellthi-copy h1{color:#f5f8fb;text-wrap:balance;font-size:clamp(2rem,7vw,3.5rem);line-height:.98}.wellthi-lead,.wellthi-note{color:#e1ebf2db;line-height:1.75}.wellthi-support{color:#e1ebf2c7;line-height:1.75}.wellthi-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:start;gap:1.3rem;display:grid}.wellthi-meta{flex-wrap:wrap;gap:.7rem;display:flex}.wellthi-meta span{color:#ebf2f7db;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:2.1rem;padding:.45rem .8rem;font-size:.88rem;font-weight:600;display:inline-flex}.wellthi-signal-card{background:linear-gradient(#ffffff0d,#ffffff04),#08131f24;border:1px solid #ffffff1a;border-radius:22px;padding:1rem}.wellthi-signal-row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.wellthi-signal-icon{background:linear-gradient(145deg, rgba(var(--accent-primary-rgb), .22), rgba(var(--accent-support-rgb), .12));color:#fff2e6;border-radius:18px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:inline-flex}.wellthi-signal-row strong{color:#f7fafc;font-size:1.05rem;line-height:1.35;display:block}.wellthi-signal-row p{color:#e1ebf2c2;margin-top:.35rem;line-height:1.65}.wellthi-side-grid{gap:1rem;display:grid}.wellthi-option-card{background:linear-gradient(#ffffff0d,#ffffff04),#08131f24;border:1px solid #ffffff1a;border-radius:22px;gap:.9rem;padding:1.1rem;display:grid}.wellthi-estimate-card{background:#fbfdfffa;border:1px solid #d6e7ef24;border-radius:24px;padding:1.15rem;box-shadow:0 20px 44px #08121e1f}.wellthi-option-icon{background:linear-gradient(145deg, rgba(var(--accent-primary-rgb), .22), rgba(var(--accent-support-rgb), .12));color:#fff2e6;border-radius:18px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.wellthi-option-copy{gap:.35rem;display:grid}.wellthi-card-kicker{color:var(--accent-gold-soft);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:800}.wellthi-option-copy h2{color:#f7fafc;font-size:1.2rem}.wellthi-option-copy p{color:#e1ebf2c7;line-height:1.65}.wellthi-estimate-card .wellthi-option-copy h2{color:#122130}.wellthi-estimate-card .wellthi-option-copy p{color:#617283}.wellthi-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.wellthi-link-input{color:#f5f8fb;width:100%;min-height:52px;font:inherit;background:#ffffff14;border:1px solid #dae7ef1f;border-radius:16px;padding:.95rem 1rem}.wellthi-link-input:focus{outline:none}.wellthi-field>span{color:#e9f0f5e6}.wellthi-field input{background:#ffffffeb}.wellthi-action{justify-content:center}.wellthi-action.is-disabled{opacity:.52;pointer-events:none}.contact-page .section-heading{max-width:52rem}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.contact-card{border:1px solid rgba(var(--accent-support-rgb), .14);background:linear-gradient(180deg, #fffffffa, #f7fbfef5), linear-gradient(145deg, rgba(var(--accent-primary-rgb), .05), transparent 42%);border-radius:26px;gap:.95rem;padding:1.45rem;display:grid;box-shadow:inset 0 1px #ffffffdb,0 14px 30px #0f172a0f}.contact-card-kicker{color:var(--accent-gold-soft);letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;font-weight:800}.contact-card p{color:var(--muted);line-height:1.72}.contact-card-value{color:var(--dark-ink);text-wrap:balance;font-size:1.08rem;font-weight:700;line-height:1.35}.contact-card-action{justify-self:start;margin-top:.2rem}.wellthi-browser-card{gap:1rem}.wellthi-security-note{color:#e1ebf2cc;align-items:center;gap:.55rem;font-size:.9rem;line-height:1.5;display:inline-flex}.site-footer{z-index:1;color:#f4f8fb;background:#0e1f30;border-top:1px solid #97bccd29;padding:3rem 0 2rem;position:relative}.site-footer .text-muted{color:#bccddb;font-size:.95rem;line-height:1.75}.footer-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr);align-items:start;column-gap:clamp(2.5rem,5vw,4.5rem)}.footer-nav-groups{grid-template-columns:minmax(170px,220px) minmax(140px,180px);justify-content:end;column-gap:clamp(1.5rem,3vw,2.5rem);display:grid}.footer-title{margin-bottom:1rem}.footer-list-title{color:#f4f8fb;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;font-size:.8rem;font-weight:800}.footer-links{color:#bccddb;gap:.75rem;font-size:.92rem;display:grid}.footer-links a:hover{color:var(--accent-gold-soft)}.footer-bottom{color:#9badbc;border-top:1px solid #97bccd29;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;font-size:.92rem;display:flex}@media (max-width:1024px){.home-hero-grid,.home-insight-grid,.home-estimate-grid,.home-confidence-grid,.home-journey,.estimate-shell,.calculator-grid,.contact-grid,.footer-grid,.timeline-grid,.metric-grid,.valculator-input-grid,.valculator-results-grid,.valculator-story-card,.valculator-cta-grid,.wellthi-hero-grid,.wellthi-link-row{grid-template-columns:1fr}.valculator-frequency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-journey:before{display:none}.faq-list,.metric-grid-2{grid-template-columns:1fr}.hero-panel h1{max-width:none}.site-nav{display:none}.footer-nav-groups{justify-content:start}}@media (max-width:720px){:root{--header-height:72px}.home-page{--home-section-space:3.5rem}.shell{width:min(100vw - 1.25rem,100%)}.site-header-inner{min-height:72px}.site-actions{display:none}.mobile-menu-toggle{display:inline-flex}.mobile-menu-panel{gap:1rem;padding-top:.25rem;display:none}.mobile-menu-panel.is-open{display:grid}.mobile-menu-nav{border-top:1px solid #97bccd29;padding:.95rem 0 .25rem}.mobile-menu-actions{grid-template-columns:1fr;padding-bottom:.25rem}.page-section,.hero-section{padding:calc(3.5rem + var(--header-height)) 0 3.5rem}.page-section-tight{padding:calc(1.25rem + var(--header-height)) 0 2.5rem}.home-hero{padding-top:5.5rem}.valculator-hero{padding:calc(var(--header-height) + 2.6rem) 0 2.8rem}.valculator-hero h1{font-size:clamp(2rem,9vw,2.9rem)}.valculator-hero p:last-child{font-size:.98rem}.valculator-intro-card,.valculator-card-body,.valculator-chart-card,.valculator-story-card,.valculator-cta-card{padding:1.2rem}.valculator-intro-card{text-align:center;grid-template-columns:1fr;margin-top:-2rem}.valculator-photo{width:96px;height:96px}.valculator-card-header{padding:1.2rem 1rem}.valculator-card-header h2{font-size:1.5rem}.valculator-results h3,.valculator-story-copy h3{font-size:1.35rem}.valculator-result-amount{font-size:1.55rem}.valculator-chart-label{font-size:11px}.valculator-story-icon-wrap{min-height:150px}.valculator-cta-card h2{font-size:2rem}.home-hero-title{font-size:clamp(2.55rem,11vw,3.85rem)}.home-hero-visual{justify-content:center;min-height:auto;margin-top:1.4rem}.hero-visual-stage{justify-content:center;width:100%;min-height:auto}.hero-checklist-glow-primary{width:170px;height:170px;top:1.5rem;right:1.2rem}.hero-checklist-glow-secondary{width:140px;height:140px;bottom:1.6rem;left:1.2rem}.hero-checklist-panel{border-radius:24px;gap:.9rem;width:100%;margin:0;padding:1.05rem}.hero-checklist-header h2{font-size:1.45rem}.hero-checklist-header p:last-child{font-size:.85rem;line-height:1.65}.hero-checklist-item{grid-template-columns:auto minmax(0,1fr);gap:.8rem;padding:.9rem}.hero-checklist-item-check{display:none}.hero-checklist-item-icon{border-radius:16px;width:2.55rem;height:2.55rem}.hero-checklist-item-copy h3{font-size:.96rem}.home-proof-grid,.home-trust-grid{gap:.9rem}.journey-card,.home-insight-card,.home-context-card,.home-estimate-panel,.bottom-cta-card,.trust-card{border-radius:24px}.hero-shell{min-height:auto;padding-bottom:0}.hero-panel{padding:1.8rem}.for-you-inner{flex-direction:column;align-items:flex-start}.spotlight-card,.estimate-card,.metric-card,.faq-item,.auth-card,.status-card,.calculator-panel,.prose-block,.accent-callout{border-radius:22px}.form-grid{grid-template-columns:1fr}.home-estimate-panel{padding:1.2rem}.home-estimate-grid-results{grid-template-columns:1fr}.home-form-header{margin-bottom:1rem}.home-form-header h3{font-size:1.45rem;line-height:1.08}.home-form-header p:last-child{margin-top:.3rem;font-size:.92rem;line-height:1.45}.home-estimate-panel .field>span{font-size:.88rem}.home-estimate-panel .field small,.home-estimate-panel .small-copy{font-size:.84rem;line-height:1.4}.home-estimate-panel .field input,.home-estimate-panel .field select,.home-estimate-panel .field textarea{border-radius:16px;min-height:48px;padding:.75rem .9rem}.home-estimate-panel .form-actions{gap:.6rem}.home-estimate-results-grid{grid-template-columns:1fr;gap:.9rem}.home-estimate-stat{border-radius:20px;padding:1rem}.home-estimate-stat-value{font-size:1.9rem}.home-estimate-stat-copy{font-size:.9rem;line-height:1.45}.home-estimate-browser-note{font-size:.88rem;line-height:1.45}.home-estimate-actions{flex-direction:column}.home-estimate-actions .button{width:100%}.account-tabs{gap:.55rem}.onboarding-progress-meta{flex-direction:column;align-items:flex-start}.account-tab-button{flex:calc(50% - .55rem);min-width:0;padding:0 .8rem}.cash-flow-guidance,.cash-flow-readiness-summary{grid-template-columns:1fr;align-items:flex-start}.cash-flow-guidance{padding:.95rem}.cash-flow-guidance .button{width:100%}.cash-flow-readiness-summary{display:grid}.account-list-header,.account-list-item{flex-direction:column;align-items:flex-start}.account-list-item{display:flex}.account-list-details{text-align:left;white-space:normal}.account-switch{align-self:flex-start}.offer-card{flex-direction:column;align-items:flex-start}.site-footer{padding:1.4rem 0 .9rem}.footer-grid{gap:1rem}.footer-brand .eyebrow{letter-spacing:.16em;font-size:.68rem}.site-footer .text-muted{font-size:.76rem;line-height:1.42}.footer-title{margin-bottom:.45rem;font-size:1.05rem;line-height:1.08}.footer-nav-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .9rem;display:grid}.footer-link-group{min-width:0}.footer-list-title{letter-spacing:.12em;margin-bottom:.3rem;font-size:.64rem}.footer-links{flex-wrap:wrap;gap:.3rem .7rem;font-size:.74rem;line-height:1.35;display:flex}.footer-bottom{margin-top:.75rem;padding-top:.7rem;font-size:.72rem;line-height:1.3}.wellthi-page{padding:.9rem}.wellthi-card{border-radius:24px;gap:1.2rem;padding:1.1rem}.wellthi-meta{gap:.55rem}.wellthi-meta span{min-height:1.95rem;padding:.4rem .72rem;font-size:.8rem}.wellthi-option-card{padding:1rem}.wellthi-estimate-card{border-radius:22px;padding:1rem}.wellthi-copy h1{font-size:clamp(1.8rem,10vw,2.45rem)}.wellthi-link-input{min-height:48px;font-size:.96rem}}
