:root{color:#10201e;background:#f5f7f4;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}main{min-height:100vh;background:linear-gradient(90deg,rgba(15,118,110,.09),transparent 45%),linear-gradient(180deg,#f5f7f4,#eef3ef)}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,4vw,60px);background:#f5f7f4e6;border-bottom:1px solid rgba(16,32,30,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.lang,.button{display:inline-flex;align-items:center;gap:9px}.brand span{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#0f766e;border-radius:8px;font-weight:800}nav{display:flex;gap:24px;color:#425451;font-size:15px}.lang{border:1px solid rgba(15,118,110,.25);background:#fff;color:#0f766e;border-radius:8px;padding:9px 12px;cursor:pointer}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:calc(100vh - 74px);padding:clamp(44px,7vw,92px) clamp(20px,4vw,60px) 48px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#0f766e;font-weight:700}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:22px;font-size:clamp(42px,6vw,72px);line-height:1.03;letter-spacing:0}.subtitle{max-width:700px;color:#4c5e5b;font-size:19px;line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 24px}.button{border:0;border-radius:8px;padding:13px 18px;cursor:pointer;font-weight:700}.primary{color:#fff;background:#0f766e}.secondary{color:#17322f;background:#fff;border:1px solid rgba(16,32,30,.12)}.trusted{color:#60706d}.hero-panel,.chat-card,.lead-card,.features article,.ops,.ops-grid article{border:1px solid rgba(16,32,30,.1);background:#ffffffe0;box-shadow:0 24px 70px #2441391c}.hero-panel{border-radius:16px;padding:24px}.panel-head,.section-title{display:flex;align-items:center;gap:12px;color:#0f766e;font-weight:800}.chat-preview,.messages{display:flex;flex-direction:column;gap:14px}.chat-preview{margin:22px 0}.bubble,.message{max-width:86%;border-radius:16px;padding:13px 15px;line-height:1.6}.bubble.bot,.message.assistant{align-self:flex-start;background:#eef7f4}.bubble.user,.message.user{align-self:flex-end;color:#fff;background:#0f766e}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric-row div,.stats div{padding:14px;border-radius:8px;background:#f4f7f5}.metric-row strong,.stats strong{display:block;color:#0f766e;font-size:24px}.metric-row span,.stats span,.stats em{color:#64736f;font-size:13px;font-style:normal}.features,.workspace,.ops{margin:0 auto;padding:70px clamp(20px,4vw,60px)}.features h2,.ops h2{max-width:760px;font-size:clamp(30px,4vw,46px);line-height:1.15}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.features article{min-height:230px;border-radius:12px;padding:22px}.features article svg{color:#0f766e}.features article p,.ops p,.lead-card p,.section-title p{color:#5f706c;line-height:1.65}.workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}.chat-card,.lead-card,.ops{border-radius:16px;padding:24px}.messages{height:430px;margin:22px 0;padding:18px;overflow:auto;border-radius:12px;background:#f8faf8}.message p{margin-bottom:6px;white-space:pre-wrap}.message span{font-size:12px;opacity:.7}.composer textarea,.lead-card input,.lead-card textarea{width:100%;border:1px solid rgba(16,32,30,.12);border-radius:8px;padding:13px 14px;color:#152824;background:#fff;outline:none}.composer textarea{min-height:88px;resize:vertical}.composer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.composer-actions button{border:1px solid rgba(16,32,30,.12);border-radius:8px;padding:10px 13px;background:#fff;cursor:pointer}.composer-actions .send{display:inline-flex;align-items:center;gap:8px;color:#fff;background:#0f766e}.composer-actions button:disabled{cursor:not-allowed;opacity:.5}.lead-card{align-self:start}.lead-card label{display:grid;gap:7px;margin:16px 0;color:#40514e;font-weight:700}.lead-card textarea{min-height:112px;resize:vertical}.lead-status{margin-top:14px;color:#0f766e;font-weight:800}.ops{max-width:calc(100% - clamp(40px,8vw,120px))}.stats,.ops-grid{display:grid;gap:16px}.stats{grid-template-columns:repeat(3,1fr);margin:28px 0 18px}.ops-grid{grid-template-columns:repeat(3,1fr)}.ops-grid article{border-radius:12px;padding:20px;box-shadow:none}footer{padding:36px clamp(20px,4vw,60px);color:#60706d;text-align:center}@media(max-width:980px){.hero,.workspace,.feature-grid,.stats,.ops-grid{grid-template-columns:1fr}.hero{min-height:auto}}@media(max-width:720px){.topbar{align-items:flex-start;flex-direction:column;gap:12px}nav{width:100%;justify-content:space-between}h1{font-size:40px}.messages{height:360px}.metric-row{grid-template-columns:1fr}.ops{max-width:calc(100% - 40px)}}
