:root{--ink:#192e29;--muted:#61716a;--cream:#f7f8f1;--green:#244c3b;--lime:#d7ed8c;--line:#dbe0d3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8c63bc;outline-offset:5px}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:105px}.logo{font-size:34px;font-weight:800;letter-spacing:-2px;text-decoration:none;line-height:1}.logo span{display:block;font-size:9px;letter-spacing:2px;font-weight:500;margin-top:9px}.nav nav{display:flex;gap:32px;font-size:13px}.nav nav a{text-decoration:none}.nav nav a:hover{text-decoration:underline}.button{display:inline-flex;gap:32px;justify-content:space-between;align-items:center;background:var(--green);color:white;padding:16px 23px;border:1px solid var(--green);border-radius:7px;text-decoration:none;font-size:13px;font-weight:600;transition:background .2s}.button:hover{background:#173628}.button.small{padding:12px 17px}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:45px;padding-top:60px;padding-bottom:66px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.6px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#608450;margin-right:7px}.hero h1{font-size:clamp(46px,4.8vw,68px);font-weight:500;letter-spacing:-3px;line-height:1.08;margin:25px 0}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:#567847}.hero-copy>p{max-width:420px;color:var(--muted);font-size:16px;line-height:1.8}.actions{display:flex;align-items:center;gap:22px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:12px;text-decoration:none}.micro{font-size:10px;color:var(--muted);margin-top:21px}.product-scene{padding:24px 20px;background:#e5e9da;border-radius:15px;position:relative;align-self:center}.scene-label{font-size:8px;letter-spacing:1.3px;margin-bottom:25px}.workspace-preview{background:#fffef8;border:1px solid #ccd3c1;border-radius:8px;box-shadow:0 17px 35px #263a2517;transform:rotate(-2deg);overflow:hidden}.window-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 10px;background:#fafbf5;border-bottom:1px solid #e6e9dd;font-size:6px;gap:5px}.window-dots{letter-spacing:2px;color:#9eab8f}.local{color:#48724a}.preview-body{display:flex;min-height:255px}.preview-side{width:82px;flex-shrink:0;padding:15px 7px;background:#f3f5eb;display:flex;flex-direction:column;gap:15px;font-size:7px}.preview-side b{font-size:25px;padding-left:8px}.preview-side span{padding:4px 7px}.preview-side .active{background:#e2eaca;border-radius:4px}.preview-main{padding:23px 20px;width:100%}.preview-main>small{font-size:7px;letter-spacing:1px;color:#7b886b}.preview-main h2{font-size:19px;margin:6px 0 3px;letter-spacing:-.5px}.preview-main p{font-size:8px;color:#69765d;margin:0}.brief{background:#edf1df;margin:16px 0 12px;padding:12px;border-radius:5px}.brief>span{font-size:6px;letter-spacing:1px;color:#65764a}.brief strong{display:block;font-size:11px;margin:7px 0}.preview-task{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid #eef0e4}.preview-task b{display:block;font-size:8px}.preview-task small{display:block;font-size:6px;color:#75836d}.task-icon{background:#edf0d9;border-radius:5px;padding:4px 7px;font-size:13px}.violet{background:#eee6f5}.pill{font-size:6px;background:#ece9d0;padding:3px 6px;border-radius:8px;margin-left:auto}.preview-footer{font-size:6px;display:flex;justify-content:space-between;padding:9px 11px;border-top:1px solid #e6e9dd;color:#748069}.appliance{display:flex;align-items:center;gap:22px;margin:32px 20px 0}.appliance b{font-size:12px;line-height:1.4}.appliance p{font-size:8px;color:#69745d;margin:5px 0}.device{width:145px;height:64px;border-radius:8px;background:linear-gradient(145deg,#3d4942,#202a24);box-shadow:3px 7px 0 #bdc5b0,0 15px 17px #44563825;transform:skewY(-4deg);color:#dee5d5;position:relative;padding:11px 13px;font-size:11px}.device i{position:absolute;right:13px;top:17px;width:4px;height:4px;border-radius:50%;background:#bbe480}.vents{width:75px;height:12px;background:repeating-linear-gradient(90deg,#121d17 0 2px,transparent 2px 5px);margin-top:12px}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust>.wrap{display:flex;justify-content:space-between;gap:16px;padding-top:21px;padding-bottom:21px;font-size:11px;color:var(--muted)}.section{padding-top:85px;padding-bottom:85px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}h2{font-size:40px;letter-spacing:-1.7px;line-height:1.15;font-weight:500;margin:18px 0 0}.section-head>p{font-size:13px;color:var(--muted);max-width:330px;line-height:1.8}.workflow-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px}.workflow-tabs{display:flex;flex-direction:column;justify-content:space-between}.workflow-tabs button{background:transparent;border:0;border-bottom:1px solid var(--line);padding:19px 12px;text-align:left;color:var(--muted);display:flex;gap:18px;font-size:11px}.workflow-tabs button span{flex:1;font-size:15px}.workflow-tabs button[aria-selected=true]{background:#e8eddb;color:var(--ink);border-radius:5px}.workflow-example{background:#eef0e3;padding:30px 35px;border-radius:10px}.workflow-example h3{font-size:24px;letter-spacing:-.8px;margin:15px 0}.workflow-example>p{font-size:13px;color:var(--muted)}.prompt,.result{padding:14px 18px;background:#fafbf5;border-radius:6px;margin-top:15px}.prompt>span,.result>span{font-size:8px;letter-spacing:1px;color:#637b58;font-weight:700}.prompt p,.result p{font-size:12px;margin:7px 0 0;line-height:1.7}.approval{font-size:10px;margin-top:20px;color:#4e7047}.caption{font-size:11px;color:var(--muted);margin-top:22px;line-height:1.7}.how{background:#e9eddf}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px}.step-number{display:inline-block;font-family:Georgia,serif;font-size:35px;color:#7d9560;border-bottom:1px solid #bfcba9;padding-bottom:13px;width:100%}h3{font-size:20px;font-weight:500}.steps p{font-size:13px;color:var(--muted);line-height:1.8}.privacy-strip{border-top:1px solid #c8d2ba;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;margin-top:45px;padding-top:30px}.privacy-symbol{font-size:27px}.privacy-strip h3{font-size:18px;margin-top:9px}.privacy-strip p{font-size:12px;color:var(--muted);line-height:1.8}.plans{display:grid;grid-template-columns:1fr 1fr;gap:23px}.plan{border:1px solid var(--line);border-radius:10px;padding:32px}.plan.featured{background:#e9eddd}.plan h3{font-size:27px;letter-spacing:-1px;margin-bottom:8px}.plan-price{font-size:12px;font-weight:600;color:#60784c}.plan>p:not(.plan-price){font-size:13px;color:var(--muted);max-width:340px}.plan ul{list-style:none;padding:0;font-size:13px;line-height:2.3;margin:25px 0}.plan li:before{content:'✓';color:#6a8655;margin-right:12px}.outline{background:transparent;color:var(--green)}.outline:hover{color:#fff}.pilot{background:var(--green);color:#f9fbec}.pilot-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:65px}.pilot h2{font-size:44px;margin-top:20px}.pilot p{font-size:14px;line-height:1.8;color:#c7d5be;max-width:350px}.pilot-note{font-size:12px;margin-top:35px;color:#d4e5be}form label{display:block;font-size:11px;font-weight:500;margin-bottom:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input,select,textarea{display:block;width:100%;padding:11px 12px;border:1px solid #758c77;background:#fffef8;color:var(--ink);border-radius:5px;margin-top:7px;min-width:0;font-size:14px}textarea{resize:vertical}.consent{display:flex;gap:10px;align-items:start;font-weight:400;line-height:1.6}.consent input{width:16px;height:16px;margin:2px 0;flex-shrink:0}.pilot .button{background:var(--lime);color:var(--ink);border-color:var(--lime);width:100%}.pilot .button:disabled{opacity:.7;cursor:wait}.pilot #form-status{font-size:12px;max-width:none;margin-bottom:0}.honey{position:absolute;left:-10000px}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:45px}.faq h2{font-size:35px}details{border-bottom:1px solid var(--line);padding:17px 0}summary{font-size:14px;cursor:pointer}details p{font-size:12px;color:var(--muted);line-height:1.8}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:30px;padding-bottom:30px}footer p,footer div{font-size:10px;color:var(--muted)}footer div{display:flex;gap:18px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:#fff;padding:10px;z-index:10}@media(min-width:1450px){.hero{padding-top:90px;padding-bottom:90px}}@media(max-width:900px){.wrap{padding-left:25px;padding-right:25px}.nav nav{gap:16px}.hero{gap:25px}.hero h1{font-size:48px}.preview-side{display:none}.preview-main{padding:17px}.appliance{margin-left:0;margin-right:0;gap:15px}.device{width:115px;flex-shrink:0}.section-head>p{max-width:270px}.pilot-grid{gap:30px}.pilot h2{font-size:36px}}@media(max-width:680px){.nav{min-height:88px;gap:10px}.nav nav{display:none}.logo{font-size:29px}.button.small{font-size:11px;gap:12px}.hero{grid-template-columns:1fr;padding-top:28px;padding-bottom:40px}.hero h1{font-size:53px;letter-spacing:-2px}.hero-copy>p{font-size:15px}.product-scene{margin-top:20px}.preview-side{display:flex}.preview-main{padding:22px 15px}.hero .actions{gap:18px}.trust>.wrap{display:grid;grid-template-columns:1fr 1fr;font-size:10px}.section{padding-top:50px;padding-bottom:50px}.section-head{display:block}.section-head>p{max-width:none;margin-top:22px}h2{font-size:34px}.workflow-layout,.pilot-grid,.faq{grid-template-columns:1fr;gap:25px}.workflow-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px}.workflow-tabs button{padding:12px 8px;gap:8px;font-size:9px}.workflow-tabs button span{font-size:11px}.workflow-example{padding:24px}.steps,.privacy-strip{grid-template-columns:1fr;gap:15px}.steps{margin-top:25px}.step-number{font-size:28px}.steps h3{margin:13px 0}.steps p{margin-bottom:15px}.privacy-strip{gap:0}.plans{grid-template-columns:1fr}.plan{padding:25px}.pilot-grid{gap:35px}.pilot h2{font-size:39px}.form-row{grid-template-columns:1fr;gap:0}input,select,textarea{font-size:16px}.pilot-note{margin-top:20px}footer{align-items:start;flex-wrap:wrap}footer p{max-width:160px}footer div{width:100%}.micro{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
