:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#eaf2ff;background:#071225}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 15% 5%,#153e63 0,transparent 45%),#071225}.shell{max-width:880px;margin:0 auto;padding:24px 18px 42px}header,.chat-head,.composer{display:flex;align-items:center;gap:12px}header{justify-content:space-between}.brand{font-weight:800;letter-spacing:.02em}.pill{font-size:12px;border:1px solid #41627a;padding:8px 12px;border-radius:30px;color:#a7dfef}.hero{padding:46px 0 28px}.eyebrow{font-size:11px;letter-spacing:.22em;color:#61e0c1;font-weight:800}h1{font-size:clamp(34px,6vw,57px);line-height:1.08;letter-spacing:-.05em;margin:12px 0}h1 em{font-style:normal;color:#67e4c8}.hero p{max-width:610px;color:#b7c9db;line-height:1.6}.chat{background:#0e2035;border:1px solid #29465f;border-radius:20px;overflow:hidden;box-shadow:0 24px 65px #0004}.chat-head{padding:18px;border-bottom:1px solid #29465f}.chat-head>div{flex:1}.chat-head strong,.chat-head small{display:block}.chat-head small{color:#91afc9;font-size:12px;margin-top:3px}.online{width:11px;height:11px;border-radius:50%;background:#59deb3;box-shadow:0 0 0 4px #59deb321}.chat-head button{background:transparent;color:#b5d0e7;border:1px solid #39526c;border-radius:9px;padding:9px;cursor:pointer}.messages{min-height:290px;max-height:460px;overflow-y:auto;display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:22px 18px}.bubble{max-width:min(82%,590px);border-radius:14px;padding:12px 16px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.bot{background:#1b3450;color:#e8f2ff;border-bottom-left-radius:4px}.user{background:#2f8b80;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.composer{padding:15px;border-top:1px solid #29465f;align-items:stretch}.composer textarea{flex:1;min-width:0;resize:vertical;max-height:140px;border:1px solid #466077;border-radius:12px;background:#09192b;color:#fff;padding:13px;font:inherit}.composer button{border:0;border-radius:12px;background:#61dfbd;color:#082438;font-weight:800;padding:0 22px;cursor:pointer}.composer button:disabled{opacity:.5;cursor:wait}.foot,footer{font-size:12px;color:#88a1ba;text-align:center}.foot{margin:0 12px 16px}footer{padding:20px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:460px){.shell{padding:16px 10px}.chat-head{padding:12px}.chat-head small{font-size:10px}.chat-head button{font-size:12px}.composer{padding:10px}.composer button{padding:0 12px}.hero{padding-top:30px}}
