:root,:root[data-theme=dark]{--dm-bg-base:#171211;--dm-bg-surface:#2a2523;--dm-bg-elevated:#393431;--dm-text-primary:#ebddba;--dm-text-secondary:#d5c39c;--dm-text-muted:#a89a7c;--dm-text-disabled:#6f6451;--dm-text-accent:#bacda4;--dm-text-error:#cf6679;--dm-border:#4e454133;--dm-border-faint:#4e45411f;--dm-primary:#bacda4;--dm-primary-dark:#9db88a;--dm-on-primary:#1a2714;--dm-shadow-soft:#00000073;--dm-shadow-deep:#00000080;--dm-scrim:#0006;--dm-scrollbar-thumb:#4e45418c;--dm-scrollbar-thumb-hover:#4e4541cc;--dm-hover-tint:#ffffff0f;--dm-accent-tint:#bacda41a;--dm-accent-tint-strong:#bacda42e;--dm-popup-bg:#171211f0;--dm-popup-shadow:#0b09088c;--dm-map-panel-bg:#2a2523c7;--dm-map-overlay-text:#ebddba;--dm-map-overlay-text-dim:#ebddbab8;--dm-map-overlay-text-faint:#ebddba80;--dm-font-display:"Lexend_600SemiBold", "Lexend", system-ui, sans-serif;--dm-font-body:"PlusJakartaSans_400Regular", "Plus Jakarta Sans", system-ui, sans-serif;--dm-font-medium:"PlusJakartaSans_500Medium", "Plus Jakarta Sans", system-ui, sans-serif;--dm-font-semi:"PlusJakartaSans_600SemiBold", "Plus Jakarta Sans", system-ui, sans-serif;--dm-filetype-geojson:#7cb872;--dm-filetype-pdf:#e89b5a;--dm-filetype-md:#5da0cc;--dm-filetype-json:#4f8b45;--dm-filetype-parquet:#a78bfa;--dm-filetype-csv:#e1c75d;--dm-filetype-zip:#d27fb9;--dm-filetype-txt:#2c5f8a;--dm-filetype-image:#fff}:root[data-theme=light]{--dm-bg-base:#a5a58d;--dm-bg-surface:#c8c8b6;--dm-bg-elevated:#d4d4c4;--dm-text-primary:#3d2a1a;--dm-text-secondary:#3d2a1a;--dm-text-muted:#3d2a1a;--dm-text-disabled:#3d2a1a;--dm-text-accent:#3d2a1a;--dm-text-error:#9b2c3d;--dm-border:#5b52474d;--dm-border-faint:#5b52472e;--dm-primary:#3a4a2b;--dm-primary-dark:#2c3920;--dm-on-primary:#ebe5d9;--dm-shadow-soft:#3c34282e;--dm-shadow-deep:#3c342847;--dm-scrim:#1f1b174d;--dm-scrollbar-thumb:#5b524773;--dm-scrollbar-thumb-hover:#5b5247bf;--dm-hover-tint:#1f1b170f;--dm-accent-tint:#3a4a2b1a;--dm-accent-tint-strong:#3a4a2b2e;--dm-popup-shadow:#3c342840;--dm-popup-bg:#e8e4d4f0;--dm-map-panel-bg:#e8e4d4d9;--dm-map-overlay-text:#3d2a1a;--dm-map-overlay-text-dim:#3d2a1ac7;--dm-map-overlay-text-faint:#3d2a1a8c;--dm-filetype-geojson:#2f6b2a;--dm-filetype-pdf:#b85c00;--dm-filetype-md:#1f4f7a;--dm-filetype-json:#1f5a1f;--dm-filetype-parquet:#5c3fac;--dm-filetype-csv:#7a6610;--dm-filetype-zip:#8a2f6f;--dm-filetype-txt:#16345c;--dm-filetype-image:#2e2e2e}.dm-shell-sidebar{border-right:1px solid var(--dm-border);background:var(--dm-bg-base);flex-direction:column;flex-shrink:0;width:44px;height:100%;transition:width .2s;display:flex;overflow:hidden}.dm-shell-sidebar.open{width:240px}.dm-shell-hdr{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:10px 0 6px;display:flex}.dm-shell-sidebar.open .dm-shell-hdr{flex-direction:row;justify-content:space-between;align-items:center;padding:10px 8px 8px 10px}.dm-shell-logo-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.dm-shell-logo-btn:hover{background:var(--dm-bg-elevated)}.dm-shell-logo-img{object-fit:contain;opacity:.88;width:20px;height:20px}.dm-shell-sidebar.open .dm-shell-logo-img{width:22px;height:22px}.dm-shell-toggle{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dm-shell-toggle:hover{background:var(--dm-bg-elevated)}.dm-shell-body{flex-direction:column;flex:1;min-height:0;transition:opacity .12s;display:flex;overflow:hidden}.dm-shell-sidebar:not(.open) .dm-shell-body{opacity:0;pointer-events:none}.dm-shell-nav-primary{flex-direction:column;flex-shrink:0;padding:2px 6px 6px;display:flex}.dm-shell-newchat{cursor:pointer;font-family:var(--dm-font-body);color:var(--dm-text-primary);text-align:left;background:0 0;border:none;border-radius:7px;flex-shrink:0;align-items:center;gap:8px;margin:2px 6px 4px;padding:5px 8px;font-size:12px;transition:background .12s;display:flex}.dm-shell-newchat:hover{background:var(--dm-bg-elevated)}.dm-shell-divider{background:var(--dm-border-faint);flex-shrink:0;height:1px;margin:4px 10px 0}.dm-shell-pagesections{flex:1;min-height:0;padding:4px 6px 6px;overflow-y:auto}.dm-themed-scroll,.dm-shell-pagesections{scrollbar-width:thin;scrollbar-color:var(--dm-scrollbar-thumb) transparent}.dm-themed-scroll::-webkit-scrollbar{width:6px}.dm-shell-pagesections::-webkit-scrollbar{width:6px}.dm-themed-scroll::-webkit-scrollbar-track{background:0 0}.dm-shell-pagesections::-webkit-scrollbar-track{background:0 0}.dm-themed-scroll::-webkit-scrollbar-thumb{background:var(--dm-scrollbar-thumb);border-radius:3px}.dm-shell-pagesections::-webkit-scrollbar-thumb{background:var(--dm-scrollbar-thumb);border-radius:3px}.dm-themed-scroll::-webkit-scrollbar-thumb:hover{background:var(--dm-scrollbar-thumb-hover)}.dm-shell-pagesections::-webkit-scrollbar-thumb:hover{background:var(--dm-scrollbar-thumb-hover)}.dm-shell-section{margin-top:10px}.dm-shell-section:first-child{margin-top:2px}.dm-shell-section-portal{border-top:1px solid var(--dm-border-faint);margin-top:14px;padding-top:10px}.dm-shell-section-heading{font-family:var(--dm-font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--dm-text-primary);padding:6px 10px 4px;font-size:11px}.dm-shell-section-body{padding:0 4px}.dm-shell-threadlist{flex-direction:column;min-height:0;display:flex}.dm-shell-threadlist .aui-thread-list-root{gap:1px;padding:0}.dm-shell-threadlist .aui-thread-list-new{display:none}.dm-shell-threadlist .aui-thread-list-item{font-size:13px}.dm-shell-threadlist .dm-shell-threaditem{gap:2px;position:relative}.dm-shell-threadlist .aui-thread-list-item-trigger{padding:4px 8px}.dm-shell-threadlist .dm-shell-threaditem-trigger{min-width:0;padding-right:4px}.dm-shell-threadlist .aui-thread-list-item-title{font-size:13px;line-height:1.3}.dm-shell-threadlist .dm-shell-threaditem-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dm-shell-chatrow{border-radius:7px;align-items:center;min-width:0;display:flex;position:relative}.dm-shell-chatitem{cursor:pointer;width:100%;min-width:0;color:var(--dm-text-primary);font-family:var(--dm-font-body);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:7px;flex:1;padding:5px 8px;font-size:11px;line-height:1.3;transition:background .12s;overflow:hidden}.dm-shell-chatitem:hover,.dm-shell-chatrow:hover .dm-shell-chatitem{background:var(--dm-bg-elevated)}.dm-shell-chatrow.active .dm-shell-chatitem{background:var(--dm-accent-tint)}.dm-shell-threaditem-actions{flex-shrink:0;margin-right:4px;position:relative}.dm-shell-threaditem-more{cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .12s,background .12s;display:flex}.dm-shell-threaditem:hover .dm-shell-threaditem-more,.dm-shell-threaditem:focus-within .dm-shell-threaditem-more,.dm-shell-threaditem-more.open{opacity:1;pointer-events:auto}.dm-shell-threaditem-more:hover,.dm-shell-threaditem-more.open{background:var(--dm-hover-tint)}.dm-shell-threaditem-menu{border:1px solid var(--dm-border);background:var(--dm-bg-surface);min-width:110px;box-shadow:0 10px 28px var(--dm-shadow-soft);z-index:260;border-radius:10px;padding:4px;position:absolute;top:26px;right:0}.dm-shell-threaditem-menuitem{cursor:pointer;width:100%;color:var(--dm-text-error);font-family:var(--dm-font-medium);text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;display:flex}.dm-shell-threaditem-menuitem:hover{background:color-mix(in srgb, var(--dm-text-error) 12%, transparent)}.dm-shell-threaditem-menuitem-neutral{color:var(--dm-text-primary)}.dm-shell-threaditem-menuitem-neutral:hover{background:var(--dm-accent-tint)}.dm-shell-threaditem-rename{flex-direction:column;gap:8px;width:100%;padding:4px;display:flex}.dm-shell-threaditem-rename-input{border:1px solid var(--dm-border);background:var(--dm-bg-base);width:100%;color:var(--dm-text-primary);font-family:var(--dm-font-body);border-radius:8px;padding:8px 10px;font-size:12px}.dm-shell-threaditem-rename-input:focus{border-color:var(--dm-text-accent);outline:none}.dm-shell-threaditem-rename-actions{justify-content:flex-end;gap:6px;display:flex}.dm-shell-threaditem-rename-btn{background:var(--dm-bg-elevated);color:var(--dm-text-primary);font-family:var(--dm-font-medium);cursor:pointer;border:none;border-radius:7px;padding:6px 10px;font-size:11px}.dm-shell-projects{flex-direction:column;gap:2px;display:flex}.dm-shell-projectgroup{flex-direction:column;gap:1px;display:flex}.dm-shell-projectitem{cursor:pointer;width:100%;color:var(--dm-text-primary);text-transform:uppercase;letter-spacing:.06em;text-align:left;background:0 0;border:none;border-radius:8px;padding:7px 10px;font-family:Lexend_400Regular,Lexend,system-ui,sans-serif;font-size:10px;transition:background .12s}.dm-shell-projectitem:hover{background:var(--dm-bg-elevated)}.dm-shell-projectitem.active{background:var(--dm-accent-tint)}.dm-shell-projectitem-name{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dm-shell-chatrow.dm-shell-projectchatitem{width:calc(100% - 10px);margin-left:10px}.dm-shell-chatrow.dm-shell-projectchatitem .dm-shell-chatitem{color:var(--dm-text-primary);padding-left:12px}.dm-shell-projects-empty{color:var(--dm-text-primary);font-family:var(--dm-font-body);padding:7px 10px;font-size:12px}.dm-shell-upgrade{width:100%;color:var(--dm-primary);font-family:var(--dm-font-body);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:600;display:block}.dm-shell-upgrade:hover{background:var(--dm-accent-tint)}.dm-shell-threaditem-rename-btn-primary{background:var(--dm-accent-tint-strong);color:var(--dm-text-primary)}.dm-shell-threaditem-rename-btn:disabled{opacity:.45;cursor:default}.dm-shell-navitem{cursor:pointer;width:100%;font-family:var(--dm-font-medium);color:var(--dm-text-primary);text-align:left;background:0 0;border:none;border-left:2px solid #0000;border-radius:6px;align-items:center;margin-bottom:1px;padding:8px 10px;font-size:13px;transition:background .12s;display:flex}.dm-shell-navitem:hover{background:var(--dm-bg-elevated)}.dm-shell-navitem.active{background:var(--dm-bg-elevated);border-left-color:var(--dm-text-primary)}.dm-shell-footer{border-top:1px solid var(--dm-border-faint);flex-shrink:0;margin-top:auto;padding:6px;position:relative}.dm-shell-avatar{color:#1d1212;width:28px;height:28px;font-family:var(--dm-font-semi);letter-spacing:.02em;background:linear-gradient(135deg,#c8a4cd 0%,#a47fb0 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.dm-shell-avatar-lg{width:34px;height:34px;font-size:12px}.dm-shell-userbtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:6px 8px;transition:background .12s;display:flex}.dm-shell-userbtn:hover,.dm-shell-userbtn.active{background:var(--dm-bg-elevated)}.dm-shell-sidebar:not(.open) .dm-shell-footer{border-top:none;padding:0 0 8px 6px}.dm-shell-sidebar:not(.open) .dm-shell-userbtn{border-radius:999px;width:30px;padding:0}.dm-shell-sidebar:not(.open) .dm-shell-userbtn-id,.dm-shell-sidebar:not(.open) .dm-shell-userbtn-chev{display:none}.dm-shell-sidebar:not(.open) .dm-shell-userbtn:hover,.dm-shell-sidebar:not(.open) .dm-shell-userbtn.active{background:0 0}.dm-shell-userbtn-id{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.dm-shell-userbtn-name{font-family:var(--dm-font-medium);color:var(--dm-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dm-shell-userbtn-tier{font-family:var(--dm-font-body);color:var(--dm-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.dm-shell-userbtn-chev{transition:transform .12s;display:inline-flex}.dm-shell-userbtn-chev.open{transform:rotate(90deg)}.dm-shell-usermenu{background:var(--dm-bg-surface);border:1px solid var(--dm-border);box-shadow:0 12px 32px var(--dm-shadow-deep);z-index:220;border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;bottom:calc(100% - 4px);left:6px;right:6px}.dm-shell-sidebar:not(.open) .dm-shell-usermenu{width:240px;position:fixed;bottom:48px;left:8px;right:auto}.dm-shell-usermenu-header{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background .12s;display:flex}.dm-shell-usermenu-header:hover{background:var(--dm-bg-elevated)}.dm-shell-usermenu-id{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.dm-shell-usermenu-name{font-family:var(--dm-font-semi);color:var(--dm-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.dm-shell-usermenu-tier{font-family:var(--dm-font-body);color:var(--dm-text-primary);font-size:11px}.dm-shell-usermenu-divider{background:var(--dm-border-faint);height:1px;margin:4px 8px}.dm-shell-usermenu-item{cursor:pointer;font-family:var(--dm-font-medium);color:var(--dm-text-primary);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;transition:background .12s;display:flex}.dm-shell-usermenu-item:hover{background:var(--dm-bg-elevated)}