:root{--bg-base:#0a0a12;--bg-surface:#10101e;--bg-elevated:#16162a;--bg-card:#1a1a2e;--bg-hover:#20203a;--border:#2a2a3e;--border-light:#32324a;--accent-primary:#7c3aed;--accent-secondary:#2563eb;--accent-success:#10b981;--accent-warning:#f59e0b;--accent-danger:#ef4444;--accent-info:#06b6d4;--text-primary:#e8e8f0;--text-secondary:#9090a8;--text-muted:#50506a;--text-accent:#a78bfa;--gradient-primary:linear-gradient(135deg,#7c3aed,#2563eb);--gradient-glow:linear-gradient(135deg,#7c3aed44,#2563eb44);--gradient-surface:linear-gradient(180deg,#16162a,#10101e);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 2px 8px #0006;--shadow-md:0 4px 24px #00000080;--shadow-lg:0 8px 48px #0009;--shadow-glow:0 0 32px #7c3aed40;--font-display:"Syne",sans-serif;--font-body:"DM Sans",sans-serif;--sidebar-width:240px;--topbar-height:60px;--transition:all 0.2s cubic-bezier(0.4,0,0.2,1);--transition-slow:all 0.4s cubic-bezier(0.4,0,0.2,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #7c3aed4d}50%{box-shadow:0 0 40px #7c3aed99}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-fadeIn{animation:fadeIn .4s ease forwards}.animate-slideInLeft{animation:slideInLeft .3s ease forwards}.animate-slideInRight{animation:slideInRight .3s ease forwards}.animate-scaleIn{animation:scaleIn .3s ease forwards}.animate-pulse{animation:pulse 2s ease infinite}.animate-spin{animation:spin 1s linear infinite}.animate-float{animation:float 3s ease infinite}.delay-1{animation-delay:.05s}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.delay-4{animation-delay:.2s}.delay-5{animation-delay:.25s}.skeleton{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#16162a 25%,#20203a 50%,#16162a 75%);background:linear-gradient(90deg,var(--bg-elevated) 25%,var(--bg-hover) 50%,var(--bg-elevated) 75%);background-size:200% 100%;border-radius:8px;border-radius:var(--radius-sm)}.glass{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#16162a99;border:1px solid #2a2a3e;border:1px solid var(--border)}.scroll-x{overflow-x:auto;scrollbar-width:none}.scroll-x::-webkit-scrollbar{display:none}.scroll-y{overflow-y:auto}.net-instagram{--net-color:#e1306c}.net-tiktok{--net-color:#69c9d0}.net-twitter{--net-color:#1da1f2}.net-linkedin{--net-color:#0a66c2}.net-facebook{--net-color:#1877f2}.net-youtube{--net-color:red}
/*# sourceMappingURL=main.de13551c.css.map*/