:root{color-scheme:dark;--bg:#07101d;--panel:rgba(14,27,46,.82);--line:rgba(157,199,255,.14);--text:#f4f8ff;--muted:#99a9bd;--cyan:#55ddff;--violet:#8c7bff;--accent:#78f0d0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -20%,#18365e 0,#07101d 48%,#050a12 100%);color:var(--text);overflow-x:hidden}.ambient{position:fixed;width:34rem;height:34rem;border-radius:50%;filter:blur(110px);opacity:.16;pointer-events:none}.ambient-one{background:#3bc8ff;top:8%;left:-20rem}.ambient-two{background:#735cff;right:-20rem;top:45%}.shell{width:min(1080px,calc(100% - 32px));margin:auto;position:relative}.topbar{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;color:var(--text);text-decoration:none;font-weight:750;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(118,229,255,.45);border-radius:11px;background:linear-gradient(145deg,rgba(85,221,255,.22),rgba(140,123,255,.18));box-shadow:0 0 28px rgba(85,221,255,.15)}.status{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.status i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent)}.hero{text-align:center;padding:70px 0 38px}.eyebrow{display:inline-block;color:#a7e9ff;background:rgba(75,185,230,.09);border:1px solid rgba(85,221,255,.2);padding:8px 13px;border-radius:99px;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.hero h1{font-size:clamp(40px,6.2vw,72px);line-height:1.02;letter-spacing:-.055em;margin:24px auto 20px;max-width:900px}.hero h1 span{background:linear-gradient(90deg,#6be4ff,#9e8eff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero>p{max-width:670px;margin:0 auto;color:#b3c0d1;font-size:clamp(16px,2vw,19px);line-height:1.65}.trust-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;color:#8294aa;font-size:13px;margin-top:26px}.trust-row span:before{content:"✓";color:var(--accent);margin-right:7px}.chat-card{max-width:790px;margin:30px auto 0;border:1px solid var(--line);background:linear-gradient(155deg,rgba(19,37,61,.92),rgba(9,20,35,.9));border-radius:25px;box-shadow:0 34px 100px rgba(0,0,0,.36),inset 0 1px rgba(255,255,255,.04);overflow:hidden;backdrop-filter:blur(20px)}.chat-head{display:flex;align-items:center;gap:12px;padding:17px 20px;border-bottom:1px solid var(--line)}.avatar{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#52d9ff,#786bfa);font-weight:800;font-size:12px;box-shadow:0 8px 25px rgba(85,160,255,.24)}.chat-head strong,.chat-head small{display:block}.chat-head small{font-size:12px;color:var(--muted);margin-top:2px}.quota{margin-left:auto;font-size:12px;color:#9fb0c5;background:rgba(255,255,255,.04);padding:7px 10px;border-radius:9px}.messages{min-height:190px;max-height:440px;overflow:auto;padding:24px 20px;display:flex;flex-direction:column;gap:15px;scrollbar-width:thin}.message{display:flex}.message>div{max-width:86%;padding:13px 15px;border-radius:16px;line-height:1.55;font-size:15px;white-space:pre-wrap;overflow-wrap:anywhere}.message.assistant>div{background:rgba(79,121,168,.13);border:1px solid rgba(145,193,245,.1);border-bottom-left-radius:5px}.message.user{justify-content:flex-end}.message.user>div{background:linear-gradient(135deg,#297a9a,#5354b3);border-bottom-right-radius:5px}.message.loading>div{color:#a5b6ca}.dots:after{content:"";animation:dots 1.2s infinite}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}100%{content:"..."}}.composer{margin:0 14px 12px;padding:8px 8px 8px 15px;border:1px solid rgba(159,199,242,.16);border-radius:16px;background:rgba(2,9,17,.43);display:flex;align-items:flex-end;gap:10px}.composer:focus-within{border-color:rgba(85,221,255,.45);box-shadow:0 0 0 3px rgba(85,221,255,.05)}textarea{font:inherit;color:var(--text);background:none;border:0;outline:0;resize:none;flex:1;max-height:150px;line-height:1.5;padding:8px 0}textarea::placeholder{color:#67798f}.composer button{width:42px;height:42px;border-radius:12px;border:0;background:linear-gradient(145deg,var(--cyan),#8175ff);cursor:pointer;display:grid;place-items:center;transition:.2s}.composer button:hover{transform:translateY(-1px);filter:brightness(1.08)}.composer button:disabled{opacity:.45;cursor:wait}.composer svg{width:20px;fill:none;stroke:#06111e;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.examples{display:flex;flex-wrap:wrap;gap:8px;padding:0 14px 17px}.examples button{border:1px solid rgba(147,190,235,.14);color:#a8b8cb;background:rgba(255,255,255,.025);border-radius:99px;padding:8px 11px;font-size:12px;cursor:pointer}.examples button:hover{color:var(--text);border-color:rgba(85,221,255,.3)}.continue-card{max-width:790px;margin:14px auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid rgba(119,236,208,.18);background:rgba(48,118,108,.12);border-radius:18px}.continue-card p{margin:5px 0 0;color:var(--muted);font-size:13px}.continue-card button{border:0;border-radius:11px;background:#77e7c8;color:#071713;padding:12px 16px;font-weight:750;cursor:pointer;white-space:nowrap}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:72px 0 55px}.features article{padding:24px;border:1px solid var(--line);background:rgba(13,25,42,.48);border-radius:18px}.features b{font-size:12px;color:var(--cyan);letter-spacing:.12em}.features h2{font-size:17px;margin:16px 0 8px}.features p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}footer{text-align:center;color:#617188;font-size:12px;padding:0 0 35px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:680px){.shell{width:min(100% - 20px,1080px)}.topbar{height:66px}.hero{padding:48px 0 22px}.hero h1{font-size:41px}.trust-row{gap:10px 16px}.chat-card{border-radius:19px}.message>div{max-width:94%}.examples{overflow:auto;flex-wrap:nowrap}.examples button{white-space:nowrap}.features{grid-template-columns:1fr;margin-top:48px}.continue-card{align-items:flex-start;flex-direction:column}.continue-card button{width:100%}}
