:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text",Inter,sans-serif;color:#111;background:#f7f7f5}*{box-sizing:border-box}body{margin:0}main{max-width:1040px;margin:auto;padding:0 28px}nav{height:76px;display:flex;align-items:center;justify-content:space-between}nav a,footer a{color:inherit}.hero{padding:110px 0 90px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#666}.hero h1{font-size:clamp(64px,10vw,120px);line-height:.88;letter-spacing:-.065em;margin:22px 0}.lead{max-width:660px;font-size:24px;line-height:1.35;color:#444}.cta-row{display:flex;align-items:center;gap:18px;margin:34px 0}.button{display:inline-block;background:#111;color:#fff;text-decoration:none;padding:14px 20px;border-radius:10px;font-weight:650}.note{color:#777;font-size:14px}.demo{margin-top:70px;background:white;border:1px solid #e4e4e0;border-radius:18px;padding:28px;display:flex;gap:18px;align-items:center;justify-content:center;box-shadow:0 12px 40px rgba(0,0,0,.05)}.file,.menu{padding:13px 16px;border-radius:9px;background:#f3f3f0;font-size:15px}.arrow{color:#aaa}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:60px 0}.grid article{padding:26px;background:#fff;border-radius:14px;border:1px solid #e8e8e4}.grid h2,.how h2,.faq h2{margin-top:0}.grid p,.how,.faq{color:#444;line-height:1.6}.how,.faq{padding:80px 0;max-width:740px}.how h2,.faq h2{font-size:42px;letter-spacing:-.03em;color:#111}.how li{margin:12px 0}.faq details{padding:20px 0;border-top:1px solid #ddd}.faq summary{font-weight:600;color:#111;cursor:pointer}.faq details:last-child{border-bottom:1px solid #ddd}footer{border-top:1px solid #ddd;min-height:100px;display:flex;justify-content:space-between;align-items:center;color:#777;font-size:14px}@media(max-width:720px){.hero{padding:70px 0}.lead{font-size:20px}.cta-row,.demo{align-items:flex-start;flex-direction:column}.arrow{transform:rotate(90deg);align-self:center}.grid{grid-template-columns:1fr}.how h2,.faq h2{font-size:34px}footer{align-items:flex-start;justify-content:center;flex-direction:column;gap:8px}}
