:root{--rp-w:420px;--rp-min:260px;--rp-max:600px;--v-purple-surface:#7c3aed14;--v-blue-surface:#3b82f614;--v-teal-surface:#10b98114;--v-coral-surface:#f9731614;--v-pink-surface:#ec489914}:root.dark{--v-purple-surface:#1e1a30;--v-blue-surface:#151e2c;--v-teal-surface:#132520;--v-coral-surface:#221a14;--v-pink-surface:#221420}.app-shell{grid-template-columns:var(--rail-width)minmax(0,1fr)var(--rp-w,420px);background:var(--shell-bg);height:100vh;color:var(--shell-tx);font-size:13px;line-height:1.6;display:grid;overflow:hidden}.app-shell-main{background:var(--shell-bg);flex-direction:column;display:flex;overflow:hidden}.app-shell-right{background:var(--shell-bg2);border-left:1px solid var(--shell-bd2);height:100vh;min-width:var(--rp-min,260px);max-width:var(--rp-max,600px);flex-direction:column;display:flex;position:relative}@media (max-width:1024px){.app-shell{grid-template-columns:var(--rail-width)minmax(0,1fr)var(--rp-w,360px)}}@media (max-width:767px){.app-shell{grid-template-columns:1fr}.app-shell-rail,.app-shell-right{display:none}}.briefing{border-bottom:1px solid var(--shell-bd);background:linear-gradient(#9b8afb0a 0%,#0000 100%);padding:28px 32px 24px}.briefing-top{align-items:center;gap:14px;margin-bottom:20px;display:flex}.briefing-av{background:var(--v-blue-light);width:48px;height:48px;color:var(--v-blue-text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.briefing-greet{flex:1}.briefing-hi{letter-spacing:-.03em;font-size:25px;font-weight:300}.briefing-hi b{font-weight:700}.briefing-sub{color:var(--shell-tx3);margin-top:2px;font-size:10.5px}.briefing-narrative{color:var(--shell-tx2);font-size:13.5px;line-height:1.75}.briefing-narrative b{color:var(--shell-tx);font-weight:600}.briefing-narrative .hl-red{color:var(--v-red-text);border-bottom:1px dashed #f871714d;font-weight:500}.briefing-narrative .hl-amber{color:var(--v-amber-text);border-bottom:1px dashed #fbbf244d;font-weight:500}.briefing-narrative .hl-teal{color:var(--v-teal-text);border-bottom:1px dashed #34d3994d;font-weight:500}.briefing-narrative .hl-purple{color:var(--v-purple-text);border-bottom:1px dashed #9b8afb4d;font-weight:500}.briefing-narrative .src-tag{color:var(--shell-tx3);border-bottom:none;font-size:10px;font-style:italic;font-weight:400}.briefing-agenda{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.agenda-item{border-radius:var(--shell-radius);background:var(--shell-g1);border:1px solid var(--shell-bd);cursor:pointer;transition:all .15s var(--shell-ease);align-items:center;gap:8px;padding:8px 14px;display:flex}.agenda-item:hover{background:var(--shell-g2);border-color:#ffffff1a}.agenda-time{color:var(--shell-tx);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:600}.agenda-label{color:var(--shell-tx2);font-size:11.5px}.agenda-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.vsh-feed-header{border-bottom:1px solid var(--shell-bd2);align-items:center;gap:10px;padding:14px 32px 12px;display:flex}.vsh-feed-title{color:var(--shell-tx2);letter-spacing:-.01em;font-size:11.5px;font-weight:600}.vsh-feed-count{background:var(--v-purple-light);color:var(--v-purple-text);border-radius:10px;padding:3px 8px;font-size:9.5px;font-weight:600}.vsh-feed-filters{flex-wrap:wrap;gap:5px;margin-left:auto;display:flex}.vsh-fe{background:var(--shell-g1);border:1px solid var(--shell-bd);color:var(--shell-tx3);cursor:pointer;transition:all .15s var(--shell-ease);border-radius:14px;align-items:center;gap:5px;padding:5px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.fe:hover{background:var(--shell-g2);color:var(--shell-tx2);border-color:#ffffff1a}.vsh-fe .fe-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.vsh-fe .fe-n{opacity:.5;margin-left:2px;font-size:9.5px}.vsh-fe.vsh-on{background:var(--shell-g2);color:var(--shell-tx);border-color:#ffffff24}.vsh-feed-refresh-btn{color:var(--v-purple-text);background:var(--v-purple-light);cursor:pointer;transition:all .15s var(--shell-ease);border:1px solid #9b8afb26;border-radius:14px;align-items:center;gap:5px;padding:5px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.vsh-feed-refresh-btn:hover{background:#9b8afb38;border-color:#9b8afb40}.feed{flex:1;padding:0 0 0 32px;overflow-y:auto}.tl{padding:8px 0 24px;position:relative}.tl:before{content:"";background:var(--shell-bd);width:2px;position:absolute;top:0;bottom:0;left:13px}.vsh-tl-day{align-items:center;gap:10px;padding:14px 0 6px;display:flex;position:relative}.vsh-tl-day-dot{background:var(--shell-bg);border:2px solid var(--shell-bd);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.vsh-tl-day-label{color:var(--shell-tx3);text-transform:uppercase;letter-spacing:.5px;font-size:9.5px;font-weight:600}.vsh-tl-entry{cursor:pointer;transition:all .12s var(--shell-ease);border-radius:0 var(--shell-radius)var(--shell-radius)0;align-items:flex-start;gap:10px;margin-right:24px;padding:6px 8px 6px 0;display:flex;position:relative}.vsh-tl-entry:hover{background:var(--shell-g1)}.vsh-tl-entry.vsh-read .vsh-tl-what{color:var(--shell-tx2);font-weight:400}.vsh-tl-entry.vsh-read .vsh-tl-av{opacity:.5}.vsh-tl-av{z-index:1;width:30px;height:30px;box-shadow:0 0 0 3px var(--shell-bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex;position:relative}.vsh-tl-av-badge{border:2px solid var(--shell-bg);border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:-2px;right:-2px}.vsh-tl-content{flex:1;min-width:0}.vsh-tl-what{color:var(--shell-tx);font-size:13px;font-weight:500;line-height:1.4}.vsh-tl-info{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.vsh-tl-who{color:var(--shell-tx2);font-size:11px;font-weight:500}.vsh-tl-scope{border-radius:8px;padding:2px 6px;font-size:8.5px;font-weight:600}.vsh-tl-on{color:var(--shell-tx3);font-size:10px}.vsh-tl-on b{color:var(--v-purple-text);font-weight:500}.vsh-tl-time{color:var(--shell-tx3);font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;font-size:9.5px}.vsh-tl-badge{border-radius:10px;padding:3px 8px;font-size:8px;font-weight:600}.vsh-tl-arrow{color:var(--shell-tx3);opacity:0;flex-shrink:0;margin-top:6px;margin-right:4px;transition:opacity .12s}.vsh-tl-entry:hover .vsh-tl-arrow{opacity:.5}.vsh-tl-detail{background:var(--shell-bg2);border:1px solid var(--shell-bd);border-radius:var(--shell-radius-lg);margin:2px 24px 8px 38px;padding:14px 16px;display:none}.vsh-tl-detail.open{display:block}.vsh-tl-detail-text{color:var(--shell-tx2);font-size:12px;line-height:1.65}.vsh-tl-detail-text b{color:var(--shell-tx);font-weight:500}.vsh-tl-detail-label{color:var(--shell-tx3);text-transform:uppercase;letter-spacing:.4px;margin-top:12px;margin-bottom:5px;font-size:9px;font-weight:600}.vsh-tl-detail-provs{flex-direction:column;gap:4px;margin-top:4px;display:flex}.prov{border:1px solid var(--shell-bd);background:var(--shell-g1);cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:500;transition:all .12s;display:flex}.vsh-prov:hover{background:var(--shell-g2);border-color:#ffffff1f}.vsh-prov-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.vsh-prov-info{flex:1;min-width:0}.vsh-prov-name{color:var(--shell-tx);font-size:11.5px;font-weight:500}.vsh-prov-meta{color:var(--shell-tx3);margin-top:1px;font-size:9.5px}.vsh-prov-open{color:var(--v-purple-text);opacity:0;flex-shrink:0;font-size:9px;font-weight:500;transition:opacity .12s}.vsh-prov:hover .vsh-prov-open{opacity:1}.vsh-tl-detail-fields{border-top:1px solid var(--shell-bd);flex-direction:column;gap:8px;margin-top:10px;padding-top:10px;display:flex}.vsh-tl-df{gap:6px;display:flex}.vsh-tl-df-label{color:var(--shell-tx3);flex-shrink:0;min-width:65px;padding-top:1px;font-size:9.5px;font-weight:600}.vsh-tl-df-value{color:var(--shell-tx2);font-size:11px;line-height:1.5}.vsh-tl-df-value b{color:var(--shell-tx);font-weight:500}.vsh-tl-media{border-radius:10px;max-width:320px;margin-top:8px;overflow:hidden}.vsh-tl-media-video{border:1px solid var(--shell-bd);cursor:pointer;border-radius:10px;position:relative;overflow:hidden}.vsh-tl-media-video .play-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vsh-tl-media-video .vid-dur{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:4px;padding:1px 6px;font-size:10px;position:absolute;bottom:6px;right:8px}.vsh-tl-media-audio{background:var(--shell-g1);border:1px solid var(--shell-bd);border-radius:10px;align-items:center;gap:10px;max-width:320px;margin-top:8px;padding:10px 14px;display:flex}.vsh-tl-media-audio .audio-wave{flex:1;align-items:center;gap:2px;height:28px;display:flex}.vsh-tl-media-audio .audio-wave span{background:var(--v-purple);border-radius:2px;width:3px}.vsh-tl-media-audio .audio-dur{color:var(--shell-tx3);flex-shrink:0;font-size:9.5px}.vsh-tl-media-audio .audio-play{background:var(--v-purple);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.vsh-tl-media-gallery{gap:4px;max-width:320px;margin-top:8px;display:flex}.rp-resize{cursor:col-resize;z-index:10;width:6px;position:absolute;top:0;bottom:0;left:-3px}.rp-resize:after{content:"";width:2px;transition:background .15s;position:absolute;top:0;bottom:0;left:2px}.rp-resize:hover:after,.rp-resize.dragging:after{background:var(--v-purple)}.chat-tabs{border-bottom:1px solid var(--shell-bd2);background:var(--shell-bg2);scrollbar-width:none;align-items:stretch;display:flex;overflow-x:auto}.chat-tabs::-webkit-scrollbar{display:none}.chat-tab{color:var(--shell-tx3);cursor:pointer;white-space:nowrap;border-right:1px solid var(--shell-bd2);transition:all .12s var(--shell-ease);flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:11.5px;display:flex;position:relative}.chat-tab:hover{background:var(--shell-g1);color:var(--shell-tx2)}.chat-tab.on{background:var(--shell-bg3);color:var(--shell-tx)}.chat-tab-close{opacity:0;border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;transition:all .1s;display:flex}.chat-tab:hover .chat-tab-close{opacity:.5}.chat-tab-close:hover{background:var(--shell-g2);opacity:1!important}.chat-tabs-actions{flex-shrink:0;align-items:center;gap:2px;margin-left:auto;padding:0 8px;display:flex}.chat-tabs-btn{cursor:pointer;width:26px;height:26px;color:var(--shell-tx3);border-radius:6px;justify-content:center;align-items:center;transition:all .12s;display:flex}.chat-tabs-btn:hover{background:var(--shell-g2);color:var(--shell-tx2)}.chat-messages{flex-direction:column;flex:1;gap:18px;padding:20px 14px;display:flex;overflow-y:auto}.msg{align-items:flex-end;gap:8px;display:flex}.vsh-msg-user{justify-content:flex-end}.vsh-msg-body{flex-direction:column;min-width:0;max-width:80%;display:flex}.vsh-msg-user .vsh-msg-body{align-items:flex-end}.vsh-msg-ai .vsh-msg-body{align-items:flex-start}.vsh-msg-av{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:600;display:flex}.vsh-msg-user .vsh-msg-av{order:1}.vsh-msg-bubble{color:var(--shell-tx);word-wrap:break-word;border-radius:16px;padding:10px 14px;font-size:12.5px;line-height:1.6}.vsh-msg-user .vsh-msg-bubble{background:var(--shell-bg4);border-bottom-right-radius:4px}.vsh-msg-ai .vsh-msg-bubble{background:var(--shell-g1);border:1px solid var(--shell-bd);border-bottom-left-radius:4px}.vsh-msg-ai .vsh-msg-bubble b{color:var(--shell-tx);font-weight:600}.vsh-msg-ai .vsh-msg-bubble code{background:var(--shell-g2);word-break:break-all;border-radius:3px;padding:1px 5px;font-family:SF Mono,Monaco,monospace;font-size:10.5px}.vsh-msg-time{color:var(--shell-tx3);margin-top:3px;padding:0 2px;font-size:8.5px}.cite{background:var(--v-purple-light);width:15px;height:15px;color:var(--v-purple-text);cursor:pointer;vertical-align:middle;border-radius:4px;justify-content:center;align-items:center;margin:0 1px;font-size:8.5px;font-weight:700;line-height:1;transition:all .12s;display:inline-flex}.vsh-cite:hover{background:#9b8afb40}.vsh-msg-sources{flex-direction:column;gap:4px;margin-top:8px;display:flex}.vsh-msg-src{background:var(--shell-g1);border:1px solid var(--shell-bd);cursor:pointer;transition:all .15s var(--shell-ease);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;display:flex}.vsh-msg-src:hover{background:var(--shell-g2);border-color:#ffffff1f}.vsh-msg-src-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.vsh-msg-src-info{flex:1;min-width:0}.vsh-msg-src-name{color:var(--shell-tx);white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:500;overflow:hidden}.vsh-msg-src-meta{color:var(--shell-tx3);margin-top:1px;font-size:9.5px}.vsh-msg-src-num{background:var(--v-purple-light);width:16px;height:16px;color:var(--v-purple-text);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:8.5px;font-weight:700;display:flex}.doc-panel{background:var(--shell-bg2);z-index:20;flex-direction:column;display:none;position:absolute;inset:0}.doc-panel.open{display:flex}.doc-panel-header{border-bottom:1px solid var(--shell-bd2);align-items:center;gap:10px;padding:12px 14px;display:flex}.doc-panel-back{cursor:pointer;width:28px;height:28px;color:var(--shell-tx3);border-radius:8px;justify-content:center;align-items:center;transition:all .12s;display:flex}.doc-panel-back:hover{background:var(--shell-g2);color:var(--shell-tx)}.doc-panel-title{color:var(--shell-tx);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13.5px;font-weight:600;overflow:hidden}.doc-panel-type{border-radius:8px;flex-shrink:0;padding:3px 8px;font-size:8.5px;font-weight:600}.doc-panel-body{flex:1;padding:16px;overflow-y:auto}.doc-field{margin-bottom:14px}.doc-field-label{color:var(--shell-tx3);text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:9.5px;font-weight:600}.doc-field-value{color:var(--shell-tx);font-size:12.5px;line-height:1.6}.doc-link{background:var(--shell-g1);border:1px solid var(--shell-bd);cursor:pointer;transition:all .15s var(--shell-ease);border-radius:10px;align-items:center;gap:8px;margin-top:4px;padding:9px 12px;text-decoration:none;display:flex}.doc-link:hover{background:var(--shell-g2);border-color:#ffffff1f}.doc-link-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.doc-link-info{flex:1;min-width:0}.doc-link-name{color:var(--shell-tx);font-size:11.5px;font-weight:500}.doc-link-url{color:var(--shell-tx3);white-space:nowrap;text-overflow:ellipsis;font-size:9.5px;overflow:hidden}.doc-link-open{color:var(--v-purple-text);flex-shrink:0;font-size:9.5px;font-weight:500}.doc-sep{background:var(--shell-bd);height:1px;margin:14px 0}.vsh-msg-typing{align-items:center;gap:4px;padding:4px 0;display:flex}.vsh-msg-typing span{background:var(--shell-tx3);border-radius:50%;width:5px;height:5px;animation:1.4s infinite both blink}.vsh-msg-typing span:nth-child(2){animation-delay:.2s}.vsh-msg-typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.2}40%{opacity:1}}.minerva-chat{padding:12px 14px 16px}.m-input-card{background:var(--shell-bg3);border:1px solid var(--shell-bd);border-radius:20px;overflow:hidden}.m-input{width:100%;color:var(--shell-tx);font-size:13.5px;font-family:var(--font-inter),system-ui,sans-serif;resize:none;background:0 0;border:none;outline:none;padding:14px 16px 6px}.m-input::placeholder{color:var(--shell-tx3)}.m-input-actions{align-items:center;padding:4px 10px 10px;display:flex}.m-act-btn{cursor:pointer;width:32px;height:32px;color:var(--shell-tx3);border-radius:50%;justify-content:center;align-items:center;transition:all .12s;display:flex}.m-act-btn:hover{background:var(--shell-g2);color:var(--shell-tx2)}.m-act-sep{flex:1}.m-act-voice{background:var(--v-purple);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .12s;display:flex}.m-act-voice:hover{background:#8a78f0}.model-sel{cursor:pointer;border-radius:8px;align-items:center;gap:3px;padding:2px 6px;transition:all .12s;display:flex}.model-sel:hover{background:var(--shell-g2)}.model-sel-name{color:var(--shell-tx2);letter-spacing:-.01em;font-size:11.5px;font-weight:500}.model-sel-arrow{color:var(--shell-tx3);align-items:center;display:flex}.model-sel:hover .model-sel-name,.model-sel:hover .model-sel-arrow{color:var(--shell-tx)}.chat-empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:none}.chat-empty.show{display:flex}.chat-empty-greet{color:var(--shell-tx);text-align:center;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}
