:root{--theme-background:#0E1626;--theme-foreground:#FFFFFF;--theme-muted:rgba(255,255,255,0.6);--theme-card:rgba(255,255,255,0.05);--theme-card-border:rgba(255,255,255,0.1);--theme-button:rgba(255,255,255,0.1);--theme-button-hover:rgba(255,255,255,0.15);--theme-input:rgba(255,255,255,0.1);--theme-input-border:rgba(255,255,255,0.1);--theme-placeholder:rgba(255,255,255,0.6)}:root[data-theme=light]{--theme-background:#FFFFFF;--theme-foreground:#0F172A;--theme-muted:rgba(15,23,42,0.6);--theme-card:#F8FAFC;--theme-card-border:rgba(15,23,42,0.12);--theme-button:rgba(15,23,42,0.06);--theme-button-hover:rgba(15,23,42,0.10);--theme-input:#FFFFFF;--theme-input-border:rgba(15,23,42,0.18);--theme-placeholder:rgba(15,23,42,0.4);--theme-top-nav-background:#0B1220;--theme-nav:#0B1220;--theme-menu-background:#0B1220;--theme-popup-background:#1A2332;--theme-primary-background:#F8FAFC;--theme-table-section-background:#FFFFFF;--theme-text-color-primary:#0F172A;--theme-text-color-secondary:#475569;--theme-accent-color:#2563EB;--bg-primary:243 245 249;--bg-secondary:255 255 255;--sidebar:248 250 252;--border:224 228 236;--text-primary:15 23 42;--text-secondary:71 85 105;--heading:15 23 42;--background:var(--bg-primary);--foreground:var(--text-primary);--card:var(--bg-primary);--card-foreground:var(--text-primary);--popover:var(--bg-secondary);--popover-foreground:var(--text-primary);--secondary:var(--bg-secondary);--secondary-foreground:var(--text-primary);--muted:var(--bg-secondary);--muted-foreground:var(--text-secondary);--input:var(--bg-secondary)}:root{--bg:#0A0E17;--surface:#121826;--surface-2:#182132;--elevated:#1C2740;--border:rgba(255,255,255,0.07);--border-strong:rgba(255,255,255,0.11);--line:rgba(255,255,255,0.07);--text:#F3F4F6;--text-muted:#A6B0C2;--text-dim:#78828F;--accent:#14B8A6;--accent-hover:#0D9488;--accent-fg:#052e2b;--accent-tint:rgba(34,211,192,0.16);--accent-ring:rgba(34,211,192,0.48);--brand:#1FCEBB;--brand-hover:#14B8A6;--success:#34D399;--warning:#F5A623;--danger:#F87171;--info:#3B82F6}:root[data-theme=light]{--bg:#F3F5F9;--surface:#FFFFFF;--surface-2:#EEF1F7;--elevated:#FFFFFF;--border-strong:rgba(15,23,42,0.11);--line:rgba(15,23,42,0.09);--text:#0F172A;--text-muted:#475569;--text-dim:#64748B;--accent-hover:#0F766E;--accent-fg:#FFFFFF;--accent-tint:rgba(13,148,136,0.12);--accent-ring:rgba(13,148,136,0.40);--brand:#0D9488;--brand-hover:#0F766E}:root[data-theme=light] body{background:rgb(var(--bg-primary));color:rgb(var(--text-primary));color-scheme:light}:root[data-theme=light] input[type=date]::-webkit-calendar-picker-indicator,:root[data-theme=light] input[type=datetime-local]::-webkit-calendar-picker-indicator,:root[data-theme=light] input[type=time]::-webkit-calendar-picker-indicator{filter:none;opacity:.8}.email-body{--tw-prose-body:var(--theme-foreground);--tw-prose-headings:var(--theme-foreground);--tw-prose-lead:var(--theme-foreground);--tw-prose-links:rgb(20,184,166);--tw-prose-bold:var(--theme-foreground);--tw-prose-counters:var(--theme-muted);--tw-prose-bullets:var(--theme-muted);--tw-prose-hr:var(--theme-card-border);--tw-prose-quotes:var(--theme-foreground);--tw-prose-quote-borders:var(--theme-card-border);--tw-prose-captions:var(--theme-muted);--tw-prose-code:var(--theme-foreground);--tw-prose-pre-code:var(--theme-foreground);--tw-prose-pre-bg:var(--theme-card);--tw-prose-th-borders:var(--theme-card-border);--tw-prose-td-borders:var(--theme-card-border);color:var(--theme-foreground)}.email-body *{color:inherit}.email-body a{color:rgb(20,184,166)}.theme-bg{background-color:var(--theme-background)}.theme-text{color:var(--theme-foreground)}.theme-text-muted{color:var(--theme-muted)}.theme-card{background-color:var(--theme-card);border-color:var(--theme-card-border)}.theme-button{background-color:var(--theme-button);border-color:var(--theme-input-border);color:var(--theme-foreground)}.theme-button:hover{background-color:var(--theme-button-hover)}.theme-input{background-color:var(--theme-input);border-color:var(--theme-input-border);color:var(--theme-foreground)}.theme-input::-moz-placeholder{color:var(--theme-placeholder)}.theme-input::placeholder{color:var(--theme-placeholder)}.theme-page{min-height:100vh;padding:1.5rem;background-color:var(--theme-background)}.theme-page,.theme-page-header{color:var(--theme-foreground)}.theme-page-description{color:var(--theme-muted)}body[data-theme=candy-land]{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}body[data-theme=candy-land] .bg-theme-background,body[data-theme=candy-land] .theme-bg{background:linear-gradient(135deg,#667eea,#764ba2)!important}body[data-theme=candy-land] .bg-top-nav-background{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb)!important}body[data-theme=candy-land] .bg-theme-button,body[data-theme=candy-land] .theme-button{background:linear-gradient(135deg,#f093fb,#f5576c)!important;border:1px solid rgba(255,255,255,.25)!important;color:white!important}body[data-theme=candy-land] .bg-theme-button-hover,body[data-theme=candy-land] .theme-button:hover{background:linear-gradient(135deg,#4facfe,#00f2fe)!important;color:white!important;transform:translateY(-1px);box-shadow:0 4px 15px rgba(79,172,254,.4)}body[data-theme=candy-land] .ae-btn{background:linear-gradient(135deg,#f093fb,#f5576c)!important;border:1px solid rgba(255,255,255,.25)!important;color:white!important;box-shadow:0 2px 10px rgba(240,147,251,.3)}body[data-theme=candy-land] .ae-btn:hover{background:linear-gradient(135deg,#4facfe,#00f2fe)!important;color:white!important;transform:translateY(-1px);box-shadow:0 4px 20px rgba(79,172,254,.5)}body[data-theme=candy-land] .bg-gradient-to-br{background:linear-gradient(135deg,#667eea,#764ba2)!important}