/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#102b2b;--ink-2:#173b3a;--paper:#f6f1e7;--paper-2:#fffdf8;--sun:#e8a84b;--mint:#b9d7ca;--sage:#6d9183;--line:#102b2b29;--muted:#5d6d69}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper-2);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#fffdf8eb;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.08rem;font-weight:760;display:inline-flex}.brand-mark{aspect-ratio:1;background:var(--ink);width:34px;color:var(--paper);font:700 .94rem var(--font-geist-mono);border-radius:50% 50% 50% 12%;place-items:center;display:grid;transform:rotate(-8deg)}.brand-mark:first-letter{transform:rotate(8deg)}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#38514e;font-size:.9rem;font-weight:570}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:5px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.92rem;font-weight:680;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #102b2b29}.button-small{min-height:42px;padding-inline:17px;font-size:.82rem}.button-ghost{color:var(--ink);background:0 0}.hero{background:var(--paper);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#e8a84b45,#e8a84b00 68%);border-radius:50%;width:680px;height:680px;position:absolute;top:-250px;right:-160px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;min-height:700px;padding-block:86px;display:grid;position:relative}.kicker{color:#527a6d;font:700 .72rem var(--font-geist-mono);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;display:block}.hero h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(3.2rem,6.2vw,6.6rem);font-weight:700;line-height:.94}.hero-sub{color:#48605c;max-width:650px;margin:30px 0 0;font-size:1.18rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.trust-row{color:#506562;flex-wrap:wrap;gap:10px 24px;margin-top:48px;font-size:.78rem;font-weight:620;display:flex}.trust-row span:before{content:"✓";color:#2f705e;margin-right:8px}.hero-panel{background:var(--ink);color:#f9f4e9;border-radius:6px 56px 6px 6px;flex-direction:column;min-height:490px;padding:28px;display:flex;position:relative;box-shadow:28px 30px #b9d7caa6}.panel-top{color:#a9c2b8;font:600 .67rem var(--font-geist-mono);letter-spacing:.13em;justify-content:space-between;display:flex}.path-graphic{height:130px;margin:32px 0 10px;position:relative}.path-line{background:linear-gradient(90deg, #6d9183, var(--sun));height:2px;position:absolute;top:58%;left:8%;right:8%;transform:rotate(-8deg)}.path-dot{border:4px solid var(--ink);background:var(--sun);width:17px;height:17px;box-shadow:0 0 0 2px var(--sun);border-radius:50%;position:absolute}.dot-one{top:64%;left:8%}.dot-two{top:48%;left:49%}.dot-three{top:30%;right:8%}.panel-content{border-top:1px solid #ffffff2e;padding-top:25px}.panel-content p{letter-spacing:-.03em;font-size:1.5rem;font-weight:650}.panel-content ul{color:#cddbd5;gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.panel-content li:before{content:"—";color:var(--sun);margin-right:10px}.panel-foot{color:#9fb6ad;border-top:1px solid #ffffff2e;margin-top:auto;padding-top:22px;font-size:.78rem}.section{padding:110px 0}.intro-strip{background:#fffdf8}.split-heading{grid-template-columns:1fr 1fr;align-items:end;gap:10%;display:grid}.split-heading h2,.section-heading h2,.request-copy h2,.process-copy h2,.content-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.35rem,4.2vw,4.8rem);line-height:1.02}.split-heading>p,.section-heading>p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.75}.path-section{border-top:1px solid var(--line);background:#fffdf8}.path-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.path-card{border:1px solid var(--line);background:#f5f0e6;flex-direction:column;min-height:460px;padding:30px;display:flex}.path-card.path-primary{background:#dce9e2}.path-card.path-gold{background:#f4dfbd}.path-label{font:700 .68rem var(--font-geist-mono);letter-spacing:.13em;color:#4e7467}.path-card h3{letter-spacing:-.05em;margin:46px 0 16px;font-size:2rem;line-height:1.04}.path-card p,.path-card li{color:#53645f;line-height:1.6}.path-card ul{margin-bottom:30px;padding-left:18px}.path-card .button{width:100%;margin-top:auto}.section-heading{max-width:770px;margin-bottom:48px}.section-heading>p{max-width:650px;margin-top:20px}.card-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.coverage-card{background:var(--paper-2);border:1px solid #102b2b17;flex-direction:column;grid-column:span 2;min-height:300px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex}.coverage-card:nth-child(4),.coverage-card:nth-child(5){grid-column:span 3}.coverage-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px #102b2b1a}.card-number{color:#80988e;font:600 .7rem var(--font-geist-mono)}.coverage-card h3{letter-spacing:-.04em;margin:48px 0 13px;font-size:1.55rem}.coverage-card p{color:var(--muted);margin:0;line-height:1.6}.card-link{color:#2d6959;margin-top:auto;padding-top:28px;font-size:.84rem;font-weight:680}.card-link b{margin-left:6px}.process-section{background:var(--ink);color:#fff}.process-grid{grid-template-columns:.85fr 1.15fr;gap:10%;display:grid}.kicker-light{color:#a7c2b8}.process-copy p{color:#afc1bb;max-width:420px;line-height:1.7}.steps{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid #ffffff2e;grid-template-columns:55px 1fr;gap:18px;padding:29px 0;display:grid}.steps>li>span{width:36px;height:36px;color:var(--sun);font:600 .72rem var(--font-geist-mono);border:1px solid #6f8d82;border-radius:50%;place-items:center;display:grid}.steps h3{margin:3px 0 7px;font-size:1.14rem}.steps p{color:#afc1bb;margin:0;line-height:1.6}.state-section{background:var(--paper-2)}.state-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.state-card{border:1px solid var(--line);background:linear-gradient(145deg,#fffdf8,#f1ece1);flex-direction:column;min-height:280px;padding:26px;display:flex}.state-card>span{background:var(--mint);font:700 .69rem var(--font-geist-mono);border-radius:50%;align-self:flex-start;padding:8px 10px}.state-card h3{letter-spacing:-.04em;margin:36px 0 11px;font-size:1.6rem}.state-card p{color:var(--muted);margin:0;line-height:1.6}.state-card b{color:#2e6b5a;margin-top:auto;font-size:.82rem}.request-section{background:#e8dfcf}.request-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:7%;display:grid}.request-copy{position:sticky;top:120px}.request-copy>p{color:var(--muted);font-size:1.02rem;line-height:1.7}.promise{border-top:1px solid var(--line);grid-template-columns:38px 1fr;gap:14px;margin-top:28px;padding-top:22px;display:grid}.promise span{font:600 .68rem var(--font-geist-mono);color:#568070}.promise p{color:#53635f;margin:0;line-height:1.55}.promise strong{color:var(--ink)}.lead-form{background:var(--paper-2);border-radius:6px;padding:42px;box-shadow:0 24px 70px #102b2b17}.form-heading h2{letter-spacing:-.045em;margin:0;font-size:2rem}.form-heading p{color:var(--muted);line-height:1.6}.field-grid{grid-template-columns:1fr 1fr;gap:17px;margin-top:28px;display:grid}.field-grid label,.full-field{gap:8px;display:grid}.field-grid label span,.full-field>span{font-size:.78rem;font-weight:650}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #c8d0cb;border-radius:4px;outline:none;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:#3b7565;box-shadow:0 0 0 3px #3b75651f}.full-field{margin-top:17px}.consent{color:#5e6c68;grid-template-columns:18px 1fr;gap:10px;margin-top:22px;font-size:.69rem;line-height:1.5;display:grid}.consent input{width:17px;margin-top:2px}.form-submit{border:0;width:100%;margin-top:21px}.form-submit:disabled{opacity:.65;cursor:wait}.form-note{color:#75827e;font-size:.67rem;line-height:1.5}.form-error{color:#9e302b;font-size:.8rem}.form-success{background:var(--paper-2);flex-direction:column;justify-content:center;align-items:flex-start;min-height:420px;padding:50px;display:flex;box-shadow:0 24px 70px #102b2b17}.success-check{background:var(--mint);border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.5rem;display:grid}.form-success h3{margin-bottom:4px;font-size:2rem}.form-success p{color:var(--muted);line-height:1.65}.text-button{color:#2b6d5a;background:0 0;border:0;padding:0;font-weight:700}.content-hero{background:var(--paper);border-bottom:1px solid var(--line);padding:90px 0 75px}.content-hero .shell{max-width:900px}.content-hero p{max-width:740px;color:var(--muted);font-size:1.15rem;line-height:1.7}.breadcrumb{color:#62736f;gap:8px;margin-bottom:35px;font-size:.78rem;display:flex}.breadcrumb a{text-underline-offset:3px;text-decoration:underline}.content-section{padding:85px 0}.content-grid{grid-template-columns:1.1fr .9fr;gap:80px;display:grid}.prose h2{letter-spacing:-.045em;margin:0 0 18px;font-size:2.1rem}.prose h3{margin-top:36px;font-size:1.3rem}.prose p,.prose li{color:#52635f;line-height:1.75}.prose ul{padding-left:20px}.question-list{border-top:1px solid var(--line);list-style:none;padding:0!important}.question-list li{border-bottom:1px solid var(--line);color:var(--ink);padding:18px 0;font-weight:600}.question-list li:before{content:"?";background:var(--mint);width:26px;height:26px;font:700 .72rem var(--font-geist-mono);border-radius:50%;place-items:center;margin-right:12px;display:inline-grid}.aside-card{background:#edf2ed;align-self:start;padding:30px}.aside-card h2{margin-top:0;font-size:1.55rem}.aside-card p{color:var(--muted);line-height:1.65}.aside-card .button{width:100%;margin-top:12px}.source-link{color:#2d6a59;margin-top:22px;font-size:.73rem;text-decoration:underline;display:block}.career-hero{background:var(--ink);color:#fff}.career-hero p{color:#b7cac3}.career-layout{grid-template-columns:.8fr 1.2fr;gap:7%;display:grid}.career-facts{gap:12px;display:grid}.fact{border:1px solid var(--line);padding:23px}.fact span{color:#487364;font:700 .68rem var(--font-geist-mono);letter-spacing:.1em}.fact h3{margin:14px 0 7px}.fact p{color:var(--muted);margin:0;line-height:1.6}.partner-board{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;display:grid}.partner-lane{border:1px solid var(--line);padding:28px}.partner-lane.active{background:#edf2ed;border-color:#aac7ba}.partner-lane span{font:650 .68rem var(--font-geist-mono);color:#4f7869}.partner-lane h3{font-size:1.45rem}.partner-lane p{color:var(--muted);line-height:1.6}.proposal-section{background:#f6f1e7}.proposal-callout{background:var(--ink);color:#fff;max-width:940px;margin-bottom:100px;padding:42px}.proposal-callout>span{color:var(--sun);font:700 .68rem var(--font-geist-mono);letter-spacing:.14em}.proposal-callout h2{letter-spacing:-.045em;font-size:2.2rem;line-height:1.08}.proposal-callout p{color:#b7cac3;line-height:1.7}.tier-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.tier-card{border:1px solid var(--line);background:#fffdf8;padding:32px;position:relative}.tier-card.featured{border:2px solid var(--ink);transform:translateY(-10px)}.tier-badge{background:var(--sun);color:var(--ink);font:700 .65rem var(--font-geist-mono);padding:7px 10px;position:absolute;top:-14px;left:24px}.tier-card h3{margin:18px 0 32px;font-size:1.55rem}.tier-card>strong{letter-spacing:-.04em;font-size:1.7rem;display:block}.tier-card>p{color:var(--muted);margin:6px 0 22px}.lead-price{background:#edf2ed;min-height:58px;padding:15px;font-size:.84rem;font-weight:700;line-height:1.5}.tier-card ul{margin-top:26px;padding-left:18px}.tier-card li{color:var(--muted);margin-bottom:10px;line-height:1.55}.proposal-terms{grid-template-columns:1fr 1fr;gap:16px;margin-top:70px;display:grid}.proposal-terms>div{border:1px solid var(--line);background:#fffdf8;padding:34px}.proposal-terms h2{letter-spacing:-.04em;font-size:1.75rem}.proposal-terms p{color:var(--muted);line-height:1.7}.proposal-close{background:var(--ink);color:#fff;justify-content:space-between;align-items:end;gap:40px;margin-top:70px;padding:46px;display:flex}.proposal-close h2{letter-spacing:-.05em;margin:0;font-size:2.25rem}.proposal-close p{color:#b7cac3;max-width:760px;line-height:1.6}.proposal-close .button{background:var(--sun);color:var(--ink);border-color:var(--sun);white-space:nowrap}.router-hero{color:#fff;background:#183130;min-height:780px;position:relative;overflow:hidden}.router-hero-image{filter:none;background:0 0;position:absolute;inset:0}.router-hero-shade{background:linear-gradient(90deg,#061f1eeb 0%,#061f1ec7 43%,#061f1e40 70%,#061f1e24 100%);position:absolute;inset:0}.router-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:8%;min-height:780px;padding-block:70px;display:grid;position:relative}.router-hero-copy h1{letter-spacing:-.075em;max-width:660px;margin:0;font-size:clamp(3.5rem,6vw,6.8rem);line-height:.9}.hero-proof{flex-wrap:wrap;gap:9px;margin-top:34px;display:flex}.hero-proof span{color:#e8f0ed;border:1px solid #ffffff52;border-radius:99px;padding:9px 11px;font-size:.7rem}.product-router,.route-result{width:min(100%,590px);color:var(--ink);background:#fffdf8f7;border-radius:8px;justify-self:end;padding:34px;box-shadow:0 28px 90px #0000004d}.router-heading{margin-bottom:23px}.router-step{color:#477567;font:700 .67rem var(--font-geist-mono);letter-spacing:.14em}.router-heading h2,.route-result h2{letter-spacing:-.045em;margin:10px 0 8px;font-size:1.9rem}.router-heading p,.route-result p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.product-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.product-option{cursor:pointer;background:#fff;border:1px solid #ced7d2;border-radius:5px;grid-template-columns:18px 1fr;align-items:start;gap:10px;min-height:71px;padding:13px;transition:border-color .15s,background .15s;display:grid}.product-option:hover,.product-option.selected{background:#edf5f1;border-color:#39705f}.product-option input{opacity:0;pointer-events:none;position:absolute}.radio-dot{background:#fff;border:1px solid #799087;border-radius:50%;width:16px;height:16px;margin-top:2px;box-shadow:inset 0 0 0 4px #fff}.product-option.selected .radio-dot{background:#39705f}.product-option strong{font-size:.77rem;line-height:1.2;display:block}.product-option small{color:#72807c;margin-top:4px;font-size:.64rem;line-height:1.25;display:block}.router-state{gap:7px;margin-top:14px;display:grid}.router-state>span{font-size:.74rem;font-weight:680}.router-state select{padding-block:11px}.router-submit{width:100%;min-height:49px;margin-top:14px}.router-note{text-align:center;color:#7a8783;margin:9px 0 0;font-size:.65rem}.route-result{flex-direction:column;justify-content:center;align-items:flex-start;min-height:545px;display:flex}.route-icon{background:var(--mint);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:25px;font-size:1.35rem;display:grid}.route-result .button{width:100%;margin:24px 0 15px}.route-result .text-button{align-self:center}.route-result small{color:#7d8986;margin-top:30px;line-height:1.5;display:block}.routing-rule{background:var(--sun);color:var(--ink)}.routing-rule-grid{grid-template-columns:50px 1fr auto;align-items:center;gap:22px;min-height:95px;display:grid}.routing-rule-grid>span{font:700 .7rem var(--font-geist-mono)}.routing-rule-grid p{margin:0;line-height:1.5}.routing-rule-grid a{font-size:.76rem;font-weight:700}.image-path-section{background:#fffdf8}.route-heading{margin-bottom:50px}.image-path-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.image-path-card{border:1px solid var(--line);background:#f7f2e8;overflow:hidden}.image-path-card figure{height:250px;margin:0;position:relative;overflow:hidden}.image-path-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.image-path-card:hover img{transform:scale(1.025)}.image-path-card figcaption{color:#fff;font:650 .63rem var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase;background:#102b2bdb;padding:7px 9px;position:absolute;bottom:14px;left:15px}.image-path-card>div{flex-direction:column;min-height:390px;padding:27px;display:flex}.route-index{color:#557b6e;font:700 .66rem var(--font-geist-mono);letter-spacing:.12em}.image-path-card h3{letter-spacing:-.05em;margin:30px 0 12px;font-size:1.8rem;line-height:1.02}.image-path-card p,.image-path-card li{color:var(--muted);line-height:1.55}.image-path-card ul{padding-left:18px}.route-link{border-top:1px solid var(--line);color:#2d6b59;margin-top:auto;padding-top:22px;font-size:.78rem;font-weight:700}.faq-section{background:#e7dfd0}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:8%;display:grid}.faq-grid>div:first-child>p{max-width:480px;color:var(--muted);line-height:1.7}.faq-grid h2{letter-spacing:-.055em;margin:0;font-size:3rem}.faq-grid .button{margin-top:20px}.faq-list,.inline-faq{border-top:1px solid var(--line)}.faq-list details,.inline-faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary,.inline-faq summary{cursor:pointer;font-weight:700;list-style:none}.faq-list summary:after,.inline-faq summary:after{content:"+";float:right;color:#477567}.faq-list details[open] summary:after,.inline-faq details[open] summary:after{content:"–"}.faq-list p,.inline-faq p{color:var(--muted);line-height:1.65}.state-content-hero .state-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;width:min(1180px,100% - 40px);max-width:none;display:grid}.state-visual{color:#fff;background:#183130;border-radius:4px 44px 4px 4px;flex-direction:column;justify-content:space-between;height:420px;margin:0;padding:42px;display:flex;overflow:hidden}.state-visual span{font:700 clamp(6rem,15vw,11rem) var(--font-geist-mono);letter-spacing:-.13em;opacity:.92;line-height:.8}.state-visual small{max-width:200px;font-size:.75rem;line-height:1.55}.state-visual-texas{background:linear-gradient(140deg,#143837,#7b9f91 52%,#e8a84b 52%)}.state-visual-florida{color:#143837;background:linear-gradient(140deg,#225452,#e8a84b 54%,#f7f2e8 54%)}.state-visual-georgia{background:linear-gradient(140deg,#6b4131,#d8a77d 54%,#163a39 54%)}.state-visual-tennessee{background:linear-gradient(140deg,#203b55,#6d9183 50%,#f2e2bb 50%)}.city-line{color:#4c6e64;font:650 .72rem var(--font-geist-mono);margin-top:24px;line-height:1.7}.inline-faq{margin-top:12px}.site-footer{color:#dce8e3;background:#0a2222;padding:76px 0 30px}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:55px;display:grid}.brand-light .brand-mark{background:var(--sun);color:var(--ink)}.footer-lead{color:#94aaa2;max-width:300px;line-height:1.6}.footer-grid h2{text-transform:uppercase;letter-spacing:.12em;color:#779289;margin:6px 0 20px;font-size:.76rem}.footer-grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-grid a{font-size:.82rem}.legal{color:#789089;border-top:1px solid #ffffff26;grid-template-columns:2fr 1fr;gap:50px;margin-top:60px;padding-top:24px;font-size:.67rem;line-height:1.55;display:grid}@media (width<=900px){.desktop-nav{display:none}.hero-grid,.split-heading,.process-grid,.request-grid,.content-grid,.career-layout,.router-hero-grid,.faq-grid,.state-content-hero .state-hero-grid{grid-template-columns:1fr}.router-hero-grid{gap:45px;padding-block:70px}.router-hero-copy{align-self:auto;max-width:700px;padding:0}.product-router,.route-result{justify-self:start}.router-hero-shade{background:linear-gradient(#061f1ee0,#061f1e9e)}.hero-grid{padding-block:60px 95px}.hero-panel{max-width:600px}.split-heading{gap:25px}.card-grid{grid-template-columns:1fr 1fr}.coverage-card,.coverage-card:nth-child(4),.coverage-card:nth-child(5){grid-column:span 1}.state-grid,.path-grid{grid-template-columns:1fr 1fr}.path-card:last-child{grid-column:span 2}.image-path-grid{grid-template-columns:1fr}.image-path-card{grid-template-columns:.9fr 1.1fr;display:grid}.image-path-card figure{height:100%;min-height:390px}.request-copy{position:static}.footer-grid{grid-template-columns:1fr 1fr}.legal,.partner-board,.tier-grid,.proposal-terms{grid-template-columns:1fr}.tier-card.featured{transform:none}.proposal-close{display:block}.proposal-close .button{margin-top:20px}}@media (width<=620px){.shell{width:min(100% - 28px,1180px)}.site-header .button-small{display:none}.nav-wrap{min-height:66px}.router-hero-grid{padding-top:55px}.router-hero-copy h1{font-size:3.6rem}.product-router,.route-result{padding:24px 18px}.product-options{grid-template-columns:1fr}.route-result{min-height:500px}.routing-rule-grid{grid-template-columns:30px 1fr;padding-block:20px}.routing-rule-grid a{grid-column:2}.hero-grid{gap:54px;min-height:auto}.hero h1{font-size:3.35rem}.hero-sub{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-panel{min-height:430px;box-shadow:12px 16px #b9d7caa6}.section{padding:76px 0}.card-grid,.state-grid,.path-grid,.field-grid,.footer-grid{grid-template-columns:1fr}.image-path-card{display:block}.image-path-card figure{height:240px;min-height:0}.path-card:last-child{grid-column:span 1}.coverage-card{min-height:250px}.state-card{min-height:230px}.lead-form{padding:28px 20px}.process-copy h2,.request-copy h2,.split-heading h2,.section-heading h2,.content-hero h1,.faq-grid h2{font-size:2.55rem}.content-hero{padding:64px 0 52px}.state-hero-grid figure{height:280px}.content-section{padding:62px 0}.legal{gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.coverage-card{transition:none}}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;font-size:.8rem;font-weight:750;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--paper-2);gap:15px;width:230px;padding:18px;display:grid;position:absolute;top:36px;right:0;box-shadow:0 18px 50px #102b2b29}.mobile-menu nav a{font-size:.82rem;font-weight:650}.router-progress{color:#55786d;font:700 .65rem var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;border-bottom:3px solid #e3e9e6;justify-content:space-between;margin-bottom:22px;padding-bottom:11px;display:flex;position:relative}.router-progress i{background:var(--sun);width:100%;height:3px;transition:width .25s;position:absolute;bottom:-3px;left:0}.product-option{width:100%;color:var(--ink);text-align:left;position:relative}.product-option .option-arrow{color:#2e6b5a;background:#e4eee9;border-radius:50%;place-items:center;width:21px;height:21px;font-weight:800;display:grid}.product-option:hover .option-arrow{background:var(--sun)}.goal-options{gap:9px;display:grid}.goal-option{min-height:52px;color:var(--ink);text-align:left;background:#fff;border:1px solid #ced7d2;border-radius:4px;justify-content:space-between;align-items:center;padding:0 15px;font-size:.83rem;font-weight:650;display:flex}.goal-option:hover,.goal-option.selected{background:#edf5f1;border-color:#39705f}.goal-option b{color:#37705f}.state-step{gap:17px;display:grid}.state-choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.state-choice{min-height:52px;color:var(--ink);background:#fff;border:1px solid #ced7d2;border-radius:4px;font-size:.8rem;font-weight:650}.state-choice:hover,.state-choice.selected{background:#edf5f1;border-color:#39705f}.router-submit:disabled{opacity:.45;cursor:not-allowed}.router-back{color:#3d6f61;background:0 0;border:0;margin-top:15px;padding:0;font-size:.72rem;font-weight:700}.route-result .router-progress{width:100%}.match-summary{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.match-summary span{color:#4e6861;background:#edf3ef;border-radius:99px;padding:7px 9px;font-size:.66rem}.route-icon{font:700 .8rem var(--font-geist-mono);color:#2e6556}.trap-field{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.form-note a{color:#2d6959;text-underline-offset:2px;text-decoration:underline}.lead-form select{min-height:48px}.proof-strip{border-bottom:1px solid var(--line);background:#fff}.proof-strip-grid{grid-template-columns:repeat(3,150px) 1fr;align-items:center;gap:30px;min-height:120px;display:grid}.proof-strip-grid>div{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.proof-strip-grid strong{font:700 1.4rem var(--font-geist-mono);color:#3f7566}.proof-strip-grid span{color:#60716c;font-size:.7rem;line-height:1.3}.proof-strip-grid p{border-left:1px solid var(--line);color:#52635f;margin:0;padding-left:34px;font-size:.86rem;line-height:1.55}.tools-preview-grid{grid-template-columns:1fr 1fr;align-items:center;gap:8%;display:grid}.tools-preview-image{background:radial-gradient(circle at 18% 30%,#e8a84b 0 7%,#0000 7.5%),radial-gradient(circle at 70% 23%,#b9d7ca 0 10%,#0000 10.5%),linear-gradient(135deg,#123635 0 45%,#e7dfd0 45% 58%,#6d9183 58% 100%);border-radius:4px 70px 4px 4px;min-height:540px;position:relative;overflow:hidden;box-shadow:24px 26px #c6dcd2}.tools-preview-image:before,.tools-preview-image:after{content:"";border:2px solid #fffdf8d6;border-radius:999px;position:absolute;transform:rotate(-28deg)}.tools-preview-image:before{width:410px;height:100px;bottom:90px;left:-72px}.tools-preview-image:after{width:450px;height:122px;top:84px;right:-130px}.tools-preview-image span{z-index:1;color:#fff;font:650 .65rem var(--font-geist-mono);letter-spacing:.08em;background:#0a2222e6;padding:10px 12px;position:absolute;bottom:20px;left:20px}.tools-preview-grid h2,.trust-center-grid h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.5rem,4.5vw,4.8rem);line-height:.98}.tools-preview-grid>div:last-child>p{max-width:570px;color:var(--muted);line-height:1.7}.mini-tool-list{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:28px 0;display:grid}.mini-tool-list span{background:#f0eadf;padding:14px;font-size:.76rem;font-weight:650}.trust-center-section{color:#fff;background:#102b2b}.trust-center-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:9%;display:grid}.trust-center-grid>div:first-child>p{color:#afc3bb;max-width:520px;line-height:1.7}.trust-button{background:var(--sun);border-color:var(--sun);color:var(--ink);margin-top:20px}.trust-principles{border-top:1px solid #ffffff2e}.trust-principles article{border-bottom:1px solid #ffffff2e;grid-template-columns:48px 1fr;gap:14px;padding:24px 0;display:grid}.trust-principles article>span{color:var(--sun);font:700 .7rem var(--font-geist-mono)}.trust-principles h3{margin:0 0 6px}.trust-principles p{color:#a9beb6;grid-column:2;margin:0;line-height:1.55}.review-chip{color:#53746a;flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:.72rem;font-weight:650;display:flex}.review-chip a{text-underline-offset:3px;text-decoration:underline}.sticky-aside{position:sticky;top:115px}.text-link{text-align:center;color:#2d6a59;margin-top:17px;font-size:.75rem;font-weight:700;display:block}.source-box{border-left:4px solid var(--sun);background:#f4efe5;margin-top:38px;padding:24px}.source-box b,.source-box a{display:block}.source-box a{color:#2d6a59;margin:8px 0 12px;text-decoration:underline}.source-box p{margin-bottom:0;font-size:.78rem}.tools-hero{background:#dfeae5}.tool-jump{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.tool-jump a{border:1px solid #9cb8ad;border-radius:99px;padding:9px 12px;font-size:.72rem;font-weight:650}.tool-stack{gap:85px;padding:90px 0 120px;display:grid}.interactive-tool{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:7%;padding-bottom:85px;display:grid}.interactive-tool:last-child{border-bottom:0}.tool-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.1rem,3.6vw,3.7rem);line-height:1.02}.tool-copy p{color:var(--muted);line-height:1.7}.formula-note{border-left:3px solid var(--sun);color:#53645f;font:600 .7rem var(--font-geist-mono);background:#f2ede3;margin-top:28px;padding:17px;line-height:1.6}.calculator-panel,.checklist-panel{border:1px solid var(--line);background:#f7f2e8;padding:32px}.calculator-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.calculator-fields label{gap:7px;display:grid}.calculator-fields span{font-size:.7rem;font-weight:650}.estimate-result{background:var(--ink);color:#fff;margin-top:23px;padding:25px}.estimate-result span{color:#a9bdb6;font-size:.7rem}.estimate-result strong{letter-spacing:-.05em;margin-top:7px;font-size:2.5rem;display:block}.estimate-result p{color:#a9bdb6;margin-bottom:0;font-size:.67rem}.comparison-tool{grid-template-columns:1fr}.comparison-tool .tool-copy{max-width:790px}.comparison-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.comparison-grid article{border:1px solid var(--line);background:#edf2ed;padding:32px}.comparison-grid article:last-child{background:#f4dfbd}.comparison-grid article>span{font:700 .68rem var(--font-geist-mono);color:#4c7165}.comparison-grid h3{letter-spacing:-.04em;font-size:1.8rem}.comparison-grid li{color:#53645f;margin-bottom:8px;line-height:1.7}.checklist-score{border-bottom:1px solid var(--line);align-items:end;gap:12px;padding-bottom:20px;display:flex}.checklist-score strong{font-size:2.2rem}.checklist-score span{color:var(--muted);padding-bottom:5px;font-size:.72rem}.check-row{border-bottom:1px solid var(--line);grid-template-columns:20px 1fr;gap:12px;padding:14px 0;font-size:.82rem;display:grid}.check-row input{width:18px;height:18px}.checklist-panel .button{width:100%;margin-top:22px}.household-tool{grid-template-columns:1fr}.household-tool .tool-copy{max-width:800px}.change-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.change-grid div{border:1px solid var(--line);background:#f7f2e8;flex-direction:column;justify-content:space-between;min-height:140px;padding:20px;display:flex}.change-grid b{color:#548071;font:700 .7rem var(--font-geist-mono)}.change-grid span{font-weight:680;line-height:1.35}.standards-grid{grid-template-columns:1.15fr .85fr;gap:80px;display:grid}.standard-list{counter-reset:standard;padding:0;list-style:none}.standard-list li{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:7px;padding:23px 0;display:grid}.standard-list li span{color:var(--muted);line-height:1.6}.trust-aside{position:sticky;top:115px}.legal-hero .shell,.legal-prose{max-width:900px}.legal-prose h2{margin-top:44px}.intake-heading{justify-content:space-between;align-items:end;gap:40px;display:flex;max-width:none!important}.intake-heading>div{max-width:830px}.confirm-box{background:#e2ece7;border-left:5px solid #4c7869;margin-bottom:55px;padding:30px}.confirm-box h2{margin-top:0}.confirm-box li{margin-bottom:8px}.intake-section{margin:55px 0}.intake-section>h2{border-bottom:2px solid var(--ink);padding-bottom:14px;font-size:1.8rem}.intake-question{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:18px;padding:20px 0 30px;display:grid}.intake-question>b{background:var(--mint);width:34px;height:34px;font:700 .72rem var(--font-geist-mono);border-radius:50%;place-items:center;display:grid}.intake-question p{margin:3px 0 28px;font-weight:650}.intake-question span{color:#75827e;border-bottom:1px solid #7d8e88;min-height:36px;font-size:.68rem;display:block}.career-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:7%;display:grid;width:min(1180px,100% - 40px)!important;max-width:none!important}.career-hero-grid figure{border-radius:4px 55px 4px 4px;height:430px;margin:0;position:relative;overflow:hidden}.career-hero-grid img{object-fit:cover;width:100%;height:100%}.career-hero-grid figcaption{color:#fff;font:650 .62rem var(--font-geist-mono);background:#0a2222e6;padding:9px 11px;position:absolute;bottom:16px;left:16px}.career-cta{background:var(--sun);border-color:var(--sun);color:var(--ink);margin-top:24px}.muted-copy{color:var(--muted);line-height:1.7}.career-question-card{border:1px solid var(--line);background:#f4dfbd;padding:34px}.career-question-card h2{letter-spacing:-.045em;font-size:2rem}.career-question-card li{color:#4e5d59;border-bottom:1px solid #102b2b29;padding:12px 0;line-height:1.5}.career-faq-section{background:#e7dfd0}@media (width<=900px){.mobile-menu{display:block}.site-header .button-small{margin-left:0}.proof-strip-grid{grid-template-columns:repeat(3,1fr);padding-block:24px}.proof-strip-grid p{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:20px 0 0}.tools-preview-grid,.trust-center-grid,.interactive-tool,.standards-grid,.career-hero-grid{grid-template-columns:1fr}.tools-preview-image{min-height:430px;margin-bottom:40px}.change-grid{grid-template-columns:1fr 1fr}.sticky-aside,.trust-aside{position:static}.intake-heading{flex-direction:column;align-items:flex-start}.career-hero-grid figure{height:360px}}@media (width<=620px){.mobile-menu{margin-left:auto}.site-header .button-small{display:none}.proof-strip-grid{grid-template-columns:1fr;gap:15px}.proof-strip-grid p{grid-column:auto}.tools-preview-image{min-height:330px;box-shadow:12px 15px #c6dcd2}.mini-tool-list,.calculator-fields,.comparison-grid,.change-grid,.state-choice-grid{grid-template-columns:1fr}.tool-stack{gap:65px;padding-block:65px}.interactive-tool{padding-bottom:65px}.calculator-panel,.checklist-panel{padding:22px 16px}.intake-heading .button{width:100%}}@media print{.site-header,.site-footer,.intake-heading .button{display:none!important}.content-hero,.content-section{padding:25px 0}.intake-section{break-inside:avoid;margin:25px 0}.intake-question{padding:10px 0 18px}.intake-question p{margin-bottom:16px}}.router-hero{background:#102b2b;min-height:820px}.router-hero-image{filter:none;background:0 0}.router-hero-image img{object-fit:cover;object-position:center}.router-hero-shade{background:linear-gradient(90deg,#061c1cf0 0%,#082523d9 36%,#0a262461 66%,#0a26241f 100%)}.router-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,.75fr);gap:7%;min-height:820px;padding-block:96px 72px}.router-hero-copy{align-self:center;padding-bottom:0}.router-hero-copy h1{letter-spacing:-.085em;max-width:650px;font-size:clamp(3.9rem,6.2vw,7.15rem);line-height:.9}.router-hero-copy>p{color:#f3f7f4d1;max-width:510px;margin-top:30px;font-size:1.08rem;line-height:1.7}.hero-proof{gap:11px;margin-top:36px}.hero-proof span{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#102b2b2e;border:1px solid #ffffff42;padding:10px 13px;font-size:.68rem}.product-router,.route-result{background:#fffdf8f5;border:1px solid #ffffff85;border-radius:18px;width:100%;max-width:510px;padding:30px;box-shadow:0 32px 95px #0000003d}.router-heading h2,.route-result h2{font-size:2rem;line-height:1.02}.product-option{border-radius:10px;min-height:76px;padding:14px}.product-option:hover,.product-option.selected,.goal-option:hover,.goal-option.selected,.state-choice:hover,.state-choice.selected{background:#edf4ef;border-color:#245f51}.goal-option,.state-choice,.router-submit{border-radius:10px}.routing-rule{background:#edf2ed;border-bottom:1px solid #102b2b1a}.routing-rule-grid{grid-template-columns:130px 1fr auto;gap:28px;min-height:106px}.routing-rule-grid>span{color:#346858;letter-spacing:.13em;text-transform:uppercase;font-size:.66rem}.routing-rule-grid p{color:#435a54;max-width:690px}.routing-rule-grid a{color:#245f51;align-items:center;gap:7px;display:inline-flex}.proof-strip{background:#fffdf8}.proof-strip-grid{grid-template-columns:repeat(3,145px) 1fr;min-height:108px}.image-path-section{padding-top:130px}.image-path-card{background:#f3eee5;border:0;border-radius:15px;box-shadow:0 14px 45px #102b2b12}.image-path-card figure{height:275px}.image-path-card img{transform:scale(1.01)}.image-path-card>div{min-height:360px;padding:29px}.image-path-card h3{margin-top:24px}.coverage-section{background:#edf2ed}.coverage-card{border:0;border-radius:12px;box-shadow:0 10px 35px #102b2b0d}.tools-preview-section{background:#f6f1e7}.tools-preview-image{border-radius:15px 72px 15px 15px}@media (width<=900px){.router-hero{min-height:auto}.router-hero-grid{grid-template-columns:1fr;gap:46px;min-height:auto;padding-block:90px 65px}.router-hero-copy{max-width:620px}.product-router,.route-result{max-width:600px}.router-hero-shade{background:linear-gradient(#061c1ce0 0%,#082523b3 100%)}}@media (width<=620px){.router-hero-grid{padding-block:74px 42px}.router-hero-copy h1{font-size:clamp(3.25rem,14vw,4.45rem)}.router-hero-copy>p{font-size:1rem}.product-router,.route-result{border-radius:14px;padding:23px 18px}.routing-rule-grid{grid-template-columns:1fr;gap:12px;padding-block:27px}.routing-rule-grid a{margin-top:4px}.image-path-section{padding-top:82px}}
