:root{color:#161a18;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit}.app-shell{min-height:100vh;padding:24px 28px 12px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;max-width:1280px;margin:0 auto 16px;display:flex}.eyebrow{color:#5a665f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}h1,h2,p{margin-top:0}h1{color:#161a18;margin-bottom:0;font-size:2.15rem;line-height:1.05}h2{color:#161a18;margin-bottom:0;font-size:1rem;line-height:1.2}.toast-stack{z-index:20;gap:10px;max-width:min(520px,100vw - 32px);display:grid;position:fixed;top:18px;right:18px}.notice-toast{border:1px solid #d8ded6;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 12px 34px #1a221d24}.notice-toast.good{color:#1d6c36;background:#ecf7ef;border-color:#b9dfc0}.notice-toast.warn,.notice-toast.neutral{color:#7a520e;background:#fff7e6;border-color:#f0d39c}.notice-toast.bad{color:#913225;background:#fff0ee;border-color:#efbbb3}.notice-toast svg{flex:none;margin-top:2px}.notice-toast span{line-height:1.4}.activity-row.good{border-left-color:#2f8b4f}.activity-row.neutral{border-left-color:#3368a4}.activity-row.warn{border-left-color:#d0962f}.activity-row.bad{border-left-color:#c24b3a}.activity-row div{gap:3px;min-width:0;display:grid}.activity-row strong{color:#161a18;font-size:.85rem}.activity-row span{color:#5f6a64;font-size:.8rem;line-height:1.4}.workspace-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:18px;max-width:1280px;margin:0 auto;display:grid}.side-panel,.chat-panel{min-width:0}.side-panel{flex-direction:column;height:calc(100vh - 116px);min-height:560px;display:flex}.panel-section,.chat-panel{background:#fff;border:1px solid #dce2dd;border-radius:8px}.panel-section{margin-bottom:14px;padding:16px}.section-title{align-items:center;gap:9px;margin-bottom:15px;display:flex}.section-title svg{color:#3368a4}.payment-panel-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.payment-panel-header .section-title{margin-bottom:0}.wallet-panel{flex:none}.wallet-panel .compact-row{grid-template-columns:1fr;display:grid}.wallet-option-button{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.wallet-option-button span{align-items:center;gap:9px;display:inline-flex}.wallet-option-button small{opacity:.82;font-size:.76rem;font-weight:600}.wallet-option-button.muted{opacity:.64}.wallet-discovery-row{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.wallet-discovery-row .wallet-note{margin:0}.wallet-detect-button{white-space:nowrap;flex:none}.wallet-note{color:#68736d;margin:10px 0 0;font-size:.78rem;line-height:1.35}.wallet-note code{color:#23302b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.76rem}.wallet-debug{border-top:1px solid #edf0ee;margin-top:12px;padding-top:12px}.wallet-debug-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.wallet-debug-header strong{color:#23302b;font-size:.82rem}.wallet-debug-list{gap:7px;max-height:180px;margin-top:8px;display:grid;overflow-y:auto}.wallet-debug-empty{color:#68736d;margin:8px 0 0;font-size:.75rem;line-height:1.35}.wallet-debug-row{border:1px solid #edf0ee;border-left-width:4px;border-radius:7px;gap:5px;padding:8px;display:grid}.wallet-debug-row.good{border-left-color:#2f8b4f}.wallet-debug-row.neutral{border-left-color:#3368a4}.wallet-debug-row.warn{border-left-color:#d0962f}.wallet-debug-row.bad{border-left-color:#c24b3a}.wallet-debug-row span{color:#5f6a64;overflow-wrap:anywhere;font-size:.75rem;line-height:1.35}.wallet-debug-row time{color:#7b857f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem}.payment-panel{flex-direction:column;flex:1;min-height:0;margin-bottom:0;display:flex}.activity-count{color:#456358;background:#edf4f0;border-radius:999px;justify-content:center;align-items:center;min-width:24px;padding:3px 7px;font-size:.76rem;font-weight:800;display:inline-flex}.stat-list{gap:8px;margin:0 0 14px;display:grid}.stat-list div{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.stat-list dt{color:#68736d;font-size:.82rem}.stat-list dd{color:#171a18;overflow-wrap:anywhere;text-align:right;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem}.button-row,.inline-control{gap:10px;display:flex}.compact-row{flex-wrap:wrap}.inline-control{align-items:stretch}button{cursor:pointer;font:inherit;border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:40px;padding:9px 12px;font-weight:700;transition:background .12s,border-color .12s,color .12s,opacity .12s;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.56}.primary-button{color:#fff;background:#175f4a}.primary-button:hover:not(:disabled){background:#124f3d}.secondary-button,.ghost-button,.icon-button{color:#23302b;background:#f1f4f2}.secondary-button:hover:not(:disabled),.ghost-button:hover:not(:disabled),.icon-button:hover:not(:disabled){background:#e5ebe7}.secondary-button{width:100%}.small-button{width:auto;min-height:32px;padding:6px 10px;font-size:.82rem}.icon-button{aspect-ratio:1;width:38px;min-height:38px;padding:0}.field-label{color:#68736d;margin:14px 0 7px;font-size:.82rem;font-weight:700;display:block}input:not([type=checkbox]),select,textarea{color:#161a18;font:inherit;background:#fbfcfb;border:1px solid #cfd8d2;border-radius:7px;outline:none;min-width:0}input:not([type=checkbox]):focus,select:focus,textarea:focus{border-color:#2e7a60;box-shadow:0 0 0 3px #2e7a6024}input:not([type=checkbox]){flex:1;padding:0 14px}select{min-height:40px;padding:0 12px}.toggle-row{color:#23302b;align-items:center;gap:9px;font-size:.88rem;font-weight:700;display:flex}.toggle-row input[type=checkbox]{accent-color:#175f4a;outline:none;flex:none;width:16px;height:16px;margin:0;padding:0}.toggle-row input[type=checkbox]:focus{box-shadow:none}.toggle-row input[type=checkbox]:focus-visible{outline-offset:3px;outline:2px solid #2e7a6059}.fine-print{color:#68736d;margin:10px 0 0;font-size:.78rem;line-height:1.45}.activity-list{gap:8px;margin-top:12px;display:grid;overflow-y:auto}.payment-panel .activity-list{flex:1;min-height:0}.activity-row{border:1px solid #edf0ee;border-left-width:4px;border-radius:8px;padding:10px}.activity-row time{color:#7b857f;margin-top:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;display:block}.clear-activity{margin-top:10px}.empty-activity{color:#68736d;margin:12px 0 0;font-size:.82rem}.payment-panel .empty-activity{flex:1}.chat-panel{flex-direction:column;height:calc(100vh - 116px);min-height:560px;display:flex}.applet-tabs{background:#f7faf8;border-bottom:1px solid #e4e9e5;gap:8px;padding:10px;display:flex}.applet-tab{color:#53625a;background:0 0;min-height:34px;padding:7px 11px}.applet-tab.active{color:#175f4a;background:#fff;box-shadow:inset 0 0 0 1px #d7e1dc}.chat-header{border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.chat-heading{min-width:0}.chat-heading h2{letter-spacing:0;font-size:1.2rem}.chat-header p{color:#68736d;margin:6px 0 0;font-size:.9rem;line-height:1.45}.model-pills,.chat-actions{flex-wrap:wrap;gap:8px;display:flex}.model-pills{margin-top:8px}.model-pill{color:#40534b;background:#f0f4f2;border:1px solid #dce5df;border-radius:999px;align-items:center;min-height:26px;padding:6px 9px;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.model-pill.good{color:#1d6c36;background:#edf7ef;border-color:#bfdfc6}.model-pill.neutral{color:#66726c;background:#f4f6f5}.model-id{overflow-wrap:anywhere;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.chat-actions{flex:none;justify-content:flex-end}.venice-balance-card{background:linear-gradient(135deg,#ffffffeb,#f0f9f4eb),#f5fbf7;border:1px solid #cfe3d7;border-radius:8px;flex:0 0 250px;gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffd1}.venice-balance-topline{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.venice-balance-topline span{color:#5c6d64;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.venice-balance-topline strong{color:#123d2f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.08rem}.venice-balance-actions{align-items:center;gap:8px;display:flex}.venice-balance-actions .primary-button{flex:1}.exa-search-form{border-bottom:1px solid #e4e9e5;padding:16px 18px 18px}.exa-search-form .field-label{margin-top:0}.exa-query-row{grid-template-columns:minmax(0,1fr) minmax(132px,auto);align-items:end;gap:12px;display:grid}.exa-query-row input{min-height:42px;padding-left:16px;font-size:.96rem}.exa-query-row button{min-height:42px;padding-left:16px;padding-right:16px}.exa-controls{flex-wrap:wrap;align-items:end;gap:12px;margin-top:12px;display:flex}.exa-controls label:not(.toggle-row){flex:160px;gap:6px;min-width:0;display:grid}.exa-controls label:not(.toggle-row):nth-of-type(2){flex:0 112px}.exa-controls label:not(.toggle-row):nth-of-type(3){flex:0 144px}.exa-controls label>span{color:#68736d;font-size:.78rem;font-weight:800}.exa-controls input:not([type=checkbox]),.exa-controls select{width:100%;min-height:38px;font-size:.92rem}.exa-controls .toggle-row{white-space:nowrap;flex:none;align-items:center;min-height:38px;padding-bottom:1px}.quest-card-shell{flex-direction:column;flex:1;min-height:0;padding:18px;display:flex;overflow-y:auto}.quest-card-form{border-bottom:1px solid #e4e9e5;gap:12px;margin:-18px -18px 18px;padding:16px 18px 18px;display:grid}.quest-card-quote{background:#f7faf8;border:1px solid #dce5df;border-radius:8px;padding:12px 14px}.quest-card-quote dl,.quest-detail-grid{gap:9px;margin:0;display:grid}.quest-card-quote dl{grid-template-columns:repeat(3,minmax(0,1fr))}.quest-card-quote div,.quest-detail-grid div{min-width:0}.quest-card-quote dt,.quest-detail-grid dt{color:#68736d;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:800}.quest-card-quote dd,.quest-detail-grid dd{color:#1d2924;overflow-wrap:anywhere;margin:3px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.84rem}.quest-card-row{grid-template-columns:minmax(0,1fr) minmax(136px,auto);align-items:end;gap:12px;display:grid}.quest-card-row input{min-height:42px}.quest-card-result{border:1px solid #cfe3d7;border-radius:8px;gap:14px;width:100%;max-width:720px;margin:auto;padding:18px;display:grid}.quest-card-result-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.quest-card-result-header span{color:#68736d;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:800;display:block}.quest-card-result-header h3{color:#163d2d;margin:2px 0 0;font-size:1.1rem}.quest-card-result-header svg{color:#2f8b4f;flex:none}.quest-card-result p{color:#53615a;margin:0;font-size:.9rem;line-height:1.45}.quest-card-line strong{color:#1f3f30;font-weight:800}.quest-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exa-results-shell{flex-direction:column;flex:1;min-height:0;padding:18px;display:flex;overflow-y:auto}.exa-results{gap:12px;width:100%;display:grid}.exa-results-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.exa-results-header h3{color:#161a18;margin:0;font-size:1rem}.exa-results-header p,.exa-meta,.exa-url{color:#68736d;margin:4px 0 0;font-size:.78rem;line-height:1.45}.exa-results-header>span{color:#456358;background:#edf4f0;border-radius:999px;padding:5px 9px;font-size:.76rem;font-weight:800}.exa-result-card{border:1px solid #dce2dd;border-radius:8px;overflow:hidden}.exa-result-compact{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 14px;display:grid}.exa-result-main{min-width:0}.exa-result-title-row{align-items:center;gap:8px;display:flex}.exa-result-title-row img{width:18px;height:18px}.exa-result-title-row a{color:#164f3f;overflow-wrap:anywhere;font-size:.94rem;font-weight:800;text-decoration:none}.exa-result-title-row a:hover{text-decoration:underline}.exa-subtitle{color:#53615a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.exa-expand-button{color:#52655b;background:#f4f7f5;border:1px solid #dce5df;width:32px;min-height:32px;padding:0}.exa-expand-button svg{transition:transform .15s}.exa-result-card.expanded .exa-expand-button svg{transform:rotate(180deg)}.exa-result-expanded{border-top:1px solid #edf1ee;gap:8px;padding:12px 14px 14px;display:grid}.exa-summary,.exa-full-text{color:#26322d;margin:0;font-size:.86rem;line-height:1.5}.exa-highlights{color:#304139;gap:8px;margin:0;padding-left:18px;font-size:.84rem;line-height:1.45;display:grid}.transcript-shell{flex:1;min-height:0;position:relative}.transcript{overscroll-behavior:contain;scroll-behavior:smooth;flex-direction:column;gap:12px;height:100%;min-height:0;padding:18px 18px 24px;display:flex;overflow-y:auto}.empty-state{color:#68736d;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:460px;margin:auto;display:flex}.empty-state svg{margin-bottom:12px}.empty-state p{margin-bottom:0;line-height:1.5}.message{border-radius:8px;max-width:min(780px,100%);padding:12px 14px}.message span{text-transform:uppercase;margin-bottom:7px;font-size:.76rem;font-weight:800;display:block}.message>p{overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.55}.pending-message{color:#466357}.message-markdown{line-height:1.55}.message-markdown>:first-child{margin-top:0}.message-markdown>:last-child{margin-bottom:0}.message-markdown p{margin:0 0 10px}.message-markdown h1,.message-markdown h2,.message-markdown h3,.message-markdown h4{color:inherit;margin:14px 0 8px;font-size:1rem;line-height:1.25}.message-markdown ul,.message-markdown ol{margin:0 0 10px;padding-left:22px}.message-markdown li{margin:4px 0}.message-markdown code{background:#163d2d14;border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.message-markdown pre{color:#f4fbf7;background:#173428;border-radius:7px;margin:0 0 10px;padding:12px;overflow-x:auto}.message-markdown pre code{color:inherit;background:0 0;padding:0}.message-markdown table{border-collapse:collapse;margin:0 0 10px;display:block;overflow-x:auto}.message-markdown th,.message-markdown td{text-align:left;border:1px solid #cfe0d8;padding:6px 8px}.message.user{color:#193a5d;background:#e8f2fb;align-self:flex-end}.message.assistant{color:#163d2d;background:#eef7f2;align-self:flex-start}.jump-latest-button{color:#175f4a;background:#fff;border:1px solid #d1dbd5;min-height:34px;padding:7px 12px;position:absolute;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #1a221d1f}.jump-latest-button:hover:not(:disabled){background:#eef7f2}.composer{border-top:1px solid #e4e9e5;grid-template-columns:1fr auto;gap:12px;padding:18px;display:grid}textarea{resize:vertical;min-height:94px;padding:14px 16px}.send-button{align-self:end;min-width:168px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=920px){.app-shell{padding:18px}.toast-stack{top:12px;left:16px;right:16px}.topbar{flex-direction:column}.workspace-grid,.composer{grid-template-columns:1fr}.side-panel{height:auto;min-height:0}.exa-query-row,.quest-card-row,.exa-controls,.quest-card-quote dl,.quest-detail-grid{grid-template-columns:1fr}.exa-controls .toggle-row{align-items:center}.chat-panel{height:calc(100vh - 132px);min-height:620px}.chat-header{flex-direction:column}.venice-balance-card{flex-basis:auto;width:100%}.venice-balance-actions{flex-wrap:wrap}.send-button{width:100%;min-width:0}}
