:root{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:#eef2e6;background:#0b0e0c;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 10%,#18251c 0,transparent 32%),#0b0e0c}button,textarea{font:inherit}button{cursor:pointer}main{max-width:1180px;margin:auto;padding:0 28px 60px}header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #293229}.brand{display:flex;gap:12px;align-items:center;font-weight:700;letter-spacing:-.04em}.prompt{display:grid;place-items:center;background:#b6f36b;color:#0b0e0c;width:38px;height:38px;border-radius:4px}.ghost{color:#9ba69c;background:none;border:1px solid #394239;padding:10px 14px}.hero{padding:72px 0 50px;max-width:780px}.eyebrow{color:#b6f36b;font-size:12px;letter-spacing:.18em}.hero h1{font-family:Arial,sans-serif;font-size:clamp(46px,8vw,92px);line-height:.91;letter-spacing:-.075em;margin:20px 0}.hero>p:last-child{color:#aab2aa;max-width:610px;line-height:1.7}.intake{display:grid;grid-template-columns:48px 1fr 48px 1fr;gap:28px 12px;border-top:1px solid #313a31;padding-top:28px}.line-number{color:#586258;font-size:12px;padding-top:8px}.intake>div:not(.line-number){min-width:0}label{display:block;color:#b6f36b;font-size:13px;margin-bottom:9px}textarea{resize:vertical;width:100%;min-height:96px;background:#121713;color:#edf2e9;border:1px solid #354136;border-radius:3px;padding:14px;line-height:1.55;outline:none}textarea:focus{border-color:#b6f36b;box-shadow:0 0 0 2px #b6f36b22}small{display:block;color:#e87e64;min-height:18px;margin-top:5px;font-size:11px}.primary{grid-column:4;background:#b6f36b;color:#0b0e0c;border:0;padding:16px;font-weight:800}.primary:disabled{opacity:.65}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.conversation,.panel{border:1px solid #303b31;background:#101512}.section-title{display:flex;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #303b31;color:#b6f36b}.section-title b{color:#748075}.conversation article{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:20px;border-bottom:1px solid #273027}.conversation article>span{font-size:11px;color:#778077}.conversation article.assistant{background:#151c16}.conversation article.assistant>span{color:#b6f36b}.conversation article p{white-space:pre-wrap;margin:0;line-height:1.65;color:#d8ded7}.composer{padding:18px;display:grid;grid-template-columns:1fr auto;gap:10px}.composer textarea{min-height:76px}.composer button,.error button{background:#b6f36b;border:0;color:#101510;font-weight:800;padding:0 20px}.thinking{padding:22px;color:#9eaa9f}.thinking i{display:inline-block;width:6px;height:6px;background:#b6f36b;margin-right:5px;animation:pulse 1.2s infinite}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{opacity:.15}}aside{display:flex;flex-direction:column;gap:18px}.panel{padding:18px}.panel h2{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#b6f36b;margin:0 0 16px}.panel p{font-size:12px;line-height:1.55;color:#b6beb6;padding-bottom:12px;border-bottom:1px dashed #354035}.panel b{color:#718071;margin-right:8px}.panel em{color:#667067;font-size:12px}.error{margin:0 18px 18px;padding:13px;display:flex;justify-content:space-between;gap:10px;background:#311b17;color:#ffb09e}.error button{padding:8px 12px;white-space:nowrap}@media(max-width:760px){main{padding:0 16px 40px}.hero{padding:46px 0 34px}.intake{grid-template-columns:28px 1fr}.primary{grid-column:2}.workspace,.composer{grid-template-columns:1fr}.composer button{padding:14px}.conversation article{grid-template-columns:42px 1fr}aside{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:480px){aside{grid-template-columns:1fr}.hero h1{font-size:46px}}
