: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);--bg-primary:255 255 255;--bg-secondary:248 250 252;--sidebar:248 250 252;--border:226 232 240;--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(--text-secondary);--muted-foreground:var(--text-secondary);--input:var(--bg-secondary)}: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}