:root{--bg:#f7f5ef;--paper:#fffdf8;--ink:#17211f;--muted:#64706c;--line:#dedbd0;--teal:#1f6f67;--teal-dark:#124c47;--gold:#b9872e;--plum:#5b3b51;--sage:#dfe9df;--warning:#8c4f12;--shadow:0 20px 50px rgba(28,37,35,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}main{overflow:hidden}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid rgba(222,219,208,.9);background:rgba(255,253,248,.93);padding:10px clamp(18px,5vw,78px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-mark{gap:10px;color:var(--ink);text-decoration:none}.brand-mark,.brand-symbol{display:inline-flex;align-items:center}.brand-symbol{width:38px;height:38px;flex:0 0 auto;justify-content:center;border-radius:8px;background:var(--teal-dark);color:white;font-size:.78rem;font-weight:900}.brand-mark small,.brand-mark strong{display:block;line-height:1.05}.brand-mark strong{font-size:1.08rem}.brand-mark small{margin-top:3px;font-size:.76rem;text-transform:uppercase}.brand-mark small,.site-nav{color:var(--muted);font-weight:800}.site-nav{display:flex;gap:20px;align-items:center;font-size:.92rem}.site-nav a{color:inherit;text-decoration:none}.site-nav a:hover{color:var(--teal-dark)}.header-cta{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--teal);border-radius:7px;background:var(--teal);color:white;padding:0 14px;font-size:.92rem;font-weight:850;box-shadow:0 10px 22px rgba(31,111,103,.16)}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);grid-gap:clamp(24px,5vw,64px);gap:clamp(24px,5vw,64px);border-top:1px solid var(--line);background:#17211f;color:white;padding:clamp(32px,5vw,56px) clamp(18px,5vw,78px)}.footer-note,.site-footer p{margin:16px 0 0;color:#d4ddda;line-height:1.6}.footer-brand{color:white}.footer-brand .brand-symbol{background:#d7b46a;color:#17211f}.footer-brand small{color:#a9d3ca}.footer-note{margin:0;border-left:4px solid #d7b46a;padding-left:18px}.footer-note strong{color:white}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:center;min-height:calc(86vh - 68px);padding:clamp(34px,5vw,78px);border-bottom:1px solid var(--line)}.hero-copy{max-width:760px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--teal-dark);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:830px;font-size:3.85rem;line-height:1.02}h1,h2{margin-bottom:18px;font-family:Georgia,Times New Roman,serif;letter-spacing:0}h2{font-size:3.2rem;line-height:1.03}h3{font-size:1.08rem;letter-spacing:0}.confirmation-panel p,.cta-band p,.hero-subheadline,.safety-copy p,.section-copy,.section-heading p{color:var(--muted);font-size:1.03rem;line-height:1.65}.form-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.back-button,.primary-button,.secondary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border-radius:7px;border:1px solid transparent;padding:0 18px;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.primary-button{background:var(--teal);color:white;box-shadow:0 12px 28px rgba(31,111,103,.2)}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.back-button:disabled,.primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.back-button,.secondary-button{background:rgba(255,255,255,.72);border-color:var(--line);color:var(--ink)}.small-disclaimer{margin:14px 0 24px;color:var(--muted);font-size:.9rem}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;max-width:680px}.trust-item{display:flex;align-items:flex-start;gap:9px;color:#31403b;font-weight:700;line-height:1.35}.trust-item svg{flex:0 0 auto;color:var(--gold);margin-top:1px}.hero-request-card{position:relative;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);background:white;border:1px solid var(--line)}.hero-request-card img{width:100%;height:230px;object-fit:cover}.request-card-body{padding:26px}.request-card-icon{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:999px;background:#eaf5f1;color:var(--teal);margin-bottom:18px}.request-card-body h2{margin-bottom:10px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.55rem;line-height:1.18}.request-card-body p{margin-bottom:18px;color:var(--muted);line-height:1.55}.request-card-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:20px}.request-card-points span{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid #d4ded7;border-radius:7px;background:#f4f9f6;color:var(--teal-dark);font-size:.9rem;font-weight:850}.request-card-body .primary-button{width:100%}.section{padding:clamp(58px,7vw,108px) clamp(22px,5vw,78px)}.section-heading{max-width:790px;margin:0 auto 34px;text-align:center}.category-grid,.how-grid,.question-grid,.summary-grid,.use-case-grid{display:grid;grid-gap:14px;gap:14px;max-width:1180px;margin:0 auto}.question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.how-card,.question-card,.use-card{min-height:132px;border:1px solid var(--line);border-radius:8px;background:rgba(255,253,248,.82);padding:22px}.question-card svg,.use-card svg{color:var(--teal)}.question-card p{margin:16px 0 0;color:#283631;font-size:1.02rem;font-weight:800;line-height:1.45}.split-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);align-items:start;background:#fffaf0;border-block:1px solid var(--line)}.timeline-card{border:1px solid #d8cdbd;border-radius:8px;background:white;padding:clamp(22px,4vw,34px);box-shadow:0 12px 34px rgba(28,37,35,.08)}.timeline-card h3{margin-bottom:20px}.timeline-intro,.timeline-note{color:var(--muted);line-height:1.55}.timeline-intro{margin-bottom:4px}.timeline-note{margin:18px 0 0;padding-top:18px}.timeline-note,.timeline-row{border-top:1px solid var(--line)}.timeline-row{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:16px;gap:16px;padding:18px 0}.timeline-row span{display:inline-flex;width:-moz-fit-content;width:fit-content;height:28px;align-items:center;justify-content:center;border-radius:999px;background:var(--sage);color:var(--teal-dark);padding:0 10px;font-size:.82rem;font-weight:800}.timeline-row strong{display:block;margin-bottom:5px}.timeline-row p{margin:0;color:var(--muted);line-height:1.55}.timeline-check{display:flex;gap:8px;align-items:center;margin-top:12px;color:var(--teal-dark);font-size:.92rem;font-weight:800}.timeline-check input{width:16px;height:16px;accent-color:var(--teal)}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-pill{display:flex;min-height:64px;align-items:center;gap:11px;border:1px solid var(--line);border-radius:8px;background:white;padding:16px 18px;font-weight:800}.category-pill svg{flex:0 0 auto;color:var(--plum)}.use-cases-section{background:#eef5f2}.use-case-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.use-card{background:white}.use-card h3{margin:18px 0 0;line-height:1.35}.how-section{background:#17211f;color:white}.after-submit-section{background:#fffdf8;border-bottom:1px solid var(--line)}.how-section .section-heading p,.how-section .section-kicker{color:#a9d3ca}.how-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.how-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.16);color:white}.how-card span{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;background:#d7b46a;color:#17211f;font-weight:900}.how-card h3{margin:22px 0 10px}.how-card p{color:#d4ddda;line-height:1.6}.how-grid.light .how-card{background:white;border-color:var(--line);color:var(--ink)}.how-grid.light .how-card p{color:var(--muted)}.safety-section{background:#fffdf8}.safety-copy{display:grid;grid-template-columns:44px minmax(0,860px);grid-gap:18px;gap:18px;max-width:980px;margin:0 auto;border-left:5px solid var(--warning);padding-left:clamp(20px,4vw,36px)}.safety-copy>svg{color:var(--warning);margin-top:8px}.compliance-note{margin-bottom:0;font-size:.96rem}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#edf6f0;border-block:1px solid #d2ded5}.cta-band div{max-width:840px}.form-section{background:#f9f7f1}.confirmation-panel,.intake-shell{max-width:1160px;margin:0 auto}.intake-heading{max-width:780px;margin-bottom:24px}.intake-heading p{color:var(--muted);line-height:1.65}.intake-form{display:grid;grid-template-columns:236px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.stepper{position:-webkit-sticky;position:sticky;top:18px;display:grid;grid-gap:8px;gap:8px}.stepper button{display:flex;min-height:46px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--muted);padding:8px 10px;text-align:left;font-weight:800}.stepper span{display:inline-flex;width:26px;height:26px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:#edf1ee;color:var(--teal-dark);font-size:.82rem}.stepper .active{border-color:var(--teal);color:var(--ink)}.stepper .active span,.stepper .done span{background:var(--teal);color:white}.form-panel{border:1px solid var(--line);border-radius:8px;background:white;padding:clamp(20px,4vw,34px);box-shadow:0 14px 36px rgba(28,37,35,.08)}.form-step h3{margin-bottom:20px;font-size:1.45rem}.plan-note,.step-intro{color:var(--muted);line-height:1.6}.plan-controls{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.plan-step-grid{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.plan-step-card{border:1px solid #d8d4c9;border-radius:8px;background:#fffefa;padding:18px}.plan-step-card.selected{border-color:var(--teal);background:#f1faf6}.plan-step-card-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.plan-step-card-top span{display:inline-flex;margin-bottom:6px;color:var(--teal-dark);font-size:.8rem;font-weight:900;text-transform:uppercase}.plan-step-card h4{margin:0;font-size:1.12rem}.plan-check{display:flex;min-width:190px;gap:8px;align-items:center;color:#263430;font-size:.9rem;font-weight:850}.plan-check input{width:18px;height:18px;accent-color:var(--teal)}.plan-step-card dl{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:14px;gap:14px;margin:0}.plan-step-card dt{color:var(--muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.plan-step-card dd{margin:5px 0 0;color:#30403b;line-height:1.5}.add-step-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:end;margin-top:22px}.add-step-row .field{margin-top:0}.field,.field-grid{margin-top:22px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.field-grid .field{margin-top:0}.wide{grid-column:1/-1}.field-label{display:flex;gap:4px;margin-bottom:8px;color:#263430;font-weight:800}.field-label span{color:var(--warning)}input,textarea{width:100%;border:1px solid #d4d1c7;border-radius:7px;background:#fffefa;color:var(--ink);padding:13px 14px;outline:none}textarea{resize:vertical}input:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(31,111,103,.12)}.checkbox-grid,.option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.option-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.segmented{display:flex;flex-wrap:wrap;gap:8px}.checkbox-option,.option-button{display:flex;min-height:46px;align-items:center;gap:8px;border:1px solid #d8d4c9;border-radius:7px;background:#fffefa;color:#263430;padding:10px 12px;text-align:left;font-weight:750;line-height:1.25}.checkbox-option.selected,.option-button.selected{border-color:var(--teal);background:#eaf5f1;color:var(--teal-dark)}.checkbox-mark{display:inline-flex;width:18px;height:18px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #b8b8af;border-radius:4px;background:white}.checkbox-option.selected .checkbox-mark{border-color:var(--teal);background:var(--teal);color:white}.helper-warning,.photo-followup,.photo-placeholder{display:flex;gap:12px;align-items:flex-start;border:1px solid #e1c7a8;border-radius:8px;background:#fff6e8;padding:16px}.helper-warning{margin-top:20px}.helper-warning svg,.photo-followup svg{flex:0 0 auto;color:var(--warning)}.helper-warning p,.photo-followup p,.photo-placeholder p{margin:0;color:#5d4a32;line-height:1.55}.photo-placeholder{background:#f4f9f6;border-color:#ccded4}.photo-placeholder svg{flex:0 0 auto;color:var(--teal)}.consent-row{display:flex;gap:10px;align-items:flex-start;margin-top:22px;color:#34423e;line-height:1.5;font-weight:700}.consent-row input{width:18px;height:18px;margin-top:3px;accent-color:var(--teal)}.form-error{border:1px solid #e2afa6;border-radius:7px;background:#fff2f0;color:#8b2f22;padding:12px 14px}.form-actions{justify-content:space-between;margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.confirmation-panel{border:1px solid var(--line);border-radius:8px;background:white;padding:clamp(26px,5vw,52px);box-shadow:var(--shadow)}.confirmation-icon{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:999px;background:#e7f5ed;color:var(--teal);margin-bottom:18px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0}.summary-item{display:flex;gap:12px;min-height:86px;border:1px solid var(--line);border-radius:8px;background:#fffefa;padding:16px}.summary-item svg{flex:0 0 auto;color:var(--teal)}.summary-item span{display:block;margin-bottom:4px;color:var(--muted);font-size:.84rem;font-weight:800;text-transform:uppercase}.summary-item strong{line-height:1.45}@media (max-width:1060px){h1{font-size:3.45rem}h2{font-size:2.75rem}.hero-section,.intake-form,.split-section{grid-template-columns:1fr}.hero-section{min-height:auto}.stepper{position:static;grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid,.checkbox-grid,.how-grid,.option-grid,.option-grid.compact,.question-grid,.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-step-card dl{grid-template-columns:1fr}}@media (max-width:720px){.site-header{gap:12px}.site-nav{display:none}.header-cta{min-height:40px;padding-inline:12px}.brand-symbol{width:36px;height:36px}.brand-mark strong{font-size:1rem}.hero-section,.section{padding-inline:18px}h1{font-size:2.75rem;line-height:1.04}h2{font-size:2.2rem}.category-grid,.checkbox-grid,.field-grid,.how-grid,.option-grid,.option-grid.compact,.question-grid,.summary-grid,.trust-grid,.use-case-grid{grid-template-columns:1fr}.hero-request-card img{height:180px}.timeline-row{grid-template-columns:1fr;gap:8px}.cta-band{align-items:stretch;flex-direction:column}.stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.stepper button{font-size:.9rem}.form-actions{align-items:stretch;flex-direction:column-reverse}.add-step-row,.plan-step-card-top{grid-template-columns:1fr}.plan-step-card-top{flex-direction:column}.plan-check{min-width:0}.cta-band button,.form-actions button,.hero-actions a,.hero-actions button{width:100%}.safety-copy,.site-footer{grid-template-columns:1fr}}