:root{color-scheme:dark;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--font-ui: "Inter", "SF Pro Text", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--bg: #090a0c;--bg-raised: #0d1013;--surface-1: #101317;--surface-2: #14181d;--surface-3: #1a2026;--panel: var(--surface-2);--panel-hover: #1a2025;--panel-active: #20262d;--line: #2a3037;--line-soft: #1d2227;--line-strong: #3a424b;--text: #e8e9e6;--text-strong: #fafaf7;--muted: #9fa6ac;--muted-strong: #c4c9cd;--accent: #d7b35e;--accent-hover: #e4c370;--accent-soft: rgba(215, 179, 94, .11);--accent-border: rgba(215, 179, 94, .38);--accent-ink: #17130b;--cool: #7bb0b5;--success: #7fb58b;--warning: #d5a85f;--danger: #dc7979;--focus: #e5c675;--perk-icon-surface: #25292d;--perk-icon-border: #5d6670;--perk-icon-ink: #f5f7f8;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--shadow-menu: 0 18px 44px rgba(0, 0, 0, .38);--shadow-control: 0 10px 28px rgba(0, 0, 0, .2);--nav-width: 216px;--session-width: 280px;--mobile-header: 56px;--touch-target: 40px;--z-nav: 30;--z-backdrop: 25;--z-menu: 50;--z-tooltip: 60;--z-toast: 70}.app-shell[data-color-theme=abyss],.auth-theme-root[data-color-theme=abyss]{--accent: #57c4c2;--accent-hover: #74d9d6;--accent-soft: rgba(87, 196, 194, .12);--accent-border: rgba(87, 196, 194, .45);--accent-ink: #071515;--cool: #83b8d4;--success: #87c394;--warning: #d9b36c;--focus: #8ee3df}.app-shell[data-color-theme=crimson],.auth-theme-root[data-color-theme=crimson]{--accent: #e47a68;--accent-hover: #ef927f;--accent-soft: rgba(228, 122, 104, .11);--accent-border: rgba(228, 122, 104, .42);--accent-ink: #1a0c0a;--cool: #98b7c4;--success: #8ac394;--warning: #e3b36d;--danger: #ef8a8a;--focus: #f2a496}.app-shell[data-color-theme=frost],.auth-theme-root[data-color-theme=frost]{--accent: #8ab8e8;--accent-hover: #a0caff;--accent-soft: rgba(138, 184, 232, .12);--accent-border: rgba(138, 184, 232, .43);--accent-ink: #0a111a;--cool: #86d0c9;--success: #8ac99b;--warning: #dcb574;--danger: #e28585;--focus: #b6d5ff}.app-shell[data-color-theme=light],.auth-theme-root[data-color-theme=light]{color-scheme:light;--bg: #f2f4f7;--bg-raised: #e9edf1;--surface-1: #ffffff;--surface-2: #f8fafc;--surface-3: #eef2f5;--panel: var(--surface-2);--panel-hover: #eef2f6;--panel-active: #e4eaf0;--line: #cbd3db;--line-soft: #e3e7ec;--line-strong: #aab5c0;--text: #24313c;--text-strong: #0d1821;--muted: #5b6874;--muted-strong: #3c4a56;--accent: #9a6900;--accent-hover: #7f5500;--accent-soft: rgba(154, 105, 0, .1);--accent-border: rgba(154, 105, 0, .38);--accent-ink: #fffaf0;--cool: #286b80;--success: #2e7043;--warning: #8d610b;--danger: #a34343;--focus: #7b5600;--perk-icon-surface: #27323d;--perk-icon-border: #657585;--perk-icon-ink: #f7f9fb;--shadow-menu: 0 18px 44px rgba(28, 42, 54, .18);--shadow-control: 0 10px 28px rgba(28, 42, 54, .12)}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{background:var(--bg);color:var(--text);overflow:hidden;letter-spacing:0;line-height:1.5}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--cool)}::selection{color:var(--text-strong);background:#d0a34d4d}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:transparent transparent}*:hover{scrollbar-color:#59616a transparent}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:transparent;border-radius:6px}*:hover::-webkit-scrollbar{width:7px;height:7px}*:hover::-webkit-scrollbar-thumb{background:#59616a}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.preserve-lines{white-space:pre-wrap}.danger-text{color:var(--danger)!important}.button,.icon-button,.send-button{border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .1s ease}.button:active:not(:disabled),.icon-button:active:not(:disabled),.send-button:active:not(:disabled){transform:translateY(1px)}.button:disabled,.icon-button:disabled,.send-button:disabled{cursor:not-allowed;opacity:.48}.button{min-height:38px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--text);text-decoration:none;font-size:13px;font-weight:650;white-space:nowrap}.button.primary{color:var(--accent-ink);background:var(--accent);border-color:var(--accent)}.button.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button.secondary{background:var(--surface-2);border-color:var(--line)}.button.secondary:hover:not(:disabled){background:var(--panel-hover);border-color:var(--line-strong)}.button.danger{color:#ffdada;background:#df77771a;border-color:#df777752}.button.large{min-height:44px;padding:10px 18px;font-size:14px}.button.compact{min-height:32px;padding:5px 9px;font-size:11px}.icon-button{width:36px;height:36px;padding:0;display:inline-grid;place-items:center;color:var(--muted-strong);background:transparent}.icon-button:hover:not(:disabled){color:var(--text-strong);background:var(--panel-hover);border-color:var(--line)}.icon-button.emphasized{color:var(--accent-ink);background:var(--accent)}.icon-actions{display:flex;align-items:center;gap:3px}.app-shell{height:100dvh;display:grid;grid-template-columns:var(--nav-width) minmax(0,1fr);color:var(--text);background:var(--bg)}.app-main{min-width:0;min-height:0;overflow:hidden}.mobile-header{display:none}.navigation-rail{position:relative;z-index:var(--z-nav);min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--surface-1);border-right:1px solid var(--line)}.brand-lockup{min-width:0;display:flex;align-items:center;gap:11px}.brand-lockup.compact{height:72px;padding:0 16px;border-bottom:1px solid var(--line-soft)}.brand-lockup>div:last-child{min-width:0;display:flex;flex-direction:column}.brand-lockup strong,.brand-lockup span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-lockup strong{color:var(--text-strong);font-size:14px;line-height:1.3}.brand-lockup span{color:var(--muted);font-size:11px;margin-top:2px}.brand-sigil{flex:0 0 auto;width:36px;height:36px;display:block;object-fit:contain;border:0}.navigation-rail nav{flex:1;min-height:0;padding:14px 10px;overflow-y:auto}.nav-group+.nav-group{margin-top:18px;padding-top:14px;border-top:1px solid var(--line-soft)}.nav-group-label{display:block;padding:0 12px 7px;color:var(--muted);font-size:10px;line-height:1.4}.nav-item{height:44px;display:flex;align-items:center;gap:11px;padding:0 12px;margin-bottom:4px;color:var(--muted-strong);text-decoration:none;border:1px solid transparent;border-radius:var(--radius-sm);font-size:14px;font-weight:590}.nav-item:hover{color:var(--text-strong);background:var(--panel-hover)}.nav-item.active{color:var(--text-strong);background:var(--panel-active);border-color:var(--line-strong)}.nav-item.active svg{color:var(--accent)}.account-area{position:relative;padding:11px 10px;border-top:1px solid var(--line-soft)}.account-button{width:100%;min-width:0;min-height:48px;display:flex;align-items:center;gap:10px;padding:7px;color:inherit;text-align:left;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer}.account-button:hover{background:var(--panel-hover);border-color:var(--line)}.guardian-avatar{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;color:var(--accent-ink);background:var(--accent);border-radius:50%;font-size:13px;font-weight:800}.account-copy{min-width:0;flex:1;display:flex;flex-direction:column}.account-copy strong,.account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy strong{color:var(--text-strong);font-size:13px}.account-copy small{color:var(--muted);font-size:11px;margin-top:2px}.account-menu{position:absolute;z-index:var(--z-menu);left:10px;right:10px;bottom:calc(100% - 5px);padding:6px;background:var(--surface-3);border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-menu)}.account-menu a,.account-menu button{width:100%;min-height:38px;display:flex;align-items:center;gap:8px;padding:8px 10px;color:var(--text);background:transparent;border:0;border-radius:var(--radius-xs);text-decoration:none;font-size:12px;cursor:pointer}.account-menu a:hover,.account-menu button:hover{background:var(--panel-hover)}.chat-layout{width:100%;height:100%;min-height:0;display:grid;grid-template-columns:var(--session-width) minmax(0,1fr)}.chat-layout.session-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.session-mobile-toggle,.session-backdrop{display:none}.session-sidebar{min-width:0;min-height:0;display:flex;flex-direction:column;background:var(--bg-raised);border-right:1px solid var(--line)}.session-sidebar-head{height:72px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line-soft)}.session-sidebar-head h1{margin:0;color:var(--text-strong);font-size:17px;line-height:1.3}.session-sidebar-head span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.session-sidebar-head-actions{display:flex;align-items:center;gap:4px}.search-field{height:40px;display:flex;align-items:center;gap:9px;margin:12px;padding:0 11px;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm)}.search-field:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px #e5bf731f}.search-field input{min-width:0;flex:1;color:var(--text);background:transparent;border:0;outline:0;font-size:13px}.search-field input::placeholder{color:#8f969c}.session-scroll{flex:1;min-height:0;padding:0 8px 10px;overflow-y:auto}.session-row{position:relative;display:flex;align-items:center;margin:2px 0;border:1px solid transparent;border-radius:var(--radius-sm)}.session-row:hover{background:var(--panel-hover)}.session-row.active{background:var(--panel-active);border-color:var(--line-strong)}.session-select{min-width:0;flex:1;padding:11px 8px 11px 12px;color:inherit;text-align:left;background:transparent;border:0;cursor:pointer}.session-select strong,.session-select span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-select strong{color:var(--text);font-size:13px;font-weight:620}.session-select span{margin-top:4px;color:var(--muted);font-size:11px}.session-more{flex:0 0 auto;width:32px;height:32px;margin-right:5px;opacity:0}.session-row:hover .session-more,.session-more:focus-visible,.session-row.active .session-more{opacity:1}.row-menu{position:absolute;z-index:var(--z-menu);top:calc(100% - 4px);right:4px;width:144px;padding:5px;background:var(--surface-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow-menu)}.row-menu button{width:100%;min-height:36px;display:flex;align-items:center;gap:8px;padding:7px 9px;color:var(--text);background:transparent;border:0;border-radius:var(--radius-xs);font-size:12px;cursor:pointer}.row-menu button:hover{background:var(--panel-hover)}.chat-workspace{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;background:var(--bg)}.chat-workspace.is-empty{display:flex;isolation:isolate;overflow:hidden}.chat-workspace.is-empty:before{content:"";position:absolute;z-index:-1;inset:0;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%20fill='none'%3e%3cg%20opacity='0.34'%20stroke='%23D7B35E'%3e%3ccircle%20cx='1115'%20cy='432'%20r='214'%20stroke-width='1'/%3e%3ccircle%20cx='1115'%20cy='432'%20r='146'%20stroke-width='1'%20stroke-dasharray='3%2010'/%3e%3ccircle%20cx='1115'%20cy='432'%20r='72'%20stroke-width='1'/%3e%3cpath%20d='M778%20432h674M1115%2096v672'%20stroke-width='1'%20stroke-dasharray='2%2014'/%3e%3cpath%20d='M884%20277c103-121%20294-163%20446-54%20148%20106%20195%20312%2082%20460'%20stroke-width='1.5'/%3e%3cpath%20d='M905%20612c-91-115-76-280%2035-377%20109-95%20273-94%20381%202'%20stroke-width='1'%20stroke-dasharray='8%2016'/%3e%3c/g%3e%3cg%20opacity='0.24'%20stroke='%237BB0B5'%20stroke-width='1'%3e%3cpath%20d='M118%20678c166-96%20316-114%20450-55%20118%2051%20214%2044%20288-22%2076-68%20158-79%20247-34'/%3e%3cpath%20d='M95%20715c188-77%20353-72%20493%2014%20104%2064%20210%2059%20318-15%2096-66%20207-66%20334-1'%20stroke-dasharray='4%2012'/%3e%3cpath%20d='M209%20183h375M246%20211h246M154%20239h188'/%3e%3cpath%20d='M365%20129v166M337%20156h56'%20stroke-dasharray='2%209'/%3e%3c/g%3e%3cg%20fill='%23D7B35E'%3e%3ccircle%20cx='1115'%20cy='432'%20r='5'%20opacity='0.72'/%3e%3ccircle%20cx='958'%20cy='286'%20r='3'%20opacity='0.5'/%3e%3ccircle%20cx='1304'%20cy='527'%20r='3'%20opacity='0.5'/%3e%3ccircle%20cx='843'%20cy='491'%20r='2'%20opacity='0.4'/%3e%3ccircle%20cx='1390'%20cy='342'%20r='2'%20opacity='0.4'/%3e%3ccircle%20cx='426'%20cy='623'%20r='3'%20opacity='0.42'/%3e%3c/g%3e%3cg%20fill='%237BB0B5'%20opacity='0.5'%3e%3ccircle%20cx='365'%20cy='211'%20r='4'/%3e%3ccircle%20cx='726'%20cy='642'%20r='3'/%3e%3ccircle%20cx='1034'%20cy='680'%20r='2'/%3e%3ccircle%20cx='1248'%20cy='217'%20r='2'/%3e%3c/g%3e%3c/svg%3e") center / cover no-repeat;opacity:.64;pointer-events:none}.chat-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 24px;background:var(--surface-1);border-bottom:1px solid var(--line)}.chat-header h1{max-width:min(70vw,720px);margin:0;overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:16px}.chat-header p{margin:4px 0 0;color:var(--muted);font-size:12px}.chat-head-actions{min-width:0;display:flex;align-items:center;gap:6px}.model-picker{max-width:240px;height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm)}.model-picker:focus-within{border-color:var(--focus)}.model-picker svg{flex:0 0 auto;color:var(--cool)}.model-picker select{min-width:0;max-width:190px;color:var(--muted-strong);background:transparent;border:0;outline:0;font-size:11px;text-overflow:ellipsis}.message-feed{min-height:0;padding:24px max(24px,calc((100% - 920px)/2)) 40px;overflow-y:auto;scroll-behavior:smooth}.message-feed.empty-session-feed{display:flex;flex-direction:column;background:var(--bg) url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%20fill='none'%3e%3cg%20opacity='0.34'%20stroke='%23D7B35E'%3e%3ccircle%20cx='1115'%20cy='432'%20r='214'%20stroke-width='1'/%3e%3ccircle%20cx='1115'%20cy='432'%20r='146'%20stroke-width='1'%20stroke-dasharray='3%2010'/%3e%3ccircle%20cx='1115'%20cy='432'%20r='72'%20stroke-width='1'/%3e%3cpath%20d='M778%20432h674M1115%2096v672'%20stroke-width='1'%20stroke-dasharray='2%2014'/%3e%3cpath%20d='M884%20277c103-121%20294-163%20446-54%20148%20106%20195%20312%2082%20460'%20stroke-width='1.5'/%3e%3cpath%20d='M905%20612c-91-115-76-280%2035-377%20109-95%20273-94%20381%202'%20stroke-width='1'%20stroke-dasharray='8%2016'/%3e%3c/g%3e%3cg%20opacity='0.24'%20stroke='%237BB0B5'%20stroke-width='1'%3e%3cpath%20d='M118%20678c166-96%20316-114%20450-55%20118%2051%20214%2044%20288-22%2076-68%20158-79%20247-34'/%3e%3cpath%20d='M95%20715c188-77%20353-72%20493%2014%20104%2064%20210%2059%20318-15%2096-66%20207-66%20334-1'%20stroke-dasharray='4%2012'/%3e%3cpath%20d='M209%20183h375M246%20211h246M154%20239h188'/%3e%3cpath%20d='M365%20129v166M337%20156h56'%20stroke-dasharray='2%209'/%3e%3c/g%3e%3cg%20fill='%23D7B35E'%3e%3ccircle%20cx='1115'%20cy='432'%20r='5'%20opacity='0.72'/%3e%3ccircle%20cx='958'%20cy='286'%20r='3'%20opacity='0.5'/%3e%3ccircle%20cx='1304'%20cy='527'%20r='3'%20opacity='0.5'/%3e%3ccircle%20cx='843'%20cy='491'%20r='2'%20opacity='0.4'/%3e%3ccircle%20cx='1390'%20cy='342'%20r='2'%20opacity='0.4'/%3e%3ccircle%20cx='426'%20cy='623'%20r='3'%20opacity='0.42'/%3e%3c/g%3e%3cg%20fill='%237BB0B5'%20opacity='0.5'%3e%3ccircle%20cx='365'%20cy='211'%20r='4'/%3e%3ccircle%20cx='726'%20cy='642'%20r='3'/%3e%3ccircle%20cx='1034'%20cy='680'%20r='2'/%3e%3ccircle%20cx='1248'%20cy='217'%20r='2'/%3e%3c/g%3e%3c/svg%3e") center / cover no-repeat}.message-feed.empty-session-feed .conversation-empty{margin-top:auto;margin-bottom:auto}.message-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;padding:18px 0;border-bottom:1px solid var(--line-soft)}.compact-messages .message-row{padding-top:11px;padding-bottom:11px}.message-row:last-of-type{border-bottom-color:transparent}.message-avatar{width:30px;height:30px;display:grid;place-items:center;color:var(--muted-strong);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);font-size:11px;font-weight:750}.role-assistant .message-avatar{color:var(--accent)}.message-content{min-width:0}.message-content>header{min-height:26px;display:flex;align-items:center;gap:9px}.message-content>header strong{color:var(--text-strong);font-size:13px}.message-content>header time{color:var(--muted);font-size:11px}.live-label{display:inline-flex;align-items:center;gap:4px;color:var(--cool);font-size:11px}.live-label svg{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.markdown-body{max-width:75ch;color:var(--text);font-size:15px;line-height:1.72;overflow-wrap:anywhere;text-wrap:pretty}.role-user .markdown-body{color:var(--text-strong)}.markdown-body>:first-child{margin-top:3px}.markdown-body>:last-child{margin-bottom:0}.markdown-body p,.markdown-body ul,.markdown-body ol,.markdown-body blockquote{margin:9px 0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{margin:18px 0 8px;color:var(--text-strong);line-height:1.35;text-wrap:balance}.markdown-body h1{font-size:20px}.markdown-body h2{font-size:17px}.markdown-body h3{font-size:15px}.markdown-body ul,.markdown-body ol{padding-left:22px}.markdown-body li{margin:3px 0}.markdown-body code{padding:2px 5px;color:#f0d59d;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:12px}.markdown-body pre{max-width:100%;padding:14px;overflow:auto;background:#070809;border:1px solid var(--line);border-radius:var(--radius-sm)}.markdown-body pre code{padding:0;color:#d9e1e8;background:transparent;border:0}.markdown-body blockquote{padding-left:13px;color:var(--muted-strong);border-left:1px solid var(--accent)}.markdown-body img{max-width:100%;max-height:420px;object-fit:contain;border-radius:var(--radius-sm)}.markdown-body img.destiny-item-icon,.inventory-assistant-markdown img.destiny-item-icon{width:40px;height:40px;max-width:40px;max-height:40px;display:inline-block;object-fit:cover;vertical-align:middle;border:1px solid var(--line-strong);border-radius:2px}.destiny-item-icon-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.destiny-item-icon-strip img{width:40px;height:40px;flex:0 0 auto;object-fit:cover;border:1px solid var(--line-strong);border-radius:2px}.destiny-item-icon-preview{min-width:0;display:inline-flex;align-items:center;gap:3px;margin-left:auto}.destiny-item-icon-preview img{width:24px;height:24px;flex:0 0 auto;object-fit:cover;border:1px solid var(--line);border-radius:2px}.destiny-table-scroll{max-width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#59616a transparent}.destiny-table-scroll:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.markdown-body table,.destiny-block table{width:100%;border-collapse:collapse;font-size:12px}.markdown-body th,.markdown-body td,.destiny-block th,.destiny-block td{padding:8px 10px;text-align:left;border-bottom:1px solid var(--line)}.markdown-body th,.destiny-block th{color:var(--muted-strong);background:var(--surface-1);font-weight:600}.reasoning,.activity-log,.tool-result{max-width:75ch;margin:8px 0;color:var(--muted);background:var(--surface-1);border:1px solid var(--line-soft);border-radius:var(--radius-sm)}.reasoning summary,.activity-log summary,.tool-result summary{min-height:38px;display:flex;align-items:center;gap:8px;padding:7px 11px;color:var(--muted-strong);font-size:12px;cursor:pointer;list-style:none}.reasoning summary svg:last-child,.activity-log summary svg:last-child,.tool-result summary svg:last-child{margin-left:auto}.tool-result summary .destiny-item-icon-preview+svg{margin-left:0}.reasoning p{padding:0 10px 10px;margin:0;white-space:pre-wrap;font-size:12px;line-height:1.6}.activity-log>div{display:flex;align-items:center;gap:7px;padding:5px 10px;border-top:1px solid var(--line-soft);font-size:11px}.activity-dot{width:5px;height:5px;background:var(--cool);border-radius:50%}.tool-result{margin-left:41px}.tool-result pre{max-height:240px;margin:0;padding:10px 11px 13px;overflow:auto;color:var(--muted-strong);white-space:pre-wrap;border-top:1px solid var(--line-soft);font-family:var(--font-mono);font-size:11px}.message-notice{margin:7px 0 0;color:var(--warning);font-size:11px}.message-attachments{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.message-attachments span{max-width:260px;display:inline-flex;align-items:center;gap:5px;padding:4px 7px;overflow:hidden;color:var(--muted-strong);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xs);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.typing-line{height:24px;display:flex;align-items:center;gap:4px}.typing-line span{width:5px;height:5px;background:var(--muted);border-radius:50%;animation:typing 1s ease-in-out infinite}.typing-line span:nth-child(2){animation-delay:.12s}.typing-line span:nth-child(3){animation-delay:.24s}@keyframes typing{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.structured-blocks{width:100%;max-width:900px;min-width:0;margin-top:12px;display:grid;gap:10px;container-type:inline-size}.destiny-block{padding:14px;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-sm)}.destiny-block-head{margin-bottom:11px}.destiny-block-head h3{margin:0;color:var(--text-strong);font-size:14px}.destiny-block-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.stat-grid>div{padding:10px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stat-grid span{color:var(--muted);font-size:11px}.stat-grid strong{margin-top:4px;color:var(--text-strong);font-size:18px;font-variant-numeric:tabular-nums}.progress-list{display:grid;gap:10px}.progress-list>div>div:first-child{display:flex;justify-content:space-between;font-size:11px}.progress-list strong{color:var(--text-strong)}.progress-track{height:4px;margin-top:6px;overflow:hidden;background:#27313d;border-radius:4px}.progress-track span{display:block;height:100%;background:var(--accent)}.inventory-group+.inventory-group{margin-top:14px}.inventory-group h4{margin:0 0 7px;color:var(--muted-strong);font-size:11px}.inventory-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:5px}.inventory-item{min-width:0;display:flex;align-items:center;gap:10px;padding:8px;background:var(--bg);border:1px solid var(--line-soft);border-radius:var(--radius-xs)}.inventory-item img,.item-fallback,.destiny-rich-legacy-item-icon{width:36px;height:36px;flex:0 0 auto;display:block;object-fit:cover;background:#25303c;border-radius:var(--radius-xs)}.inventory-item>div{min-width:0}.inventory-item strong,.inventory-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-item strong{color:var(--text-strong);font-size:12px}.inventory-item span{margin-top:3px;color:var(--muted);font-size:10px}.table-scroll{max-width:100%;overflow:auto}.guardian-block{display:flex;align-items:center;gap:12px}.guardian-block>img{width:70px;height:70px;object-fit:cover}.guardian-block span{color:var(--accent);font-size:10px}.guardian-block h3{margin:3px 0;color:var(--text-strong);font-size:17px}.guardian-block p{margin:0;color:var(--muted);font-size:11px}.notice-block.tone-error{border-color:#df777780}.notice-block.tone-warning{border-color:#d6a45d80}.destiny-block.destiny-rich-block{padding:0;overflow:hidden;border-color:var(--line-strong)}.destiny-rich-heading{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;background:var(--surface-2);border-bottom:1px solid var(--line)}.destiny-rich-heading>div{min-width:0}.destiny-rich-heading h3{margin:0;color:var(--text-strong);font-size:14px;line-height:1.35;text-wrap:balance}.destiny-rich-heading p{max-width:68ch;margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.5;text-wrap:pretty}.destiny-rich-chip{min-height:22px;display:inline-flex;align-items:center;padding:3px 7px;color:var(--muted-strong);background:var(--surface-3);border:1px solid var(--line);border-radius:var(--radius-xs);font-size:9px;white-space:nowrap}.destiny-rich-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.destiny-rich-identity{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:13px;padding:14px;background:#17141a;border-bottom:1px solid var(--line-strong)}.destiny-rich-identity>div{min-width:0}.destiny-rich-weapon-icon,.destiny-rich-icon-fallback.destiny-rich-weapon-icon{width:68px;height:68px;display:block;object-fit:cover;background:var(--surface-3);border:2px solid #806497;border-radius:2px}.destiny-rich-kicker{color:#cfbfd9;font-size:9px}.destiny-rich-identity h3{margin:2px 0 4px;color:var(--text-strong);font-size:19px;line-height:1.2;overflow-wrap:anywhere}.destiny-rich-identity p{max-width:72ch;margin:0;color:var(--muted-strong);font-size:10px;line-height:1.5;text-wrap:pretty}.destiny-rich-identity .destiny-rich-en{color:var(--muted);font-family:var(--font-mono);font-size:9px}.destiny-rich-identity .destiny-rich-summary{margin-top:7px;color:var(--text)}.destiny-rich-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));border-bottom:1px solid var(--line)}.destiny-rich-stats>div{min-height:56px;display:grid;align-content:center;padding:8px 11px;border-right:1px solid var(--line-soft)}.destiny-rich-stats>div:last-child{border-right:0}.destiny-rich-stats span{color:var(--muted);font-size:9px}.destiny-rich-stats strong{margin-top:2px;color:var(--text-strong);font-size:13px;font-variant-numeric:tabular-nums}.destiny-rich-section{padding:13px 14px;border-bottom:1px solid var(--line)}.destiny-rich-section:last-child{border-bottom:0}.destiny-rich-section>.destiny-rich-heading{min-height:0;padding:0;margin-bottom:10px;background:transparent;border:0}.destiny-rich-section>.destiny-rich-heading h3{font-size:12px}.destiny-rich-perk-slots{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(144px,1fr);gap:1px;overflow-x:auto;background:var(--line-soft);border:1px solid var(--line-soft)}.destiny-rich-perk-row{min-width:0;padding:8px;background:var(--surface-1)}.destiny-rich-perk-row h4,.destiny-rich-rank-group h4,.destiny-rich-small-group h4,.destiny-rich-count-group h4,.destiny-rich-build-notes h4{margin:0 0 7px;color:var(--muted-strong);font-size:10px;line-height:1.4;overflow-wrap:anywhere}.destiny-rich-perk-row .destiny-rich-perks{display:grid;gap:4px}.destiny-rich-perk-row .destiny-rich-perk{width:100%}.destiny-rich-perks{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.destiny-rich-perk{min-width:0;flex:1 1 142px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;padding:6px 7px;background:var(--surface-2);border:1px solid var(--line-soft);border-radius:var(--radius-xs)}.destiny-rich-perk>div{min-width:0}.destiny-rich-perk strong,.destiny-rich-perk span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-rich-perk strong{color:var(--text);font-size:10px}.destiny-rich-perk span{margin-top:2px;color:var(--muted);font-size:8px}.destiny-rich-perk-icon,.destiny-rich-icon-fallback.destiny-rich-perk-icon{width:30px;height:30px;display:block;object-fit:cover;color:var(--perk-icon-ink);background:var(--perk-icon-surface);border:1px solid var(--perk-icon-border);border-radius:2px}.destiny-rich-callout,.destiny-rich-warnings{padding:11px 14px;border-bottom:1px solid var(--line)}.destiny-rich-callout{background:var(--accent-soft)}.destiny-rich-callout strong,.destiny-rich-warnings>strong{color:var(--text-strong);font-size:10px}.destiny-rich-callout p{margin:4px 0 0;color:var(--muted-strong);white-space:pre-wrap;font-size:10px;line-height:1.55}.destiny-rich-warnings{color:#e6c791;background:#d5a85f12}.destiny-rich-warnings ul,.destiny-rich-build-notes ul{margin:5px 0 0;padding-left:18px;font-size:10px;line-height:1.55}.destiny-rich-warnings p{margin:5px 0 0;font-size:10px;line-height:1.55}.destiny-rich-constraint-warning{color:#f0c4c4;background:#dc797912}.destiny-exotic-candidates{margin:0;padding:0;list-style:none}.destiny-exotic-candidates>li{min-height:64px;display:grid;grid-template-columns:28px 48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid var(--line-soft)}.destiny-exotic-selection{width:24px;height:24px;display:grid;place-items:center;color:var(--text-strong);background:var(--surface-3);border:1px solid var(--line-strong);border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:10px}.destiny-exotic-candidate-icon,.destiny-rich-icon-fallback.destiny-exotic-candidate-icon{width:48px;height:48px;display:block;object-fit:cover;background:var(--surface-3);border:2px solid var(--accent);border-radius:2px}.destiny-exotic-candidates>li>div{min-width:0}.destiny-exotic-candidates strong,.destiny-exotic-candidates>li>div>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-exotic-candidates strong{color:var(--text-strong);font-size:11px}.destiny-exotic-candidates>li>div>span{margin-top:3px;color:var(--muted);font-family:var(--font-mono);font-size:9px}.destiny-exotic-confirmation-prompt{margin:0;padding:11px 14px;color:var(--muted-strong);background:var(--bg-raised);font-size:10px}.destiny-rich-popularity{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.destiny-rich-rank-group{min-width:0;padding:12px 14px;background:var(--surface-1)}.destiny-rich-rank-group h4{margin:0 0 8px}.destiny-rich-rank{min-height:38px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:7px}.destiny-rich-rank>div{min-width:0}.destiny-rich-rank strong{display:block;overflow:hidden;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:9px}.destiny-rich-rank>span{color:var(--text-strong);font-family:var(--font-mono);font-size:9px;font-variant-numeric:tabular-nums}.destiny-rich-rank>span.missing{color:var(--muted);font-family:var(--font-ui);font-size:8px}.destiny-rich-rank-icon,.destiny-rich-icon-fallback.destiny-rich-rank-icon{width:28px;height:28px;display:block;object-fit:cover;color:var(--perk-icon-ink);background:var(--perk-icon-surface);border:1px solid var(--perk-icon-border);border-radius:2px}.destiny-rich-meter{height:4px;display:block;margin-top:4px;overflow:hidden;background:#282e34;border-radius:4px}.destiny-rich-meter b{height:100%;display:block;background:var(--cool)}.destiny-rich-combinations{margin:0;padding:0;list-style:none}.destiny-rich-combinations li{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line-soft);font-size:10px}.destiny-rich-combinations li:last-child{border-bottom:0}.destiny-rich-combinations span{color:var(--muted-strong)}.destiny-rich-combinations strong{color:var(--text-strong);font-family:var(--font-mono)}.destiny-rich-small-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.destiny-rich-small-group{min-width:0;padding:12px 14px;border-right:1px solid var(--line)}.destiny-rich-small-group:last-child{border-right:0}.destiny-rich-small-group h4{margin:0 0 8px}.destiny-rich-instances{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.destiny-rich-instance{min-width:0;display:grid;align-content:start;gap:8px;padding:10px 12px;background:var(--surface-1)}.destiny-rich-instance-head{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px}.destiny-rich-instance-head>div{min-width:0}.destiny-rich-instance-head strong,.destiny-rich-instance-head span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-rich-instance-head strong{color:var(--text-strong);font-size:11px}.destiny-rich-instance-head span{margin-top:3px;color:var(--muted);font-size:9px}.destiny-rich-instance>.destiny-rich-perks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 9px}.destiny-rich-instance .destiny-rich-perk{display:grid;grid-template-columns:24px minmax(0,1fr);gap:6px;padding:5px 0;background:transparent;border:0;border-bottom:1px solid var(--line-soft);border-radius:0}.destiny-rich-instance .destiny-rich-perk-icon,.destiny-rich-instance .destiny-rich-icon-fallback.destiny-rich-perk-icon{width:24px;height:24px}.destiny-rich-item-icon,.destiny-rich-icon-fallback.destiny-rich-item-icon{width:44px;height:44px;display:block;object-fit:cover;background:var(--surface-3);border:1px solid #806497;border-radius:2px}.destiny-rich-difference-disclosure>summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;color:var(--muted-strong);background:var(--surface-2);cursor:pointer;font-size:10px}.destiny-rich-difference-disclosure>summary strong{color:var(--text-strong);font-size:11px}.destiny-rich-difference-disclosure>summary span{color:var(--muted)}.destiny-rich-difference-disclosure[open]>summary{border-bottom:1px solid var(--line)}.destiny-rich-difference-disclosure>.destiny-rich-section{padding-top:8px}.destiny-rich-differences{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;margin:0;padding:0;list-style:none}.destiny-rich-differences li{min-width:0;padding:7px 0;border-bottom:1px solid var(--line-soft)}.destiny-rich-differences strong,.destiny-rich-differences span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-rich-differences strong{color:var(--text);font-size:10px}.destiny-rich-differences span{margin-top:3px;color:var(--muted);font-size:8px}.destiny-rich-query{padding:7px 14px;color:var(--muted);background:var(--bg-raised);border-bottom:1px solid var(--line);font-size:9px}.destiny-rich-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.destiny-rich-count-group{min-width:0;padding:12px 14px;border-right:1px solid var(--line)}.destiny-rich-count-group:last-child{border-right:0}.destiny-rich-count-group h4{margin:0 0 7px}.destiny-rich-count-group dl{margin:0}.destiny-rich-count-group dl>div{min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line-soft)}.destiny-rich-count-group dl>div:last-child{border-bottom:0}.destiny-rich-count-group dt{min-width:0;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px}.destiny-rich-count-group dd{margin:0;color:var(--text-strong);font-size:10px;font-variant-numeric:tabular-nums}.destiny-rich-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:6px}.destiny-rich-item{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:9px;padding:7px;background:var(--surface-2);border:1px solid var(--line-soft);border-radius:var(--radius-xs)}.destiny-rich-item>div{min-width:0}.destiny-rich-item strong,.destiny-rich-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-rich-item strong{color:var(--text);font-size:10px}.destiny-rich-item span{margin-top:3px;color:var(--muted);font-size:8px}.destiny-rich-build-summary{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.destiny-rich-build-summary>div{min-height:62px;display:grid;align-content:center;padding:10px 14px;border-right:1px solid var(--line-soft)}.destiny-rich-build-summary>div:last-child{border-right:0}.destiny-rich-build-summary span{color:var(--muted);font-size:9px}.destiny-rich-build-summary strong{margin-top:3px;color:var(--text-strong);font-size:15px;font-variant-numeric:tabular-nums}.destiny-rich-build-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 16px}.destiny-rich-build-stat{min-width:0}.destiny-rich-build-stat header{display:grid;grid-template-columns:44px 34px minmax(0,1fr);align-items:center;gap:7px}.destiny-rich-build-stat span{color:var(--muted);font-size:9px}.destiny-rich-build-stat strong{color:var(--text-strong);text-align:right;font-size:10px}.destiny-rich-build-stat small{overflow:hidden;color:var(--success);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.destiny-rich-armor{display:grid;grid-template-columns:repeat(5,minmax(90px,1fr));gap:6px}.destiny-rich-armor-piece{min-width:0;padding:8px;background:var(--surface-2);border:1px solid var(--line-soft);border-radius:var(--radius-xs)}.destiny-rich-armor-piece.exotic{border-color:var(--accent-border)}.destiny-rich-armor-icon,.destiny-rich-icon-fallback.destiny-rich-armor-icon{width:52px;height:52px;display:block;margin:0 auto;object-fit:cover;background:var(--surface-3);border:2px solid #806497;border-radius:2px}.destiny-rich-armor-piece.exotic .destiny-rich-armor-icon{border-color:var(--accent)}.destiny-rich-armor-piece strong,.destiny-rich-armor-piece span{display:block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.destiny-rich-armor-piece strong{margin-top:6px;color:var(--text);font-size:9px}.destiny-rich-armor-piece span{margin-top:2px;color:var(--muted);font-size:8px}.destiny-rich-build-notes{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.destiny-rich-build-notes h4{margin:0}.destiny-rich-build-notes li{color:var(--muted-strong)}.destiny-rich-build-notes li strong,.destiny-rich-build-notes li span{display:block}.destiny-rich-build-notes li span{margin-top:2px;color:var(--muted)}.destiny-activity-history,.destiny-weapon-history{margin:0;padding:0;list-style:none}.destiny-activity-history>li{min-width:0;min-height:66px;display:grid;grid-template-columns:64px minmax(150px,1fr) minmax(260px,.9fr);align-items:center;gap:12px;padding:9px 14px;border-bottom:1px solid var(--line-soft)}.destiny-activity-history>li:last-child,.destiny-weapon-history>li:last-child{border-bottom:0}.destiny-activity-status{display:inline-flex;align-items:center;gap:6px;color:var(--muted-strong);font-size:9px;white-space:nowrap}.destiny-activity-status b{width:6px;height:6px;flex:0 0 auto;background:var(--muted);border-radius:50%}.destiny-activity-status.is-complete b{background:var(--success)}.destiny-history-identity,.destiny-weapon-history-identity{min-width:0}.destiny-history-identity strong,.destiny-history-identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-history-identity strong{color:var(--text-strong);font-size:11px}.destiny-history-identity span{margin-top:4px;color:var(--muted);font-size:9px}.destiny-history-metrics{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(48px,1fr));gap:8px;margin:0}.destiny-history-metrics>div{min-width:0}.destiny-history-metrics dt,.destiny-history-metrics dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-history-metrics dt{color:var(--muted);font-size:8px}.destiny-history-metrics dd{margin:3px 0 0;color:var(--text-strong);font-size:10px;font-variant-numeric:tabular-nums}.destiny-weapon-history>li{min-width:0;min-height:58px;display:grid;grid-template-columns:34px minmax(170px,1fr) minmax(220px,.72fr);align-items:center;gap:10px;padding:7px 14px;border-bottom:1px solid var(--line-soft)}.destiny-weapon-history-rank{color:var(--muted);text-align:center;font-family:var(--font-mono);font-size:10px;font-variant-numeric:tabular-nums}.destiny-weapon-history-identity{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px}.destiny-weapon-history-identity strong{overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.destiny-weapon-history-icon,.destiny-rich-icon-fallback.destiny-weapon-history-icon{width:40px;height:40px;display:block;object-fit:cover;background:var(--surface-3);border:1px solid #806497;border-radius:2px}.destiny-weapon-history-metrics{grid-template-columns:repeat(3,minmax(58px,1fr))}.destiny-career-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.destiny-career-sections>section{min-width:0;padding:12px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.destiny-career-sections>section:last-child{border-right:0}.destiny-career-sections h4,.destiny-leaderboard-groups h4{margin:0 0 8px;color:var(--muted-strong);font-size:10px}.destiny-career-sections dl{margin:0}.destiny-career-sections dl>div{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line-soft)}.destiny-career-sections dl>div:last-child{border-bottom:0}.destiny-career-sections dt{color:var(--muted);font-size:9px}.destiny-career-sections dd{margin:0;color:var(--text-strong);font-family:var(--font-mono);font-size:10px;font-variant-numeric:tabular-nums}.destiny-activity-aggregate,.destiny-pgcr-entries,.destiny-leaderboard-groups ol{margin:0;padding:0;list-style:none}.destiny-activity-aggregate>li{min-width:0;min-height:54px;display:grid;grid-template-columns:34px minmax(170px,1fr) minmax(220px,.72fr);align-items:center;gap:10px;padding:7px 14px;border-bottom:1px solid var(--line-soft)}.destiny-activity-aggregate>li:last-child,.destiny-pgcr-entries>li:last-child{border-bottom:0}.destiny-activity-aggregate>li>strong{overflow:hidden;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.destiny-aggregate-metrics{grid-template-columns:repeat(3,minmax(58px,1fr))}.destiny-pgcr-entries>li{min-width:0;min-height:64px;display:grid;grid-template-columns:64px minmax(150px,1fr) minmax(330px,1.1fr);align-items:center;gap:12px;padding:8px 14px;border-bottom:1px solid var(--line-soft)}.destiny-pgcr-metrics{grid-template-columns:repeat(5,minmax(48px,1fr))}.destiny-leaderboard-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.destiny-leaderboard-groups>section{min-width:0;padding:12px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.destiny-leaderboard-groups>section:last-child{border-right:0}.destiny-leaderboard-groups li{min-height:34px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid var(--line-soft)}.destiny-leaderboard-groups li:last-child{border-bottom:0}.destiny-leaderboard-groups li>span{color:var(--muted);text-align:center;font-family:var(--font-mono);font-size:9px}.destiny-leaderboard-groups li>strong{overflow:hidden;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.destiny-leaderboard-groups li>b{color:var(--text-strong);font-family:var(--font-mono);font-size:10px;font-variant-numeric:tabular-nums}@container (max-width: 620px){.destiny-rich-heading{align-items:flex-start}.destiny-rich-heading>.destiny-rich-chip{flex:0 0 auto}.destiny-rich-identity{grid-template-columns:56px minmax(0,1fr);padding:11px}.destiny-rich-weapon-icon,.destiny-rich-icon-fallback.destiny-rich-weapon-icon{width:56px;height:56px}.destiny-rich-identity h3{font-size:16px}.destiny-rich-stats{grid-template-columns:repeat(3,1fr)}.destiny-rich-perk{flex-basis:132px}.destiny-rich-popularity,.destiny-rich-counts,.destiny-rich-small-groups{grid-template-columns:1fr}.destiny-rich-small-group,.destiny-rich-count-group{border-right:0;border-bottom:1px solid var(--line)}.destiny-rich-small-group:last-child,.destiny-rich-count-group:last-child{border-bottom:0}.destiny-rich-instances{grid-template-columns:minmax(0,1fr)}.destiny-exotic-candidates>li{grid-template-columns:28px 48px minmax(0,1fr)}.destiny-exotic-candidates>li>.destiny-rich-chip{grid-column:3;justify-self:start}.destiny-rich-build-stats{grid-template-columns:1fr}.destiny-rich-armor{grid-template-columns:repeat(5,minmax(82px,1fr));overflow-x:auto}.destiny-activity-history>li{grid-template-columns:62px minmax(0,1fr);gap:8px 10px}.destiny-activity-history .destiny-history-metrics{grid-column:1 / -1;padding-left:72px}.destiny-weapon-history>li{grid-template-columns:30px minmax(0,1fr);gap:7px}.destiny-weapon-history-metrics{grid-column:2}.destiny-career-sections,.destiny-leaderboard-groups{grid-template-columns:1fr}.destiny-career-sections>section,.destiny-leaderboard-groups>section{border-right:0}.destiny-activity-aggregate>li{grid-template-columns:30px minmax(0,1fr);gap:7px}.destiny-aggregate-metrics{grid-column:2}.destiny-pgcr-entries>li{grid-template-columns:62px minmax(0,1fr);gap:8px 10px}.destiny-pgcr-metrics{grid-column:1 / -1;padding-left:72px}}.control-prompt{margin:0 max(24px,calc((100% - 920px)/2)) 8px;padding:14px;background:#191813;border:1px solid rgba(213,168,95,.45);border-radius:var(--radius-md)}.control-prompt-copy{display:flex;align-items:flex-start;gap:10px}.control-prompt-copy>svg{flex:0 0 auto;color:var(--warning);margin-top:2px}.control-prompt-copy span{color:var(--warning);font-size:11px}.control-prompt-copy h3{margin:3px 0 0;color:var(--text-strong);font-size:13px}.control-prompt-copy pre{max-height:120px;margin:8px 0 0;padding:8px;overflow:auto;white-space:pre-wrap;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-xs);font-size:11px}.control-actions,.choice-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.choice-button{min-height:38px;padding:7px 11px;color:var(--text);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;font-size:12px}.choice-button:hover{border-color:var(--accent)}.clarify-form{display:flex;gap:7px;margin-top:10px}.clarify-form label{min-width:0;flex:1}.clarify-form input{width:100%;height:36px;padding:0 10px;color:var(--text);background:#090d12;border:1px solid var(--line);border-radius:var(--radius-sm)}.composer-wrap{padding:10px max(24px,calc((100% - 920px)/2)) 18px;background:var(--bg)}.composer{overflow:hidden;background:var(--surface-2);border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-control)}.composer:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px #e5bf731a}.composer textarea{width:100%;min-height:54px;max-height:220px;display:block;resize:none;padding:14px 15px 6px;color:var(--text-strong);background:transparent;border:0;outline:0;font-size:14px;line-height:1.6}.composer textarea::placeholder{color:#92999f}.attachment-list{display:flex;gap:6px;padding:9px 10px 0;overflow-x:auto}.attachment-chip{max-width:220px;flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:5px 6px 5px 8px;color:var(--muted-strong);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-xs);font-size:10px}.attachment-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip>svg{flex:0 0 auto;color:var(--cool)}.attachment-chip button{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;padding:0;color:var(--muted);background:transparent;border:0;border-radius:var(--radius-xs);cursor:pointer}.attachment-chip button:hover{color:var(--text-strong);background:var(--panel-hover)}.composer-foot{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:4px 8px 7px 13px}.composer-tools{min-width:0;display:flex;align-items:center;gap:6px}.composer-tools .icon-button{width:32px;height:32px}.composer-tools>span{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.send-button{width:36px;height:36px;display:grid;place-items:center;color:var(--accent-ink);background:var(--accent)}.send-button:hover:not(:disabled){background:var(--accent-hover)}.send-button.stop{color:#ffe1e1;background:#dc79792e;border-color:#dc797966}.conversation-empty{position:relative;z-index:1;width:min(760px,calc(100% - 56px));margin:auto;padding:44px 0 88px;text-align:left}.empty-sigil{width:52px;height:52px;display:grid;place-items:center;margin:0 0 20px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-md)}.conversation-empty h1{margin:0;color:var(--text-strong);font-size:30px;line-height:1.25;text-wrap:balance}.conversation-empty>p{max-width:58ch;margin:10px 0 26px;color:var(--muted-strong);font-size:14px;line-height:1.7;text-wrap:pretty}.assistant-capabilities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:26px;background:#101317c2;border:1px solid var(--line);border-radius:var(--radius-sm)}.assistant-capability{min-width:0;display:flex;align-items:flex-start;gap:10px;padding:13px 14px}.assistant-capability+.assistant-capability{border-left:1px solid var(--line)}.assistant-capability>svg{flex:0 0 auto;margin-top:1px;color:var(--accent)}.assistant-capability strong,.assistant-capability small{display:block;overflow-wrap:anywhere}.assistant-capability strong{color:var(--text-strong);font-size:12px}.assistant-capability small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.45}.starter-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:9px}.starter-heading strong{color:var(--text-strong);font-size:13px}.starter-heading span{color:var(--muted);font-size:11px}.starter-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:18px;text-align:left}.starter-grid button{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;color:var(--muted-strong);background:#101317e6;border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;font-size:13px;line-height:1.55}.starter-grid button svg{color:var(--muted)}.starter-grid button:hover{color:var(--text-strong);background:var(--surface-3);border-color:var(--line-strong)}.starter-grid button:hover svg{color:var(--accent)}.chat-loading{width:min(820px,calc(100% - 44px));margin:30px auto}.feature-page{height:100%;min-height:0;padding:0 max(32px,calc((100% - 1240px)/2)) 36px;overflow-y:auto;background:var(--bg)}.page-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.page-header h1{margin:0;color:var(--text-strong);font-size:22px;line-height:1.25;text-wrap:balance}.page-header p{max-width:65ch;margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6;text-wrap:pretty}.page-actions{display:flex;align-items:center;gap:8px}.page-search{width:min(460px,100%);margin:18px 0}.workflow-list{margin-top:26px;border-top:1px solid var(--line)}.workflow-row{width:100%;min-height:82px;display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:12px 8px;color:inherit;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);cursor:pointer}.workflow-row:hover{background:var(--surface-1)}.workflow-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-sm)}.workflow-row strong,.workflow-row small{display:block}.workflow-row strong{color:var(--text-strong);font-size:14px}.workflow-row small{margin-top:4px;color:var(--muted);font-size:12px}.inline-editor{margin:22px 0;padding:20px;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-md)}.inline-editor>header,.inline-editor>footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.inline-editor h2{margin:0;color:var(--text-strong);font-size:16px}.inline-editor header p{margin:5px 0 0;color:var(--muted);font-size:12px}.inline-editor footer{justify-content:flex-end;margin-top:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.form-grid label{display:grid;gap:7px}.form-grid label.wide{grid-column:1 / -1}.form-grid label>span,.code-editor>span{color:var(--muted-strong);font-size:12px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:10px 11px;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;font-size:13px}.form-grid input,.form-grid select{min-height:42px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--focus)}.schedule-builder{min-width:0;margin:0;padding:14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg-raised)}.schedule-builder legend{padding:0 5px;color:var(--muted-strong);font-size:12px;font-weight:650}.schedule-builder-grid{display:grid;grid-template-columns:minmax(160px,1.1fr) minmax(110px,.7fr) minmax(110px,.7fr);gap:10px}.schedule-builder-grid label,.schedule-advanced{display:grid;gap:7px}.schedule-builder-grid label>span,.schedule-advanced>span{color:var(--muted-strong);font-size:12px;font-weight:600}.schedule-builder input,.schedule-builder select{width:100%;min-height:40px;padding:8px 10px;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;font-size:13px}.schedule-builder input:focus,.schedule-builder select:focus{border-color:var(--focus)}.schedule-builder-date{grid-column:2 / -1}.schedule-builder-summary{margin:12px 0 0;color:var(--accent);font-size:11px;line-height:1.5}.schedule-advanced small{color:var(--muted);font-size:10px;line-height:1.55}.schedule-expert-toggle{margin-top:12px;padding:0;color:var(--muted);background:transparent;border:0;cursor:pointer;font-size:11px;text-decoration:underline;text-underline-offset:3px}.schedule-expert-toggle:hover{color:var(--text-strong)}.task-template-section{margin:18px -20px 0;padding:15px 20px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.task-template-section>span{display:block;margin-bottom:9px;color:var(--muted);font-size:10px}.task-template-buttons{width:min(820px,100%);display:flex;flex-wrap:wrap;gap:8px}.task-template-buttons>button{min-width:min(220px,100%);min-height:58px;display:flex;flex:1 1 220px;align-items:center;gap:10px;padding:9px 11px;color:var(--muted-strong);text-align:left;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer}.task-template-buttons>button:hover{color:var(--text-strong);background:var(--panel-hover);border-color:var(--line-strong)}.task-template-buttons>button>svg{flex:0 0 auto;color:var(--accent)}.task-template-buttons strong,.task-template-buttons small{display:block}.task-template-buttons strong{color:var(--text-strong);font-size:12px}.task-template-buttons small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}.empty-state>.task-template-buttons{margin-top:18px}.split-view{height:min(680px,calc(100dvh - 160px));min-height:480px;display:grid;grid-template-columns:minmax(280px,35%) minmax(0,1fr);margin-top:20px;border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.dense-list{min-height:0;overflow-y:auto;background:var(--bg-raised);border-right:1px solid var(--line)}.dense-row{width:100%;min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 13px;color:inherit;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line-soft);cursor:pointer}.dense-row:hover{background:var(--panel-hover)}.dense-row.active{background:var(--panel-active)}.dense-row strong,.dense-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dense-row strong{color:var(--text-strong);font-size:13px}.dense-row small{margin-top:4px;color:var(--muted);font-size:11px}.status-mark{width:7px;height:7px;background:var(--success);border-radius:50%}.status-mark.running{background:var(--warning)}.status-mark.completed{background:var(--cool)}.status-mark.error{background:var(--danger)}.status-mark.paused{background:var(--muted)}.row-state{color:var(--muted);font-size:10px}.detail-pane{min-width:0;min-height:0;padding:22px;overflow-y:auto;background:var(--surface-1)}.detail-pane>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:19px;border-bottom:1px solid var(--line)}.detail-pane>header>div:first-child{display:flex;gap:11px}.detail-pane>header svg{color:var(--accent)}.detail-pane h2{margin:0;color:var(--text-strong);font-size:17px}.detail-pane header p{margin:5px 0 0;color:var(--muted);font-size:11px}.detail-pane>section{padding:19px 0;border-bottom:1px solid var(--line-soft)}.detail-pane h3{margin:0 0 9px;color:var(--muted-strong);font-size:12px}.detail-pane section p{margin:0;color:var(--text);font-size:13px;line-height:1.7;text-wrap:pretty}.meta-grid{display:grid;grid-template-columns:1fr 1fr;margin:19px 0 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.meta-grid>div{padding:11px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.meta-grid dt{color:var(--muted);font-size:10px}.meta-grid dd{margin:4px 0 0;color:var(--text-strong);font-size:12px;font-variant-numeric:tabular-nums}.inline-error{margin-top:14px;padding:11px;color:#ffd9d9;background:#dc797914;border:1px solid rgba(220,121,121,.3);border-radius:var(--radius-sm);font-size:12px}.task-result-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.task-result-header h3{margin:0}.task-result-header select{min-height:32px;max-width:190px;padding:5px 26px 5px 8px;color:var(--muted-strong);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-xs);font-size:10px}.task-run-status{min-height:34px;display:flex;align-items:center;gap:8px;color:var(--warning);font-size:11px}.task-running-icon{animation:spin 1.2s linear infinite}.task-result-empty{color:var(--muted)!important;font-size:11px!important}.task-result-body{max-width:none;color:var(--text);font-size:13px}.task-result-body>:first-child{margin-top:0}.task-result-body .destiny-table-scroll{max-width:100%;overflow-x:auto}.task-result-body img.destiny-item-icon{width:36px;height:36px;max-width:36px;max-height:36px}.task-result-range{margin:0 0 10px!important;color:var(--muted)!important;font-size:10px!important;font-variant-numeric:tabular-nums}.task-result-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px;padding-top:12px;border-top:1px solid var(--line-soft)}.task-result-pagination span{min-width:74px;color:var(--muted-strong);text-align:center;font-size:10px;font-variant-numeric:tabular-nums}.task-result-body.duplicate-result .destiny-table-scroll table{width:max-content;min-width:940px}.task-result-body.duplicate-result .destiny-table-scroll th:nth-child(-n+4),.task-result-body.duplicate-result .destiny-table-scroll td:nth-child(-n+4),.task-result-body.duplicate-result .destiny-table-scroll td:first-child code{white-space:nowrap;overflow-wrap:normal;word-break:normal}.task-result-body.duplicate-result .destiny-table-scroll th:first-child,.task-result-body.duplicate-result .destiny-table-scroll td:first-child{min-width:172px}.task-result-body.duplicate-result .destiny-table-scroll th:nth-child(2),.task-result-body.duplicate-result .destiny-table-scroll td:nth-child(2){min-width:62px}.task-result-body.duplicate-result .destiny-table-scroll th:nth-child(3),.task-result-body.duplicate-result .destiny-table-scroll td:nth-child(3){min-width:68px}.task-result-body.duplicate-result .destiny-table-scroll th:nth-child(4),.task-result-body.duplicate-result .destiny-table-scroll td:nth-child(4){min-width:52px}.task-result-body.duplicate-result .destiny-table-scroll th:last-child,.task-result-body.duplicate-result .destiny-table-scroll td:last-child{min-width:500px}.task-result-blocks{max-width:none;margin-top:0}.destiny-vendor-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.destiny-vendor-group{min-width:0;background:var(--surface-1)}.destiny-vendor-group>h4{min-height:38px;display:flex;align-items:center;margin:0;padding:8px 14px;color:var(--muted-strong);background:var(--surface-2);border-bottom:1px solid var(--line);font-size:11px}.destiny-vendor-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.destiny-vendor-item{min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:8px 10px;padding:10px 12px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.destiny-vendor-item-icon,.destiny-rich-icon-fallback.destiny-vendor-item-icon{width:40px;height:40px;display:block;object-fit:cover;color:var(--perk-icon-ink);background:var(--perk-icon-surface);border:1px solid var(--perk-icon-border);border-radius:2px}.destiny-vendor-item-main{min-width:0}.destiny-vendor-item-main strong,.destiny-vendor-item-main span,.destiny-vendor-item-main b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-vendor-item-main strong{color:var(--text-strong);font-size:11px}.destiny-vendor-item-main span{margin-top:2px;color:var(--muted);font-size:9px}.destiny-vendor-item-main b{margin-top:4px;color:var(--accent);font-size:9px;font-weight:650}.destiny-vendor-statuses{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.destiny-vendor-statuses span{padding:2px 5px;color:var(--muted);background:var(--surface-3);border:1px solid var(--line);border-radius:var(--radius-xs);font-size:8px;line-height:1.25;white-space:nowrap}.destiny-vendor-statuses .is-available{color:var(--success);border-color:color-mix(in srgb,var(--success) 42%,var(--line))}.destiny-vendor-perks{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:4px}.destiny-vendor-perk{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:4px;padding:3px 5px 3px 3px;color:var(--muted-strong);background:var(--surface-2);border:1px solid var(--line-soft);border-radius:var(--radius-xs);font-size:8px}.destiny-vendor-perk>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destiny-vendor-perk .destiny-rich-perk-icon,.destiny-vendor-perk .destiny-rich-icon-fallback.destiny-rich-perk-icon{width:20px;height:20px}.skill-glyph{width:32px;height:32px;display:grid;place-items:center;color:var(--cool);background:#7bb0b514;border:1px solid rgba(123,176,181,.24);border-radius:var(--radius-xs)}.skill-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 12px}.skill-toolbar .page-search,.skill-toolbar .segmented-control{margin:0}.skill-status-filter{flex:0 0 auto}.skills-view{height:min(720px,calc(100dvh - 190px));min-height:520px;margin-top:0}.skill-list-group>header{position:sticky;z-index:2;top:0;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 12px;color:var(--muted);background:var(--bg-raised);border-bottom:1px solid var(--line-soft)}.skill-list-group>header strong{color:var(--muted-strong);font-size:10px;font-weight:650}.skill-list-group>header span{font-size:9px;font-variant-numeric:tabular-nums}.skill-detail{min-height:0;padding:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.skill-detail>header{padding:17px 20px}.skill-detail-actions{display:flex;align-items:center;gap:10px}.skill-mode{margin:0}.skill-mode button{min-height:32px;padding:5px 9px}.detail-description{margin:0;padding:13px 20px;color:var(--muted-strong);border-bottom:1px solid var(--line-soft);font-size:12px;line-height:1.65}.skill-reader{min-height:0;overflow:auto;background:#070809}.skill-reader pre{min-height:100%;margin:0;padding:18px 20px;color:#dbe0e3;white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--font-mono);font-size:12px;line-height:1.7}.code-editor{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:14px 20px;overflow:hidden}.code-editor textarea{width:100%;min-height:0;height:100%;padding:14px;resize:none;color:#dbe0e3;background:#070809;border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:12px;line-height:1.65;outline:0}.code-editor textarea:focus{border-color:var(--focus)}.skill-detail>footer{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:10px 20px;color:var(--muted);border-top:1px solid var(--line-soft);font-size:10px;overflow-wrap:anywhere}.switch{display:inline-flex;align-items:center;gap:8px;color:var(--muted-strong);font-size:11px;cursor:pointer}.switch input{position:absolute;opacity:0;pointer-events:none}.switch>span{position:relative;width:34px;height:20px;background:#343a40;border:1px solid #555d65;border-radius:20px;transition:background .15s ease}.switch>span:after{content:"";position:absolute;top:2px;left:2px;width:14px;height:14px;background:#d7dadd;border-radius:50%;transition:transform .15s ease}.switch input:checked+span{background:var(--accent);border-color:var(--accent)}.switch input:checked+span:after{background:var(--accent-ink);transform:translate(14px)}.switch input:focus-visible+span{outline:2px solid var(--focus);outline-offset:2px}.memory-layout{min-height:min(680px,calc(100vh - 172px));display:grid;grid-template-columns:252px minmax(0,1fr);margin-top:24px;border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.memory-tabs{padding:9px;background:var(--bg-raised);border-right:1px solid var(--line)}.memory-tabs button{width:100%;min-height:58px;display:flex;align-items:flex-start;gap:10px;padding:11px;color:var(--muted);text-align:left;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer}.memory-tabs button:hover{background:var(--panel-hover)}.memory-tabs button.active{color:var(--text);background:var(--panel-active);border-color:var(--line-strong)}.memory-tabs svg{flex:0 0 auto;margin-top:1px}.memory-tabs button.active svg{color:var(--accent)}.memory-tabs strong,.memory-tabs small{display:block}.memory-tabs strong{color:var(--text-strong);font-size:13px}.memory-tabs small{margin-top:4px;font-size:10px;line-height:1.45}.memory-editor{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--surface-1)}.memory-editor>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px;border-bottom:1px solid var(--line)}.memory-editor h2{margin:0;color:var(--text-strong);font-size:16px}.memory-editor header p{margin:5px 0 0;color:var(--muted);font-size:11px}.memory-header-actions{display:flex;align-items:center;gap:9px}.memory-mode{margin:0}.memory-mode button{min-height:32px;padding:5px 9px}.memory-reader{min-height:0;padding:18px;overflow-y:auto}.memory-reader .markdown-body{max-width:72ch;font-size:13px}.memory-guidance{max-width:68ch;margin:0 0 16px;padding-bottom:13px;color:var(--muted);border-bottom:1px solid var(--line-soft);font-size:11px;line-height:1.6}.memory-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.memory-empty strong{color:var(--muted-strong);font-size:14px}.memory-empty p{max-width:42ch;margin:6px 0 0;font-size:11px;line-height:1.6}.memory-raw-editor{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:14px 18px;overflow:hidden}.memory-raw-editor>span{color:var(--muted-strong);font-size:11px;font-weight:600}.memory-raw-editor textarea{width:100%;min-height:0;height:100%;resize:none;padding:18px;color:#dbe0e3;background:#0a0c0e;border:1px solid var(--line);border-radius:var(--radius-sm);outline:0;font-family:var(--font-mono);font-size:12px;line-height:1.7}.memory-raw-editor textarea:focus{border-color:var(--focus)}.memory-editor>footer{min-height:38px;padding:10px 18px;color:var(--muted);border-top:1px solid var(--line-soft);font-size:10px;overflow-wrap:anywhere}.read-only-badge{padding:5px 8px;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius-xs);font-size:10px}.segmented-control{width:fit-content;display:flex;margin:20px 0;padding:3px;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm)}.segmented-control button{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:6px 12px;color:var(--muted);background:transparent;border:0;border-radius:var(--radius-xs);cursor:pointer;font-size:12px}.segmented-control button.active{color:var(--text-strong);background:var(--panel-active)}.segmented-control button.active svg{color:var(--accent)}.capability-notice{width:min(760px,100%);min-height:64px;display:flex;align-items:flex-start;gap:11px;margin:20px 0;padding:13px 14px;color:var(--muted-strong);background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-sm)}.capability-notice>svg{flex:0 0 auto;margin-top:1px;color:var(--success)}.capability-notice strong{color:var(--text-strong);font-size:12px}.capability-notice p{max-width:68ch;margin:4px 0 0;font-size:11px;line-height:1.6;text-wrap:pretty}.server-list{border-top:1px solid var(--line)}.server-row{min-height:88px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 8px;border-bottom:1px solid var(--line)}.server-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--cool);background:#7bb0b514;border:1px solid rgba(123,176,181,.24);border-radius:var(--radius-sm)}.server-row>div:nth-child(2){min-width:0}.server-row header{display:flex;align-items:center;gap:8px}.server-row h2{margin:0;color:var(--text-strong);font-size:14px}.server-row p{max-width:75ch;margin:5px 0 0;overflow:hidden;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.server-row small{display:block;margin-top:4px;color:var(--muted);font-size:10px}.status-pill{padding:3px 7px;color:var(--success);background:#7fb58b14;border:1px solid rgba(127,181,139,.28);border-radius:var(--radius-xs);font-size:9px}.status-pill.muted{color:var(--muted);background:transparent;border-color:var(--line)}.tool-table{border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.tool-table-head,.tool-table-row{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(120px,.5fr) minmax(260px,2fr);align-items:start;gap:15px;padding:11px 14px}.tool-table-head{color:var(--muted);background:var(--surface-1);border-bottom:1px solid var(--line);font-size:10px}.tool-table-row{min-height:60px;border-bottom:1px solid var(--line-soft)}.tool-table-row:last-child{border-bottom:0}.tool-table-row strong{color:var(--text-strong);font-family:var(--font-mono);font-size:11px;overflow-wrap:anywhere}.tool-table-row span{color:var(--cool);font-size:11px}.tool-table-row p{margin:0;color:var(--muted-strong);font-size:11px;line-height:1.55}.settings-sections{width:min(880px,100%);padding-top:4px}.settings-sections>section{padding:26px 0;border-bottom:1px solid var(--line)}.settings-sections>section>header{display:flex;gap:11px;margin-bottom:16px}.settings-sections>section>header>svg{color:var(--accent)}.settings-sections h2{margin:0;color:var(--text-strong);font-size:16px}.settings-sections header p{margin:5px 0 0;color:var(--muted);font-size:11px}.settings-data{margin:0;border-top:1px solid var(--line-soft)}.settings-data>div{min-height:48px;display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px;border-bottom:1px solid var(--line-soft)}.settings-data dt{color:var(--muted);font-size:11px}.settings-data dd{display:flex;align-items:center;gap:7px;margin:0;color:var(--text-strong);font-size:12px;overflow-wrap:anywhere}.settings-data dd svg{color:var(--success)}.setting-rows{border-top:1px solid var(--line-soft)}.setting-rows>label{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line-soft)}.setting-rows>label>span:first-child{display:flex;align-items:center;gap:11px}.setting-rows>label>span:first-child>svg{color:var(--cool)}.setting-rows strong,.setting-rows small{display:block}.setting-rows strong{color:var(--text-strong);font-size:13px}.setting-rows small{margin-top:4px;color:var(--muted);font-size:11px}.setting-range-row{min-height:66px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:11px 0;border-bottom:1px solid var(--line-soft)}.setting-range-copy{min-width:0;display:flex;flex:1 1 280px;align-items:center;gap:11px}.setting-range-copy>svg{flex:0 0 auto;color:var(--cool)}.setting-range-control{min-width:0;display:flex;flex:0 1 390px;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.setting-range-control input[type=range]{width:min(250px,100%);flex:1 1 180px;accent-color:var(--accent)}.setting-range-control output{min-width:54px;color:var(--text-strong);font-size:12px;font-variant-numeric:tabular-nums}.setting-choice-row{min-height:66px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:11px 0;border-bottom:1px solid var(--line-soft)}.setting-choice-copy{min-width:0;display:flex;flex:1 1 280px;align-items:center;gap:11px}.setting-choice-copy>svg{flex:0 0 auto;color:var(--cool)}.setting-choice-control.segmented-control{margin:0;flex:0 0 auto}.setting-choice-control button{min-width:56px;justify-content:center}.theme-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.theme-choice{min-width:0;min-height:70px;display:flex;align-items:center;gap:11px;padding:11px 12px;color:var(--muted-strong);text-align:left;background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer}.theme-choice:hover{color:var(--text);background:var(--panel-hover);border-color:var(--line-strong)}.theme-choice.active{color:var(--text);background:var(--accent-soft);border-color:var(--accent-border)}.theme-swatch{width:24px;height:24px;flex:0 0 auto;border:3px solid var(--surface-3);border-radius:50%;box-shadow:0 0 0 1px var(--line-strong)}.theme-choice.active .theme-swatch{box-shadow:0 0 0 2px var(--accent-border)}.theme-choice-copy{min-width:0}.theme-choice-copy strong,.theme-choice-copy small{display:block;overflow-wrap:anywhere}.theme-choice-copy strong{color:var(--text-strong);font-size:12px}.theme-choice-copy small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}.loading-state,.empty-state,.error-state{color:var(--muted)}.skeleton-list{display:grid;gap:1px;margin-top:18px;background:var(--line-soft);border:1px solid var(--line-soft)}.skeleton-row{min-height:60px;display:grid;align-content:center;gap:7px;padding:11px;background:var(--bg-raised)}.skeleton-line{width:55%;height:7px;background:#26313d;border-radius:4px;animation:pulse 1.4s ease-in-out infinite}.skeleton-title{width:32%;height:9px}.skeleton-row:nth-child(2n) .skeleton-line{width:68%}.skeleton-row:nth-child(3n) .skeleton-title{width:43%}@keyframes pulse{50%{opacity:.45}}.empty-state{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.empty-state svg{color:#737b83}.empty-state h2{margin:12px 0 6px;color:var(--muted-strong);font-size:16px}.empty-state p{max-width:48ch;margin:0;font-size:12px;line-height:1.65;text-wrap:pretty}.empty-state .button{margin-top:16px}.error-state{min-height:124px;display:flex;align-items:center;gap:13px;padding:17px;margin-top:20px;color:#f0c4c4;background:#dc79790f;border:1px solid rgba(220,121,121,.28);border-radius:var(--radius-sm)}.error-state>svg{flex:0 0 auto;color:var(--danger)}.error-state strong{color:#ffe2e2;font-size:13px}.error-state p{margin:5px 0 0;font-size:11px}.error-state .button{margin-left:auto}.toast-stack{position:fixed;z-index:var(--z-toast);right:18px;bottom:18px;width:min(380px,calc(100vw - 32px));display:grid;gap:8px;pointer-events:none}.toast{min-height:50px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 9px 8px 12px;color:var(--text);background:var(--surface-3);border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow-menu);pointer-events:auto;font-size:12px}.toast-success>svg{color:var(--success)}.toast-warning>svg{color:var(--warning)}.toast-error>svg{color:var(--danger)}.boot-screen,.login-screen{min-height:100dvh;display:grid;place-items:center;color:var(--text);background-color:var(--bg);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20900'%20fill='none'%3e%3cg%20opacity='0.34'%20stroke='%23D7B35E'%3e%3ccircle%20cx='1115'%20cy='432'%20r='214'%20stroke-width='1'/%3e%3ccircle%20cx='1115'%20cy='432'%20r='146'%20stroke-width='1'%20stroke-dasharray='3%2010'/%3e%3ccircle%20cx='1115'%20cy='432'%20r='72'%20stroke-width='1'/%3e%3cpath%20d='M778%20432h674M1115%2096v672'%20stroke-width='1'%20stroke-dasharray='2%2014'/%3e%3cpath%20d='M884%20277c103-121%20294-163%20446-54%20148%20106%20195%20312%2082%20460'%20stroke-width='1.5'/%3e%3cpath%20d='M905%20612c-91-115-76-280%2035-377%20109-95%20273-94%20381%202'%20stroke-width='1'%20stroke-dasharray='8%2016'/%3e%3c/g%3e%3cg%20opacity='0.24'%20stroke='%237BB0B5'%20stroke-width='1'%3e%3cpath%20d='M118%20678c166-96%20316-114%20450-55%20118%2051%20214%2044%20288-22%2076-68%20158-79%20247-34'/%3e%3cpath%20d='M95%20715c188-77%20353-72%20493%2014%20104%2064%20210%2059%20318-15%2096-66%20207-66%20334-1'%20stroke-dasharray='4%2012'/%3e%3cpath%20d='M209%20183h375M246%20211h246M154%20239h188'/%3e%3cpath%20d='M365%20129v166M337%20156h56'%20stroke-dasharray='2%209'/%3e%3c/g%3e%3cg%20fill='%23D7B35E'%3e%3ccircle%20cx='1115'%20cy='432'%20r='5'%20opacity='0.72'/%3e%3ccircle%20cx='958'%20cy='286'%20r='3'%20opacity='0.5'/%3e%3ccircle%20cx='1304'%20cy='527'%20r='3'%20opacity='0.5'/%3e%3ccircle%20cx='843'%20cy='491'%20r='2'%20opacity='0.4'/%3e%3ccircle%20cx='1390'%20cy='342'%20r='2'%20opacity='0.4'/%3e%3ccircle%20cx='426'%20cy='623'%20r='3'%20opacity='0.42'/%3e%3c/g%3e%3cg%20fill='%237BB0B5'%20opacity='0.5'%3e%3ccircle%20cx='365'%20cy='211'%20r='4'/%3e%3ccircle%20cx='726'%20cy='642'%20r='3'/%3e%3ccircle%20cx='1034'%20cy='680'%20r='2'/%3e%3ccircle%20cx='1248'%20cy='217'%20r='2'/%3e%3c/g%3e%3c/svg%3e");background-position:center;background-size:cover}.boot-screen{align-content:center;gap:18px}.boot-lines{width:120px;display:grid;gap:5px}.boot-lines span{height:4px;background:var(--line);border-radius:4px;animation:pulse 1.2s ease infinite}.boot-lines span:nth-child(2){width:75%}.boot-lines span:nth-child(3){width:45%}.route-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:5px;background:var(--bg)}.route-loading span{width:5px;height:5px;background:var(--muted);border-radius:50%;animation:typing 1s ease-in-out infinite}.route-loading span:nth-child(2){animation-delay:.12s}.route-loading span:nth-child(3){animation-delay:.24s}.login-panel{width:min(480px,calc(100% - 32px));padding:26px;background:#101317f7;border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-menu)}.login-copy{padding:46px 0 36px}.login-copy>svg{color:var(--accent)}.login-copy h1{margin:16px 0 9px;color:var(--text-strong);font-size:26px;line-height:1.25;text-wrap:balance}.login-copy p{margin:0;color:var(--muted-strong);font-size:14px;line-height:1.7;text-wrap:pretty}.login-panel>.button{width:100%}.login-form{display:grid;gap:14px}.login-form label{display:grid;gap:7px}.login-form label>span{color:var(--muted-strong);font-size:12px;font-weight:600}.login-form input{width:100%;min-height:42px;padding:10px 11px;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm);outline:0}.login-form input:focus{border-color:var(--focus)}.login-passkey{width:100%;margin-top:10px}.login-error{margin:12px 0 0;color:#f0c4c4;font-size:12px}@media(max-width:1320px){:root{--nav-width: 74px;--session-width: 268px}.brand-lockup.compact{padding:0 19px}.brand-lockup.compact>div:last-child,.nav-item span,.nav-group-label,.account-copy,.account-button>svg{display:none}.nav-item{justify-content:center;padding:0}.nav-group+.nav-group{margin-top:12px;padding-top:12px}.account-button{justify-content:center}.account-menu{left:9px;right:auto;width:160px;bottom:8px;transform:translate(55px)}}@media(max-width:980px)and (min-width:821px){:root{--session-width: 244px}}@media(max-width:820px){body{overflow:hidden}.app-shell{display:block;padding-top:var(--mobile-header)}.button,.button.compact,.segmented-control button{min-height:44px}.icon-button{width:44px;height:44px}.mobile-header{position:fixed;z-index:var(--z-nav);top:0;left:0;right:0;height:var(--mobile-header);display:flex;align-items:center;gap:10px;padding:0 8px;background:var(--surface-1);border-bottom:1px solid var(--line)}.mobile-header strong{flex:1;text-align:center;color:var(--text-strong);font-size:14px}.mobile-header-spacer{width:44px}.navigation-rail{position:fixed;top:0;bottom:0;left:0;width:276px;transform:translate(-100%);transition:transform .18s ease}.navigation-rail.mobile-open{transform:translate(0)}.brand-lockup.compact>div:last-child,.nav-item span,.account-copy,.account-button>svg{display:flex}.nav-group-label{display:block}.nav-item{height:48px;justify-content:flex-start;padding:0 13px}.account-button{min-height:54px;justify-content:flex-start}.account-menu{left:10px;right:10px;bottom:calc(100% - 5px);width:auto;transform:none}.nav-backdrop{position:fixed;z-index:var(--z-backdrop);inset:0;background:#00000094;border:0}.app-main{height:calc(100dvh - var(--mobile-header))}.chat-layout{grid-template-columns:224px minmax(0,1fr)}.message-feed,.composer-wrap{padding-left:14px;padding-right:14px}.control-prompt{margin-left:14px;margin-right:14px}.feature-page{padding-left:20px;padding-right:20px}.page-header{min-height:104px}.page-header h1{font-size:21px}.split-view,.memory-layout{height:auto;min-height:0;grid-template-columns:1fr;overflow:visible;border:0}.dense-list,.memory-tabs{max-height:280px;border:1px solid var(--line);border-radius:var(--radius-md)}.detail-pane,.memory-editor{min-height:0;margin-top:12px;border:1px solid var(--line);border-radius:var(--radius-md)}.memory-tabs{display:grid;grid-template-columns:1fr 1fr}.memory-reader,.memory-raw-editor{overflow:visible}.memory-raw-editor textarea{min-height:440px;height:auto;resize:vertical}.skill-detail{display:block;overflow:visible}.skill-reader{overflow:visible}.skill-reader pre{min-height:0}.code-editor{display:block;overflow:visible}.code-editor textarea{min-height:440px;height:auto;resize:vertical}.skill-toolbar{align-items:stretch;flex-direction:column}.skill-toolbar .page-search,.skill-status-filter{width:100%}.skill-status-filter button{flex:1;justify-content:center}}@media(max-width:680px){.tool-table-head{display:none}.tool-table-row{grid-template-columns:minmax(0,1fr) auto;gap:5px}.tool-table-row p{grid-column:1 / -1}}@media(max-width:620px){.chat-layout{position:relative;display:block}.chat-layout.session-sidebar-collapsed{display:block}.session-sidebar{position:absolute;z-index:var(--z-nav);top:0;bottom:0;left:0;width:min(86vw,300px);display:flex;border-right-color:var(--line-strong);transform:translate(-100%);transition:transform .18s ease}.chat-layout.mobile-session-open .session-sidebar{transform:translate(0)}.session-backdrop{position:absolute;z-index:var(--z-backdrop);inset:0;display:block;background:#00000094;border:0}.session-mobile-toggle{position:absolute;z-index:var(--z-menu);top:10px;left:10px;display:inline-grid;background:var(--surface-2);border-color:var(--line)}.chat-workspace{height:100%}.chat-header{min-height:64px;padding:9px 12px 9px 62px}.chat-header h1{max-width:38vw;font-size:15px}.chat-header p{font-size:11px}.chat-head-actions>.icon-button{display:none}.model-picker{max-width:142px;height:40px}.model-picker select{max-width:104px}.message-feed{padding-top:12px}.message-row{grid-template-columns:28px minmax(0,1fr);gap:9px;padding:14px 0}.message-avatar{width:28px;height:28px}.markdown-body{font-size:14px}.tool-result{margin-left:37px}.chat-workspace.is-empty{display:block;overflow-y:auto}.chat-workspace.is-empty:before{position:fixed;background-position:61% center;opacity:.22}.conversation-empty{width:calc(100% - 32px);margin:0 auto;padding:38px 0 64px}.conversation-empty h1{font-size:25px}.conversation-empty>p{font-size:14px}.assistant-capabilities{grid-template-columns:1fr}.assistant-capability+.assistant-capability{border-top:1px solid var(--line);border-left:0}.starter-heading{align-items:flex-start;flex-direction:column;gap:3px}.starter-grid{grid-template-columns:1fr}.starter-grid button{min-height:58px;font-size:12px}.page-header{align-items:flex-start;flex-direction:column;justify-content:center;gap:10px;padding:17px 0}.page-actions{width:100%}.page-actions .button{flex:1}.skill-detail>header{align-items:stretch;flex-direction:column}.skill-detail-actions{justify-content:space-between}.form-grid,.meta-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:1}.schedule-builder-grid{grid-template-columns:1fr}.schedule-builder-date{grid-column:auto}.settings-data>div{grid-template-columns:110px minmax(0,1fr)}.setting-rows>label{align-items:flex-start;padding:11px 0}.setting-range-control{flex-basis:100%;justify-content:flex-start;padding-left:28px}.theme-choice-grid,.memory-tabs{grid-template-columns:1fr}.server-row{grid-template-columns:36px minmax(0,1fr) auto}.toast-stack{right:12px;bottom:12px;width:calc(100vw - 24px)}}@media(max-width:820px){@supports (padding: max(0px)){.app-shell{padding-top:calc(var(--mobile-header) + env(safe-area-inset-top))}.mobile-header{height:calc(var(--mobile-header) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.app-main{height:calc(100dvh - var(--mobile-header) - env(safe-area-inset-top))}.navigation-rail{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.composer-wrap{padding-bottom:max(18px,env(safe-area-inset-bottom))}.toast-stack{bottom:max(12px,env(safe-area-inset-bottom))}}}:where(.app-shell,.auth-theme-root)[data-color-theme=light]{color-scheme:light}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .button.danger{color:var(--danger)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .search-field input::placeholder,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .composer textarea::placeholder{color:var(--muted)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .markdown-body code{color:var(--accent-hover)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .markdown-body pre,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .skill-reader,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .code-editor textarea,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .memory-raw-editor textarea{color:var(--text);background:var(--surface-2)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .markdown-body pre code,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .skill-reader pre,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .code-editor textarea,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .memory-raw-editor textarea{color:var(--text)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-table-scroll{scrollbar-color:var(--line-strong) transparent}:where(.app-shell,.auth-theme-root)[data-color-theme=light] *:hover{scrollbar-color:var(--line-strong) transparent}:where(.app-shell,.auth-theme-root)[data-color-theme=light] *:hover::-webkit-scrollbar-thumb{background:var(--line-strong)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .progress-track,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-meter{background:var(--panel-active)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .inventory-item img,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .item-fallback,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-legacy-item-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-perk-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-icon-fallback.destiny-rich-perk-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-rank-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-icon-fallback.destiny-rich-rank-icon{background:var(--surface-3)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-perk-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-icon-fallback.destiny-rich-perk-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-rank-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-icon-fallback.destiny-rich-rank-icon{color:var(--perk-icon-ink);background:var(--perk-icon-surface);border-color:var(--perk-icon-border)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-vendor-item-icon,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-icon-fallback.destiny-vendor-item-icon{color:var(--perk-icon-ink);background:var(--perk-icon-surface);border-color:var(--perk-icon-border)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-identity{background:#f5f1f6}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-kicker{color:#6e507d}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-warnings{color:var(--warning);background:#8d610b14}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .destiny-rich-constraint-warning{color:var(--danger);background:#a3434314}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .control-prompt{background:var(--accent-soft)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .clarify-form input{background:var(--surface-1)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .send-button.stop{color:var(--danger)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .assistant-capabilities{background:#ffffffdb}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .starter-grid button{background:#ffffffeb}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .skill-reader pre,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .code-editor textarea,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .memory-raw-editor textarea{caret-color:var(--text-strong)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .switch>span{background:var(--panel-active);border-color:var(--line-strong)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .switch>span:after{background:var(--surface-1)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .skeleton-line{background:var(--panel-active)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .empty-state svg{color:var(--muted)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .error-state{color:var(--danger);background:#a3434312}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .error-state strong,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .login-error,:where(.app-shell,.auth-theme-root)[data-color-theme=light] .inline-error{color:var(--danger)}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .login-panel{background:#fffffff5}:where(.app-shell,.auth-theme-root)[data-color-theme=light] .chat-workspace.is-empty:before{opacity:.3}
