:root{--bg:#07080b;--panel:#0e1015;--raised:#141720;--line:#252a35;--text:#f5f7fa;--muted:#8d95a5;--violet:#9c73ff;--cyan:#69d9ef;--radius:18px}*{box-sizing:border-box}html{background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg);min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}.brand{letter-spacing:.16em;align-items:center;gap:11px;font-size:.85rem;font-weight:850;display:flex}.brand-mark{color:#c9b5ff;background:linear-gradient(145deg,#9c73ff38,#69d9ef0f);border:1px solid #9c73ff73;border-radius:11px;place-items:center;width:35px;height:35px;display:grid;box-shadow:inset 0 0 18px #9c73ff1a}.eyebrow{color:#b9a0ff;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 14px;font-size:.69rem;font-weight:800;display:flex}.eyebrow span{background:var(--violet);width:22px;height:1px}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:750;display:inline-flex}.button.primary{background:linear-gradient(120deg,#8355f4,#7045dc);box-shadow:0 12px 36px #7045dc47}.button.primary:hover{background:linear-gradient(120deg,#9368ff,#8052e8);transform:translateY(-1px)}.button.full{width:100%}.landing{background:radial-gradient(circle at 72% 48%,#573bad2b,#0000 30rem),linear-gradient(150deg,#090b10,#06070a 58%);min-height:100vh;overflow:hidden}.topbar{justify-content:space-between;align-items:center;max-width:1440px;margin:auto;padding:26px clamp(24px,5vw,72px);display:flex}.nav-link{color:#bbc0cb;align-items:center;gap:7px;font-size:.8rem;font-weight:650;display:flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:6vw;max-width:1320px;min-height:calc(100vh - 150px);margin:auto;padding:40px clamp(24px,5vw,72px) 80px;display:grid}.hero-copy h1,.auth-visual h2{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.7rem,7vw,7rem);font-weight:400;line-height:.88}.hero-copy h1 em,.auth-visual h2 em{color:#ac8aff;font-weight:400}.lede{max-width:600px;color:var(--muted);margin:28px 0;font-size:1.06rem;line-height:1.7}.hero-actions{align-items:center;gap:22px;display:flex}.trust{color:#747c8b;align-items:center;gap:8px;font-size:.75rem;display:flex}.signal-card{background:linear-gradient(145deg,#141720eb,#080a0ff2);border:1px solid #9682dc38;border-radius:28px;min-height:540px;padding:25px;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000073}.signal-card:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.signal-head{color:#697181;letter-spacing:.15em;justify-content:space-between;font-size:.62rem;font-weight:800;display:flex;position:relative}.live-dot{color:#82dca3}.orb,.mini-orb{filter:drop-shadow(0 0 35px #895aff33);background:radial-gradient(circle,#b88fff47,#603ebb0f 45%,#0000 67%);border-radius:50%;place-items:center;width:210px;height:210px;margin:48px auto 25px;display:grid;position:relative}.orb:before,.orb:after,.mini-orb:before,.mini-orb:after{content:"";border:1px solid #b191ff8c;border-radius:50%;width:62%;height:82%;position:absolute;transform:rotate(42deg)}.orb:after,.mini-orb:after{border-color:#69d9ef57;transform:rotate(-42deg)}.orb-core,.mini-orb div{background:radial-gradient(circle at 38% 35%,#fff,#b892ff 22%,#6440bd 55%,#0000 72%);border-radius:50%;width:46px;height:46px;box-shadow:0 0 42px #ae83ffe6}.signal-label{color:#8f72d7;letter-spacing:.15em;text-align:center;margin:0;font-size:.64rem;font-weight:850;position:relative}.signal-card h2{text-align:center;margin:7px 0 28px;font-family:Georgia,serif;font-size:1.7rem;font-weight:400;position:relative}.signal-input{border:1px solid var(--line);color:#6f7787;background:#07080ccc;border-radius:15px;align-items:center;gap:11px;min-height:58px;padding:0 15px;font-size:.86rem;display:flex;position:relative}.signal-input svg{color:#a987ff}.signal-input kbd{color:#697181;font:inherit;border:1px solid #303542;border-radius:6px;margin-left:auto;padding:4px 7px;font-size:.68rem}.landing-footer{color:#59606e;letter-spacing:.12em;border-top:1px solid #161922;justify-content:space-between;gap:20px;padding:20px clamp(24px,5vw,72px);font-size:.62rem;display:flex}.landing-footer span{align-items:center;gap:7px;display:flex}.auth-page{grid-template-columns:minmax(360px,.92fr) minmax(470px,1.08fr);min-height:100vh;display:grid}.auth-visual{background:radial-gradient(circle at 60% 45%,#734be12e,#0000 24rem),linear-gradient(145deg,#0b0c12,#07080b);border-right:1px solid #1d2028;flex-direction:column;justify-content:space-between;padding:clamp(28px,5vw,72px);display:flex}.auth-visual h2{font-size:clamp(3rem,5vw,5.7rem)}.auth-visual>div>p:last-child{max-width:480px;color:var(--muted);line-height:1.65}.auth-visual small{color:#535966;letter-spacing:.14em;font-size:.6rem}.auth-panel{background:linear-gradient(150deg,#0c0e13,#08090c);place-items:center;padding:30px;display:grid}.auth-card{width:min(100%,470px)}.auth-kicker{color:#9b79ee;letter-spacing:.16em;font-size:.65rem;font-weight:850}.auth-card h1{letter-spacing:-.04em;margin:7px 0 10px;font-family:Georgia,serif;font-size:2.8rem;font-weight:400}.auth-card>p{color:var(--muted)}.apple-button{color:#070707;background:#fff;border-radius:12px;grid-template-columns:28px 1fr 20px;align-items:center;min-height:54px;margin-top:30px;padding:0 16px;font-weight:750;display:grid}.apple-mark{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.45rem}.passkey-note{align-items:center;gap:7px;font-size:.72rem;display:flex}.divider{color:#5d6471;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin:25px 0;font-size:.67rem;display:flex}.divider:before,.divider:after{content:"";background:#252833;flex:1;height:1px}.auth-form{gap:17px;display:grid}.auth-form label{color:#afb4bf;letter-spacing:.06em;text-transform:uppercase;gap:8px;font-size:.72rem;font-weight:700;display:grid}.auth-form input{color:#f4f5f7;background:#0b0d12;border:1px solid #2a2e39;border-radius:11px;outline:0;min-height:49px;padding:0 13px}.auth-form input:focus{border-color:#7952d7;box-shadow:0 0 0 3px #7952d721}.form-message{color:#f59ca5;background:#9a2a351f;border:1px solid #eb606e4d;border-radius:10px;margin:18px 0;padding:11px 13px;font-size:.8rem}.auth-links{color:#737b8b;justify-content:space-between;margin-top:20px;font-size:.76rem;display:flex}.workspace{background:#08090c;grid-template-columns:246px 1fr;min-height:100vh;display:grid}.sidebar{background:#0b0c10;border-right:1px solid #1c1f27;flex-direction:column;gap:22px;min-height:100vh;padding:22px 16px;display:flex}.sidebar>.brand{padding:0 8px}.new-thread{text-align:left;background:#15171e;border:1px solid #2b2e39;border-radius:10px;grid-template-columns:20px 1fr auto;align-items:center;min-height:42px;padding:0 11px;font-size:.75rem;display:grid}.new-thread kbd{color:#646b79;font:inherit;font-size:.62rem}.side-nav{gap:4px;display:grid}.side-nav a{color:#8d95a5;border-radius:9px;align-items:center;gap:11px;min-height:39px;padding:0 10px;font-size:.78rem;display:flex}.side-nav a.active{color:#c6b3f5;background:#191825}.side-section{gap:11px;padding:0 10px;display:grid}.side-section p{color:#555c69;letter-spacing:.15em;font-size:.59rem;font-weight:800}.side-section span{color:#777f8e;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.profile{border-top:1px solid #1e2129;grid-template-columns:34px 1fr 16px;align-items:center;gap:9px;margin-top:auto;padding:16px 7px 0;display:grid}.avatar{color:#c4adf7;background:#221b34;border:1px solid #574384;border-radius:10px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.profile div:nth-child(2),.identity-row div:nth-child(2){min-width:0;display:grid}.profile strong,.identity-row strong{text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.profile span,.identity-row span{color:#626a79;text-overflow:ellipsis;font-size:.61rem;overflow:hidden}.command-center{padding:clamp(24px,4vw,52px)}.workspace-head{justify-content:space-between;align-items:flex-start;max-width:1180px;margin:0 auto 28px;display:flex}.workspace-head h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.35rem);font-weight:400}.head-actions{gap:8px;display:flex}.head-actions button{color:#858d9c;background:#101218;border:1px solid #242832;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.athena-panel{text-align:center;background:radial-gradient(circle at 50% 25%,#7b4fe424,#0000 20rem),#0d0f14;border:1px solid #242734;border-radius:22px;max-width:1180px;margin:auto;padding:28px}.mini-orb{width:105px;height:105px;margin:0 auto 5px}.mini-orb div{width:25px;height:25px}.athena-panel>p{color:#896ad4;letter-spacing:.15em;margin:0;font-size:.6rem;font-weight:850}.athena-panel h2{margin:7px 0 22px;font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.prompt{color:#666e7d;text-align:left;background:#080a0e;border:1px solid #303441;border-radius:14px;grid-template-columns:22px 1fr 36px;align-items:center;gap:9px;max-width:720px;min-height:58px;margin:auto;padding:0 10px 0 16px;display:grid}.prompt>svg{color:#9e7dec}.prompt button{color:#b49ae9;background:#24202f;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.suggestions{justify-content:center;gap:8px;margin-top:13px;display:flex}.suggestions button{color:#697181;background:#11131a;border:1px solid #252833;border-radius:999px;padding:7px 11px;font-size:.65rem}.overview-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:16px auto 0;display:grid}.overview-grid article{background:#0d0f14;border:1px solid #222630;border-radius:16px;min-height:150px;padding:18px}.card-title{color:#9ba2af;justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.card-title span{align-items:center;gap:8px;display:flex}.card-title b{color:#8062c6;font-size:.62rem}.empty-state{color:#555d6b;text-align:center;place-items:center;min-height:87px;font-size:.7rem;display:grid}.identity-row{align-items:center;gap:10px;min-height:87px;display:flex}.identity-row div:nth-child(2){flex:1}@media (max-width:900px){.hero{grid-template-columns:1fr}.signal-card{min-height:500px}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.workspace{grid-template-columns:72px 1fr}.sidebar{align-items:center}.sidebar .brand span:last-child,.new-thread:not(svg),.side-nav a{font-size:0}.new-thread{grid-template-columns:1fr;place-items:center;width:42px;padding:0;display:grid}.new-thread kbd,.side-section,.profile div:nth-child(2),.profile>svg{display:none}.overview-grid{grid-template-columns:1fr}}@media (max-width:650px){.topbar{padding:20px}.hero{padding:45px 20px 60px}.hero-copy h1{font-size:3.6rem}.hero-actions,.landing-footer{flex-direction:column;align-items:flex-start}.workspace{display:block}.sidebar{z-index:5;border-bottom:1px solid #20232b;border-right:0;flex-direction:row;justify-content:space-between;min-height:0;padding:10px 14px;display:flex;position:sticky;top:0}.sidebar .new-thread,.sidebar nav,.sidebar .profile,.side-section{display:none}.command-center{padding:24px 16px}.workspace-head{gap:20px}.head-actions button:first-child,.head-actions button:nth-child(2){display:none}.athena-panel{padding:22px 14px}.suggestions{justify-content:flex-start;overflow:auto}.suggestions button{flex:none}}
