:root,html[data-theme=dark-pro]{color-scheme:dark;--background:#000000;--background-secondary:#0B0B0B;--sidebar:#0B0B0B;--sidebar-hover:#111111;--header:#111111;--card:#161616;--card-hover:#222222;--modal:#161616;--dropdown:#111111;--input:#111111;--border:#2A2A2A;--text:#FFFFFF;--text-secondary:#D1D5DB;--text-muted:#9CA3AF;--primary:#D4AF37;--primary-hover:#E5C158;--primary-foreground:#000000;--success:#10B981;--warning:#F59E0B;--danger:#EF4444;--shadow:0 8px 30px rgba(0,0,0,0.5);--gradient-primary:linear-gradient(135deg,#D4AF37,#E5C158);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}html[data-theme=digital]{color-scheme:dark;--background:#0B0F19;--background-secondary:#1F2937;--sidebar:#0B0F19;--sidebar-hover:#111827;--header:#0B0F19;--card:#111827;--card-hover:#1F2937;--modal:#111827;--dropdown:#111827;--input:#111827;--border:rgba(255,255,255,0.08);--text:#F9FAFB;--text-secondary:#E5E7EB;--text-muted:#9CA3AF;--primary:#60A5FA;--primary-hover:#3B82F6;--primary-foreground:#0B0F19;--success:#10b981;--warning:#f59e0b;--danger:#f87171;--shadow:0 8px 30px rgba(59,130,246,0.15);--gradient-primary:linear-gradient(135deg,#60A5FA,#1D4ED8);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}html[data-theme=neo-aurora]{color-scheme:dark;--background:#021415;--background-secondary:#052425;--sidebar:#021415;--sidebar-hover:#052425;--header:#021415;--card:#083B3C;--card-hover:#0C4F51;--modal:#083B3C;--dropdown:#083B3C;--input:#083B3C;--border:rgba(6,214,160,0.25);--text:#EAFCF9;--text-secondary:#CDA2AB;--text-muted:#A2A1D3;--primary:#06D6A0;--primary-hover:#54C6EB;--primary-foreground:#021415;--success:#06D6A0;--warning:#CDA2AB;--danger:#FF8080;--shadow:0 8px 30px rgba(6,214,160,0.15);--gradient-primary:linear-gradient(135deg,#06D6A0,#8A89C0);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}html[data-theme=raspberry]{color-scheme:dark;--background:#0A0003;--background-secondary:#1F040E;--sidebar:#0A0003;--sidebar-hover:#1F040E;--header:#0A0003;--card:#2E0A17;--card-hover:#3D1022;--modal:#2E0A17;--dropdown:#2E0A17;--input:#2E0A17;--border:rgba(166,52,70,0.2);--text:#FBFEF9;--text-secondary:#F5A3B6;--text-muted:#E879F9;--primary:#FF5A76;--primary-hover:#FF7A93;--primary-foreground:#0A0003;--success:#38BDF8;--warning:#FBFEF9;--danger:#FF5A76;--shadow:0 8px 30px rgba(166,52,70,0.1);--gradient-primary:linear-gradient(135deg,#FF5A76,#7E1946);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}html[data-theme=amethyst]{color-scheme:dark;--background:#1E0C2A;--background-secondary:#2F1847;--sidebar:#1E0C2A;--sidebar-hover:#2F1847;--header:#1E0C2A;--card:#3D235A;--card-hover:#4D3172;--modal:#3D235A;--dropdown:#3D235A;--input:#3D235A;--border:rgba(214,58,249,0.2);--text:#FDF7FA;--text-secondary:#F9B3D1;--text-muted:#C084FC;--primary:#E25CFF;--primary-hover:#E879F9;--primary-foreground:#1E0C2A;--success:#4ADE80;--warning:#F9B3D1;--danger:#FCA5A5;--shadow:0 8px 30px rgba(214,58,249,0.15);--gradient-primary:linear-gradient(135deg,#E25CFF,#D63AF9);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}html[data-theme=innovation]{color-scheme:dark;--background:#170720;--background-secondary:#271033;--sidebar:#170720;--sidebar-hover:#271033;--header:#170720;--card:#361A47;--card-hover:#4A2860;--modal:#361A47;--dropdown:#361A47;--input:#361A47;--border:rgba(250,131,52,0.25);--text:#FFFFFF;--text-secondary:#FFE882;--text-muted:#59B4C3;--primary:#FA8334;--primary-hover:#FB9C5B;--primary-foreground:#170720;--success:#4ADE80;--warning:#FFE882;--danger:#FA8334;--shadow:0 8px 30px rgba(250,131,52,0.15);--gradient-primary:linear-gradient(135deg,#FA8334,#271033);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}html[data-theme=muted-teal]{color-scheme:light;--background:#F5F7F5;--background-secondary:#E7EBE7;--sidebar:#FFFFFF;--sidebar-hover:#DEE3DE;--header:#FFFFFF;--card:#FFFFFF;--card-hover:#EDF1ED;--modal:#FFFFFF;--dropdown:#FFFFFF;--input:#FFFFFF;--border:#D2DDD7;--text:#1A2E26;--text-secondary:#4A6054;--text-muted:#556B5F;--primary:#487D6B;--primary-hover:#396354;--primary-foreground:#FFFFFF;--success:#2E7D5D;--warning:#9A5B0B;--danger:#9E3B4B;--shadow:0 8px 30px rgba(59,107,89,0.04);--gradient-primary:linear-gradient(135deg,#487D6B,#71887B);--btn-text-shadow:none;--btn-primary-text-shadow:none;--nav-text-shadow:none}*{transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}:root{--font-heading:var(--font-spacegrotesk),system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--font-body:var(--font-inter),system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--weight-bold:900;--weight-semi:700;--weight-medium:500;--weight-regular:400;--fs-page-title:28px;--fs-section-title:18px;--fs-body:14px;--fs-small:12px;--fs-tiny:11px;--lh-tight:1.2;--lh-normal:1.45;--lh-relaxed:1.6}body,html{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--fs-body);line-height:var(--lh-normal);color:var(--foreground)}.ui-card-title,.ui-page-title,.ui-section-title,h1,h2,h3{font-family:var(--font-heading);font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--foreground)}.ui-page-title,h1{font-size:var(--fs-page-title);line-height:var(--lh-tight);margin:0 0 8px}.ui-card-title,.ui-section-title,h2{font-size:var(--fs-section-title);line-height:1.25;margin:0 0 6px}h3{font-size:16px;line-height:1.3}.ui-body,button,input,label,li,p,textarea{font-family:var(--font-body);font-size:var(--fs-body);font-weight:var(--weight-regular);line-height:var(--lh-normal)}.ui-muted{font-size:13px}.ui-muted,.ui-subtitle{font-weight:var(--weight-medium)}.ui-subtitle{font-size:14px;line-height:1.4;color:var(--muted)}.ui-label{font-size:var(--fs-small);font-weight:var(--weight-semi);letter-spacing:.3px;text-transform:uppercase}.ui-caption,.ui-quote,blockquote,figcaption{font-family:var(--font-body);font-style:italic;font-size:13px}.dash-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.dash-widgets-small{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.ui-tile{display:flex;flex-direction:column;gap:8px;padding:12px;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.ui-tile:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.12)}.ui-tile-icon{font-size:32px;line-height:1}.ui-tile-title{font-size:14px;font-weight:var(--weight-bold);line-height:1.3}.ui-tile-desc{font-size:12px;font-weight:var(--weight-medium)}.ui-tile-link{font-size:var(--fs-tiny);font-weight:var(--weight-bold);letter-spacing:.4px;color:var(--primary)}.dash-side-list{display:flex;flex-direction:column;gap:6px}.ui-side-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--surface);text-decoration:none;color:inherit;font-size:13px;font-weight:var(--weight-semi);transition:background .18s ease,border-color .18s ease}.ui-side-item:hover{background:var(--surface2);border-color:var(--primary)}.ui-side-open{font-size:11px;font-weight:var(--weight-bold);color:var(--primary);white-space:nowrap}:root{--sidebar-bg:var(--primary);--sidebar-primary-btn:transparent;--sidebar-primary-btn-text:#ffffff;--sidebar-primary-btn-frame:transparent;--sidebar-menu-title-btn:#f7f3e8;--sidebar-menu-title-btn-text:var(--primary);--sidebar-menu-title-btn-frame:var(--primary);--sidebar-menu-btn:transparent;--sidebar-menu-btn-text:var(--primary);--sidebar-menu-btn-frame:transparent}