:root{color:#17201b;background:#f5f7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,500px);gap:clamp(32px,7vw,88px);align-items:center;min-height:78vh;padding:72px clamp(20px,6vw,96px) 56px;background:linear-gradient(90deg,#f5f7f1fa,#f5f7f1b3),url(https://images.unsplash.com/photo-1515879218367-8466d910aaa4?auto=format&fit=crop&w=1800&q=80) center / cover}.hero-copy{max-width:760px}.eyebrow{margin:0 0 16px;color:#557a1f;font-size:.9rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1{max-width:760px;margin:0;color:#17201b;font-size:clamp(2.7rem,7vw,6.2rem);line-height:.97;letter-spacing:0}.lede{max-width:640px;margin:24px 0 0;color:#4f5a52;font-size:1.12rem;line-height:1.7}.signup-form{max-width:570px;margin-top:34px}.signup-form label{display:block;margin-bottom:10px;color:#2b332d;font-size:.92rem;font-weight:850}.form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}input{min-width:0;height:50px;padding:0 15px;border:1px solid #bec8b4;border-radius:8px;color:#17201b;background:#ffffffe6}button{height:50px;padding:0 18px;border:0;border-radius:8px;color:#fff;background:#17201b;font-weight:900;cursor:pointer}.config-panel{overflow:hidden;border:1px solid rgba(23,32,27,.14);border-radius:8px;color:#f3f7ed;background:#111915;box-shadow:0 24px 80px #24321e38}.panel-header{display:flex;justify-content:space-between;gap:16px;padding:16px 20px;background:#1c2821;color:#b8cab0;font-size:.88rem;font-weight:850}.panel-header strong{color:#a9d66a}pre{margin:0;padding:24px 22px;overflow-x:auto;color:#f3f7ed;font:.92rem/1.65 SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre}ul{display:grid;gap:10px;margin:0;padding:0 22px 24px;list-style:none}li{padding:10px 12px;border-radius:8px;color:#e9f3df;background:#a9d66a21}.tool-strip,.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d3dcc9}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-strip article,.cards article{min-height:180px;padding:32px;background:#f5f7f1}.tool-strip h2,.cards h2{margin:0;color:#17201b;font-size:1.25rem;line-height:1.25;letter-spacing:0}.cards p{margin:14px 0 0;color:#566358;line-height:1.65}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.tool-strip,.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.hero{padding:48px 20px 36px}.form-row,.tool-strip,.cards{grid-template-columns:1fr}button{width:100%}}
