:root{color:#10251c;background:#f7fff9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}.hero{min-height:100vh;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:34px 0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);align-items:center;gap:48px}.copy img{width:150px;display:block;margin-bottom:48px}.eyebrow{margin:0 0 12px;color:#0b7337;font-size:13px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}h1{max-width:700px;margin:0 0 18px;font-size:clamp(48px,7vw,86px);line-height:.96}.lead{max-width:620px;color:#315747;font-size:20px;line-height:1.5}.proof{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.proof span{display:flex;align-items:center;gap:8px;border:1px solid #c9e7d5;border-radius:8px;padding:12px;background:#fff;color:#244d3d;font-weight:800}.proof svg{width:18px;color:#0b7337}.phone{min-height:720px;border:8px solid #143426;border-radius:30px;background:#e7f7ec;box-shadow:0 24px 60px #10251c33;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto auto}.phone header{min-height:58px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;background:#143426;color:#fff}.phone header span{color:#dff9e6;font-size:13px}.chat{padding:18px;display:flex;flex-direction:column;gap:12px;overflow:auto}.bubble{width:fit-content;max-width:88%;border-radius:8px;padding:11px 13px;line-height:1.38;overflow-wrap:anywhere}.bubble p{margin:0;white-space:pre-line}.bubble small{display:block;margin-bottom:5px;opacity:.7;font-size:11px;font-weight:850}.bubble.user{align-self:flex-end;background:#087537;color:#fff}.bubble.nena{background:#fff;border:1px solid #c9e7d5}.examples{padding:12px 14px 0;display:flex;flex-wrap:wrap;gap:8px}.examples button{border:1px solid #b8dcc8;border-radius:999px;padding:8px 10px;background:#fff;color:#244d3d;font-size:13px;font-weight:800}form{padding:14px;display:grid;grid-template-columns:1fr 48px;gap:8px}input{min-width:0;min-height:48px;border:1px solid #b8dcc8;border-radius:8px;padding:0 12px;background:#fff}form button{border:0;border-radius:8px;display:grid;place-items:center;background:#087537;color:#fff}form svg{width:20px}@media(max-width:900px){.hero{grid-template-columns:1fr}.copy img{margin-bottom:28px}.phone{min-height:680px}}@media(max-width:560px){.hero{width:min(100% - 24px,1120px);padding:22px 0}h1{font-size:clamp(38px,12vw,48px)}.lead{font-size:18px}.proof{grid-template-columns:1fr}.phone{min-height:640px;border-width:6px;border-radius:24px}}
