@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&family=Lato:ital,wght@0,300;0,400;0,700;1,300&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,300,0,0&display=swap";:root{font-family:Lato,sans-serif;font-synthesis:none;--font-display: "Libre Baskerville", Georgia, serif;--font-sans: "Lato", sans-serif;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--ease: cubic-bezier(.2,.8,.2,1)}.mode-light{--bg: #eaecf5;--bg-elevated: #fff;--bg-soft: #f2f4fa;--text: #1b2430;--text-muted: #4e5b6e;--text-disabled: #8994a3;--border: #c8cdd9;--action: #0c51a3;--action-hover: #18a5a3;--action-soft: rgba(12,81,163,.12);--accent: #9e0e88;--accent-soft: rgba(158,14,136,.1);--teal: #148e8d;--teal-soft: rgba(24,181,179,.14);--success: #4a7c15;--success-bg: #e8f3ca;--warning: #b85d12;--warning-soft: rgba(222,119,31,.12);--danger: #b83243;--danger-soft: rgba(197,62,75,.1);--shadow: 0 2px 8px rgba(12,21,35,.08), 0 0 0 1px rgba(12,21,35,.04);--shadow-md: 0 12px 48px rgba(12,21,35,.16);--scrim: rgba(18,19,24,.34)}.mode-dark{--bg: #121318;--bg-elevated: #1c2333;--bg-soft: #242f42;--text: #dde3ed;--text-muted: #9cabbe;--text-disabled: #657186;--border: #2d3d52;--action: #2471d6;--action-hover: #35b7b4;--action-soft: rgba(36,113,214,.18);--accent: #cf66c3;--accent-soft: rgba(207,102,195,.15);--teal: #48cfc8;--teal-soft: rgba(72,207,200,.16);--success: #8ed45d;--success-bg: rgba(126,201,74,.16);--warning: #f5a64d;--warning-soft: rgba(245,166,77,.14);--danger: #f87171;--danger-soft: rgba(248,113,113,.14);--shadow: 0 8px 32px rgba(0,0,0,.5), 0 0 0 1px rgba(255,255,255,.05);--shadow-md: 0 12px 48px rgba(0,0,0,.68);--scrim: rgba(0,0,0,.52)}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid var(--action-soft);outline-offset:2px}.material-symbols-outlined{font-family:Material Symbols Outlined;font-size:19px;line-height:1;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 20;font-weight:400;font-style:normal;letter-spacing:normal;white-space:nowrap}@keyframes fade-up{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 var(--teal-soft)}70%{box-shadow:0 0 0 12px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes dot-pulse{0%,60%,to{opacity:.25;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.app{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;color:var(--text);background:var(--bg);font:300 16px/1.5 var(--font-sans);-webkit-font-smoothing:antialiased;transition:color .18s var(--ease),background .18s var(--ease)}.topbar{height:54px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--border);background:var(--bg);z-index:20}.brand{display:flex;align-items:center;gap:9px;color:var(--text);text-decoration:none}.brand-word{font-size:18px;font-weight:700;letter-spacing:-.04em}.os-badge{padding:2px 7px;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.13em}.topbar nav{display:flex;align-items:center;gap:7px}.topbar nav>button{position:relative;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--bg-soft);color:var(--text-muted)}.topbar nav>button:hover{color:var(--text);background:var(--action-soft)}.topbar nav>button b{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:var(--radius-pill);background:var(--action);color:#fff;font-size:9px}.nav-divider{width:1px;height:22px;background:var(--border);margin:0 3px}.identity-pill{height:36px;display:flex;align-items:center;gap:8px;padding:4px 5px 4px 11px;border-radius:var(--radius-pill);background:var(--bg-soft);font-size:12px;font-weight:700}.identity-pill>i{width:7px;height:7px;border-radius:50%;background:var(--success)}.identity-pill>strong{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:10px}.identity-pill>button{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--text-muted)}.identity-pill>button .material-symbols-outlined{font-size:16px}.conversation-canvas{flex:1;min-height:0;display:flex;flex-direction:column}.transcript{flex:1;overflow-y:auto;padding:26px 20px 8px;scrollbar-color:var(--border) transparent}.transcript-column{width:min(720px,100%);min-height:100%;margin:0 auto}.date-divider{display:flex;align-items:center;gap:12px;margin:0 0 24px;color:var(--text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.date-divider span{flex:1;height:1px;background:var(--border)}.first-turn{width:min(540px,100%);margin:14vh auto 32px;text-align:left;animation:fade-up .34s var(--ease) both}.first-turn h1{margin:0;font:700 clamp(26px,5vw,38px)/1.12 var(--font-display);letter-spacing:-.02em}.first-turn p{max-width:52ch;margin:12px 0 20px;color:var(--text-muted);line-height:1.65}.pill{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 16px;border:1px solid var(--border);border-radius:var(--radius-pill);background:transparent;color:var(--text);font-size:12px;font-weight:700}.pill.primary{border-color:var(--action);background:var(--action);color:#fff}.pill.primary:hover{border-color:var(--action-hover);background:var(--action-hover)}.voice-first{min-height:44px;padding-inline:20px}.message{max-width:88%;margin:0 0 20px;animation:fade-up .28s var(--ease) both}.message.founder{width:fit-content;max-width:76%;margin-left:auto}.message.founder .message-content{padding:10px 15px;border-radius:14px 4px 14px 14px;background:var(--accent-soft);font-size:14px;line-height:1.55}.message.dexi .message-content{font-size:14.5px;line-height:1.66}.message-content>:first-child{margin-top:0}.message-content>:last-child{margin-bottom:0}.message-content p{margin:0 0 10px}.message-content h1,.message-content h2,.message-content h3{margin:18px 0 8px;font-family:var(--font-display);line-height:1.25}.message-content h1{font-size:24px}.message-content h2{font-size:20px}.message-content h3{font-size:17px}.message-content ul,.message-content ol{margin:8px 0 12px;padding-left:22px}.message-content li{margin:4px 0}.message-content code{padding:2px 5px;border-radius:4px;background:var(--bg-soft);font-size:.92em}.message-content pre{overflow-x:auto;padding:14px;border-radius:var(--radius-sm);background:var(--bg-soft)}.message-content a{color:var(--action);text-underline-offset:2px}.message-content a:visited{color:var(--accent)}.response-actions{display:flex;gap:2px;margin-top:8px;opacity:.62;transition:opacity .14s var(--ease)}.message.dexi:hover .response-actions,.response-actions:focus-within{opacity:1}.response-actions button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--text-muted)}.response-actions button:hover,.response-actions button.selected{color:var(--teal);background:var(--teal-soft)}.response-actions .material-symbols-outlined{font-size:16px}.sources{margin-top:10px;color:var(--text-muted);font-size:11px}.sources summary{width:fit-content;display:flex;align-items:center;gap:5px;cursor:pointer;font-weight:700;list-style:none}.sources summary::-webkit-details-marker{display:none}.sources summary .material-symbols-outlined{color:var(--success);font-size:14px}.sources>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.sources a,.source-item{min-height:34px;display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:var(--radius-pill);background:var(--bg-soft);color:var(--text-muted);text-decoration:none}.sources a:visited{color:var(--text-muted)}.sources a:hover{color:var(--action)}.sources a .material-symbols-outlined,.source-item .material-symbols-outlined{font-size:14px}.activity-trace{max-width:88%;margin:0 0 20px;color:var(--text-muted);font-size:12px}.activity-trace summary{min-height:34px;display:flex;align-items:center;gap:8px;padding:2px 0;cursor:pointer;list-style:none;font-weight:700}.activity-trace summary::-webkit-details-marker{display:none}.activity-trace summary>.material-symbols-outlined:first-child{color:var(--teal);font-size:16px}.activity-trace .activity-caret{margin-left:auto;font-size:16px;transition:transform .18s var(--ease)}.activity-trace[open] .activity-caret{transform:rotate(90deg)}.activity-trace ol{margin:4px 0 0 7px;padding:4px 0 4px 18px;border-left:1px solid var(--border);list-style:none}.activity-trace li{display:flex;align-items:flex-start;gap:8px;padding:4px 0 4px 8px;line-height:1.45}.activity-trace li .material-symbols-outlined{margin-top:1px;color:var(--success);font-size:14px}.activity-trace li.running .material-symbols-outlined,.spin{color:var(--teal);animation:spin 1s linear infinite}.activity-trace li.failed .material-symbols-outlined{color:var(--danger)}.approval-card,.generated-surfaces{max-width:88%;margin:0 0 20px;padding:16px 18px;border-radius:14px;background:var(--bg-elevated);box-shadow:var(--shadow);animation:fade-up .28s var(--ease) both}.approval-card{border:1px solid var(--warning-soft)}.approval-label{display:flex;align-items:center;gap:6px;margin-bottom:10px;color:var(--warning);font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.approval-label .material-symbols-outlined{font-size:16px}.approval-card h2{margin:0 0 8px;font:700 16px/1.45 var(--font-sans)}.approval-card p{margin:0 0 8px;color:var(--text-muted);font-size:12px}.approval-card small{display:flex;align-items:center;gap:5px;color:var(--text-muted)}.approval-card small .material-symbols-outlined{font-size:14px}.approval-card>div{display:flex;gap:8px;margin-top:14px}.generated-surfaces{--a2ui-color-primary: var(--action);--a2ui-color-surface: var(--bg-soft);--a2ui-color-on-surface: var(--text);--a2ui-border: 0;--a2ui-card-box-shadow: none;--a2ui-card-margin: 0}.generated-surfaces .a2ui-card{margin:0!important;border:0!important;background:var(--bg-soft)!important}.task-record{max-width:88%;display:flex;align-items:flex-start;gap:9px;margin:0 0 20px;color:var(--text-muted);font-size:12px;animation:fade-up .28s var(--ease) both}.task-record>.material-symbols-outlined{margin-top:2px;color:var(--success);font-size:17px}.task-record.failed>.material-symbols-outlined{color:var(--danger)}.task-record.cancelled>.material-symbols-outlined{color:var(--text-muted)}.task-record span{display:flex;flex-direction:column;gap:2px}.task-record strong{color:var(--text);font-weight:700}.task-record small{text-transform:capitalize}.typing{display:flex;align-items:center;gap:5px;padding:4px 0 18px}.typing i{width:6px;height:6px;border-radius:50%;background:var(--teal);animation:dot-pulse 1.2s infinite}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}.error-banner{width:min(720px,calc(100% - 40px));margin:0 auto 8px;display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid var(--danger-soft);border-radius:var(--radius-md);background:var(--bg-elevated);color:var(--danger)}.error-banner>span{flex:1;display:flex;flex-direction:column;color:var(--text-muted);font-size:12px}.error-banner strong{color:var(--text)}.error-banner button{border:0;background:transparent;color:var(--action);font-weight:700}.composer-wrap{flex:none;padding:12px 20px 18px;border-top:1px solid var(--border);background:var(--bg)}.composer-wrap>small{display:block;margin-top:8px;color:var(--text-disabled);text-align:center;font-size:10px}.composer{width:min(720px,100%);min-height:50px;margin:0 auto;display:flex;align-items:center;gap:9px;padding:6px 7px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-elevated);box-shadow:var(--shadow)}.composer:focus-within{border-color:var(--action);box-shadow:0 0 0 3px var(--action-soft)}.voice-button{min-height:38px;display:flex;align-items:center;gap:7px;padding:8px 15px 8px 13px;border:0;border-radius:var(--radius-pill);background:var(--action);color:#fff;font-size:13px;font-weight:700;white-space:nowrap}.voice-button:hover{background:var(--action-hover)}.voice-button .material-symbols-outlined{color:#fff}.voice-button.ready{background:var(--teal);animation:pulse-ring 1.8s infinite}.voice-button.unavailable{background:var(--danger)}.composer input{flex:1;min-width:0;border:0;outline:0;padding:7px 4px;background:transparent;color:var(--text);font-size:14px}.composer input::placeholder{color:var(--text-muted)}.send-button{width:38px;height:38px;flex:none;display:grid;place-items:center;border:0;border-radius:50%;background:var(--action);color:#fff}.send-button:disabled{opacity:.35;cursor:not-allowed}.listening{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:9px;color:var(--teal);font-size:12px}.listening .material-symbols-outlined{font-size:16px}.drawer-layer{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end}.scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:var(--scrim)}.drawer{position:relative;width:380px;max-width:92vw;height:100%;display:flex;flex-direction:column;background:var(--bg-elevated);box-shadow:var(--shadow-md);animation:fade-up .24s var(--ease) both}.drawer>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid var(--border)}.drawer>header>div{display:flex;align-items:center;gap:9px}.drawer>header h2{margin:0;font-size:14px}.drawer>header>div>.material-symbols-outlined{color:var(--action)}.drawer>header>button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--bg-soft);color:var(--text-muted)}.drawer-content{flex:1;overflow-y:auto;padding:16px 18px 28px}.drawer-content>p{margin:0 0 16px;color:var(--text-muted);font-size:12px;line-height:1.55}.drawer-card{margin-bottom:10px;padding:12px 14px;border:1px solid transparent;border-radius:11px;background:var(--bg-soft)}.drawer-card>div:first-child{display:flex;align-items:flex-start;gap:8px}.drawer-card>div:first-child .material-symbols-outlined{margin-top:1px;color:var(--teal);font-size:16px}.drawer-card strong{flex:1;font-size:13px;line-height:1.4}.drawer-card>span{display:block;margin-top:6px;color:var(--text-muted);font-size:11px}.drawer-card.memory.proposed{border-color:var(--warning);border-style:dashed}.drawer-card.memory.proposed>div:first-child .material-symbols-outlined{color:var(--warning)}.drawer-card.memory.confirmed>div:first-child .material-symbols-outlined{color:var(--success)}.drawer-actions{display:flex;gap:7px;margin-top:10px}.drawer-actions .pill{min-height:32px;padding:5px 12px;font-size:11px}.drawer-empty{padding:22px 12px;border-radius:11px;background:var(--bg-soft);color:var(--text-muted);text-align:center;font-size:12px}.setting{display:flex;flex-direction:column;gap:12px;padding:12px 0 18px;border-bottom:1px solid var(--border)}.setting>div:first-child{display:flex;flex-direction:column}.setting strong{font-size:13px}.setting span{color:var(--text-muted);font-size:11px}.theme-options{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;border-radius:var(--radius-pill);background:var(--bg-soft)}.theme-options button{min-height:34px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--text-muted);font-size:11px;font-weight:700}.theme-options button.selected{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow)}.source-status{padding-top:18px}.source-status h3{margin:0 0 10px;font-size:12px}.source-status>div{display:flex;align-items:flex-start;gap:9px;padding:10px 0;border-bottom:1px solid var(--border)}.source-status>div>i{width:8px;height:8px;flex:none;margin-top:5px;border-radius:50%;background:var(--text-disabled)}.source-status>div>i.connected{background:var(--success)}.source-status>div>i.available{background:var(--teal)}.source-status>div>span{display:flex;flex-direction:column}.source-status strong{font-size:12px}.source-status small{margin-top:2px;color:var(--text-muted);font-size:10.5px;line-height:1.4}.auth-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:var(--bg);color:var(--text);text-align:center}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--action);color:#fff;font:700 20px var(--font-display)}.auth-screen h1{margin:18px 0 5px;font:700 38px/1.15 var(--font-display)}.auth-screen p{max-width:430px;margin:0;color:var(--text-muted);line-height:1.55}.auth-screen .pill{margin-top:16px}@media(max-width:640px){.topbar{padding:0 12px}.topbar nav{gap:4px}.topbar nav>button{width:34px;height:34px}.identity-pill{padding-left:7px}.identity-pill>i,.identity-pill>span{display:none}.nav-divider{display:none}.transcript{padding:18px 14px 8px}.message,.activity-trace,.approval-card,.generated-surfaces{max-width:96%}.message.founder{max-width:88%}.composer-wrap{padding:10px 12px max(12px,env(safe-area-inset-bottom))}.composer-wrap>small{display:none}.voice-button{width:42px;height:42px;justify-content:center;padding:0}.voice-button>span:not(.material-symbols-outlined){display:none}.composer{min-height:54px}.first-turn{margin-top:10vh}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
