/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#fbfcfa;--white:#fff;--ink:#26322e;--muted:#616b63;--green:#24483d;--green-2:#5c8e79;--mint:#eaf2ed;--brick:#b6563d;--amber:#d5a944;--line:#d4ddd5;--soft:#f0f5f1;--shadow:0 18px 50px #1f332a1f}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;scroll-padding-top:72px}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}.art-hero{display:none}.legacy-hero{display:grid}a{color:inherit}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell,.section-shell{width:min(1160px,100% - 40px);margin-inline:auto}.section-shell{padding-block:104px}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);top:0;background:#fbfcfaf0;border-bottom:1px solid #d8ddd8e6;position:sticky;inset-inline:0}.nav-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:72px;display:grid}.brand{color:var(--green);white-space:nowrap;align-items:center;gap:10px;font-size:19px;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--line);background:var(--paper);border-radius:7px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.brand-logo{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.48)}.nav-links{justify-content:center;gap:clamp(18px,2.1vw,30px);display:flex}.nav-links a{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.nav-links a:hover{color:var(--green)}.menu-button{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--green);border-radius:7px;justify-content:center;align-items:center;display:none}.button{border:1px solid var(--brick);background:var(--brick);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.button:hover{background:#93432f;transform:translateY(-1px)}.button-small{min-height:42px;padding-inline:16px;font-size:14px}.text-link{color:var(--green);align-items:center;gap:7px;font-weight:800;text-decoration:none;display:inline-flex}.full-button{width:100%}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:72px;min-height:calc(100vh - 72px);padding-block:78px;display:grid}.eyebrow{color:var(--brick);letter-spacing:.09em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:850}.eyebrow.light{color:var(--amber)}h1,h2,h3,p{letter-spacing:0}h1{max-width:760px;color:var(--green);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);font-weight:700;line-height:.99}.hero-lede{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:20px;line-height:1.55}.button-row{align-items:center;gap:24px;margin-top:32px;display:flex}.hero-assurances{color:var(--muted);flex-wrap:wrap;gap:10px 22px;margin-top:30px;font-size:13px;font-weight:650;display:flex}.hero-assurances span{align-items:center;gap:6px;display:inline-flex}.hero-assurances svg{color:var(--green-2)}.hero-copy>*{animation:.62s both enter-up}.hero-copy>:first-child{animation-delay:50ms}.hero-copy>:nth-child(2){animation-delay:.11s}.hero-copy>:nth-child(3){animation-delay:.18s}.hero-copy>:nth-child(4){animation-delay:.25s}.hero-copy>:nth-child(5){animation-delay:.32s}.call-scene{background:var(--green);min-height:590px;box-shadow:var(--shadow);border:1px solid #294d3e;border-radius:8px;padding:22px;position:relative;overflow:hidden}.call-strip{color:#edf5f0;border-bottom:1px solid #ffffff2e;align-items:center;gap:9px;padding-bottom:18px;font-size:13px;font-weight:700;display:flex}.live-dot{background:#75d49e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #75d49e26}.call-time{color:#adc4b9;margin-left:auto;font-weight:600}.conversation{gap:12px;padding:28px 6px 112px;display:grid}.bubble{border-radius:8px;max-width:83%;padding:13px 15px;font-size:14px;line-height:1.45}.bubble.caller{color:var(--ink);background:#fff;justify-self:end}.bubble.assistant{background:var(--mint);color:var(--green);justify-self:start}.lead-card{background:#fff;border-radius:8px;padding:23px;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 22px 60px #00000038}.lead-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.label{color:#778179;letter-spacing:.1em;font-size:10px;font-weight:850}.lead-head h3{color:var(--green);margin:3px 0 0;font-size:21px}.urgent{color:#a43b27;background:#fae3dd;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:850}.lead-card dl{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0 0;display:grid}.lead-card dl div{border-top:1px solid var(--line);min-width:0;padding-top:12px}.lead-card dt{color:#727b75;align-items:center;gap:6px;font-size:11px;display:flex}.lead-card dd{margin:4px 0 0;font-size:13px;font-weight:750}.lead-note{border-left:3px solid var(--amber);color:#4c574f;background:#f8f4e9;margin:18px 0 0;padding:12px;font-size:12px}.sent-line{color:var(--green-2);align-items:center;gap:7px;margin-top:13px;font-size:11px;font-weight:800;display:flex}.hero{grid-template-columns:.86fr 1.14fr;gap:44px;min-height:690px}.hero-copy{align-self:center}.hero h1{max-width:650px;font-size:clamp(52px,5.5vw,76px);line-height:.98}.headline-dot{color:var(--brick)}.hero-lede{max-width:460px;font-size:19px}.hero-lede strong{color:var(--brick)}.hero-call-flow{background:#eff5f0;border:1px solid #c8d9cf;border-radius:8px;grid-template-columns:168px 44px minmax(250px,1fr);align-items:center;gap:18px;min-height:480px;padding:38px 28px;animation:.7s .18s both enter-up;display:grid;position:relative;box-shadow:13px 13px #dce8df}.phone-mockup{color:#fff;text-align:center;background:#243a32;border:5px solid #1e3029;border-radius:28px;flex-direction:column;align-items:center;min-height:316px;padding:38px 14px 24px;animation:5.5s ease-in-out .7s infinite phone-settle;display:flex;position:relative;box-shadow:0 12px 24px #24483d3d}.phone-island{background:#080d0a;border-radius:12px;width:72px;height:16px;position:absolute;top:9px}.phone-mockup p{color:#dbeade;margin:4px 0 2px;font-size:10px}.phone-mockup>strong{letter-spacing:.02em;font-size:15px}.phone-brand{color:#d8e8de;margin-top:20px;font-size:10px;line-height:1.35}.phone-ring{background:var(--green-2);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;margin-top:22px;animation:2.7s ease-in-out 1s infinite call-pulse;display:grid;box-shadow:0 7px #3f6c59}.phone-mockup small{color:#d8e8de;margin-top:auto;font-size:10px}.flow-arrow{color:var(--green);stroke-width:2.4px;animation:2.7s ease-in-out .8s infinite arrow-nudge}.summary-preview{background:#fff;border:1px solid #d5e0d8;border-radius:12px;min-width:0;padding:19px;animation:6s ease-in-out .9s infinite summary-settle;box-shadow:0 9px 20px #24483d1f}.summary-title{color:var(--green);border-bottom:1px solid #dee8e0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:13px;font-family:Georgia,Times New Roman,serif;font-size:15px;display:flex}.summary-title span{background:var(--brick);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;font-family:Inter,sans-serif;font-weight:800;display:grid}.summary-preview dl{gap:0;margin:4px 0 0;display:grid}.summary-preview dl div{border-bottom:1px solid #e6ece7;grid-template-columns:132px 1fr;gap:9px;padding:11px 0;display:grid}.summary-preview dl div:last-child{border-bottom:0}.summary-preview dt{color:#68776f;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.summary-preview dt svg{color:var(--green)}.summary-preview dd{color:#32443b;margin:0;font-size:10px;line-height:1.35}.summary-preview dd:first-letter{color:inherit}@media (width<=980px){.hero-call-flow{width:min(720px,100%);margin-inline:auto}}@media (width<=620px){.hero-call-flow{border-radius:0 0 28px;grid-template-columns:122px 1fr;gap:16px;min-height:auto;padding:24px 16px 58px}.phone-mockup{border-width:4px;border-radius:23px;min-height:260px;padding-top:33px}.phone-ring{width:60px;height:60px;margin-top:17px}.phone-ring svg{width:30px;height:30px}.flow-arrow{animation:none;position:absolute;bottom:16px;left:50%;transform:rotate(90deg)}.summary-preview{border-radius:12px;padding:14px}.summary-preview dl div{grid-template-columns:1fr;gap:4px;padding:8px 0}}.industry-band{border-bottom:1px solid var(--line);background:var(--white)}.industry-row{text-align:center;justify-items:center;gap:15px;padding-block:34px;display:grid}.industry-intro{justify-items:center;gap:7px;max-width:780px;display:grid}.industry-intro span{color:var(--brick);letter-spacing:.12em;font-size:10px;font-weight:750}.industry-intro strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.3vw,32px);font-weight:600;line-height:1.12}.industry-list{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:0;margin:0;padding:0;font-size:13px;font-weight:600;list-style:none;display:flex}.industry-list li{white-space:nowrap;align-items:center;display:flex}.industry-list li:not(:last-child):after{background:var(--brick);content:"";border-radius:50%;width:4px;height:4px;margin:0 12px}.section-heading h2,.founder-section h2,.pricing-copy h2,.contact-copy h2,.demo-copy h2{color:var(--green);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,58px);font-weight:600;line-height:1.06}.section-heading>p,.pricing-copy>p,.founder-section>div>p,.contact-copy>p,.demo-copy>p{color:var(--muted);font-size:18px}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid}.split-heading>p{margin:0 0 4px}.centered-heading{text-align:center;max-width:760px;margin-inline:auto}.centered-heading>p:last-child{margin:18px 0 0}.situation-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px;display:grid}.situation-grid article{border:1px solid var(--line);border-top:5px solid var(--green-2);background:var(--white);border-radius:8px;min-height:280px;padding:28px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 10px 24px #5c8e791a}.situation-grid article:nth-child(2){border-top-color:var(--brick);background:#fff9f6}.situation-grid article:nth-child(3){border-top-color:var(--amber);background:#fffdf4}.situation-grid article:first-child svg{color:var(--green-2)}.situation-grid article:nth-child(2) svg{color:var(--brick)}.situation-grid article:nth-child(3) svg{color:#d89b09}.situation-grid h3{color:var(--green);margin:46px 0 10px;font-size:21px;font-weight:650}.situation-grid p{color:var(--muted);margin:0;font-size:14px}.situation-number{color:#afb6b0;font-family:Georgia,serif;font-size:17px;position:absolute;top:22px;right:24px}.how-section{background:#eef5f0;border-block:1px solid #c9ddd1}.steps{grid-template-columns:repeat(3,1fr);gap:0;margin:58px 0 0;padding:0;list-style:none;display:grid}.steps li{border-right:1px solid #c9ddd1;grid-template-columns:44px 1fr;gap:17px;padding:0 30px;display:grid}.steps li:first-child{padding-left:0}.steps li:last-child{border-right:0;padding-right:0}.steps li>span{background:var(--green-2);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:850;display:grid;box-shadow:0 5px #c9ddd1}.steps li:nth-child(2)>span{background:var(--brick);box-shadow:0 5px #efd0c8}.steps li:nth-child(3)>span{background:#c68e2c;box-shadow:0 5px #f0dfaf}.steps h3{color:var(--green);margin:4px 0 8px;font-size:18px;font-weight:650}.steps p{color:var(--muted);margin:0;font-size:14px}.demo-panel{background:var(--brick);color:#fff;border:1px solid #93432f;border-radius:8px;grid-template-columns:1.06fr .94fr;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:12px 12px #dce8df}.demo-copy,.demo-script{padding:54px}.demo-copy h2{color:#fff}.demo-copy>p{color:#fff0ed;margin:20px 0 28px}.button-light{color:var(--brick);background:#fff;border-color:#fff}.button-light:hover{background:#fff4ef}.demo-script{background:#356a57;flex-direction:column;justify-content:center;display:flex}.demo-script .label{color:#f4dc9c}.demo-script blockquote{margin:17px 0;font-family:Georgia,serif;font-size:25px;line-height:1.35}.demo-script blockquote:not(.scenario-quote){display:none}.demo-scenarios{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.demo-scenarios button{color:#e3f0e7;cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:5px;padding:6px 9px;font-size:11px;font-weight:700}.demo-scenarios button:hover,.demo-scenarios button.scenario-active{color:#356a57;background:#fff;border-color:#fff}.demo-script p{color:#d8eadf;margin:0;font-size:13px}.owner-alert-section{background:#fffdf7;border-block:1px solid #f1dfbd}.owner-alert-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:88px;display:grid}.owner-alert-copy h2{max-width:570px;color:var(--green);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:600;line-height:1.08}.owner-alert-copy>p:not(.eyebrow){max-width:550px;color:var(--muted);margin:20px 0 0;font-size:18px}.owner-alert-copy ul{color:var(--green);gap:10px;margin:26px 0 0;padding:0;font-size:14px;font-weight:650;list-style:none;display:grid}.owner-alert-copy li{align-items:flex-start;gap:9px;display:flex}.owner-alert-copy li svg{color:var(--brick);flex:none;margin-top:3px}.owner-message{background:var(--white);border:1px solid #d7e1d9;border-radius:8px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:14px 14px #e1ebe3}.owner-message-top{color:#fff;letter-spacing:.06em;background:#315f4e;justify-content:space-between;padding:13px 18px;font-size:11px;font-weight:800;display:flex}.owner-message-top span:last-child{color:#d4e9dc}.owner-message-body{padding:23px}.message-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;display:flex}.message-title span{color:var(--brick);letter-spacing:.1em;font-size:10px;font-weight:850}.message-title h3{color:var(--green);margin:3px 0 0;font-family:Georgia,serif;font-size:23px;font-weight:600}.message-title b{color:#b83b2b;background:#fff0ec;border-radius:5px;padding:5px 8px;font-size:11px}.owner-message dl{grid-template-columns:1fr 1fr;gap:0 20px;margin:16px 0;display:grid}.owner-message dl div{border-bottom:1px solid #e7eee9;padding:10px 0}.owner-message dt{color:var(--muted);font-size:11px}.owner-message dd{color:var(--green);margin:3px 0 0;font-size:13px;font-weight:750}.owner-message-body>p{border-left:3px solid var(--amber);color:#3f4a43;background:#f8f5e9;margin:18px 0;padding:13px;font-size:13px;line-height:1.45}.owner-message footer{min-height:0;color:var(--green-2);background:0 0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:800;display:flex}.founder-section{grid-template-columns:160px 1fr .72fr;align-items:center;gap:46px;display:grid}.founder-photo-wrap{background:#fbf4dc;border:1px solid #e2c879;border-radius:8px;width:146px;height:162px;padding:7px;position:relative;box-shadow:12px 12px #dce8df}.founder-photo{object-fit:cover;object-position:center 20%;border-radius:4px;width:100%;height:100%;display:block}.founder-section>div>p{margin:18px 0 0}.founder-points{border-left:1px solid var(--line);gap:14px;padding:23px;display:grid}.founder-points span{color:var(--green);align-items:center;gap:10px;font-size:14px;font-weight:650;display:flex}.pricing-section{background:#fff9ef;border-block:1px solid #f1dfbd}.pricing-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.pricing-copy>p{margin:20px 0 0}.price-card{border:1px solid #f1d9a9;border-top:5px solid var(--brick);background:var(--white);border-radius:8px;padding:34px;transition:transform .18s,box-shadow .18s;box-shadow:12px 12px #ffe5a6}.price-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.price-head h3{color:var(--green);margin:5px 0 0;font-family:Georgia,serif;font-size:45px}.price-head small{color:var(--muted);font-family:Inter,sans-serif;font-size:15px;font-weight:600}.beta-pill{background:var(--mint);color:var(--green);border-radius:99px;padding:6px 10px;font-size:11px;font-weight:850}.price-card ul{border-block:1px solid var(--line);gap:13px;margin:24px 0;padding:22px 0;list-style:none;display:grid}.price-card li{color:#39453e;align-items:flex-start;gap:10px;font-size:14px;display:flex}.price-card li svg{color:var(--green-2);flex:none;margin-top:2px}.price-note{color:var(--muted);font-size:12px}.faq-list{border-top:1px solid var(--line);max-width:820px;margin:52px auto 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--green);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:17px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list p{max-width:720px;color:var(--muted);margin:-8px 0 24px}.contact-section{color:#fff;background:#2d5a49}.contact-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.contact-copy h2{color:#fff}.contact-copy>p{color:#d8eadf;margin:20px 0 28px}.contact-copy>a{color:#fff;align-items:center;gap:8px;font-weight:800;display:inline-flex}.contact-form{color:var(--ink);background:#fff;border-radius:8px;padding:30px}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form label{color:var(--green);gap:7px;margin-bottom:15px;font-size:12px;font-weight:650;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fafaf7;border-radius:6px;outline:none;padding:12px 13px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #5c8e792e}.contact-form textarea{resize:vertical}.honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.contact-form button:disabled{cursor:wait;opacity:.7}.form-status{min-height:22px;color:var(--green);text-align:center;margin-top:12px;font-size:13px;font-weight:700}footer{color:#dce9df;background:#203c32}.footer-row{grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;min-height:116px;font-size:12px;display:grid}footer .brand{color:#fff}footer .brand-mark{background:#fff}.footer-row p{color:#a9beb4}.footer-row>div{gap:18px;display:flex}.footer-row>div a{font-weight:700;text-decoration:none}.footer-row>span{color:#8eaaa0}@media (hover:hover){.situation-grid article:hover,.demo-panel:hover,.owner-message:hover,.price-card:hover{transform:translateY(-4px)}.situation-grid article:hover{box-shadow:0 16px 30px #5c8e7929}.demo-panel:hover{box-shadow:15px 16px #dce8df}.owner-message:hover{box-shadow:17px 17px #e1ebe3}.price-card:hover{box-shadow:15px 16px #ffe5a6}}@keyframes enter-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes phone-settle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes call-pulse{0%,to{box-shadow:0 7px #3f6c59,0 0 #5c8e7947}45%{box-shadow:0 7px #3f6c59,0 0 0 13px #5c8e7900}}@keyframes arrow-nudge{0%,to{opacity:1;transform:translate(0)}50%{opacity:.72;transform:translate(7px)}}@keyframes summary-settle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=980px){.nav-shell{grid-template-columns:1fr auto;min-height:66px}.header-cta{display:none}.menu-button{display:inline-flex}.nav-links{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;gap:0;padding:12px 20px 18px;display:none;position:absolute;top:66px;left:0;right:0}.nav-links.nav-open{display:flex}.nav-links a{padding:13px 8px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:760px}.call-scene{width:min(680px,100%);margin-inline:auto}.split-heading,.pricing-layout,.contact-layout{grid-template-columns:1fr;gap:38px}.owner-alert-layout{grid-template-columns:1fr;gap:42px}.situation-grid{grid-template-columns:1fr}.situation-grid article{min-height:220px}.founder-section{grid-template-columns:150px 1fr}.founder-points{grid-column:2}.demo-copy,.demo-script{padding:40px}}@media (width<=760px){.shell,.section-shell{width:min(100% - 28px,1160px)}.section-shell{padding-block:74px}.nav-links{padding-inline:14px}.hero{gap:42px;padding-block:58px}h1{font-size:clamp(43px,13vw,61px)}.hero-lede{font-size:18px}.button-row{flex-direction:column;align-items:stretch}.button-row .text-link{justify-content:center;min-height:42px}.call-scene{min-height:595px;padding:16px}.lead-card{padding:18px;bottom:16px;left:16px;right:16px}.conversation{padding-bottom:165px}.industry-row{gap:14px;padding-block:28px}.split-heading{gap:24px}.steps{grid-template-columns:1fr;gap:28px}.steps li,.steps li:first-child,.steps li:last-child{border-bottom:1px solid #bfcac2;border-right:0;padding:0 0 28px}.steps li:last-child{border-bottom:0;padding-bottom:0}.demo-panel{grid-template-columns:1fr}.demo-copy,.demo-script{padding:32px 24px}.demo-script blockquote{font-size:21px}.owner-message-body{padding:18px}.founder-section{grid-template-columns:1fr;gap:30px}.founder-photo-wrap{width:146px;height:162px}.founder-points{border-left:0;border-top:1px solid var(--line);grid-column:auto;padding-inline:0}.field-row{grid-template-columns:1fr;gap:0}.contact-form{padding:22px}.footer-row{grid-template-columns:1fr;gap:14px;padding-block:34px}.footer-row p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
