:root{--ink:#10271e;--muted:#607168;--green:#14532d;--bright:#22c55e;--mint:#e8f8ed;--paper:#fbfdf9;--line:#dce9df;--white:#fff;--shadow:0 30px 80px rgba(17,62,38,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}header{width:min(1180px,calc(100% - 40px));height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;font-size:20px;letter-spacing:-.04em}.brand img{width:38px;height:38px}nav{display:flex;gap:32px;color:#53665c;font-size:14px}.btn{display:inline-flex;justify-content:center;align-items:center;background:var(--green);color:#fff;padding:14px 20px;border-radius:12px;font-weight:750;font-size:14px;box-shadow:0 8px 22px rgba(20,83,45,.18);transition:.2s}.btn:hover{background:#0d4323;transform:translateY(-1px)}.small{padding:10px 15px}.hero{width:min(1180px,calc(100% - 40px));min-height:650px;margin:50px auto 30px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:80px}.eyebrow{color:#35714d;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero h1,.heading h2,.privacy h2,.closing h2,.legal h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.05em}.hero h1{font-size:clamp(54px,6vw,82px);line-height:.97;margin:22px 0}.hero h1 em{display:block;color:#198845}.hero-copy>p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.actions{display:flex;align-items:center;gap:18px;margin-top:30px}.actions span,.trust{font-size:12px;color:#617169}.trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px}.visual{position:relative;min-height:590px;display:grid;place-items:center}.blob{position:absolute;width:440px;height:440px;border-radius:50%;background:#dff5e6;right:0;top:45px}.browser{position:relative;width:min(500px,100%);height:510px;background:#fff;border:1px solid #dbe8df;border-radius:24px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1deg)}.browser-bar{height:44px;background:#f4f8f5;border-bottom:1px solid #e4ece6;display:flex;align-items:center;gap:6px;padding:0 14px}.browser-bar i{width:8px;height:8px;border-radius:50%;background:#c8d6cc}.browser-bar small{margin-left:12px;color:#849087}.chat{display:flex;gap:10px;padding:25px;align-items:flex-start}.chat b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dff5e6;color:#176333;font-size:11px}.chat span{max-width:270px;background:#f1f4f2;border-radius:5px 15px 15px;padding:11px 13px;font-size:12px;color:#55645c}.panel{position:absolute;right:25px;bottom:25px;width:320px;background:#fbfefc;border:1px solid #d5e6da;border-radius:17px;box-shadow:0 20px 60px rgba(12,47,29,.18);padding:13px}.panel-head,.panel-head strong,.controls,.panel-buttons{display:flex;align-items:center}.panel-head{justify-content:space-between;margin-bottom:12px}.panel-head strong{gap:6px;font-size:13px}.panel-head img{width:24px}.panel-head small{font-size:9px;color:#166534;background:#dcfce7;border-radius:99px;padding:4px 7px;font-weight:750}.panel label{display:block;color:#728178;font-size:9px;text-transform:uppercase;font-weight:800;margin:5px 0}.field{border:1px solid #d9e4dc;background:#fff;border-radius:10px;padding:9px;font-size:11px;line-height:1.5;color:#4a5b51}.controls{gap:7px;margin:7px 0}.controls span,.controls b{border:1px solid #d9e4dc;border-radius:9px;padding:8px 9px;font-size:10px}.controls span{flex:1}.controls b{background:var(--green);color:#fff}.result{background:#f3faf5;color:#234b35}.panel-buttons{gap:6px;margin-top:7px}.panel-buttons button{flex:1;border:1px solid #d9e4dc;background:#fff;border-radius:8px;padding:6px;font-size:10px}.usecases{min-height:68px;padding:18px;background:var(--green);color:#dff4e6;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:28px;font:16px Georgia,serif}.section{width:min(1180px,calc(100% - 40px));margin:auto;padding:120px 0}.heading{max-width:650px}.heading h2,.privacy h2,.closing h2{font-size:clamp(42px,5vw,62px);line-height:1.05;margin:20px 0}.heading>p{color:var(--muted);line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:55px}.steps article{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-height:250px}.steps article>b{position:absolute;right:22px;color:#9bad9f;font:italic 14px Georgia}.steps article>div{width:46px;height:46px;border-radius:13px;background:var(--mint);display:grid;place-items:center;color:var(--green);font-size:24px}.steps h3{margin:28px 0 10px}.steps p{color:var(--muted);line-height:1.65;font-size:14px}.privacy-wrap{padding:30px 20px}.privacy{width:min(1180px,100%);margin:auto;background:#0e3d25;color:#fff;border-radius:28px;padding:70px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.privacy .eyebrow{color:#9be2b1}.privacy h2{font-size:50px;margin-top:20px}.privacy>div>p{color:#b8d2c2;line-height:1.7}.privacy a{color:#8be3a8;font-weight:700;font-size:13px}.privacy-points p{display:flex;gap:18px;padding:20px 0;margin:0;border-bottom:1px solid rgba(255,255,255,.12)}.privacy-points b{color:#65cc86}.privacy-points span{color:#adc8b8;font-size:13px}.privacy-points strong{display:block;color:#fff;font-size:15px;margin-bottom:5px}.faqs{margin-top:30px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 4px;display:flex;justify-content:space-between;font-weight:750}summary::-webkit-details-marker{display:none}summary span{font-size:20px;color:#528060}details[open] summary span{transform:rotate(45deg)}details p{margin:-8px 0 25px;color:var(--muted);line-height:1.7;font-size:14px}.closing{text-align:center;padding:90px 20px 120px;background:linear-gradient(var(--paper),#e6f7eb)}.closing img{width:90px;filter:drop-shadow(0 15px 25px rgba(20,83,45,.15))}.closing h2{max-width:700px;margin:22px auto 12px}.closing p{color:var(--muted);margin-bottom:28px}footer{min-height:100px;background:#092b1a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(30px,calc((100% - 1180px)/2))}footer i{color:#8fba9e;font:15px Georgia}footer div{display:flex;gap:20px;color:#a6c5b0;font-size:12px}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);background:#10271e;color:#fff;border-radius:10px;padding:11px 16px;font-size:12px;opacity:0;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.legal{width:min(780px,calc(100% - 40px));margin:70px auto 120px}.legal h1{font-size:clamp(48px,7vw,72px);margin:20px 0}.legal .intro{font-size:18px}.legal section{padding:25px 0;border-top:1px solid var(--line)}.legal h2{font:500 25px Georgia;margin:0 0 10px}.legal p{color:var(--muted);line-height:1.75;font-size:15px}
@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;gap:20px}.hero-copy{text-align:center}.actions,.trust{justify-content:center}.hero-visual{min-height:530px}.steps{grid-template-columns:1fr}.privacy{grid-template-columns:1fr;padding:45px;gap:35px}}@media(max-width:560px){header{width:calc(100% - 24px)}header>.small{display:none}.hero{width:calc(100% - 28px);margin-top:15px}.hero h1{font-size:50px}.hero-copy>p{font-size:16px}.actions{flex-direction:column}.visual{min-height:470px}.browser{height:445px}.panel{width:285px;right:12px;bottom:14px}.section{width:calc(100% - 28px);padding:80px 0}.privacy-wrap{padding:10px}.privacy{padding:32px 24px;border-radius:21px}.privacy h2{font-size:40px}footer{padding:25px;flex-wrap:wrap;gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
