:root{color:#ececea;background:#18191b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #18191b;--surface: #202124;--surface-2: #27282c;--surface-3: #303136;--text: #ececea;--muted: #aaa9a5;--faint: #777873;--border: #36373b;--accent: #d8a15d;--accent-soft: rgba(216, 161, 93, .14);--danger: #e57a78}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid #e9bd7f;outline-offset:2px}.brand-lockup{display:inline-flex;align-items:center;gap:.78rem;color:var(--text);line-height:1}.brand-mark{position:relative;display:inline-block;flex:0 0 auto;width:1.82rem;height:2.15rem;color:var(--text)}.brand-mark:before,.brand-mark:after{position:absolute;top:50%;width:1.08rem;height:1.08rem;border:.16rem solid currentColor;border-radius:50%;content:"";transform:translateY(-50%)}.brand-mark:before{left:0}.brand-mark:after{right:0}.brand-wordmark{font-size:2.15rem;font-weight:790;letter-spacing:-.075em}.brand-lockup-compact{gap:.5rem}.brand-lockup-compact .brand-mark{width:1.22rem;height:1.08rem}.brand-lockup-compact .brand-mark:before,.brand-lockup-compact .brand-mark:after{width:.73rem;height:.73rem;border-width:.11rem}.brand-lockup-compact .brand-mark:before{left:0}.brand-lockup-compact .brand-mark:after{right:0}.brand-lockup-compact .brand-wordmark{font-size:1.08rem}.app-loading,.login-page{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#242529 0,var(--bg) 42%)}.login-card{width:min(420px,calc(100vw - 32px));padding:38px;border:1px solid var(--border);border-radius:18px;background:#232427f5;box-shadow:0 30px 80px #0000004d}.login-card .brand-lockup{display:flex;width:max-content;margin:0 auto 34px}.login-card label{display:grid;gap:8px;margin:16px 0;color:#d8d8d5;font-size:.9rem}.login-card input{height:46px;padding:0 13px;border:1px solid #44454a;border-radius:9px;color:var(--text);background:#191a1c}.primary-button{width:100%;height:46px;margin-top:12px;border:0;border-radius:9px;color:#17120c;background:#e1ad6b;font-weight:700;cursor:pointer}.primary-button:disabled{opacity:.55}.form-error,.composer-error{color:#ff9d9a;font-size:.875rem}.app-shell{height:100%;height:100dvh;min-height:0;display:grid;grid-template-columns:288px minmax(0,1fr);overflow:hidden;background:var(--bg)}.sidebar{min-height:0;display:flex;flex-direction:column;padding:14px 12px 10px;border-right:1px solid #2c2d30;background:#202124}.sidebar-head{display:none}.new-button{height:42px;display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 2px 14px;border:1px solid #424348;border-radius:9px;background:#2a2b2f;font-weight:650;cursor:pointer}.new-button:hover{background:#313236}.new-button svg{width:18px}.account-picker{display:grid;gap:5px;padding:0 5px 13px}.account-picker span{color:var(--faint);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.account-picker select{width:100%;height:36px;padding:0 9px;border:1px solid var(--border);border-radius:8px;color:var(--text);background:#191a1c}.thread-list{min-height:0;flex:1;display:flex;flex-direction:column;gap:3px;overflow-y:auto;padding:0 2px}.thread-row{position:relative;border-radius:8px}.thread-row:hover,.thread-row:focus-within,.thread-row.selected{background:#2c2d31}.thread-item{width:100%;display:grid;gap:7px;padding:10px 42px 10px 11px;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.thread-item>div{display:flex;align-items:center;gap:7px}.thread-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem}.thread-delete{position:absolute;top:8px;right:7px;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;opacity:0;color:#aaa9a5;background:#2c2d31;cursor:pointer;pointer-events:none}.thread-delete:hover{color:var(--danger);background:#e57a781f}.thread-delete:focus-visible,.thread-row:hover .thread-delete,.thread-row:focus-within .thread-delete{opacity:1;pointer-events:auto}.thread-delete svg{width:16px}.activity-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);animation:pulse 1.8s infinite}.mode-badge{width:max-content;padding:2px 6px;border-radius:5px;color:#b9b8b3;background:#36373b;font-size:.68rem;font-weight:700;letter-spacing:.03em}.mode-badge.alithyagpt{color:#e4bc89;background:#423526}.sidebar-footer{height:48px;display:flex;align-items:center;justify-content:space-between;padding:8px 7px 0;border-top:1px solid #303136}.cost{font-variant-numeric:tabular-nums;color:#c4c3bf;font-size:.88rem}.workspace{min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;position:relative}.icon-button{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer}.icon-button:hover{background:#303136}.icon-button svg{width:18px;height:18px}.icon-button.danger:hover{color:var(--danger);background:#e57a781f}.conversation-area{min-height:0;overflow:hidden}.messages{height:100%;overflow-y:auto;padding:10px 0 20px;scroll-behavior:smooth}.message{width:100%}.message-inner{width:min(820px,calc(100% - 48px));margin:0 auto;padding:11px 0}.message.user .message-inner{width:min(720px,calc(100% - 48px));margin-right:max(24px,calc((100% - 820px)/2))}.message.user .message-inner>*{width:max-content;max-width:100%;margin-left:auto}.user-text{margin-top:0;margin-bottom:4px;padding:8px 12px;border:1px solid #393a3e;border-radius:14px 14px 4px;background:#292a2e;white-space:pre-wrap;line-height:1.48}.user-text:last-of-type{margin-bottom:0}.sent-attachment{display:flex;align-items:center;gap:8px;margin-top:6px;padding:8px 10px;border:1px solid #3e3f44;border-radius:9px;color:#d5d4d0;background:#25262a;font-size:.83rem}.sent-attachment svg{width:17px;color:var(--accent)}.response-blocks{display:grid;gap:12px;color:#dededb;font-size:.98rem;line-height:1.55}.response-blocks p{margin:0 0 8px}.response-blocks p:last-child{margin-bottom:0}.response-blocks ul,.response-blocks ol{padding-left:24px}.response-blocks a{color:#e4b271}.deliverable{position:relative;padding:10px 10px 18px 18px;border:1px solid #3a3b40;border-radius:11px;background:#202124}.deliverable pre{margin:0;overflow-wrap:anywhere;white-space:pre-wrap;color:#f0f0ed;font:inherit;line-height:1.62}.copy-button{position:sticky;z-index:2;top:10px;width:32px;height:32px;display:grid;place-items:center;margin:0 0 2px auto;padding:0;border:1px solid #3c3d41;border-radius:7px;color:#aaa9a5;background:#292a2e;box-shadow:0 3px 10px #00000038;cursor:pointer}.copy-button:hover{color:#e5e4df;background:#333438}.copy-button svg{width:15px;height:15px}.advice{padding:0 2px;color:#bbb9b4;font-size:.92rem}.advice h3{margin:0 0 7px;color:#d3b58f;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.stream-caret{width:8px;height:18px;display:inline-block;background:#e2b16f;animation:blink 1s step-end infinite}.generation-notice{width:min(800px,calc(100% - 48px));display:flex;justify-content:space-between;gap:14px;margin:4px auto;padding:10px 12px;border:1px solid #493a32;border-radius:8px;color:#d9c6ad;background:#28231f;font-size:.86rem}.composer-wrap{width:min(820px,calc(100% - 32px));margin:0 auto;padding:8px 0 14px}.composer{min-height:58px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;padding:9px 9px 9px 12px;border:1px solid #414247;border-radius:16px;background:#25262a;box-shadow:0 14px 35px #0003}.composer textarea{max-height:180px;resize:none;padding:8px 2px;border:0;outline:0;color:var(--text);background:transparent;line-height:1.45}.composer textarea::placeholder{color:#878783}.composer textarea:disabled{opacity:.6}.composer-actions{display:flex;align-items:center;gap:5px}.handoff-button{color:#d9ae77}.handoff-button:disabled{opacity:.4;cursor:default}.send-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;color:#21170d;background:#e0aa65;cursor:pointer}.send-button:disabled{color:#777;background:#3a3b3f;cursor:default}.send-button svg{width:18px}.send-button.stop{color:#f1d0ca;background:#633f3e}.attach{color:#aaa9a6}.file-input{display:none}.attachment-chip{grid-column:1 / -1;width:max-content;max-width:100%;display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #48494e;border-radius:8px;background:#303136;font-size:.8rem}.attachment-chip>svg{width:16px;color:var(--accent)}.attachment-chip button{width:22px;height:22px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.attachment-chip button:hover{background:#45464b}.attachment-chip button svg{width:13px}.composer-error{padding:6px 8px 0}.retry-button{display:flex;align-items:center;gap:6px;margin:0 auto 8px;padding:6px 11px;border:1px solid #4a4138;border-radius:8px;color:#e4c499;background:#29241f;cursor:pointer;font-size:.82rem}.retry-button svg{width:14px}.empty-thread{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px 14vh;text-align:center}.empty-thread h1{margin:0 0 9px;font-size:clamp(1.5rem,3vw,2.05rem);font-weight:550;letter-spacing:-.035em}.empty-thread p{max-width:520px;margin:0;color:var(--muted);line-height:1.55}.empty-thread .mode-choices{width:min(520px,100%);margin-top:20px;text-align:left}.empty-thread .mode-choices>button{min-height:140px;align-items:center;justify-content:center;text-align:center}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:18px;background:#08090ab3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal{width:min(520px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:18px;border:1px solid #44454a;border-radius:14px;background:#242529;box-shadow:0 30px 90px #0000007a}.modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.modal h2{margin:0;font-size:1.05rem}.mode-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mode-choices>button{min-height:150px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;border:1px solid #3f4045;border-radius:11px;background:#292a2e;text-align:left;cursor:pointer}.mode-choices>button:hover{border-color:#866b4c;background:#2d2d30}.mode-choices strong{font-size:.96rem}.mode-choices small{color:var(--muted);line-height:1.45}.choice-icon{width:35px;height:35px;display:grid;place-items:center;margin-bottom:7px;border-radius:9px;color:#e5b577;background:#3b3126}.choice-icon svg{width:19px}.modal-copy{color:var(--muted);line-height:1.55}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.modal-actions button{height:38px;padding:0 13px;border:1px solid #44454a;border-radius:8px;background:#303136;cursor:pointer}.modal-actions .danger-button{border-color:#784947;background:#663c3b}.handoff-body{max-height:65vh;overflow-y:auto}.handoff-loading{padding:32px;color:var(--muted);text-align:center}.toast{position:fixed;z-index:80;right:20px;bottom:20px;max-width:440px;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #704b49;border-radius:9px;background:#422d2c;box-shadow:0 10px 30px #0000004d;font-size:.86rem}.toast button{margin-left:auto;border:0;color:inherit;background:transparent;cursor:pointer}.toast svg{width:16px}.mobile-menu,.mobile-close{display:none}@keyframes pulse{50%{opacity:.45}}@keyframes blink{50%{opacity:0}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:min(310px,88vw);transform:translate(-103%);transition:transform .2s ease;box-shadow:20px 0 60px #00000080}.sidebar.open{transform:translate(0)}.sidebar-head{height:48px;display:flex;align-items:center;justify-content:flex-end;padding:0 8px}.mobile-menu{position:fixed;z-index:20;top:12px;left:12px;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #3b3c40;border-radius:9px;background:#232427e6}.mobile-menu svg{width:19px}.mobile-close{display:grid}.workspace{height:100%}.thread-delete{opacity:1;pointer-events:auto}.messages{padding-top:62px}.message-inner,.message.user .message-inner{width:calc(100% - 28px);margin:0 auto}.composer-wrap{width:calc(100% - 20px);padding-bottom:8px}.mode-choices{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
