:root{color:#1f242c;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}html,body,#root{height:100%;overflow:hidden}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#fff}button,textarea{font:inherit}button{cursor:pointer}.app-shell{--accent-soft: color-mix(in srgb, var(--accent) 12%, #ffffff);display:grid;grid-template-columns:74px minmax(0,1fr) 330px;height:100dvh;min-height:0;overflow:hidden;background:#fff;color:#1f242c}.app-shell.topics-collapsed{grid-template-columns:74px minmax(0,1fr) 0}.app-shell.topics-collapsed .topic-sidebar{width:0;padding:0;border-left:0}.app-shell.topics-collapsed .topic-sidebar>*{display:none}.left-sidebar{position:relative;z-index:30;display:flex;flex-direction:column;gap:18px;align-items:center;padding:18px 14px;border-right:1px solid #eef0f4;background:#fff;min-height:0;overflow:visible}.brand{display:flex;align-items:center;justify-content:center;width:44px;gap:0;padding:2px 0 12px;color:#20242c;font-weight:650;font-size:14px;border:0;background:transparent}.brand span,.nav-item span{display:none}.brand-mark{display:grid;place-items:center;width:28px;height:28px;border:1px solid color-mix(in srgb,var(--accent) 45%,#ffffff);border-radius:50%;color:var(--accent);font-size:10px;font-weight:800}.main-nav,.sidebar-bottom{display:grid;gap:8px;width:100%;justify-items:center}.sidebar-bottom{margin-top:auto}.nav-item{position:relative;display:flex;align-items:center;justify-content:center;gap:0;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:#4d5562;font-size:13px;text-align:center}.nav-item svg{flex:0 0 auto;stroke-width:1.9}.nav-item.active{position:relative;background:var(--accent-soft);color:var(--accent);font-weight:650}.nav-item.active:before{position:absolute;left:-14px;width:3px;height:24px;border-radius:999px;background:var(--accent);content:""}.left-sidebar [data-tooltip]:after{position:absolute;left:calc(100% + 12px);top:50%;z-index:40;transform:translateY(-50%);min-width:max-content;padding:7px 9px;border:1px solid #eaedf2;border-radius:8px;background:#fff;color:#303642;box-shadow:0 12px 30px #1f242c24;font-size:12px;font-weight:600;line-height:1;opacity:0;pointer-events:none;content:attr(data-tooltip)}.left-sidebar [data-tooltip]:hover:after,.left-sidebar [data-tooltip]:focus-visible:after{opacity:1}.chat-area{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#fffffffa),radial-gradient(circle at 50% 100%,color-mix(in srgb,var(--accent) 8%,transparent),transparent 38%)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 44px 10px}.eyebrow{margin:0 0 4px;color:#9aa1ad;font-size:12px;font-weight:650}h1,h2{margin:0;color:#20242c;letter-spacing:0}h1{font-size:18px;font-weight:680}.title-row{display:flex;align-items:center;gap:8px}.title-edit-button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #ebedf2;border-radius:8px;background:#fff;color:#8a92a0;opacity:0}.title-row:hover .title-edit-button,.title-edit-button:focus-visible{opacity:1}.title-input{width:min(520px,56vw);height:34px;border:1px solid #dfe3ea;border-radius:8px;padding:0 10px;outline:0;color:#20242c;background:#fff;font-size:18px;font-weight:680}h2{font-size:16px;font-weight:680}.topbar-actions{position:relative;display:flex;gap:8px}.settings-popover{position:absolute;top:46px;right:0;z-index:10;width:220px;padding:12px;border:1px solid #eaedf2;border-radius:12px;background:#fff;box-shadow:0 18px 40px #1f242c1f;color:#4b5563;font-size:13px}.settings-popover label{display:flex;align-items:center;gap:8px;min-height:28px}.source-search-panel{position:absolute;top:46px;right:0;z-index:12;display:grid;gap:10px;width:min(390px,calc(100vw - 26px));padding:12px;border:1px solid #eaedf2;border-radius:12px;background:#fff;box-shadow:0 18px 40px #1f242c1f}.source-search-head,.source-search-form{display:flex;align-items:center;gap:8px}.source-search-head{justify-content:space-between;color:#303642;font-size:13px}.source-search-head button,.source-search-form button{display:grid;place-items:center;border:0;background:transparent;color:#5b6270}.source-search-form{min-height:38px;border:1px solid #e6e9ef;border-radius:9px;padding:0 8px}.source-search-form input{flex:1;min-width:0;border:0;outline:0;color:#242932;background:transparent}.source-search-results{display:grid;gap:7px;max-height:280px;overflow-y:auto;scrollbar-width:none}.source-search-results::-webkit-scrollbar{display:none}.source-search-results>span{color:#8a92a0;font-size:12px}.source-search-results a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:9px;border:1px solid #eef0f4;border-radius:8px;color:#303642;text-decoration:none}.source-search-results a span,.source-search-results a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-search-results a span{color:#8a92a0;font-size:11px;font-weight:700}.source-search-results a strong{grid-column:1;font-size:13px}.source-search-results a svg{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--accent)}.ghost-button,.icon-soft{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;border:1px solid #ebedf2;border-radius:10px;background:#fff;color:#575f6c;font-size:13px}.ghost-button{padding:0 12px}.icon-only,.icon-soft{width:38px;padding:0}.conversation{display:flex;flex-direction:column;gap:22px;min-height:0;width:100%;margin:0;padding:64px max(32px,calc((100% - 760px)/2)) 24px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.conversation::-webkit-scrollbar,.topic-list::-webkit-scrollbar,.section-panel::-webkit-scrollbar{display:none}.message{max-width:min(640px,78%);border-radius:22px;font-size:15px;line-height:1.5;white-space:pre-wrap}.user-message{align-self:flex-end;padding:11px 16px;background:var(--accent-soft);color:color-mix(in srgb,var(--accent) 72%,#412339)}.assistant-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start}.assistant-avatar{display:grid;place-items:center;width:32px;height:32px;border:1px solid #eef0f4;border-radius:50%;color:var(--accent)}.assistant-message,.typing{max-width:680px;padding-top:5px;color:#1f242c;font-size:16px;line-height:1.65}.typing{color:#8a92a0}.assistant-message p{margin:0 0 12px}.assistant-message p:last-child{margin-bottom:0}.message-heading{margin:18px 0 8px;color:#20242c;font-size:15px;font-weight:780}.message-list{display:grid;gap:7px;margin:0 0 14px;padding-left:22px}.message-list li::marker{color:var(--accent);font-weight:750}.assistant-message strong{font-weight:750}.section-label{color:#20242c;font-weight:780}.assistant-message code{padding:2px 5px;border-radius:6px;background:#f4f6f8;color:#353b46;font-size:.92em}.message-rule{height:1px;margin:14px 0;border:0;background:#eceff4}.legal-ref{display:inline-flex;align-items:center;max-width:100%;margin:0 2px;padding:2px 8px;border:1px solid color-mix(in srgb,var(--accent) 32%,#e6e9ef);border-radius:999px;background:color-mix(in srgb,var(--accent) 9%,#ffffff);color:color-mix(in srgb,var(--accent) 70%,#303642);font-size:.91em;font-weight:650;line-height:1.55;vertical-align:baseline;white-space:normal}.bracket-ref{color:color-mix(in srgb,var(--accent) 76%,#303642);font-weight:650}.legal-link,.inline-link{text-decoration:none}.legal-link:hover,.inline-link:hover{text-decoration:underline}.inline-link{color:color-mix(in srgb,var(--accent) 78%,#1f242c);font-weight:650}.source-list{display:grid;gap:7px;max-width:640px;margin-top:16px;padding-top:12px;border-top:1px solid #eef0f4}.source-list-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;border:0;background:transparent;color:#8a92a0;font-size:12px;font-weight:700;text-align:left}.source-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px;border:1px solid #eef0f4;border-radius:8px;background:#fff;color:#303642;text-decoration:none}.source-link-disabled{cursor:default;opacity:.76}.source-link:hover{border-color:color-mix(in srgb,var(--accent) 28%,#eef0f4);background:color-mix(in srgb,var(--accent) 5%,#ffffff)}.source-badge{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:24px;padding:0 8px;border-radius:999px;background:#f3f5f8;color:#6b7280;font-size:11px;font-weight:750}.source-badge.official{background:color-mix(in srgb,var(--accent) 12%,#ffffff);color:color-mix(in srgb,var(--accent) 78%,#303642)}.source-main{display:grid;gap:2px;min-width:0}.source-main strong,.source-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-main strong{color:#303642;font-size:13px}.source-main small{color:#8a92a0;font-size:12px}.source-unavailable{color:#9aa1ad;font-size:11px;font-weight:700}.message-actions{display:flex;gap:8px;margin-top:10px}.message-actions button{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 9px;border:1px solid #ebedf2;border-radius:8px;background:#fff;color:#6b7280;font-size:12px;font-weight:650}.user-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.user-attachments span{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:#ffffffa6;font-size:12px}.composer-wrap{width:min(760px,calc(100% - 64px));margin:0 auto;padding:18px 0 24px;background:linear-gradient(180deg,transparent,#ffffff 24%)}.demo-notice{margin-bottom:10px;padding:9px 12px;border:1px solid color-mix(in srgb,var(--accent) 20%,#e6e9ef);border-radius:10px;background:color-mix(in srgb,var(--accent) 7%,#ffffff);color:color-mix(in srgb,var(--accent) 70%,#6b7280);font-size:12px;font-weight:650;text-align:center}.document-canvas{display:grid;max-height:260px;margin-bottom:10px;border:1px solid color-mix(in srgb,var(--accent) 24%,#e6e9ef);border-radius:12px;background:#fff;box-shadow:0 14px 38px #1f242c1a;overflow:hidden}.document-canvas-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #eef0f4;background:color-mix(in srgb,var(--accent) 6%,#ffffff)}.document-canvas-head div:first-child{display:grid;gap:2px;min-width:0}.document-canvas-head span{color:#8a92a0;font-size:11px;font-weight:700}.document-canvas-head strong{overflow:hidden;color:#20242c;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.document-canvas-actions{display:flex;gap:6px;flex:0 0 auto}.document-canvas-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:34px;height:30px;padding:0 9px;border:1px solid #e6e9ef;border-radius:8px;background:#fff;color:#4b5563;font-size:12px;font-weight:700}.document-canvas-body{min-height:0;padding:12px 14px;color:#2f3541;font-size:13px;line-height:1.55;overflow-y:auto;scrollbar-width:none}.document-canvas-body::-webkit-scrollbar{display:none}.document-canvas-body p{margin:0 0 8px}.quick-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:#8a92a0;font-size:12px}.quick-actions{display:flex;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.quick-actions::-webkit-scrollbar{display:none}.quick-row button{height:30px;padding:0 12px;border:1px solid color-mix(in srgb,var(--accent) 25%,#eceff4);border-radius:999px;background:#fff;color:#5b6270}.attachment-tray{display:grid;gap:7px;margin-bottom:10px}.attachment-chip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:7px 9px;align-items:center;padding:8px 10px;border:1px solid #eef0f4;border-radius:10px;background:#fff;color:#303642;font-size:13px}.attachment-chip span,.attachment-chip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip small{grid-column:2;color:#8a92a0;font-size:11px}.attachment-chip button{display:grid;place-items:center;grid-column:3;grid-row:1 / span 2;width:26px;height:26px;border:0;border-radius:7px;background:#f5f6f8;color:#6b7280}.internal-status{margin-bottom:8px;color:#7d8592;font-size:12px;text-align:right}.internal-status.warning{color:#a45f00}.composer{display:grid;grid-template-columns:44px 1fr 44px 48px;align-items:center;min-height:66px;padding:6px 8px;border:1px solid #dfe3ea;border-radius:999px;background:#fff;box-shadow:0 18px 45px #1f242c1f}.composer.expanded{border-radius:26px;align-items:center}.composer textarea{width:100%;min-height:26px;max-height:120px;padding:0;resize:none;border:0;outline:0;color:#242932;background:transparent;line-height:1.45;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.composer textarea::-webkit-scrollbar{display:none}.composer textarea.show-scroll{overflow-y:auto;scrollbar-width:thin}.composer textarea.show-scroll::-webkit-scrollbar{display:initial}.composer textarea::placeholder{color:#9aa1ad}.composer-icon,.send-button{display:grid;place-items:center;border:0;background:transparent;color:#4c5563}.send-button{width:42px;height:42px;border-radius:50%;background:var(--accent);color:#fff}.send-button:disabled{opacity:.45;cursor:not-allowed}.send-button.cancel{background:var(--accent);color:#fff}.stop-square{display:block;width:14px;height:14px;border-radius:4px;background:#fff}.section-panel{min-height:0;padding:44px max(32px,calc((100% - 840px)/2)) 32px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.section-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-header p,.info-tile p,.empty-state span{margin:6px 0 0;color:#7d8592;font-size:13px;line-height:1.55}.primary-soft-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:max-content;height:38px;padding:0 12px;border:1px solid color-mix(in srgb,var(--accent) 25%,#eceff4);border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:13px;font-weight:650}.primary-soft-button:disabled{opacity:.45;cursor:not-allowed}.stored-list{display:grid;gap:10px}.stored-chat,.document-row,.info-tile,.empty-state{border:1px solid #eaedf2;border-radius:8px;background:#fff;box-shadow:0 12px 30px #1f242c0f}.stored-chat{position:relative;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:0}.stored-chat-main{display:grid;gap:5px;width:100%;padding:14px;border:0;background:transparent;color:#303642;text-align:left}.stored-chat span,.document-row strong{font-size:14px;font-weight:680}.stored-chat small,.document-row small{color:#8a92a0;font-size:12px}.stored-edit{display:grid;place-items:center;width:32px;height:32px;margin-right:10px;border:1px solid #ebedf2;border-radius:8px;background:#fff;color:#8a92a0;opacity:0}.stored-chat:hover .stored-edit,.stored-edit:focus-visible{opacity:1}.document-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:13px}.document-row div{display:grid;gap:3px;min-width:0}.document-row strong,.document-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-content:start}.info-tile{padding:16px}.info-tile span{display:block;color:#8a92a0;font-size:12px;font-weight:650}.info-tile strong{display:block;margin-top:6px;color:#20242c;font-size:16px}.empty-state{display:grid;place-items:center;min-height:220px;padding:24px;color:#8a92a0;text-align:center}.empty-state strong{margin-top:8px;color:#303642;font-size:15px}.topic-sidebar{display:flex;flex-direction:column;gap:18px;min-height:0;padding:22px 20px 18px;border-left:1px solid #eef0f4;background:#fbfcfe;overflow:hidden}.topic-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.topic-list{display:grid;gap:5px;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.topic-group{display:grid;gap:4px}.topic-row{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:4px}.chevron-button{display:grid;place-items:center;width:24px;height:30px;border:0;background:transparent;color:#6b7280}.topic-check,.subtopics button{display:flex;align-items:center;gap:9px;width:100%;min-height:34px;border:0;border-radius:8px;background:transparent;color:#3e4652;font-size:13px;text-align:left}.topic-check{padding:0 8px}.topic-check.selected{background:color-mix(in srgb,var(--topic) 10%,#ffffff);color:color-mix(in srgb,var(--topic) 72%,#26303d);font-weight:650;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--topic) 16%,transparent)}.check-square,.mini-square{display:inline-block;flex:0 0 auto;width:16px;height:16px;border:2px solid var(--topic);border-radius:4px;background:#fff}.topic-check.selected .check-square{background:var(--topic);box-shadow:inset 0 0 0 3px #fff}.subtopics{display:grid;gap:2px;margin-left:37px;padding:2px 0 8px}.subtopics button{min-height:28px;padding:0 8px;color:#6d7480}.mini-square{width:10px;height:10px;border-width:0;background:var(--topic);opacity:.85}.accent-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid #edf0f4}.accent-card span{display:block;color:#8a92a0;font-size:12px}.accent-card strong{color:#363d49;font-size:13px}.swatches{display:flex;gap:7px}.swatch{width:18px;height:18px;border:2px solid color-mix(in srgb,var(--swatch) 28%,#ffffff);border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #d7dce4}.swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--swatch)}.mobile-nav,.mobile-scrim{display:none}@media(max-width:980px){.app-shell{grid-template-columns:74px minmax(0,1fr) 300px}}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.left-sidebar{display:none}.topic-sidebar{position:fixed;top:0;right:0;z-index:50;display:flex;width:min(340px,92vw);height:100dvh;border-left:1px solid #eef0f4;box-shadow:-18px 0 50px #1f242c21}.topics-mobile-closed .topic-sidebar{transform:translate(105%);pointer-events:none}.topics-mobile-open .mobile-scrim{position:fixed;inset:0;z-index:45;display:block;border:0;background:#0f172a38}.topbar,.composer-wrap{width:min(100% - 28px,760px);padding-left:0;padding-right:0}.topbar{margin:0 auto}.conversation{padding:30px 14px 18px}.composer-wrap{padding-bottom:82px}.section-panel{padding:28px 14px 82px}.section-grid{grid-template-columns:1fr}.topbar{gap:12px}.ghost-button:not(.icon-only){width:38px;padding:0;font-size:0}.title-input{width:min(58vw,360px)}.assistant-row{grid-template-columns:28px minmax(0,1fr);gap:9px}.assistant-avatar{width:28px;height:28px}.assistant-message,.typing{font-size:15px}.message{max-width:86%}.source-link{grid-template-columns:minmax(0,1fr) auto}.source-badge{display:none}.quick-row{align-items:flex-start;flex-direction:column;gap:7px}.quick-row>span{display:none}.composer{grid-template-columns:40px 1fr 38px 44px;min-height:58px}.quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:6px}.quick-row button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:100%;max-width:none;min-height:38px;height:auto;padding:7px 9px;font-size:11px;white-space:normal;line-height:1.2}.demo-notice{padding:8px 10px;font-size:11px;line-height:1.35}.document-canvas{max-height:230px}.document-canvas-head{align-items:flex-start;flex-direction:column}.document-canvas-actions{width:100%}.document-canvas-actions button{flex:1}.send-button{width:38px;height:38px}.mobile-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:40;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:6px;border:1px solid #e8ebf1;border-radius:18px;background:#fffffff5;box-shadow:0 18px 42px #1f242c29}.mobile-nav button{display:grid;place-items:center;gap:2px;min-width:0;height:42px;border:0;border-radius:12px;background:transparent;color:#6b7280;font-size:10px;font-weight:650}.mobile-nav button.active{background:var(--accent-soft);color:var(--accent)}}.app-shell[data-theme=dark]{--accent-soft: color-mix(in srgb, var(--accent) 18%, #000000);background:#000;color:#f5f5f5}.app-shell[data-theme=dark] .left-sidebar,.app-shell[data-theme=dark] .chat-area,.app-shell[data-theme=dark] .topic-sidebar{border-color:#202020;background:#000}.app-shell[data-theme=dark] .chat-area{background:linear-gradient(180deg,#000000fa,#000),radial-gradient(circle at 50% 100%,color-mix(in srgb,var(--accent) 16%,transparent),transparent 42%)}.app-shell[data-theme=dark] h1,.app-shell[data-theme=dark] h2,.app-shell[data-theme=dark] .message-heading,.app-shell[data-theme=dark] .brand,.app-shell[data-theme=dark] .assistant-message,.app-shell[data-theme=dark] .typing,.app-shell[data-theme=dark] .stored-chat,.app-shell[data-theme=dark] .info-tile strong,.app-shell[data-theme=dark] .empty-state strong,.app-shell[data-theme=dark] .accent-card strong{color:#f5f5f5}.app-shell[data-theme=dark] .eyebrow,.app-shell[data-theme=dark] .quick-row,.app-shell[data-theme=dark] .stored-chat small,.app-shell[data-theme=dark] .section-header p,.app-shell[data-theme=dark] .info-tile p,.app-shell[data-theme=dark] .info-tile span,.app-shell[data-theme=dark] .empty-state,.app-shell[data-theme=dark] .empty-state span,.app-shell[data-theme=dark] .accent-card span,.app-shell[data-theme=dark] .subtopics button{color:#9ca3af}.app-shell[data-theme=dark] .nav-item,.app-shell[data-theme=dark] .composer-icon,.app-shell[data-theme=dark] .chevron-button,.app-shell[data-theme=dark] .topic-check{color:#d6d6d6}.app-shell[data-theme=dark] .ghost-button,.app-shell[data-theme=dark] .icon-soft,.app-shell[data-theme=dark] .settings-popover,.app-shell[data-theme=dark] .source-search-panel,.app-shell[data-theme=dark] .quick-row button,.app-shell[data-theme=dark] .composer,.app-shell[data-theme=dark] .source-link,.app-shell[data-theme=dark] .attachment-chip,.app-shell[data-theme=dark] .message-actions button,.app-shell[data-theme=dark] .title-edit-button,.app-shell[data-theme=dark] .title-input,.app-shell[data-theme=dark] .stored-edit,.app-shell[data-theme=dark] .stored-chat,.app-shell[data-theme=dark] .document-row,.app-shell[data-theme=dark] .info-tile,.app-shell[data-theme=dark] .empty-state,.app-shell[data-theme=dark] .left-sidebar [data-tooltip]:after{border-color:#242424;background:#000;color:#f5f5f5;box-shadow:0 18px 45px #00000073}.app-shell[data-theme=dark] .composer-wrap{background:linear-gradient(180deg,transparent,#000000 24%)}.app-shell[data-theme=dark] .composer textarea,.app-shell[data-theme=dark] .title-input,.app-shell[data-theme=dark] .source-search-form input{color:#f5f5f5}.app-shell[data-theme=dark] .composer textarea::placeholder{color:#9ca3af}.app-shell[data-theme=dark] .assistant-avatar,.app-shell[data-theme=dark] .accent-card,.app-shell[data-theme=dark] .source-list{border-color:#242424}.app-shell[data-theme=dark] .brand-mark,.app-shell[data-theme=dark] .assistant-avatar{border-color:color-mix(in srgb,var(--accent) 78%,#ffffff);background:var(--accent);color:#fff}.app-shell[data-theme=dark] .assistant-message code{background:#111;color:#f5f5f5}.app-shell[data-theme=dark] .source-link:hover{border-color:color-mix(in srgb,var(--accent) 40%,#242424);background:color-mix(in srgb,var(--accent) 12%,#000000)}.app-shell[data-theme=dark] .source-main strong,.app-shell[data-theme=dark] .section-label,.app-shell[data-theme=dark] .document-canvas-head strong{color:#f5f5f5}.app-shell[data-theme=dark] .source-main small,.app-shell[data-theme=dark] .source-list-title,.app-shell[data-theme=dark] .source-unavailable,.app-shell[data-theme=dark] .document-row small,.app-shell[data-theme=dark] .attachment-chip small{color:#9ca3af}.app-shell[data-theme=dark] .document-row strong,.app-shell[data-theme=dark] .attachment-chip,.app-shell[data-theme=dark] .source-search-head,.app-shell[data-theme=dark] .source-search-results a,.app-shell[data-theme=dark] .document-canvas-body{color:#f5f5f5}.app-shell[data-theme=dark] .demo-notice{border-color:color-mix(in srgb,var(--accent) 26%,#242424);background:color-mix(in srgb,var(--accent) 12%,#000000);color:color-mix(in srgb,var(--accent) 70%,#d1d5db)}.app-shell[data-theme=dark] .document-canvas,.app-shell[data-theme=dark] .document-canvas-actions button{border-color:#242424;background:#000;color:#f5f5f5}.app-shell[data-theme=dark] .document-canvas-head{border-color:#242424;background:color-mix(in srgb,var(--accent) 12%,#000000)}.app-shell[data-theme=dark] .source-search-form,.app-shell[data-theme=dark] .source-search-results a,.app-shell[data-theme=dark] .message-rule{border-color:#242424}.app-shell[data-theme=dark] .message-rule{background:#242424}.app-shell[data-theme=dark] .attachment-chip button{background:#111;color:#b8bec8}.app-shell[data-theme=dark] .bracket-ref,.app-shell[data-theme=dark] .inline-link{color:color-mix(in srgb,var(--accent) 74%,#ffffff)}.app-shell[data-theme=dark] .source-badge{background:#111;color:#b8bec8}.app-shell[data-theme=dark] .source-badge.official{background:color-mix(in srgb,var(--accent) 18%,#000000);color:#fff}.app-shell[data-theme=dark] .user-message,.app-shell[data-theme=dark] .legal-ref{color:#fff}.app-shell[data-theme=dark] .topic-check.selected{background:color-mix(in srgb,var(--topic) 20%,#000000);color:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--topic) 48%,#111111)}.app-shell[data-theme=dark] .topic-check.selected svg{color:color-mix(in srgb,var(--topic) 82%,#ffffff)}.app-shell[data-theme=dark] .legal-ref{background:color-mix(in srgb,var(--accent) 18%,#000000);border-color:color-mix(in srgb,var(--accent) 42%,#242424)}.app-shell[data-theme=dark] .check-square{background:#000}.app-shell[data-theme=dark] .topic-check.selected .check-square{background:var(--topic);box-shadow:inset 0 0 0 3px #000}.app-shell[data-theme=dark] .swatch{border-color:#000;box-shadow:0 0 0 1px color-mix(in srgb,var(--swatch) 60%,#2a2a2a)}.app-shell[data-theme=dark] .swatch.active{box-shadow:0 0 0 2px #000,0 0 0 3px color-mix(in srgb,var(--swatch) 82%,#ffffff)}.app-shell[data-theme=dark] .mobile-nav{border-color:#242424;background:#000000f5;box-shadow:0 18px 42px #0000008c}.app-shell[data-theme=dark] .mobile-nav button{color:#d6d6d6}.app-shell[data-theme=dark] .mobile-nav button.active{color:#fff}
