@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#20231f;--paper:#fafbf7;--green:#d1fb73;--muted:#64685f;--line:#dce0d6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #617f2f;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.nav{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:Manrope,sans-serif;font-size:28px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center;gap:10px}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);width:35px;height:35px;border-radius:10px;font-size:26px;letter-spacing:-6px;padding-right:7px}.brand-mark span{font-size:21px}.brand-dot{font-size:12px;align-self:flex-start;margin-top:5px;margin-left:-6px;letter-spacing:0}.nav nav{display:flex;gap:35px;font-size:14px;font-weight:500}.nav nav a:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{border:1px solid var(--ink);background:transparent;border-radius:50px;padding:11px 22px;font-size:14px;font-weight:600;display:inline-flex;gap:25px;align-items:center}.nav-cta:hover{background:var(--green)}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;padding-block:74px 65px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;display:flex;align-items:center;gap:10px}.small-line{height:2px;width:24px;background:var(--ink)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(44px,4.7vw,72px);line-height:1.12;letter-spacing:-4px;font-weight:650;margin:27px 0 25px}.highlight{display:inline;background:var(--green);box-shadow:8px 0 var(--green),-4px 0 var(--green)}.intro{font-size:17px;color:#5c6157;line-height:1.8;margin-bottom:31px}.primary{border:0;border-radius:50px;padding:18px 27px;background:var(--green);display:inline-flex;align-items:center;gap:50px;color:var(--ink);font-size:14px;letter-spacing:.4px;font-weight:750;transition:transform .2s,background .2s}.primary:hover{transform:translateY(-3px);background:#c1ed60}.primary span{font-size:24px;font-weight:400;line-height:1}.cta-note{font-size:12px;color:var(--muted);margin-top:13px}.hero-tags{display:flex;align-items:center;gap:15px;margin-top:43px;font-size:12px;color:var(--muted)}.tag-line{width:20px;height:1px;background:#acb2a5}.demo-scene{background:#e9eedf;border:1px solid #e1e6d8;padding:25px 34px 22px;border-radius:5px;transform:rotate(1.5deg)}.scene-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px;font-weight:650;margin-bottom:17px}.scene-top>span:last-child{font-size:26px}.chat-card{background:white;border-radius:15px;box-shadow:0 16px 35px #38402a12;transform:rotate(-1.5deg);overflow:hidden}.chat-header{display:flex;gap:11px;align-items:center;padding:18px;border-bottom:1px solid #eef0ea}.avatar{display:grid;place-items:center;width:40px;height:40px;background:var(--green);border-radius:50%;font-size:21px;font-weight:700;letter-spacing:-2px}.chat-header strong{font-size:14px;display:block}.chat-header div>span{display:block;font-size:11px;color:var(--muted)}.chat-label{margin-left:auto;font-size:9px;letter-spacing:1px;color:#777e70;border:1px solid #dce0d6;padding:2px 6px;border-radius:4px}.chat-body{padding:15px 20px 12px;display:flex;flex-direction:column;gap:12px}.timestamp{font-size:9px;letter-spacing:1px;text-align:center;color:#8c9385;margin-bottom:4px}.bubble{font-size:13px;line-height:1.55;max-width:87%;padding:12px 15px;border-radius:13px}.incoming{background:#f0f2ed;align-self:flex-start;border-bottom-left-radius:3px}.outgoing{background:var(--green);align-self:flex-end;border-bottom-right-radius:3px}.bubble-link{display:block;text-decoration:underline;text-underline-offset:3px;margin-top:7px;font-weight:600}.typing{display:flex;gap:4px;padding:9px 12px;background:#f0f2ed;border-radius:12px;align-self:flex-start}.typing i{width:5px;height:5px;border-radius:50%;background:#9aa291}.chat-input{border-top:1px solid #f0f2ed;padding:12px 20px;color:#929989;font-size:11px;display:flex;justify-content:space-between;align-items:center}.send-arrow{background:var(--ink);border-radius:50%;width:24px;height:24px;display:grid;place-items:center;color:white;font-size:16px}.scene-footer{display:flex;gap:11px;align-items:center;margin-top:21px}.asterisk{font-size:36px;line-height:1}.scene-footer p{font-size:10px;line-height:1.6}.scene-number{margin-left:auto;font-size:8px;letter-spacing:1px;writing-mode:vertical-rl}.statement{background:var(--ink);color:white;padding:43px 0}.statement-inner{display:flex;align-items:center;justify-content:space-between}.statement p{font-family:Manrope,sans-serif;font-size:31px;line-height:1.3;letter-spacing:-1px}.statement p span{color:var(--green)}.statement-inner>div{font-size:15px;line-height:1.8;color:#c3c8bd;padding-right:80px}.how{padding:90px 0}.section-top{display:flex;align-items:center;justify-content:space-between}.section-index{font-size:10px;color:#72786b;letter-spacing:1.4px}h2{font-size:46px;line-height:1.18;letter-spacing:-2px;font-weight:600}.how h2{margin:22px 0 43px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.steps article{position:relative;padding:30px 35px 0 0}.steps article+article{padding-left:35px;border-left:1px solid var(--line)}.step-number{font-size:12px;color:#72786b}.step-icon{font-size:33px;line-height:1;position:absolute;right:30px;top:30px}.steps h3{font-size:22px;font-weight:650;letter-spacing:-.7px;margin:24px 0 14px}.steps p{font-size:15px;color:var(--muted);line-height:1.8;max-width:310px}.step-tag{display:block;margin-top:28px;font-size:9px;letter-spacing:1.2px;font-weight:650}.questions{padding:35px 0 85px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.questions h2{margin-top:20px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{display:flex;justify-content:space-between;gap:15px;font-size:16px;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:23px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:14px;line-height:1.8;margin-top:14px;max-width:500px}.closing{background:var(--green);border-radius:5px;padding:54px 60px;position:relative}.closing h2{font-size:61px;letter-spacing:-3px;margin-top:23px}.dark{position:absolute;right:60px;top:122px;background:var(--ink);color:white}.dark:hover{background:#39412d}.closing-note{position:absolute;right:83px;top:192px;font-size:12px}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:42px}footer .brand{font-size:24px}footer p{font-size:13px;color:var(--muted)}footer>span{font-size:11px;color:var(--muted)}dialog{border:0;border-radius:18px;background:var(--paper);color:var(--ink);padding:40px;width:min(510px,calc(100% - 32px));max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0003}dialog::backdrop{background:#19201499;backdrop-filter:blur(5px)}.close{position:absolute;right:16px;top:10px;background:none;border:none;font-size:30px}.dialog-intro{font-size:15px;color:var(--muted);margin:18px 0 25px}dialog h2{font-size:38px;margin-top:20px}form label{display:block;font-size:14px;font-weight:600;margin:18px 0 7px}input{width:100%;padding:13px 14px;background:white;border:1px solid #b9c1af;border-radius:8px;font-size:16px}input:focus{outline:2px solid #789844;outline-offset:2px}form .primary{margin-top:25px;width:100%;justify-content:space-between}.result-label{font-size:11px;font-weight:650;letter-spacing:1.3px}.result-label+h3{font-size:25px;overflow-wrap:anywhere;margin:12px 0}#brief-result>p{margin-bottom:17px}#result-location{overflow-wrap:anywhere}.preview-notice{font-size:13px;background:#e9eedf;padding:14px;border-radius:8px}
@media(min-width:1600px){.hero{gap:100px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:35px}h1{letter-spacing:-2.5px}.demo-scene{padding:18px}.hero-tags{gap:8px;font-size:10px}.desktop-break{display:none}.statement-inner>div{padding-right:0}.closing h2{font-size:52px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{height:85px}.brand{font-size:24px}.nav nav{display:none}.nav-cta{font-size:12px;padding:9px 14px;gap:12px}.hero{grid-template-columns:1fr;padding:43px 0;gap:40px}h1{font-size:clamp(39px,8.8vw,63px);letter-spacing:-2.4px;margin:24px 0}.eyebrow{font-size:10px;letter-spacing:1.2px}.intro{font-size:16px}.hero-tags{font-size:11px;margin-top:30px}.demo-scene{max-width:450px;width:calc(100% - 8px);margin:0 auto;padding:22px}.bubble{font-size:14px}.chat-header strong{font-size:15px}.chat-header div>span,.chat-input{font-size:12px}.scene-footer p{font-size:12px}.statement{padding:35px 0}.statement-inner{display:block}.statement p{font-size:29px}.statement-inner>div{margin-top:22px;font-size:14px}.how{padding:55px 0}.section-index{display:none}h2{font-size:36px}.steps{grid-template-columns:1fr}.steps article,.steps article+article{border-left:0;border-bottom:1px solid var(--line);padding:25px 0}.steps h3{margin-top:16px}.steps p{max-width:none}.step-tag{margin-top:20px}.step-icon{right:5px}.questions{padding:10px 0 50px;grid-template-columns:1fr;gap:25px}.closing{padding:35px 25px}.closing h2{font-size:46px;letter-spacing:-2px}.dark{position:static;margin-top:28px}.closing-note{position:static;display:block;margin-top:14px}.closing .eyebrow{font-size:9px}footer{flex-wrap:wrap;padding-block:30px}footer p{font-size:12px}footer>span{width:100%}dialog{padding:32px 24px}dialog h2{font-size:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep supporting labels readable at every breakpoint. */
.scene-top,.chat-label,.timestamp,.scene-footer p,.scene-number,.section-index,.step-tag,.chat-header div>span,.chat-input,.hero-tags,.closing .eyebrow,footer>span{font-size:12px}.scene-number{display:none}

.field-note{font-size:12px;line-height:1.6;color:var(--muted);margin:8px 0 14px}.optional{font-weight:400;color:var(--muted)}form .consent-label{display:flex;align-items:flex-start;gap:12px;font-size:13px;font-weight:400;line-height:1.6}.consent-label input{width:18px;height:18px;margin:3px 0;flex-shrink:0;accent-color:#526d26}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{font-size:14px;color:#8a2929;margin-top:14px}.primary:disabled{opacity:.6;cursor:wait;transform:none}#brief-result h3{margin:16px 0}#brief-result>p{margin-bottom:18px}

/* Lead with the text-first service, with a readable action on small screens. */
.hero-promise{font-size:clamp(17px,1.5vw,21px);font-weight:700;letter-spacing:-.4px;margin-bottom:14px}.hero-copy .intro{max-width:490px}.hero-copy .cta-note a{text-decoration:underline;text-underline-offset:4px;font-weight:600}.hero-copy .hero-tags{flex-wrap:wrap;margin-top:30px}.hero-copy .primary{gap:24px}.chat-body .bubble-link{text-decoration:none;font-weight:600}
@media(max-width:760px){.hero-copy h1{font-size:clamp(37px,8.8vw,63px)}.hero-copy .primary{font-size:12px;gap:18px;padding-inline:22px}.hero-copy .cta-note{font-size:13px}.hero-copy .hero-tags{gap:10px;font-size:11px}.hero-promise{margin-bottom:13px}.scene-top{font-size:10px}.chat-label{font-size:10px}}
