:root{--green-950:#043c2a;--green-900:#075238;--green-800:#087443;--green-700:#0b8a50;--green-100:#e2f4e9;--lime:#b9e86b;--ink:#173226;--muted:#63756b;--line:#dce8e1;--paper:#f6faf7;--white:#fff;--shadow:0 24px 70px rgba(4,60,42,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.topbar{height:76px;display:flex;align-items:center;gap:32px;padding:0 max(28px,calc((100vw - 1200px)/2));border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-right:auto}.brand img{width:42px;height:42px;border-radius:12px}.brand strong,.brand small{display:block}.brand strong{font-size:17px;letter-spacing:.03em}.brand small{font-size:10px;color:var(--muted);margin-top:-2px}.topbar nav{display:flex;gap:24px}.topbar nav a{text-decoration:none;font-size:13px;font-weight:650;color:#3d5649}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:750;font-size:13px;transition:.2s ease}.button-primary{background:var(--green-800);color:#fff;box-shadow:0 10px 24px rgba(8,116,67,.18)}.button-primary:hover{background:var(--green-700);transform:translateY(-1px)}.button-outline{border:1px solid var(--line);background:#fff;color:var(--green-800)}.button-ghost{background:var(--green-100);color:var(--green-800)}.button-light{background:#fff;color:var(--green-950)}.hero{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center;padding:78px 28px 86px}.eyebrow{display:inline-block;color:var(--green-700);font-size:11px;font-weight:850;letter-spacing:.13em}.hero h1{font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:-.045em;margin:17px 0 24px;color:var(--green-950);max-width:690px}.lead{font-size:18px;color:#50655a;max-width:640px}.hero-actions{display:flex;gap:10px;margin:30px 0 28px}.trust-row{display:flex;flex-wrap:wrap;gap:8px}.trust-row span{font-size:11px;font-weight:700;padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:#4d6659;background:#fff}.hero-visual{position:relative}.browser-card{border:1px solid #cfe0d6;border-radius:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1deg)}.browser-bar{height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 14px;background:#f8fbf9}.browser-bar i{width:9px;height:9px;border-radius:50%;background:#c8d7cf}.browser-bar span{font-size:10px;color:#87968e;margin-left:8px}.browser-body{height:630px;display:grid;grid-template-columns:1fr 300px;overflow:hidden;background:#eef5f0}.browser-body>img{width:300px;height:100%;object-fit:cover;object-position:top;border-left:1px solid var(--line)}.web-placeholder{padding:44px 28px}.ph-title,.ph-line,.ph-grid b{background:#dce8e1;border-radius:8px}.ph-title{height:20px;width:70%;margin-bottom:22px}.ph-line{height:10px;width:92%;margin:9px 0}.ph-line.short{width:58%}.ph-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.ph-grid b{height:110px}.visual-note{position:absolute;right:18px;bottom:-15px;background:var(--green-950);color:#fff;padding:8px 12px;border-radius:10px;font-size:10px;font-weight:700;box-shadow:0 10px 25px rgba(4,60,42,.18)}.section{padding:92px max(28px,calc((100vw - 1144px)/2))}.intro{background:var(--paper)}.section-heading{max-width:760px;margin:0 auto 45px;text-align:center}.section-heading h2,.showcase h2,.api-reference h2,.privacy h2,.install h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 16px;color:var(--green-950)}.section-heading p,.showcase p,.api-reference p,.privacy-copy p,.install-copy>p{color:var(--muted);font-size:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.feature-grid .icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--green-100);color:var(--green-800);font-size:11px;font-weight:900}.feature-grid h3{font-size:16px;margin:18px 0 8px}.feature-grid p{font-size:13px;color:var(--muted);margin:0}.showcase{display:grid;grid-template-columns:1fr 410px;gap:90px;align-items:center}.showcase-copy{max-width:600px}.checklist{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:12px}.checklist li{position:relative;padding-left:28px;font-size:14px;color:#40584b}.checklist li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--green-100);color:var(--green-800);font-size:11px;font-weight:900}.phone-shot{background:linear-gradient(145deg,var(--green-950),var(--green-700));border-radius:28px;padding:22px;box-shadow:var(--shadow)}.phone-shot img,.install-shot img{border-radius:18px;width:100%;border:1px solid rgba(255,255,255,.25)}.workflow{background:#061f17;color:#fff}.section-heading.compact{margin-bottom:36px}.workflow .eyebrow,.cta .eyebrow{color:var(--lime)}.workflow .section-heading h2{color:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps article{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.05)}.steps span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--lime);color:var(--green-950);font-weight:900}.steps h3{font-size:16px;margin:20px 0 7px}.steps p{font-size:12px;color:#b9cbc1;margin:0}.api-reference{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.text-link{font-weight:800;color:var(--green-800);text-decoration:none}.api-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 18px 50px rgba(4,60,42,.08)}.api-card-top{display:flex;gap:12px;padding:14px 18px;background:#f3f8f5;border-bottom:1px solid var(--line)}.api-card-top span{font-size:10px;font-weight:900;background:var(--green-800);color:#fff;border-radius:7px;padding:4px 7px}.api-card pre{margin:0;padding:24px;background:#071b14;color:#d6efe0;font-size:13px;overflow:auto}.privacy{background:var(--paper)}.privacy-copy{max-width:800px}.permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:38px}.permission-grid article{padding:24px;background:#fff;border:1px solid var(--line);border-radius:17px}.permission-grid code{display:inline-block;background:var(--green-100);color:var(--green-800);font-weight:800;padding:5px 8px;border-radius:7px;font-size:11px}.permission-grid h3{font-size:16px;margin:17px 0 8px}.permission-grid p{font-size:12px;color:var(--muted);margin:0}.privacy-note{margin:18px 0 0;padding:16px 18px;border-radius:13px;background:#eaf6ef;color:#395549;font-size:12px}.install{display:grid;grid-template-columns:410px 1fr;gap:80px;align-items:center}.install-shot{background:#edf6f0;border-radius:28px;padding:18px}.mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.mini-cards div{border:1px solid var(--line);border-radius:14px;padding:15px}.mini-cards strong,.mini-cards span{display:block}.mini-cards strong{color:var(--green-800);font-size:13px}.mini-cards span{font-size:11px;color:var(--muted);margin-top:3px}.faq{max-width:1000px;margin:auto}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800;font-size:15px;color:var(--green-950)}.faq details p{color:var(--muted);font-size:13px;max-width:850px}.cta{max-width:1144px;margin:30px auto 70px;padding:32px 36px;border-radius:24px;background:linear-gradient(135deg,var(--green-950),var(--green-700));color:#fff;display:grid;grid-template-columns:70px 1fr auto;gap:26px;align-items:center}.cta img{width:64px;height:64px;border-radius:18px;background:#fff}.cta h2{margin:7px 0 5px;font-size:28px;letter-spacing:-.025em}.cta p{margin:0;color:#c9e1d4;font-size:13px}.footer{max-width:1200px;margin:auto;padding:34px 28px 44px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:start}.footer strong,.footer span{display:block}.footer span,.footer p{font-size:10px;color:#83928a}.footer-links{display:flex;gap:18px}.footer-links a{font-size:11px;font-weight:750;color:var(--green-800);text-decoration:none}.footer p{grid-column:1/-1;margin:0}@media(max-width:900px){.topbar nav{display:none}.topbar{padding:0 18px}.hero{grid-template-columns:1fr;padding-top:55px;gap:48px}.browser-body{height:560px;grid-template-columns:1fr 270px}.browser-body>img{width:270px}.feature-grid{grid-template-columns:repeat(2,1fr)}.showcase,.api-reference,.install{grid-template-columns:1fr;gap:45px}.phone-shot,.install-shot{max-width:430px;margin:auto}.steps{grid-template-columns:repeat(2,1fr)}.permission-grid{grid-template-columns:1fr}.cta{margin:25px 18px 55px;grid-template-columns:56px 1fr}.cta .button{grid-column:1/-1}.footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media(max-width:560px){.topbar .button-outline{display:none}.hero{padding:45px 18px 65px}.hero h1{font-size:44px}.lead{font-size:16px}.hero-actions{flex-direction:column}.browser-body{height:520px;grid-template-columns:70px 1fr}.browser-body>img{width:100%}.web-placeholder{padding:25px 12px}.ph-grid{grid-template-columns:1fr}.ph-grid b:nth-child(n+2){display:none}.section{padding:70px 18px}.feature-grid,.steps{grid-template-columns:1fr}.showcase{grid-template-columns:1fr}.api-reference{grid-template-columns:1fr}.install{grid-template-columns:1fr}.mini-cards{grid-template-columns:1fr}.cta{grid-template-columns:1fr;text-align:left}.cta img{width:52px;height:52px}.footer{padding:30px 18px 40px}}
