.chat-module__r3ZgIG__shell{color:#f3f7ff;background:radial-gradient(circle at 75% 20%,#5cf4ff14,#0000 30%),#05070c;min-height:100vh;animation:.5s cubic-bezier(.16,1,.3,1) both chat-module__r3ZgIG__pageEnter;position:relative;overflow:hidden}.chat-module__r3ZgIG__header{z-index:3;border-bottom:1px solid #7ea8c82e;justify-content:space-between;align-items:center;width:min(1400px,100% - 48px);height:82px;margin:0 auto;display:flex;position:relative}.chat-module__r3ZgIG__brand{align-items:center;gap:12px;font-weight:720;display:flex}.chat-module__r3ZgIG__brand>span:last-child{flex-direction:column;font-size:15px;line-height:1.05;display:flex}.chat-module__r3ZgIG__brand b{color:#5cf4ff;font:8px/1.4 var(--font-geist-mono);letter-spacing:.22em}.chat-module__r3ZgIG__signal{border:1px solid #5cf4ff80;place-items:center;width:32px;height:32px;display:grid;transform:rotate(45deg)}.chat-module__r3ZgIG__signal i{background:#5cf4ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #5cf4ff}.chat-module__r3ZgIG__navLinks{color:#7c899d;align-items:center;gap:24px;font-size:11px;display:flex}.chat-module__r3ZgIG__navLinks a{transition:color .2s;position:relative}.chat-module__r3ZgIG__navLinks a:hover,.chat-module__r3ZgIG__navLinks .chat-module__r3ZgIG__active{color:#f3f7ff}.chat-module__r3ZgIG__navLinks .chat-module__r3ZgIG__active:after{content:"";background:#5cf4ff;height:1px;position:absolute;bottom:-8px;left:0;right:0;box-shadow:0 0 8px #5cf4ff}.chat-module__r3ZgIG__headerStatus{font:9px var(--font-geist-mono);letter-spacing:.12em;align-items:center;gap:22px;display:flex}.chat-module__r3ZgIG__headerStatus>span{color:#5cf4ff}.chat-module__r3ZgIG__headerStatus>span i{background:#5cf4ff;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block;box-shadow:0 0 8px #5cf4ff}.chat-module__r3ZgIG__headerStatus button{color:#8490a4;cursor:pointer;background:0 0;border:1px solid #7ea8c840;padding:9px 12px;transition:color .2s,border-color .2s,transform .2s}.chat-module__r3ZgIG__headerStatus button:hover{color:#5cf4ff;border-color:#5cf4ff80;transform:translateY(-1px)}.chat-module__r3ZgIG__workspace{z-index:2;border:1px solid #7ea8c82e;border-top:0;grid-template-columns:310px 1fr;width:min(1400px,100% - 48px);height:calc(100vh - 106px);min-height:630px;margin:0 auto 24px;animation:.68s cubic-bezier(.16,1,.3,1) 80ms both chat-module__r3ZgIG__workspaceEnter;display:grid;position:relative}.chat-module__r3ZgIG__sidebar{background-color:#080d15bf;background-image:linear-gradient(#5cf4ff09 1px,#0000 1px),linear-gradient(90deg,#5cf4ff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-right:1px solid #7ea8c82e;flex-direction:column;justify-content:space-between;padding:32px;display:flex}.chat-module__r3ZgIG__backLink{color:#8490a4;align-self:flex-start;font-size:12px}.chat-module__r3ZgIG__eyebrow{font:9px var(--font-geist-mono);letter-spacing:.14em;margin:0 0 13px;color:#5cf4ff!important}.chat-module__r3ZgIG__sidebar h1{letter-spacing:-.06em;margin:0 0 15px;font-size:42px}.chat-module__r3ZgIG__sidebar>div>p{color:#8490a4;margin:0;font-size:13px;line-height:1.8}.chat-module__r3ZgIG__systemCard{background:#05070cb3;border:1px solid #7ea8c82e}.chat-module__r3ZgIG__systemCard div{border-bottom:1px solid #7ea8c821;justify-content:space-between;padding:13px;font-size:10px;display:flex}.chat-module__r3ZgIG__systemCard div:last-child{border-bottom:0}.chat-module__r3ZgIG__systemCard span{color:#657387}.chat-module__r3ZgIG__systemCard b{color:#b7c4d7;font-weight:500}.chat-module__r3ZgIG__chatPanel{background:#060a10d1;grid-template-rows:1fr auto;min-width:0;display:grid}.chat-module__r3ZgIG__messages{padding:46px max(32px,8vw);overflow-y:auto}.chat-module__r3ZgIG__message{grid-template-columns:34px minmax(0,720px);gap:14px;margin-bottom:32px;animation:.36s cubic-bezier(.16,1,.3,1) both chat-module__r3ZgIG__messageEnter;display:grid}.chat-module__r3ZgIG__message.chat-module__r3ZgIG__user{grid-template-columns:34px minmax(0,650px);justify-content:end}.chat-module__r3ZgIG__avatar{color:#5cf4ff;width:34px;height:34px;font:9px var(--font-geist-mono);background:#07131b;border:1px solid #5cf4ff73;border-radius:5px;place-items:center;display:grid}.chat-module__r3ZgIG__user .chat-module__r3ZgIG__avatar{color:#bfaaff;background:#100d1e;border-color:#9e7cff80}.chat-module__r3ZgIG__messageLabel{color:#5cf4ff;font:8px var(--font-geist-mono);letter-spacing:.15em;margin:0 0 8px}.chat-module__r3ZgIG__user .chat-module__r3ZgIG__messageLabel{color:#9e7cff}.chat-module__r3ZgIG__bubble{color:#d8e1ef;white-space:pre-wrap;overflow-wrap:anywhere;background:#0b111b;border:1px solid #7ea8c829;padding:16px 18px;font-size:14px;line-height:1.8}.chat-module__r3ZgIG__user .chat-module__r3ZgIG__bubble{background:#10101d;border-color:#9e7cff3d}.chat-module__r3ZgIG__typeCursor{vertical-align:-.16em;background:#5cf4ff;width:7px;height:1.05em;margin-left:3px;animation:.72s step-end infinite chat-module__r3ZgIG__cursorBlink;display:inline-block;box-shadow:0 0 8px #5cf4ffcc}.chat-module__r3ZgIG__promptGrid{grid-template-columns:repeat(3,1fr);gap:10px;max-width:760px;margin:12px 0 30px 48px;display:grid}.chat-module__r3ZgIG__promptGrid button{text-align:left;color:#aab7c9;cursor:pointer;background:#0b111bcc;border:1px solid #7ea8c82e;min-height:85px;padding:13px;font-size:11px;line-height:1.6}.chat-module__r3ZgIG__promptGrid button:hover{color:#f3f7ff;border-color:#5cf4ff73}.chat-module__r3ZgIG__promptGrid span{color:#5cf4ff;margin-bottom:10px;display:block}.chat-module__r3ZgIG__thinking{align-items:center;gap:5px;height:38px;display:flex}.chat-module__r3ZgIG__thinking i{background:#5cf4ff;border-radius:50%;width:5px;height:5px;animation:1.2s infinite both chat-module__r3ZgIG__pulse}.chat-module__r3ZgIG__thinking i:nth-child(2){animation-delay:.15s}.chat-module__r3ZgIG__thinking i:nth-child(3){animation-delay:.3s}.chat-module__r3ZgIG__composerWrap{background:#05080deb;border-top:1px solid #7ea8c82e;padding:18px max(24px,6vw) 20px}.chat-module__r3ZgIG__composer{background:#080d15;border:1px solid #5cf4ff4d;grid-template-columns:1fr auto;display:grid}.chat-module__r3ZgIG__composer:focus-within{border-color:#5cf4ffb3;box-shadow:0 0 22px #5cf4ff0f}.chat-module__r3ZgIG__composer textarea{resize:vertical;color:#f3f7ff;min-height:56px;max-height:140px;font:14px var(--font-geist-sans);background:0 0;border:0;outline:0;padding:18px}.chat-module__r3ZgIG__composer textarea::placeholder{color:#5f6c80}.chat-module__r3ZgIG__composer button{color:#041014;cursor:pointer;background:#5cf4ff;border:0;margin:7px;padding:0 18px;font-weight:700;transition:transform .2s,box-shadow .2s}.chat-module__r3ZgIG__composer button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 0 18px #5cf4ff4d}.chat-module__r3ZgIG__composer button:disabled{opacity:.35;cursor:not-allowed}.chat-module__r3ZgIG__composerWrap>p:not(.chat-module__r3ZgIG__error){text-align:center;color:#536075;margin:9px 0 0;font-size:9px}.chat-module__r3ZgIG__error{color:#ff9daf;background:#ff6d8714;border-left:2px solid #ff6d87;margin:0 0 10px;padding:10px 12px;font-size:12px}@keyframes chat-module__r3ZgIG__pulse{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes chat-module__r3ZgIG__cursorBlink{50%{opacity:0}}@keyframes chat-module__r3ZgIG__pageEnter{0%{opacity:0}to{opacity:1}}@keyframes chat-module__r3ZgIG__workspaceEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-module__r3ZgIG__messageEnter{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:820px){.chat-module__r3ZgIG__navLinks{display:none}.chat-module__r3ZgIG__headerStatus{margin-left:auto}.chat-module__r3ZgIG__headerStatus>span{display:none}.chatMobileNavigation{display:block}.chat-module__r3ZgIG__workspace{grid-template-columns:1fr;height:calc(100vh - 94px)}.chat-module__r3ZgIG__sidebar{display:none}.chat-module__r3ZgIG__messages{padding:30px 20px}}@media (max-width:560px){.chat-module__r3ZgIG__header,.chat-module__r3ZgIG__workspace{width:calc(100% - 24px)}.chat-module__r3ZgIG__header{height:70px}.chat-module__r3ZgIG__headerStatus button{display:none}.chat-module__r3ZgIG__workspace{height:calc(100vh - 82px);min-height:560px}.chat-module__r3ZgIG__promptGrid{grid-template-columns:1fr;margin-left:48px}.chat-module__r3ZgIG__composerWrap{padding:12px}.chat-module__r3ZgIG__composer button{padding:0 12px}}@media (prefers-reduced-motion:reduce){.chat-module__r3ZgIG__shell,.chat-module__r3ZgIG__workspace,.chat-module__r3ZgIG__message,.chat-module__r3ZgIG__thinking i,.chat-module__r3ZgIG__typeCursor{animation:none}}
