:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-app-theme=light]{--app-page-bg: #f8fafc;--app-page-bg-soft: #f1f5f9;--app-surface: #ffffff;--app-surface-strong: #f8fafc;--app-border: rgba(15, 23, 42, .12)}html[data-app-theme=dark]{--app-page-bg: #09090b;--app-page-bg-soft: #0f1117;--app-surface: #0f1117;--app-surface-strong: #111317;--app-border: rgba(255, 255, 255, .1)}html[data-app-theme=light] body{background:var(--app-page-bg);color:#0f172aeb}html[data-app-theme=dark] body{background:var(--app-page-bg);color:#ffffffeb}html[data-app-theme=light] .bg-base-300,html[data-app-theme=dark] .bg-base-300{background-color:var(--app-page-bg)!important}html[data-app-theme=light] .bg-slate-950{background-color:#f8fafc!important}html[data-app-theme=light] .bg-slate-900{background-color:#fff!important}html[data-app-theme=light] .bg-slate-800,html[data-app-theme=light] .bg-slate-800\/60,html[data-app-theme=light] .bg-slate-800\/80{background-color:#f1f5f9!important}html[data-app-theme=light] .bg-slate-700{background-color:#e2e8f0!important}html[data-app-theme=light] .hover\:bg-slate-800:hover{background-color:#f1f5f9!important}html[data-app-theme=light] .hover\:bg-slate-700:hover{background-color:#e2e8f0!important}html[data-app-theme=light] .border-slate-800,html[data-app-theme=light] .border-slate-700,html[data-app-theme=light] .border-slate-600{border-color:#0f172a1f!important}html[data-app-theme=light] .text-slate-200,html[data-app-theme=light] .text-slate-300{color:#0f172adb!important}html[data-app-theme=light] .text-slate-400{color:#334155d1!important}html[data-app-theme=light] .text-slate-500{color:#475569b8!important}html[data-app-theme=light] .text-slate-600{color:#47556999!important}html[data-app-theme=light] .placeholder-slate-600::-moz-placeholder{color:#47556985!important}html[data-app-theme=light] .placeholder-slate-600::placeholder{color:#47556985!important}html[data-app-theme=light] input.bg-slate-800,html[data-app-theme=light] textarea.bg-slate-800,html[data-app-theme=light] select.bg-slate-800{background-color:#fff!important;color:#0f172ae0!important}html[data-app-theme=light] [class*="text-white/85"]{color:#0f172ad9!important}html[data-app-theme=light] [class*="text-white/80"]{color:#0f172acc!important}html[data-app-theme=light] [class*="text-white/70"]{color:#0f172ab3!important}html[data-app-theme=light] [class*="text-white/60"]{color:#0f172a99!important}html[data-app-theme=light] [class*="text-white/55"]{color:#0f172a8c!important}html[data-app-theme=light] [class*="text-white/50"]{color:#0f172a80!important}html[data-app-theme=light] [class*="text-white/45"]{color:#0f172a73!important}html[data-app-theme=light] [class*="text-white/40"]{color:#0f172a66!important}html[data-app-theme=light] [class*="text-white/35"]{color:#0f172a59!important}html[data-app-theme=light] [class*="text-white/30"]{color:#0f172a4d!important}html[data-app-theme=light] [class*="text-white/25"]{color:#0f172a40!important}html[data-app-theme=light] [class*="text-white/20"]{color:#0f172a33!important}html[data-app-theme=light] .text-white{color:#0f172aeb!important}html[data-app-theme=dark] [class*="text-black/90"]{color:#ffffffe6!important}html[data-app-theme=dark] [class*="text-black/85"]{color:#ffffffd9!important}html[data-app-theme=dark] [class*="text-black/80"]{color:#fffc!important}html[data-app-theme=dark] [class*="text-black/72"]{color:#ffffffb8!important}html[data-app-theme=dark] [class*="text-black/70"]{color:#ffffffb3!important}html[data-app-theme=dark] [class*="text-black/65"]{color:#ffffffa6!important}html[data-app-theme=dark] [class*="text-black/60"]{color:#fff9!important}html[data-app-theme=dark] [class*="text-black/55"]{color:#ffffff8c!important}html[data-app-theme=dark] [class*="text-black/50"]{color:#ffffff80!important}html[data-app-theme=dark] [class*="text-black/45"]{color:#ffffff73!important}html[data-app-theme=dark] [class*="text-black/40"]{color:#fff6!important}html[data-app-theme=dark] .text-black{color:#ffffffeb!important}html[data-app-theme=light] [class*="border-white/"]{border-color:#0f172a1f!important}html[data-app-theme=dark] [class*="border-black/"]{border-color:#ffffff1f!important}html[data-app-theme=light] .app-pricing-card:not(.app-pricing-card-highlighted){background:#fff!important;border-color:#0f172a14!important;color:#0f172aeb!important}html[data-app-theme=dark] .app-pricing-card:not(.app-pricing-card-highlighted){background:#111317!important;border-color:#ffffff1f!important;color:#ffffffeb!important}html[data-app-theme=dark] .app-pricing-card:not(.app-pricing-card-highlighted) [class*=text-base-content]{color:#ffffffe0!important}html[data-app-theme=dark] .app-pricing-card:not(.app-pricing-card-highlighted) [class*="text-base-content/70"],html[data-app-theme=dark] .app-pricing-card:not(.app-pricing-card-highlighted) [class*="text-base-content/60"]{color:#ffffffad!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes orbit{0%{transform:rotate(0) translate(140px) rotate(0)}to{transform:rotate(360deg) translate(140px) rotate(-360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-fade-in-up{animation:fadeInUp .7s cubic-bezier(.16,1,.3,1) both}.animate-fade-in-down{animation:fadeInDown .6s cubic-bezier(.16,1,.3,1) both}.animate-fade-in{animation:fadeIn .8s ease both}.animate-scale-in{animation:scaleIn .7s cubic-bezier(.16,1,.3,1) both}.animate-slide-left{animation:slideInLeft .7s cubic-bezier(.16,1,.3,1) both}.animate-slide-right{animation:slideInRight .7s cubic-bezier(.16,1,.3,1) both}.animate-float{animation:float 4s ease-in-out infinite}.animate-pulse-glow{animation:pulse-glow 3s ease-in-out infinite}.animate-gradient{background-size:200% 200%;animation:gradientShift 4s ease infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}.delay-900{animation-delay:.9s}.gradient-text{background:linear-gradient(135deg,hsl(var(--p)),hsl(var(--p) / .5));background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-primary{color:hsl(var(--p))}.glass-card{background:#1e293b99;border:1px solid rgba(243,244,246,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.glass-card-hover{transition:all .3s cubic-bezier(.16,1,.3,1)}.glass-card-hover:hover{background:#1e293bcc;border-color:hsl(var(--p) / .2);box-shadow:0 20px 60px -10px #00000080,0 0 0 1px hsl(var(--p) / .1);transform:translateY(-4px)}.bg-grid{background-image:linear-gradient(rgba(243,244,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(243,244,246,.03) 1px,transparent 1px);background-size:60px 60px}.bg-dot{background-image:radial-gradient(rgba(243,244,246,.07) 1px,transparent 1px);background-size:28px 28px}.glow-primary{box-shadow:0 0 40px hsl(var(--p) / .3),0 0 80px hsl(var(--p) / .1)}.glow-text{text-shadow:0 0 40px hsl(var(--p) / .4)}.reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-right.visible{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transform:scale(.94);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-scale.visible{opacity:1;transform:scale(1)}.stagger>*:nth-child(1){transition-delay:0ms}.stagger>*:nth-child(2){transition-delay:80ms}.stagger>*:nth-child(3){transition-delay:.16s}.stagger>*:nth-child(4){transition-delay:.24s}.stagger>*:nth-child(5){transition-delay:.32s}.stagger>*:nth-child(6){transition-delay:.4s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#f3f4f626;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#f3f4f640}.cursor-blink:after{content:"|";animation:blink 1s step-end infinite;color:#e78468}.stat-number{animation:countUp .6s cubic-bezier(.16,1,.3,1) both}.admin-sidebar-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#f3f4f699;transition:all .2s;cursor:pointer}.admin-sidebar-item:hover,.admin-sidebar-item.active{background:#e784681f;color:#e78468}.admin-sidebar-item.active{background:#e7846826;color:#e78468}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.green{background:#22c55e;box-shadow:0 0 6px #22c55e}.status-dot.red{background:#ef4444;box-shadow:0 0 6px #ef4444}.status-dot.yellow{background:#f59e0b;box-shadow:0 0 6px #f59e0b}
