body{transition:background-color .3s ease,color .3s ease}body.theme-gold{--primary: #FFD700;--primary-hover: #E6C200;--primary-glow: 0 0 15px rgba(255, 215, 0, .4);--gold-shimmer: linear-gradient(90deg, rgba(255, 215, 0, 0) 0%, rgba(255, 255, 255, .3) 50%, rgba(255, 215, 0, 0) 100%)}html[data-theme=light] body.theme-gold{--secondary: #d97706;--bg-body: #fdfaf0;--bg-light: #fefcf5;--surface: #ffffff;--bg-surface: #ffffff;--bg-surface-2: #fefcf5;--text-main: #1a1a1b;--text-secondary: #4b5563;--text-muted: #9ca3af;--border: #f3e8c4;--border-light: #fdf4d8}html[data-theme=dark] body.theme-gold{--secondary: #FFD700;--bg-body: #0a0a0b;--bg-light: #161617;--surface: #1a1a1b;--bg-surface: #1a1a1b;--bg-surface-2: #242425;--text-main: #ffffff;--text-secondary: #e5e7eb;--text-muted: #9ca3af;--border: #3f3f46;--border-light: #27272a}body.theme-gold .btn-primary{background:linear-gradient(135deg,gold,#b8860b)!important;color:#1a1a1b!important;font-weight:800;border:none;box-shadow:var(--primary-glow);position:relative;overflow:hidden}body.theme-gold .btn-primary:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:var(--gold-shimmer);transform:rotate(45deg);animation:shimmer 3s infinite}body.theme-gold .sidebar{border-right:1px solid #FFD70033!important}body.theme-gold .nav-item.active{background:#ffd70015!important;color:gold!important;border-left:3px solid #FFD700}body.theme-gold .ts-row,body.theme-gold .test-card{border-left:4px solid #FFD700!important;background:linear-gradient(90deg,rgba(255,215,0,.05) 0%,var(--bg-surface) 100%)!important;box-shadow:0 4px 20px #ffd7001a;transition:all .3s ease!important}body.theme-gold[data-theme=dark] .ts-row,body.theme-gold[data-theme=dark] .test-card{background:linear-gradient(90deg,#ffd70014,#1a1a1b)!important}body.theme-gold .ts-row:hover,body.theme-gold .test-card:hover{box-shadow:0 8px 30px #ffd70033;border-color:gold!important;transform:translateY(-2px)}body.theme-gold .folder-card{border:1px solid rgba(255,215,0,.2)!important;transition:all .3s ease!important}body.theme-gold .folder-card:hover{border-color:gold!important;box-shadow:0 0 20px #ffd70026!important}body.theme-gold .stat-card-mini{border-bottom:4px solid #FFD700!important}body.theme-gold .nav-item.active{background:linear-gradient(90deg,rgba(255,215,0,.1) 0%,transparent 100%)!important;border-left:3px solid #FFD700!important;color:#b45309!important}body.theme-gold[data-theme=dark] .nav-item.active{color:gold!important}body.theme-gold .btn-mock,body.theme-gold .btn-chapter,body.theme-gold .btn-sectional,body.theme-gold .btn-pyp{background:linear-gradient(135deg,#fdfcf5,#fffbeb)!important;border:1px solid #f3e8c4!important;color:#b45309!important;font-weight:700}body.theme-gold[data-theme=dark] .btn-mock,body.theme-gold[data-theme=dark] .btn-chapter,body.theme-gold[data-theme=dark] .btn-sectional,body.theme-gold[data-theme=dark] .btn-pyp{background:#ffd7001a!important;border:1px solid rgba(255,215,0,.2)!important;color:gold!important}body.theme-gold .btn-mock:hover,body.theme-gold .btn-chapter:hover,body.theme-gold .btn-sectional:hover,body.theme-gold .btn-pyp:hover{background:linear-gradient(135deg,gold,#d97706)!important;color:#1a1a1b!important;border:none!important}.gold-badge-nav{display:none;background:linear-gradient(135deg,gold,#b8860b);color:#1a1a1b;padding:2px 8px;border-radius:100px;font-size:.65rem;font-weight:800;text-transform:uppercase;margin-left:8px;box-shadow:0 0 10px #ffd70080;animation:gold-pulse 2s infinite}body.theme-gold .gold-badge-nav{display:inline-block}@keyframes gold-pulse{0%{opacity:.9}50%{opacity:1;transform:scale(1.05)}to{opacity:.9}}body.theme-silver{--primary: #C0C0C0;--primary-hover: #A9A9A9}html[data-theme=light] body.theme-silver{--secondary: #475569;--bg-body: #f8fafc;--bg-light: #f1f5f9;--surface: #ffffff;--bg-surface: #ffffff;--bg-surface-2: #f1f5f9;--text-main: #1e293b;--text-secondary: #475569;--text-muted: #94a3b8;--border: #cbd5e1;--border-light: #e2e8f0}html[data-theme=dark] body.theme-silver{--secondary: #C0C0C0;--bg-body: #121213;--bg-light: #1c1c1e;--surface: #1c1c1e;--bg-surface: #1c1c1e;--bg-surface-2: #2c2c2e;--text-main: #f1f1f2;--text-secondary: #d1d1d6;--text-muted: #8e8e93;--border: #3a3a3c;--border-light: #2c2c2e}body.theme-silver .btn-primary{background:linear-gradient(135deg,silver,#8e8e93)!important;color:#1c1c1e!important;font-weight:700}@keyframes shimmer{0%{transform:translate(-150%) rotate(45deg)}to{transform:translate(150%) rotate(45deg)}}[data-pass=gold]{--primary: #FFD700 !important}body.theme-gold .ts-row-icon{background:linear-gradient(135deg,#ffd70033,#ffd7000d)!important;border:1px solid rgba(255,215,0,.3)!important}body.theme-gold .plan-card.plan-gold{border:2px solid #FFD700!important;transform:scale(1.02);box-shadow:0 0 30px #ffd70033}body.theme-silver{--primary: #94a3b8;--primary-hover: #cbd5e1;--primary-gradient: linear-gradient(135deg, #e2e8f0 0%, #94a3b8 100%);--secondary: #475569;--primary-glow: 0 0 15px rgba(148, 163, 184, .3);--silver-shimmer: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 100%)}html[data-theme=light] body.theme-silver{--bg-body: #f8fafc;--bg-light: #f1f5f9;--surface: #ffffff;--text-main: #334155;--border: #cbd5e1}html[data-theme=dark] body.theme-silver{--bg-body: #0f172a;--bg-light: #1e293b;--surface: #1e293b;--text-main: #f1f5f9;--border: #334155;--primary: #cbd5e1}body.theme-silver .btn-primary{background:linear-gradient(135deg,#cbd5e1,#64748b)!important;color:#0f172a!important;border:1px solid #94a3b8;position:relative;overflow:hidden}body.theme-silver .btn-primary:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:var(--silver-shimmer);transform:rotate(45deg);animation:shimmer 4s infinite}body.theme-silver .nav-item.active{background:#f1f5f9;border-left:3px solid #94a3b8;color:#475569}body.theme-elite{--primary: #6366f1;--primary-hover: #4f46e5;--primary-gradient: linear-gradient(135deg, #6366f1 0%, #a855f7 100%);--secondary: #ec4899;--primary-glow: 0 0 20px rgba(99, 102, 241, .4);--elite-shimmer: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, .5) 50%, transparent 100%)}html[data-theme=light] body.theme-elite{--bg-body: #f5f3ff;--bg-light: #ede9fe;--surface: #ffffff;--text-main: #1e1b4b;--border: #c4b5fd;--bg-surface: #ffffff;--bg-surface-2: #ede9fe}html[data-theme=dark] body.theme-elite{--bg-body: #0f172a;--bg-light: #1e1b4b;--surface: #1e1b4b;--text-main: #e0e7ff;--border: #312e81;--primary: #818cf8}body.theme-elite .btn-primary{background:var(--primary-gradient)!important;color:#fff!important;border:none;box-shadow:0 4px 15px #6366f166;font-weight:700;letter-spacing:.5px}body.theme-elite .btn-primary:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:var(--elite-shimmer);transform:skew(-25deg);transition:left .5s}body.theme-elite .btn-primary:hover:after{animation:eliteShine 1s forwards}@keyframes eliteShine{0%{left:-100%}20%{left:200%}to{left:200%}}body.theme-elite .nav-item.active{background:linear-gradient(90deg,rgba(99,102,241,.1) 0%,transparent 100%);border-left:3px solid #6366f1;color:#4f46e5}body.theme-elite .sidebar{border-right:1px solid rgba(99,102,241,.2)}body.theme-elite .status-badge{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;box-shadow:0 2px 5px #0000001a}body.theme-elite .test-header{background:linear-gradient(135deg,#1e1b4b,#312e81,#1e1b4b)!important;border-bottom:2px solid rgba(129,140,248,.3)!important;position:relative;overflow:hidden}body.theme-elite .test-header:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(129,140,248,.08) 25%,rgba(168,85,247,.12) 50%,rgba(129,140,248,.08) 75%,transparent 100%);animation:eliteAurora 8s linear infinite;pointer-events:none}@keyframes eliteAurora{0%{transform:translate(-25%)}to{transform:translate(25%)}}body.theme-elite #brand-text{background:linear-gradient(135deg,#818cf8,#c084fc,#818cf8)!important;background-size:200% auto!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;animation:eliteTextShimmer 4s ease-in-out infinite}@keyframes eliteTextShimmer{0%,to{background-position:0% center}50%{background-position:200% center}}body.theme-elite .nav-brand i{color:#818cf8!important;filter:drop-shadow(0 0 6px rgba(129,140,248,.5))}body.theme-elite .timer-box{background:linear-gradient(135deg,#1e1b4b,#312e81)!important;border:1px solid rgba(129,140,248,.4)!important;color:#c4b5fd!important;box-shadow:0 0 20px #6366f133,inset 0 1px #ffffff0d!important;animation:eliteTimerPulse 3s ease-in-out infinite}body.theme-elite .timer-box i{color:#a78bfa!important;filter:drop-shadow(0 0 4px rgba(167,139,250,.6))}@keyframes eliteTimerPulse{0%,to{box-shadow:0 0 15px #6366f126,inset 0 1px #ffffff0d}50%{box-shadow:0 0 25px #6366f14d,inset 0 1px #ffffff14}}body.theme-elite .header-btn{border-color:#818cf84d!important;color:#c4b5fd!important;background:#6366f11a!important;transition:all .3s ease!important}body.theme-elite .header-btn:hover{background:#6366f133!important;border-color:#818cf8!important;box-shadow:0 0 15px #6366f14d!important}body.theme-elite .sec-tab{background:#6366f114!important;border:1px solid rgba(129,140,248,.15)!important;color:var(--text-secondary)!important;backdrop-filter:blur(4px);transition:all .3s cubic-bezier(.4,0,.2,1)!important}body.theme-elite .sec-tab:hover{background:#6366f126!important;border-color:#818cf84d!important}body.theme-elite .sec-tab.active{background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 4px 20px #6366f166,0 0 0 1px #a855f74d!important}body.theme-elite .q-text{position:relative}body.theme-elite .option-card{border:1px solid rgba(129,140,248,.12)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}body.theme-elite .option-card:hover{border-color:#818cf84d!important;background:#6366f10a!important;box-shadow:0 4px 15px #6366f11a!important}body.theme-elite .option-card.selected{border-color:#818cf8!important;background:linear-gradient(135deg,#6366f114,#a855f70d)!important;box-shadow:0 0 0 2px #818cf84d,0 8px 25px #6366f126!important}body.theme-elite .option-card.selected .opt-prefix{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#fff!important;box-shadow:0 0 12px #6366f166!important}body.theme-elite .palette-pane{background:linear-gradient(180deg,var(--bg-light) 0%,rgba(30,27,75,.3) 100%)!important;border-left:1px solid rgba(129,140,248,.15)!important}body.theme-elite .user-snippet{border-bottom:1px solid rgba(129,140,248,.15)!important}body.theme-elite .pal-node{transition:all .2s cubic-bezier(.4,0,.2,1)!important}body.theme-elite .pal-node:hover{transform:scale(1.08);box-shadow:0 0 10px #6366f133}body.theme-elite .test-footer{background:var(--bg-light)!important;border-top:1px solid rgba(129,140,248,.15)!important}body.theme-elite .test-footer .btn-primary{background:linear-gradient(135deg,#6366f1,#a855f7)!important;box-shadow:0 4px 15px #6366f159!important}body.theme-elite .test-footer .btn-primary:hover{box-shadow:0 6px 25px #6366f180!important;transform:translateY(-1px)}body.theme-elite #btn-submit-side-sidebar{background:linear-gradient(135deg,#6366f1,#a855f7)!important;position:relative;overflow:hidden;box-shadow:0 4px 20px #6366f166!important}body.theme-elite #btn-submit-side-sidebar:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);transform:rotate(45deg);animation:shimmer 3s infinite}body.theme-elite .palette-section-label:after{content:" \2726  ELITE";color:#818cf8;font-size:.6rem;font-weight:800;letter-spacing:.1em;opacity:.7;margin-left:6px}body.theme-elite .ts-row,body.theme-elite .test-card{border-left:4px solid transparent!important;border-image:linear-gradient(to bottom,#6366f1,#a855f7) 1!important;background:linear-gradient(90deg,rgba(99,102,241,.03) 0%,var(--bg-surface) 100%)!important;transition:all .3s ease!important}html[data-theme=dark] body.theme-elite .ts-row,html[data-theme=dark] body.theme-elite .test-card{background:linear-gradient(90deg,rgba(99,102,241,.06) 0%,var(--bg-surface) 100%)!important}body.theme-elite .ts-row:hover,body.theme-elite .test-card:hover{box-shadow:0 8px 30px #6366f126!important;transform:translateY(-2px)}body.theme-elite .folder-card{border:1px solid rgba(99,102,241,.15)!important}body.theme-elite .folder-card:hover{border-color:#6366f1!important;box-shadow:0 0 25px #6366f11f!important}body.theme-elite .stat-card-mini{border-bottom:4px solid #6366f1!important}.elite-badge-nav{background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;padding:2px 8px;border-radius:100px;font-size:.65rem;font-weight:800;text-transform:uppercase;box-shadow:0 0 12px #6366f166;animation:eliteBadgePulse 2.5s ease-in-out infinite}@keyframes eliteBadgePulse{0%,to{box-shadow:0 0 8px #6366f14d}50%{box-shadow:0 0 18px #6366f180,0 0 40px #a855f726}}html[data-theme=dark] body.theme-elite .nav-item.active{color:#818cf8!important}body.theme-police{--primary: #b08d57;--primary-hover: #8f7244;--primary-gradient: linear-gradient(135deg, #b08d57 0%, #8f7244 100%);--secondary: #1e3a8a;--secondary-gradient: linear-gradient(135deg, #1e3a8a 0%, #172554 100%);--primary-glow: 0 4px 15px rgba(176, 141, 87, .4)}html[data-theme=light] body.theme-police{--bg-body: #fdfbf7;--bg-light: #f5f2eb;--surface: #ffffff;--text-main: #27272a;--border: #e7e5e4;background-image:linear-gradient(#fdfbf7eb,#fdfbf7eb),url(../images/police-bg-opt.jpg);background-size:cover;background-attachment:fixed;background-position:center}html[data-theme=dark] body.theme-police{--bg-body: #1c1917;--bg-light: #292524;--surface: #292524;--text-main: #fafaf9;--border: #44403c;--primary: #d6b98d;background-image:linear-gradient(#1c1917eb,#1c1917eb),url(../images/police-bg-opt.jpg);background-size:cover;background-attachment:fixed;background-position:center}body.theme-police .btn-primary{background:var(--primary-gradient)!important;color:#fff!important;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;box-shadow:none;border:none}body.theme-police .btn-primary:after{display:none}body.theme-police .navbar{border-bottom:3px solid #b08d57!important}body.theme-police .sidebar{background:var(--bg-light);border-right:1px solid #b08d57}body.theme-police .status-badge{border:1px solid #b08d57;background:#fffbeb;color:#b45309}body.theme-starter{--primary: #06b6d4;--primary-hover: #0891b2;--primary-gradient: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);--secondary: #083344;--primary-glow: 0 4px 15px rgba(6, 182, 212, .4)}html[data-theme=light] body.theme-starter{--bg-body: #ecfeff;--bg-light: #cffafe;--surface: #ffffff;--text-main: #083344;--border: #bae6fd}html[data-theme=dark] body.theme-starter{--bg-body: #083344;--bg-light: #0e4b5e;--surface: #0e4b5e;--text-main: #ecfeff;--border: #155e75}@media(max-width:768px){html[data-theme=light] body.theme-gold:before{background:radial-gradient(ellipse 80% 60% at 10% 15%,rgba(255,215,0,.1) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 90% 80%,rgba(184,134,11,.07) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 50%,rgba(245,158,11,.05) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 75% 20%,rgba(217,119,6,.04) 0%,transparent 45%);background-size:200% 200%,200% 200%,180% 180%,160% 160%}html[data-theme=dark] body.theme-gold:before{background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(255,215,0,.12) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 88% 75%,rgba(184,134,11,.09) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 45%,rgba(245,158,11,.06) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 30% 85%,rgba(217,119,6,.04) 0%,transparent 45%);background-size:200% 200%,200% 200%,180% 180%,160% 160%}html[data-theme=light] body.theme-elite:before{background:radial-gradient(ellipse 80% 60% at 10% 15%,rgba(99,102,241,.1) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 90% 80%,rgba(168,85,247,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 50%,rgba(236,72,153,.04) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 75% 20%,rgba(129,140,248,.05) 0%,transparent 45%);background-size:200% 200%,200% 200%,180% 180%,160% 160%}html[data-theme=dark] body.theme-elite:before{background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(99,102,241,.16) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 88% 75%,rgba(168,85,247,.12) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 45%,rgba(129,140,248,.08) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 30% 85%,rgba(236,72,153,.05) 0%,transparent 45%);background-size:200% 200%,200% 200%,180% 180%,160% 160%}html[data-theme=light] body.theme-police:before{background:radial-gradient(ellipse 80% 60% at 10% 15%,rgba(176,141,87,.09) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 90% 80%,rgba(30,58,138,.06) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 50%,rgba(143,114,68,.04) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 75% 20%,rgba(23,37,84,.03) 0%,transparent 45%);background-size:200% 200%,200% 200%,180% 180%,160% 160%}html[data-theme=dark] body.theme-police:before{background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(214,185,141,.1) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 88% 75%,rgba(30,58,138,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 45%,rgba(176,141,87,.05) 0%,transparent 50%),radial-gradient(ellipse 40% 40% at 30% 85%,rgba(23,37,84,.04) 0%,transparent 45%);background-size:200% 200%,200% 200%,180% 180%,160% 160%}html[data-theme=light] body.theme-silver:before{background:radial-gradient(ellipse 80% 60% at 10% 15%,rgba(148,163,184,.08) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 90% 80%,rgba(71,85,105,.06) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 50%,rgba(203,213,225,.05) 0%,transparent 50%);background-size:200% 200%,200% 200%,180% 180%}html[data-theme=dark] body.theme-silver:before{background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(148,163,184,.1) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 88% 75%,rgba(100,116,139,.08) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 45%,rgba(203,213,225,.05) 0%,transparent 50%);background-size:200% 200%,200% 200%,180% 180%}html[data-theme=light] body.theme-starter:before{background:radial-gradient(ellipse 80% 60% at 10% 15%,rgba(6,182,212,.08) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 90% 80%,rgba(8,145,178,.06) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 50%,rgba(14,165,233,.04) 0%,transparent 50%);background-size:200% 200%,200% 200%,180% 180%}html[data-theme=dark] body.theme-starter:before{background:radial-gradient(ellipse 80% 60% at 12% 20%,rgba(6,182,212,.14) 0%,transparent 60%),radial-gradient(ellipse 65% 55% at 88% 75%,rgba(8,145,178,.1) 0%,transparent 55%),radial-gradient(ellipse 50% 70% at 50% 45%,rgba(14,165,233,.06) 0%,transparent 50%);background-size:200% 200%,200% 200%,180% 180%}}
