@font-face{font-family:Geist;src:url(/repo-assets/font-geist-regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Geist;src:url(/repo-assets/font-geist-medium.ttf) format("truetype");font-weight:500}@font-face{font-family:Geist;src:url(/repo-assets/font-geist-semibold.ttf) format("truetype");font-weight:600}:root{color-scheme:dark;--bg: #050505;--surface: #0d0d0d;--surface-2: #121212;--surface-3: #181818;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .14);--text: #f5f5f5;--muted: rgba(255, 255, 255, .56);--accent: #f5f5f5;--accent-ink: #050505;--danger: #ff8e8e;--shadow: 0 18px 40px rgba(0, 0, 0, .22)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Geist,sans-serif;background:linear-gradient(180deg,#090909 0%,var(--bg) 28%);color:var(--text);overflow:hidden}button,textarea{font:inherit}button{cursor:pointer}img{display:block}.phone-stage{width:100%;height:100svh;display:flex;justify-content:center;overflow:hidden}.phone-shell{position:relative;width:min(100vw,430px);height:100svh;background:var(--bg);overflow:hidden}.app-screen{display:flex;flex-direction:column}.sidebar-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24;pointer-events:none}.sidebar-layer-open{pointer-events:auto}.sidebar-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000047;opacity:0;transition:opacity .14s ease}.sidebar-layer-open .sidebar-scrim{opacity:1}.sidebar-sheet{position:absolute;inset:0 auto 0 0;width:min(330px,calc(100% - 48px));height:100%;padding:calc(env(safe-area-inset-top,0px) + 14px) 16px calc(env(safe-area-inset-bottom,0px) + 14px);display:flex;flex-direction:column;gap:12px;background:#080808fa;border-right:1px solid var(--line);transform:translate(-100%);transition:transform .18s ease}.sidebar-layer-open .sidebar-sheet{transform:translate(0)}.sidebar-top,.workspace-header,.inspector-header,.composer-bar,.composer-actions,.thread-group header,.settings-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-brand{display:flex;align-items:center;gap:10px;min-width:0}.sidebar-brand h1,.workspace-title h2,.inspector-header h3{margin:0}.sidebar-brand h1,.inspector-header h3{font-size:1.06rem;font-weight:600}.sidebar-logo{width:26px;height:26px;border-radius:8px}.icon-button{width:40px;height:40px;border:1px solid var(--line);border-radius:999px;background:#ffffff05;color:var(--text);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-button span{display:block;width:14px;height:1.5px;border-radius:999px;background:currentColor}.icon-button span+span{margin-top:5px}.quiet-icon{background:#ffffff05}.quiet-icon svg,.settings-fab svg{width:16px;height:16px}.new-chat-row,.thread-row,.primary-button,.danger-button,.secondary-block,.settings-fab{border:0}.new-chat-row{width:100%;display:flex;align-items:center;gap:10px;padding:10px 2px 12px;background:transparent;color:var(--text);font-weight:500;text-align:left;border-bottom:1px solid var(--line)}.new-chat-row svg{width:16px;height:16px;color:var(--text)}.thread-groups{min-height:0;overflow:auto;padding-right:2px}.thread-group{margin-bottom:14px}.thread-group header{margin-bottom:8px;color:var(--muted);font-size:.73rem;letter-spacing:.08em;text-transform:uppercase}.thread-group-meta{min-width:0;display:inline-flex;align-items:center;gap:8px}.thread-group-action{width:28px;height:28px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center}.thread-group-action svg{width:14px;height:14px}.thread-list{display:flex;flex-direction:column;gap:4px}.thread-row{width:100%;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--text);text-align:left}.thread-row-active{background:#ffffff0f;border-color:var(--line)}.thread-title,.thread-meta{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-title{font-size:.95rem;line-height:1.25}.thread-meta{margin-top:3px;color:var(--muted);font-size:.77rem}.sidebar-footer{margin-top:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-top:10px}.settings-fab{width:42px;height:42px;border-radius:999px;background:#ffffff0a;border:1px solid var(--line);color:var(--text);display:inline-flex;align-items:center;justify-content:center}.sidebar-runtime{min-width:0;display:flex;align-items:center;gap:10px}.sidebar-runtime strong,.workspace-title h2,.empty-home h3{font-weight:600}.sidebar-runtime p,.workspace-title p,.inspector-header p,.settings-panel p,.empty-home p,.composer-status,.message-time{margin:0;color:var(--muted)}.sidebar-runtime p,.inspector-header p,.settings-panel p,.composer-status,.message-time{font-size:.8rem;line-height:1.45}.runtime-link,.ghost-button{border:0;background:transparent;color:var(--text)}.runtime-link{padding:0;font-size:.84rem;color:var(--muted)}.runtime-dot{width:7px;height:7px;border-radius:999px;background:#6b7280;flex-shrink:0}.runtime-dot-connected{background:#ededed}.runtime-dot-connecting{background:#9a9a9a}.runtime-dot-error{background:#f87171}.workspace{flex:1;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:10px;padding:calc(env(safe-area-inset-top,0px) + 12px) 14px calc(env(safe-area-inset-bottom,0px) + 12px);overflow:hidden}.workspace-header{min-height:44px;position:sticky;top:0;z-index:6;padding-bottom:8px;border-bottom:1px solid var(--line);background:var(--bg)}.workspace-title{min-width:0;flex:1;text-align:center}.workspace-title h2{font-size:1rem;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-title p{margin-top:3px;font-size:.76rem}.timeline{min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;padding:2px 0 6px;overscroll-behavior:contain}.empty-state,.composer,.settings-panel,.system-note,.message-bubble{background:var(--surface);border:1px solid var(--line)}.empty-home{min-height:100%;margin:auto 0;width:100%;max-width:300px;align-self:center;padding:0 8px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;justify-content:center}.empty-logo{width:72px;height:72px;border-radius:18px;border:1px solid var(--line)}.empty-status{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#ffffff08;border:1px solid var(--line);color:var(--muted);font-size:.84rem}.empty-home h3{font-size:1.5rem;line-height:1.1}.empty-home p{font-size:.86rem;text-wrap:balance}.empty-actions{width:100%;display:flex;flex-direction:column;gap:10px}.primary-button,.danger-button,.secondary-block,.ghost-button{min-height:44px;border-radius:14px;padding:0 16px}.primary-button{background:var(--accent);color:var(--accent-ink);font-weight:600}.danger-button{background:#f8717114;border:1px solid rgba(248,113,113,.16);color:#ffd1d1}.secondary-block{background:#ffffff0a;border:1px solid var(--line);color:var(--text)}.ghost-button{background:#ffffff08;border:1px solid var(--line);color:var(--text)}.wide-button{width:100%}.message-row{display:flex;flex-direction:column;gap:4px}.message-row-user{align-items:flex-end}.message-row-assistant{align-items:flex-start}.message-row-system{align-items:center}.message-bubble{max-width:min(88%,320px);padding:12px 14px;border-radius:16px}.message-bubble-user{background:#f3f3f3;border-color:#ffffff24;color:#050505}.message-bubble-assistant{background:var(--surface-2)}.message-bubble-user .message-text{color:#050505}.message-text{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.56;font-size:.95rem}.system-note{width:100%;max-width:none;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:#ffffff08}.system-kind{color:var(--text);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;flex-shrink:0}.system-note .message-text{font-size:.84rem;line-height:1.4;color:var(--muted)}.message-time{padding:0 4px}.streaming-indicator{align-self:center;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;margin-top:2px;border-radius:999px;background:#ffffff0a;border:1px solid var(--line);color:var(--muted);font-size:.82rem}.streaming-pulse{width:7px;height:7px;border-radius:999px;background:var(--text);animation:pulse 1.2s ease-in-out infinite}.composer{position:sticky;bottom:0;z-index:5;padding:10px 12px 12px;border-radius:18px;background:#0a0a0afa}.composer textarea{width:100%;min-height:64px;resize:none;border:0;outline:0;background:transparent;color:var(--text);line-height:1.55;padding:2px 0}.composer textarea::placeholder{color:#f5f7fa61}.composer-bar{align-items:flex-end;margin-top:6px}.composer-status{max-width:11rem}.composer-status-error,.error-text{color:var(--danger)!important}.composer-actions{flex-shrink:0}.stop-button,.send-button{min-width:72px}.settings-sheet{position:absolute;inset:auto 8px calc(env(safe-area-inset-bottom,0px) + 8px) 8px;z-index:20;padding:14px;border-radius:20px;background:#08080afa;border:1px solid var(--line-strong);transform:translateY(calc(100% + 20px));transition:transform .18s ease}.settings-sheet-open{transform:translateY(0)}.settings-stack{display:flex;flex-direction:column;gap:10px;margin-top:10px}.settings-panel{padding:14px;border-radius:16px}.settings-row{margin-bottom:8px;font-size:.86rem}.settings-row strong{font-size:.9rem}.settings-action{margin-top:12px}@keyframes pulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.35);opacity:1}}@media(min-width:768px){.phone-stage{padding:20px 0}.phone-shell{height:min(852px,calc(100svh - 40px));border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow)}.sidebar-sheet{border-radius:26px 0 0 26px}}
