:root{color:#2a1808;background:#fff8ed;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(180,83,9,.11),transparent 48%),linear-gradient(180deg,#fff8ed,#f3f7f0)}.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:#fff8edeb;border-bottom:1px solid rgba(42,24,8,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.lang,.button,.eyebrow,.board-head,.section-title,.primary{display:inline-flex;align-items:center;gap:9px}.brand span{display:grid;width:34px;height:34px;place-items:center;color:#fff;background:#b45309;border-radius:8px;font-weight:800}nav{display:flex;gap:24px;color:#755b3d;font-size:15px}.lang{border:1px solid rgba(180,83,9,.22);background:#fff;color:#b45309;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,70px);align-items:center;min-height:calc(100vh - 74px);padding:clamp(44px,7vw,92px) clamp(20px,4vw,60px) 48px}.eyebrow{margin:0 0 18px;color:#b45309;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:22px;font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:0}.subtitle{max-width:720px;color:#755b3d;font-size:19px;line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.button,.composer-actions button{border:0;border-radius:8px;padding:13px 18px;cursor:pointer;font-weight:800}.primary{color:#fff;background:#b45309}.secondary,.composer-actions button:first-child{color:#3b220b;background:#fff;border:1px solid rgba(42,24,8,.12)}.hero-board,.feature-grid article,.desk,.result-card,.progress,.progress-grid article{border:1px solid rgba(42,24,8,.1);background:#ffffffe6;box-shadow:0 24px 70px #6e49201c}.hero-board{border-radius:16px;padding:24px}.board-head,.section-title{color:#b45309;font-weight:800}.pipeline{display:grid;gap:12px;margin-top:24px}.pipeline div{display:flex;align-items:center;gap:10px;border-radius:10px;padding:14px;background:#fff0d6}.features,.desk-section,.progress{padding:70px clamp(20px,4vw,60px)}.section-copy h2,.progress h2{max-width:760px;font-size:clamp(30px,4vw,46px);line-height:1.15}.section-copy p,.section-title p,.feature-grid p,.progress p{color:#755b3d;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.feature-grid article{min-height:220px;border-radius:14px;padding:20px}.feature-grid svg,.progress-grid svg{color:#b45309}.desk-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:18px}.desk,.result-card,.progress{border-radius:16px;padding:24px}textarea,input{width:100%;border:1px solid rgba(42,24,8,.12);border-radius:10px;padding:14px;color:#2a1808;background:#fff;outline:none}textarea{min-height:180px;resize:vertical}.controls{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.controls label{display:grid;gap:8px;color:#5a3c19;font-weight:800}.composer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.composer-actions button:disabled{cursor:not-allowed;opacity:.55}.result-card p{white-space:pre-wrap;color:#3a250f;line-height:1.75}.result-card span{color:#b45309;font-weight:800;font-size:13px}.progress{max-width:calc(100% - clamp(40px,8vw,120px));margin:0 auto}.stats,.progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stats{margin:28px 0 18px}.stats div,.progress-grid article{border-radius:12px;padding:18px;background:#fff0d6}.stats span,.stats em{display:block;color:#755b3d;font-style:normal}.stats strong{display:block;margin:8px 0;color:#b45309;font-size:28px}.progress-grid article{box-shadow:none}footer{padding:36px clamp(20px,4vw,60px);color:#755b3d;text-align:center}@media(max-width:980px){.hero,.desk-section,.feature-grid,.stats,.progress-grid,.controls{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}.progress{max-width:calc(100% - 40px)}}
