*{box-sizing:border-box}html{scroll-behavior:smooth}:root{--bg:#05070d;--text:#fff;--nav-text:#c9cbd5;--nav-hover:#fff;--button-bg:#151925;--button-border:#2b3040;--primary-1:#8b5cf6;--primary-2:#4f46e5}[data-theme=light]{--bg:#f5f7fb;--text:#111827;--nav-text:#4b5563;--nav-hover:#111827;--button-bg:#fff;--button-border:#d9dee8;--primary-1:#8b5cf6;--primary-2:#4f46e5}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:100%;margin:0;padding:0}.nav{position:absolute}.nav-inner{justify-content:space-between;gap:30px}.logo,.nav-inner{display:flex;align-items:center}.logo{gap:9px;font-size:20px;font-weight:800}.logo-mark{width:26px;height:26px;border-radius:7px 13px 7px 13px;background:linear-gradient(135deg,var(--primary-1),var(--primary-2));transform:rotate(-12deg)}.links{display:flex;gap:28px;color:var(--nav-text);font-size:13px}.links a:hover{color:var(--nav-hover)}.nav-actions{display:flex;align-items:center;gap:12px}.icon-btn{background:transparent;color:var(--text);border:0;font-size:18px}.btn{border:0;border-radius:10px;padding:12px 19px;color:#fff;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.btn:hover{transform:translateY(-1px)}.btn-ghost{background:hsla(0,0%,100%,.04);border:1px solid rgba(139,92,246,.24);color:#c4b5fd}.btn-ghost:hover{background:rgba(99,102,241,.12);border-color:rgba(129,140,248,.5);color:#fff;box-shadow:0 8px 22px rgba(79,70,229,.14)}.btn-primary{background:linear-gradient(135deg,var(--primary-1),var(--primary-2));box-shadow:0 8px 25px #4f46e533}.btn-primary:hover{box-shadow:0 10px 30px rgba(79,70,229,.28)}[data-theme=light] .nav{color:#172033}[data-theme=light] .links{color:#475569}[data-theme=light] .links a:hover{color:#4f46e5}[data-theme=light] .icon-btn{color:#172033}[data-theme=light] .btn-ghost{background:hsla(0,0%,100%,.84);border-color:#d6e0eb;color:#334155;box-shadow:0 4px 14px rgba(71,85,105,.05)}[data-theme=light] .btn-ghost:hover{background:#eef6ff;border-color:#a5b4fc;color:#4338ca;box-shadow:0 8px 22px rgba(79,70,229,.1)}[data-theme=light] .btn-primary{background:linear-gradient(135deg,var(--primary-1),var(--primary-2));color:#fff;box-shadow:0 8px 25px rgba(79,70,229,.18)}@media (max-width:650px){.nav-actions{gap:8px}.btn{padding:10px 14px;font-size:12px}}.theme-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--button-border);border-radius:10px;background:var(--button-bg);color:var(--text);font-size:17px;transition:.2s ease}.theme-toggle:hover{transform:translateY(-1px);border-color:var(--primary-1)}.mobile-nav-controls{display:none;align-items:center;gap:10px}@media (max-width:900px){.mobile-nav-controls{display:flex}}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 75% 45%,rgba(56,189,248,.14),transparent 24%),radial-gradient(circle at 45% 20%,rgba(37,99,235,.16),transparent 32%),radial-gradient(circle at 85% 80%,rgba(139,92,246,.15),transparent 30%),linear-gradient(115deg,#05070d 10%,#08101c 45%,#10132b 72%,#170c2b)}.hero:after{content:"";background:radial-gradient(ellipse at center,transparent 35%,rgba(2,6,23,.6) 100%)}.hero-grid,.hero:after{position:absolute;inset:0;pointer-events:none}.hero-grid{opacity:.18;background-image:linear-gradient(rgba(125,211,252,.06) 1px,transparent 0),linear-gradient(90deg,rgba(125,211,252,.06) 1px,transparent 0);background-size:55px 55px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 20%,#000 70%,transparent);mask-image:linear-gradient(180deg,transparent,#000 20%,#000 70%,transparent)}.hero-bg-orb{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}.hero-bg-orb-one{width:380px;height:380px;right:5%;top:10%;background:rgba(56,189,248,.11)}.hero-bg-orb-two{width:300px;height:300px;right:30%;bottom:-100px;background:rgba(139,92,246,.12)}.hero-content{position:relative;z-index:3;width:100%;max-width:none;padding:100px 55px 70px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;grid-gap:50px;gap:50px}.hero-copy{max-width:760px}.eyebrow{display:flex;align-items:center;gap:9px;color:#a5dfff;text-transform:uppercase;letter-spacing:.2em}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#38bdf8;box-shadow:0 0 8px #38bdf8,0 0 18px rgba(56,189,248,.6);animation:livePulse 1.8s infinite}h1{font-size:clamp(52px,6vw,82px);line-height:.96;margin:18px 0 22px;letter-spacing:-.055em;max-width:800px}.gradient{background:linear-gradient(90deg,#d946ef,#818cf8 45%,#38bdf8);color:transparent;background-clip:text;-webkit-background-clip:text}.hero p{color:#aeb9ca;font-size:16px;line-height:1.65;max-width:620px;margin:0}.quick-discovery{display:flex;align-items:center;gap:8px;margin-top:18px;flex-wrap:wrap}.quick-discovery>span{color:#71849a;font-size:11px;margin-right:3px}.quick-discovery button{border:1px solid rgba(125,211,252,.13);background:hsla(0,0%,100%,.035);color:#aebfd0;padding:7px 11px;border-radius:999px;font-size:10px;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.quick-discovery button:hover{transform:translateY(-2px);color:#e0f2fe;background:rgba(56,189,248,.09);border-color:rgba(125,211,252,.4)}.categories{gap:9px;margin-top:18px}.category{min-width:auto;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;border:1px solid rgba(186,230,253,.1);background:hsla(0,0%,100%,.035);color:#aebdce;font-size:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .2s ease,background .2s ease,border-color .2s ease}.category:hover{transform:translateY(-3px);color:#fff;background:rgba(56,189,248,.08);border-color:rgba(125,211,252,.4)}.category span{display:inline;font-size:15px;margin:0}.hero-trust{gap:10px;margin-top:20px;color:#65788d;font-size:10px}.hero-trust,.live-indicator{display:flex;align-items:center}.live-indicator{gap:6px;color:#8bdcff;font-weight:700}.live-indicator span{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 7px rgba(34,197,94,.8)}.trust-divider{width:1px;height:13px;background:rgba(148,163,184,.2)}.hero-visual{position:relative;width:100%;height:500px;display:flex;align-items:center;justify-content:center}.visual-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.17),rgba(79,70,229,.08) 40%,transparent 70%);filter:blur(10px);animation:breathe 5s ease-in-out infinite}.event-orbit{position:relative;width:330px;height:330px;display:flex;align-items:center;justify-content:center;border-radius:50%}.orbit-ring{position:absolute;border-radius:50%;border:1px solid rgba(125,211,252,.12)}.orbit-ring-one{width:330px;height:330px;animation:rotateOrbit 18s linear infinite}.orbit-ring-two{width:250px;height:250px;border-color:rgba(139,92,246,.16);animation:rotateOrbitReverse 13s linear infinite}.orbit-center{position:relative;z-index:2;width:170px;height:170px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 25%,rgba(125,211,252,.2),transparent 50%),linear-gradient(145deg,rgba(16,38,61,.95),rgba(7,15,30,.98));border:1px solid rgba(186,230,253,.2);box-shadow:0 0 50px rgba(56,189,248,.1),inset 0 0 40px rgba(56,189,248,.05);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ticket-symbol{font-size:38px;margin-bottom:7px;filter:drop-shadow(0 0 15px rgba(56,189,248,.5))}.orbit-center span{color:#7dd3fc;font-size:9px;font-weight:800;letter-spacing:.2em}.orbit-center strong{color:#fff;font-size:22px;letter-spacing:.08em}.floating-card{position:absolute;z-index:5;padding:13px 15px;border-radius:14px;background:linear-gradient(145deg,rgba(17,37,58,.88),rgba(5,14,27,.94));border:1px solid rgba(186,230,253,.14);box-shadow:0 20px 50px rgba(0,0,0,.35),0 0 25px rgba(56,189,248,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:floatingCard 5s ease-in-out infinite}.trending-card{top:75px;left:5px;width:190px}.floating-card-top{display:flex;align-items:center;gap:7px;color:#8bdcff;font-size:8px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}.live-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e}.floating-event{gap:10px}.event-icon,.floating-event{display:flex;align-items:center}.event-icon{width:36px;height:36px;justify-content:center;border-radius:10px;background:rgba(56,189,248,.08);border:1px solid rgba(125,211,252,.12);font-size:17px}.floating-event strong{display:block;color:#e7f6ff;font-size:11px}.floating-event span{display:block;margin-top:3px;color:#71849a;font-size:9px}.location-card{right:0;top:165px;gap:9px;animation-delay:1.3s}.location-card,.location-icon{display:flex;align-items:center}.location-icon{width:32px;height:32px;justify-content:center;border-radius:9px;background:rgba(139,92,246,.12)}.location-card span{display:block;color:#71849a;font-size:8px}.location-card strong{display:block;margin-top:3px;color:#dbeafe;font-size:10px}.floating-ticket{position:absolute;z-index:6;bottom:45px;left:25px;width:220px;padding:17px;border-radius:15px;background:linear-gradient(135deg,rgba(139,92,246,.17),rgba(56,189,248,.08)),rgba(7,15,28,.94);border:1px solid rgba(186,230,253,.17);box-shadow:0 25px 60px rgba(0,0,0,.4),0 0 30px rgba(139,92,246,.07);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:rotate(-4deg);animation:ticketFloat 6s ease-in-out infinite}.ticket-footer,.ticket-header{display:flex;justify-content:space-between;align-items:center}.ticket-header{color:#7dd3fc;font-size:8px;font-weight:800;letter-spacing:.12em}.ticket-event{margin:18px 0}.ticket-event strong{display:block;color:#fff;font-size:13px}.ticket-event span{display:block;margin-top:5px;color:#75899e;font-size:9px}.ticket-line{border-top:1px dashed rgba(186,230,253,.18)}.ticket-footer{margin-top:12px;color:#52667b;font-size:8px}.ticket-footer span:last-child{color:#7dd3fc;font-size:18px}@keyframes livePulse{0%,to{transform:scale(1);box-shadow:0 0 8px #38bdf8,0 0 18px rgba(56,189,248,.5)}50%{transform:scale(1.35);box-shadow:0 0 12px #38bdf8,0 0 28px rgba(56,189,248,.8)}}@keyframes breathe{0%,to{transform:scale(.96);opacity:.7}50%{transform:scale(1.05);opacity:1}}@keyframes rotateOrbit{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateOrbitReverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes floatingCard{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes ticketFloat{0%,to{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-10px)}}[data-theme=light] .hero{background:radial-gradient(circle at 75% 45%,rgba(56,189,248,.16),transparent 24%),radial-gradient(circle at 45% 20%,rgba(37,99,235,.1),transparent 32%),radial-gradient(circle at 85% 80%,rgba(139,92,246,.1),transparent 30%),linear-gradient(115deg,#f8fbff 10%,#eef7ff 45%,#f3f1ff 72%,#faf5ff)}[data-theme=light] .hero:after{background:radial-gradient(ellipse at center,transparent 35%,rgba(148,163,184,.1) 100%)}[data-theme=light] .hero-grid{opacity:.32;background-image:linear-gradient(rgba(37,99,235,.055) 1px,transparent 0),linear-gradient(90deg,rgba(37,99,235,.055) 1px,transparent 0)}[data-theme=light] .hero-bg-orb-one{background:rgba(56,189,248,.12)}[data-theme=light] .hero-bg-orb-two{background:rgba(139,92,246,.09)}[data-theme=light] .eyebrow{color:#2563eb}[data-theme=light] .eyebrow-dot{background:#0284c7;box-shadow:0 0 8px rgba(14,165,233,.8),0 0 18px rgba(14,165,233,.35)}[data-theme=light] .hero p{color:#526174}[data-theme=light] .quick-discovery>span{color:#64748b}[data-theme=light] .quick-discovery button{background:hsla(0,0%,100%,.62);border-color:rgba(59,130,246,.16);color:#475569;box-shadow:0 5px 18px rgba(30,64,175,.05)}[data-theme=light] .quick-discovery button:hover{color:#1e3a8a;background:hsla(0,0%,100%,.92);border-color:rgba(59,130,246,.35)}[data-theme=light] .category{background:hsla(0,0%,100%,.62);border-color:rgba(59,130,246,.15)}[data-theme=light] .category:hover{background:hsla(0,0%,100%,.92)}[data-theme=light] .hero-trust{color:#64748b}[data-theme=light] .live-indicator{color:#0284c7}[data-theme=light] .trust-divider{background:rgba(71,85,105,.18)}[data-theme=light] .visual-glow{background:radial-gradient(circle,rgba(56,189,248,.18),rgba(79,70,229,.08) 40%,transparent 70%)}[data-theme=light] .orbit-ring{border-color:rgba(37,99,235,.16)}[data-theme=light] .orbit-ring-two{border-color:rgba(139,92,246,.2)}[data-theme=light] .orbit-center{background:radial-gradient(circle at 35% 25%,rgba(125,211,252,.28),transparent 50%),linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(232,243,255,.94));border-color:rgba(59,130,246,.2);box-shadow:0 0 50px rgba(56,189,248,.14),inset 0 0 40px rgba(56,189,248,.06)}[data-theme=light] .orbit-center span{color:#0284c7}[data-theme=light] .orbit-center strong{color:#172554}[data-theme=light] .floating-card{background:linear-gradient(145deg,hsla(0,0%,100%,.88),rgba(239,248,255,.92));border-color:rgba(59,130,246,.16);box-shadow:0 20px 50px rgba(30,64,175,.12),0 0 25px rgba(56,189,248,.06)}[data-theme=light] .floating-card-top{color:#0284c7}[data-theme=light] .event-icon{background:rgba(56,189,248,.1);border-color:rgba(59,130,246,.14)}[data-theme=light] .floating-event strong{color:#1e293b}[data-theme=light] .floating-event span{color:#64748b}[data-theme=light] .location-icon{background:rgba(139,92,246,.1)}[data-theme=light] .location-card span{color:#64748b}[data-theme=light] .location-card strong{color:#334155}[data-theme=light] .floating-ticket{background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(56,189,248,.1)),hsla(0,0%,100%,.92);border-color:rgba(59,130,246,.16);box-shadow:0 25px 60px rgba(30,64,175,.14),0 0 30px rgba(139,92,246,.06)}[data-theme=light] .ticket-header{color:#0284c7}[data-theme=light] .ticket-event strong{color:#1e293b}[data-theme=light] .ticket-event span{color:#64748b}[data-theme=light] .ticket-line{border-top-color:rgba(71,85,105,.18)}[data-theme=light] .ticket-footer{color:#64748b}[data-theme=light] .ticket-footer span:last-child{color:#0284c7}@media (max-width:700px){.event-orbit,.floating-card,.floating-ticket,.hero-bg-orb,.hero-grid,.hero-visual,.orbit-ring,.visual-glow{display:none!important}.hero *,.hero :after,.hero :before{animation:none!important;transition:none!important}.hero{min-height:670px;display:flex;align-items:center}.hero-content{display:block;padding-top:70px}.hero-content,.hero-copy{max-width:700px}}.search{display:grid;grid-template-columns:1.7fr 1fr 150px;grid-gap:6px;gap:6px;background:#fff;padding:7px;border-radius:15px;margin-top:30px}.search input{border:0;outline:0;padding:15px;min-width:0;color:#111827;border-radius:10px}.search button{border:0;border-radius:10px;color:#fff;font-weight:800;background:linear-gradient(135deg,#8b5cf6,#4f46e5)}.categories{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}.category{min-width:100px;padding:15px;border:1px solid #222738;background:#0b0f19cc;border-radius:13px;text-align:center;color:#c5c8d2;font-size:12px}.category span{display:block;font-size:22px;margin-bottom:8px}.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section h2{font-size:36px;margin:8px 0 0}.muted{color:#8f94a4}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,320px));grid-gap:20px;gap:20px}.card{background:#0c111c;border:1px solid #202638;border-radius:17px;overflow:hidden;transition:.25s;box-shadow:0 15px 50px #0003}.card:hover{transform:translateY(-6px);border-color:#6d5ce7}.card-image{height:235px;position:relative;display:flex;align-items:flex-end;padding:16px;background-size:cover;background-position:50%}.card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,#000c)}.card-image>*{position:relative;z-index:1}.badge{background:#05070dbd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:7px 10px;border-radius:99px;font-size:11px}.card-body{padding:18px}.card-body h3{margin:5px 0 8px;font-size:20px}.card-body p{margin:5px 0;color:#9298aa;font-size:13px}.card-foot{display:flex;justify-content:space-between;align-items:end;margin-top:18px}.price{font-size:20px;font-weight:800}.cta{margin:0 0 80px;padding:55px;border-radius:22px;overflow:hidden;background:linear-gradient(100deg,#17102b,#0d1a35);border:1px solid #34245c;position:relative}.cta h2{font-size:42px;margin:0 0 12px}.cta p{color:#a8adbb;max-width:560px;line-height:1.6}.footer{border-top:1px solid #1d2230;padding:35px 0;color:#858b9b;font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:20px}[data-theme=light] .search{background:hsla(0,0%,100%,.96);border:1px solid rgba(148,163,184,.22);box-shadow:0 15px 40px rgba(30,64,175,.08)}[data-theme=light] .search input{background:transparent;color:#111827}[data-theme=light] .search input::placeholder{color:#94a3b8}[data-theme=light] .search button{background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 8px 20px rgba(79,70,229,.18)}[data-theme=light] .category{background:hsla(0,0%,100%,.72);border-color:rgba(59,130,246,.14);color:#475569;box-shadow:0 8px 25px rgba(30,64,175,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}[data-theme=light] .category:hover{color:#1e3a8a;background:hsla(0,0%,100%,.95);border-color:rgba(59,130,246,.35)}[data-theme=light] .section h2{color:#111827}[data-theme=light] .muted{color:#64748b}[data-theme=light] .card{background:hsla(0,0%,100%,.9);border-color:rgba(148,163,184,.22);box-shadow:0 15px 45px rgba(30,64,175,.08)}[data-theme=light] .card:hover{border-color:rgba(109,92,231,.55);box-shadow:0 20px 55px rgba(30,64,175,.13)}[data-theme=light] .card-image:after{background:linear-gradient(transparent 25%,rgba(15,23,42,.68))}[data-theme=light] .badge{background:hsla(0,0%,100%,.82);color:#334155;border:1px solid hsla(0,0%,100%,.45);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=light] .card-body h3{color:#111827}[data-theme=light] .card-body p{color:#64748b}[data-theme=light] .price{color:#111827}[data-theme=light] .cta{background:radial-gradient(circle at 80% 20%,rgba(56,189,248,.16),transparent 30%),radial-gradient(circle at 20% 80%,rgba(139,92,246,.12),transparent 32%),linear-gradient(100deg,#eef7ff,#f5f2ff);border-color:rgba(99,102,241,.18);box-shadow:0 20px 60px rgba(30,64,175,.08)}[data-theme=light] .cta h2{color:#111827}[data-theme=light] .cta p{color:#526174}[data-theme=light] .footer{border-top-color:rgba(148,163,184,.22);color:#64748b;background:rgba(248,250,252,.65)}.nav{position:fixed;z-index:20;top:0;left:0;right:0;height:78px;display:flex;align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(5,7,13,.02));border-bottom:1px solid rgba(139,92,246,.06);box-shadow:0 1px 0 hsla(0,0%,100%,.01),0 8px 30px rgba(0,0,0,.08)}[data-theme=light] .nav{background:linear-gradient(180deg,hsla(0,0%,100%,.88),rgba(248,250,252,.72));border-bottom:1px solid rgba(148,163,184,.16);box-shadow:0 8px 30px rgba(30,64,175,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#c9cbd5;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:color .2s ease}.nav-dropdown-trigger:hover{color:#fff}[data-theme=light] .nav-dropdown-trigger{color:#475569}[data-theme=light] .nav-dropdown-trigger:hover{color:#111827}.nav-dropdown-arrow{color:#858998;font-size:11px;transition:transform .2s ease,color .2s ease}.nav-dropdown:hover .nav-dropdown-arrow{color:#a78bfa;transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 16px);left:50%;width:250px;padding:8px;transform:translateX(-50%) translateY(-5px);border:1px solid rgba(139,92,246,.18);border-radius:14px;background:rgba(10,10,16,.98);box-shadow:0 20px 50px rgba(0,0,0,.45),0 0 30px rgba(124,58,237,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:1000}[data-theme=light] .nav-dropdown-menu{background:hsla(0,0%,100%,.96);border-color:rgba(99,102,241,.16);box-shadow:0 20px 50px rgba(30,64,175,.12),0 0 30px rgba(124,58,237,.05)}.nav-dropdown-menu:before{content:"";position:absolute;top:-16px;left:0;width:100%;height:16px}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-dropdown-menu a{display:flex;flex-direction:column;gap:4px;width:100%;box-sizing:border-box;padding:12px;border-radius:10px;color:inherit;text-decoration:none;transition:background .2s ease,transform .2s ease}.nav-dropdown-menu a:hover{background:rgba(139,92,246,.08);transform:translateX(2px)}.nav-dropdown-item-title{display:block;color:#fff;font-size:13px;font-weight:700}.nav-dropdown-item-description{display:block;color:#858692;font-size:11px;line-height:1.4}[data-theme=light] .nav-dropdown-item-title{color:#111827}[data-theme=light] .nav-dropdown-item-description{color:#64748b}.nav-updates-link{position:relative;display:inline-flex;align-items:center;color:#c9cbd5;text-decoration:none;font-size:13px;font-weight:500;transition:color .2s ease}.nav-updates-link:hover{color:#fff}[data-theme=light] .nav-updates-link{color:#475569}[data-theme=light] .nav-updates-link:hover{color:#111827}.nav-updates-link:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:#8b5cf6;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.nav-updates-link:hover:after{transform:scaleX(1)}@media (max-width:1100px){.nav-inner{gap:16px}.links{gap:4px}.links a{padding-left:10px;padding-right:10px}.nav-welcome{display:none}}.mobile-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.mobile-header-help{position:relative;display:flex;align-items:center}.mobile-help-trigger{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:40px;padding:0 7px;border:0;border-radius:8px;background:transparent;color:#c9cbd5;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:color .2s ease,background .2s ease}.mobile-help-trigger.active,.mobile-help-trigger:hover{color:#fff;background:rgba(139,92,246,.08)}[data-theme=light] .mobile-help-trigger{color:#475569}[data-theme=light] .mobile-help-trigger.active,[data-theme=light] .mobile-help-trigger:hover{color:#111827;background:rgba(139,92,246,.07)}.mobile-help-arrow{display:inline-block;color:#858998;font-size:10px;transition:transform .2s ease,color .2s ease}.mobile-help-trigger.active .mobile-help-arrow{color:#a78bfa;transform:rotate(180deg)}.mobile-help-dropdown{position:absolute;top:calc(100% + 9px);right:0;width:230px;padding:7px;border:1px solid rgba(139,92,246,.18);border-radius:13px;background:rgba(10,10,16,.98);box-shadow:0 18px 45px rgba(0,0,0,.45),0 0 25px rgba(124,58,237,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:2000;animation:mobileHelpDropdownIn .18s ease}[data-theme=light] .mobile-help-dropdown{background:hsla(0,0%,100%,.97);border-color:rgba(99,102,241,.16);box-shadow:0 18px 45px rgba(30,64,175,.12)}@keyframes mobileHelpDropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mobile-help-dropdown a{display:flex;flex-direction:column;gap:3px;width:100%;box-sizing:border-box;padding:11px;border-radius:9px;color:inherit;text-decoration:none;transition:background .2s ease,transform .2s ease}.mobile-help-dropdown a:hover{background:rgba(139,92,246,.09);transform:translateX(2px)}.mobile-help-dropdown strong{display:block;color:#fff;font-size:12px;font-weight:700}.mobile-help-dropdown span{display:block;color:#858692;font-size:10px;line-height:1.4}[data-theme=light] .mobile-help-dropdown strong{color:#111827}[data-theme=light] .mobile-help-dropdown span{color:#64748b}.mobile-header-updates{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 7px;border-radius:8px;color:#c9cbd5;text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap;transition:color .2s ease,background .2s ease}.mobile-header-updates:hover{color:#fff;background:rgba(139,92,246,.08)}[data-theme=light] .mobile-header-updates{color:#475569}[data-theme=light] .mobile-header-updates:hover{color:#111827;background:rgba(139,92,246,.07)}.mobile-menu-wrapper{display:none;position:relative;margin-left:auto}.mobile-menu-toggle{width:42px;height:42px;padding:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(139,92,246,.22);border-radius:9px;background:rgba(139,92,246,.06);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.mobile-menu-toggle:hover{background:rgba(139,92,246,.12);border-color:rgba(167,139,250,.38);box-shadow:0 0 18px rgba(139,92,246,.08)}.mobile-menu-toggle:active{transform:scale(.96)}.mobile-menu-toggle span{display:block;width:21px;height:2px;border-radius:999px;background:#c4b5fd;transition:transform .2s ease,opacity .2s ease}[data-theme=light] .mobile-menu-toggle{background:rgba(139,92,246,.05);border-color:rgba(99,102,241,.2)}[data-theme=light] .mobile-menu-toggle span{background:#6366f1}.mobile-menu-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{position:absolute;top:calc(100% + 10px);right:0;width:min(320px,calc(100vw - 24px));max-height:calc(100vh - 90px);overflow-y:auto;box-sizing:border-box;padding:18px;border:1px solid rgba(139,92,246,.2);border-radius:16px;background:rgba(10,8,20,.98);box-shadow:0 20px 50px rgba(0,0,0,.45),0 0 30px rgba(139,92,246,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:mobileMenuIn .2s ease;z-index:1000}[data-theme=light] .mobile-menu{background:hsla(0,0%,100%,.97);border-color:rgba(99,102,241,.16);box-shadow:0 20px 50px rgba(30,64,175,.13)}@keyframes mobileMenuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-user{display:flex;flex-direction:column;padding:4px 4px 16px;margin-bottom:10px;border-bottom:1px solid rgba(139,92,246,.15)}.mobile-menu-user span{color:#9ca3af;font-size:12px;font-weight:500}.mobile-menu-user strong{margin-top:3px;color:#fff;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=light] .mobile-menu-user span{color:#64748b}[data-theme=light] .mobile-menu-user strong{color:#111827}.mobile-menu-links{display:flex;flex-direction:column;gap:4px}.mobile-menu-links>a{width:100%;box-sizing:border-box;padding:13px 12px;border-radius:10px;color:#9ca3af;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease,background .2s ease,padding-left .2s ease}.mobile-menu-links>a:hover{color:#fff;background:rgba(139,92,246,.12);padding-left:16px}[data-theme=light] .mobile-menu-links>a{color:#475569}[data-theme=light] .mobile-menu-links>a:hover{color:#111827;background:rgba(139,92,246,.08)}.mobile-menu-actions{display:flex;flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(139,92,246,.15)}.mobile-menu-button{width:100%;min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:11px 12px;border:1px solid rgba(139,92,246,.25);border-radius:9px;background:rgba(139,92,246,.08);color:#c4b5fd;text-decoration:none;font-size:13px;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.mobile-menu-button:hover{background:rgba(139,92,246,.18);border-color:rgba(167,139,250,.5);color:#fff}[data-theme=light] .mobile-menu-button{color:#6366f1;background:rgba(139,92,246,.06);border-color:rgba(99,102,241,.2)}[data-theme=light] .mobile-menu-button:hover{color:#4f46e5;background:rgba(139,92,246,.11)}.mobile-menu-signup{width:100%;min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:11px 12px;border:1px solid rgba(139,92,246,.4);border-radius:9px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;text-decoration:none;font-size:13px;font-weight:700;box-shadow:0 8px 20px rgba(124,58,237,.16);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.mobile-menu-signup:hover{background:linear-gradient(135deg,#9567ff,#7c3aed);transform:translateY(-1px);box-shadow:0 10px 24px rgba(124,58,237,.22)}.nav-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 16px;border:1px solid rgba(139,92,246,.22);border-radius:10px;background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(139,92,246,.06));color:#c4b5fd;font-family:inherit;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.nav-logout svg{flex-shrink:0;transition:transform .2s ease}.nav-logout:hover{background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(139,92,246,.12));border-color:rgba(129,140,248,.5);color:#fff;box-shadow:0 8px 24px rgba(79,70,229,.16);transform:translateY(-1px)}.nav-logout:hover svg{transform:translateX(2px)}.nav-logout:active{transform:translateY(0)}.nav-logout:focus-visible{outline:none;border-color:#818cf8;box-shadow:0 0 0 3px rgba(99,102,241,.2)}[data-theme=light] .nav-logout{border-color:#d6e0eb;background:linear-gradient(135deg,hsla(0,0%,100%,.94),rgba(238,246,255,.94));color:#4f46e5;box-shadow:0 4px 14px rgba(71,85,105,.06)}[data-theme=light] .nav-logout:hover{border-color:#a5b4fc;background:linear-gradient(135deg,#fff,#eef6ff);color:#4338ca;box-shadow:0 8px 24px rgba(79,70,229,.12)}[data-theme=light] .nav-logout:focus-visible{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.14)}.mobile-menu-logout{width:100%}.mobile-menu-logout .nav-logout{width:100%;min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:11px 12px;border:1px solid rgba(139,92,246,.3);border-radius:9px;background:rgba(139,92,246,.08);color:#c4b5fd;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.mobile-menu-logout .nav-logout:hover{background:rgba(139,92,246,.16);border-color:rgba(167,139,250,.45);color:#fff}[data-theme=light] .mobile-menu-logout .nav-logout{color:#6366f1;background:rgba(139,92,246,.06);border-color:rgba(99,102,241,.2)}[data-theme=light] .mobile-menu-logout .nav-logout:hover{color:#4f46e5;background:rgba(139,92,246,.11)}@media (max-width:768px){.nav-inner{width:calc(100% - 24px);min-height:68px;gap:12px;justify-content:space-between}.links,.nav-actions{display:none}.mobile-menu-wrapper{display:block;position:relative;margin-left:auto}.mobile-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}}@media (max-width:480px){.nav-inner{width:calc(100% - 20px);min-height:64px;padding-top:8px;padding-bottom:8px;gap:7px}.logo{font-size:18px}.mobile-header-actions{gap:3px}.mobile-header-updates,.mobile-help-trigger{min-height:38px;padding:0 5px;font-size:11px}.mobile-menu-toggle{width:40px;height:40px;padding:8px}.mobile-menu-toggle span{width:20px}.mobile-help-dropdown{width:220px;right:-3px}.mobile-menu{width:calc(100vw - 20px);right:-2px;padding:16px;border-radius:14px}}@media (max-width:360px){.nav-inner{width:calc(100% - 16px);gap:4px}.logo{font-size:17px}.mobile-header-actions{gap:2px}.mobile-help-trigger{min-height:36px;padding:0 4px;font-size:10px}.mobile-help-arrow{font-size:8px}.mobile-header-updates{min-height:36px;padding:0 4px;font-size:10px}.mobile-menu-toggle{width:38px;height:38px}.mobile-menu{width:calc(100vw - 16px);padding:14px}.mobile-menu-links>a{padding:12px 10px;font-size:13px}.mobile-menu-button,.mobile-menu-signup{font-size:12px}}@media (min-width:769px){.mobile-menu-wrapper{display:none}}@media (max-width:768px){.container{width:100%;max-width:100%;margin:0 auto}.container,.hero-content{padding-left:20px;padding-right:20px;box-sizing:border-box}.hero h1{font-size:42px;line-height:.98}.hero p{font-size:16px;line-height:1.55}.hero .categories{box-sizing:border-box}.hero .search{width:100%;display:flex;flex-direction:column;gap:8px;padding:7px;border-radius:17px;box-sizing:border-box}.hero .search input{width:100%;height:48px;padding:0 14px;border:none;outline:none;border-radius:11px;font-size:14px;box-sizing:border-box}.hero .search input::placeholder{font-size:14px}.hero .search button{width:100%;height:48px;border:none;border-radius:11px;font-size:15px;font-weight:700;cursor:pointer}.hero .categories{width:100%;display:flex;gap:10px;margin-top:20px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.hero .categories::-webkit-scrollbar{display:none}.hero .category{flex:0 0 82px;width:82px;min-width:82px;height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:13px;font-size:11px;text-align:center;box-sizing:border-box}.hero .category span{display:block;font-size:21px;line-height:1;margin-bottom:7px}.section{padding-top:42px;padding-bottom:45px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.section-head h2{font-size:30px;line-height:1.05;letter-spacing:-1px}.section-head .muted{font-size:13px;white-space:nowrap}.grid{grid-template-columns:1fr;gap:18px;margin-top:24px}.cta{padding:35px 22px;margin-bottom:40px}.cta h2{font-size:30px;line-height:1.05}.cta p{font-size:14px;line-height:1.6}.footer{padding:25px 0}.footer-inner{flex-direction:column;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5}}@media (max-width:480px){.hero{padding-top:25px;padding-bottom:24px}.hero .eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:14px}.hero h1{font-size:42px;line-height:.97;letter-spacing:-2px}.hero p{font-size:14px;line-height:1.55;margin-top:19px;margin-bottom:21px}.hero .search{padding:6px;gap:6px;border-radius:15px}.hero .search input{height:46px;padding:0 13px;font-size:14px;border-radius:10px}.hero .search input::placeholder{font-size:13px}.hero .search button{height:46px;border-radius:10px;font-size:15px}.hero .categories{gap:8px;margin-top:17px;width:calc(100% + 0px)}.hero .category{flex:0 0 76px;width:76px;min-width:76px;height:74px;border-radius:12px;font-size:10px}.hero .category span{font-size:20px;margin-bottom:6px}.section{padding-top:35px;padding-bottom:35px}.section-head h2{font-size:27px}.grid{margin-top:20px;gap:16px}.cta{padding:30px 20px}.cta h2{font-size:27px}}@media (max-width:380px){.hero{padding-top:22px}.hero h1{font-size:37px;letter-spacing:-1.7px}.hero p{font-size:13px}.hero .category{flex-basis:72px;width:72px;min-width:72px;height:70px}.hero .category span{font-size:18px}.section-head h2{font-size:25px}}.about-page{background:radial-gradient(circle at 50% 20%,rgba(56,189,248,.035),transparent 35%),#050507;color:#fff}.about-hero,.about-page{position:relative;overflow:hidden}.about-hero{min-height:820px;display:flex;align-items:center;background:radial-gradient(circle at 50% 35%,rgba(56,189,248,.09),transparent 38%),radial-gradient(circle at 80% 30%,rgba(124,58,237,.1),transparent 35%),linear-gradient(180deg,#020617,#071426 60%,#050507)}.about-hero-content{position:relative;z-index:5;padding-top:100px;padding-bottom:140px}.about-hero-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(125,211,252,.035) 1px,transparent 0),linear-gradient(90deg,rgba(125,211,252,.035) 1px,transparent 0);background-size:70px 70px;-webkit-mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.7) 50%,transparent);mask-image:linear-gradient(180deg,#000 0,rgba(0,0,0,.7) 50%,transparent);animation:aboutGridMove 18s linear infinite}@keyframes aboutGridMove{0%{transform:translateY(0)}to{transform:translateY(70px)}}.about-hero-glow{position:absolute;border-radius:999px;filter:blur(80px);pointer-events:none;animation:aboutHeroFloat 8s ease-in-out infinite}.glow-one{width:420px;height:420px;left:-180px;top:100px;background:rgba(56,189,248,.09)}.glow-two{width:500px;height:500px;right:-220px;top:80px;background:rgba(88,28,135,.13);animation-delay:-3s}.glow-three{width:300px;height:300px;left:45%;bottom:-180px;background:rgba(139,92,246,.12);animation-delay:-5s}@keyframes aboutHeroFloat{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-30px,0) scale(1.08)}}.hero-badge{display:inline-flex;align-items:center;gap:9px;padding:9px 15px;margin-bottom:28px;border:1px solid rgba(125,211,252,.22);border-radius:999px;background:rgba(56,189,248,.06);color:#bae6fd;font-size:11px;font-weight:700;letter-spacing:.16em;animation:aboutBadgeReveal .9s ease forwards}.hero-badge-dot{width:7px;height:7px;border-radius:50%;background:#7dd3fc;box-shadow:0 0 15px rgba(125,211,252,.9);animation:aboutPulseDot 2s ease-in-out infinite}@keyframes aboutPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.7)}}@keyframes aboutBadgeReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-page .eyebrow{color:#7dd3fc;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-eyebrow{margin-bottom:15px;animation:aboutHeroTextReveal .9s ease .12s both}.about-hero-title{max-width:950px;margin:0;font-size:clamp(54px,7.2vw,105px);line-height:.98;letter-spacing:-.055em;font-weight:800;animation:aboutHeroTitleReveal 1.05s cubic-bezier(.16,1,.3,1) .18s both}.about-hero-title span{display:inline-block;background:linear-gradient(90deg,#e0f2fe,#7dd3fc 35%,#60a5fa 70%,#c4b5fd);background-size:250% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:aboutGradientMove 6s ease infinite,aboutTitleGlow 4s ease-in-out infinite}@keyframes aboutGradientMove{0%{background-position:0}50%{background-position:100%}to{background-position:0}}@keyframes aboutTitleGlow{0%,to{filter:drop-shadow(0 0 0 rgba(56,189,248,0))}50%{filter:drop-shadow(0 0 22px rgba(56,189,248,.16))}}@keyframes aboutHeroTitleReveal{0%{opacity:0;transform:translateY(55px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.about-hero-text{max-width:680px;margin:32px 0 0;color:#a1b1c2;font-size:18px;line-height:1.8;animation:aboutHeroTextReveal .9s ease .42s both}@keyframes aboutHeroTextReveal{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.about-hero-actions{display:flex;align-items:center;gap:28px;margin-top:42px;animation:aboutHeroTextReveal .9s ease .58s both}.about-main-btn{display:inline-flex;align-items:center;gap:13px;padding:15px 23px;transition:transform .3s ease,box-shadow .3s ease}.about-main-btn span{transition:transform .3s ease}.about-main-btn:hover{transform:translateY(-3px);box-shadow:0 15px 45px rgba(56,189,248,.18)}.about-main-btn:hover span{transform:translateX(5px)}.about-scroll-btn{display:inline-flex;align-items:center;gap:11px;color:#a1b1c2;text-decoration:none;font-size:13px;transition:color .3s ease}.about-scroll-btn:hover{color:#fff}.scroll-circle{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(125,211,252,.18);border-radius:50%;animation:aboutScrollBounce 2s ease-in-out infinite}@keyframes aboutScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.hero-bottom-fade{position:absolute;left:0;right:0;bottom:0;height:180px;background:linear-gradient(180deg,transparent,#050507);pointer-events:none}.about-section{position:relative;padding:150px 0}.about-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:110px;gap:110px;align-items:center}.about-page .section-number{margin-bottom:20px;color:rgba(125,211,252,.6);font-size:12px;font-weight:700;letter-spacing:.15em}.mission-heading h2{max-width:650px;margin:15px 0 0;font-size:clamp(38px,4vw,62px);line-height:1.05;letter-spacing:-.045em}.mission-heading h2 span{color:#38bdf8}.mission-copy{position:relative;padding-left:35px}.mission-line{position:absolute;left:0;top:0;width:2px;height:100%;background:linear-gradient(180deg,#38bdf8,rgba(56,189,248,0))}.mission-copy p{margin:0 0 24px;color:#a1b1c2;font-size:17px;line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:9px;margin-top:12px;color:#bae6fd;text-decoration:none;font-size:14px;font-weight:600}.text-link span{transition:transform .3s ease}.text-link:hover span{transform:translateX(5px)}.reveal-left,.reveal-right{opacity:0;transition:opacity 1s ease,transform 1s cubic-bezier(.16,1,.3,1)}.reveal-left{transform:translateX(-50px)}.reveal-right{transform:translateX(50px)}.about-mission:has(.mission-copy:hover) .reveal-right,.about-mission:has(.mission-heading:hover) .reveal-left{opacity:1;transform:translateX(0)}.about-stats{position:relative;padding:95px 0;overflow:hidden;border-top:1px solid rgba(125,211,252,.08);border-bottom:1px solid rgba(125,211,252,.08);background:linear-gradient(100deg,rgba(56,189,248,.05),transparent 50%,rgba(124,58,237,.06)),#071426}.stats-background-glow{position:absolute;width:500px;height:200px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(56,189,248,.07);filter:blur(70px);pointer-events:none}.stats-top{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:55px}.stats-top>span{color:#718096;font-size:12px}.stats-grid{position:relative;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center}.stat-item{text-align:center;animation:aboutStatReveal .9s cubic-bezier(.16,1,.3,1) both;animation-timeline:view();animation-range:entry 10% cover 35%}@keyframes aboutStatReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stat-item strong{display:block;color:#fff;font-size:clamp(35px,4vw,58px);line-height:1;letter-spacing:-.05em}.stat-item strong span{color:#38bdf8}.stat-item>span{display:block;margin-top:12px;color:#718096;font-size:13px}.stat-divider{width:1px;height:55px;background:rgba(125,211,252,.12)}.about-features{padding-bottom:170px}.section-heading{max-width:800px;margin-bottom:75px}.section-heading-top{display:flex;align-items:center;justify-content:space-between}.section-heading h2{margin:15px 0 0;font-size:clamp(40px,5vw,70px);line-height:1.02;letter-spacing:-.05em}.section-heading h2 span{color:#38bdf8}.section-intro{max-width:600px;margin-top:25px;color:#718096;font-size:16px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.feature-card{position:relative;min-height:390px;padding:32px;overflow:hidden;border:1px solid rgba(125,211,252,.1);border-radius:24px;background:linear-gradient(145deg,rgba(125,211,252,.045),hsla(0,0%,100%,.012));transition:transform .5s cubic-bezier(.16,1,.3,1),border-color .4s ease,box-shadow .5s ease;animation:aboutCardReveal 1s cubic-bezier(.16,1,.3,1) both;animation-timeline:view();animation-range:entry 5% cover 30%}.feature-card:nth-child(2){animation-delay:.12s}.feature-card:nth-child(3){animation-delay:.24s}@keyframes aboutCardReveal{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.feature-card:hover{transform:translateY(-12px);border-color:rgba(56,189,248,.35);box-shadow:0 25px 70px rgba(0,0,0,.45),0 0 50px rgba(56,189,248,.08)}.feature-card-number{position:absolute;right:25px;top:22px;color:rgba(125,211,252,.08);font-size:12px;font-weight:700}.feature-icon-wrapper{width:65px;height:65px;display:flex;align-items:center;justify-content:center;margin-bottom:70px;border:1px solid rgba(56,189,248,.25);border-radius:18px;background:rgba(56,189,248,.07);transition:transform .5s ease,background .5s ease,box-shadow .5s ease}.feature-card:hover
.feature-icon-wrapper{transform:rotate(-5deg) scale(1.08);background:rgba(56,189,248,.13);box-shadow:0 0 35px rgba(56,189,248,.18)}.feature-icon{color:#7dd3fc;font-size:22px}.feature-card-content{position:relative;z-index:2}.feature-card h3{margin:0 0 14px;font-size:27px;letter-spacing:-.03em}.feature-card p{max-width:310px;margin:0;color:#718096;font-size:14px;line-height:1.8}.feature-link{display:inline-flex;align-items:center;gap:9px;margin-top:25px;color:#7dd3fc;text-decoration:none;font-size:13px;font-weight:600}.feature-link span{transition:transform .3s ease}.feature-link:hover span{transform:translateX(5px)}.feature-card-glow{position:absolute;width:180px;height:180px;right:-80px;bottom:-90px;border-radius:50%;background:rgba(56,189,248,.1);filter:blur(40px);transition:transform .6s ease,opacity .6s ease}.feature-card:hover
.feature-card-glow{transform:scale(1.8);opacity:1}.about-cta{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-top:1px solid rgba(125,211,252,.08);background:radial-gradient(circle at 50% 50%,rgba(56,189,248,.1),transparent 45%),#050507}.about-cta-content{position:relative;z-index:4;text-align:center;animation:aboutCtaReveal 1s cubic-bezier(.16,1,.3,1) both;animation-timeline:view();animation-range:entry 10% cover 40%}@keyframes aboutCtaReveal{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.cta-eyebrow{display:inline-flex;align-items:center;gap:12px;color:#7dd3fc;font-size:11px;font-weight:700;letter-spacing:.18em}.cta-eyebrow span{width:25px;height:1px;background:#38bdf8}.about-cta h2{margin:25px 0 20px;font-size:clamp(45px,6vw,82px);line-height:.98;letter-spacing:-.055em}.about-cta h2 span{background:linear-gradient(90deg,#38bdf8,#c4b5fd,#60a5fa);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:aboutGradientMove 5s ease infinite}.about-cta p{margin:0 auto;color:#718096;font-size:16px;line-height:1.7}.cta-button{display:inline-flex;align-items:center;gap:12px;margin-top:35px;padding:16px 25px}.cta-button span{transition:transform .3s ease}.cta-button:hover span{transform:translateX(5px)}.cta-orb{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;animation:aboutCtaOrbFloat 9s ease-in-out infinite}.cta-orb-one{width:420px;height:420px;left:-170px;top:80px;background:rgba(56,189,248,.08)}.cta-orb-two{width:360px;height:360px;right:-120px;bottom:-80px;background:rgba(88,28,135,.12);animation-delay:-4s}@keyframes aboutCtaOrbFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.cta-grid-pattern{position:absolute;inset:0;opacity:.13;background-image:linear-gradient(rgba(125,211,252,.035) 1px,transparent 0),linear-gradient(90deg,rgba(125,211,252,.035) 1px,transparent 0);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,#000 0,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 0,transparent 75%)}@media (max-width:900px){.about-hero{min-height:720px}.about-hero-content{padding-top:80px;padding-bottom:100px}.about-hero-title{font-size:clamp(48px,10vw,75px)}.about-grid{grid-template-columns:1fr;gap:55px}.about-section{padding:110px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:350px}.stats-grid{grid-template-columns:1fr 1fr;gap:50px 20px}.stat-divider{display:none}.stats-top{margin-bottom:45px}.stats-top>span{display:none}}@media (max-width:600px){.about-hero{min-height:680px}.about-hero-content{padding-top:60px}.hero-badge{font-size:9px;letter-spacing:.12em}.about-hero-title{font-size:clamp(43px,12vw,62px)}.about-hero-text{font-size:15px;line-height:1.7}.about-hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.about-main-btn{width:100%;justify-content:center}.about-scroll-btn{margin-left:3px}.about-section{padding:90px 0}.mission-heading h2{font-size:40px}.mission-copy{padding-left:22px}.mission-copy p{font-size:15px}.stats-grid{gap:40px 10px}.stat-item strong{font-size:38px}.stat-item>span{font-size:11px}.section-heading{margin-bottom:50px}.section-heading h2{font-size:42px}.feature-card{min-height:330px;padding:27px;border-radius:20px}.feature-icon-wrapper{margin-bottom:55px}.about-cta{min-height:560px}.about-cta h2{font-size:45px}.about-cta p{font-size:14px}.cta-button{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.about-page *,.about-page :after,.about-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:768px){.quick-discovery{display:none}}[data-theme=light] .hero{background:radial-gradient(circle at 72% 35%,rgba(56,189,248,.2),transparent 28%),radial-gradient(circle at 45% 20%,rgba(147,197,253,.3),transparent 35%),linear-gradient(115deg,#f8fbff 10%,#eef7ff 50%,#e7f1ff);color:#0f172a}[data-theme=light] .hero:after{background:radial-gradient(ellipse at center bottom,transparent 0 30%,rgba(226,239,255,.55) 90%)}[data-theme=light] .hero .eyebrow{color:#0284c7}[data-theme=light] .hero .gradient{background:linear-gradient(90deg,#0369a1,#0284c7,#2563eb,#6366f1);color:transparent;background-clip:text;-webkit-background-clip:text}[data-theme=light] .hero p{color:#475569}[data-theme=light] .hero .category{border-color:rgba(14,116,144,.16);background:hsla(0,0%,100%,.68);color:#334155;box-shadow:0 8px 25px rgba(15,23,42,.05)}[data-theme=light] .hero .category:hover{border-color:rgba(14,165,233,.35);background:hsla(0,0%,100%,.88);box-shadow:0 10px 30px rgba(14,165,233,.1)}[data-theme=light] .about-page{background:radial-gradient(circle at 50% 20%,rgba(56,189,248,.07),transparent 35%),#f8fafc;color:#0f172a}[data-theme=light] .about-hero{background:radial-gradient(circle at 50% 35%,rgba(56,189,248,.16),transparent 38%),radial-gradient(circle at 80% 30%,rgba(139,92,246,.1),transparent 35%),linear-gradient(180deg,#f8fbff,#eef7ff 60%,#f8fafc)}[data-theme=light] .about-hero-grid{background-image:linear-gradient(rgba(14,116,144,.07) 1px,transparent 0),linear-gradient(90deg,rgba(14,116,144,.07) 1px,transparent 0)}[data-theme=light] .glow-one{background:rgba(56,189,248,.12)}[data-theme=light] .glow-two{background:rgba(139,92,246,.1)}[data-theme=light] .glow-three{background:rgba(96,165,250,.1)}[data-theme=light] .hero-badge{border-color:rgba(14,165,233,.22);background:rgba(56,189,248,.08);color:#0369a1}[data-theme=light] .hero-badge-dot{background:#0284c7;box-shadow:0 0 15px rgba(2,132,199,.45)}[data-theme=light] .about-page .eyebrow{color:#0284c7}[data-theme=light] .about-hero-title{color:#0f172a}[data-theme=light] .about-hero-title span{background:linear-gradient(90deg,#0369a1,#0284c7 35%,#2563eb 70%,#6366f1);background-size:250% auto;color:transparent;background-clip:text;-webkit-background-clip:text}[data-theme=light] .about-hero-text{color:#475569}[data-theme=light] .about-scroll-btn{color:#64748b}[data-theme=light] .about-scroll-btn:hover{color:#0f172a}[data-theme=light] .scroll-circle{border-color:rgba(15,23,42,.14)}[data-theme=light] .hero-bottom-fade{background:linear-gradient(180deg,transparent,#f8fafc)}[data-theme=light] .about-page .section-number{color:rgba(2,132,199,.65)}[data-theme=light] .mission-heading h2 span{color:#0284c7}[data-theme=light] .mission-copy p{color:#475569}[data-theme=light] .mission-line{background:linear-gradient(180deg,#0284c7,rgba(2,132,199,0))}[data-theme=light] .text-link{color:#0369a1}[data-theme=light] .about-stats{border-top-color:rgba(15,23,42,.08);border-bottom-color:rgba(15,23,42,.08);background:linear-gradient(100deg,rgba(56,189,248,.08),hsla(0,0%,100%,0) 50%,rgba(139,92,246,.06)),#eef6fc}[data-theme=light] .stats-background-glow{background:rgba(56,189,248,.1)}[data-theme=light] .stats-top>span{color:#64748b}[data-theme=light] .stat-item strong{color:#0f172a}[data-theme=light] .stat-item strong span{color:#0284c7}[data-theme=light] .stat-item>span{color:#64748b}[data-theme=light] .stat-divider{background:rgba(15,23,42,.12)}[data-theme=light] .section-heading h2 span{color:#0284c7}[data-theme=light] .section-intro{color:#64748b}[data-theme=light] .feature-card{border-color:rgba(15,23,42,.09);background:linear-gradient(145deg,hsla(0,0%,100%,.95),rgba(239,246,255,.8));box-shadow:0 15px 45px rgba(15,23,42,.06)}[data-theme=light] .feature-card:hover{border-color:rgba(14,165,233,.32);box-shadow:0 25px 70px rgba(15,23,42,.1),0 0 50px rgba(56,189,248,.08)}[data-theme=light] .feature-card-number{color:rgba(15,23,42,.08)}[data-theme=light] .feature-icon-wrapper{border-color:rgba(14,165,233,.22);background:rgba(56,189,248,.08)}[data-theme=light] .feature-card:hover
.feature-icon-wrapper{background:rgba(56,189,248,.14);box-shadow:0 0 35px rgba(56,189,248,.14)}[data-theme=light] .feature-icon{color:#0284c7}[data-theme=light] .feature-card p{color:#64748b}[data-theme=light] .feature-link{color:#0284c7}[data-theme=light] .feature-card-glow{background:rgba(56,189,248,.09)}[data-theme=light] .about-cta{border-top-color:rgba(15,23,42,.08);background:radial-gradient(circle at 50% 50%,rgba(56,189,248,.14),transparent 45%),#f1f7fc}[data-theme=light] .cta-eyebrow{color:#0284c7}[data-theme=light] .cta-eyebrow span{background:#0284c7}[data-theme=light] .about-cta h2{color:#0f172a}[data-theme=light] .about-cta h2 span{background:linear-gradient(90deg,#0284c7,#6366f1,#2563eb);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text}[data-theme=light] .about-cta p{color:#64748b}[data-theme=light] .cta-orb-one{background:rgba(56,189,248,.1)}[data-theme=light] .cta-orb-two{background:rgba(139,92,246,.09)}[data-theme=light] .cta-grid-pattern{background-image:linear-gradient(rgba(14,116,144,.05) 1px,transparent 0),linear-gradient(90deg,rgba(14,116,144,.05) 1px,transparent 0)}.auth-page{min-height:100vh;background:#050507;color:#fff;display:flex;justify-content:center;align-items:center;padding:40px 20px;position:relative;overflow:hidden}.auth-background{position:absolute;inset:0;background:radial-gradient(circle at 50% 20%,rgba(110,75,255,.25),transparent 35%),radial-gradient(circle at 80% 80%,rgba(40,100,255,.12),transparent 30%);pointer-events:none}.auth-error{padding:12px 14px;border:1px solid rgba(255,80,80,.35);background:rgba(255,80,80,.08);color:#ff7b7b}.password-hint{display:block;margin-top:6px;color:#888;font-size:12px}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-container{width:100%;max-width:480px;position:relative;z-index:1}.auth-logo{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;font-size:25px;font-weight:800;margin-bottom:30px}.auth-card{background:rgba(15,15,20,.92);border:1px solid #24242c;border-radius:24px;padding:40px;box-shadow:0 25px 80px rgba(0,0,0,.45);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-header{text-align:center;margin-bottom:30px}.auth-header h1{font-size:34px;margin:12px 0;letter-spacing:-1.5px}.auth-header p:last-child{color:#8e8e98;line-height:1.6;margin:0}.auth-form{gap:18px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{font-size:14px;font-weight:600;color:#ddd}.form-group input{width:100%;box-sizing:border-box;background:#09090d;border:1px solid #292931;border-radius:10px;padding:14px 15px;color:#fff;font-size:15px;outline:none;transition:.2s}.form-group input::placeholder{color:#5e5e68}.form-group input:focus{border-color:#765cff;box-shadow:0 0 0 3px rgba(118,92,255,.12)}.terms{display:flex;gap:10px;align-items:flex-start;color:#888;font-size:13px;line-height:1.5;cursor:pointer}.terms input{margin-top:3px;accent-color:#765cff}.auth-submit{width:100%;border:none;cursor:pointer;padding:15px;margin-top:5px}.auth-divider{display:flex;align-items:center;gap:15px;color:#555;font-size:12px;margin:25px 0}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:#28282f;flex:1 1}.social-button{width:100%;background:#fff;color:#111;border:none;border-radius:10px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;transition:.2s}.social-button:hover{background:#e9e9e9}.auth-footer{text-align:center;color:#777;font-size:14px;margin:25px 0 0}.auth-footer a{color:#9a84ff;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}@media (max-width:520px){.auth-card{padding:28px 20px}.auth-header h1{font-size:28px}}.account-type{display:flex;flex-direction:column;gap:10px}.account-type-label{font-size:14px;font-weight:600;color:#ddd}.account-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.account-option{display:flex;align-items:center;gap:12px;text-align:left;padding:15px;background:#09090d;border:1px solid #292931;border-radius:12px;color:#fff;cursor:pointer;transition:.2s}.account-option:hover{border-color:#765cff}.account-option.active{border-color:#765cff;background:rgba(118,92,255,.1);box-shadow:0 0 0 1px #765cff}.account-icon{font-size:22px}.account-option strong{display:block;font-size:13px;margin-bottom:4px}.account-option small{display:block;color:#777;font-size:11px;line-height:1.3}@media (max-width:520px){.account-options{grid-template-columns:1fr}}.promoter-dashboard{min-height:100vh;background:#050507;padding:20px 0 80px}.promoter-container{width:min(1400px,92%);margin:0 auto}.promoter-header{align-items:flex-end;gap:30px;margin-bottom:35px}.promoter-header h1{margin:4px 0 8px;font-size:42px;letter-spacing:-1.5px}.promoter-subtitle{margin:0;color:#85858d;font-size:15px}.promoter-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.promoter-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.promoter-scanner-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 18px;border:1px solid rgba(139,92,246,.55);border-radius:10px;background:rgba(139,92,246,.1);color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.promoter-scanner-button:hover{background:rgba(139,92,246,.2);border-color:rgba(139,92,246,.85);transform:translateY(-1px)}.create-event-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px}.promoter-stats{margin-bottom:22px}.promoter-stat-card{background:#0b0b10;border:1px solid #202027;border-radius:16px;padding:22px}.stat-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:rgba(118,92,255,.12);color:#8c78ff;flex-shrink:0}.promoter-stat-card span{color:#777781;font-size:12px;margin-bottom:5px}.promoter-stat-card strong{color:#fff;font-size:25px;margin-bottom:4px}.promoter-stat-card small{color:#6f6f78;font-size:11px}.promoter-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-gap:22px;gap:22px}.promoter-panel{background:#0b0b10;border:1px solid #202027;border-radius:16px;overflow:hidden}.panel-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #1d1d24}.panel-header h2{margin:0 0 5px;font-size:18px}.panel-header p{margin:0;color:#707078;font-size:12px}.view-all{display:flex;align-items:center;gap:5px;color:#8d7cff;font-size:12px;text-decoration:none}.event-table-header,.event-table-row{display:grid;grid-template-columns:minmax(260px,1.8fr) 1fr 100px 120px 30px;align-items:center;grid-gap:15px;gap:15px;padding:15px 24px}.event-table-header{color:#62626b;font-size:11px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #1d1d24}.event-table-row{min-height:95px;border-bottom:1px solid #17171d}.event-table-row:last-child{border-bottom:none}.dashboard-event-info{display:flex;align-items:center;gap:13px}.dashboard-event-image{width:55px;height:55px;border-radius:10px;background:linear-gradient(135deg,#211b46,#101018);display:grid;place-items:center;color:#8876ff;flex-shrink:0}.dashboard-event-info strong{display:block;color:#fff;font-size:13px;margin-bottom:7px}.dashboard-event-info small{display:flex;align-items:center;gap:5px;color:#707078;font-size:10px;margin-top:3px}.ticket-progress strong{color:#fff;font-size:13px}.ticket-progress>span{color:#66666f;font-size:11px}.progress-bar{width:90px;height:4px;background:#202027;border-radius:10px;overflow:hidden;margin-top:7px}.progress-bar div{height:100%;background:#765cff;border-radius:inherit}.revenue{color:#fff;font-size:13px}.event-status{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:6px 9px;border-radius:20px;font-size:10px}.event-status.published{color:#78d9a1;background:rgba(72,200,130,.1)}.event-status.pending{color:#e8b96b;background:hsla(37,73%,66%,.1)}.event-more{background:transparent;border:none;color:#66666f;cursor:pointer;display:grid;place-items:center}.event-more:hover{color:#fff}.promoter-side{display:flex;flex-direction:column;gap:22px}.quick-actions{padding:8px 12px 12px}.quick-action{display:flex;align-items:center;gap:12px;padding:14px 10px;border-radius:10px;color:#fff;text-decoration:none;transition:.2s}.quick-action:hover{background:#13131a}.quick-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#17151f;color:#8d7cff}.quick-action div:nth-child(2){flex:1 1}.quick-action strong{display:block;font-size:12px;margin-bottom:3px}.quick-action span{display:block;color:#686870;font-size:10px}.quick-action>svg{color:#55555d}.upcoming-event{padding:20px;display:flex;gap:15px}.upcoming-image{width:65px;height:70px;border-radius:11px;background:linear-gradient(135deg,#765cff,#312663);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.upcoming-image span{font-size:9px;letter-spacing:1px;font-weight:700}.upcoming-image strong{font-size:24px}.upcoming-event h3{font-size:14px;margin:2px 0 10px}.upcoming-event p{display:flex;align-items:center;gap:6px;color:#71717a;font-size:10px;margin:5px 0}.manage-event-btn{margin:0 20px 20px;height:40px;border:1px solid #292933;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-size:11px;text-decoration:none;transition:.2s}.manage-event-btn:hover{border-color:#765cff;background:rgba(118,92,255,.08)}[data-theme=light] .auth-page{background:radial-gradient(circle at 50% 15%,rgba(147,197,253,.32),transparent 38%),linear-gradient(135deg,#f8fbff,#eef6ff 50%,#f7f9ff);color:#172033}[data-theme=light] .auth-background{background:radial-gradient(circle at 50% 20%,rgba(96,165,250,.22),transparent 35%),radial-gradient(circle at 80% 80%,rgba(129,140,248,.16),transparent 30%)}[data-theme=light] .auth-logo{color:#172033}[data-theme=light] .auth-card{background:hsla(0,0%,100%,.82);border-color:rgba(148,163,184,.28);box-shadow:0 25px 80px rgba(51,65,85,.14),0 0 40px rgba(96,165,250,.08)}[data-theme=light] .auth-header h1{color:#111827}[data-theme=light] .auth-header p:last-child{color:#64748b}[data-theme=light] .form-group label{color:#334155}[data-theme=light] .form-group input{background:rgba(248,250,252,.92);border-color:#d7e0eb;color:#172033}[data-theme=light] .form-group input::placeholder{color:#94a3b8}[data-theme=light] .form-group input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .password-hint,[data-theme=light] .terms{color:#64748b}[data-theme=light] .auth-divider{color:#94a3b8}[data-theme=light] .auth-divider:after,[data-theme=light] .auth-divider:before{background:#dbe3ed}[data-theme=light] .social-button{background:#fff;color:#172033;border:1px solid #d7e0eb}[data-theme=light] .social-button:hover{background:#f1f5f9}[data-theme=light] .auth-footer{color:#64748b}[data-theme=light] .auth-footer a{color:#6366f1}[data-theme=light] .account-type-label{color:#334155}[data-theme=light] .account-option{background:rgba(248,250,252,.92);border-color:#d7e0eb;color:#172033}[data-theme=light] .account-option:hover{border-color:#6366f1;background:#f8faff}[data-theme=light] .account-option.active{border-color:#6366f1;background:rgba(99,102,241,.08);box-shadow:0 0 0 1px #6366f1}[data-theme=light] .account-option small{color:#64748b}[data-theme=light] .promoter-dashboard{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.2),transparent 35%),linear-gradient(180deg,#f7fbff,#eef5fb);color:#172033}[data-theme=light] .promoter-subtitle{color:#64748b}[data-theme=light] .promoter-scanner-button{border-color:rgba(99,102,241,.3);background:rgba(99,102,241,.07);color:#4f46e5}[data-theme=light] .promoter-scanner-button:hover{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.55)}[data-theme=light] .promoter-stat-card{border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .stat-icon{background:rgba(99,102,241,.09);color:#6366f1}[data-theme=light] .promoter-stat-card small{color:#94a3b8}[data-theme=light] .promoter-panel{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .panel-header h2{color:#172033}[data-theme=light] .panel-header p{color:#64748b}[data-theme=light] .view-all{color:#6366f1}[data-theme=light] .event-table-header{color:#64748b;border-bottom-color:#e2e8f0}[data-theme=light] .event-table-row{border-bottom-color:#edf2f7}[data-theme=light] .dashboard-event-image{background:linear-gradient(135deg,#dbeafe,#eef2ff);color:#6366f1}[data-theme=light] .dashboard-event-info strong{color:#172033}[data-theme=light] .dashboard-event-info small{color:#64748b}[data-theme=light] .ticket-progress strong{color:#172033}[data-theme=light] .ticket-progress>span{color:#64748b}[data-theme=light] .progress-bar{background:#dce5ef}[data-theme=light] .progress-bar div{background:linear-gradient(90deg,#6366f1,#60a5fa)}[data-theme=light] .revenue{color:#172033}[data-theme=light] .event-more{color:#94a3b8}[data-theme=light] .event-more:hover,[data-theme=light] .quick-action{color:#172033}[data-theme=light] .quick-action:hover{background:#f1f5f9}[data-theme=light] .quick-icon{background:#eef2ff;color:#6366f1}[data-theme=light] .quick-action span{color:#64748b}[data-theme=light] .quick-action>svg{color:#94a3b8}[data-theme=light] .upcoming-image{background:linear-gradient(135deg,#6366f1,#60a5fa)}[data-theme=light] .upcoming-event h3{color:#172033}[data-theme=light] .upcoming-event p{color:#64748b}[data-theme=light] .manage-event-btn{border-color:#d7e0eb;color:#334155;background:hsla(0,0%,100%,.55)}[data-theme=light] .manage-event-btn:hover{border-color:#6366f1;background:rgba(99,102,241,.07)}.create-event-page{min-height:100vh;background:#050507;padding:30px 0 80px}.create-event-container{width:min(1000px,92%);margin:0 auto}.create-event-top{margin-bottom:35px}.back-link{color:#777780;font-size:12px}.create-event-heading h1{margin:5px 0 8px;font-size:42px;letter-spacing:-1.5px}.create-event-heading p:last-child{margin:0;color:#777780;font-size:14px}.create-section{background:#0b0b10;border:1px solid #202027;border-radius:16px;margin-bottom:18px;padding:28px}.create-section-header{display:flex;gap:15px;align-items:flex-start;padding-bottom:24px;margin-bottom:25px;border-bottom:1px solid #1d1d24}.section-number{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:rgba(118,92,255,.12);color:#8d7cff;font-size:11px;font-weight:700;flex-shrink:0}.create-section-header h2{margin:0 0 5px;font-size:18px}.create-section-header p{margin:0;color:#6f6f78;font-size:12px}.create-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.create-form-group{display:flex;flex-direction:column;gap:8px}.create-form-group.full{grid-column:1/-1}.create-form-group label{display:flex;align-items:center;gap:5px;color:#d5d5da;font-size:12px;font-weight:600}.create-form-group input,.create-form-group select,.create-form-group textarea{width:100%;background:#08080c;border:1px solid #292930;border-radius:9px;color:#fff;padding:13px 14px;font-family:inherit;font-size:12px;outline:none;transition:.2s}.create-form-group input,.create-form-group select{height:46px}.create-form-group textarea{resize:vertical;min-height:150px;line-height:1.6}.create-form-group input::placeholder,.create-form-group textarea::placeholder{color:#4f4f57}.create-form-group input:focus,.create-form-group select:focus,.create-form-group textarea:focus{border-color:#765cff;box-shadow:0 0 0 2px rgba(118,92,255,.08)}.create-form-group select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.event-upload{min-height:280px;border:1px dashed #35353e;border-radius:14px;background:#08080c;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:.2s;padding:30px}.event-upload:hover{border-color:#765cff;background:rgba(118,92,255,.03)}.event-upload input[type=file]{display:none}.upload-icon{width:60px;height:60px;border-radius:15px;display:grid;place-items:center;background:rgba(118,92,255,.1);color:#8977ff;margin-bottom:15px}.event-upload strong{font-size:14px;color:#fff;margin-bottom:7px}.event-upload>span{color:#66666e;font-size:10px;margin-bottom:18px}.upload-button{border:1px solid #30303a;background:#111117;color:#fff;border-radius:8px;padding:9px 15px;font-size:11px;cursor:pointer}.ticket-builder{display:flex;flex-direction:column;gap:12px}.ticket-builder-card{background:#08080c;border:1px solid #24242c;border-radius:12px;padding:20px}.ticket-builder-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ticket-title{display:flex;align-items:center;gap:8px;color:#8c7aff}.ticket-title strong{color:#fff;font-size:12px}.delete-ticket{border:none;background:transparent;color:#686870;cursor:pointer}.delete-ticket:hover{color:#ff6b6b}.ticket-form-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:15px;gap:15px}.add-ticket-btn{height:45px;border:1px dashed #383840;background:transparent;border-radius:9px;color:#8d7cff;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;font-size:11px}.add-ticket-btn:hover{border-color:#765cff;background:rgba(118,92,255,.05)}.create-event-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:25px}.cancel-create,.save-draft-btn,.submit-event-btn{height:44px;border-radius:9px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;text-decoration:none;cursor:pointer}.cancel-create{color:#777780;margin-right:auto}.cancel-create:hover{color:#fff}.save-draft-btn{background:#111117;border:1px solid #30303a;color:#fff}.save-draft-btn:hover{border-color:#765cff}.submit-event-btn{border:none}.review-note{text-align:right;color:#55555d;font-size:10px;margin:13px 0 0}@media (max-width:700px){.create-event-page{padding:40px 0 50px}.create-event-heading h1{font-size:34px}.create-section{padding:20px}.create-form-grid,.ticket-form-grid{grid-template-columns:1fr}.create-form-group.full{grid-column:auto}.create-event-actions{flex-wrap:wrap}.cancel-create{width:100%;margin-right:0}.save-draft-btn,.submit-event-btn{flex:1 1}}.promoter-mobile-controls{display:none;align-items:center;gap:10px}@media (max-width:900px){.promoter-mobile-controls{display:flex}}.attendees-page{min-height:100vh;padding:55px 24px 90px;background:#07070b;color:#fff}.attendees-container{width:min(1400px,100%);margin:0 auto}.attendees-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.back-link{gap:7px;color:#92929f;font-size:13px;font-weight:600}.back-link:hover{color:#c084fc}.eyebrow{margin:0 0 10px;color:#a855f7;font-size:11px;font-weight:800;letter-spacing:.18em}.attendees-header h1{margin:0;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.045em}.attendees-subtitle{margin:14px 0 0;color:#8f8f9e;font-size:15px}.export-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 18px;border:1px solid rgba(168,85,247,.4);border-radius:10px;background:rgba(124,58,237,.12);color:#d8b4fe;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.export-btn:hover:not(:disabled){background:#7c3aed;border-color:#7c3aed;color:#fff}.export-btn:disabled{opacity:.4;cursor:not-allowed}.attendee-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:25px}.attendee-stat-card{display:flex;align-items:center;gap:15px;min-height:100px;padding:20px;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:#101017}.attendee-stat-icon{display:flex;align-items:center;justify-content:center;width:43px;height:43px;flex:0 0 43px;border-radius:11px;background:rgba(124,58,237,.12);color:#c084fc}.attendee-stat-card span{display:block;margin-bottom:6px;color:#777786;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.attendee-stat-card strong{display:block;color:#fff;font-size:25px}.attendees-panel{overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:15px;background:#101017}.attendee-toolbar{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #1d1d24}.attendee-search{position:relative;display:flex;align-items:center;flex:1 1;height:42px;padding:0 13px;border:1px solid #292930;border-radius:9px;background:#08080c;color:#66666f}.attendee-search input{width:100%;height:100%;padding:0 10px;border:none;outline:none;background:transparent;color:#fff;font-family:inherit;font-size:11px}.attendee-search input::placeholder{color:#505058}.attendee-search:focus-within{border-color:#765cff}.attendee-search-clear{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:6px;background:hsla(0,0%,100%,.06);color:#888891;cursor:pointer}.attendee-toolbar select{height:42px;min-width:160px;padding:0 12px;border:1px solid #292930;border-radius:9px;outline:none;background:#08080c;color:#aaaab2;font-family:inherit;font-size:11px}.attendee-toolbar select:focus{border-color:#765cff}.attendee-table-wrapper{overflow-x:auto}.attendee-table{min-width:1150px}.attendee-table-header,.attendee-table-row{display:grid;grid-template-columns:1.7fr 1.4fr .9fr .8fr .9fr 1fr 35px;align-items:center;grid-gap:15px;gap:15px;padding:14px 20px}.attendee-table-header{color:#62626b;font-size:9px;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid #1d1d24}.attendee-table-row{min-height:82px;border-bottom:1px solid #18181e}.attendee-table-row:last-child{border-bottom:none}.attendee-table-row:hover{background:rgba(124,58,237,.025)}.attendee-person{display:flex;align-items:center;gap:11px}.attendee-avatar{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;background:#19162a;color:#9a8aff;font-size:10px;font-weight:700}.attendee-event strong,.attendee-person strong,.attendee-ticket strong{display:block;margin-bottom:5px;color:#fff;font-size:11px}.attendee-event small,.attendee-person small,.attendee-ticket small{display:flex;align-items:center;gap:5px;color:#696970;font-size:9px}.attendee-person small{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attendee-event strong{font-size:10px;line-height:1.4}.attendee-ticket strong{color:#d5d5da}.attendee-ticket small{color:#686870}.order-number{color:#8e7dff;font-size:10px}.purchase-date{color:#777780;font-size:10px;white-space:nowrap}.checkin-status{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:6px 8px;border-radius:20px;font-size:9px;white-space:nowrap}.checkin-status.checked{background:rgba(72,200,130,.1);color:#71d89e}.checkin-status.not-checked{background:hsla(36,62%,64%,.1);color:#dcae68}.attendee-more{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:8px;background:transparent;color:#66666f;cursor:pointer}.attendee-more:hover{background:rgba(124,58,237,.1);color:#fff}.no-attendees{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#55555d}.no-attendees strong{color:#aaaab2;font-size:13px}.no-attendees span{color:#55555d;font-size:10px}.attendee-footer{min-height:65px;padding:14px 20px;border-top:1px solid #1d1d24;display:flex;align-items:center;color:#62626b;font-size:10px}.attendee-footer strong{color:#aaaab2}.attendees-error,.attendees-loading{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.attendees-error h2,.attendees-loading h2{margin:15px 0 0;color:#fff;font-size:20px}.attendees-error p,.attendees-loading p{margin:8px 0 20px;color:#777786;font-size:13px}.attendees-loading-icon{color:#a855f7;animation:attendee-spin 1s linear infinite}.attendees-error-icon{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;background:rgba(239,68,68,.1);color:#f87171;font-size:24px;font-weight:800}.attendees-retry-btn{height:42px;padding:0 18px;border:0;border-radius:9px;background:#7c3aed;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}@keyframes attendee-spin{to{transform:rotate(1turn)}}.attendee-modal-overlay{position:fixed;z-index:9999;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.attendee-modal{width:min(550px,100%);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:#111117;box-shadow:0 30px 90px rgba(0,0,0,.55)}.attendee-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid hsla(0,0%,100%,.06)}.attendee-modal-header span{display:block;margin-bottom:7px;color:#a855f7;font-size:9px;font-weight:800;letter-spacing:.15em}.attendee-modal-header h2{margin:0;color:#fff;font-size:23px}.attendee-modal-close{display:flex;align-items:center;justify-content:center;width:35px;height:35px;flex:0 0 35px;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;background:transparent;color:#777786;cursor:pointer}.attendee-modal-close:hover{background:hsla(0,0%,100%,.05);color:#fff}.attendee-modal-body{padding:24px}.attendee-modal-profile{display:flex;align-items:center;gap:13px;margin-bottom:24px}.attendee-modal-avatar{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex:0 0 50px;border-radius:50%;background:rgba(124,58,237,.16);color:#d8b4fe;font-size:13px;font-weight:800}.attendee-modal-profile strong{display:block;color:#fff;font-size:14px}.attendee-modal-profile span{display:flex;align-items:center;gap:6px;margin-top:5px;color:#777786;font-size:11px}.attendee-modal-info{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;overflow:hidden;border:1px solid hsla(0,0%,100%,.06);border-radius:10px}.attendee-modal-info>div{padding:14px;background:hsla(0,0%,100%,.018)}.attendee-modal-info span{display:block;margin-bottom:5px;color:#686874;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.attendee-modal-info strong{display:block;color:#d5d5dc;font-size:11px;line-height:1.4}.modal-status-checked{color:#71d89e!important}.modal-status-pending{color:#dcae68!important}.attendee-checked-time{display:flex;align-items:center;gap:7px;margin-top:15px;padding:11px;border-radius:9px;background:rgba(72,200,130,.07);color:#71d89e;font-size:11px}.attendee-modal-actions{display:grid;grid-gap:9px;gap:9px;margin-top:22px}.attendee-checkin-btn,.attendee-modal-cancel,.attendee-undo-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:43px;border-radius:9px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.attendee-checkin-btn{border:0;background:#7c3aed;color:#fff}.attendee-checkin-btn:hover:not(:disabled){background:#8b5cf6}.attendee-undo-btn{border:1px solid hsla(36,62%,64%,.3);background:hsla(36,62%,64%,.08);color:#dcae68}.attendee-undo-btn:hover:not(:disabled){background:hsla(36,62%,64%,.15)}.attendee-modal-cancel{border:1px solid hsla(0,0%,100%,.08);background:transparent;color:#888895}.attendee-modal-cancel:hover{background:hsla(0,0%,100%,.04);color:#fff}.attendee-checkin-btn:disabled,.attendee-undo-btn:disabled{opacity:.5;cursor:not-allowed}.attendee-spin{animation:attendee-spin 1s linear infinite}@media (max-width:900px){.attendee-stats{grid-template-columns:1fr 1fr}}@media (max-width:700px){.attendees-page{padding:35px 15px 70px}.attendees-header{align-items:flex-start;flex-direction:column;gap:20px}.attendees-header h1{font-size:40px}.export-btn{width:100%}.attendee-toolbar{align-items:stretch;flex-direction:column}.attendee-search,.attendee-toolbar select{width:100%}.attendee-modal-overlay{align-items:flex-end;padding:0}.attendee-modal{width:100%;max-height:90vh;border-radius:18px 18px 0 0}}@media (max-width:450px){.attendees-page{padding-left:12px;padding-right:12px}.attendee-stats{grid-template-columns:1fr}.attendees-header h1{font-size:36px}.attendee-modal-info{grid-template-columns:1fr}.attendee-modal-body,.attendee-modal-header{padding-left:18px;padding-right:18px}}[data-theme=light] .create-event-page{background:radial-gradient(circle at 15% 10%,rgba(125,211,252,.16),transparent 30%),radial-gradient(circle at 85% 20%,rgba(139,92,246,.1),transparent 28%),#f4f8fc;color:#111827}[data-theme=light] .create-event-container{color:#111827}[data-theme=light] .back-link:hover{color:#4f46e5}[data-theme=light] .create-event-heading h1{color:#0f172a}[data-theme=light] .create-event-heading p:last-child{color:#64748b}[data-theme=light] .create-section{background:hsla(0,0%,100%,.82);border-color:#dbe5ef;box-shadow:0 18px 50px rgba(15,23,42,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[data-theme=light] .create-section-header{border-bottom-color:#e2e8f0}[data-theme=light] .section-number{background:rgba(99,102,241,.1);color:#6366f1}[data-theme=light] .create-section-header h2{color:#111827}[data-theme=light] .create-section-header p{color:#64748b}[data-theme=light] .create-form-group label{color:#334155}[data-theme=light] .create-form-group input,[data-theme=light] .create-form-group select,[data-theme=light] .create-form-group textarea{background:rgba(248,250,252,.95);border-color:#d5dee9;color:#111827}[data-theme=light] .create-form-group input::placeholder,[data-theme=light] .create-form-group textarea::placeholder{color:#94a3b8}[data-theme=light] .create-form-group input:focus,[data-theme=light] .create-form-group select:focus,[data-theme=light] .create-form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .event-upload{border-color:#cbd5e1;background:rgba(248,250,252,.9)}[data-theme=light] .event-upload:hover{border-color:#6366f1;background:rgba(99,102,241,.04)}[data-theme=light] .upload-icon{background:rgba(99,102,241,.1);color:#6366f1}[data-theme=light] .event-upload strong{color:#111827}[data-theme=light] .event-upload>span{color:#64748b}[data-theme=light] .upload-button{border-color:#d1d9e3;background:#fff;color:#334155}[data-theme=light] .upload-button:hover{border-color:#6366f1}[data-theme=light] .ticket-builder-card{background:rgba(248,250,252,.9);border-color:#dbe3ec}[data-theme=light] .ticket-title{color:#6366f1}[data-theme=light] .ticket-title strong{color:#111827}[data-theme=light] .delete-ticket{color:#64748b}[data-theme=light] .add-ticket-btn{border-color:#cbd5e1;color:#6366f1}[data-theme=light] .add-ticket-btn:hover{border-color:#6366f1;background:rgba(99,102,241,.05)}[data-theme=light] .cancel-create{color:#64748b}[data-theme=light] .cancel-create:hover{color:#111827}[data-theme=light] .save-draft-btn{background:#fff;border-color:#d1d9e3;color:#334155}[data-theme=light] .save-draft-btn:hover{border-color:#6366f1}[data-theme=light] .review-note{color:#94a3b8}[data-theme=light] .attendees-page{background:radial-gradient(circle at 10% 10%,rgba(125,211,252,.13),transparent 28%),radial-gradient(circle at 90% 15%,rgba(139,92,246,.09),transparent 25%),#f4f8fc;color:#111827}[data-theme=light] .attendees-header h1{color:#0f172a}[data-theme=light] .attendees-subtitle{color:#64748b}[data-theme=light] .eyebrow{color:#7c3aed}[data-theme=light] .export-btn{border-color:rgba(124,58,237,.25);background:rgba(124,58,237,.08);color:#6d28d9}[data-theme=light] .export-btn:hover:not(:disabled){background:#7c3aed;border-color:#7c3aed;color:#fff}[data-theme=light] .attendee-stat-card{background:hsla(0,0%,100%,.82);border-color:#dbe5ef;box-shadow:0 14px 40px rgba(15,23,42,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[data-theme=light] .attendee-stat-icon{background:rgba(124,58,237,.09);color:#7c3aed}[data-theme=light] .attendee-stat-card span{color:#64748b}[data-theme=light] .attendee-stat-card strong{color:#111827}[data-theme=light] .attendees-panel{background:hsla(0,0%,100%,.84);border-color:#dbe5ef;box-shadow:0 18px 55px rgba(15,23,42,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[data-theme=light] .attendee-toolbar{border-bottom-color:#e2e8f0}[data-theme=light] .attendee-search{border-color:#d5dee9;background:#f8fafc;color:#64748b}[data-theme=light] .attendee-search input{color:#111827}[data-theme=light] .attendee-search input::placeholder{color:#94a3b8}[data-theme=light] .attendee-search-clear{background:rgba(15,23,42,.05);color:#64748b}[data-theme=light] .attendee-toolbar select{border-color:#d5dee9;background:#f8fafc;color:#475569}[data-theme=light] .attendee-table-header{color:#64748b;border-bottom-color:#e2e8f0}[data-theme=light] .attendee-table-row{border-bottom-color:#edf1f5}[data-theme=light] .attendee-table-row:hover{background:rgba(124,58,237,.035)}[data-theme=light] .attendee-avatar{background:#eef2ff;color:#6366f1}[data-theme=light] .attendee-event strong,[data-theme=light] .attendee-person strong{color:#111827}[data-theme=light] .attendee-ticket strong{color:#334155}[data-theme=light] .attendee-event small,[data-theme=light] .attendee-more,[data-theme=light] .attendee-person small,[data-theme=light] .attendee-ticket small,[data-theme=light] .purchase-date{color:#64748b}[data-theme=light] .attendee-more:hover{background:rgba(124,58,237,.08);color:#4f46e5}[data-theme=light] .no-attendees{color:#94a3b8}[data-theme=light] .no-attendees strong{color:#475569}[data-theme=light] .no-attendees span{color:#94a3b8}[data-theme=light] .attendee-footer{border-top-color:#e2e8f0;color:#64748b}[data-theme=light] .attendee-footer strong{color:#475569}[data-theme=light] .attendees-error h2,[data-theme=light] .attendees-loading h2{color:#111827}[data-theme=light] .attendees-error p,[data-theme=light] .attendees-loading p{color:#64748b}[data-theme=light] .attendees-loading-icon{color:#7c3aed}[data-theme=light] .attendee-modal-overlay{background:rgba(15,23,42,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=light] .attendee-modal{background:hsla(0,0%,100%,.97);border-color:#dbe5ef;box-shadow:0 30px 90px rgba(15,23,42,.2)}[data-theme=light] .attendee-modal-header{border-bottom-color:#e2e8f0}[data-theme=light] .attendee-modal-header span{color:#7c3aed}[data-theme=light] .attendee-modal-header h2{color:#111827}[data-theme=light] .attendee-modal-close{border-color:#dbe3ec;color:#64748b}[data-theme=light] .attendee-modal-close:hover{background:#f1f5f9;color:#111827}[data-theme=light] .attendee-modal-avatar{background:rgba(124,58,237,.1);color:#7c3aed}[data-theme=light] .attendee-modal-profile strong{color:#111827}[data-theme=light] .attendee-modal-profile span{color:#64748b}[data-theme=light] .attendee-modal-info{border-color:#e2e8f0}[data-theme=light] .attendee-modal-info>div{background:#f8fafc}[data-theme=light] .attendee-modal-info span{color:#64748b}[data-theme=light] .attendee-modal-info strong{color:#334155}[data-theme=light] .attendee-modal-cancel{border-color:#dbe3ec;color:#64748b}[data-theme=light] .attendee-modal-cancel:hover{background:#f1f5f9;color:#111827}.promoter-orders-page{position:relative;min-height:100vh;padding:55px 24px 90px;background:#07070b;color:#fff;overflow-x:hidden}.promoter-orders-background{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 5%,rgba(124,58,237,.16),transparent 32%),radial-gradient(circle at 10% 50%,rgba(88,28,135,.08),transparent 30%)}.promoter-orders-container{position:relative;z-index:1;width:min(1400px,100%);margin:0 auto}.promoter-orders-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.promoter-orders-header-left{min-width:0}.orders-back-link{gap:7px;margin-bottom:28px;color:#92929f;font-size:13px;font-weight:600}.orders-back-link:hover{color:#c084fc}.orders-eyebrow{margin-bottom:10px;color:#a855f7;font-size:11px;font-weight:800;letter-spacing:.18em}.promoter-orders-header h1{margin:0;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.045em}.promoter-orders-header p{margin:14px 0 0;color:#8f8f9e;font-size:15px}.orders-export-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 18px;border:1px solid rgba(168,85,247,.4);border-radius:10px;background:rgba(124,58,237,.12);color:#d8b4fe;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.orders-export-btn:hover:not(:disabled){background:#7c3aed;border-color:#7c3aed;color:#fff;transform:translateY(-1px)}.orders-export-btn:disabled{opacity:.4;cursor:not-allowed}.orders-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:25px}.orders-stat-card{display:flex;align-items:center;gap:15px;min-height:100px;padding:20px;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:rgba(17,17,24,.9);box-shadow:0 14px 35px rgba(0,0,0,.2)}.orders-stat-icon{display:flex;align-items:center;justify-content:center;width:43px;height:43px;flex:0 0 43px;border:1px solid rgba(168,85,247,.2);border-radius:11px;background:rgba(124,58,237,.12);color:#c084fc;font-size:19px;font-weight:800}.orders-stat-card div:last-child{min-width:0}.orders-stat-card span{display:block;margin-bottom:6px;color:#777786;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.orders-stat-card strong{display:block;color:#fff;font-size:25px;line-height:1.1}.orders-filter-bar{display:flex;align-items:center;gap:12px;margin-bottom:18px}.orders-search{position:relative;min-width:220px;border:1px solid hsla(0,0%,100%,.08);background:#101017;color:#777786}.orders-search svg{flex:0 0 auto}.orders-search input{height:100%;padding:0 10px;font-family:inherit}.orders-search input::placeholder{color:#62626e}.orders-search:focus-within{border-color:rgba(168,85,247,.55);box-shadow:0 0 0 3px rgba(124,58,237,.08)}.orders-search-clear{display:flex;align-items:center;justify-content:center;width:27px;height:27px;flex:0 0 27px;padding:0;border:0;border-radius:6px;background:hsla(0,0%,100%,.06);color:#9999a6;cursor:pointer}.orders-search-clear:hover{background:hsla(0,0%,100%,.1);color:#fff}.orders-filter-select{height:45px;min-width:165px;padding:0 35px 0 13px;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;outline:none;background:#101017;color:#bdbdc8;font-family:inherit;font-size:13px;cursor:pointer}.orders-filter-select:focus{border-color:rgba(168,85,247,.55)}.orders-table-card{overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:15px;background:#101017;box-shadow:0 18px 55px rgba(0,0,0,.22)}.orders-table{min-width:980px}.orders-table thead{background:hsla(0,0%,100%,.025)}.orders-table th{height:50px;padding:0 17px;border-bottom:1px solid hsla(0,0%,100%,.07);color:#686874;font-size:10px;font-weight:800;letter-spacing:.08em}.orders-table td{height:78px;padding:12px 17px;border-bottom:1px solid hsla(0,0%,100%,.055)}.orders-table tbody tr:hover{background:rgba(124,58,237,.035)}.orders-table tbody tr:last-child td{border-bottom:0}.order-number{color:#c084fc;font-size:12px;font-weight:700;white-space:nowrap}.order-customer{display:flex;align-items:center;gap:11px;min-width:185px}.order-avatar{width:37px;height:37px;flex:0 0 37px;border-radius:50%;background:linear-gradient(135deg,rgba(124,58,237,.35),rgba(168,85,247,.1));color:#d8b4fe;font-size:11px;font-weight:800}.order-customer>div:last-child{min-width:0}.order-customer strong{color:#eeeef3;font-size:13px;font-weight:700}.order-customer span,.order-customer strong{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-customer span{margin-top:4px;color:#686874;font-size:11px}.order-event{max-width:210px;color:#c4c4ce;font-size:13px;line-height:1.4}.order-ticket{display:flex;align-items:center;gap:7px;max-width:190px}.order-ticket span{overflow:hidden;color:#b8b8c3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.order-ticket small{flex:0 0 auto;color:#777786;font-size:11px}.order-amount{color:#fff;font-size:13px;white-space:nowrap}.order-date{color:#858592;font-size:12px}.order-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.order-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.order-status.confirmed{background:rgba(34,197,94,.1);color:#4ade80}.order-status.pending{background:rgba(234,179,8,.1);color:#facc15}.order-status.cancelled{background:rgba(239,68,68,.1);color:#f87171}.order-more-btn{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;color:#777786;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.order-more-btn:hover{border-color:rgba(168,85,247,.2);background:rgba(124,58,237,.1);color:#c084fc}.orders-empty-cell{height:400px!important;padding:0!important}.orders-empty{min-height:400px;padding:50px 20px}.orders-empty-icon{display:flex;align-items:center;justify-content:center;width:65px;height:65px;margin-bottom:18px;border:1px solid rgba(168,85,247,.15);border-radius:50%;background:rgba(124,58,237,.08);color:#a855f7}.orders-empty h3{margin:0;font-size:20px}.orders-empty p{margin:8px 0 20px;color:#777786;font-size:13px}.orders-clear-filters{height:40px;padding:0 16px;border:1px solid rgba(168,85,247,.35);border-radius:8px;background:transparent;color:#c084fc;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.orders-clear-filters:hover{background:#7c3aed;color:#fff}.orders-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:67px;padding:0 18px;border-top:1px solid hsla(0,0%,100%,.06)}.orders-pagination-info{color:#686874;font-size:11px}.orders-pagination-info strong{color:#a5a5b0}.orders-pagination-controls{display:flex;align-items:center;gap:5px}.orders-page-number-wrapper>button,.orders-pagination-controls>button{display:flex;align-items:center;justify-content:center;min-width:33px;height:33px;padding:0 8px;border:1px solid hsla(0,0%,100%,.07);border-radius:7px;background:transparent;color:#858592;font-family:inherit;font-size:11px;cursor:pointer;transition:.2s ease}.orders-page-number-wrapper>button:hover,.orders-pagination-controls>button:hover:not(:disabled){border-color:rgba(168,85,247,.3);background:rgba(124,58,237,.1);color:#c084fc}.orders-pagination-controls>button:disabled{opacity:.3;cursor:not-allowed}.orders-page-number-wrapper{display:flex;align-items:center;gap:5px}.orders-page-number-wrapper>button.active{border-color:#7c3aed;background:#7c3aed;color:#fff}.orders-pagination-dots{padding:0 3px;color:#5e5e69;font-size:12px}.orders-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:500px;text-align:center}.orders-loading-spinner{width:38px;height:38px;margin-bottom:20px;border:3px solid hsla(0,0%,100%,.08);border-top-color:#a855f7;border-radius:50%;animation:promoter-orders-spin .8s linear infinite}@keyframes promoter-orders-spin{to{transform:rotate(1turn)}}.orders-loading h2{margin:0;color:#fff;font-size:20px}.orders-loading p{margin:8px 0 0;color:#777786;font-size:13px}.orders-error{flex-direction:column;min-height:500px;text-align:center}.orders-error,.orders-error-icon{display:flex;align-items:center;justify-content:center}.orders-error-icon{width:55px;height:55px;margin-bottom:18px;border-radius:50%;background:rgba(239,68,68,.1);color:#f87171;font-size:24px;font-weight:800}.orders-error h2{margin:0;color:#fff;font-size:21px}.orders-error p{max-width:500px;margin:10px 0 20px;color:#777786;font-size:13px}.orders-retry-btn{height:42px;padding:0 18px;border:0;border-radius:9px;background:#7c3aed;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}.orders-retry-btn:hover{background:#8b5cf6}.order-modal-overlay{z-index:9999;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.order-modal{width:min(570px,100%);border:1px solid hsla(0,0%,100%,.09);border-radius:17px;background:#111117;box-shadow:0 30px 90px rgba(0,0,0,.55)}.order-modal-header{gap:20px;padding:25px 25px 18px}.order-modal-header>div>span{display:block;margin-bottom:7px;color:#a855f7;font-size:9px;font-weight:800;letter-spacing:.15em}.order-modal-header h2{margin:0;font-size:23px}.order-modal-close{display:flex;align-items:center;justify-content:center;width:35px;height:35px;flex:0 0 35px;border:1px solid hsla(0,0%,100%,.08);border-radius:8px;background:transparent;color:#777786;cursor:pointer}.order-modal-close:hover{background:hsla(0,0%,100%,.05);color:#fff}.order-modal-status-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 25px 20px}.order-modal-date{color:#6f6f7c;font-size:11px}.order-modal-section{padding:20px 25px;border-top:1px solid hsla(0,0%,100%,.06)}.order-modal-section h3{margin:0 0 15px;color:#777786;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.order-modal-customer{display:flex;align-items:center;gap:13px}.order-modal-avatar{display:flex;align-items:center;justify-content:center;width:45px;height:45px;flex:0 0 45px;border-radius:50%;background:rgba(124,58,237,.16);color:#d8b4fe;font-size:12px;font-weight:800}.order-modal-customer-info{display:grid;grid-gap:6px;gap:6px}.order-modal-customer-info strong{color:#fff;font-size:14px}.order-modal-customer-info span{display:flex;align-items:center;gap:7px;color:#777786;font-size:11px}.order-modal-event{display:flex;align-items:center;gap:12px}.order-modal-event-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:9px;background:rgba(124,58,237,.1);color:#a855f7}.order-modal-event strong{display:block;color:#fff;font-size:13px}.order-modal-event span{display:block;margin-top:4px;color:#686874;font-size:10px}.order-modal-tickets{display:grid;grid-gap:9px;gap:9px}.order-modal-ticket{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid hsla(0,0%,100%,.055);border-radius:9px;background:hsla(0,0%,100%,.018)}.order-modal-ticket-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:8px;background:rgba(124,58,237,.1);color:#a855f7}.order-modal-ticket-info{flex:1 1;min-width:0}.order-modal-ticket-info strong{display:block;color:#dddde5;font-size:12px}.order-modal-ticket-info span{display:block;margin-top:4px;color:#686874;font-size:10px}.order-modal-ticket>strong{color:#fff;font-size:12px}.order-modal-money{display:grid;grid-gap:11px;gap:11px}.order-modal-money>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.order-modal-money span{color:#777786;font-size:11px}.order-modal-money strong{color:#bdbdc8;font-size:12px}.order-modal-money .order-modal-total{margin-top:5px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.07)}.order-modal-money .order-modal-total span{color:#fff;font-size:13px;font-weight:700}.order-modal-money .order-modal-total strong{color:#c084fc;font-size:18px}.order-modal-payment-method{display:flex;align-items:center;gap:10px;margin:0 25px 20px;padding:13px;border:1px solid hsla(0,0%,100%,.06);border-radius:9px;background:hsla(0,0%,100%,.02);color:#a855f7}.order-modal-payment-method div{display:grid;grid-gap:3px;gap:3px}.order-modal-payment-method span{color:#686874;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.order-modal-payment-method strong{color:#ccccd5;font-size:11px}.order-modal-done-btn{width:calc(100% - 50px);height:43px;margin:0 25px 25px;border:0;border-radius:9px;background:#7c3aed;color:#fff;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.order-modal-done-btn:hover{background:#8b5cf6}@media (max-width:1000px){.orders-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.promoter-orders-page{padding:35px 15px 70px}.promoter-orders-header{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:30px}.orders-back-link{margin-bottom:22px}.promoter-orders-header h1{font-size:40px}.promoter-orders-header p{font-size:13px;line-height:1.5}.orders-export-btn{width:100%}.orders-stats-grid{grid-template-columns:1fr 1fr;gap:10px}.orders-stat-card{min-height:85px;padding:14px;gap:10px}.orders-stat-icon{width:35px;height:35px;flex-basis:35px}.orders-stat-card strong{font-size:19px}.orders-filter-bar{align-items:stretch;flex-direction:column}.orders-search{width:100%;min-width:0}.orders-filter-select{width:100%}.orders-pagination{align-items:center;flex-direction:column;justify-content:center;gap:12px;padding:16px}.orders-pagination-info{text-align:center}.order-modal-overlay{align-items:flex-end;padding:0}.order-modal{width:100%;max-height:90vh;border-radius:18px 18px 0 0}}@media (max-width:430px){.promoter-orders-page{padding-left:12px;padding-right:12px}.orders-stats-grid{grid-template-columns:1fr}.orders-stat-card{min-height:75px}.promoter-orders-header h1{font-size:36px}.order-modal-header,.order-modal-section,.order-modal-status-row{padding-left:18px;padding-right:18px}.order-modal-done-btn,.order-modal-payment-method{margin-left:18px;margin-right:18px}.order-modal-done-btn{width:calc(100% - 36px)}}.manage-event-page{min-height:100vh;background:radial-gradient(circle at 15% 0,rgba(124,58,237,.12),transparent 35%),#050505;color:#fff;padding:35px 0 80px}.manage-event-container{width:min(1400px,calc(100% - 40px));margin:0 auto}.manage-event-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.back-link{color:#a1a1aa;font-weight:500;margin-bottom:20px;transition:color .2s ease}.back-link:hover{color:#a855f7}.portal-label{color:#a855f7;font-size:11px;font-weight:800;letter-spacing:.16em;margin-bottom:8px}.event-title-row h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.05;font-weight:800;letter-spacing:-.03em;color:#fff}.event-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:14px;color:#a1a1aa;font-size:14px}.status-badge{padding:6px 11px;border-radius:999px;font-size:12px;text-transform:capitalize}.status-badge.published{color:#d8b4fe;background:rgba(168,85,247,.13);border:1px solid rgba(168,85,247,.3)}.status-badge.pending{color:#f5d0fe;background:rgba(192,38,211,.12);border:1px solid rgba(192,38,211,.3)}.manage-event-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.manage-event-page .btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease,border-color .2s ease}.manage-event-page .btn:hover{transform:translateY(-1px)}.manage-event-page .btn-ghost{color:#e4e4e7;background:#111;border:1px solid #27272a}.manage-event-page .btn-ghost:hover{background:#18181b;border-color:#3f3f46}.manage-event-page .btn-primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border:1px solid rgba(168,85,247,.55);box-shadow:0 8px 24px rgba(124,58,237,.18)}.manage-event-page .btn-primary:hover{background:linear-gradient(135deg,#8b5cf6,#a855f7)}.manage-pending-edit-notice{display:flex;align-items:flex-start;gap:14px;padding:17px 19px;margin-bottom:25px;border-radius:13px;background:rgba(124,58,237,.08);border:1px solid rgba(168,85,247,.24)}.manage-pending-edit-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c084fc;background:rgba(168,85,247,.12);border-radius:10px}.manage-pending-edit-notice strong{display:block;margin-bottom:5px;font-size:14px;color:#fff}.manage-pending-edit-notice p{margin:0;color:#a1a1aa;font-size:13px;line-height:1.6}.event-manage-banner{position:relative;min-height:330px;overflow:hidden;border-radius:18px;background:#111;border:1px solid #27272a;margin-bottom:22px}.event-manage-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.event-manage-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.62) 45%,rgba(0,0,0,.12))}.event-manage-banner-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,rgba(124,58,237,.28),transparent 45%),linear-gradient(135deg,#090909,#171022)}.event-manage-banner-placeholder span{color:hsla(0,0%,100%,.12);font-size:clamp(50px,10vw,120px);font-weight:900;letter-spacing:-.08em}.event-banner-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:35px}.banner-category{display:inline-block;padding:5px 10px;margin-bottom:10px;border-radius:999px;color:#e9d5ff;background:rgba(124,58,237,.55);border:1px solid rgba(216,180,254,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.event-banner-overlay h2{margin:0 0 13px;color:#fff;font-size:clamp(25px,4vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.03em}.banner-info{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.banner-info span{display:inline-flex;align-items:center;gap:7px;color:#d4d4d8;font-size:13px}.manage-event-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px;margin-bottom:22px}.manage-stat-card{display:flex;align-items:flex-start;gap:13px;padding:20px;background:#0d0d0d;border:1px solid #27272a;border-radius:14px;transition:border-color .2s ease,transform .2s ease}.manage-stat-card:hover{transform:translateY(-2px);border-color:rgba(168,85,247,.35)}.manage-stat-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c084fc;background:rgba(124,58,237,.12);border:1px solid rgba(168,85,247,.16);border-radius:11px}.manage-stat-card span{display:block;color:#a1a1aa;font-size:12px;margin-bottom:5px}.manage-stat-card strong{display:block;color:#fff;font-size:25px;line-height:1.1;font-weight:800}.manage-stat-card small{display:block;margin-top:6px;color:#71717a;font-size:11px}.manage-event-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start}.manage-event-main,.manage-event-sidebar{min-width:0}.manage-panel{margin-bottom:22px;padding:24px;background:#0d0d0d;border:1px solid #27272a;border-radius:16px}.manage-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:19px;margin-bottom:20px;border-bottom:1px solid #202023}.manage-panel-header h2{margin:0 0 5px;color:#fff;font-size:18px;font-weight:750}.manage-panel-header p{margin:0;color:#71717a;font-size:13px}.panel-edit-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 12px;color:#c084fc;background:rgba(124,58,237,.08);border:1px solid rgba(168,85,247,.2);border-radius:8px;text-decoration:none;font-size:12px;font-weight:700;white-space:nowrap;transition:.2s ease}.panel-edit-btn:hover{color:#fff;background:rgba(124,58,237,.18);border-color:rgba(168,85,247,.4)}.eventix-info{position:relative;overflow:hidden;margin-top:80px;margin-bottom:80px;padding:80px;border:1px solid hsla(0,0%,100%,.08);border-radius:28px;background:linear-gradient(135deg,rgba(20,17,38,.98),rgba(10,9,20,.98));box-shadow:0 30px 80px rgba(0,0,0,.35)}.eventix-info-glow{position:absolute;width:600px;height:600px;right:-250px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.2),transparent 70%);filter:blur(25px);pointer-events:none;animation:eventixInfoGlow 9s ease-in-out infinite alternate}@keyframes eventixInfoGlow{0%{transform:translate(0) scale(1)}to{transform:translate(-80px,80px) scale(1.15)}}.eventix-info-content{position:relative;z-index:2;max-width:720px}.eventix-info-content h2{margin:16px 0 20px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.045em}.eventix-info-content h2 span{background:linear-gradient(100deg,#c83cff,#8b5cf6,#4da3ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.eventix-info-intro{max-width:650px;color:hsla(0,0%,100%,.68);font-size:17px;line-height:1.8}.eventix-info-actions{display:flex;align-items:center;gap:16px;margin-top:32px}.eventix-secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:#fff;text-decoration:none;background:hsla(0,0%,100%,.035);transition:transform .3s ease,background .3s ease,border-color .3s ease}.eventix-secondary-btn:hover{transform:translateY(-3px);background:hsla(0,0%,100%,.07);border-color:rgba(139,92,246,.5)}.eventix-feature-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:65px}.eventix-feature{display:flex;gap:18px;padding:26px;border:1px solid hsla(0,0%,100%,.07);border-radius:18px;background:hsla(0,0%,100%,.025);transition:transform .35s ease,background .35s ease,border-color .35s ease,box-shadow .35s ease}.eventix-feature:hover{transform:translateY(-6px);background:rgba(124,92,246,.07);border-color:rgba(139,92,246,.28);box-shadow:0 18px 45px rgba(0,0,0,.22)}.eventix-feature-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(59,130,246,.08));font-size:22px;transition:transform .3s ease}.eventix-feature:hover .eventix-feature-icon{transform:scale(1.1) rotate(-4deg)}.eventix-feature h3{margin:2px 0 8px;font-size:18px}.eventix-feature p{margin:0;color:hsla(0,0%,100%,.58);font-size:14px;line-height:1.65}.eventix-promoter-box{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:50px;padding:30px;border-radius:20px;background:linear-gradient(100deg,rgba(124,92,246,.12),rgba(59,130,246,.06));border:1px solid rgba(139,92,246,.16)}.eventix-promoter-box h3{margin:8px 0;font-size:24px}.eventix-promoter-box p{max-width:650px;margin:0;color:hsla(0,0%,100%,.58);line-height:1.6}.eventix-promoter-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:11px;background:#fff;color:#090812;text-decoration:none;font-weight:700;transition:transform .3s ease,box-shadow .3s ease}.eventix-promoter-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(139,92,246,.2)}@media (max-width:800px){.eventix-info{padding:45px 28px;margin-top:55px;margin-bottom:55px}.eventix-feature-grid{grid-template-columns:1fr}.eventix-promoter-box{flex-direction:column;align-items:flex-start}.eventix-promoter-btn{width:100%}}@media (max-width:520px){.eventix-info-content h2{font-size:42px}.eventix-info-actions{flex-direction:column;align-items:stretch}.eventix-info-actions .btn,.eventix-secondary-btn{width:100%}.eventix-feature{padding:20px}}.manage-sidebar-card{margin-bottom:16px;padding:20px;background:#0d0d0d;border:1px solid #27272a;border-radius:15px}.manage-sidebar-card h3{margin:0 0 15px;color:#fff;font-size:15px;font-weight:750}.quick-action-list{display:flex;flex-direction:column}.quick-action-list a,.quick-action-list button{width:100%;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;grid-gap:10px;gap:10px;padding:12px 4px;color:#a1a1aa;background:transparent;border:0;border-bottom:1px solid #202023;text-decoration:none;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:color .2s ease}.quick-action-list a:last-child,.quick-action-list button:last-child{border-bottom:none}.quick-action-list a svg:first-child,.quick-action-list button svg:first-child{color:#a855f7}.quick-action-list a svg:last-child,.quick-action-list button svg:last-child{color:#52525b}.quick-action-list a:hover{color:#fff}.quick-action-list button:disabled{opacity:.4;cursor:not-allowed}.event-status-box{display:flex;align-items:flex-start;gap:12px;padding:14px;background:rgba(124,58,237,.08);border:1px solid rgba(168,85,247,.18);border-radius:11px}.event-status-box>svg{flex-shrink:0;color:#c084fc}.event-status-box strong{display:block;margin-bottom:4px;color:#fff;font-size:13px;text-transform:capitalize}.event-status-box span{display:block;color:#71717a;font-size:11px;line-height:1.5}.sidebar-detail{display:flex;align-items:flex-start;gap:11px;padding:13px 0;border-bottom:1px solid #202023}.sidebar-detail:last-child{border-bottom:none;padding-bottom:0}.sidebar-detail:first-of-type{padding-top:2px}.sidebar-detail>svg{flex-shrink:0;margin-top:2px;color:#a855f7}.sidebar-detail span{display:block;margin-bottom:4px;color:#71717a;font-size:11px}.sidebar-detail strong{display:block;color:#e4e4e7;font-size:13px;font-weight:600;line-height:1.45;overflow-wrap:anywhere}@media (max-width:1050px){.manage-event-grid{grid-template-columns:1fr}.manage-event-sidebar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.manage-sidebar-card{margin-bottom:0}}@media (max-width:768px){.manage-event-page{padding:25px 0 55px}.manage-event-container{width:min(100% - 24px,680px)}.manage-event-header{display:block;margin-bottom:22px}.back-link{margin-bottom:15px}.event-title-row h1{font-size:29px}.manage-event-actions{width:100%;margin-top:18px}.manage-event-actions .btn{flex:1 1}.manage-pending-edit-notice{padding:14px}.event-manage-banner{min-height:280px;border-radius:14px}.event-banner-overlay{padding:22px}.event-banner-overlay h2{font-size:27px}.banner-info{flex-direction:column;align-items:flex-start;gap:8px}.manage-event-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.manage-stat-card{padding:15px}.manage-stat-icon{width:37px;height:37px}.manage-stat-card strong{font-size:21px}.manage-event-sidebar{display:block}.manage-sidebar-card{margin-bottom:14px}.manage-panel{padding:18px;border-radius:13px}.manage-panel-header{align-items:center}.event-information{grid-template-columns:1fr}.information-item{border-right:none!important;border-bottom:1px solid #202023!important}.information-item:last-child{border-bottom:none!important}.manage-ticket-row{grid-template-columns:1fr 35px;gap:13px}.ticket-sales{grid-column:1/2}.ticket-menu-btn{grid-column:2/3;grid-row:1}}@media (max-width:480px){.manage-event-page{padding-top:18px}.manage-event-container{width:calc(100% - 18px)}.event-title-row h1{font-size:25px}.event-meta{font-size:12px}.manage-event-actions{flex-direction:column}.manage-event-actions .btn{width:100%}.event-manage-banner{min-height:245px}.event-banner-overlay{padding:17px}.event-banner-overlay h2{font-size:23px}.banner-info span{font-size:12px}.manage-event-stats{gap:8px}.manage-stat-card{gap:9px;padding:12px}.manage-stat-icon{width:34px;height:34px}.manage-stat-card span{font-size:10px}.manage-stat-card strong{font-size:18px}.manage-stat-card small{font-size:9px}.manage-panel{padding:15px}.manage-panel-header{gap:10px}.manage-panel-header h2{font-size:16px}.manage-panel-header p{font-size:11px}.panel-edit-btn{padding:0 9px;font-size:11px}.information-item{padding:13px}.information-item strong{font-size:13px}.manage-ticket-row{padding:12px}.ticket-main strong{font-size:13px}.ticket-main span{font-size:11px}}[data-theme=light] .promoter-orders-page{background:radial-gradient(circle at 85% 0,rgba(147,197,253,.28),transparent 34%),linear-gradient(180deg,#f8fbff,#eef6ff 52%,#f7faff);color:#172033}[data-theme=light] .promoter-orders-background{background:radial-gradient(circle at 85% 5%,rgba(96,165,250,.18),transparent 32%),radial-gradient(circle at 10% 50%,rgba(129,140,248,.12),transparent 30%)}[data-theme=light] .orders-back-link:hover,[data-theme=light] .orders-eyebrow{color:#6366f1}[data-theme=light] .promoter-orders-header h1{color:#172033}[data-theme=light] .promoter-orders-header p{color:#64748b}[data-theme=light] .orders-export-btn{border-color:rgba(99,102,241,.28);background:rgba(99,102,241,.08);color:#4f46e5}[data-theme=light] .orders-export-btn:hover:not(:disabled){background:#6366f1;border-color:#6366f1;color:#fff}[data-theme=light] .orders-stat-card{background:hsla(0,0%,100%,.82);border-color:#dce5ef;box-shadow:0 15px 40px rgba(51,65,85,.07),0 0 30px rgba(96,165,250,.04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[data-theme=light] .orders-stat-icon{border-color:rgba(99,102,241,.16);background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .orders-stat-card span{color:#64748b}[data-theme=light] .orders-stat-card strong{color:#172033}[data-theme=light] .orders-search{border-color:#d7e0eb;background:hsla(0,0%,100%,.82)}[data-theme=light] .orders-search:focus-within{border-color:rgba(99,102,241,.55);box-shadow:0 0 0 3px rgba(99,102,241,.08)}[data-theme=light] .orders-search-clear{background:rgba(15,23,42,.05);color:#64748b}[data-theme=light] .orders-search-clear:hover{background:rgba(15,23,42,.08);color:#334155}[data-theme=light] .orders-filter-select{border-color:#d7e0eb;background:hsla(0,0%,100%,.82);color:#475569}[data-theme=light] .orders-filter-select:focus{border-color:rgba(99,102,241,.55)}[data-theme=light] .orders-table-card{border-color:#dce5ef;background:hsla(0,0%,100%,.84);box-shadow:0 18px 55px rgba(51,65,85,.08),0 0 35px rgba(96,165,250,.04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[data-theme=light] .orders-table thead{background:rgba(241,245,249,.72)}[data-theme=light] .orders-table th{border-bottom-color:#e2e8f0}[data-theme=light] .orders-table td{border-bottom-color:#edf2f7}[data-theme=light] .orders-table tbody tr:hover{background:rgba(99,102,241,.035)}[data-theme=light] .order-number{color:#6366f1}[data-theme=light] .order-avatar{background:linear-gradient(135deg,rgba(99,102,241,.16),rgba(96,165,250,.1));color:#6366f1}[data-theme=light] .order-customer strong{color:#172033}[data-theme=light] .order-customer span{color:#64748b}[data-theme=light] .order-event,[data-theme=light] .order-ticket span{color:#475569}[data-theme=light] .order-ticket small{color:#64748b}[data-theme=light] .order-amount{color:#172033}[data-theme=light] .order-status.confirmed{background:rgba(34,197,94,.09);color:#16a34a}[data-theme=light] .order-status.pending{background:rgba(234,179,8,.1);color:#ca8a04}[data-theme=light] .order-status.cancelled{background:rgba(239,68,68,.09);color:#dc2626}[data-theme=light] .order-more-btn{color:#64748b}[data-theme=light] .order-more-btn:hover{border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .orders-empty-icon{border-color:rgba(99,102,241,.15);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .orders-clear-filters{border-color:rgba(99,102,241,.28);color:#6366f1}[data-theme=light] .orders-clear-filters:hover{background:#6366f1;color:#fff}[data-theme=light] .orders-pagination{border-top-color:#e2e8f0}[data-theme=light] .orders-pagination-info{color:#64748b}[data-theme=light] .orders-pagination-info strong{color:#475569}[data-theme=light] .orders-page-number-wrapper>button,[data-theme=light] .orders-pagination-controls>button{border-color:#dce5ef;color:#64748b}[data-theme=light] .orders-page-number-wrapper>button:hover,[data-theme=light] .orders-pagination-controls>button:hover:not(:disabled){border-color:rgba(99,102,241,.28);background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .orders-page-number-wrapper>button.active{border-color:#6366f1;background:#6366f1;color:#fff}[data-theme=light] .orders-pagination-dots{color:#94a3b8}[data-theme=light] .orders-loading-spinner{border-color:#6366f1 rgba(15,23,42,.08) rgba(15,23,42,.08)}[data-theme=light] .orders-loading h2{color:#172033}[data-theme=light] .orders-loading p{color:#64748b}[data-theme=light] .orders-error h2{color:#172033}[data-theme=light] .orders-error p{color:#64748b}[data-theme=light] .orders-retry-btn{background:#6366f1}[data-theme=light] .orders-retry-btn:hover{background:#4f46e5}[data-theme=light] .order-modal-overlay{background:rgba(15,23,42,.38)}[data-theme=light] .order-modal{background:linear-gradient(145deg,hsla(0,0%,100%,.97),rgba(246,250,255,.97));box-shadow:0 30px 90px rgba(51,65,85,.2),0 0 45px rgba(96,165,250,.08)}[data-theme=light] .order-modal-header>div>span{color:#6366f1}[data-theme=light] .order-modal-close{border-color:#dce5ef;color:#64748b}[data-theme=light] .order-modal-close:hover{background:#f1f5f9;color:#172033}[data-theme=light] .order-modal-date{color:#64748b}[data-theme=light] .order-modal-section{border-top-color:#e2e8f0}[data-theme=light] .order-modal-section h3{color:#64748b}[data-theme=light] .order-modal-avatar{background:rgba(99,102,241,.1);color:#6366f1}[data-theme=light] .order-modal-customer-info strong{color:#172033}[data-theme=light] .order-modal-customer-info span{color:#64748b}[data-theme=light] .order-modal-event-icon{background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .order-modal-event strong{color:#172033}[data-theme=light] .order-modal-event span{color:#64748b}[data-theme=light] .order-modal-ticket{border-color:#e2e8f0;background:rgba(248,250,252,.78)}[data-theme=light] .order-modal-ticket-icon{background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .order-modal-ticket-info strong{color:#334155}[data-theme=light] .order-modal-ticket-info span{color:#64748b}[data-theme=light] .order-modal-ticket>strong{color:#172033}[data-theme=light] .order-modal-money span{color:#64748b}[data-theme=light] .order-modal-money strong{color:#475569}[data-theme=light] .order-modal-money .order-modal-total{border-top-color:#e2e8f0}[data-theme=light] .order-modal-money .order-modal-total span{color:#172033}[data-theme=light] .order-modal-money .order-modal-total strong{color:#6366f1}[data-theme=light] .order-modal-payment-method{border-color:#e2e8f0;background:rgba(248,250,252,.78);color:#6366f1}[data-theme=light] .order-modal-payment-method span{color:#64748b}[data-theme=light] .order-modal-payment-method strong{color:#475569}[data-theme=light] .order-modal-done-btn{background:#6366f1}[data-theme=light] .order-modal-done-btn:hover{background:#4f46e5}[data-theme=light] .manage-event-page{background:radial-gradient(circle at 15% 0,rgba(147,197,253,.25),transparent 35%),linear-gradient(180deg,#f8fbff,#eef6ff);color:#172033}[data-theme=light] .manage-event-container{color:#172033}[data-theme=light] .back-link:hover,[data-theme=light] .portal-label{color:#6366f1}[data-theme=light] .event-title-row h1{color:#172033}[data-theme=light] .event-meta{color:#64748b}[data-theme=light] .status-badge.published{color:#6366f1;background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.22)}[data-theme=light] .status-badge.pending{color:#a855f7;background:rgba(168,85,247,.08);border-color:rgba(168,85,247,.22)}[data-theme=light] .manage-event-page .btn-ghost{color:#334155;background:hsla(0,0%,100%,.78);border-color:#d7e0eb}[data-theme=light] .manage-event-page .btn-ghost:hover{background:#fff;border-color:#cbd5e1}[data-theme=light] .manage-event-page .btn-primary{color:#fff;background:linear-gradient(135deg,#6366f1,#60a5fa);border-color:rgba(99,102,241,.4);box-shadow:0 8px 24px rgba(99,102,241,.18)}[data-theme=light] .manage-event-page .btn-primary:hover{background:linear-gradient(135deg,#4f46e5,#3b82f6)}[data-theme=light] .manage-pending-edit-notice{background:rgba(99,102,241,.06);border-color:rgba(99,102,241,.18)}[data-theme=light] .manage-pending-edit-icon{color:#6366f1;background:rgba(99,102,241,.08)}[data-theme=light] .manage-pending-edit-notice strong{color:#172033}[data-theme=light] .manage-pending-edit-notice p{color:#64748b}[data-theme=light] .event-manage-banner{background:#e2e8f0;border-color:#d7e0eb;box-shadow:0 15px 40px rgba(51,65,85,.08)}[data-theme=light] .event-manage-banner:after{background:linear-gradient(0deg,rgba(15,23,42,.78) 0,rgba(15,23,42,.4) 45%,rgba(15,23,42,.05))}[data-theme=light] .event-manage-banner-placeholder{background:radial-gradient(circle at 50% 40%,rgba(96,165,250,.25),transparent 45%),linear-gradient(135deg,#dbeafe,#eef2ff)}[data-theme=light] .event-manage-banner-placeholder span{color:rgba(30,64,175,.12)}[data-theme=light] .banner-category{color:#eef2ff;background:rgba(79,70,229,.65);border-color:hsla(0,0%,100%,.22)}[data-theme=light] .event-banner-overlay h2{color:#fff}[data-theme=light] .banner-info span{color:#e2e8f0}[data-theme=light] .manage-stat-card{background:hsla(0,0%,100%,.82);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .manage-stat-card:hover{border-color:rgba(99,102,241,.3)}[data-theme=light] .manage-stat-icon{color:#6366f1;background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.15)}[data-theme=light] .manage-stat-card span{color:#64748b}[data-theme=light] .manage-stat-card strong{color:#172033}[data-theme=light] .manage-stat-card small{color:#94a3b8}[data-theme=light] .manage-panel{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .manage-panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .manage-panel-header h2{color:#172033}[data-theme=light] .manage-panel-header p{color:#64748b}[data-theme=light] .panel-edit-btn{color:#6366f1;background:rgba(99,102,241,.07);border-color:rgba(99,102,241,.18)}[data-theme=light] .panel-edit-btn:hover{color:#fff;background:#6366f1;border-color:#6366f1}[data-theme=light] .eventix-info{border-color:rgba(148,163,184,.25);background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(239,246,255,.94));box-shadow:0 30px 80px rgba(51,65,85,.1),0 0 50px rgba(96,165,250,.07)}[data-theme=light] .eventix-info-glow{background:radial-gradient(circle,rgba(96,165,250,.22),transparent 70%)}[data-theme=light] .eventix-info-content h2{color:#172033}[data-theme=light] .eventix-info-content h2 span{background:linear-gradient(100deg,#6366f1,#8b5cf6,#3b82f6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .eventix-info-intro{color:#64748b}[data-theme=light] .eventix-secondary-btn{border-color:#d7e0eb;color:#334155;background:hsla(0,0%,100%,.72)}[data-theme=light] .eventix-secondary-btn:hover{background:#fff;border-color:rgba(99,102,241,.35)}[data-theme=light] .eventix-feature{border-color:#dce5ef;background:hsla(0,0%,100%,.62);box-shadow:0 10px 30px rgba(51,65,85,.04)}[data-theme=light] .eventix-feature:hover{background:rgba(239,246,255,.92);border-color:rgba(99,102,241,.25);box-shadow:0 18px 45px rgba(51,65,85,.1)}[data-theme=light] .eventix-feature-icon{background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(96,165,250,.1))}[data-theme=light] .eventix-feature h3{color:#172033}[data-theme=light] .eventix-feature p{color:#64748b}[data-theme=light] .eventix-promoter-box{background:linear-gradient(100deg,rgba(99,102,241,.08),rgba(96,165,250,.07));border-color:rgba(99,102,241,.16)}[data-theme=light] .eventix-promoter-box h3{color:#172033}[data-theme=light] .eventix-promoter-box p{color:#64748b}[data-theme=light] .eventix-promoter-btn{background:#172033;color:#fff}[data-theme=light] .eventix-promoter-btn:hover{box-shadow:0 12px 30px rgba(99,102,241,.18)}[data-theme=light] .manage-sidebar-card{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .manage-sidebar-card h3{color:#172033}[data-theme=light] .quick-action-list a,[data-theme=light] .quick-action-list button{color:#64748b;border-bottom-color:#e2e8f0}[data-theme=light] .quick-action-list a svg:first-child,[data-theme=light] .quick-action-list button svg:first-child{color:#6366f1}[data-theme=light] .quick-action-list a svg:last-child,[data-theme=light] .quick-action-list button svg:last-child{color:#94a3b8}[data-theme=light] .quick-action-list a:hover{color:#172033}[data-theme=light] .event-status-box{background:rgba(99,102,241,.06);border-color:rgba(99,102,241,.18)}[data-theme=light] .event-status-box>svg{color:#6366f1}[data-theme=light] .event-status-box strong{color:#172033}[data-theme=light] .event-status-box span{color:#64748b}[data-theme=light] .sidebar-detail{border-bottom-color:#e2e8f0}[data-theme=light] .sidebar-detail>svg{color:#6366f1}[data-theme=light] .sidebar-detail span{color:#64748b}[data-theme=light] .sidebar-detail strong{color:#334155}@media (max-width:768px){[data-theme=light] .promoter-orders-page{background:radial-gradient(circle at 80% 0,rgba(147,197,253,.22),transparent 40%),linear-gradient(180deg,#f8fbff,#eef6ff)}[data-theme=light] .manage-event-page{background:radial-gradient(circle at 20% 0,rgba(147,197,253,.22),transparent 40%),#f5f9ff}}@media (max-width:480px){[data-theme=light] .manage-stat-card,[data-theme=light] .orders-stat-card{background:hsla(0,0%,100%,.88)}[data-theme=light] .manage-panel,[data-theme=light] .manage-sidebar-card{background:hsla(0,0%,100%,.9)}}.admin-dashboard-page{min-height:100vh;background:#0b0d10;color:#f5f7fa;padding:42px 0 80px}.admin-dashboard-container{width:min(1450px,calc(100% - 48px));margin:0 auto}.admin-dashboard-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.admin-portal-label{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:800;letter-spacing:.13em;color:#8b949e;margin-bottom:8px}.admin-dashboard-header h1{margin:0;font-size:34px;line-height:1.1;color:#fff}.admin-dashboard-header p{margin:8px 0 0;color:#8b949e;font-size:14px}.admin-header-actions{display:flex;gap:10px}.admin-settings-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #292e35;border-radius:10px;background:#15181d;color:#d6d9de;text-decoration:none;font-size:13px;font-weight:700}.admin-settings-btn:hover{background:#1c2026;border-color:#3a414a}.admin-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.admin-stat-card{background:#12151a;border:1px solid #292e35;border-radius:16px;padding:20px;transition:border-color .2s ease,transform .2s ease}.admin-stat-card:hover{border-color:#3a414a;transform:translateY(-1px)}.admin-stat-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-stat-icon{width:42px;height:42px;border-radius:11px;background:#1b1f25;border:1px solid #2b3037;display:flex;align-items:center;justify-content:center;color:#fff}.stat-change{font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px;background:#10251a;color:#6ee7a0;border:1px solid #1d4d31}.admin-stat-content span{display:block;color:#8b949e;font-size:13px;margin-bottom:5px}.admin-stat-content strong{display:block;color:#fff;font-size:26px}.admin-stat-content small{display:block;color:#626b75;font-size:11px;margin-top:4px}.admin-overview-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:22px}.admin-overview-card{display:flex;align-items:center;gap:13px;background:#12151a;border:1px solid #292e35;border-radius:15px;padding:17px}.admin-overview-card:hover{border-color:#3a414a}.admin-overview-card.warning{border-color:#5a4820;background:#17140d}.overview-card-icon{width:40px;height:40px;border-radius:10px;background:#1b1f25;border:1px solid #2b3037;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#d7dce2}.admin-overview-card.warning .overview-card-icon{background:#27200e;border-color:#5a4820;color:#f5c451}.admin-overview-card>div:nth-child(2){min-width:0}.admin-overview-card span{display:block;font-size:11px;color:#8b949e}.admin-overview-card strong{display:block;color:#fff;font-size:19px;margin-top:2px}.admin-overview-card small{display:block;color:#626b75;font-size:10px;margin-top:2px}.admin-overview-card>a{margin-left:auto;color:#6f7883;display:flex}.admin-overview-card>a:hover{color:#fff}.admin-main-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(350px,.9fr);grid-gap:22px;gap:22px;margin-bottom:22px}.admin-panel{background:#12151a;border:1px solid #292e35;border-radius:17px;overflow:hidden}.admin-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 22px;border-bottom:1px solid #242930}.admin-panel-header h2{margin:0;font-size:17px;color:#fff}.admin-panel-header p{margin:5px 0 0;font-size:12px;color:#747e89}.admin-panel-header a{display:inline-flex;align-items:center;gap:5px;color:#b8bec7;text-decoration:none;font-size:12px;font-weight:700}.admin-panel-header a:hover{color:#fff}.admin-orders-table-wrapper{overflow-x:auto}.admin-orders-table{width:100%;border-collapse:collapse}.admin-orders-table th{text-align:left;padding:12px 18px;background:#0f1216;color:#69727d;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.admin-orders-table td{padding:15px 18px;border-top:1px solid #20252b;vertical-align:middle}.admin-orders-table tbody tr:hover{background:#161a1f}.admin-orders-table td strong{font-size:12px;color:#f5f7fa}.order-date,.order-number{display:block}.order-date{color:#626b75;font-size:10px;margin-top:3px}.event-name{display:block;max-width:190px;color:#9da5ae;font-size:12px}.admin-order-status{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.admin-order-status.confirmed{color:#6ee7a0;background:#10251a;border:1px solid #1d4d31}.admin-order-status.pending{color:#f5c451;background:#29200c;border:1px solid #5a4820}.admin-more-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#6f7883;border-radius:8px;cursor:pointer}.admin-more-btn:hover{background:#1d2127;color:#fff}.pending-event-list{padding:7px 22px}.pending-event-item{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #20252b}.pending-event-item:last-child{border-bottom:0}.pending-event-icon{width:38px;height:38px;border-radius:9px;background:#1b1f25;border:1px solid #2b3037;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b8bec7}.pending-event-info{min-width:0;flex:1 1}.pending-event-info strong{display:block;color:#f5f7fa;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pending-event-info span{display:block;color:#747e89;font-size:10px;margin-top:4px}.pending-event-info small{display:block;color:#555e68;font-size:9px;margin-top:3px}.review-btn{text-decoration:none;color:#e5e7eb;border:1px solid #30363d;background:#181c21;padding:7px 10px;border-radius:8px;font-size:10px;font-weight:800;white-space:nowrap}.review-btn:hover{background:#22272e;border-color:#454c55}.pending-event-footer{display:flex;align-items:center;gap:7px;padding:13px 22px;background:#17140d;border-top:1px solid #302712;color:#d6aa42;font-size:10px}.admin-bottom-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:22px;gap:22px}.upcoming-event-list{padding:7px 22px}.upcoming-event-item{gap:13px;padding:15px 0;border-bottom:1px solid #20252b}.upcoming-event-item:last-child{border-bottom:0}.upcoming-date{width:39px;height:39px;border-radius:9px;background:#1b1f25;border:1px solid #2b3037;flex-shrink:0;color:#b8bec7}.upcoming-event-info strong{display:block;color:#f5f7fa;font-size:12px}.upcoming-event-info span{display:block;color:#6f7883;font-size:10px;margin-top:4px}.upcoming-ticket-count strong{display:block;font-size:14px;color:#f5f7fa}.upcoming-ticket-count span{display:block;color:#555e68;font-size:9px}.admin-quick-actions{padding:7px 22px}.admin-quick-actions a{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #20252b;text-decoration:none;color:#c1c7ce}.admin-quick-actions a:last-child{border-bottom:0}.quick-action-icon{width:36px;height:36px;border-radius:9px;background:#1b1f25;border:1px solid #2b3037;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#b8bec7}.admin-quick-actions a>div:nth-child(2){flex:1 1}.admin-quick-actions strong{display:block;font-size:12px;color:#f5f7fa}.admin-quick-actions span{display:block;font-size:10px;color:#626b75;margin-top:3px}.admin-quick-actions a>svg{color:#59616b}.admin-quick-actions a:hover strong{color:#fff}.admin-quick-actions a:hover .quick-action-icon{background:#22272e;border-color:#3a414a}@media (max-width:1150px){.admin-overview-grid,.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-bottom-grid,.admin-main-grid{grid-template-columns:1fr}}@media (max-width:700px){.admin-dashboard-container{width:min(100% - 28px,1450px)}.admin-dashboard-header{align-items:flex-start;flex-direction:column}.admin-header-actions{width:100%}.admin-header-actions>*{flex:1 1;justify-content:center}.admin-overview-grid,.admin-stats-grid{grid-template-columns:1fr}.admin-panel-header{padding:18px}.admin-quick-actions,.pending-event-list,.upcoming-event-list{padding-left:18px;padding-right:18px}.admin-orders-table td,.admin-orders-table th{padding-left:12px;padding-right:12px}}.admin-events-page{min-height:100vh;background:#0b0d10;color:#f5f7fa;padding:42px 0 80px}.admin-events-container{width:min(1450px,calc(100% - 48px));margin:0 auto}.admin-events-header{margin-bottom:32px}.back-link{display:inline-flex;align-items:center;gap:8px;color:#8b949e;text-decoration:none;font-size:14px;margin-bottom:28px;transition:.2s ease}.back-link:hover{color:#fff}.page-kicker{display:flex;align-items:center;gap:8px;color:#8b949e;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:8px}.admin-events-header h1{margin:0;font-size:36px;letter-spacing:-.03em}.admin-events-header p{margin:9px 0 0;color:#8b949e;font-size:15px}.approval-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.approval-stat{display:flex;align-items:center;gap:15px;padding:20px;background:#12151a;border:1px solid #292e35;border-radius:14px}.approval-stat-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#1b2027}.approval-stat-icon.pending{color:#f5c451}.approval-stat-icon.approved{color:#6ee7a0}.approval-stat-icon.rejected{color:#ff7474}.approval-stat-icon.total{color:#8eb7ff}.approval-stat span{display:block;color:#8b949e;font-size:13px;margin-bottom:4px}.approval-stat strong{font-size:25px}.events-toolbar{justify-content:space-between;gap:20px;padding:18px;margin-bottom:18px;background:#12151a;border:1px solid #292e35;border-radius:14px}.event-search,.events-toolbar{display:flex;align-items:center}.event-search{width:min(480px,100%);gap:10px;color:#707984}.event-search input{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:14px}.event-search input::placeholder{color:#68717c}.event-filters{display:flex;gap:6px;flex-wrap:wrap}.event-filters button{border:1px solid transparent;background:transparent;color:#8b949e;padding:8px 13px;border-radius:8px;cursor:pointer;font-size:13px}.event-filters button:hover{color:#fff;background:#1a1e24}.event-filters button.active{background:#fff;color:#0b0d10}.approval-panel{background:#12151a;border:1px solid #292e35;border-radius:14px;overflow:hidden}.approval-panel-header{padding:22px 24px;border-bottom:1px solid #292e35}.approval-panel-header h2{margin:0;font-size:18px}.approval-panel-header p{margin:5px 0 0;color:#8b949e;font-size:13px}.event-table-wrapper{overflow-x:auto}.event-table{width:100%;border-collapse:collapse;min-width:1150px}.event-table th{text-align:left;padding:14px 20px;background:#0f1216;border-bottom:1px solid #292e35;color:#727b86;font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.event-table td{padding:16px 20px;border-bottom:1px solid #20252c;vertical-align:middle}.event-table tbody tr{transition:background .2s ease}.event-table tbody tr:hover{background:#161a1f}.event-name-cell{display:flex;align-items:center;gap:12px;min-width:230px}.event-name-cell img{width:58px;height:44px;border-radius:8px;object-fit:cover}.event-name-cell strong,.promoter-cell strong{display:block;color:#fff;font-size:13px}.event-name-cell span{display:block;margin-top:4px;color:#7f8994;font-size:12px}.promoter-cell{display:flex;align-items:center;gap:10px;min-width:190px}.promoter-cell span{display:block;color:#7f8994;font-size:11px;margin-top:4px}.avatar{width:34px;height:34px;border-radius:50%;background:#20252c;display:flex;align-items:center;justify-content:center;color:#8b949e;flex-shrink:0}.date-cell,.ticket-cell{align-items:center}.date-cell,.location-cell,.ticket-cell{display:flex;gap:7px;color:#c8cdd3;font-size:13px}.location-cell{align-items:flex-start;min-width:160px}.location-cell span{display:flex;flex-direction:column}.location-cell small{color:#737c86;margin-top:3px}.table-menu{border:none;background:transparent;color:#737c86;cursor:pointer;padding:6px;border-radius:7px}.table-menu:hover{color:#fff;background:#20252c}.status-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 9px;border-radius:7px;font-size:11px;font-weight:700}.status-badge.pending{color:#f5c451;background:rgba(245,196,81,.1);border:1px solid rgba(245,196,81,.2)}.status-badge.approved{color:#6ee7a0;background:rgba(110,231,160,.1);border:1px solid rgba(110,231,160,.2)}.status-badge.rejected{color:#ff7474;background:hsla(0,100%,73%,.1);border:1px solid hsla(0,100%,73%,.2)}.empty-events{padding:80px 20px;text-align:center;color:#6f7883}.empty-events svg{margin-bottom:12px}.empty-events h3{color:#fff;margin:0 0 6px}.empty-events p{margin:0}.modal-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px}.event-review-modal{width:min(720px,100%);max-height:90vh;overflow-y:auto;background:#12151a;border:1px solid #30363d;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.5)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px}.modal-header h2{margin:5px 0 12px;font-size:23px}.modal-kicker{color:#8b949e;font-size:10px;font-weight:800;letter-spacing:.12em}.close-modal{border:none;background:transparent;color:#717a85;cursor:pointer}.close-modal:hover{color:#fff}.review-image{display:block;width:100%;height:250px;object-fit:cover}.review-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin:20px 24px;background:#292e35;border:1px solid #292e35;border-radius:10px;overflow:hidden}.review-detail{background:#0f1216;padding:15px}.review-detail span{display:block;color:#737c86;font-size:11px;text-transform:uppercase;margin-bottom:6px}.review-detail strong{display:block;font-size:14px}.review-detail small{display:block;color:#7f8994;margin-top:4px}.review-warning{display:flex;gap:12px;margin:0 24px 20px;padding:15px;border-radius:10px;background:rgba(245,196,81,.07);border:1px solid rgba(245,196,81,.18);color:#f5c451}.review-warning strong{display:block;font-size:13px}.review-warning p{margin:4px 0 0;color:#a49a7b;font-size:12px;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:20px 24px;border-top:1px solid #292e35}.approve-btn,.preview-event-btn,.reject-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 15px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none}.preview-event-btn{color:#d4d9df;background:#1a1e24;border:1px solid #30363d}.preview-event-btn:hover{background:#22272e}.reject-btn{color:#ff7474;background:hsla(0,100%,73%,.08);border:1px solid hsla(0,100%,73%,.2)}.reject-btn:hover{background:hsla(0,100%,73%,.14)}.approve-btn{color:#07120b;background:#6ee7a0;border:1px solid #6ee7a0}.approve-btn:hover{filter:brightness(.92)}@media (max-width:1000px){.approval-stats{grid-template-columns:repeat(2,1fr)}.events-toolbar{align-items:stretch;flex-direction:column}.event-search{width:100%}}@media (max-width:650px){.admin-events-container{width:min(100% - 28px,1450px)}.admin-events-page{padding-top:25px}.admin-events-header h1{font-size:29px}.approval-stats{grid-template-columns:1fr}.event-filters{width:100%;overflow-x:auto;flex-wrap:nowrap}.event-filters button{flex-shrink:0}.review-details{grid-template-columns:1fr}.modal-actions{flex-direction:column}.approve-btn,.preview-event-btn,.reject-btn{width:100%}}[data-theme=light] .admin-dashboard-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.24),transparent 36%),linear-gradient(180deg,#f8fbff,#eef5fb 52%,#f7faff);color:#172033}[data-theme=light] .admin-portal-label{color:#64748b}[data-theme=light] .admin-dashboard-header h1{color:#172033}[data-theme=light] .admin-dashboard-header p{color:#64748b}[data-theme=light] .admin-settings-btn{border-color:#d7e1ec;background:hsla(0,0%,100%,.72);color:#334155;box-shadow:0 8px 24px rgba(51,65,85,.05)}[data-theme=light] .admin-settings-btn:hover{background:#fff;border-color:#b9c9da}[data-theme=light] .admin-stat-card{background:hsla(0,0%,100%,.82);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .admin-stat-card:hover{border-color:#b9c9da}[data-theme=light] .admin-stat-icon{background:linear-gradient(135deg,#eef6ff,#eef2ff);border-color:#d7e3ef;color:#4f46e5}[data-theme=light] .stat-change{background:#ecfdf3;color:#16804b;border-color:#b9ebcc}[data-theme=light] .admin-stat-content span{color:#64748b}[data-theme=light] .admin-stat-content strong{color:#172033}[data-theme=light] .admin-stat-content small{color:#94a3b8}[data-theme=light] .admin-overview-card{background:hsla(0,0%,100%,.82);border-color:#dce5ef;box-shadow:0 10px 30px rgba(51,65,85,.045)}[data-theme=light] .admin-overview-card:hover{border-color:#b9c9da}[data-theme=light] .admin-overview-card.warning{border-color:#ead9a5;background:rgba(255,251,235,.88)}[data-theme=light] .overview-card-icon{background:#eef2f7;border-color:#d7e0eb;color:#475569}[data-theme=light] .admin-overview-card.warning .overview-card-icon{background:#fff7d6;border-color:#ead9a5;color:#b7791f}[data-theme=light] .admin-overview-card span{color:#64748b}[data-theme=light] .admin-overview-card strong{color:#172033}[data-theme=light] .admin-overview-card small,[data-theme=light] .admin-overview-card>a{color:#94a3b8}[data-theme=light] .admin-overview-card>a:hover{color:#4f46e5}[data-theme=light] .admin-panel{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .admin-panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .admin-panel-header h2{color:#172033}[data-theme=light] .admin-panel-header a,[data-theme=light] .admin-panel-header p{color:#64748b}[data-theme=light] .admin-panel-header a:hover{color:#4f46e5}[data-theme=light] .admin-orders-table th{background:#f5f8fc;color:#64748b}[data-theme=light] .admin-orders-table td{border-top-color:#e8eef5}[data-theme=light] .admin-orders-table tbody tr:hover{background:#f7faff}[data-theme=light] .admin-orders-table td strong{color:#172033}[data-theme=light] .order-date{color:#94a3b8}[data-theme=light] .event-name{color:#64748b}[data-theme=light] .admin-order-status.confirmed{color:#16804b;background:#ecfdf3;border-color:#b9ebcc}[data-theme=light] .admin-order-status.pending{color:#a16207;background:#fff8df;border-color:#ead9a5}[data-theme=light] .admin-more-btn{color:#94a3b8}[data-theme=light] .admin-more-btn:hover{background:#eef2f7;color:#334155}[data-theme=light] .pending-event-item{border-bottom-color:#e8eef5}[data-theme=light] .pending-event-icon{background:#eef2f7;border-color:#d7e0eb;color:#64748b}[data-theme=light] .pending-event-info strong{color:#172033}[data-theme=light] .pending-event-info span{color:#64748b}[data-theme=light] .pending-event-info small{color:#94a3b8}[data-theme=light] .review-btn{color:#475569;border-color:#d7e0eb;background:hsla(0,0%,100%,.7)}[data-theme=light] .review-btn:hover{background:#f1f5f9;border-color:#b9c9da}[data-theme=light] .pending-event-footer{background:#fffaf0;border-top-color:#eadfbe;color:#a16207}[data-theme=light] .upcoming-event-item{border-bottom-color:#e8eef5}[data-theme=light] .upcoming-date{background:#eef2f7;border-color:#d7e0eb;color:#64748b}[data-theme=light] .upcoming-ticket-count span{color:#94a3b8}[data-theme=light] .admin-quick-actions a{border-bottom-color:#e8eef5;color:#475569}[data-theme=light] .quick-action-icon{background:#eef2ff;border-color:#dce2f5;color:#6366f1}[data-theme=light] .admin-quick-actions strong{color:#172033}[data-theme=light] .admin-quick-actions span{color:#64748b}[data-theme=light] .admin-quick-actions a>svg{color:#94a3b8}[data-theme=light] .admin-quick-actions a:hover strong{color:#4f46e5}[data-theme=light] .admin-quick-actions a:hover .quick-action-icon{background:#e9edff;border-color:#cbd5f5}[data-theme=light] .admin-events-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.24),transparent 36%),linear-gradient(180deg,#f8fbff,#eef5fb 55%,#f7faff);color:#172033}[data-theme=light] .back-link{color:#64748b}[data-theme=light] .back-link:hover{color:#334155}[data-theme=light] .page-kicker{color:#64748b}[data-theme=light] .admin-events-header h1{color:#172033}[data-theme=light] .admin-events-header p{color:#64748b}[data-theme=light] .approval-stat{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 10px 30px rgba(51,65,85,.05)}[data-theme=light] .approval-stat-icon{background:#eef2f7}[data-theme=light] .approval-stat-icon.pending{color:#b7791f}[data-theme=light] .approval-stat-icon.approved{color:#16804b}[data-theme=light] .approval-stat-icon.rejected{color:#dc4c4c}[data-theme=light] .approval-stat-icon.total{color:#4f75c9}[data-theme=light] .approval-stat span{color:#64748b}[data-theme=light] .approval-stat strong{color:#172033}[data-theme=light] .events-toolbar{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 10px 30px rgba(51,65,85,.05)}[data-theme=light] .event-search{color:#94a3b8}[data-theme=light] .event-search input{color:#172033}[data-theme=light] .event-search input::placeholder{color:#94a3b8}[data-theme=light] .event-filters button{color:#64748b}[data-theme=light] .event-filters button:hover{color:#334155;background:#eef2f7}[data-theme=light] .event-filters button.active{background:#172033;color:#fff}[data-theme=light] .approval-panel{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .approval-panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .approval-panel-header h2{color:#172033}[data-theme=light] .approval-panel-header p{color:#64748b}[data-theme=light] .event-table th{background:#f5f8fc;border-bottom-color:#e2e8f0;color:#64748b}[data-theme=light] .event-table td{border-bottom-color:#e8eef5}[data-theme=light] .event-table tbody tr:hover{background:#f7faff}[data-theme=light] .event-name-cell strong,[data-theme=light] .promoter-cell strong{color:#172033}[data-theme=light] .event-name-cell span,[data-theme=light] .promoter-cell span{color:#64748b}[data-theme=light] .avatar{background:#eef2f7;color:#64748b}[data-theme=light] .date-cell,[data-theme=light] .location-cell,[data-theme=light] .ticket-cell{color:#475569}[data-theme=light] .location-cell small,[data-theme=light] .table-menu{color:#94a3b8}[data-theme=light] .table-menu:hover{color:#334155;background:#eef2f7}[data-theme=light] .status-badge.pending{color:#a16207;background:rgba(245,196,81,.12);border-color:rgba(180,130,30,.22)}[data-theme=light] .status-badge.approved{color:#16804b;background:rgba(110,231,160,.12);border-color:rgba(22,128,75,.18)}[data-theme=light] .status-badge.rejected{color:#dc4c4c;background:hsla(0,100%,73%,.1);border-color:rgba(220,76,76,.18)}[data-theme=light] .empty-events{color:#64748b}[data-theme=light] .empty-events h3{color:#172033}[data-theme=light] .modal-overlay{background:rgba(15,23,42,.42)}[data-theme=light] .event-review-modal{background:hsla(0,0%,100%,.96);border-color:#d7e1ec;box-shadow:0 25px 80px rgba(51,65,85,.2),0 0 40px rgba(96,165,250,.08)}[data-theme=light] .modal-header h2{color:#172033}[data-theme=light] .modal-kicker{color:#64748b}[data-theme=light] .close-modal{color:#94a3b8}[data-theme=light] .close-modal:hover{color:#334155}[data-theme=light] .review-details{background:#dce5ef;border-color:#dce5ef}[data-theme=light] .review-detail{background:#f8fafc}[data-theme=light] .review-detail span{color:#64748b}[data-theme=light] .review-detail strong{color:#172033}[data-theme=light] .review-detail small{color:#64748b}[data-theme=light] .review-warning{background:rgba(245,196,81,.09);border-color:rgba(180,130,30,.2);color:#a16207}[data-theme=light] .review-warning p{color:#8a7a52}[data-theme=light] .modal-actions{border-top-color:#e2e8f0}[data-theme=light] .preview-event-btn{color:#475569;background:#f1f5f9;border-color:#d7e0eb}[data-theme=light] .preview-event-btn:hover{background:#e2e8f0}[data-theme=light] .reject-btn{color:#dc4c4c;background:hsla(0,100%,73%,.07);border-color:rgba(220,76,76,.18)}[data-theme=light] .reject-btn:hover{background:hsla(0,100%,73%,.12)}[data-theme=light] .approve-btn{color:#fff;background:#22a565;border-color:#22a565}[data-theme=light] .approve-btn:hover{filter:brightness(.95)}.admin-users-page{min-height:100vh;background:#0b0d10;color:#f5f7fa;padding:42px 0 80px}.admin-users-container{width:min(1450px,calc(100% - 48px));margin:0 auto}.admin-users-header{margin-bottom:32px}.users-back-link{display:inline-flex;align-items:center;gap:8px;color:#8b949e;text-decoration:none;font-size:14px;margin-bottom:28px;transition:.2s ease}.users-back-link:hover{color:#fff}.users-kicker{display:flex;align-items:center;gap:8px;color:#8b949e;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:8px}.admin-users-header h1{margin:0;font-size:36px;letter-spacing:-.03em}.admin-users-header p{margin:9px 0 0;color:#8b949e;font-size:15px}.users-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.users-stat-card{display:flex;align-items:center;gap:15px;padding:20px;background:#12151a;border:1px solid #292e35;border-radius:14px}.users-stat-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#1b2027}.users-stat-icon.total{color:#8eb7ff}.users-stat-icon.customer{color:#b69cff}.users-stat-icon.promoter{color:#f5c451}.users-stat-icon.active{color:#6ee7a0}.users-stat-card span{display:block;color:#8b949e;font-size:13px;margin-bottom:4px}.users-stat-card strong{font-size:25px}.users-toolbar{justify-content:space-between;gap:20px;padding:18px;margin-bottom:18px;background:#12151a;border:1px solid #292e35;border-radius:14px}.users-search,.users-toolbar{display:flex;align-items:center}.users-search{gap:10px;width:min(500px,100%);color:#707984}.users-search input{width:100%;border:none;outline:none;background:transparent;color:#fff;font-size:14px}.users-search input::placeholder{color:#68717c}.users-filter-group{display:flex;gap:10px}.users-filter-group select{min-width:140px;padding:9px 12px;background:#0f1216;color:#d7dce2;border:1px solid #30363d;border-radius:8px;outline:none;cursor:pointer}.users-panel{background:#12151a;border:1px solid #292e35;border-radius:14px;overflow:hidden}.users-panel-header{padding:22px 24px;border-bottom:1px solid #292e35}.users-panel-header h2{margin:0;font-size:18px}.users-panel-header p{margin:5px 0 0;color:#8b949e;font-size:13px}.users-table-wrapper{overflow-x:auto}.users-table{width:100%;min-width:950px;border-collapse:collapse}.users-table th{padding:14px 20px;text-align:left;background:#0f1216;border-bottom:1px solid #292e35;color:#727b86;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.users-table td{padding:16px 20px;border-bottom:1px solid #20252c;vertical-align:middle}.users-table tbody tr{transition:background .2s ease}.users-table tbody tr:hover{background:#161a1f}.user-name-cell{gap:11px;min-width:260px}.user-avatar,.user-name-cell{display:flex;align-items:center}.user-avatar{width:38px;height:38px;flex-shrink:0;border-radius:50%;background:#20252c;color:#8b949e;justify-content:center}.user-name-cell strong{display:block;color:#fff;font-size:13px}.user-name-cell span{display:flex;align-items:center;gap:5px;margin-top:5px;color:#737c86;font-size:11px}.user-number{color:#d6dbe1;font-size:14px;font-weight:600}.joined-date{color:#8b949e;font-size:13px}.role-badge,.user-status-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 9px;border-radius:7px;font-size:11px;font-weight:700}.role-badge.customer{color:#b69cff;background:rgba(182,156,255,.1);border:1px solid rgba(182,156,255,.2)}.role-badge.promoter{color:#f5c451;background:rgba(245,196,81,.1);border:1px solid rgba(245,196,81,.2)}.role-badge.admin{color:#8eb7ff;background:rgba(142,183,255,.1);border:1px solid rgba(142,183,255,.2)}.user-status-badge.active{color:#6ee7a0;background:rgba(110,231,160,.1);border:1px solid rgba(110,231,160,.2)}.user-status-badge.suspended{color:#ff7474;background:hsla(0,100%,73%,.1);border:1px solid hsla(0,100%,73%,.2)}.user-menu-btn{display:flex;align-items:center;justify-content:center;padding:6px;color:#737c86;background:transparent;border:none;border-radius:7px;cursor:pointer}.user-menu-btn:hover{color:#fff;background:#20252c}.users-empty{padding:80px 20px;text-align:center;color:#6f7883}.users-empty svg{margin-bottom:12px}.users-empty h3{margin:0 0 6px;color:#fff}.users-empty p{margin:0}.user-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.user-modal{width:min(580px,100%);background:#12151a;border:1px solid #30363d;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.5)}.user-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px;border-bottom:1px solid #292e35}.modal-user-profile{display:flex;align-items:center;gap:13px}.modal-user-avatar{width:48px;height:48px;border-radius:50%;background:#20252c;color:#aeb7c1;display:flex;align-items:center;justify-content:center}.modal-user-profile>div:last-child>span{color:#737c86;font-size:10px;font-weight:800;letter-spacing:.1em}.modal-user-profile h2{margin:4px 0 3px;font-size:20px}.modal-user-profile p{margin:0;color:#7f8994;font-size:12px}.close-user-modal{border:none;background:transparent;color:#717a85;cursor:pointer}.close-user-modal:hover{color:#fff}.modal-user-info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin:20px 24px;background:#292e35;border:1px solid #292e35;border-radius:10px;overflow:hidden}.modal-user-info>div{padding:15px;background:#0f1216}.modal-user-info span{display:block;color:#737c86;font-size:10px;text-transform:uppercase;margin-bottom:7px}.modal-user-info strong{color:#fff;font-size:14px}.user-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:20px 24px;border-top:1px solid #292e35}.activate-user-btn,.cancel-user-btn,.suspend-user-btn{min-height:40px;padding:0 15px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700;cursor:pointer}.suspend-user-btn{color:#ff7474;background:hsla(0,100%,73%,.08);border:1px solid hsla(0,100%,73%,.2)}.suspend-user-btn:hover{background:hsla(0,100%,73%,.14)}.activate-user-btn{color:#07120b;background:#6ee7a0;border:1px solid #6ee7a0}.activate-user-btn:hover{filter:brightness(.92)}.cancel-user-btn{color:#d4d9df;background:#1a1e24;border:1px solid #30363d}.cancel-user-btn:hover{background:#22272e}@media (max-width:1000px){.users-stats{grid-template-columns:repeat(2,1fr)}.users-toolbar{flex-direction:column;align-items:stretch}.users-filter-group,.users-search{width:100%}.users-filter-group select{flex:1 1}}@media (max-width:650px){.admin-users-container{width:min(100% - 28px,1450px)}.admin-users-page{padding-top:25px}.admin-users-header h1{font-size:29px}.users-stats{grid-template-columns:1fr}.users-filter-group{flex-direction:column}.users-filter-group select{width:100%}.modal-user-info{grid-template-columns:1fr}.user-modal-actions{flex-direction:column}.activate-user-btn,.cancel-user-btn,.suspend-user-btn{width:100%}}.admin-promoters-page{min-height:100vh;background:#0b0d10;color:#f5f7fa;padding:42px 0 80px}.admin-promoters-container{width:min(1450px,calc(100% - 48px));margin:0 auto}.admin-promoters-header{margin-bottom:32px}.promoters-back-link{display:inline-flex;align-items:center;gap:8px;color:#8b949e;text-decoration:none;font-size:14px;margin-bottom:28px;transition:.2s ease}.promoters-back-link:hover{color:#fff}.promoters-kicker{display:flex;align-items:center;gap:8px;color:#8b949e;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:8px}.admin-promoters-header h1{margin:0;font-size:36px;letter-spacing:-.03em}.admin-promoters-header p{margin:9px 0 0;color:#8b949e;font-size:15px}.promoter-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.promoter-stat-card{display:flex;align-items:center;gap:15px;padding:20px;background:#12151a;border:1px solid #292e35}.promoter-stat-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#1b2027}.promoter-stat-icon.total{color:#8eb7ff}.promoter-stat-icon.active{color:#6ee7a0}.promoter-stat-icon.pending{color:#f5c451}.promoter-stat-icon.revenue{color:#b69cff}.promoter-stat-card span{display:block;color:#8b949e;font-size:13px;margin-bottom:4px}.promoter-stat-card strong{display:block;font-size:24px}.promoters-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;margin-bottom:18px;background:#12151a;border:1px solid #292e35;border-radius:14px}.promoters-search{display:flex;align-items:center;gap:10px;width:min(500px,100%);color:#707984}.promoters-search input{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:14px}.promoters-search input::placeholder{color:#68717c}.promoters-filters{display:flex;gap:6px;flex-wrap:wrap}.promoters-filters button{border:1px solid transparent;background:transparent;color:#8b949e;padding:8px 13px;border-radius:8px;cursor:pointer;font-size:13px}.promoters-filters button:hover{color:#fff;background:#1a1e24}.promoters-filters button.active{background:#fff;color:#0b0d10}.promoters-panel{background:#12151a;border:1px solid #292e35;border-radius:14px;overflow:hidden}.promoters-panel-header{padding:22px 24px;border-bottom:1px solid #292e35}.promoters-panel-header h2{margin:0;font-size:18px}.promoters-panel-header p{margin:5px 0 0;color:#8b949e;font-size:13px}.promoters-table-wrapper{overflow-x:auto}.promoters-table{width:100%;min-width:1000px;border-collapse:collapse}.promoters-table th{padding:14px 20px;text-align:left;background:#0f1216;border-bottom:1px solid #292e35;color:#727b86;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.promoters-table td{padding:16px 20px;border-bottom:1px solid #20252c;vertical-align:middle}.promoters-table tbody tr{transition:background .2s ease}.promoters-table tbody tr:hover{background:#161a1f}.promoter-name-cell{display:flex;align-items:center;gap:11px;min-width:260px}.promoter-avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#20252c;color:#f5c451;display:flex;align-items:center;justify-content:center}.promoter-name-cell strong{display:block;color:#fff;font-size:13px}.promoter-name-cell span{display:flex;align-items:center;gap:5px;margin-top:5px;color:#737c86;font-size:11px}.promoter-number{color:#d6dbe1;font-size:14px;font-weight:600}.promoter-revenue{color:#6ee7a0;font-size:14px;font-weight:700}.promoter-joined{color:#8b949e;font-size:13px}.promoter-status-badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:6px 9px;border-radius:7px;font-size:11px;font-weight:700}.promoter-status-badge.active{color:#6ee7a0;background:rgba(110,231,160,.1);border:1px solid rgba(110,231,160,.2)}.promoter-status-badge.pending{color:#f5c451;background:rgba(245,196,81,.1);border:1px solid rgba(245,196,81,.2)}.promoter-status-badge.suspended{color:#ff7474;background:hsla(0,100%,73%,.1);border:1px solid hsla(0,100%,73%,.2)}.promoter-menu-btn{display:flex;align-items:center;justify-content:center;padding:6px;color:#737c86;background:transparent;border:none;border-radius:7px;cursor:pointer}.promoter-menu-btn:hover{color:#fff;background:#20252c}.promoters-notice{display:flex;align-items:center;gap:10px;margin-top:18px;padding:14px 16px;color:#ff7474;background:hsla(0,100%,73%,.06);border:1px solid hsla(0,100%,73%,.16);border-radius:10px;font-size:13px}.promoters-empty{padding:80px 20px;text-align:center;color:#6f7883}.promoters-empty svg{margin-bottom:12px}.promoters-empty h3{margin:0 0 6px;color:#fff}.promoters-empty p{margin:0}.promoter-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.promoter-modal{width:min(620px,100%);background:#12151a;border:1px solid #30363d;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.5)}.promoter-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px;border-bottom:1px solid #292e35}.modal-promoter-profile{display:flex;align-items:center;gap:13px}.modal-promoter-avatar{width:50px;height:50px;border-radius:50%;background:#20252c;color:#f5c451;display:flex;align-items:center;justify-content:center}.modal-promoter-profile span{color:#737c86;font-size:10px;font-weight:800;letter-spacing:.1em}.modal-promoter-profile h2{margin:4px 0 3px;font-size:20px}.modal-promoter-profile p{margin:0;color:#7f8994;font-size:12px}.close-promoter-modal{border:none;background:transparent;color:#717a85;cursor:pointer}.close-promoter-modal:hover{color:#fff}.promoter-modal-info{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;margin:20px 24px;background:#292e35;border:1px solid #292e35;border-radius:10px;overflow:hidden}.promoter-modal-info>div{padding:15px;background:#0f1216}.promoter-modal-info span{display:block;color:#737c86;font-size:10px;text-transform:uppercase;margin-bottom:7px}.promoter-modal-info strong{color:#fff;font-size:14px}.promoter-modal-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:20px 24px;border-top:1px solid #292e35}.activate-promoter-btn,.approve-promoter-btn,.cancel-promoter-btn,.reject-promoter-btn,.suspend-promoter-btn{min-height:40px;padding:0 15px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700;cursor:pointer}.activate-promoter-btn,.approve-promoter-btn{color:#07120b;background:#6ee7a0;border:1px solid #6ee7a0}.activate-promoter-btn:hover,.approve-promoter-btn:hover{filter:brightness(.92)}.reject-promoter-btn,.suspend-promoter-btn{color:#ff7474;background:hsla(0,100%,73%,.08);border:1px solid hsla(0,100%,73%,.2)}.reject-promoter-btn:hover,.suspend-promoter-btn:hover{background:hsla(0,100%,73%,.14)}.cancel-promoter-btn{color:#d4d9df;background:#1a1e24;border:1px solid #30363d}.cancel-promoter-btn:hover{background:#22272e}@media (max-width:1000px){.promoter-stats{grid-template-columns:repeat(2,1fr)}.promoters-toolbar{flex-direction:column;align-items:stretch}.promoters-search{width:100%}}@media (max-width:650px){.admin-promoters-container{width:min(100% - 28px,1450px)}.admin-promoters-page{padding-top:25px}.admin-promoters-header h1{font-size:29px}.promoter-stats{grid-template-columns:1fr}.promoters-filters{overflow-x:auto;flex-wrap:nowrap}.promoters-filters button{flex-shrink:0}.promoter-modal-info{grid-template-columns:1fr}.promoter-modal-actions{flex-direction:column}.activate-promoter-btn,.approve-promoter-btn,.cancel-promoter-btn,.reject-promoter-btn,.suspend-promoter-btn{width:100%}}.admin-refunds-page{width:100%;min-height:100vh;box-sizing:border-box;padding:30px 32px 60px;color:#fff}.admin-refunds-page .promoters-back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:26px;color:#a78bfa;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s ease,transform .2s ease}.admin-refunds-page .promoters-back-link:hover{color:#c4b5fd;transform:translateX(-2px)}.admin-refunds-page .promoters-back-link svg{flex-shrink:0}.admin-refunds-page .admin-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:28px}.admin-refunds-page .admin-page-eyebrow{margin-bottom:7px;color:#a78bfa;font-size:10px;font-weight:800;letter-spacing:.16em}.admin-refunds-page .admin-page-header h1{margin:0;color:#fff;font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.1}.admin-refunds-page .admin-page-header p{max-width:650px;margin:9px 0 0;color:#8f8a9d;font-size:13px;line-height:1.6}.admin-refresh-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:0 15px;border:1px solid rgba(139,92,246,.35);border-radius:9px;background:rgba(124,58,237,.08);color:#c4b5fd;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease}.admin-refresh-button:hover{background:rgba(124,58,237,.15);border-color:rgba(139,92,246,.65)}.admin-refresh-button:disabled{opacity:.55;cursor:not-allowed}.admin-refund-alert{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;margin-bottom:20px;border-radius:11px;box-sizing:border-box}.admin-refund-alert svg{flex-shrink:0;margin-top:1px}.admin-refund-alert>div{flex:1 1;min-width:0}.admin-refund-alert strong{display:block;margin-bottom:3px;font-size:13px}.admin-refund-alert p{margin:0;font-size:12px;line-height:1.5}.admin-refund-alert button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:0;border-radius:7px;background:transparent;color:inherit;cursor:pointer}.admin-refund-alert-error{border:1px solid rgba(239,68,68,.25);background:rgba(239,68,68,.07);color:#fca5a5}.admin-refund-alert-success{border:1px solid rgba(34,197,94,.22);background:rgba(34,197,94,.06);color:#86efac}.refund-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:22px}.refund-stat-card{min-width:0;padding:18px;border:1px solid hsla(0,0%,100%,.07);border-radius:13px;background:#0d0b14;box-sizing:border-box}.refund-stat-top{display:flex;align-items:center;gap:9px;margin-bottom:15px}.refund-stat-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:9px;background:hsla(0,0%,100%,.04)}.refund-stat-top>span{color:#9993a5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.refund-stat-value{color:#fff;font-size:27px;font-weight:800;line-height:1}.refund-stat-description{margin-top:8px;color:#706b7c;font-size:11px;line-height:1.4}.refund-stat-pending .refund-stat-icon{color:#fbbf24}.refund-stat-processing .refund-stat-icon{color:#a78bfa}.refund-stat-completed .refund-stat-icon{color:#4ade80}.refund-stat-failed .refund-stat-icon{color:#f87171}.admin-refunds-card{width:100%;overflow:hidden;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:#0b0912}.admin-refunds-toolbar{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid hsla(0,0%,100%,.06)}.refund-search{min-width:0;flex:1 1;height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid hsla(0,0%,100%,.08);border-radius:9px;background:#11101a;color:#777181;box-sizing:border-box}.refund-search:focus-within{border-color:rgba(139,92,246,.5);box-shadow:0 0 0 3px rgba(139,92,246,.08)}.refund-search svg{flex-shrink:0}.refund-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-family:inherit;font-size:12px}.refund-search input::placeholder{color:#625d6d}.refund-status-filter{width:150px;height:42px;flex-shrink:0;padding:0 12px;border:1px solid hsla(0,0%,100%,.08);border-radius:9px;outline:none;background:#11101a;color:#d8d3df;font-family:inherit;font-size:12px;cursor:pointer}.refund-status-filter:focus{border-color:rgba(139,92,246,.5)}.admin-refunds-table-wrapper{width:100%;max-height:620px;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.admin-refunds-table{width:100%;min-width:900px;border-collapse:collapse;text-align:left}.admin-refunds-table th{position:-webkit-sticky;position:sticky;top:0;z-index:5;padding:13px 16px;border-bottom:1px solid hsla(0,0%,100%,.07);background:#0b0912;color:#706b7c;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.admin-refunds-table td{padding:15px 16px;border-bottom:1px solid hsla(0,0%,100%,.045);vertical-align:middle;font-size:12px}.admin-refunds-table tbody tr{transition:background .15s ease}.admin-refunds-table tbody tr:hover{background:rgba(124,58,237,.035)}.admin-refunds-table tbody tr:last-child td{border-bottom:0}.refund-customer-cell,.refund-event-cell,.refund-order-cell{min-width:0;display:flex;flex-direction:column;gap:4px}.refund-customer-cell strong,.refund-event-cell strong,.refund-order-cell strong{color:#fff;font-size:12px;font-weight:700}.refund-customer-cell span,.refund-event-cell span,.refund-order-cell span{color:#706b7c;font-size:10px;line-height:1.4}.refund-customer-cell{max-width:190px}.refund-customer-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.refund-event-cell{max-width:180px}.refund-event-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.refund-amount{color:#c4b5fd;font-size:13px;white-space:nowrap}.refund-date{color:#aaa4b5;font-size:11px;white-space:nowrap}.refund-status{min-height:27px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:800;white-space:nowrap}.refund-status-pending{border:1px solid rgba(251,191,36,.2);background:rgba(251,191,36,.08);color:#fbbf24}.refund-status-processing{border:1px solid rgba(167,139,250,.2);background:rgba(139,92,246,.08);color:#a78bfa}.refund-status-completed{border:1px solid rgba(74,222,128,.2);background:rgba(34,197,94,.07);color:#4ade80}.refund-status-failed{border:1px solid hsla(0,91%,71%,.2);background:rgba(239,68,68,.07);color:#f87171}.refund-view-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(139,92,246,.25);border-radius:8px;background:rgba(124,58,237,.07);color:#a78bfa;cursor:pointer;transition:background .2s ease,border-color .2s ease}.refund-view-button:hover{background:rgba(124,58,237,.15);border-color:rgba(139,92,246,.5)}.admin-refunds-table-footer{padding:13px 16px;border-top:1px solid hsla(0,0%,100%,.05);color:#706b7c;font-size:11px}.admin-refunds-table-footer strong{color:#aaa4b5}.refund-empty-state,.refund-loading-state{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 20px;text-align:center;box-sizing:border-box}.refund-loading-state{color:#a78bfa}.refund-empty-state p,.refund-loading-state p{margin:9px 0 0;color:#706b7c;font-size:12px}.refund-empty-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:rgba(124,58,237,.08);color:#a78bfa}.refund-empty-state h3{margin:15px 0 0;color:#fff;font-size:15px}.refund-modal-overlay{position:fixed!important;inset:0!important;z-index:999999;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.78);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.refund-modal,.refund-modal-overlay{box-sizing:border-box;overflow-y:auto}.refund-modal{position:relative;width:min(620px,calc(100vw - 40px));max-height:calc(100vh - 40px);padding:25px;border:1px solid rgba(139,92,246,.28);border-radius:17px;background:#0b0912;color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.75),0 0 60px rgba(124,58,237,.08)}.refund-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.refund-modal-header h2{margin:0;color:#fff;font-size:22px;font-weight:800}.refund-modal-close{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:1px solid hsla(0,0%,100%,.1);border-radius:9px;background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer}.refund-modal-close:hover{background:hsla(0,0%,100%,.08)}.refund-modal-summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px;margin-bottom:16px;border:1px solid hsla(0,0%,100%,.07);border-radius:11px;background:hsla(0,0%,100%,.025)}.refund-modal-summary>div{min-width:0}.refund-modal-summary span{display:block;margin-bottom:5px;color:#777181;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.refund-modal-summary strong{color:#c4b5fd;font-size:22px}.refund-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:15px}.refund-detail{min-width:0;padding:13px;border:1px solid hsla(0,0%,100%,.06);border-radius:10px;background:#11101a}.refund-detail span{display:block;margin-bottom:5px;color:#716b7c;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.refund-detail strong{display:block;color:#fff;font-size:12px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.refund-reason-box{padding:15px;margin-bottom:15px;border:1px solid hsla(0,0%,100%,.06);border-radius:11px;background:#11101a}.refund-reason-box>span{display:block;margin-bottom:8px;color:#716b7c;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.refund-reason-box p{margin:0;color:#d2ced9;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.refund-failure-box{display:flex;align-items:flex-start;gap:11px;padding:14px;margin-bottom:15px;border:1px solid rgba(239,68,68,.2);border-radius:11px;background:rgba(239,68,68,.06);color:#f87171}.refund-failure-box svg{flex-shrink:0;margin-top:1px}.refund-failure-box strong{display:block;margin-bottom:5px;font-size:12px}.refund-failure-box p{margin:0;color:#d99b9b;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.refund-completed-box{display:flex;align-items:flex-start;gap:11px;padding:14px;margin-bottom:15px;border:1px solid rgba(34,197,94,.18);border-radius:11px;background:rgba(34,197,94,.055);color:#4ade80}.refund-completed-box svg{flex-shrink:0;margin-top:1px}.refund-completed-box strong{display:block;margin-bottom:5px;font-size:12px}.refund-completed-box p{margin:3px 0 0;color:#8fc99e;font-size:10px;line-height:1.5;overflow-wrap:anywhere}.refund-completed-box p span{color:#c5e8ce;word-break:break-all}.refund-modal-actions{display:flex;gap:10px;margin-top:20px}.refund-approve-button,.refund-processing-button,.refund-secondary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;padding:0 17px;border-radius:9px;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer}.refund-secondary-button{flex:1 1;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#fff}.refund-secondary-button:hover{background:hsla(0,0%,100%,.07)}.refund-approve-button{flex:1.5 1;border:1px solid rgba(139,92,246,.45);background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff}.refund-approve-button:hover{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.refund-processing-button{flex:1.5 1;border:1px solid rgba(139,92,246,.25);background:rgba(124,58,237,.08);color:#a78bfa;cursor:not-allowed}.refund-approve-button:disabled,.refund-secondary-button:disabled{opacity:.55;cursor:not-allowed}.refund-spinner{animation:refund-spin .9s linear infinite}@keyframes refund-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1100px){.admin-refunds-page{padding:25px 22px 50px}.refund-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.admin-refunds-page{padding:20px 14px 45px}.admin-refunds-page .promoters-back-link{margin-bottom:20px;font-size:12px}.admin-refunds-page .admin-page-header{align-items:stretch;flex-direction:column;gap:15px;margin-bottom:22px}.admin-refunds-page .admin-page-header h1{font-size:29px}.admin-refunds-page .admin-page-header p{margin-top:8px;font-size:12px}.admin-refresh-button{width:100%}.refund-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:15px}.refund-stat-card{padding:14px}.refund-stat-top{margin-bottom:12px}.refund-stat-icon{width:31px;height:31px}.refund-stat-value{font-size:23px}.refund-stat-description{font-size:10px}.admin-refunds-toolbar{align-items:stretch;flex-direction:column;padding:12px}.refund-search,.refund-status-filter{width:100%}.admin-refunds-table-wrapper{max-height:540px}.admin-refunds-table{min-width:850px}.admin-refunds-table td,.admin-refunds-table th{padding-left:12px;padding-right:12px}.refund-modal-overlay{align-items:center;padding:14px}.refund-modal{width:100%;max-width:520px;max-height:calc(100vh - 28px);padding:20px 16px;border-radius:16px}.refund-modal-header{margin-bottom:18px}.refund-modal-header h2{font-size:19px}.refund-modal-summary{align-items:flex-start;flex-direction:column;gap:10px;padding:14px}.refund-modal-summary strong{font-size:20px}.refund-details-grid{grid-template-columns:1fr;gap:8px}.refund-detail{padding:12px}.refund-modal-actions{flex-direction:column;gap:8px}.refund-approve-button,.refund-processing-button,.refund-secondary-button{width:100%;flex:none;min-height:45px}}@media (max-width:480px){.admin-refunds-page{padding:16px 10px 35px}.admin-refunds-page .promoters-back-link{margin-bottom:17px;font-size:11px}.admin-refunds-page .admin-page-eyebrow{font-size:9px}.admin-refunds-page .admin-page-header h1{font-size:26px}.admin-refunds-page .admin-page-header p{font-size:11px}.refund-stats-grid{gap:7px}.refund-stat-card{padding:12px}.refund-stat-top{gap:6px}.refund-stat-top>span{font-size:9px}.refund-stat-icon{width:28px;height:28px}.refund-stat-icon svg{width:16px;height:16px}.refund-stat-value{font-size:21px}.refund-stat-description{font-size:9px}.admin-refunds-card{border-radius:11px}.admin-refunds-toolbar{padding:10px}.refund-search,.refund-status-filter{height:40px}.refund-empty-state,.refund-loading-state{min-height:250px}.refund-modal-overlay{padding:10px}.refund-modal{max-height:calc(100vh - 20px);padding:18px 13px;border-radius:15px}.refund-modal-close{width:34px;height:34px}.refund-modal-header h2{font-size:18px}.refund-modal-summary strong{font-size:19px}.refund-detail{padding:11px}.refund-detail span{font-size:9px}.refund-detail strong{font-size:11px}.refund-reason-box{padding:12px}.refund-reason-box p{font-size:11px}.refund-completed-box,.refund-failure-box{padding:12px}.refund-modal-actions{margin-top:15px}}@media (max-width:360px){.admin-refunds-page{padding-left:8px;padding-right:8px}.refund-stats-grid{grid-template-columns:1fr}.refund-stat-card{padding:14px}.refund-modal{padding:16px 11px}.refund-modal-header h2{font-size:17px}}[data-theme=light] .admin-users-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.2),transparent 35%),linear-gradient(180deg,#f7fbff,#eef5fb);color:#172033}[data-theme=light] .admin-users-header h1,[data-theme=light] .admin-users-header p,[data-theme=light] .users-kicker{color:#172033}[data-theme=light] .admin-users-header p,[data-theme=light] .users-back-link,[data-theme=light] .users-kicker{color:#64748b}[data-theme=light] .users-back-link:hover{color:#172033}[data-theme=light] .users-panel,[data-theme=light] .users-stat-card,[data-theme=light] .users-toolbar{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .users-stat-icon{background:#eef4fa}[data-theme=light] .users-stat-card span{color:#64748b}[data-theme=light] .users-stat-card strong{color:#172033}[data-theme=light] .users-search{color:#64748b}[data-theme=light] .users-search input{color:#172033}[data-theme=light] .users-search input::placeholder{color:#94a3b8}[data-theme=light] .users-filter-group select{background:#f8fafc;color:#334155;border-color:#d7e0eb}[data-theme=light] .users-panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .users-panel-header h2{color:#172033}[data-theme=light] .users-panel-header p{color:#64748b}[data-theme=light] .users-table th{background:#f1f5f9;border-bottom-color:#dce5ef;color:#64748b}[data-theme=light] .users-table td{border-bottom-color:#e8eef5}[data-theme=light] .users-table tbody tr:hover{background:#f4f8fc}[data-theme=light] .user-avatar{background:#e8eef6;color:#64748b}[data-theme=light] .user-name-cell strong{color:#172033}[data-theme=light] .joined-date,[data-theme=light] .user-name-cell span{color:#64748b}[data-theme=light] .user-number{color:#334155}[data-theme=light] .user-menu-btn{color:#64748b}[data-theme=light] .user-menu-btn:hover{color:#172033;background:#e8eef6}[data-theme=light] .users-empty{color:#64748b}[data-theme=light] .users-empty h3{color:#172033}[data-theme=light] .user-modal-overlay{background:rgba(15,23,42,.35)}[data-theme=light] .user-modal{background:hsla(0,0%,100%,.94);border-color:#d7e0eb;box-shadow:0 25px 80px rgba(51,65,85,.2)}[data-theme=light] .user-modal-header{border-bottom-color:#e2e8f0}[data-theme=light] .modal-user-avatar{background:#e8eef6;color:#64748b}[data-theme=light] .modal-user-profile h2{color:#172033}[data-theme=light] .close-user-modal,[data-theme=light] .modal-user-profile p,[data-theme=light] .modal-user-profile>div:last-child>span{color:#64748b}[data-theme=light] .close-user-modal:hover{color:#172033}[data-theme=light] .modal-user-info{background:#dce5ef;border-color:#dce5ef}[data-theme=light] .modal-user-info>div{background:#f8fafc}[data-theme=light] .modal-user-info span{color:#64748b}[data-theme=light] .modal-user-info strong{color:#172033}[data-theme=light] .user-modal-actions{border-top-color:#e2e8f0}[data-theme=light] .cancel-user-btn{color:#334155;background:#f1f5f9;border-color:#d7e0eb}[data-theme=light] .cancel-user-btn:hover{background:#e2e8f0}[data-theme=light] .admin-promoters-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.2),transparent 35%),linear-gradient(180deg,#f7fbff,#eef5fb);color:#172033}[data-theme=light] .admin-promoters-header h1,[data-theme=light] .admin-promoters-header p,[data-theme=light] .promoters-kicker{color:#172033}[data-theme=light] .admin-promoters-header p,[data-theme=light] .promoters-back-link,[data-theme=light] .promoters-kicker{color:#64748b}[data-theme=light] .promoters-back-link:hover{color:#172033}[data-theme=light] .promoter-stat-card,[data-theme=light] .promoters-panel,[data-theme=light] .promoters-toolbar{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .promoter-stat-icon{background:#eef4fa}[data-theme=light] .promoter-stat-card span{color:#64748b}[data-theme=light] .promoter-stat-card strong{color:#172033}[data-theme=light] .promoters-search{color:#64748b}[data-theme=light] .promoters-search input{color:#172033}[data-theme=light] .promoters-search input::placeholder{color:#94a3b8}[data-theme=light] .promoters-filters button{color:#64748b}[data-theme=light] .promoters-filters button:hover{color:#172033;background:#eef2f7}[data-theme=light] .promoters-filters button.active{background:#172033;color:#fff}[data-theme=light] .promoters-panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .promoters-panel-header h2{color:#172033}[data-theme=light] .promoters-panel-header p{color:#64748b}[data-theme=light] .promoters-table th{background:#f1f5f9;border-bottom-color:#dce5ef;color:#64748b}[data-theme=light] .promoters-table td{border-bottom-color:#e8eef5}[data-theme=light] .promoters-table tbody tr:hover{background:#f4f8fc}[data-theme=light] .promoter-avatar{background:#fff7df}[data-theme=light] .promoter-name-cell strong{color:#172033}[data-theme=light] .promoter-joined,[data-theme=light] .promoter-name-cell span{color:#64748b}[data-theme=light] .promoter-number{color:#334155}[data-theme=light] .promoter-menu-btn{color:#64748b}[data-theme=light] .promoter-menu-btn:hover{color:#172033;background:#e8eef6}[data-theme=light] .promoters-empty{color:#64748b}[data-theme=light] .promoters-empty h3{color:#172033}[data-theme=light] .promoters-notice{background:rgba(239,68,68,.05)}[data-theme=light] .promoter-modal-overlay{background:rgba(15,23,42,.35)}[data-theme=light] .promoter-modal{background:hsla(0,0%,100%,.94);border-color:#d7e0eb;box-shadow:0 25px 80px rgba(51,65,85,.2)}[data-theme=light] .promoter-modal-header{border-bottom-color:#e2e8f0}[data-theme=light] .modal-promoter-avatar{background:#fff7df}[data-theme=light] .modal-promoter-profile h2{color:#172033}[data-theme=light] .close-promoter-modal,[data-theme=light] .modal-promoter-profile p,[data-theme=light] .modal-promoter-profile span{color:#64748b}[data-theme=light] .close-promoter-modal:hover{color:#172033}[data-theme=light] .promoter-modal-info{background:#dce5ef;border-color:#dce5ef}[data-theme=light] .promoter-modal-info>div{background:#f8fafc}[data-theme=light] .promoter-modal-info span{color:#64748b}[data-theme=light] .promoter-modal-info strong{color:#172033}[data-theme=light] .promoter-modal-actions{border-top-color:#e2e8f0}[data-theme=light] .cancel-promoter-btn{color:#334155;background:#f1f5f9;border-color:#d7e0eb}[data-theme=light] .cancel-promoter-btn:hover{background:#e2e8f0}[data-theme=light] .admin-refunds-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.2),transparent 35%),linear-gradient(180deg,#f7fbff,#eef5fb);color:#172033}[data-theme=light] .admin-refunds-page .promoters-back-link{color:#6366f1}[data-theme=light] .admin-refunds-page .promoters-back-link:hover{color:#4f46e5}[data-theme=light] .admin-refunds-page .admin-page-eyebrow{color:#6366f1}[data-theme=light] .admin-refunds-page .admin-page-header h1{color:#172033}[data-theme=light] .admin-refunds-page .admin-page-header p{color:#64748b}[data-theme=light] .admin-refresh-button{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.07);color:#4f46e5}[data-theme=light] .admin-refresh-button:hover{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.5)}[data-theme=light] .refund-stat-card{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .refund-stat-icon{background:#eef2f7}[data-theme=light] .refund-stat-top>span{color:#64748b}[data-theme=light] .refund-stat-value{color:#172033}[data-theme=light] .refund-stat-description{color:#64748b}[data-theme=light] .admin-refunds-card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .admin-refunds-toolbar{border-bottom-color:#e2e8f0}[data-theme=light] .refund-search{background:#f8fafc;border-color:#d7e0eb;color:#64748b}[data-theme=light] .refund-search:focus-within{border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.08)}[data-theme=light] .refund-search input{color:#172033}[data-theme=light] .refund-search input::placeholder{color:#94a3b8}[data-theme=light] .refund-status-filter{background:#f8fafc;color:#334155;border-color:#d7e0eb}[data-theme=light] .refund-status-filter:focus{border-color:rgba(99,102,241,.5)}[data-theme=light] .admin-refunds-table th{background:#f1f5f9;border-bottom-color:#dce5ef;color:#64748b}[data-theme=light] .admin-refunds-table td{border-bottom-color:#e8eef5}[data-theme=light] .admin-refunds-table tbody tr:hover{background:rgba(99,102,241,.035)}[data-theme=light] .refund-customer-cell strong,[data-theme=light] .refund-event-cell strong,[data-theme=light] .refund-order-cell strong{color:#172033}[data-theme=light] .refund-customer-cell span,[data-theme=light] .refund-event-cell span,[data-theme=light] .refund-order-cell span{color:#64748b}[data-theme=light] .refund-amount{color:#6366f1}[data-theme=light] .refund-date{color:#64748b}[data-theme=light] .refund-view-button{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .refund-view-button:hover{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.5)}[data-theme=light] .admin-refunds-table-footer{border-top-color:#e8eef5;color:#64748b}[data-theme=light] .admin-refunds-table-footer strong{color:#475569}[data-theme=light] .refund-empty-state,[data-theme=light] .refund-loading-state{color:#6366f1}[data-theme=light] .refund-empty-state p,[data-theme=light] .refund-loading-state p{color:#64748b}[data-theme=light] .refund-empty-icon{background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .refund-empty-state h3{color:#172033}[data-theme=light] .refund-modal-overlay{background:rgba(15,23,42,.35)}[data-theme=light] .refund-modal{background:hsla(0,0%,100%,.96);border-color:rgba(99,102,241,.2);color:#172033;box-shadow:0 30px 90px rgba(51,65,85,.22),0 0 60px rgba(96,165,250,.08)}[data-theme=light] .refund-modal-header h2{color:#172033}[data-theme=light] .refund-modal-close{border-color:#dce5ef;background:#f1f5f9;color:#334155}[data-theme=light] .refund-modal-close:hover{background:#e2e8f0}[data-theme=light] .refund-modal-summary{border-color:#dce5ef;background:#f8fafc}[data-theme=light] .refund-modal-summary span{color:#64748b}[data-theme=light] .refund-modal-summary strong{color:#6366f1}[data-theme=light] .refund-detail{border-color:#dce5ef;background:#f8fafc}[data-theme=light] .refund-detail span{color:#64748b}[data-theme=light] .refund-detail strong{color:#172033}[data-theme=light] .refund-reason-box{border-color:#dce5ef;background:#f8fafc}[data-theme=light] .refund-reason-box>span{color:#64748b}[data-theme=light] .refund-reason-box p{color:#475569}[data-theme=light] .refund-secondary-button{border-color:#d7e0eb;background:#f1f5f9;color:#334155}[data-theme=light] .refund-secondary-button:hover{background:#e2e8f0}[data-theme=light] .refund-approve-button{border-color:rgba(99,102,241,.35);background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=light] .refund-approve-button:hover{background:linear-gradient(135deg,#818cf8,#6366f1)}[data-theme=light] .refund-processing-button{border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .admin-categories-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.2),transparent 35%),linear-gradient(180deg,#f8fbff,#eef5fb);color:#172033}[data-theme=light] .admin-categories-container{color:#172033}[data-theme=light] .admin-back-link{color:#64748b}[data-theme=light] .admin-back-link:hover{color:#172033}[data-theme=light] .admin-label{color:#64748b}[data-theme=light] .admin-categories-header h1{color:#111827}[data-theme=light] .admin-categories-header p{color:#64748b}[data-theme=light] .admin-create-category-btn{background:#172033;color:#fff;box-shadow:0 8px 24px rgba(51,65,85,.12)}[data-theme=light] .admin-create-category-btn:hover{background:#263247}[data-theme=light] .category-stat-card{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .category-stat-icon{background:#eef2ff;color:#6366f1}[data-theme=light] .category-stat-card span{color:#64748b}[data-theme=light] .category-stat-card strong{color:#172033}[data-theme=light] .categories-panel{background:hsla(0,0%,100%,.86);border-color:#dce5ef;box-shadow:0 15px 45px rgba(51,65,85,.06)}[data-theme=light] .categories-toolbar{border-bottom-color:#e2e8f0}[data-theme=light] .category-search{background:rgba(248,250,252,.92);border-color:#d7e0eb;color:#64748b}[data-theme=light] .category-search input{color:#172033}[data-theme=light] .category-search input::placeholder{color:#94a3b8}[data-theme=light] .category-filters{background:#f8fafc;border-color:#d7e0eb}[data-theme=light] .category-filters button{color:#64748b}[data-theme=light] .category-filters button:hover{color:#172033}[data-theme=light] .category-filters button.active{background:#e2e8f0;color:#172033}[data-theme=light] .categories-table th{background:#f8fafc;color:#64748b;border-bottom-color:#e2e8f0}[data-theme=light] .categories-table td{border-bottom-color:#edf2f7;color:#64748b}[data-theme=light] .categories-table tbody tr:hover{background:#f5f8fc}[data-theme=light] .category-icon{background:#eef2ff;border-color:#dbe4f0}[data-theme=light] .category-name-cell strong{color:#172033}[data-theme=light] .category-name-cell span{color:#64748b}[data-theme=light] .categories-table code{color:#475569;background:#f8fafc;border-color:#d7e0eb}[data-theme=light] .event-count{color:#172033}[data-theme=light] .category-status.active{background:rgba(34,197,94,.1);color:#16a34a}[data-theme=light] .category-status.inactive{background:rgba(100,116,139,.1);color:#64748b}[data-theme=light] .category-menu-btn{color:#94a3b8}[data-theme=light] .category-menu-btn:hover{background:#eef2f7;border-color:#d7e0eb;color:#172033}[data-theme=light] .category-action-menu{background:hsla(0,0%,100%,.97);border-color:#d7e0eb;box-shadow:0 20px 50px rgba(51,65,85,.18)}[data-theme=light] .category-action-menu button{color:#475569}[data-theme=light] .category-action-menu button:hover{background:#f1f5f9;color:#172033}[data-theme=light] .category-action-menu button.danger{color:#dc2626}[data-theme=light] .category-action-menu button.danger:hover{background:rgba(239,68,68,.08)}[data-theme=light] .categories-empty{color:#64748b}[data-theme=light] .categories-empty h3{color:#172033}[data-theme=light] .categories-footer{color:#64748b}[data-theme=light] .categories-footer strong,[data-theme=light] .view-events-link{color:#172033}[data-theme=light] .view-events-link:hover{color:#6366f1}[data-theme=light] .category-modal-overlay{background:rgba(15,23,42,.38)}[data-theme=light] .category-modal{background:hsla(0,0%,100%,.96);border-color:#d7e0eb;box-shadow:0 30px 90px rgba(51,65,85,.22)}[data-theme=light] .category-modal-header{border-bottom-color:#e2e8f0}[data-theme=light] .category-modal-header span{color:#64748b}[data-theme=light] .category-modal-header h2{color:#172033}[data-theme=light] .modal-close-btn{background:#f8fafc;border-color:#d7e0eb;color:#64748b}[data-theme=light] .modal-close-btn:hover{color:#172033;background:#eef2f7}[data-theme=light] .category-form-group label{color:#334155}[data-theme=light] .category-form-group input,[data-theme=light] .category-form-group textarea{background:#f8fafc;border-color:#d7e0eb;color:#172033}[data-theme=light] .category-form-group input::placeholder,[data-theme=light] .category-form-group textarea::placeholder{color:#94a3b8}[data-theme=light] .category-form-group small{color:#64748b}[data-theme=light] .category-form-group input:focus,[data-theme=light] .category-form-group textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.08)}[data-theme=light] .category-toggle-row{background:#f8fafc;border-color:#d7e0eb}[data-theme=light] .category-toggle-row strong{color:#172033}[data-theme=light] .category-toggle-row span:not(.custom-toggle){color:#64748b}[data-theme=light] .custom-toggle{background:#cbd5e1}[data-theme=light] .custom-toggle span{background:#fff}[data-theme=light] .category-toggle-row input:checked+.custom-toggle{background:#6366f1}[data-theme=light] .category-toggle-row input:checked+.custom-toggle span{background:#fff}[data-theme=light] .category-modal-actions{border-top-color:#e2e8f0}[data-theme=light] .modal-cancel-btn{border-color:#d7e0eb;background:#f8fafc;color:#475569}[data-theme=light] .modal-cancel-btn:hover{color:#172033;background:#eef2f7}[data-theme=light] .modal-save-btn{border-color:#172033;background:#172033;color:#fff}[data-theme=light] .modal-save-btn:hover{background:#263247}.admin-login-page{min-height:100vh;min-height:100svh;position:relative;display:flex;align-items:center;justify-content:center;padding:40px 20px;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(99,102,241,.18),transparent 32%),radial-gradient(circle at 85% 80%,rgba(96,165,250,.12),transparent 30%),#080a12;color:#f8fafc}.admin-login-background{position:absolute;inset:0;pointer-events:none;overflow:hidden}.admin-login-background:after,.admin-login-background:before{content:"";position:absolute;border-radius:999px;filter:blur(90px);pointer-events:none}.admin-login-background:before{width:420px;height:420px;top:-180px;left:-140px;background:rgba(99,102,241,.14)}.admin-login-background:after{width:360px;height:360px;right:-120px;bottom:-140px;background:rgba(59,130,246,.1)}.admin-login-wrapper{width:100%;max-width:470px;position:relative;z-index:2}.admin-login-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;color:#94a3b8;text-decoration:none;font-size:13px;font-weight:600;transition:color .2s ease,transform .2s ease}.admin-login-back:hover{color:#fff;transform:translateX(-2px)}.admin-login-card{width:100%;padding:34px;border:1px solid hsla(0,0%,100%,.09);border-radius:22px;background:linear-gradient(145deg,rgba(24,28,42,.94),rgba(12,15,25,.96));box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 0 1px hsla(0,0%,100%,.025);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.admin-login-brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.admin-login-logo{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:13px;background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 10px 28px rgba(99,102,241,.3)}.admin-login-logo span{width:19px;height:19px;display:block;border:3px solid #fff;border-radius:6px;transform:rotate(45deg)}.admin-login-brand>div:last-child{display:flex;flex-direction:column;gap:2px}.admin-login-brand strong{font-size:20px;line-height:1;font-weight:800;letter-spacing:-.03em;color:#fff}.admin-login-brand span{color:#818cf8;font-size:9px;font-weight:800;letter-spacing:.16em}.admin-login-heading{margin-bottom:28px}.admin-login-shield{width:46px;height:46px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;border-radius:13px;color:#a5b4fc;background:rgba(99,102,241,.12);border:1px solid rgba(129,140,248,.18)}.admin-login-heading h1{margin:0 0 8px;font-size:30px;line-height:1.15;font-weight:800;letter-spacing:-.035em;color:#f8fafc}.admin-login-heading p{margin:0;color:#94a3b8;font-size:14px;line-height:1.6}.admin-login-form{display:flex;flex-direction:column;gap:21px}.admin-login-field{display:flex;flex-direction:column;gap:8px}.admin-login-field label,.admin-login-password-label label{color:#cbd5e1;font-size:13px;font-weight:650}.admin-login-password-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-login-password-label a{color:#818cf8;font-size:12px;font-weight:600;text-decoration:none;transition:color .2s ease}.admin-login-password-label a:hover{color:#a5b4fc}.admin-login-field input{width:100%;height:50px;box-sizing:border-box;border:1px solid #293246;border-radius:11px;outline:none;padding:0 14px;color:#f8fafc;background:#111622;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.admin-login-field input::placeholder{color:#64748b}.admin-login-field input:hover{border-color:#39445a}.admin-login-field input:focus{border-color:#6366f1;background:#121827;box-shadow:0 0 0 3px rgba(99,102,241,.12)}.admin-login-field input:disabled{opacity:.6;cursor:not-allowed}.admin-password-input{position:relative}.admin-password-input input{padding-right:50px}.admin-password-input button{position:absolute;top:50%;right:5px;width:40px;height:40px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border:0;border-radius:8px;color:#64748b;background:transparent;cursor:pointer;transition:color .2s ease,background .2s ease}.admin-password-input button:hover{color:#cbd5e1;background:hsla(0,0%,100%,.05)}.admin-password-input button:disabled{opacity:.5;cursor:not-allowed}.admin-remember{display:flex;align-items:center;gap:9px;color:#94a3b8;font-size:13px;cursor:pointer}.admin-remember input{width:16px;height:16px;margin:0;accent-color:#6366f1;cursor:pointer}.admin-login-error{padding:12px 14px;border:1px solid hsla(0,91%,71%,.2);border-radius:10px;color:#fca5a5;background:rgba(127,29,29,.2);font-size:13px;line-height:1.5}.admin-login-submit{width:100%;height:52px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);font-family:inherit;font-size:14px;font-weight:750;cursor:pointer;box-shadow:0 12px 26px rgba(79,70,229,.24);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.admin-login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px rgba(79,70,229,.32)}.admin-login-submit:active:not(:disabled){transform:translateY(0)}.admin-login-submit:disabled{opacity:.65;cursor:not-allowed}.admin-login-security{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin-top:25px;padding-top:21px;border-top:1px solid hsla(0,0%,100%,.07);color:#64748b;font-size:11px;line-height:1.5;text-align:center}.admin-login-security svg{flex-shrink:0;margin-top:1px;color:#6366f1}.admin-login-footer{margin:18px 0 0;color:#475569;font-size:11px;text-align:center}[data-theme=light] .admin-login-page{background:radial-gradient(circle at 10% 15%,rgba(147,197,253,.32),transparent 32%),radial-gradient(circle at 90% 85%,rgba(191,219,254,.34),transparent 32%),linear-gradient(135deg,#f7fbff,#eef6ff);color:#172033}[data-theme=light] .admin-login-background:before{background:rgba(99,102,241,.1)}[data-theme=light] .admin-login-background:after{background:rgba(96,165,250,.12)}[data-theme=light] .admin-login-back{color:#64748b}[data-theme=light] .admin-login-back:hover{color:#172033}[data-theme=light] .admin-login-card{border:1px solid #dce5ef;background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(248,251,255,.9));box-shadow:0 28px 70px rgba(51,65,85,.12),0 0 0 1px hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}[data-theme=light] .admin-login-brand strong{color:#172033}[data-theme=light] .admin-login-brand span{color:#4f46e5}[data-theme=light] .admin-login-shield{color:#4f46e5;background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.14)}[data-theme=light] .admin-login-heading h1{color:#172033}[data-theme=light] .admin-login-heading p{color:#64748b}[data-theme=light] .admin-login-field label,[data-theme=light] .admin-login-password-label label{color:#334155}[data-theme=light] .admin-login-password-label a{color:#4f46e5}[data-theme=light] .admin-login-password-label a:hover{color:#4338ca}[data-theme=light] .admin-login-field input{border-color:#d6e0eb;color:#172033;background:hsla(0,0%,100%,.88)}[data-theme=light] .admin-login-field input::placeholder{color:#94a3b8}[data-theme=light] .admin-login-field input:hover{border-color:#cbd5e1}[data-theme=light] .admin-login-field input:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .admin-password-input button{color:#64748b}[data-theme=light] .admin-password-input button:hover{color:#334155;background:rgba(15,23,42,.05)}[data-theme=light] .admin-remember{color:#64748b}[data-theme=light] .admin-login-error{border-color:rgba(220,38,38,.16);color:#b91c1c;background:hsla(0,93%,94%,.7)}[data-theme=light] .admin-login-security{border-top-color:#e2e8f0;color:#64748b}[data-theme=light] .admin-login-security svg{color:#6366f1}[data-theme=light] .admin-login-footer{color:#94a3b8}@media (max-width:700px){.admin-login-page{padding:30px 18px;align-items:center}.admin-login-card{padding:28px 24px;border-radius:19px}.admin-login-brand{margin-bottom:28px}.admin-login-heading h1{font-size:27px}}@media (max-width:480px){.admin-login-page{padding:22px 14px;align-items:center}.admin-login-wrapper{max-width:100%}.admin-login-back{margin-bottom:14px;font-size:12px}.admin-login-card{padding:24px 18px;border-radius:17px}.admin-login-brand{gap:10px;margin-bottom:25px}.admin-login-logo{width:40px;height:40px;border-radius:11px}.admin-login-logo span{width:17px;height:17px}.admin-login-brand strong{font-size:18px}.admin-login-brand span{font-size:8px}.admin-login-shield{width:42px;height:42px;margin-bottom:13px}.admin-login-heading{margin-bottom:23px}.admin-login-heading h1{font-size:25px}.admin-login-heading p{font-size:13px;line-height:1.55}.admin-login-form{gap:18px}.admin-login-field input{height:48px;font-size:14px}.admin-login-submit{height:50px}.admin-login-security{font-size:10px;padding-top:18px;margin-top:21px}.admin-login-footer{margin-top:14px;font-size:10px}}@media (max-width:360px){.admin-login-page{padding:18px 10px}.admin-login-card{padding:21px 15px}.admin-login-heading h1{font-size:23px}.admin-login-heading p{font-size:12px}.admin-login-password-label{align-items:flex-start}.admin-login-password-label a{font-size:11px}}@media (prefers-reduced-motion:reduce){.admin-login-back,.admin-login-field input,.admin-login-submit,.admin-password-input button{transition:none}}[data-theme=light] .event-details-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.16),transparent 30%),linear-gradient(180deg,#f8fbff,#eef5fb)}[data-theme=light] .event-back:hover{color:#172033}[data-theme=light] .event-details-image{box-shadow:0 15px 45px rgba(51,65,85,.06)}[data-theme=light] .event-category{background:#eef2f7;border-color:#d7e0eb;color:#64748b}[data-theme=light] .event-details-main h1{color:#111827}[data-theme=light] .event-info-item{background:hsla(0,0%,100%,.84);box-shadow:0 10px 30px rgba(51,65,85,.05)}[data-theme=light] .event-ticket-card{background:hsla(0,0%,100%,.88);box-shadow:0 15px 45px rgba(51,65,85,.08)}[data-theme=light] .event-ticket-divider{background:#e2e8f0}[data-theme=light] .event-ticket-summary strong{color:#172033}[data-theme=light] .secure-checkout{color:#16a34a}.events-page{min-height:100vh;background:#0b0d10;color:#fff;padding:120px 0 80px}.events-header{margin-bottom:45px}.section-eyebrow{display:inline-block;color:#8b949e;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:12px}.events-header h1{font-size:52px;line-height:1.1;margin:0 0 12px;letter-spacing:-1.5px}.events-header p{color:#8b949e;font-size:17px;margin:0}.events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,320px));grid-gap:20px;gap:20px}.event-card{background:#12151a;border:1px solid #292e35;border-radius:14px;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.event-card:hover{transform:translateY(-5px);border-color:#454c55}.event-card-image{width:100%;height:190px;overflow:hidden}.event-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.event-card:hover .event-card-image img{transform:scale(1.04)}.event-card-content{padding:16px}.event-card-category{display:inline-block;color:#8b949e;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.event-card h3{font-size:18px;margin:0 0 11px;color:#fff}.event-card-info{display:grid;grid-gap:6px;gap:6px;color:#8b949e;font-size:13px;margin-bottom:16px}.event-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:13px;border-top:1px solid #292e35}.event-card-price{font-size:18px;font-weight:700;color:#fff}.event-card-price span{display:block;color:#8b949e;font-size:11px;font-weight:400;margin-bottom:2px}@media (max-width:1000px){.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.events-page{padding:100px 0 60px}.events-header h1{font-size:38px}.events-grid{grid-template-columns:1fr}.event-card-image{height:200px}.event-card-content{padding:15px}.event-card h3{font-size:18px}}[data-theme=light] .events-page{background:#f7f9fc;color:#172033}[data-theme=light] .section-eyebrow{color:#6366f1}[data-theme=light] .events-header h1{color:#111827}[data-theme=light] .events-header p{color:#64748b}[data-theme=light] .event-card{background:#fff;border-color:#e2e8f0;box-shadow:0 8px 25px rgba(15,23,42,.05)}[data-theme=light] .event-card:hover{border-color:#cbd5e1;box-shadow:0 14px 32px rgba(15,23,42,.08)}[data-theme=light] .event-card-category{color:#6366f1}[data-theme=light] .event-card h3{color:#172033}[data-theme=light] .event-card-info{color:#64748b}[data-theme=light] .event-card-bottom{border-top-color:#e2e8f0}[data-theme=light] .event-card-price{color:#172033}[data-theme=light] .event-card-price span{color:#64748b}.categories-page{min-height:100vh;background:#0b0d10;color:#fff;padding:120px 0 80px}.categories-header{max-width:750px;margin-bottom:50px}.categories-header h1{font-size:clamp(40px,5vw,60px);line-height:1.05;letter-spacing:-2px;margin:0 0 18px}.categories-header p{color:#8b949e;font-size:18px;line-height:1.7;margin:0}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.category-card{display:block;text-decoration:none;color:#fff;background:#12151a;border:1px solid #292e35;border-radius:18px;padding:28px;min-height:250px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.category-card:hover{transform:translateY(-6px);border-color:#454c55;background:#161a1f}.category-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:#1b2027;border:1px solid #292e35;border-radius:14px;font-size:28px;margin-bottom:25px}.category-content h2{font-size:22px;margin:0 0 10px}.category-content p{color:#8b949e;font-size:14px;line-height:1.6;margin:0 0 22px}.category-link{color:#fff;font-size:14px;font-weight:600}@media (max-width:1000px){.categories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.categories-page{padding:100px 0 60px}.categories-grid{grid-template-columns:1fr}.category-card{min-height:auto}}[data-theme=light] .categories-page{background:#f7f9fc;color:#172033}[data-theme=light] .categories-header h1{color:#111827}[data-theme=light] .categories-header p{color:#64748b}[data-theme=light] .category-card{color:#172033;background:#fff;border-color:#e2e8f0;box-shadow:0 8px 25px rgba(15,23,42,.05)}[data-theme=light] .category-card:hover{border-color:#cbd5e1;background:#fff;box-shadow:0 14px 32px rgba(15,23,42,.08)}[data-theme=light] .category-icon{background:#f1f5f9;border-color:#e2e8f0;color:#6366f1}[data-theme=light] .category-content h2{color:#172033}[data-theme=light] .category-content p{color:#64748b}[data-theme=light] .category-link{color:#6366f1}.event-details-page{min-height:100vh;background:#0b0d10;color:#fff;padding:40px 0 90px}.event-back{display:inline-flex;align-items:center;gap:8px;color:#8b949e;text-decoration:none;font-size:14px;font-weight:600;margin-bottom:25px;transition:color .2s ease,transform .2s ease}.event-back:hover{color:#fff;transform:translateX(-3px)}.event-details-image{width:100%;height:440px;overflow:hidden;border-radius:22px;background:#12151a;border:1px solid #292e35;margin-bottom:35px;position:relative}.event-details-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.35));pointer-events:none}.event-details-image img{width:100%;height:100%;display:block;object-fit:cover}.event-details-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:35px;gap:35px;align-items:start}.event-details-main{min-width:0}.event-category{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.28);color:#a5b4fc;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.3px;margin-bottom:16px}.event-details-main h1{margin:0 0 18px;color:#fff;font-size:clamp(38px,5vw,62px);line-height:1.02;letter-spacing:-2px;font-weight:800;max-width:900px}.event-description{max-width:850px;margin:0 0 35px;color:#aeb6c0;font-size:17px;line-height:1.75}.event-info-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:40px}.event-info-item{display:flex;align-items:flex-start;gap:15px;padding:20px;background:#12151a;border:1px solid #292e35;border-radius:15px;transition:border-color .2s ease,transform .2s ease}.event-info-item:hover{border-color:#454c55;transform:translateY(-2px)}.event-info-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#1b2027;font-size:19px}.event-info-item strong{display:block;margin-bottom:5px;color:#fff;font-size:14px}.event-info-item p{margin:0;color:#c5ccd4;font-size:14px;line-height:1.5}.event-info-item small{display:block;margin-top:4px;color:#737d89;font-size:13px}.event-about{padding-top:35px;border-top:1px solid #292e35;max-width:850px}.event-about h2{margin:0 0 18px;color:#fff;font-size:27px;letter-spacing:-.5px}.event-about p{margin:0 0 18px;color:#aeb6c0;font-size:15px;line-height:1.8}.event-about p:last-child{margin-bottom:0}.event-ticket-card{position:-webkit-sticky;position:sticky;top:110px;padding:25px;background:#12151a;border:1px solid #292e35;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.28)}.event-ticket-card-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.event-ticket-card-top span{color:#8b949e;font-size:13px;font-weight:600}.event-ticket-card-top strong{color:#fff;font-size:28px;font-weight:800}.event-ticket-divider{height:1px;background:#292e35;margin:22px 0}.event-ticket-summary{display:grid;grid-gap:18px;gap:18px;margin-bottom:25px}.event-ticket-summary p{display:flex;flex-direction:column;gap:5px;margin:0}.event-ticket-summary span{color:#737d89;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.event-ticket-summary strong{color:#e5e7eb;font-size:14px;line-height:1.45}.event-get-tickets{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.event-get-tickets:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(99,102,241,.25)}.secure-checkout{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;color:#737d89;font-size:12px}@media (max-width:1000px){.event-details-page{padding:105px 0 70px}.event-details-grid{grid-template-columns:minmax(0,1fr) 320px;gap:25px}.event-details-image{height:380px}.event-details-main h1{font-size:48px}.event-info-list{grid-template-columns:1fr}}@media (max-width:750px){.event-details-page{padding:95px 0 60px}.event-back{margin-bottom:18px;font-size:13px}.event-details-image{height:280px;border-radius:16px;margin-bottom:25px}.event-details-grid{grid-template-columns:1fr;gap:30px}.event-details-main h1{font-size:38px;line-height:1.08;letter-spacing:-1.2px}.event-description{font-size:15px;line-height:1.7;margin-bottom:28px}.event-info-list{gap:10px;margin-bottom:32px}.event-info-item{padding:16px}.event-info-icon{width:38px;height:38px;min-width:38px;font-size:17px}.event-about{padding-top:28px}.event-about h2{font-size:23px}.event-about p{font-size:14px;line-height:1.75}.event-ticket-card{position:static;padding:22px;border-radius:17px}}@media (max-width:480px){.event-details-page{padding:40px 0 50px}.event-details-image{height:230px;border-radius:14px}.event-category{padding:6px 10px;font-size:10px;margin-bottom:13px}.event-details-main h1{font-size:32px;letter-spacing:-.8px;margin-bottom:15px}.event-description{font-size:14px;margin-bottom:25px}.event-info-item{gap:12px;padding:15px}.event-info-item p,.event-info-item strong{font-size:13px}.event-info-item small{font-size:12px}.event-ticket-card{padding:19px}.event-ticket-card-top strong{font-size:25px}.event-ticket-summary{gap:15px}.event-get-tickets{min-height:50px}}[data-theme=light] .event-details-page{background:radial-gradient(circle at 15% 5%,rgba(147,197,253,.24),transparent 32%),linear-gradient(180deg,#eef6ff,#f7fbff 35%,#f7fbff);color:#172033}[data-theme=light] .event-back{color:#64748b}[data-theme=light] .event-back:hover{color:#4f46e5}[data-theme=light] .event-details-image{background:#fff;border-color:#dce5ef;box-shadow:0 15px 40px rgba(71,85,105,.08)}[data-theme=light] .event-details-image:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 55%,rgba(15,23,42,.12))}[data-theme=light] .event-category{background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.2);color:#4f46e5}[data-theme=light] .event-details-main h1{color:#172033}[data-theme=light] .event-description{color:#64748b}[data-theme=light] .event-info-item{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 10px 30px rgba(71,85,105,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-theme=light] .event-info-item:hover{border-color:#cbd5e1;box-shadow:0 14px 35px rgba(71,85,105,.08)}[data-theme=light] .event-info-icon{background:#eef6ff;border:1px solid #dbeafe}[data-theme=light] .event-info-item strong{color:#172033}[data-theme=light] .event-info-item p{color:#475569}[data-theme=light] .event-info-item small{color:#64748b}[data-theme=light] .event-about{border-top-color:#dce5ef}[data-theme=light] .event-about h2{color:#172033}[data-theme=light] .event-about p{color:#64748b}[data-theme=light] .event-ticket-card{background:hsla(0,0%,100%,.94);border-color:#dce5ef;box-shadow:0 20px 50px rgba(71,85,105,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-theme=light] .event-ticket-card-top span{color:#64748b}[data-theme=light] .event-ticket-card-top strong{color:#172033}[data-theme=light] .event-ticket-divider{background:#dce5ef}[data-theme=light] .event-ticket-summary span{color:#64748b}[data-theme=light] .event-ticket-summary strong{color:#334155}[data-theme=light] .event-get-tickets:hover{box-shadow:0 10px 25px rgba(79,70,229,.2)}[data-theme=light] .secure-checkout{color:#64748b}[data-theme=light] .checkout-modal-overlay{background:rgba(15,23,42,.38)}[data-theme=light] .checkout-modal{background:linear-gradient(145deg,hsla(0,0%,100%,.97),rgba(246,250,255,.96));border-color:#d7e0eb;box-shadow:0 30px 90px rgba(51,65,85,.22),0 0 50px rgba(96,165,250,.08)}[data-theme=light] .checkout-modal-close{border-color:#d7e0eb;color:#64748b}[data-theme=light] .checkout-modal-close:hover{border-color:#6366f1;color:#172033}[data-theme=light] .checkout-modal-icon{background:#eef2ff;border-color:#dbe4f0}[data-theme=light] .checkout-modal-option{background:rgba(248,250,252,.92);border-color:#d7e0eb;color:#172033}[data-theme=light] .checkout-modal-option:hover{border-color:#6366f1;box-shadow:0 10px 30px rgba(51,65,85,.08)}[data-theme=light] .checkout-modal-option-icon{background:#eef2ff;color:#6366f1}[data-theme=light] .checkout-modal-option b{color:#64748b}[data-theme=light] .checkout-modal-login a,[data-theme=light] .nav-welcome span{color:#6366f1}[data-theme=light] .nav-welcome strong{color:#172033}[data-theme=light] .nav-logout{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .nav-logout:hover{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.45);color:#4f46e5}.security-page{position:relative;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:70px 20px;overflow:hidden;background:#07070b}.security-background{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(124,58,237,.18),transparent 42%),radial-gradient(circle at 15% 80%,rgba(139,92,246,.1),transparent 35%)}.security-container{position:relative;z-index:2;width:100%;max-width:500px}.security-card{padding:42px;border:1px solid rgba(139,92,246,.22);border-radius:18px;background:rgba(15,15,23,.94);box-shadow:0 25px 70px rgba(0,0,0,.5),0 0 45px rgba(124,58,237,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.security-header{text-align:center;margin-bottom:32px}.security-icon{width:52px;height:52px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(139,92,246,.3);border-radius:14px;background:rgba(139,92,246,.12);font-size:23px}.security-eyebrow{margin:0 0 10px;color:#a78bfa;font-size:12px;font-weight:700;letter-spacing:.14em}.security-header h1{margin:0 0 12px;color:#fff;font-size:30px;line-height:1.2;font-weight:700}.security-header>p:last-child{max-width:400px;margin:0 auto;color:#9ca3af;font-size:14px;line-height:1.7}.security-form{display:flex;flex-direction:column;gap:21px}.security-form-group{display:flex;flex-direction:column;gap:8px}.security-form-group label{color:#e5e7eb;font-size:14px;font-weight:600}.security-form-group input{width:100%;height:50px;padding:0 15px;box-sizing:border-box;border:1px solid rgba(139,92,246,.25);border-radius:10px;outline:none;background:rgba(10,10,16,.9);color:#fff;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.security-form-group input::placeholder{color:#6b7280}.security-form-group input:hover{border-color:rgba(139,92,246,.45)}.security-form-group input:focus{border-color:#8b5cf6;background:rgba(15,15,23,.95);box-shadow:0 0 0 3px rgba(139,92,246,.12)}.security-form-group small{color:#6b7280;font-size:12px}.security-submit{width:100%;min-height:50px;margin-top:4px;border:0;border-radius:10px;cursor:pointer;font-size:15px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.security-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 25px rgba(124,58,237,.25)}.security-submit:disabled{cursor:not-allowed;opacity:.65}.security-error{border:1px solid rgba(239,68,68,.25);border-radius:9px;background:rgba(239,68,68,.08);color:#fca5a5}.security-error,.security-success{padding:12px 14px;font-size:13px;line-height:1.5}.security-success{border:1px solid rgba(34,197,94,.25);border-radius:9px;background:rgba(34,197,94,.08);color:#86efac}@media (max-width:600px){.security-page{min-height:calc(100vh - 70px);padding:40px 16px}.security-card{padding:30px 22px;border-radius:15px}.security-header h1{font-size:26px}}.promoter-navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;background:rgba(10,8,20,.96);border-bottom:1px solid rgba(139,92,246,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.promoter-navbar-inner{width:min(1440px,calc(100% - 48px));min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.promoter-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-.5px;white-space:nowrap}.promoter-logo-mark{width:30px;height:30px;display:inline-block;border-radius:9px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 0 22px rgba(139,92,246,.35)}.promoter-logo-label{margin-left:2px;padding:4px 8px;border:1px solid rgba(167,139,250,.25);border-radius:6px;background:rgba(139,92,246,.1);color:#a78bfa;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.promoter-nav-links{display:flex;align-items:center;gap:5px;flex:1 1;justify-content:center}.promoter-nav-links a{position:relative;display:inline-flex;align-items:center;padding:10px 14px;border-radius:8px;color:#9ca3af;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease,background .2s ease}.promoter-nav-links a:hover{color:#fff;background:rgba(139,92,246,.1)}.promoter-nav-links a:after{content:"";position:absolute;left:14px;right:14px;bottom:3px;height:2px;border-radius:999px;background:#8b5cf6;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.promoter-nav-links a:hover:after{transform:scaleX(1)}.promoter-nav-user{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:max-content}.promoter-welcome{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:14px}.promoter-welcome span{color:#9ca3af;font-weight:500}.promoter-welcome strong{color:#fff;font-weight:700}.promoter-nav-user .nav-logout{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:9px 15px;border:1px solid rgba(139,92,246,.3);border-radius:9px;background:rgba(139,92,246,.08);color:#c4b5fd;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.promoter-nav-user .nav-logout:hover{background:rgba(139,92,246,.2);border-color:rgba(167,139,250,.55);color:#fff;transform:translateY(-1px)}.promoter-nav-user .nav-logout:active{transform:translateY(0)}.promoter-nav-user .nav-logout svg{transition:transform .2s ease}.promoter-nav-user .nav-logout:hover svg{transform:translateX(2px)}@media (max-width:1100px){.promoter-navbar-inner{width:min(100% - 32px,1440px);gap:16px}.promoter-nav-links{gap:2px}.promoter-nav-links a{padding:9px 10px;font-size:13px}.promoter-welcome{display:none}}.promoter-mobile-wrapper{display:none}@media (max-width:768px){.promoter-navbar-inner{width:calc(100% - 24px);min-height:68px;gap:12px;justify-content:space-between}.promoter-logo{font-size:18px;gap:8px}.promoter-logo-mark{width:27px;height:27px}.promoter-logo-label,.promoter-nav-links,.promoter-nav-user{display:none}.promoter-mobile-wrapper{display:block;margin-left:auto;position:relative}.promoter-mobile-toggle{width:46px;height:46px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(139,92,246,.25);border-radius:10px;background:rgba(139,92,246,.08);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.promoter-mobile-toggle:hover{background:rgba(139,92,246,.16);border-color:rgba(167,139,250,.45)}.promoter-mobile-toggle:active{transform:scale(.96)}.promoter-mobile-toggle span{display:block;width:22px;height:2px;border-radius:999px;background:#c4b5fd;transition:transform .2s ease,opacity .2s ease}.promoter-mobile-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.promoter-mobile-toggle.active span:nth-child(2){opacity:0}.promoter-mobile-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.promoter-mobile-menu{position:absolute;top:calc(100% + 10px);right:0;width:min(320px,calc(100vw - 24px));box-sizing:border-box;padding:18px;border:1px solid rgba(139,92,246,.2);border-radius:16px;background:rgba(10,8,20,.98);box-shadow:0 20px 50px rgba(0,0,0,.45),0 0 30px rgba(139,92,246,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:promoterMobileMenuIn .2s ease}@keyframes promoterMobileMenuIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.promoter-mobile-user{display:flex;flex-direction:column;padding:4px 4px 16px;margin-bottom:10px;border-bottom:1px solid rgba(139,92,246,.15)}.promoter-mobile-user span{color:#9ca3af;font-size:12px;font-weight:500}.promoter-mobile-user strong{margin-top:3px;color:#fff;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promoter-mobile-links{display:flex;flex-direction:column;gap:4px}.promoter-mobile-links a{width:100%;box-sizing:border-box;padding:13px 12px;border-radius:10px;color:#9ca3af;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease,background .2s ease,padding-left .2s ease}.promoter-mobile-links a:hover{color:#fff;background:rgba(139,92,246,.12);padding-left:16px}.promoter-mobile-logout{margin-top:12px;padding-top:14px;border-top:1px solid rgba(139,92,246,.15)}.promoter-mobile-logout .nav-logout{width:100%;min-height:44px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border:1px solid rgba(139,92,246,.3);border-radius:9px;background:rgba(139,92,246,.08);color:#c4b5fd;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.promoter-mobile-logout .nav-logout:hover{background:rgba(139,92,246,.18);border-color:rgba(167,139,250,.5);color:#fff}}@media (max-width:480px){.promoter-navbar-inner{width:calc(100% - 20px);min-height:64px;padding:8px 0}.promoter-logo{font-size:17px}.promoter-logo-mark{width:26px;height:26px;border-radius:8px}.promoter-mobile-toggle{width:44px;height:44px}.promoter-mobile-menu{width:calc(100vw - 20px);right:-2px;padding:16px;border-radius:14px}}@media (max-width:360px){.promoter-navbar-inner{width:calc(100% - 16px)}.promoter-logo{font-size:16px}.promoter-logo-mark{width:24px;height:24px}.promoter-mobile-menu{width:calc(100vw - 16px);right:-2px;padding:14px}.promoter-mobile-links a{padding:12px 10px;font-size:13px}}.auth-error{width:100%;margin-bottom:18px;padding:14px 16px;display:flex;flex-direction:column;gap:4px;border:1px solid rgba(239,68,68,.4);border-radius:10px;background:rgba(239,68,68,.1);color:#fca5a5;font-size:14px;line-height:1.5}.auth-error strong{color:#f87171;font-size:14px}.auth-error span{color:#fca5a5}.upcoming-event-list{display:flex;flex-direction:column;gap:10px;margin-top:6px}.upcoming-event-item{display:flex;align-items:center;gap:14px;padding:15px 16px;border:1px solid hsla(0,0%,100%,.07);border-radius:12px;background:hsla(0,0%,100%,.025);transition:background .2s ease,border-color .2s ease,transform .2s ease}.upcoming-event-item:hover{background:hsla(0,0%,100%,.045);border-color:hsla(0,0%,100%,.12);transform:translateY(-1px)}.upcoming-date{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}.upcoming-date svg{opacity:.85}.upcoming-event-info{min-width:0;flex:1 1;display:flex;flex-direction:column;gap:4px}.upcoming-event-info strong{font-size:14px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upcoming-event-info span{font-size:12px;opacity:.65;line-height:1.4}.upcoming-event-info small{font-size:11px;font-weight:500;opacity:.55;text-transform:uppercase;letter-spacing:.04em}.upcoming-ticket-count{min-width:75px;display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right}.upcoming-ticket-count strong{font-size:15px;font-weight:700}.upcoming-ticket-count span{font-size:10px;opacity:.55;white-space:nowrap}.upcoming-event-list .pending-event-empty{min-height:100px;display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;border:1px dashed hsla(0,0%,100%,.1);border-radius:12px;font-size:13px;opacity:.65}.upcoming-event-info small{color:inherit}.upcoming-event-item:has(.upcoming-event-info small) .upcoming-event-info small{opacity:.7}@media (max-width:650px){.upcoming-event-item{padding:13px;gap:11px}.upcoming-date{width:38px;height:38px;min-width:38px}.upcoming-event-info strong{font-size:13px}.upcoming-event-info span{font-size:11px}.upcoming-ticket-count{min-width:60px}.upcoming-ticket-count strong{font-size:14px}.upcoming-ticket-count span{font-size:9px}}.admin-orders-page{min-height:100vh;background:#090b0f;color:#fff;padding:32px 0 60px}.admin-orders-container{width:min(1450px,calc(100% - 48px));margin:0 auto}.admin-orders-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.orders-back-link{display:inline-flex;align-items:center;gap:8px;color:#9ca3af;text-decoration:none;font-size:14px;margin-bottom:18px;transition:color .2s ease}.orders-back-link:hover{color:#fff}.orders-kicker{display:flex;align-items:center;gap:7px;color:#8b7cff;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:7px}.admin-orders-header h1{margin:0;font-size:36px;line-height:1.1;font-weight:700;letter-spacing:-.03em}.admin-orders-header p{margin:9px 0 0;color:#8b93a1;font-size:14px}.admin-orders-scroll{max-height:560px;overflow-y:auto;overflow-x:hidden}.admin-orders-scroll::-webkit-scrollbar{width:7px}.admin-orders-scroll::-webkit-scrollbar-track{background:transparent}.admin-orders-scroll::-webkit-scrollbar-thumb{background:rgba(139,92,246,.45);border-radius:999px}.admin-orders-scroll::-webkit-scrollbar-thumb:hover{background:rgba(139,92,246,.7)}.admin-orders-scroll{scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.45) transparent}.order-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:16px}.order-stat-card{min-height:132px;background:#111419;border:1px solid #292e36;border-radius:15px;padding:20px;display:flex;align-items:center;gap:15px}.order-stat-icon{width:43px;height:43px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #2b3038;background:#181c22}.order-stat-icon.total{color:#c4cad4}.order-stat-icon.paid{color:#69d391}.order-stat-icon.pending{color:#f0bd4d}.order-stat-icon.revenue{color:#a88bff}.order-stat-card span{display:block;color:#9098a5;font-size:13px;margin-bottom:5px}.order-stat-card strong{display:block;color:#fff;font-size:24px;line-height:1;font-weight:700}.orders-summary-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.orders-summary-row>div{background:#111419;border:1px solid #292e36;border-radius:13px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between}.orders-summary-row span{color:#8f97a4;font-size:13px}.orders-summary-row strong{color:#fff;font-size:16px}.orders-toolbar{justify-content:space-between;gap:18px;margin-bottom:18px}.orders-search,.orders-toolbar{display:flex;align-items:center}.orders-search{height:45px;min-width:320px;flex:1 1;max-width:520px;gap:10px;padding:0 14px;background:#111419;border:1px solid #292e36;border-radius:10px;color:#737b88}.orders-search:focus-within{border-color:#6250e7}.orders-search input{width:100%;border:0;outline:none;background:transparent;color:#fff;font-size:13px}.orders-search input::placeholder{color:#68717f}.orders-filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.orders-filters button{border:1px solid #292e36;background:#111419;color:#929aa7;padding:9px 14px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.orders-filters button:hover{color:#fff;border-color:#414751}.orders-filters button.active{background:#634ee6;border-color:#634ee6;color:#fff}.orders-panel{background:#111419;border:1px solid #292e36;border-radius:15px;overflow:hidden}.orders-panel-header{padding:20px 22px;border-bottom:1px solid #292e36}.orders-panel-header h2{margin:0;color:#fff;font-size:17px;font-weight:650}.orders-panel-header p{margin:5px 0 0;color:#737c89;font-size:12px}.orders-table-wrapper{width:100%;overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;min-width:1050px}.orders-table th{padding:13px 18px;text-align:left;background:#0e1115;color:#6f7784;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.orders-table td{padding:16px 18px;border-top:1px solid #22272f;vertical-align:middle}.orders-table tbody tr{transition:background .2s ease}.orders-table tbody tr:hover{background:#15181e}.order-number-cell{display:flex;flex-direction:column;gap:6px}.order-number-cell strong{color:#fff;font-size:13px;font-weight:650}.order-number-cell span{display:flex;align-items:center;gap:5px;color:#69717e;font-size:11px}.order-customer-cell{display:flex;align-items:center;gap:10px;min-width:190px}.order-avatar{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#1a1e25;border:1px solid #30353e;color:#aeb5c0;flex-shrink:0}.order-customer-cell>div:last-child{display:flex;flex-direction:column;gap:4px}.order-customer-cell strong{color:#f1f3f6;font-size:12px;font-weight:600}.order-customer-cell span{display:flex;align-items:center;gap:4px;color:#707986;font-size:10px;white-space:nowrap}.order-event-cell{display:flex;flex-direction:column;gap:5px;min-width:170px}.order-event-cell strong{color:#fff;font-size:12px;font-weight:600}.order-event-cell span{color:#737b87;font-size:10px}.order-ticket-cell{display:flex;align-items:center;gap:6px;color:#b5bdc9;white-space:nowrap}.order-ticket-cell svg{color:#8172ef}.order-ticket-cell strong{color:#fff;font-size:13px}.order-ticket-cell span{color:#737b87;font-size:11px}.order-total{color:#fff;font-size:13px}.order-status-badge,.order-total{font-weight:650;white-space:nowrap}.order-status-badge{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:7px;font-size:10px}.order-status-badge.paid{background:rgba(58,180,108,.11);border:1px solid rgba(58,180,108,.25);color:#69d391}.order-status-badge.pending{background:rgba(226,166,44,.1);border:1px solid rgba(226,166,44,.25);color:#efbd4d}.order-status-badge.cancelled,.order-status-badge.failed{background:rgba(220,72,72,.1);border:1px solid rgba(220,72,72,.24);color:#ec7777}.order-status-badge.refunded{background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.25);color:#ad91ff}.order-status-badge.partial{background:rgba(226,166,44,.1);border:1px solid rgba(226,166,44,.25);color:#efbd4d}.order-date{color:#858d99;font-size:11px;white-space:nowrap}.order-menu-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;border-radius:8px;color:#737c89;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.order-menu-btn:hover{background:#1b1f26;border-color:#303640;color:#fff}.orders-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.orders-empty>svg{color:#555e6b;margin-bottom:14px}.orders-empty h3{margin:0 0 6px;color:#fff;font-size:16px}.orders-empty p{margin:0;color:#737c89;font-size:12px}.order-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:25px;background:rgba(0,0,0,.76);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.order-modal{width:min(680px,100%);max-height:calc(100vh - 50px);overflow-y:auto;background:#111419;border:1px solid #30353e;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.55)}.order-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:22px;border-bottom:1px solid #292e36}.order-modal-kicker{display:block;color:#8172ef;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:7px}.order-modal-header h2{margin:0 0 9px;color:#fff;font-size:21px}.close-order-modal{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid #30353e;border-radius:8px;background:#181c22;color:#818996;cursor:pointer}.close-order-modal:hover{color:#fff;background:#20242b}.order-detail-section{padding:19px 22px;border-bottom:1px solid #252a32}.order-detail-section-title{display:flex;align-items:center;gap:7px;color:#a7afbb;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:15px}.order-detail-section-title svg{color:#8172ef}.order-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.order-detail-grid>div{display:flex;flex-direction:column;gap:5px}.order-detail-grid span{color:#6f7783;font-size:10px}.order-detail-grid strong{color:#e9ebef;font-size:12px;font-weight:550;word-break:break-word}.order-event-detail{display:flex;flex-direction:column;gap:5px}.order-event-detail strong{color:#fff;font-size:14px}.order-event-detail span{color:#858d99;font-size:11px}.order-items{display:flex;flex-direction:column;gap:8px}.order-item{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;background:#0d1014;border:1px solid #252a31;border-radius:8px}.order-item>div{display:flex;flex-direction:column;gap:4px}.order-item strong{color:#e9ebef;font-size:12px}.order-item span{color:#727b87;font-size:10px}.order-payment-summary{display:flex;flex-direction:column;gap:9px}.order-payment-summary>div{display:flex;justify-content:space-between;align-items:center}.order-payment-summary span{color:#7c8490;font-size:11px}.order-payment-summary strong{color:#dfe2e7;font-size:12px}.order-payment-summary .order-grand-total{border-top:1px solid #2a2f37;margin-top:5px;padding-top:12px}.order-payment-summary .order-grand-total span{color:#fff;font-size:13px;font-weight:650}.order-payment-summary .order-grand-total strong{color:#fff;font-size:17px}.order-promo{margin:18px 22px 0;display:flex;align-items:center;justify-content:space-between;padding:11px 13px;background:rgba(99,78,230,.08);border:1px solid rgba(99,78,230,.2);border-radius:8px}.order-promo span{color:#858d99;font-size:11px}.order-promo strong{color:#a99aff;font-size:12px}.order-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:20px 22px}.order-cancel-btn,.order-view-btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:8px;font-size:11px;font-weight:650;cursor:pointer;text-decoration:none}.order-view-btn{border:1px solid #634ee6;background:#634ee6;color:#fff}.order-view-btn:hover{background:#715df0;border-color:#715df0}.order-cancel-btn{border:1px solid #30353e;background:#181c22;color:#a0a7b2}.order-cancel-btn:hover{background:#20242b;color:#fff}.order-modal::-webkit-scrollbar,.orders-table-wrapper::-webkit-scrollbar{width:7px;height:7px}.order-modal::-webkit-scrollbar-track,.orders-table-wrapper::-webkit-scrollbar-track{background:#0d1014}.order-modal::-webkit-scrollbar-thumb,.orders-table-wrapper::-webkit-scrollbar-thumb{background:#30353e;border-radius:10px}.order-modal::-webkit-scrollbar-thumb:hover,.orders-table-wrapper::-webkit-scrollbar-thumb:hover{background:#424954}@media (max-width:1100px){.order-stats{grid-template-columns:repeat(2,1fr)}.orders-toolbar{align-items:stretch;flex-direction:column}.orders-search{max-width:none}.orders-filters{width:100%}}@media (max-width:700px){.admin-orders-page{padding-top:20px}.admin-orders-container{width:min(100% - 28px,1450px)}.admin-orders-header h1{font-size:29px}.order-stats,.orders-summary-row{grid-template-columns:1fr}.orders-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.orders-filters button{white-space:nowrap}.order-modal-overlay{padding:12px}.order-modal{max-height:calc(100vh - 24px)}.order-detail-grid{grid-template-columns:1fr}.order-modal-actions{flex-direction:column}.order-cancel-btn,.order-view-btn{width:100%}}[data-theme=light] .security-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.32),transparent 42%),linear-gradient(135deg,#f8fbff,#edf6ff 50%,#f7f9ff);color:#172033}[data-theme=light] .security-background{background:radial-gradient(circle at 50% 0,rgba(96,165,250,.22),transparent 42%),radial-gradient(circle at 15% 80%,rgba(129,140,248,.16),transparent 35%)}[data-theme=light] .security-card{background:hsla(0,0%,100%,.84);border-color:rgba(148,163,184,.28);box-shadow:0 25px 70px rgba(51,65,85,.12),0 0 45px rgba(96,165,250,.08)}[data-theme=light] .security-icon{border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.08)}[data-theme=light] .security-eyebrow{color:#6366f1}[data-theme=light] .security-header h1{color:#111827}[data-theme=light] .security-header>p:last-child{color:#64748b}[data-theme=light] .security-form-group label{color:#334155}[data-theme=light] .security-form-group input{background:rgba(248,250,252,.94);border-color:#d7e0eb;color:#172033}[data-theme=light] .security-form-group input::placeholder{color:#94a3b8}[data-theme=light] .security-form-group input:hover{border-color:#a5b4fc}[data-theme=light] .security-form-group input:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .security-form-group small{color:#64748b}[data-theme=light] .security-error{border-color:rgba(239,68,68,.2);background:rgba(239,68,68,.06);color:#dc2626}[data-theme=light] .security-success{border-color:rgba(34,197,94,.2);background:rgba(34,197,94,.06);color:#16a34a}[data-theme=light] .promoter-navbar{background:rgba(248,251,255,.88);border-bottom-color:rgba(148,163,184,.24);box-shadow:0 8px 30px rgba(51,65,85,.06)}[data-theme=light] .promoter-logo{color:#172033}[data-theme=light] .promoter-logo-mark{background:linear-gradient(135deg,#6366f1,#60a5fa);box-shadow:0 0 22px rgba(96,165,250,.22)}[data-theme=light] .promoter-logo-label{border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .promoter-nav-links a{color:#64748b}[data-theme=light] .promoter-nav-links a:hover{color:#172033;background:rgba(99,102,241,.07)}[data-theme=light] .promoter-nav-links a:after{background:#6366f1}[data-theme=light] .promoter-welcome span{color:#64748b}[data-theme=light] .promoter-welcome strong{color:#172033}[data-theme=light] .promoter-nav-user .nav-logout{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .promoter-nav-user .nav-logout:hover{background:rgba(99,102,241,.13);border-color:rgba(99,102,241,.45);color:#4f46e5}[data-theme=light] .promoter-mobile-toggle{border-color:rgba(99,102,241,.22);background:rgba(99,102,241,.07)}[data-theme=light] .promoter-mobile-toggle:hover{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.4)}[data-theme=light] .promoter-mobile-toggle span{background:#6366f1}[data-theme=light] .promoter-mobile-menu{background:hsla(0,0%,100%,.96);border-color:rgba(148,163,184,.28);box-shadow:0 20px 50px rgba(51,65,85,.16),0 0 30px rgba(96,165,250,.08)}[data-theme=light] .promoter-mobile-user{border-bottom-color:#e2e8f0}[data-theme=light] .promoter-mobile-user span{color:#64748b}[data-theme=light] .promoter-mobile-user strong{color:#172033}[data-theme=light] .promoter-mobile-links a{color:#64748b}[data-theme=light] .promoter-mobile-links a:hover{color:#172033;background:rgba(99,102,241,.08)}[data-theme=light] .promoter-mobile-logout{border-top-color:#e2e8f0}[data-theme=light] .promoter-mobile-logout .nav-logout{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.07);color:#6366f1}[data-theme=light] .promoter-mobile-logout .nav-logout:hover{background:rgba(99,102,241,.13);border-color:rgba(99,102,241,.45);color:#4f46e5}[data-theme=light] .auth-error{border-color:rgba(239,68,68,.22);background:rgba(239,68,68,.06);color:#dc2626}[data-theme=light] .auth-error span,[data-theme=light] .auth-error strong{color:#dc2626}[data-theme=light] .upcoming-event-item{border-color:rgba(148,163,184,.24);background:hsla(0,0%,100%,.58);box-shadow:0 8px 25px rgba(51,65,85,.04)}[data-theme=light] .upcoming-event-item:hover{background:hsla(0,0%,100%,.86);border-color:rgba(99,102,241,.24);box-shadow:0 10px 28px rgba(51,65,85,.07)}[data-theme=light] .upcoming-date{background:#eef4ff;border-color:#dbe5f0}[data-theme=light] .upcoming-date svg{color:#6366f1}[data-theme=light] .upcoming-event-info strong{color:#172033}[data-theme=light] .upcoming-event-info small,[data-theme=light] .upcoming-event-info span{color:#64748b}[data-theme=light] .upcoming-ticket-count strong{color:#172033}[data-theme=light] .upcoming-ticket-count span{color:#64748b}[data-theme=light] .upcoming-event-list .pending-event-empty{border-color:#d7e0eb;color:#64748b}[data-theme=light] .admin-orders-page{background:radial-gradient(circle at 50% 0,rgba(147,197,253,.18),transparent 35%),linear-gradient(180deg,#f7fbff,#eef5fb);color:#172033}[data-theme=light] .orders-back-link{color:#64748b}[data-theme=light] .orders-back-link:hover{color:#172033}[data-theme=light] .orders-kicker{color:#6366f1}[data-theme=light] .admin-orders-header h1{color:#172033}[data-theme=light] .admin-orders-header p{color:#64748b}[data-theme=light] .admin-orders-scroll::-webkit-scrollbar-thumb{background:rgba(99,102,241,.35)}[data-theme=light] .admin-orders-scroll::-webkit-scrollbar-thumb:hover{background:rgba(99,102,241,.55)}[data-theme=light] .admin-orders-scroll{scrollbar-color:rgba(99,102,241,.35) transparent}[data-theme=light] .order-stat-card{background:hsla(0,0%,100%,.82);border-color:#dce5ef;box-shadow:0 10px 30px rgba(51,65,85,.05)}[data-theme=light] .order-stat-icon{border-color:#dbe3ed;background:#f1f5f9}[data-theme=light] .order-stat-icon.total{color:#64748b}[data-theme=light] .order-stat-icon.paid{color:#16a34a}[data-theme=light] .order-stat-icon.pending{color:#d97706}[data-theme=light] .order-stat-icon.revenue{color:#6366f1}[data-theme=light] .order-stat-card span{color:#64748b}[data-theme=light] .order-stat-card strong{color:#172033}[data-theme=light] .orders-summary-row>div{background:hsla(0,0%,100%,.82);border-color:#dce5ef;box-shadow:0 8px 25px rgba(51,65,85,.04)}[data-theme=light] .orders-summary-row span{color:#64748b}[data-theme=light] .orders-summary-row strong{color:#172033}[data-theme=light] .orders-search{background:hsla(0,0%,100%,.84);border-color:#dce5ef;color:#64748b}[data-theme=light] .orders-search:focus-within{border-color:#6366f1}[data-theme=light] .orders-search input{color:#172033}[data-theme=light] .orders-search input::placeholder{color:#94a3b8}[data-theme=light] .orders-filters button{border-color:#dce5ef;background:hsla(0,0%,100%,.82);color:#64748b}[data-theme=light] .orders-filters button:hover{color:#172033;border-color:#b8c5d4;background:#fff}[data-theme=light] .orders-filters button.active{background:#6366f1;border-color:#6366f1;color:#fff}[data-theme=light] .orders-panel{background:hsla(0,0%,100%,.84);border-color:#dce5ef;box-shadow:0 12px 35px rgba(51,65,85,.06)}[data-theme=light] .orders-panel-header{border-bottom-color:#e2e8f0}[data-theme=light] .orders-panel-header h2{color:#172033}[data-theme=light] .orders-panel-header p{color:#64748b}[data-theme=light] .orders-table th{background:#f1f5f9;color:#64748b}[data-theme=light] .orders-table td{border-top-color:#e2e8f0}[data-theme=light] .orders-table tbody tr:hover{background:#f8fafc}[data-theme=light] .order-number-cell strong{color:#172033}[data-theme=light] .order-number-cell span{color:#64748b}[data-theme=light] .order-avatar{background:#eef2f7;border-color:#dbe3ed;color:#64748b}[data-theme=light] .order-customer-cell strong{color:#334155}[data-theme=light] .order-customer-cell span{color:#64748b}[data-theme=light] .order-event-cell strong{color:#172033}[data-theme=light] .order-event-cell span,[data-theme=light] .order-ticket-cell{color:#64748b}[data-theme=light] .order-ticket-cell svg{color:#6366f1}[data-theme=light] .order-ticket-cell strong{color:#172033}[data-theme=light] .order-ticket-cell span{color:#64748b}[data-theme=light] .order-total{color:#172033}[data-theme=light] .order-date,[data-theme=light] .order-menu-btn{color:#64748b}[data-theme=light] .order-menu-btn:hover{background:#f1f5f9;border-color:#dbe3ed;color:#172033}[data-theme=light] .orders-empty>svg{color:#94a3b8}[data-theme=light] .orders-empty h3{color:#172033}[data-theme=light] .orders-empty p{color:#64748b}[data-theme=light] .order-modal-overlay{background:rgba(15,23,42,.42)}[data-theme=light] .order-modal{background:hsla(0,0%,100%,.97);border-color:#dce5ef;box-shadow:0 25px 80px rgba(51,65,85,.22),0 0 35px rgba(96,165,250,.08)}[data-theme=light] .order-modal-header{border-bottom-color:#e2e8f0}[data-theme=light] .order-modal-kicker{color:#6366f1}[data-theme=light] .order-modal-header h2{color:#172033}[data-theme=light] .close-order-modal{border-color:#dbe3ed;background:#f1f5f9;color:#64748b}[data-theme=light] .close-order-modal:hover{color:#172033;background:#e2e8f0}[data-theme=light] .order-detail-section{border-bottom-color:#e2e8f0}[data-theme=light] .order-detail-section-title{color:#64748b}[data-theme=light] .order-detail-section-title svg{color:#6366f1}[data-theme=light] .order-detail-grid span{color:#64748b}[data-theme=light] .order-detail-grid strong{color:#334155}[data-theme=light] .order-event-detail strong{color:#172033}[data-theme=light] .order-event-detail span{color:#64748b}[data-theme=light] .order-item{background:#f8fafc;border-color:#dce5ef}[data-theme=light] .order-item strong{color:#334155}[data-theme=light] .order-item span,[data-theme=light] .order-payment-summary span{color:#64748b}[data-theme=light] .order-payment-summary strong{color:#334155}[data-theme=light] .order-payment-summary .order-grand-total{border-top-color:#dce5ef}[data-theme=light] .order-payment-summary .order-grand-total span,[data-theme=light] .order-payment-summary .order-grand-total strong{color:#172033}[data-theme=light] .order-promo{background:rgba(99,102,241,.06);border-color:rgba(99,102,241,.16)}[data-theme=light] .order-promo span{color:#64748b}[data-theme=light] .order-promo strong{color:#6366f1}[data-theme=light] .order-cancel-btn{border-color:#dbe3ed;background:#f1f5f9;color:#64748b}[data-theme=light] .order-cancel-btn:hover{background:#e2e8f0;color:#172033}[data-theme=light] .order-modal::-webkit-scrollbar-track,[data-theme=light] .orders-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}[data-theme=light] .order-modal::-webkit-scrollbar-thumb,[data-theme=light] .orders-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1}[data-theme=light] .order-modal::-webkit-scrollbar-thumb:hover,[data-theme=light] .orders-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.site-footer{position:relative;margin-top:100px;padding:80px 0 30px;background:linear-gradient(180deg,#080810,#05050b);border-top:1px solid hsla(0,0%,100%,.06);overflow:hidden}.site-footer:before{content:"";position:absolute;width:700px;height:500px;top:-350px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.12),transparent 70%);filter:blur(40px);pointer-events:none}.footer-top{position:relative;z-index:2;display:grid;grid-template-columns:2.1fr repeat(4,1fr);grid-gap:50px;gap:50px}.footer-brand{max-width:330px}.footer-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:25px;font-weight:800;text-decoration:none;letter-spacing:-.04em}.footer-logo-mark{width:29px;height:29px;border-radius:9px;background:linear-gradient(135deg,#a855f7,#6366f1);box-shadow:0 0 25px rgba(139,92,246,.25);transform:rotate(-10deg);transition:transform .35s ease,box-shadow .35s ease}.footer-logo:hover .footer-logo-mark{transform:rotate(0deg) scale(1.08);box-shadow:0 0 35px rgba(139,92,246,.4)}.footer-description{margin:20px 0 22px;max-width:310px;color:hsla(0,0%,100%,.55);font-size:14px;line-height:1.75}.footer-trust{display:flex;flex-direction:column;gap:9px;margin-bottom:25px}.footer-trust-item{display:flex;align-items:center;gap:9px;color:hsla(0,0%,100%,.58);font-size:12px}.footer-trust-item span{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:rgba(139,92,246,.15);color:#a78bfa;font-size:10px}.footer-socials{display:flex;gap:9px}.footer-social{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;color:hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.025);text-decoration:none;font-size:15px;transition:transform .3s ease,color .3s ease,border-color .3s ease,background .3s ease}.footer-social:hover{transform:translateY(-4px);color:#fff;border-color:rgba(139,92,246,.5);background:rgba(139,92,246,.1)}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column h3{margin:0 0 10px;color:#fff;font-size:14px;font-weight:700}.footer-column a{width:-moz-fit-content;width:fit-content;color:hsla(0,0%,100%,.52);font-size:13px;text-decoration:none;transition:color .25s ease,transform .25s ease}.footer-column a:hover{color:#fff;transform:translateX(3px)}.footer-newsletter{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:70px;padding:35px;border:1px solid rgba(139,92,246,.16);border-radius:20px;background:linear-gradient(110deg,rgba(124,58,237,.09),rgba(59,130,246,.04))}.footer-newsletter-copy{max-width:520px}.footer-newsletter-badge{display:inline-block;margin-bottom:10px;color:#a78bfa;font-size:10px;font-weight:800;letter-spacing:.14em}.footer-newsletter-copy h2{margin:0 0 8px;color:#fff;font-size:25px;letter-spacing:-.025em}.footer-newsletter-copy p{margin:0;color:hsla(0,0%,100%,.52);font-size:13px;line-height:1.6}.footer-newsletter-form{display:flex;min-width:420px;padding:5px;border:1px solid hsla(0,0%,100%,.1);border-radius:13px;background:rgba(0,0,0,.2)}.footer-newsletter-form input{flex:1 1;min-width:0;padding:0 15px;border:none;outline:none;background:transparent;color:#fff;font-size:13px}.footer-newsletter-form input::placeholder{color:hsla(0,0%,100%,.35)}.footer-newsletter-form button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border:none;border-radius:9px;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.footer-newsletter-form button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.25)}.footer-platform-info{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:35px}.footer-platform-item{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid hsla(0,0%,100%,.06);border-radius:15px;background:hsla(0,0%,100%,.018)}.footer-platform-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:11px;background:rgba(139,92,246,.1);font-size:17px}.footer-platform-item strong{display:block;margin-bottom:3px;color:hsla(0,0%,100%,.88);font-size:12px}.footer-platform-item span{display:block;color:hsla(0,0%,100%,.4);font-size:11px;line-height:1.5}.footer-divider{height:1px;margin-top:45px;background:hsla(0,0%,100%,.07)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:25px}.footer-bottom p{margin:0;color:hsla(0,0%,100%,.35);font-size:11px}.footer-bottom-links{display:flex;align-items:center;gap:20px}.footer-bottom-links a{color:hsla(0,0%,100%,.4);font-size:11px;text-decoration:none;transition:color .25s ease}.footer-bottom-links a:hover{color:#fff}.footer-location{color:hsla(0,0%,100%,.3);font-size:11px}@media (max-width:1000px){.footer-top{grid-template-columns:1.5fr repeat(2,1fr)}.footer-newsletter{flex-direction:column;align-items:flex-start}.footer-newsletter-form{width:100%;min-width:0}}@media (max-width:700px){.site-footer{padding-top:60px}.footer-top{grid-template-columns:repeat(2,1fr);gap:40px 25px}.footer-brand{grid-column:1/-1;max-width:100%}.footer-description{max-width:500px}.footer-platform-info{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-location{display:none}}@media (max-width:480px){.footer-top{grid-template-columns:1fr}.footer-newsletter{padding:25px 20px}.footer-newsletter-form{flex-direction:column;gap:8px;padding:8px}.footer-newsletter-form input{min-height:42px}.footer-newsletter-form button{width:100%}.footer-bottom-links{flex-wrap:wrap;gap:12px 18px}}.promoter-events-page{min-height:100vh;background:#050505;color:#fff;padding:50px 0 80px}.promoter-events-container{width:min(1200px,calc(100% - 40px));margin:0 auto}.promoter-events-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.promoter-events-label{color:#a855f7;font-size:12px;font-weight:700;letter-spacing:2px;margin-bottom:10px}.promoter-events-title{margin:0;color:#fff;font-size:42px;font-weight:800;line-height:1.1}.promoter-events-description{margin:12px 0 0;max-width:650px;color:#a1a1aa;font-size:15px;line-height:1.7}.promoter-create-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 22px;background:#9333ea;color:#fff;border:1px solid #a855f7;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.promoter-create-button span{font-size:20px;line-height:1}.promoter-create-button:hover{background:#a855f7;transform:translateY(-2px);box-shadow:0 8px 25px rgba(168,85,247,.25)}.promoter-event-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:55px}.promoter-stat-card{padding:24px;background:#0b0b0d;border:1px solid #242027;border-radius:14px;transition:border-color .2s ease,transform .2s ease}.promoter-stat-card:hover{border-color:#7e22ce;transform:translateY(-2px)}.promoter-stat-label{display:block;color:#71717a;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:10px}.promoter-stat-value{display:block;color:#fff;font-size:30px;font-weight:800}.promoter-events-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.promoter-events-section-title{margin:0;color:#fff;font-size:25px;font-weight:750}.promoter-events-section-description{margin:7px 0 0;color:#71717a;font-size:14px}.promoter-events-count{color:#a855f7;font-size:13px;font-weight:700}.promoter-events-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.promoter-event-card{position:relative;overflow:hidden;background:#0a0a0b;border:1px solid #252029;border-radius:16px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.promoter-event-card:hover{transform:translateY(-5px);border-color:#9333ea;box-shadow:0 15px 40px rgba(0,0,0,.45)}.promoter-event-image{display:block;width:100%;height:210px;object-fit:cover}.promoter-event-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:210px;background:radial-gradient(circle at center,rgba(147,51,234,.2),transparent 60%),#09090b;color:#9333ea;font-size:18px;font-weight:900;letter-spacing:3px}.promoter-event-status{position:absolute;top:15px;left:15px;padding:6px 10px;background:rgba(0,0,0,.78);border:1px solid rgba(168,85,247,.5);border-radius:7px;color:#d8b4fe;font-size:10px;font-weight:800;letter-spacing:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promoter-event-content{padding:22px}.promoter-event-title{margin:0 0 18px;color:#fff;font-size:19px;font-weight:750;line-height:1.35}.promoter-event-info{display:flex;flex-direction:column;gap:11px}.promoter-event-info-row{display:flex;align-items:center;gap:10px;color:#a1a1aa;font-size:13px}.promoter-event-info-icon{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:rgba(147,51,234,.1);border-radius:6px;font-size:12px}.promoter-event-footer{margin-top:22px;padding-top:17px;border-top:1px solid #211c24}.promoter-event-manage{display:flex;align-items:center;justify-content:space-between;color:#c084fc;font-size:13px;font-weight:700;text-decoration:none;transition:color .2s ease}.promoter-event-manage:hover{color:#e9d5ff}.promoter-event-arrow{font-size:18px;transition:transform .2s ease}.promoter-event-manage:hover .promoter-event-arrow{transform:translateX(4px)}.promoter-events-empty{padding:70px 30px;background:#0a0a0b;border:1px dashed #30263a;border-radius:16px;text-align:center}.promoter-events-empty-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 20px;background:rgba(147,51,234,.12);border:1px solid rgba(168,85,247,.35);border-radius:50%;color:#a855f7;font-size:28px}.promoter-events-empty-title{margin:0;color:#fff;font-size:22px;font-weight:750}.promoter-events-empty-description{max-width:500px;margin:10px auto 25px;color:#71717a;font-size:14px;line-height:1.7}.promoter-events-empty-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;background:#9333ea;color:#fff;border-radius:9px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.promoter-events-empty-button:hover{background:#a855f7;transform:translateY(-2px)}@media (max-width:900px){.promoter-events-grid{grid-template-columns:repeat(2,1fr)}.promoter-event-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.promoter-events-header{align-items:flex-start;flex-direction:column}.promoter-events-title{font-size:34px}.promoter-event-stats,.promoter-events-grid{grid-template-columns:1fr}.promoter-events-section-header{align-items:flex-start;flex-direction:column}.promoter-create-button{width:100%}}@media (max-width:450px){.promoter-events-container{width:min(100% - 24px,1200px)}.promoter-events-page{padding-top:30px}.promoter-events-title{font-size:30px}.promoter-event-image,.promoter-event-placeholder{height:190px}}.promoter-security-page{position:relative;min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:70px 20px 90px;background:#050505;color:#fff;overflow:hidden}.promoter-security-background{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 25%,rgba(147,51,234,.14),transparent 42%),radial-gradient(circle at 15% 80%,rgba(126,34,206,.08),transparent 35%)}.promoter-security-container{position:relative;z-index:1;width:100%;max-width:560px;margin:0 auto}.promoter-security-card{width:100%;box-sizing:border-box;padding:42px;background:rgba(10,10,11,.96);border:1px solid #2b2232;border-radius:18px;box-shadow:0 25px 80px rgba(0,0,0,.55),0 0 50px rgba(147,51,234,.04);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.promoter-security-header{text-align:center;margin-bottom:32px}.promoter-security-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 20px;background:rgba(147,51,234,.12);border:1px solid rgba(168,85,247,.35);border-radius:16px;font-size:27px;box-shadow:0 0 30px rgba(147,51,234,.08)}.promoter-security-eyebrow{margin:0 0 10px;color:#a855f7;font-size:11px;font-weight:800;letter-spacing:2px}.promoter-security-header h1{margin:0;color:#fff;font-size:30px;font-weight:800;line-height:1.2}.promoter-security-header>p:last-child{max-width:450px;margin:12px auto 0;color:#8a8a93;font-size:14px;line-height:1.7}.promoter-security-card form{display:flex;flex-direction:column;gap:18px}.promoter-security-card label{display:block;margin-bottom:7px;color:#d4d4d8;font-size:13px;font-weight:650}.promoter-security-card input[type=password],.promoter-security-card input[type=text]{width:100%;height:48px;box-sizing:border-box;padding:0 14px;background:#111113;border:1px solid #302a35;border-radius:9px;color:#fff;outline:none;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.promoter-security-card input[type=password]:focus,.promoter-security-card input[type=text]:focus{background:#0d0d0f;border-color:#9333ea;box-shadow:0 0 0 3px rgba(147,51,234,.1)}.promoter-security-card input::placeholder{color:#52525b}.promoter-security-card button{width:100%;min-height:48px;margin-top:5px;padding:0 20px;background:#9333ea;border:1px solid #a855f7;border-radius:9px;color:#fff;font-family:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.promoter-security-card button:hover{background:#a855f7;transform:translateY(-1px);box-shadow:0 10px 28px rgba(147,51,234,.25)}.promoter-security-card button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.promoter-security-card [role=alert]{padding:11px 13px;background:rgba(127,29,29,.12);border:1px solid rgba(239,68,68,.25);border-radius:8px;color:#fca5a5;font-size:12px}.promoter-security-card .success,.promoter-security-success{padding:11px 13px;background:rgba(147,51,234,.1);border:1px solid rgba(168,85,247,.25);border-radius:8px;color:#d8b4fe;font-size:12px}@media (max-width:600px){.promoter-security-page{align-items:flex-start;padding:35px 12px 60px}.promoter-security-card{padding:28px 20px;border-radius:15px}.promoter-security-header h1{font-size:26px}.promoter-security-icon{width:58px;height:58px;font-size:24px}}@media (max-width:768px){.grid{display:grid;grid-template-columns:1fr;width:100%;grid-gap:20px;gap:20px}.grid>.card{width:100%;min-width:0;margin:0}.card{width:100%;overflow:hidden;border-radius:16px}.card-image{width:100%;height:220px;background-size:cover;background-position:50%}.card-body{width:100%;padding:18px;box-sizing:border-box}.card-body h3{font-size:20px;line-height:1.25;margin:7px 0 10px}.card-body>p{font-size:13px;line-height:1.5}.card-foot{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.price{font-size:20px;font-weight:800}.card-foot .btn{white-space:nowrap;flex-shrink:0}.badge{font-size:11px}}@media (max-width:480px){.grid{gap:16px}.card{border-radius:14px}.card-image{height:200px}.card-body{padding:16px}.card-body h3{font-size:19px}.card-body>p{font-size:13px}.card-foot{margin-top:16px}.price{font-size:19px}}@media (max-width:360px){.card-image{height:180px}.card-body{padding:14px}.card-body h3{font-size:18px}.card-foot .btn{padding:9px 12px;font-size:12px}.price{font-size:18px}}.promoter-customer-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;border:1px solid rgba(139,92,246,.3);border-radius:9px;background:rgba(139,92,246,.08);color:#c4b5fd;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.promoter-customer-link:hover{background:rgba(139,92,246,.2);border-color:rgba(167,139,250,.55);color:#fff;transform:translateY(-1px)}.promoter-edit-page{min-height:100vh;background:#050507;color:#fff;padding:35px 20px 80px}.promoter-edit-container{width:100%;max-width:1180px;margin:0 auto}.promoter-edit-header{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.promoter-edit-header h1{margin:18px 0 8px;font-size:38px;line-height:1.1;font-weight:800;letter-spacing:-.8px;color:#fff}.promoter-edit-header p{margin:0;color:#a1a1aa;font-size:15px;line-height:1.6}.promoter-edit-back{display:inline-flex;align-items:center;gap:8px;color:#a855f7;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s ease}.promoter-edit-back:hover{color:#c084fc}.promoter-edit-status{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid rgba(168,85,247,.35);border-radius:999px;background:rgba(168,85,247,.1);color:#c084fc;font-size:13px;font-weight:700;white-space:nowrap}.promoter-edit-panel{width:100%;margin-bottom:24px;padding:28px;border:1px solid #24242c;border-radius:18px;background:#0b0b10;box-shadow:0 12px 35px rgba(0,0,0,.22)}.promoter-edit-panel-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.promoter-edit-panel-header h2{display:flex;align-items:center;gap:9px;margin:0 0 7px;color:#fff;font-size:21px;font-weight:750}.promoter-edit-panel-header h2 svg{color:#a855f7}.promoter-edit-panel-header p{margin:0;color:#8f8f9a;font-size:14px;line-height:1.6}.promoter-edit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.promoter-edit-field{min-width:0}.promoter-edit-field.full{grid-column:1/-1}.promoter-edit-field label{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#dedee5;font-size:13px;font-weight:650}.promoter-edit-field label svg{color:#a855f7}.promoter-edit-field input,.promoter-edit-field select,.promoter-edit-field textarea{width:100%;box-sizing:border-box;border:1px solid #292933;border-radius:10px;outline:none;background:#111117;color:#fff;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.promoter-edit-field input,.promoter-edit-field select{min-height:46px;padding:0 13px}.promoter-edit-field textarea{min-height:110px;padding:12px 13px;resize:vertical;line-height:1.6}.promoter-edit-field input::placeholder,.promoter-edit-field textarea::placeholder{color:#5e5e69}.promoter-edit-field input:focus,.promoter-edit-field select:focus,.promoter-edit-field textarea:focus{border-color:#a855f7;background:#13131a;box-shadow:0 0 0 3px rgba(168,85,247,.12)}.promoter-edit-field input:disabled,.promoter-edit-field select:disabled,.promoter-edit-field textarea:disabled{cursor:not-allowed;opacity:.55}.promoter-edit-field select{cursor:pointer}.promoter-edit-field select option{background:#111117;color:#fff}.promoter-edit-image-section{display:grid;grid-template-columns:minmax(260px,420px) 1fr;grid-gap:28px;gap:28px;align-items:center}.promoter-edit-image-preview{width:100%;min-height:240px;overflow:hidden;border:1px solid #292933;border-radius:14px;background:#111117}.promoter-edit-image-preview img{display:block;width:100%;height:260px;object-fit:cover}.promoter-edit-image-empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#666672}.promoter-edit-image-empty svg{color:#a855f7}.promoter-edit-image-actions{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.promoter-edit-file-label{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:0 18px;border:1px solid #a855f7;border-radius:10px;background:rgba(168,85,247,.1);color:#d8b4fe;cursor:pointer;font-size:14px;font-weight:700;transition:all .2s ease}.promoter-edit-file-label:hover{background:rgba(168,85,247,.2);border-color:#c084fc}.promoter-edit-file-label input{display:none}.promoter-edit-file-name{max-width:100%;margin:0;overflow:hidden;color:#92929d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.promoter-edit-add-ticket,.promoter-edit-primary-button,.promoter-edit-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:10px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease}.promoter-edit-primary-button{min-height:45px;padding:0 18px;background:#9333ea;color:#fff;box-shadow:0 8px 20px rgba(147,51,234,.18)}.promoter-edit-primary-button:hover{background:#a855f7;transform:translateY(-1px)}.promoter-edit-primary-button:disabled,.promoter-edit-submit-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.promoter-edit-add-ticket{min-height:42px;padding:0 15px;border:1px solid rgba(168,85,247,.45);background:rgba(168,85,247,.1);color:#d8b4fe}.promoter-edit-add-ticket:hover{background:rgba(168,85,247,.2);border-color:#a855f7}.promoter-edit-add-ticket:disabled{cursor:not-allowed;opacity:.5}.promoter-edit-review-notice,.promoter-edit-success,.promoter-edit-warning{display:flex;align-items:flex-start;gap:13px;width:100%;box-sizing:border-box;margin-bottom:24px;padding:17px 18px;border-radius:13px}.promoter-edit-warning{border:1px solid rgba(234,179,8,.25);background:rgba(234,179,8,.07);color:#facc15}.promoter-edit-success{border:1px solid rgba(34,197,94,.25);background:rgba(34,197,94,.07);color:#86efac}.promoter-edit-review-notice{border:1px solid rgba(168,85,247,.25);background:rgba(168,85,247,.07);color:#c084fc}.promoter-edit-review-notice svg,.promoter-edit-success svg,.promoter-edit-warning svg{flex-shrink:0;margin-top:2px}.promoter-edit-review-notice strong,.promoter-edit-success strong,.promoter-edit-warning strong{display:block;margin-bottom:4px;color:#fff;font-size:14px}.promoter-edit-review-notice p,.promoter-edit-success p,.promoter-edit-warning p{margin:0;color:#a8a8b2;font-size:13px;line-height:1.6}.promoter-edit-ticket-list{display:flex;flex-direction:column;gap:18px}.promoter-edit-ticket{padding:20px;border:1px solid #292933;border-radius:14px;background:#0f0f15}.promoter-edit-ticket-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.promoter-edit-ticket-header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.promoter-edit-ticket-number{color:#fff;font-size:14px;font-weight:750}.promoter-edit-ticket-sold{padding:4px 8px;border-radius:999px;background:rgba(168,85,247,.1);color:#c084fc;font-size:11px;font-weight:700}.promoter-edit-delete-ticket{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border:1px solid rgba(239,68,68,.2);border-radius:8px;background:rgba(239,68,68,.07);color:#f87171;cursor:pointer;transition:all .2s ease}.promoter-edit-delete-ticket:hover{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.4)}.promoter-edit-delete-ticket:disabled{cursor:not-allowed;opacity:.35}.promoter-edit-toggle{display:inline-flex!important;align-items:center;gap:10px!important;min-height:46px;margin:0!important;padding:0 13px;border:1px solid #292933;border-radius:10px;background:#111117;cursor:pointer}.promoter-edit-toggle input{width:18px;height:18px;min-height:auto;accent-color:#a855f7;cursor:pointer}.promoter-edit-toggle span{color:#dedee5;font-size:14px}.promoter-edit-empty-tickets{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;border:1px dashed #34343e;border-radius:13px;text-align:center}.promoter-edit-empty-tickets svg{margin-bottom:14px;color:#a855f7}.promoter-edit-empty-tickets h3{margin:0 0 7px;color:#fff;font-size:18px}.promoter-edit-empty-tickets p{max-width:450px;margin:0 0 20px;color:#858590;font-size:13px;line-height:1.6}.promoter-edit-submit-panel{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 28px;border:1px solid rgba(168,85,247,.25);border-radius:18px;background:linear-gradient(135deg,rgba(168,85,247,.09),rgba(10,10,15,.95))}.promoter-edit-submit-panel h2{margin:0 0 7px;color:#fff;font-size:20px}.promoter-edit-submit-panel p{max-width:650px;margin:0;color:#92929d;font-size:13px;line-height:1.6}.promoter-edit-submit-button{min-height:48px;flex-shrink:0;padding:0 22px;background:#9333ea;color:#fff;box-shadow:0 10px 25px rgba(147,51,234,.2)}.promoter-edit-submit-button:hover{background:#a855f7;transform:translateY(-1px)}@media (max-width:768px){.promoter-edit-page{padding:25px 14px 60px}.promoter-edit-container{width:100%}.promoter-edit-header{display:block;margin-bottom:22px}.promoter-edit-header h1{margin-top:15px;font-size:29px;letter-spacing:-.5px}.promoter-edit-header p{font-size:13px}.promoter-edit-status{display:inline-flex;margin-top:16px;font-size:12px}.promoter-edit-panel{padding:20px 16px;margin-bottom:18px;border-radius:14px}.promoter-edit-panel-header{display:block;margin-bottom:20px}.promoter-edit-panel-header h2{font-size:18px}.promoter-edit-panel-header p{font-size:13px}.promoter-edit-form-grid{grid-template-columns:1fr;gap:17px}.promoter-edit-field.full{grid-column:auto}.promoter-edit-field input,.promoter-edit-field select{min-height:48px;font-size:16px}.promoter-edit-field textarea{font-size:16px}.promoter-edit-image-section{grid-template-columns:1fr;gap:18px}.promoter-edit-image-preview{min-height:190px}.promoter-edit-image-preview img{height:210px}.promoter-edit-image-empty{min-height:190px}.promoter-edit-image-actions{width:100%}.promoter-edit-file-label{width:100%;box-sizing:border-box}.promoter-edit-primary-button{width:100%}.promoter-edit-ticket{padding:16px}.promoter-edit-ticket-header{margin-bottom:17px}.promoter-edit-ticket .promoter-edit-form-grid{gap:15px}.promoter-edit-add-ticket{width:100%;margin-top:15px}.promoter-edit-panel-header .promoter-edit-add-ticket{margin-top:15px}.promoter-edit-review-notice,.promoter-edit-success,.promoter-edit-warning{padding:14px;gap:10px;margin-bottom:18px}.promoter-edit-review-notice p,.promoter-edit-success p,.promoter-edit-warning p{font-size:12px}.promoter-edit-submit-panel{display:flex;flex-direction:column;align-items:stretch;gap:18px;padding:20px 16px;border-radius:14px}.promoter-edit-submit-panel h2{font-size:18px}.promoter-edit-submit-button{width:100%;min-height:50px}}@media (max-width:480px){.promoter-edit-page{padding:20px 10px 50px}.promoter-edit-header h1{font-size:26px}.promoter-edit-panel{padding:17px 13px}.promoter-edit-ticket{padding:13px}.promoter-edit-ticket-header{align-items:flex-start}.promoter-edit-ticket-number{font-size:13px}.promoter-edit-delete-ticket{width:34px;height:34px}.promoter-edit-review-notice,.promoter-edit-success,.promoter-edit-warning{padding:12px}.promoter-edit-file-name{width:100%}}.admin-event-edit-review-page,.admin-event-edits-page{min-height:100vh;background:#08080b;color:#fff;padding:40px 20px 80px}.admin-event-edit-review-container,.admin-event-edits-container{width:min(1200px,100%);margin:0 auto}.admin-event-edits-back{display:inline-flex;color:#a78bfa;text-decoration:none;font-size:14px;font-weight:600;margin-bottom:28px}.admin-event-edits-back:hover{color:#c4b5fd}.admin-event-edit-review-header,.admin-event-edits-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}.admin-event-edits-label,.admin-review-small-label{display:block;color:#a78bfa;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:9px}.admin-event-edit-review-header h1,.admin-event-edits-header h1{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.05;letter-spacing:-.03em}.admin-event-edit-review-header p,.admin-event-edits-header p{margin:12px 0 0;max-width:650px;color:#96969f;line-height:1.7}.admin-event-edits-refresh{border:1px solid #2b2b34;background:#111116;color:#fff;padding:12px 18px;border-radius:10px;cursor:pointer;font-weight:700}.admin-event-edits-refresh:hover{border-color:#8b5cf6}.admin-event-edits-error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#fca5a5;border-radius:12px;padding:15px 18px;margin-bottom:25px}.admin-event-edits-empty{border:1px solid #202027;background:#0e0e13;border-radius:18px;padding:80px 25px;text-align:center}.admin-event-edits-empty-icon{width:64px;height:64px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;background:rgba(139,92,246,.12);color:#a78bfa;font-size:25px}.admin-event-edits-empty h2{margin:0 0 10px}.admin-event-edits-empty p{color:#888892;margin:0}.admin-event-edits-spinner{width:35px;height:35px;border:3px solid #27272f;border-top-color:#8b5cf6;border-radius:50%;animation:adminEditSpin .8s linear infinite;margin:0 auto 15px}@keyframes adminEditSpin{to{transform:rotate(1turn)}}.admin-event-edits-list{display:grid;grid-gap:16px;gap:16px}.admin-event-edit-card{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px;border:1px solid #202027;background:#0e0e13;border-radius:18px;transition:.2s ease}.admin-event-edit-card:hover{border-color:rgba(139,92,246,.5);transform:translateY(-1px)}.admin-event-edit-card-main{display:flex;align-items:center;gap:18px;min-width:0}.admin-event-edit-image{width:105px;height:85px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#18181f;display:grid;place-items:center;font-size:28px}.admin-event-edit-image img{width:100%;height:100%;object-fit:cover}.admin-event-edit-content{min-width:0}.admin-event-edit-status{display:inline-block;padding:5px 8px;border-radius:6px;background:rgba(139,92,246,.12);color:#c4b5fd;font-size:10px;font-weight:800;letter-spacing:.08em;margin-bottom:8px}.admin-event-edit-content h2{margin:0 0 7px;font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-event-edit-promoter{color:#85858f;font-size:13px;margin:0 0 12px}.admin-event-edit-promoter strong{color:#d5d5dc}.admin-event-edit-meta{display:flex;flex-wrap:wrap;gap:14px;color:#85858f;font-size:12px}.admin-event-edit-card-side{display:flex;align-items:flex-end;flex-direction:column;gap:14px;flex-shrink:0}.admin-event-edit-submitted{color:#777781;text-align:right;font-size:11px;line-height:1.5}.admin-event-edit-review-button{display:inline-flex;align-items:center;justify-content:center;background:#7c3aed;color:#fff;text-decoration:none;border-radius:9px;padding:11px 15px;font-size:13px;font-weight:800}.admin-event-edit-review-button:hover{background:#8b5cf6}.admin-event-edit-review-status{background:rgba(139,92,246,.13);color:#c4b5fd;border:1px solid rgba(139,92,246,.25);padding:8px 13px;border-radius:8px;font-size:11px;font-weight:800}.admin-review-event-card{display:flex;align-items:center;gap:22px;background:#0e0e13;border:1px solid #202027;border-radius:18px;padding:20px;margin-bottom:20px}.admin-review-event-image{width:130px;height:95px;flex-shrink:0;overflow:hidden;border-radius:12px;background:#18181f;display:grid;place-items:center;font-size:30px}.admin-review-event-image img{width:100%;height:100%;object-fit:cover}.admin-review-event-card h2{margin:0 0 7px;font-size:24px}.admin-review-event-card p{margin:4px 0;color:#85858f;font-size:13px}.admin-review-panel{background:#0e0e13;border:1px solid #202027;border-radius:18px;overflow:hidden;margin-bottom:20px}.admin-review-panel-header{padding:22px;border-bottom:1px solid #202027}.admin-review-panel-header h2{margin:0;font-size:21px}.admin-change-table{width:100%}.admin-change-header,.admin-change-row{display:grid;grid-template-columns:180px 1fr 1fr;grid-gap:20px;gap:20px;padding:16px 22px}.admin-change-header{color:#666671;font-size:10px;font-weight:800;letter-spacing:.08em;background:#0a0a0e}.admin-change-row{border-top:1px solid #1b1b22;color:#a1a1aa;font-size:13px;line-height:1.6}.admin-change-row strong{color:#dddde3}.admin-change-current{color:#85858f;word-break:break-word}.admin-change-proposed{color:#c4b5fd;word-break:break-word}.admin-change-row.is-changed{background:rgba(139,92,246,.035)}.admin-change-row.is-changed .admin-change-proposed{color:#d8b4fe;font-weight:700}.admin-ticket-review-list{display:grid;grid-gap:15px;gap:15px;padding:18px}.admin-ticket-review-card{border:1px solid #24242c;background:#0a0a0e;border-radius:14px;overflow:hidden}.admin-ticket-review-title{padding:16px 18px;border-bottom:1px solid #202027}.admin-ticket-review-title span{display:block;color:#a78bfa;font-size:9px;font-weight:800;letter-spacing:.1em;margin-bottom:5px}.admin-ticket-review-title h3{margin:0;font-size:18px}.admin-ticket-change-grid{display:grid}.admin-review-no-changes{padding:30px 22px;color:#777781}.admin-review-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}.admin-review-approve-button,.admin-review-cancel,.admin-review-reject,.admin-review-reject-button{border:0;border-radius:10px;padding:13px 19px;font-weight:800;cursor:pointer}.admin-review-reject-button{background:#18181f;color:#fca5a5;border:1px solid #352126}.admin-review-reject-button:hover{background:#24151a}.admin-review-approve-button{background:#7c3aed;color:#fff}.admin-review-approve-button:hover{background:#8b5cf6}.admin-review-approve-button:disabled,.admin-review-cancel:disabled,.admin-review-reject-button:disabled,.admin-review-reject:disabled{opacity:.5;cursor:not-allowed}.admin-reject-panel{background:#110d10;border:1px solid #392128;border-radius:16px;padding:22px;margin-top:25px}.admin-reject-panel h2{margin:0 0 8px}.admin-reject-panel p{color:#92929b;line-height:1.6;margin:0 0 16px}.admin-reject-panel textarea{width:100%;resize:vertical;min-height:120px;box-sizing:border-box;background:#09090c;color:#fff;border:1px solid #303038;border-radius:10px;padding:13px;outline:none;font:inherit}.admin-reject-panel textarea:focus{border-color:#8b5cf6}.admin-reject-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.admin-review-cancel{background:#1b1b22;color:#fff}.admin-review-reject{background:#dc2626;color:#fff}.admin-review-reject:hover{background:#ef4444}.admin-event-edit-review-loading{min-height:60vh;display:grid;place-content:center;text-align:center;color:#888892}@media (max-width:768px){.admin-event-edit-review-page,.admin-event-edits-page{padding:25px 14px 60px}.admin-event-edit-review-header,.admin-event-edits-header{display:block}.admin-event-edits-refresh{margin-top:18px}.admin-event-edit-card{display:block}.admin-event-edit-card-main{align-items:flex-start}.admin-event-edit-image{width:85px;height:70px}.admin-event-edit-content h2{white-space:normal;font-size:17px}.admin-event-edit-meta{display:grid;grid-gap:7px;gap:7px}.admin-event-edit-card-side{margin-top:18px;display:flex;align-items:stretch}.admin-event-edit-submitted{text-align:left}.admin-event-edit-review-button{width:100%}.admin-review-event-card{align-items:flex-start}.admin-review-event-image{width:90px;height:70px}.admin-review-event-card h2{font-size:18px}.admin-change-header{display:none}.admin-change-row{grid-template-columns:1fr;gap:5px;padding:15px}.admin-change-row strong{font-size:12px;color:#fff}.admin-change-current:before{content:"Current: ";color:#55555e;font-weight:700}.admin-change-proposed:before{content:"Proposed: ";color:#8b5cf6;font-weight:700}.admin-review-actions{flex-direction:column-reverse}.admin-review-approve-button,.admin-review-reject-button{width:100%}.admin-reject-actions{flex-direction:column}.admin-review-cancel,.admin-review-reject{width:100%}}[data-theme=light] .site-footer{background:linear-gradient(180deg,#eaf4ff,#f7fbff 52%,#eef6ff);border-top-color:#d8e5f2;box-shadow:0 -20px 60px rgba(96,165,250,.08)}[data-theme=light] .site-footer:before{background:radial-gradient(circle,rgba(96,165,250,.18),rgba(129,140,248,.08) 35%,transparent 70%)}[data-theme=light] .footer-logo{color:#172033}[data-theme=light] .footer-logo-mark{background:linear-gradient(135deg,#60a5fa,#6366f1);box-shadow:0 0 25px rgba(96,165,250,.22)}[data-theme=light] .footer-logo:hover .footer-logo-mark{box-shadow:0 0 35px rgba(96,165,250,.32)}[data-theme=light] .footer-description,[data-theme=light] .footer-trust-item{color:#64748b}[data-theme=light] .footer-trust-item span{background:#e8f2ff;color:#6366f1}[data-theme=light] .footer-social{border-color:#d9e4ef;color:#64748b;background:hsla(0,0%,100%,.72)}[data-theme=light] .footer-social:hover{color:#4f46e5;border-color:#a5b4fc;background:#eef4ff}[data-theme=light] .footer-column h3{color:#172033}[data-theme=light] .footer-column a{color:#64748b}[data-theme=light] .footer-column a:hover{color:#4f46e5}[data-theme=light] .footer-newsletter{border-color:#cbdcf0;background:linear-gradient(110deg,rgba(219,234,254,.82),rgba(238,242,255,.9));box-shadow:0 18px 50px rgba(71,85,105,.08)}[data-theme=light] .footer-newsletter-badge{color:#6366f1}[data-theme=light] .footer-newsletter-copy h2{color:#172033}[data-theme=light] .footer-newsletter-copy p{color:#64748b}[data-theme=light] .footer-newsletter-form{border-color:#cbd5e1;background:hsla(0,0%,100%,.78)}[data-theme=light] .footer-newsletter-form input{color:#172033}[data-theme=light] .footer-newsletter-form input::placeholder{color:#94a3b8}[data-theme=light] .footer-newsletter-form button{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}[data-theme=light] .footer-platform-item{border-color:#dbe5ef;background:hsla(0,0%,100%,.72);box-shadow:0 10px 30px rgba(71,85,105,.05)}[data-theme=light] .footer-platform-icon{background:#eaf2ff}[data-theme=light] .footer-platform-item strong{color:#334155}[data-theme=light] .footer-platform-item span{color:#64748b}[data-theme=light] .footer-divider{background:#d7e1eb}[data-theme=light] .footer-bottom p,[data-theme=light] .footer-bottom-links a,[data-theme=light] .footer-location{color:#7c8a9b}[data-theme=light] .footer-bottom-links a:hover{color:#4f46e5}[data-theme=light] .promoter-events-page{background:radial-gradient(circle at 50% 0,rgba(191,219,254,.35),transparent 38%),#f7fbff;color:#172033}[data-theme=light] .promoter-events-label{color:#6366f1}[data-theme=light] .promoter-events-title{color:#172033}[data-theme=light] .promoter-events-description{color:#64748b}[data-theme=light] .promoter-create-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#818cf8;color:#fff}[data-theme=light] .promoter-create-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}[data-theme=light] .promoter-stat-card{background:hsla(0,0%,100%,.82);border-color:#dce6f0;box-shadow:0 12px 35px rgba(71,85,105,.06)}[data-theme=light] .promoter-stat-card:hover{border-color:#a5b4fc}[data-theme=light] .promoter-stat-label{color:#64748b}[data-theme=light] .promoter-events-section-title,[data-theme=light] .promoter-stat-value{color:#172033}[data-theme=light] .promoter-events-section-description{color:#64748b}[data-theme=light] .promoter-events-count{color:#6366f1}[data-theme=light] .promoter-event-card{background:hsla(0,0%,100%,.88);border-color:#dbe5ef;box-shadow:0 12px 35px rgba(71,85,105,.06)}[data-theme=light] .promoter-event-card:hover{border-color:#a5b4fc;box-shadow:0 18px 45px rgba(71,85,105,.12)}[data-theme=light] .promoter-event-placeholder{background:radial-gradient(circle at center,rgba(96,165,250,.22),transparent 60%),#edf6ff;color:#6366f1}[data-theme=light] .promoter-event-status{background:hsla(0,0%,100%,.88);border-color:#a5b4fc;color:#4f46e5}[data-theme=light] .promoter-event-title{color:#172033}[data-theme=light] .promoter-event-info-row{color:#64748b}[data-theme=light] .promoter-event-info-icon{background:#edf3ff}[data-theme=light] .promoter-event-footer{border-top-color:#dce5ee}[data-theme=light] .promoter-event-manage{color:#6366f1}[data-theme=light] .promoter-event-manage:hover{color:#4f46e5}[data-theme=light] .promoter-events-empty{background:hsla(0,0%,100%,.82);border-color:#b9cbe0}[data-theme=light] .promoter-events-empty-icon{background:#edf3ff;border-color:#c7d2fe;color:#6366f1}[data-theme=light] .promoter-events-empty-title{color:#172033}[data-theme=light] .promoter-events-empty-description{color:#64748b}[data-theme=light] .promoter-events-empty-button{background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=light] .promoter-security-page{background:radial-gradient(circle at 50% 20%,rgba(191,219,254,.45),transparent 42%),#f7fbff;color:#172033}[data-theme=light] .promoter-security-background{background:radial-gradient(circle at 50% 25%,rgba(96,165,250,.18),transparent 42%),radial-gradient(circle at 15% 80%,rgba(129,140,248,.1),transparent 35%)}[data-theme=light] .promoter-security-card{background:hsla(0,0%,100%,.86);border-color:#d6e2ee;box-shadow:0 25px 80px rgba(71,85,105,.12),0 0 50px rgba(96,165,250,.05)}[data-theme=light] .promoter-security-icon{background:#edf5ff;border-color:#c7d8ee}[data-theme=light] .promoter-security-eyebrow{color:#6366f1}[data-theme=light] .promoter-security-header h1{color:#172033}[data-theme=light] .promoter-security-header>p:last-child{color:#64748b}[data-theme=light] .promoter-security-card label{color:#334155}[data-theme=light] .promoter-security-card input[type=password],[data-theme=light] .promoter-security-card input[type=text]{background:#f8fbff;border-color:#d5e0eb;color:#172033}[data-theme=light] .promoter-security-card input[type=password]:focus,[data-theme=light] .promoter-security-card input[type=text]:focus{background:#fff;border-color:#818cf8;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .promoter-security-card input::placeholder{color:#94a3b8}[data-theme=light] .promoter-security-card button{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#818cf8}[data-theme=light] .promoter-security-card button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}[data-theme=light] .promoter-security-card [role=alert]{background:hsla(0,93%,94%,.7);border-color:#fecaca;color:#b91c1c}[data-theme=light] .promoter-security-card .success,[data-theme=light] .promoter-security-success{background:rgba(238,242,255,.9);border-color:#c7d2fe;color:#4f46e5}[data-theme=light] .promoter-customer-link{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}[data-theme=light] .promoter-customer-link:hover{background:#e0e7ff;border-color:#a5b4fc;color:#3730a3}[data-theme=light] .promoter-edit-page{background:radial-gradient(circle at 50% 0,rgba(191,219,254,.35),transparent 38%),#f7fbff;color:#172033}[data-theme=light] .promoter-edit-header h1{color:#172033}[data-theme=light] .promoter-edit-header p{color:#64748b}[data-theme=light] .promoter-edit-back{color:#6366f1}[data-theme=light] .promoter-edit-back:hover{color:#4f46e5}[data-theme=light] .promoter-edit-status{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}[data-theme=light] .promoter-edit-panel{border-color:#d8e3ed;background:hsla(0,0%,100%,.84);box-shadow:0 12px 35px rgba(71,85,105,.07)}[data-theme=light] .promoter-edit-panel-header h2{color:#172033}[data-theme=light] .promoter-edit-field label svg,[data-theme=light] .promoter-edit-panel-header h2 svg{color:#6366f1}[data-theme=light] .promoter-edit-panel-header p{color:#64748b}[data-theme=light] .promoter-edit-field label{color:#334155}[data-theme=light] .promoter-edit-field input,[data-theme=light] .promoter-edit-field select,[data-theme=light] .promoter-edit-field textarea{background:#f8fbff;border-color:#d5e0eb;color:#172033}[data-theme=light] .promoter-edit-field input::placeholder,[data-theme=light] .promoter-edit-field textarea::placeholder{color:#94a3b8}[data-theme=light] .promoter-edit-field input:focus,[data-theme=light] .promoter-edit-field select:focus,[data-theme=light] .promoter-edit-field textarea:focus{border-color:#818cf8;background:#fff;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .promoter-edit-field select option{background:#fff;color:#172033}[data-theme=light] .promoter-edit-image-preview{border-color:#d5e0eb;background:#eef5fb}[data-theme=light] .promoter-edit-image-empty{color:#94a3b8}[data-theme=light] .promoter-edit-image-empty svg{color:#6366f1}[data-theme=light] .promoter-edit-file-label{border-color:#a5b4fc;background:#eef2ff;color:#4f46e5}[data-theme=light] .promoter-edit-file-label:hover{background:#e0e7ff;border-color:#818cf8}[data-theme=light] .promoter-edit-file-name{color:#64748b}[data-theme=light] .promoter-edit-primary-button,[data-theme=light] .promoter-edit-submit-button{background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=light] .promoter-edit-primary-button:hover,[data-theme=light] .promoter-edit-submit-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}[data-theme=light] .promoter-edit-add-ticket{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}[data-theme=light] .promoter-edit-add-ticket:hover{background:#e0e7ff;border-color:#a5b4fc}[data-theme=light] .promoter-edit-review-notice strong,[data-theme=light] .promoter-edit-success strong,[data-theme=light] .promoter-edit-warning strong{color:#172033}[data-theme=light] .promoter-edit-review-notice p,[data-theme=light] .promoter-edit-success p,[data-theme=light] .promoter-edit-warning p{color:#64748b}[data-theme=light] .promoter-edit-review-notice{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}[data-theme=light] .promoter-edit-ticket{border-color:#d9e3ed;background:#f8fbff}[data-theme=light] .promoter-edit-ticket-number{color:#172033}[data-theme=light] .promoter-edit-ticket-sold{background:#eef2ff;color:#4f46e5}[data-theme=light] .promoter-edit-toggle{border-color:#d5e0eb;background:#f8fbff}[data-theme=light] .promoter-edit-toggle span{color:#334155}[data-theme=light] .promoter-edit-empty-tickets{border-color:#b9cbe0}[data-theme=light] .promoter-edit-empty-tickets svg{color:#6366f1}[data-theme=light] .promoter-edit-empty-tickets h3{color:#172033}[data-theme=light] .promoter-edit-empty-tickets p{color:#64748b}[data-theme=light] .promoter-edit-submit-panel{border-color:#c7d2fe;background:linear-gradient(135deg,rgba(224,231,255,.82),rgba(239,246,255,.92))}[data-theme=light] .promoter-edit-submit-panel h2{color:#172033}[data-theme=light] .promoter-edit-submit-panel p{color:#64748b}[data-theme=light] .admin-event-edit-review-page,[data-theme=light] .admin-event-edits-page{background:radial-gradient(circle at 50% 0,rgba(191,219,254,.32),transparent 38%),#f7fbff;color:#172033}[data-theme=light] .admin-event-edits-back{color:#6366f1}[data-theme=light] .admin-event-edits-back:hover{color:#4f46e5}[data-theme=light] .admin-event-edits-label,[data-theme=light] .admin-review-small-label{color:#6366f1}[data-theme=light] .admin-event-edit-review-header h1,[data-theme=light] .admin-event-edits-header h1{color:#172033}[data-theme=light] .admin-event-edit-review-header p,[data-theme=light] .admin-event-edits-header p{color:#64748b}[data-theme=light] .admin-event-edits-refresh{border-color:#d5e0eb;background:hsla(0,0%,100%,.82);color:#334155}[data-theme=light] .admin-event-edits-refresh:hover{border-color:#818cf8;color:#4f46e5}[data-theme=light] .admin-event-edits-error{background:hsla(0,93%,94%,.72);border-color:#fecaca;color:#b91c1c}[data-theme=light] .admin-event-edits-empty{border-color:#d8e3ed;background:hsla(0,0%,100%,.84)}[data-theme=light] .admin-event-edits-empty-icon{background:#eef2ff;color:#6366f1}[data-theme=light] .admin-event-edits-empty h2{color:#172033}[data-theme=light] .admin-event-edits-empty p{color:#64748b}[data-theme=light] .admin-event-edits-spinner{border-color:#6366f1 #dbe5ef #dbe5ef}[data-theme=light] .admin-event-edit-card{border-color:#d8e3ed;background:hsla(0,0%,100%,.86);box-shadow:0 10px 30px rgba(71,85,105,.06)}[data-theme=light] .admin-event-edit-card:hover{border-color:#a5b4fc}[data-theme=light] .admin-event-edit-image{background:#eef5fb}[data-theme=light] .admin-event-edit-status{background:#eef2ff;color:#4f46e5}[data-theme=light] .admin-event-edit-content h2{color:#172033}[data-theme=light] .admin-event-edit-promoter{color:#64748b}[data-theme=light] .admin-event-edit-promoter strong{color:#334155}[data-theme=light] .admin-event-edit-meta{color:#64748b}[data-theme=light] .admin-event-edit-submitted{color:#7c8a9b}[data-theme=light] .admin-event-edit-review-button{background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=light] .admin-event-edit-review-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}[data-theme=light] .admin-event-edit-review-status{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}[data-theme=light] .admin-review-event-card{background:hsla(0,0%,100%,.86);border-color:#d8e3ed}[data-theme=light] .admin-review-event-image{background:#eef5fb}[data-theme=light] .admin-review-event-card h2{color:#172033}[data-theme=light] .admin-review-event-card p{color:#64748b}[data-theme=light] .admin-review-panel{background:hsla(0,0%,100%,.86);border-color:#d8e3ed}[data-theme=light] .admin-review-panel-header{border-bottom-color:#dce5ee}[data-theme=light] .admin-review-panel-header h2{color:#172033}[data-theme=light] .admin-change-header{color:#64748b;background:#eef5fb}[data-theme=light] .admin-change-row{border-top-color:#e2e8f0;color:#64748b}[data-theme=light] .admin-change-row strong{color:#334155}[data-theme=light] .admin-change-current{color:#64748b}[data-theme=light] .admin-change-proposed{color:#4f46e5}[data-theme=light] .admin-change-row.is-changed{background:rgba(99,102,241,.045)}[data-theme=light] .admin-change-row.is-changed .admin-change-proposed{color:#4338ca}[data-theme=light] .admin-ticket-review-card{border-color:#d8e3ed;background:#f8fbff}[data-theme=light] .admin-ticket-review-title{border-bottom-color:#dce5ee}[data-theme=light] .admin-ticket-review-title span{color:#6366f1}[data-theme=light] .admin-ticket-review-title h3{color:#172033}[data-theme=light] .admin-review-no-changes{color:#64748b}[data-theme=light] .admin-review-reject-button{background:#fff1f2;color:#b91c1c;border-color:#fecdd3}[data-theme=light] .admin-review-reject-button:hover{background:#ffe4e6}[data-theme=light] .admin-review-approve-button{background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=light] .admin-review-approve-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}[data-theme=light] .admin-reject-panel{background:#fff7f8;border-color:#fecdd3}[data-theme=light] .admin-reject-panel h2{color:#172033}[data-theme=light] .admin-reject-panel p{color:#64748b}[data-theme=light] .admin-reject-panel textarea{background:#fff;color:#172033;border-color:#d5e0eb}[data-theme=light] .admin-reject-panel textarea:focus{border-color:#818cf8}[data-theme=light] .admin-review-cancel{background:#e8eef5;color:#334155}[data-theme=light] .admin-event-edit-review-loading{color:#64748b}[data-theme=light] .card{background:hsla(0,0%,100%,.86);border-color:#dbe5ef;color:#172033;box-shadow:0 12px 35px rgba(71,85,105,.06)}[data-theme=light] .card-body h3{color:#172033}[data-theme=light] .card-body>p{color:#64748b}[data-theme=light] .price{color:#172033}[data-theme=light] .badge{background:#eef2ff;color:#4f46e5}[data-theme=light] .admin-event-edit-card,[data-theme=light] .admin-event-edit-review-page,[data-theme=light] .admin-event-edits-page,[data-theme=light] .admin-review-event-card,[data-theme=light] .admin-review-panel,[data-theme=light] .promoter-edit-page,[data-theme=light] .promoter-edit-panel,[data-theme=light] .promoter-event-card,[data-theme=light] .promoter-events-page,[data-theme=light] .promoter-security-card,[data-theme=light] .promoter-security-page,[data-theme=light] .promoter-stat-card,[data-theme=light] .site-footer{transition:background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}[data-theme=light]{.promoter-dashboard{background:radial-gradient(circle at 50% 0,rgba(96,165,250,.12),transparent 35%),#f7fbff;color:#172033}.promoter-container{color:#172033}.promoter-header h1{color:#172033!important}.promoter-header .eyebrow{color:#6366f1!important}.promoter-subtitle{color:#64748b!important}.create-event-btn{background:linear-gradient(135deg,#6366f1,#4f46e5)!important;color:#fff!important;box-shadow:0 10px 30px rgba(79,70,229,.18),inset 0 1px 0 hsla(0,0%,100%,.2)}.promoter-stats{color:#172033}.promoter-stat-card{background:linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(239,246,255,.88));border-color:#dce7f2;box-shadow:0 10px 30px rgba(30,64,175,.06)}.promoter-stat-card:hover{box-shadow:0 14px 35px rgba(59,130,246,.1)}.promoter-main-grid{color:#172033}.events-panel,.promoter-panel{background:hsla(0,0%,100%,.86);border-color:#dce5ef;box-shadow:0 12px 35px rgba(30,64,175,.05)}.event-table{color:#172033}.event-table-row{border-color:#e2e8f0}.dashboard-event-info,.ticket-progress{color:#172033}.event-status{background:#eef6ff;color:#4f46e5;border-color:#dbeafe}.revenue{color:#172033}.forgot-password-page{background:radial-gradient(circle at top,rgba(96,165,250,.18),transparent 35%),radial-gradient(circle at 85% 20%,rgba(129,140,248,.12),transparent 30%),#f7fbff;color:#172033}.forgot-password-card{background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(239,246,255,.9));border-color:#dce7f2;box-shadow:0 30px 80px rgba(30,64,175,.12),0 0 60px rgba(96,165,250,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.forgot-password-logo a{color:#172033}.forgot-eyebrow{color:#6366f1}.forgot-password-header h1{color:#172033}.forgot-password-header p{color:#64748b}.forgot-password-header strong{color:#4f46e5}.forgot-password-card label{color:#334155}.forgot-password-card input{background:hsla(0,0%,100%,.92);border-color:#d6e0eb;color:#172033;box-shadow:inset 0 1px 2px rgba(15,23,42,.02)}.forgot-password-card input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1),0 4px 15px rgba(59,130,246,.05)}.forgot-password-card input::placeholder{color:#94a3b8}.forgot-password-card form button{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 12px 30px rgba(79,70,229,.18)}.forgot-password-card form button:hover{filter:brightness(1.04)}.forgot-back-button{color:#6366f1}.forgot-success{background:rgba(34,197,94,.07);border-color:rgba(34,197,94,.2);color:#15803d}.forgot-error{background:rgba(239,68,68,.06);border-color:rgba(239,68,68,.2);color:#dc2626}.forgot-login{color:#64748b}.forgot-login a{color:#6366f1}.forgot-login a:hover{color:#4f46e5}.promoter-events-page{background:radial-gradient(circle at 50% 0,rgba(96,165,250,.1),transparent 32%),#f7fbff;color:#172033}.promoter-events-label{color:#6366f1}.promoter-events-title{color:#172033}.promoter-events-description{color:#64748b}.promoter-create-button{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#818cf8;color:#fff;box-shadow:0 10px 25px rgba(79,70,229,.16)}.promoter-create-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.promoter-stat-card{background:linear-gradient(145deg,hsla(0,0%,100%,.9),rgba(239,246,255,.86));border-color:#dce5ef}.promoter-stat-card:hover{border-color:#93c5fd}.promoter-stat-label{color:#64748b}.promoter-events-section-title,.promoter-stat-value{color:#172033}.promoter-events-section-description{color:#64748b}.promoter-events-count{color:#6366f1}.promoter-event-card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 10px 30px rgba(30,64,175,.05)}.promoter-event-card:hover{border-color:#818cf8;box-shadow:0 15px 40px rgba(59,130,246,.1)}.promoter-event-placeholder{background:radial-gradient(circle at center,rgba(99,102,241,.14),transparent 60%),#eef6ff;color:#6366f1}.promoter-event-status{background:hsla(0,0%,100%,.82);border-color:rgba(99,102,241,.25);color:#4f46e5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.promoter-event-title{color:#172033}.promoter-event-info-row{color:#64748b}.promoter-event-info-icon{background:rgba(99,102,241,.08)}.promoter-event-footer{border-top-color:#e2e8f0}.promoter-event-manage{color:#6366f1}.promoter-event-manage:hover{color:#4f46e5}.promoter-events-empty{background:hsla(0,0%,100%,.78);border-color:#cbd5e1}.promoter-events-empty-icon{background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.2);color:#6366f1}.promoter-events-empty-title{color:#172033}.promoter-events-empty-description{color:#64748b}.promoter-events-empty-button{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.promoter-security-page{background:radial-gradient(circle at 50% 20%,rgba(96,165,250,.14),transparent 42%),radial-gradient(circle at 15% 80%,rgba(129,140,248,.08),transparent 35%),#f7fbff;color:#172033}.promoter-security-background{background:radial-gradient(circle at 50% 25%,rgba(96,165,250,.14),transparent 42%),radial-gradient(circle at 15% 80%,rgba(99,102,241,.08),transparent 35%)}.promoter-security-card{background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(239,246,255,.88));border-color:#dce5ef;box-shadow:0 25px 80px rgba(30,64,175,.1),0 0 50px rgba(96,165,250,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.promoter-security-icon{background:rgba(99,102,241,.08);border-color:rgba(99,102,241,.2);box-shadow:0 0 30px rgba(96,165,250,.08)}.promoter-security-eyebrow{color:#6366f1}.promoter-security-header h1{color:#172033}.promoter-security-header>p:last-child{color:#64748b}.promoter-security-card label{color:#334155}.promoter-security-card input[type=password],.promoter-security-card input[type=text]{background:hsla(0,0%,100%,.92);border-color:#d6e0eb;color:#172033}.promoter-security-card input[type=password]:focus,.promoter-security-card input[type=text]:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.promoter-security-card input::placeholder{color:#94a3b8}.promoter-security-card button{background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#818cf8}.promoter-security-card button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.promoter-security-card .success,.promoter-security-success{background:rgba(99,102,241,.07);border-color:rgba(99,102,241,.18);color:#4f46e5}.promoter-customer-link{border-color:rgba(99,102,241,.22);background:rgba(99,102,241,.07);color:#4f46e5}.promoter-customer-link:hover{background:rgba(99,102,241,.13);border-color:rgba(99,102,241,.4);color:#3730a3}.promoter-edit-page{background:radial-gradient(circle at 50% 0,rgba(96,165,250,.1),transparent 32%),#f7fbff;color:#172033}.promoter-edit-header h1{color:#172033}.promoter-edit-header p{color:#64748b}.promoter-edit-back{color:#6366f1}.promoter-edit-back:hover{color:#4f46e5}.promoter-edit-status{border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.07);color:#4f46e5}.promoter-edit-panel{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 12px 35px rgba(30,64,175,.05)}.promoter-edit-panel-header h2{color:#172033}.promoter-edit-panel-header h2 svg{color:#6366f1}.promoter-edit-panel-header p{color:#64748b}.promoter-edit-field label{color:#334155}.promoter-edit-field label svg{color:#6366f1}.promoter-edit-field input,.promoter-edit-field select,.promoter-edit-field textarea{background:hsla(0,0%,100%,.92);border-color:#d6e0eb;color:#172033}.promoter-edit-field input::placeholder,.promoter-edit-field textarea::placeholder{color:#94a3b8}.promoter-edit-field input:focus,.promoter-edit-field select:focus,.promoter-edit-field textarea:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.promoter-edit-field select option{background:#fff;color:#172033}.promoter-edit-image-preview{background:#eef6ff;border-color:#d6e0eb}.promoter-edit-image-empty{color:#94a3b8}.promoter-edit-image-empty svg{color:#6366f1}.promoter-edit-file-label{border-color:#818cf8;background:rgba(99,102,241,.07);color:#4f46e5}.promoter-edit-file-label:hover{background:rgba(99,102,241,.13);border-color:#6366f1}.promoter-edit-file-name{color:#64748b}.promoter-edit-primary-button,.promoter-edit-submit-button{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}.promoter-edit-primary-button:hover,.promoter-edit-submit-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.promoter-edit-add-ticket{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.07);color:#4f46e5}.promoter-edit-add-ticket:hover{background:rgba(99,102,241,.13);border-color:#818cf8}.promoter-edit-review-notice strong,.promoter-edit-success strong,.promoter-edit-warning strong{color:#172033}.promoter-edit-review-notice p,.promoter-edit-success p,.promoter-edit-warning p{color:#64748b}.promoter-edit-review-notice{border-color:rgba(99,102,241,.2);background:rgba(99,102,241,.06);color:#4f46e5}.promoter-edit-ticket{background:rgba(248,250,252,.9);border-color:#dce5ef}.promoter-edit-ticket-number{color:#172033}.promoter-edit-ticket-sold{background:rgba(99,102,241,.08);color:#4f46e5}.promoter-edit-toggle{background:hsla(0,0%,100%,.92);border-color:#d6e0eb}.promoter-edit-toggle span{color:#334155}.promoter-edit-toggle input{accent-color:#6366f1}.promoter-edit-empty-tickets{border-color:#cbd5e1}.promoter-edit-empty-tickets svg{color:#6366f1}.promoter-edit-empty-tickets h3{color:#172033}.promoter-edit-empty-tickets p{color:#64748b}.promoter-edit-submit-panel{border-color:rgba(99,102,241,.18);background:linear-gradient(135deg,rgba(99,102,241,.08),hsla(0,0%,100%,.9));box-shadow:0 12px 35px rgba(30,64,175,.05)}.promoter-edit-submit-panel h2{color:#172033}.promoter-edit-submit-panel p{color:#64748b}.admin-event-edit-review-page,.admin-event-edits-page{background:radial-gradient(circle at 50% 0,rgba(96,165,250,.08),transparent 32%),#f7fbff;color:#172033}.admin-event-edits-back{color:#6366f1}.admin-event-edits-back:hover{color:#4f46e5}.admin-event-edits-label,.admin-review-small-label{color:#6366f1}.admin-event-edit-review-header h1,.admin-event-edits-header h1{color:#172033}.admin-event-edit-review-header p,.admin-event-edits-header p{color:#64748b}.admin-event-edits-refresh{background:hsla(0,0%,100%,.9);border-color:#d6e0eb;color:#172033}.admin-event-edits-refresh:hover{border-color:#818cf8}.admin-event-edits-error{background:rgba(239,68,68,.06);border-color:rgba(239,68,68,.2);color:#dc2626}.admin-event-edits-empty{background:hsla(0,0%,100%,.86);border-color:#dce5ef;box-shadow:0 12px 35px rgba(30,64,175,.05)}.admin-event-edits-empty-icon{background:rgba(99,102,241,.08);color:#6366f1}.admin-event-edits-empty h2{color:#172033}.admin-event-edits-empty p{color:#64748b}.admin-event-edits-spinner{border-color:#6366f1 #dbe4ef #dbe4ef}.admin-event-edit-card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 8px 25px rgba(30,64,175,.04)}.admin-event-edit-card:hover{border-color:rgba(99,102,241,.4)}.admin-event-edit-image{background:#eef6ff}.admin-event-edit-status{background:rgba(99,102,241,.08);color:#4f46e5}.admin-event-edit-content h2{color:#172033}.admin-event-edit-promoter{color:#64748b}.admin-event-edit-promoter strong{color:#334155}.admin-event-edit-meta{color:#64748b}.admin-event-edit-submitted{color:#94a3b8}.admin-event-edit-review-button{background:linear-gradient(135deg,#6366f1,#4f46e5)}.admin-event-edit-review-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.admin-event-edit-review-status{background:rgba(99,102,241,.07);color:#4f46e5;border-color:rgba(99,102,241,.18)}.admin-review-event-card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 8px 25px rgba(30,64,175,.04)}.admin-review-event-image{background:#eef6ff}.admin-review-event-card h2{color:#172033}.admin-review-event-card p{color:#64748b}.admin-review-panel{background:hsla(0,0%,100%,.88);border-color:#dce5ef}.admin-review-panel-header{border-bottom-color:#e2e8f0}.admin-review-panel-header h2{color:#172033}.admin-change-header{background:#f1f5f9;color:#64748b}.admin-change-row{border-top-color:#e2e8f0;color:#64748b}.admin-change-row strong{color:#334155}.admin-change-current{color:#64748b}.admin-change-proposed{color:#4f46e5}.admin-change-row.is-changed{background:rgba(99,102,241,.035)}.admin-change-row.is-changed .admin-change-proposed{color:#4338ca}.admin-ticket-review-card{background:#f8fafc;border-color:#dce5ef}.admin-ticket-review-title{border-bottom-color:#e2e8f0}.admin-ticket-review-title span{color:#6366f1}.admin-ticket-review-title h3{color:#172033}.admin-review-no-changes{color:#64748b}.admin-review-reject-button{background:#fef2f2;color:#dc2626;border-color:#fecaca}.admin-review-reject-button:hover{background:#fee2e2}.admin-review-approve-button{background:linear-gradient(135deg,#6366f1,#4f46e5)}.admin-review-approve-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}.admin-reject-panel{background:#fff7f7;border-color:#fecaca}.admin-reject-panel h2{color:#172033}.admin-reject-panel p{color:#64748b}.admin-reject-panel textarea{background:#fff;color:#172033;border-color:#d6e0eb}.admin-reject-panel textarea:focus{border-color:#6366f1}.admin-review-cancel{background:#e2e8f0;color:#334155}.admin-event-edit-review-loading{color:#64748b}.card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 8px 25px rgba(30,64,175,.05)}.card,.card-body h3{color:#172033}.card-body>p{color:#64748b}.price{color:#172033}.badge{background:#eef6ff;color:#4f46e5;border-color:#dbeafe}.admin-event-edit-card,.admin-review-event-card,.admin-review-panel,.forgot-password-card,.promoter-edit-panel,.promoter-event-card,.promoter-panel,.promoter-security-card,.promoter-stat-card{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}.delete-event-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 16px;border:1px solid #dc2626;border-radius:10px;background:#dc2626;color:#fff;font-size:14px;font-weight:700;text-align:center;cursor:pointer;transition:background* .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.delete-event-action:hover{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.35);color:#fca5a5}.delete-event-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.delete-event-modal{position:relative;width:100%;max-width:460px;padding:32px;border:1px solid hsla(0,0%,100%,.08);border-radius:22px;background:#11131a;box-shadow:0 30px 80px rgba(0,0,0,.55),0 0 40px rgba(124,58,237,.08)}.delete-event-close{position:absolute;top:18px;right:18px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:10px;background:hsla(0,0%,100%,.05);color:#8f91a3;cursor:pointer}.delete-event-close:hover{background:hsla(0,0%,100%,.09);color:#fff}.delete-event-warning-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:20px;border-radius:15px;background:rgba(239,68,68,.1);color:#f87171}.delete-event-modal h2{margin:0 0 10px;color:#fff;font-size:24px;font-weight:800}.delete-event-modal p{margin:0 0 8px;color:#9295a7;font-size:14px;line-height:1.6}.delete-event-title{display:block;margin-bottom:16px;color:#fff;font-size:16px}.delete-event-warning-text{margin-bottom:20px!important;color:#777b8d!important}.delete-event-error{margin-bottom:18px;padding:12px 14px;border:1px solid rgba(239,68,68,.2);border-radius:10px;background:rgba(239,68,68,.08);color:#fca5a5;font-size:13px;line-height:1.5}.delete-event-modal-actions{display:flex;gap:12px}.delete-event-cancel,.delete-event-confirm{flex:1 1;height:48px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background* .2s ease}.delete-event-cancel{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);color:#d1d5db}.delete-event-cancel:hover{background:hsla(0,0%,100%,.09)}.delete-event-confirm{border:none;background:#dc2626;color:#fff}.delete-event-confirm:hover{background:#ef4444}.delete-event-cancel:disabled,.delete-event-close:disabled,.delete-event-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.delete-event-modal{padding:26px 20px;border-radius:18px}.delete-event-modal h2{font-size:21px}.delete-event-modal-actions{flex-direction:column-reverse}.delete-event-cancel,.delete-event-confirm{width:100%}}[data-theme=light] .delete-event-action{border-color:#dc2626;background:#dc2626;color:#fff;box-shadow:0 8px 20px rgba(220,38,38,.12)}[data-theme=light] .delete-event-action:hover{background:#fff1f2;border-color:#ef4444;color:#dc2626;box-shadow:0 8px 20px rgba(220,38,38,.08)}[data-theme=light] .delete-event-overlay{background:rgba(15,23,42,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}[data-theme=light] .delete-event-modal{background:linear-gradient(145deg,hsla(0,0%,100%,.97),rgba(239,246,255,.94));border-color:#dce5ef;box-shadow:0 30px 80px rgba(30,64,175,.16),0 0 50px rgba(96,165,250,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}[data-theme=light] .delete-event-close{background:rgba(15,23,42,.05);color:#64748b}[data-theme=light] .delete-event-close:hover{background:rgba(15,23,42,.09);color:#172033}[data-theme=light] .delete-event-warning-icon{background:rgba(239,68,68,.08);color:#dc2626}[data-theme=light] .delete-event-modal h2{color:#172033}[data-theme=light] .delete-event-modal p{color:#64748b}[data-theme=light] .delete-event-title{color:#172033}[data-theme=light] .delete-event-warning-text{color:#64748b!important}[data-theme=light] .delete-event-error{background:hsla(0,93%,94%,.72);border-color:rgba(239,68,68,.2);color:#b91c1c}[data-theme=light] .delete-event-cancel{border-color:#d6e0eb;background:hsla(0,0%,100%,.72);color:#334155}[data-theme=light] .delete-event-cancel:hover{background:#eef6ff;border-color:#cbd5e1}[data-theme=light] .delete-event-confirm{background:#dc2626;color:#fff;box-shadow:0 8px 20px rgba(220,38,38,.14)}[data-theme=light] .delete-event-confirm:hover{background:#ef4444}.stripe-settings-card{margin-top:24px}.stripe-icon{background:linear-gradient(135deg,rgba(99,102,241,.2),rgba(168,85,247,.16))}.stripe-connection-box{margin-top:30px;padding:24px;border:1px solid rgba(148,163,184,.14);border-radius:18px;background:linear-gradient(145deg,rgba(18,20,34,.9),rgba(12,14,25,.96))}.stripe-connection-info{display:flex;align-items:center;gap:15px}.stripe-logo{width:46px;height:46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#635bff;color:#fff;font-size:23px;font-weight:800;box-shadow:0 8px 24px rgba(99,91,255,.24)}.stripe-connection-info h2{margin:0 0 5px;color:#fff;font-size:18px;font-weight:750}.stripe-connection-info p{margin:0;color:#8f91a3;font-size:14px;line-height:1.5}.stripe-connected-text{color:#86efac!important}.stripe-status-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:24px}.stripe-status-list>div{padding:14px;border-radius:12px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.06)}.stripe-status-list span{display:block;margin-bottom:6px;color:#777b91;font-size:12px}.stripe-status-list strong{font-size:13px}.status-active{color:#4ade80}.status-pending{color:#fbbf24}.stripe-connect-action{margin-top:24px}.stripe-connect-button{width:100%;min-height:52px;border:none;border-radius:13px;background:linear-gradient(135deg,#635bff,#7c3aed);color:#fff;font-size:15px;font-weight:750;cursor:pointer;box-shadow:0 10px 30px rgba(99,91,255,.2);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.stripe-connect-button:hover{transform:translateY(-1px);box-shadow:0 14px 35px rgba(99,91,255,.28)}.stripe-connect-button:disabled{opacity:.65;cursor:wait;transform:none}.stripe-connect-button.connected{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.25);color:#86efac;box-shadow:none}.stripe-connect-button.connected:hover{background:rgba(34,197,94,.15)}.stripe-status-message{display:flex;flex-direction:column;gap:5px;margin-top:20px;padding:15px 16px;border-radius:12px;font-size:13px;line-height:1.5}.stripe-status-message strong{font-size:14px}.stripe-status-success{background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.18);color:#86efac}.stripe-status-warning{background:rgba(245,158,11,.08);border:1px solid rgba(245,158,11,.18);color:#fcd34d}.stripe-status-error{background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.18);color:#fca5a5}.stripe-connect-error{margin:10px 0 0;color:#f87171;font-size:13px;text-align:center}@media (max-width:768px){.stripe-settings-card{margin-top:18px}.stripe-connection-box{padding:18px}.stripe-status-list{grid-template-columns:1fr}.stripe-connection-info{align-items:flex-start}.stripe-logo{width:42px;height:42px;font-size:20px}.stripe-connect-button{min-height:54px}}.checkout-page{min-height:100vh;padding:50px 0 90px;background:radial-gradient(circle at top right,rgba(126,34,206,.12),transparent 35%),#08080d}.checkout-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.checkout-header{margin-bottom:35px}.checkout-eyebrow{display:inline-block;margin-bottom:10px;color:#a855f7;font-size:12px;font-weight:800;letter-spacing:.14em}.checkout-header h1{margin:0;color:#fff;font-size:36px;font-weight:800;letter-spacing:-.03em}.checkout-header p{margin:10px 0 0;color:#9ca3af;font-size:15px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-gap:28px;gap:28px;align-items:start}.checkout-main{min-width:0}.checkout-back{display:inline-flex;margin-bottom:18px;color:#a855f7;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s ease}.checkout-back:hover{color:#c084fc}.checkout-card,.checkout-event-card,.checkout-summary-card{border:1px solid hsla(0,0%,100%,.08);background:rgba(17,17,24,.94);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.checkout-event-card{display:flex;gap:20px;padding:18px;margin-bottom:20px}.checkout-event-image{width:150px;height:120px;flex-shrink:0;overflow:hidden;border-radius:12px;background:#111118}.checkout-event-image img{width:100%;height:100%;object-fit:cover}.checkout-event-info{padding:3px 0}.checkout-category{display:inline-block;margin-bottom:8px;color:#a855f7;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.checkout-event-info h2{margin:0 0 12px;color:#fff;font-size:21px;line-height:1.2}.checkout-event-info p{margin:5px 0;color:#9ca3af;font-size:13px}.checkout-card{padding:26px;margin-bottom:20px}.checkout-card-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.checkout-step{display:block;margin-bottom:5px;color:#a855f7;font-size:11px;font-weight:800;letter-spacing:.1em}.checkout-card-header h2{margin:0;color:#fff;font-size:21px}.checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.checkout-field{display:flex;flex-direction:column;gap:8px}.checkout-field-full{grid-column:1/-1}.checkout-field label{color:#e5e7eb;font-size:13px;font-weight:700}.checkout-field label span{margin-left:7px;color:#6b7280;font-size:11px;font-weight:500}.checkout-field input{width:100%;height:48px;padding:0 14px;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;outline:none;background:#0d0d14;color:#fff;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;box-sizing:border-box}.checkout-field input::placeholder{color:#555b68}.checkout-field input:focus{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.12);background:#0f0f17}.checkout-field input:disabled{opacity:.7;cursor:not-allowed}.stripe-badge{padding:7px 11px;border:1px solid rgba(168,85,247,.2);border-radius:8px;color:#c084fc;background:rgba(168,85,247,.08);font-size:11px;font-weight:700}[data-theme=light] .stripe-settings-card{color:#172033}[data-theme=light] .stripe-icon{background:linear-gradient(135deg,rgba(99,102,241,.12),rgba(96,165,250,.14))}[data-theme=light] .stripe-connection-box{background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(239,246,255,.9));border-color:#dce5ef;box-shadow:0 14px 40px rgba(30,64,175,.07);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}[data-theme=light] .stripe-logo{background:#635bff;color:#fff;box-shadow:0 8px 24px rgba(99,91,255,.18)}[data-theme=light] .stripe-connection-info h2{color:#172033}[data-theme=light] .stripe-connection-info p{color:#64748b}[data-theme=light] .stripe-connected-text{color:#15803d!important}[data-theme=light] .stripe-status-list>div{background:rgba(248,251,255,.92);border-color:#dce5ef}[data-theme=light] .stripe-status-list span{color:#64748b}[data-theme=light] .stripe-status-list strong{color:#172033}[data-theme=light] .status-active{color:#16a34a}[data-theme=light] .status-pending{color:#d97706}[data-theme=light] .stripe-connect-button{background:linear-gradient(135deg,#635bff,#4f46e5);color:#fff;box-shadow:0 10px 30px rgba(79,70,229,.16)}[data-theme=light] .stripe-connect-button:hover{box-shadow:0 14px 35px rgba(79,70,229,.22)}[data-theme=light] .stripe-connect-button.connected{background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.22);color:#15803d}[data-theme=light] .stripe-connect-button.connected:hover{background:rgba(34,197,94,.13)}[data-theme=light] .stripe-status-success{background:rgba(220,252,231,.72);border-color:rgba(34,197,94,.2);color:#15803d}[data-theme=light] .stripe-status-warning{background:hsla(55,97%,88%,.72);border-color:rgba(245,158,11,.2);color:#a16207}[data-theme=light] .stripe-status-error{background:hsla(0,93%,94%,.72);border-color:rgba(239,68,68,.2);color:#b91c1c}[data-theme=light] .stripe-connect-error{color:#dc2626}[data-theme=light] .checkout-page{background:radial-gradient(circle at top right,rgba(96,165,250,.14),transparent 35%),radial-gradient(circle at 10% 30%,rgba(129,140,248,.08),transparent 30%),#f7fbff;color:#172033}[data-theme=light] .checkout-eyebrow{color:#6366f1}[data-theme=light] .checkout-header h1{color:#172033}[data-theme=light] .checkout-header p{color:#64748b}[data-theme=light] .checkout-back{color:#6366f1}[data-theme=light] .checkout-back:hover{color:#4f46e5}[data-theme=light] .checkout-card,[data-theme=light] .checkout-event-card,[data-theme=light] .checkout-summary-card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 18px 45px rgba(30,64,175,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}[data-theme=light] .checkout-event-image{background:#eef6ff}[data-theme=light] .checkout-category{color:#6366f1}[data-theme=light] .checkout-event-info h2{color:#172033}[data-theme=light] .checkout-event-info p{color:#64748b}[data-theme=light] .checkout-card-header h2{color:#172033}[data-theme=light] .checkout-step{color:#6366f1}[data-theme=light] .checkout-field label{color:#334155}[data-theme=light] .checkout-field label span{color:#94a3b8}[data-theme=light] .checkout-field input{background:rgba(248,251,255,.96);border-color:#d6e0eb;color:#172033}[data-theme=light] .checkout-field input::placeholder{color:#94a3b8}[data-theme=light] .checkout-field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1),0 5px 18px rgba(59,130,246,.04);background:#fff}[data-theme=light] .checkout-field input:disabled{background:#eef2f7}[data-theme=light] .stripe-badge{border-color:rgba(99,102,241,.2);color:#4f46e5;background:rgba(99,102,241,.07)}@media (max-width:768px){[data-theme=light] .checkout-page{padding-top:30px}[data-theme=light] .checkout-card,[data-theme=light] .checkout-event-card{background:hsla(0,0%,100%,.9)}}.checkout-email-verification{margin-top:10px}.checkout-verification-row{align-items:flex-end;gap:10px}.checkout-verification-input{flex:1 1;min-width:0}.checkout-verification-button{height:48px;flex-shrink:0;padding:0 16px;background:rgba(168,85,247,.1);font-weight:800;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.checkout-verification-button:hover:not(:disabled){background:rgba(168,85,247,.2);color:#fff;box-shadow:0 6px 18px rgba(168,85,247,.12)}.checkout-verification-button:disabled{opacity:.55;transform:none}.checkout-verification-row{display:flex;align-items:center;margin-top:10px}.checkout-verification-button{height:44px;padding:0 17px;border:1px solid #a855f7;border-radius:10px;background:transparent;color:#c084fc;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.checkout-verification-button:hover:not(:disabled){background:rgba(168,85,247,.1);border-color:#c084fc;color:#d8b4fe;transform:translateY(-1px)}.checkout-verification-button:active:not(:disabled){transform:translateY(0)}.checkout-verification-button:disabled{opacity:.5;cursor:not-allowed}.checkout-verification-code{margin-top:16px}.checkout-verification-code label{display:block;margin-bottom:8px;color:#f5f3ff;font-size:13px;font-weight:700}.checkout-verification-code input{width:100%;height:48px;padding:0 16px;border:1px solid hsla(0,0%,100%,.11);border-radius:10px;background:#111018;color:#fff;font-family:inherit;font-size:15px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.checkout-verification-code input::placeholder{color:#656172}.checkout-verification-code input:focus{border-color:#9333ea;box-shadow:0 0 0 3px rgba(147,51,234,.12)}.confirm-email-button{width:100%;height:48px;margin-top:12px;border:none;border-radius:10px;background:linear-gradient(135deg,#6d28d9,#9333ea);color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(124,58,237,.2);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease,background .2s ease}.confirm-email-button:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#a855f7);transform:translateY(-1px);box-shadow:0 12px 28px rgba(124,58,237,.3)}.confirm-email-button:active:not(:disabled){transform:translateY(0)}.confirm-email-button:disabled{background:#4c2780;color:#aaa0b8;cursor:not-allowed;opacity:.85;box-shadow:none}.checkout-verification-message{display:flex;align-items:flex-start;gap:8px;margin-top:13px;padding:11px 12px;border-radius:9px;background:rgba(124,58,237,.08);border:1px solid rgba(124,58,237,.15);color:#c4b5fd;font-size:12px;line-height:1.45}.checkout-verification-help{margin-top:10px;color:#85808f;font-size:12px;line-height:1.5}.checkout-email-verified{display:flex;align-items:center;gap:9px;margin-top:12px;padding:11px 13px;border:1px solid rgba(34,197,94,.2);border-radius:9px;background:rgba(34,197,94,.07);color:#86efac;font-size:13px;font-weight:600}.checkout-email-verified-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:rgba(34,197,94,.15);color:#4ade80;font-size:12px;font-weight:800}.checkout-payment-placeholder{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid hsla(0,0%,100%,.07);border-radius:12px;background:hsla(0,0%,100%,.02)}.checkout-payment-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:12px;background:rgba(168,85,247,.1);font-size:22px}.checkout-payment-placeholder h3{margin:0 0 5px;color:#fff;font-size:15px}.checkout-payment-placeholder p{margin:0;color:#8b92a1;font-size:13px;line-height:1.5}.checkout-error{margin-bottom:20px;padding:13px 15px;border:1px solid rgba(239,68,68,.25);border-radius:10px;background:rgba(239,68,68,.08);color:#fca5a5;font-size:13px;line-height:1.5}.checkout-summary{position:-webkit-sticky;position:sticky;top:25px}.checkout-summary-card{padding:25px}.checkout-summary-card h2{margin:0 0 5px;color:#fff;font-size:21px}.checkout-summary-event{margin-bottom:22px;color:#8b92a1;font-size:13px;line-height:1.5}.checkout-ticket-list{display:flex;flex-direction:column;gap:15px}.checkout-ticket-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.checkout-ticket-row>div{display:flex;flex-direction:column;gap:4px}.checkout-ticket-row strong{color:#fff;font-size:13px}.checkout-ticket-row span{color:#8b92a1;font-size:12px}.checkout-divider{height:1px;margin:20px 0;background:hsla(0,0%,100%,.08)}.checkout-price-row,.checkout-total-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.checkout-price-row{margin-bottom:12px;color:#9ca3af;font-size:13px}.checkout-price-row strong{color:#fff}.checkout-total-row span{color:#fff;font-size:16px;font-weight:700}.checkout-total-row strong{color:#fff;font-size:24px;font-weight:800}.checkout-pay-button{width:100%;height:50px;margin-top:24px;border:1px solid #a855f7;border-radius:10px;background:#a855f7;color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.checkout-pay-button:hover:not(:disabled){background:#9333ea;box-shadow:0 8px 25px rgba(168,85,247,.25);transform:translateY(-1px)}.checkout-pay-button:disabled{opacity:.65;cursor:not-allowed;transform:none}.checkout-secure{margin-top:13px;color:#737987;font-size:11px;text-align:center}.checkout-terms{margin:14px 0 0;color:#626977;font-size:10px;line-height:1.5;text-align:center}.checkout-empty,.checkout-loading{display:flex;align-items:center;justify-content:center;min-height:450px}.checkout-empty-card,.checkout-loading-card{width:min(480px,100%);padding:40px;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;background:rgba(17,17,24,.94);text-align:center;box-sizing:border-box}.checkout-empty-icon{margin-bottom:15px;font-size:42px}.checkout-empty-card h2{margin:0 0 10px;color:#fff;font-size:24px}.checkout-empty-card p{margin:0 0 25px;color:#8b92a1;font-size:14px;line-height:1.6}.checkout-primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 18px;border-radius:9px;background:#a855f7;color:#fff;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.checkout-primary-button:hover{background:#9333ea;box-shadow:0 8px 20px rgba(168,85,247,.2);transform:translateY(-1px)}.checkout-loading-card p{margin:15px 0 0;color:#8b92a1;font-size:14px}.checkout-spinner{width:32px;height:32px;margin:0 auto;border:3px solid hsla(0,0%,100%,.1);border-top-color:#a855f7;border-radius:50%;animation:checkout-spin .8s linear infinite}@keyframes checkout-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-summary-card{margin-top:0}}@media (max-width:650px){.checkout-page{padding:30px 0 60px}.checkout-container{width:min(100% - 24px,1180px)}.checkout-header{margin-bottom:25px}.checkout-header h1{font-size:28px}.checkout-header p{font-size:14px}.checkout-event-card{flex-direction:column}.checkout-event-image{width:100%;height:190px}.checkout-card{padding:20px}.checkout-form-grid{grid-template-columns:1fr}.checkout-field-full{grid-column:auto}.checkout-card-header{align-items:flex-start;flex-direction:column}.stripe-badge{align-self:flex-start}.checkout-payment-placeholder{align-items:flex-start}.checkout-verification-row{flex-direction:column;align-items:stretch}.checkout-verification-button{width:100%}.checkout-verification-code{flex-direction:column}.checkout-verify-button{width:100%}.checkout-email-verified{align-items:flex-start;flex-direction:column}.checkout-empty-card,.checkout-loading-card{padding:30px 20px}.checkout-total-row strong{font-size:21px}}.checkout-success-page{min-height:calc(100vh - 80px);display:flex;justify-content:center;align-items:flex-start;padding:70px 20px 100px;background:radial-gradient(circle at top,rgba(168,85,247,.12),transparent 40%),#050507}.checkout-success-card{width:100%;max-width:680px;padding:42px;border:1px solid hsla(0,0%,100%,.08);border-radius:20px;background:rgba(15,15,20,.96);box-shadow:0 25px 80px rgba(0,0,0,.45);text-align:center}.success-icon{width:72px;height:72px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#22c55e;color:#fff;font-size:38px;font-weight:800;box-shadow:0 10px 35px rgba(34,197,94,.25)}.success-icon.processing{background:#a855f7;box-shadow:0 10px 35px rgba(168,85,247,.25)}.success-icon.error{background:#ef4444;box-shadow:0 10px 35px rgba(239,68,68,.25)}.checkout-success-card h1{margin:0;color:#fff;font-size:34px;font-weight:800}.checkout-success-card>p{margin:14px auto 0;max-width:540px;color:#a1a1aa;line-height:1.7}.success-main-message{font-size:16px}.success-main-message strong{color:#c084fc}.success-processing-text{margin-top:20px!important}.success-order-box{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:30px;padding:18px;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:hsla(0,0%,100%,.025)}.success-order-box div{display:flex;flex-direction:column;gap:7px}.success-order-box span{color:#71717a;font-size:12px}.success-order-box strong{color:#fff;font-size:15px}.success-email{display:block;margin-top:8px;color:#c084fc}.success-email-box{display:flex;align-items:center;gap:16px;margin-top:24px;padding:18px;text-align:left;border:1px solid rgba(168,85,247,.2);border-radius:14px;background:rgba(168,85,247,.07)}.success-email-icon{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(168,85,247,.15);color:#c084fc;font-size:21px}.success-email-box strong{color:#fff;font-size:14px}.success-email-box p{margin:5px 0 0;color:#a1a1aa;font-size:13px;line-height:1.5}.success-event-box{margin-top:24px;padding:22px;text-align:left;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:hsla(0,0%,100%,.025)}.success-event-box h2{margin:0 0 15px;color:#fff;font-size:20px}.success-event-box p{margin:8px 0;color:#a1a1aa;font-size:14px}.success-ticket-summary{margin-top:28px;text-align:left}.success-ticket-summary h2{margin:0 0 12px;color:#fff;font-size:20px}.success-ticket-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 16px;margin-top:8px;border:1px solid hsla(0,0%,100%,.07);border-radius:12px;background:hsla(0,0%,100%,.025)}.success-ticket-row div{display:flex;flex-direction:column;gap:4px}.success-ticket-row strong{color:#fff;font-size:14px}.success-ticket-row span{color:#71717a;font-size:12px}.ticket-valid{color:#4ade80!important;font-weight:700;font-size:11px!important}.success-note{margin-top:22px!important;font-size:13px!important;color:#71717a!important}.success-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.success-primary-btn,.success-secondary-btn{min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;transition:.2s ease}.success-primary-btn{background:#a855f7;color:#fff}.success-primary-btn:hover{background:#9333ea;transform:translateY(-1px)}.success-secondary-btn{border:1px solid hsla(0,0%,100%,.1);background:transparent;color:#fff}.success-secondary-btn:hover{background:hsla(0,0%,100%,.05)}.success-loader{display:flex;justify-content:center;gap:6px;margin-top:25px}.success-loader span{width:7px;height:7px;border-radius:50%;background:#a855f7;animation:eventix-success-loader 1.2s ease-in-out infinite}.success-loader span:nth-child(2){animation-delay:.15s}.success-loader span:nth-child(3){animation-delay:.3s}@keyframes eventix-success-loader{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media (max-width:650px){.checkout-success-page{padding:35px 14px 70px}.checkout-success-card{padding:28px 18px;border-radius:16px}.checkout-success-card h1{font-size:27px}.success-order-box{grid-template-columns:1fr;text-align:left}.success-order-box div{padding:8px 0}.success-actions{flex-direction:column}.success-primary-btn,.success-secondary-btn{width:100%}.success-event-box{padding:18px}.success-ticket-row{align-items:flex-start}}.nav-user{gap:12px!important}.nav-user,.nav-welcome{display:flex!important;align-items:center!important}.nav-welcome{gap:5px!important;height:44px!important;white-space:nowrap!important}.nav-welcome span,.nav-welcome strong{line-height:1!important}.nav-user>.btn,.nav-user>a.btn,.nav-user>button{height:44px!important;min-height:44px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}.nav-user>a[href="/tickets"]{min-width:99px!important}.nav-user>a[href="/account/password"]{min-width:102px!important}.nav-user>a[href="/promoter/dashboard"]{min-width:147px!important;text-align:center!important}.nav-user>button{min-width:104px!important}.nav-user .btn{vertical-align:middle!important}@media (max-width:900px){.nav-user{gap:10px!important}.nav-welcome{height:44px!important}}.staff-page{padding-top:45px}.staff-info-card{display:flex;align-items:flex-start;gap:16px;margin-top:30px;padding:22px;border:1px solid rgba(139,92,246,.2);border-radius:14px;background:rgba(139,92,246,.06)}.staff-info-icon{width:44px;height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(139,92,246,.14);color:#a78bfa}.staff-info-card h2{margin:0 0 6px;font-size:17px;color:#fff}.staff-info-card p{margin:0;color:#9ca3af;font-size:14px;line-height:1.6}.staff-events-section{margin-top:38px}.staff-section-heading{margin-bottom:20px}.staff-section-heading h2{margin:0;color:#fff;font-size:21px}.staff-section-heading p{margin:6px 0 0;color:#8f93a3;font-size:14px}.staff-event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.staff-event-card{padding:22px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:hsla(0,0%,100%,.025);transition:border-color .2s ease,transform .2s ease,background .2s ease}.staff-event-card:hover{transform:translateY(-2px);border-color:rgba(139,92,246,.35);background:rgba(139,92,246,.04)}.staff-event-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.staff-event-card h3{margin:8px 0 0;color:#fff;font-size:18px;line-height:1.35}.staff-event-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(139,92,246,.12);color:#b59cff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.staff-event-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(139,92,246,.1);color:#a78bfa}.staff-event-details{margin-top:20px}.staff-event-details p{margin:5px 0;color:#9ca3af;font-size:14px}.staff-event-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px;padding-top:17px;border-top:1px solid hsla(0,0%,100%,.07)}.staff-event-footer span{color:#8f93a3;font-size:13px}.staff-manage-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid rgba(139,92,246,.45);border-radius:9px;background:rgba(139,92,246,.08);color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease}.staff-manage-button:hover{background:rgba(139,92,246,.18);border-color:rgba(139,92,246,.75)}.staff-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:35px;border:1px dashed hsla(0,0%,100%,.12);border-radius:14px;text-align:center;color:#8f93a3}.staff-empty-state svg{margin-bottom:12px;color:#a78bfa}.staff-empty-state h3{margin:0;color:#fff;font-size:18px}.staff-empty-state p{margin:8px 0 20px;color:#8f93a3;font-size:14px}@media (max-width:800px){.staff-event-grid{grid-template-columns:1fr}.promoter-header{align-items:flex-start;flex-direction:column}.promoter-header-actions{width:100%}}.staff-back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:24px;color:#9ca3af;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s ease}.staff-back-link:hover{color:#fff}.staff-page-header{margin-bottom:28px}.staff-event-banner{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid rgba(139,92,246,.2);border-radius:14px;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(139,92,246,.03))}.staff-event-banner-icon{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(139,92,246,.14);color:#a78bfa}.staff-banner-label{margin:0 0 4px;color:#8f93a3;font-size:10px;font-weight:700;letter-spacing:.08em}.staff-event-banner h2{margin:0;color:#fff;font-size:19px}.staff-event-banner p:last-child{margin:5px 0 0;color:#9ca3af;font-size:13px}.staff-management-section{margin-top:24px}.staff-list-card,.staff-management-card{padding:24px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;background:hsla(0,0%,100%,.025)}.staff-card-header{display:flex;align-items:flex-start;gap:13px;margin-bottom:24px}.staff-card-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:rgba(139,92,246,.12);color:#a78bfa}.staff-card-header h2{margin:0;color:#fff;font-size:18px}.staff-card-header p{margin:5px 0 0;color:#8f93a3;font-size:13px}.staff-form{max-width:620px}.staff-form-group{margin-bottom:20px}.staff-form-group label{display:block;margin-bottom:8px;color:#e5e7eb;font-size:13px;font-weight:600}.staff-input-wrapper{position:relative;display:flex;align-items:center}.staff-input-wrapper svg{position:absolute;left:13px;color:#71717a;pointer-events:none}.staff-input-wrapper input{width:100%;height:46px;padding:0 14px 0 40px;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;outline:none;background:rgba(0,0,0,.2);color:#fff;font-size:14px;transition:border-color .2s ease,background .2s ease}.staff-input-wrapper input::placeholder{color:#626773}.staff-input-wrapper input:focus{border-color:rgba(139,92,246,.7);background:rgba(139,92,246,.04)}.staff-form-group select{width:100%;height:46px;padding:0 14px;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;outline:none;background:#15131c;color:#fff;font-size:14px}.staff-form-help{margin:7px 0 0;color:#707581;font-size:12px;line-height:1.5}.staff-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:0;cursor:pointer}.staff-list{display:flex;flex-direction:column;gap:10px}.staff-member-row{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid hsla(0,0%,100%,.07);border-radius:11px;background:rgba(0,0,0,.15)}.staff-member-avatar{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(139,92,246,.16);color:#c4b5fd;font-size:14px;font-weight:700}.staff-member-info{flex:1 1;min-width:0}.staff-member-info h3{margin:0;color:#fff;font-size:14px}.staff-member-info p{margin:4px 0 0;color:#858995;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.staff-member-role{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:7px;background:rgba(139,92,246,.1);color:#b59cff;font-size:11px;font-weight:600}.staff-revoke-button{min-height:34px;padding:0 11px;border:1px solid rgba(239,68,68,.2);border-radius:8px;background:rgba(239,68,68,.05);color:#f87171;font-size:12px;font-weight:600;cursor:not-allowed;opacity:.55}.staff-list-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;text-align:center;color:#777b88}.staff-list-empty svg{margin-bottom:10px;color:#a78bfa}.staff-list-empty h3{margin:0;color:#fff;font-size:16px}.staff-list-empty p{margin:7px 0 0;color:#777b88;font-size:13px}@media (max-width:700px){.staff-event-banner,.staff-member-row{align-items:flex-start}.staff-member-row{flex-wrap:wrap}.staff-member-info{width:calc(100% - 55px)}.staff-member-role{margin-left:53px}.staff-revoke-button{margin-left:auto}}.staff-revoke-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid rgba(239,68,68,.35);border-radius:9px;background:rgba(239,68,68,.08);color:#fca5a5;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.staff-revoke-button:hover{background:rgba(239,68,68,.16);border-color:rgba(239,68,68,.65);color:#fecaca;transform:translateY(-1px)}.staff-revoke-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.promoter-staff-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid rgba(139,92,246,.4);border-radius:10px;background:rgba(139,92,246,.08);color:#c4b5fd;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.promoter-staff-button:hover{background:rgba(139,92,246,.16);border-color:rgba(139,92,246,.65);color:#fff;transform:translateY(-1px)}.promoter-staff-button svg{flex-shrink:0}[data-theme=light] .checkout-email-verification{color:#172033}[data-theme=light] .checkout-verification-button{border-color:#6366f1;background:rgba(99,102,241,.07);color:#4f46e5}[data-theme=light] .checkout-verification-button:hover:not(:disabled){background:rgba(99,102,241,.13);border-color:#4f46e5;color:#3730a3;box-shadow:0 6px 18px rgba(79,70,229,.1)}[data-theme=light] .checkout-verification-button:disabled{opacity:.5}[data-theme=light] .checkout-verification-code label{color:#334155}[data-theme=light] .checkout-verification-code input{border-color:#d6e0eb;background:rgba(248,251,255,.96);color:#172033}[data-theme=light] .checkout-verification-code input::placeholder{color:#94a3b8}[data-theme=light] .checkout-verification-code input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}[data-theme=light] .confirm-email-button{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 8px 20px rgba(79,70,229,.16)}[data-theme=light] .confirm-email-button:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 12px 28px rgba(79,70,229,.22)}[data-theme=light] .confirm-email-button:disabled{background:#c7d2fe;color:#6366f1}[data-theme=light] .checkout-verification-message{background:rgba(99,102,241,.07);border-color:rgba(99,102,241,.16);color:#4f46e5}[data-theme=light] .checkout-verification-help{color:#64748b}[data-theme=light] .checkout-email-verified{background:rgba(220,252,231,.75);border-color:rgba(34,197,94,.22);color:#15803d}[data-theme=light] .checkout-email-verified-icon{background:rgba(34,197,94,.14);color:#16a34a}[data-theme=light] .checkout-payment-placeholder{border-color:#dce5ef;background:rgba(248,251,255,.88)}[data-theme=light] .checkout-payment-icon{background:rgba(99,102,241,.08)}[data-theme=light] .checkout-payment-placeholder h3{color:#172033}[data-theme=light] .checkout-payment-placeholder p{color:#64748b}[data-theme=light] .checkout-error{background:hsla(0,93%,94%,.75);border-color:rgba(239,68,68,.2);color:#b91c1c}[data-theme=light] .checkout-summary-card h2{color:#172033}[data-theme=light] .checkout-summary-event{color:#64748b}[data-theme=light] .checkout-ticket-row strong{color:#172033}[data-theme=light] .checkout-ticket-row span{color:#64748b}[data-theme=light] .checkout-divider{background:#dce5ef}[data-theme=light] .checkout-price-row{color:#64748b}[data-theme=light] .checkout-price-row strong,[data-theme=light] .checkout-total-row span,[data-theme=light] .checkout-total-row strong{color:#172033}[data-theme=light] .checkout-pay-button{border-color:#6366f1;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 8px 25px rgba(79,70,229,.16)}[data-theme=light] .checkout-pay-button:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 10px 28px rgba(79,70,229,.22)}[data-theme=light] .checkout-secure{color:#64748b}[data-theme=light] .checkout-terms{color:#94a3b8}[data-theme=light] .checkout-empty-card,[data-theme=light] .checkout-loading-card{background:hsla(0,0%,100%,.9);border-color:#dce5ef;box-shadow:0 20px 55px rgba(30,64,175,.07);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}[data-theme=light] .checkout-empty-card h2{color:#172033}[data-theme=light] .checkout-empty-card p{color:#64748b}[data-theme=light] .checkout-primary-button{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff}[data-theme=light] .checkout-primary-button:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);box-shadow:0 8px 20px rgba(79,70,229,.18)}[data-theme=light] .checkout-loading-card p{color:#64748b}[data-theme=light] .checkout-spinner{border-color:#6366f1 #dbeafe #dbeafe}[data-theme=light] .checkout-success-page{background:radial-gradient(circle at top,rgba(96,165,250,.18),transparent 40%),radial-gradient(circle at 15% 35%,rgba(129,140,248,.1),transparent 30%),#f7fbff}[data-theme=light] .checkout-success-card{background:hsla(0,0%,100%,.92);border-color:#dce5ef;box-shadow:0 25px 70px rgba(30,64,175,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}[data-theme=light] .success-icon{box-shadow:0 10px 35px rgba(34,197,94,.18)}[data-theme=light] .success-icon.processing{background:#6366f1;box-shadow:0 10px 35px rgba(99,102,241,.18)}[data-theme=light] .success-icon.error{background:#dc2626;box-shadow:0 10px 35px rgba(220,38,38,.18)}[data-theme=light] .checkout-success-card h1{color:#172033}[data-theme=light] .checkout-success-card>p{color:#64748b}[data-theme=light] .success-main-message strong{color:#4f46e5}[data-theme=light] .success-order-box{background:rgba(248,251,255,.9);border-color:#dce5ef}[data-theme=light] .success-order-box span{color:#64748b}[data-theme=light] .success-order-box strong{color:#172033}[data-theme=light] .success-email{color:#4f46e5}[data-theme=light] .success-email-box{background:rgba(99,102,241,.06);border-color:rgba(99,102,241,.16)}[data-theme=light] .success-email-icon{background:rgba(99,102,241,.1);color:#4f46e5}[data-theme=light] .success-email-box strong{color:#172033}[data-theme=light] .success-email-box p{color:#64748b}[data-theme=light] .success-event-box{background:rgba(248,251,255,.9);border-color:#dce5ef}[data-theme=light] .success-event-box h2{color:#172033}[data-theme=light] .success-event-box p{color:#64748b}[data-theme=light] .success-ticket-summary h2{color:#172033}[data-theme=light] .success-ticket-row{background:rgba(248,251,255,.9);border-color:#dce5ef}[data-theme=light] .success-ticket-row strong{color:#172033}[data-theme=light] .success-ticket-row span{color:#64748b}[data-theme=light] .ticket-valid{color:#15803d!important}[data-theme=light] .success-note{color:#64748b!important}[data-theme=light] .success-primary-btn{background:linear-gradient(135deg,#6366f1,#4f46e5)}[data-theme=light] .success-primary-btn:hover{background:linear-gradient(135deg,#4f46e5,#4338ca)}[data-theme=light] .success-secondary-btn{border-color:#cbd5e1;background:hsla(0,0%,100%,.75);color:#334155}[data-theme=light] .success-secondary-btn:hover{background:#eef6ff}[data-theme=light] .success-loader span{background:#6366f1}[data-theme=light] .nav-welcome,[data-theme=light] .nav-welcome span,[data-theme=light] .nav-welcome strong{color:#172033}[data-theme=light] .staff-info-card{background:linear-gradient(135deg,rgba(239,246,255,.95),rgba(238,242,255,.85));border-color:#d6e0eb;box-shadow:0 12px 35px rgba(30,64,175,.05)}[data-theme=light] .staff-info-icon{background:rgba(99,102,241,.1);color:#6366f1}[data-theme=light] .staff-info-card h2{color:#172033}[data-theme=light] .staff-info-card p{color:#64748b}[data-theme=light] .staff-section-heading h2{color:#172033}[data-theme=light] .staff-section-heading p{color:#64748b}[data-theme=light] .staff-event-card{background:hsla(0,0%,100%,.86);border-color:#dce5ef;box-shadow:0 12px 35px rgba(30,64,175,.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-theme=light] .staff-event-card:hover{border-color:rgba(99,102,241,.3);background:rgba(239,246,255,.92)}[data-theme=light] .staff-event-card h3{color:#172033}[data-theme=light] .staff-event-status{background:rgba(99,102,241,.09);color:#4f46e5}[data-theme=light] .staff-event-icon{background:rgba(99,102,241,.08);color:#6366f1}[data-theme=light] .staff-event-details p{color:#64748b}[data-theme=light] .staff-event-footer{border-top-color:#dce5ef}[data-theme=light] .staff-event-footer span{color:#64748b}[data-theme=light] .staff-manage-button{border-color:rgba(99,102,241,.3);background:rgba(99,102,241,.06);color:#4f46e5}[data-theme=light] .staff-manage-button:hover{background:rgba(99,102,241,.12);border-color:rgba(99,102,241,.5)}[data-theme=light] .staff-empty-state{border-color:#cbd5e1;color:#64748b;background:hsla(0,0%,100%,.55)}[data-theme=light] .staff-empty-state svg{color:#6366f1}[data-theme=light] .staff-empty-state h3{color:#172033}[data-theme=light] .staff-back-link,[data-theme=light] .staff-empty-state p{color:#64748b}[data-theme=light] .staff-back-link:hover{color:#4f46e5}[data-theme=light] .staff-event-banner{background:linear-gradient(135deg,rgba(239,246,255,.96),rgba(238,242,255,.82));border-color:#d6e0eb;box-shadow:0 12px 35px rgba(30,64,175,.05)}[data-theme=light] .staff-event-banner-icon{background:rgba(99,102,241,.1);color:#6366f1}[data-theme=light] .staff-banner-label{color:#64748b}[data-theme=light] .staff-event-banner h2{color:#172033}[data-theme=light] .staff-event-banner p:last-child{color:#64748b}[data-theme=light] .staff-list-card,[data-theme=light] .staff-management-card{background:hsla(0,0%,100%,.88);border-color:#dce5ef;box-shadow:0 15px 40px rgba(30,64,175,.05);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-theme=light] .staff-card-icon{background:rgba(99,102,241,.09);color:#6366f1}[data-theme=light] .staff-card-header h2{color:#172033}[data-theme=light] .staff-card-header p{color:#64748b}[data-theme=light] .staff-form-group label{color:#334155}[data-theme=light] .staff-input-wrapper svg{color:#94a3b8}[data-theme=light] .staff-input-wrapper input{background:rgba(248,251,255,.96);border-color:#d6e0eb;color:#172033}[data-theme=light] .staff-input-wrapper input::placeholder{color:#94a3b8}[data-theme=light] .staff-input-wrapper input:focus{border-color:#6366f1;background:#fff}[data-theme=light] .staff-form-group select{background:#fff;border-color:#d6e0eb;color:#172033}[data-theme=light] .staff-form-help{color:#64748b}[data-theme=light] .staff-member-row{background:rgba(248,251,255,.9);border-color:#dce5ef}[data-theme=light] .staff-member-avatar{background:rgba(99,102,241,.1);color:#4f46e5}[data-theme=light] .staff-member-info h3{color:#172033}[data-theme=light] .staff-member-info p{color:#64748b}[data-theme=light] .staff-member-role{background:rgba(99,102,241,.08);color:#4f46e5}[data-theme=light] .staff-list-empty{color:#64748b}[data-theme=light] .staff-list-empty svg{color:#6366f1}[data-theme=light] .staff-list-empty h3{color:#172033}[data-theme=light] .staff-list-empty p{color:#64748b}[data-theme=light] .staff-revoke-button{border-color:rgba(220,38,38,.25);background:hsla(0,93%,94%,.65);color:#dc2626}[data-theme=light] .staff-revoke-button:hover{background:hsla(0,93%,94%,.95);border-color:rgba(220,38,38,.45);color:#b91c1c}[data-theme=light] .staff-revoke-button:disabled{opacity:.5}[data-theme=light] .promoter-staff-button{border-color:rgba(99,102,241,.3);background:rgba(99,102,241,.07);color:#4f46e5}[data-theme=light] .promoter-staff-button:hover{background:rgba(99,102,241,.13);border-color:rgba(99,102,241,.5);color:#3730a3}.mobile-menu-theme{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;margin:8px 0 16px;border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-menu-theme-label{font-size:14px;font-weight:600;color:#aab0bd}.promoter-mobile-theme{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;margin:8px 0 16px;border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.promoter-mobile-theme-label{font-size:14px;font-weight:600;color:#aab0bd}[data-theme=light] .promoter-mobile-theme{border-top-color:#dce5ef;border-bottom-color:#dce5ef}[data-theme=light] .promoter-mobile-theme-label{color:#475569}.ticket-page{min-height:100vh;background:radial-gradient(circle at 85% 10%,rgba(99,102,241,.1),transparent 28%),radial-gradient(circle at 10% 35%,rgba(139,92,246,.07),transparent 25%),#0b0d10;color:#fff;padding:45px 0 90px}.ticket-back{display:inline-flex;align-items:center;gap:8px;color:#8b949e;text-decoration:none;font-size:14px;font-weight:600;margin-bottom:28px;transition:color .2s ease,transform .2s ease}.ticket-back:hover{color:#fff;transform:translateX(-3px)}.ticket-event-header{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:30px;gap:30px;padding:25px;background:linear-gradient(135deg,rgba(18,21,26,.98),rgba(15,18,24,.98));border:1px solid #292e35;border-radius:20px;margin-bottom:35px;box-shadow:0 20px 60px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.025)}.ticket-event-image{height:200px;overflow:hidden;border-radius:15px;background:#171a20;position:relative}.ticket-event-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.25));pointer-events:none}.ticket-event-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.ticket-event-header:hover .ticket-event-image img{transform:scale(1.035)}.ticket-event-info{display:flex;flex-direction:column;justify-content:center;min-width:0}.ticket-category{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.25);color:#a5b4fc;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:12px}.ticket-event-info h1{margin:0 0 15px;color:#fff;font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-1.4px;font-weight:800}.ticket-event-info p{color:#aeb6c0;margin:4px 0;font-size:14px;line-height:1.5}.ticket-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;grid-gap:30px;gap:30px;align-items:start}.ticket-selection,.ticket-summary{background:linear-gradient(145deg,rgba(18,21,26,.98),rgba(14,17,22,.98));border:1px solid #292e35;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.18)}.ticket-selection{padding:30px}.ticket-section-header{margin-bottom:10px}.ticket-section-header h2,.ticket-summary h2{margin:0 0 8px;color:#fff;font-size:24px;line-height:1.2;letter-spacing:-.5px}.ticket-section-header p{color:#8b949e;margin:0;font-size:14px}.ticket-option{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px 0;border-top:1px solid #292e35;transition:background .2s ease}.ticket-option:first-of-type{margin-top:20px}.ticket-option-info{min-width:0}.ticket-option-info h3{margin:0 0 7px;color:#fff;font-size:18px;font-weight:700}.ticket-option-info p{color:#8b949e;margin:0 0 9px;font-size:14px;line-height:1.5}.ticket-option-info span{color:#6ee7a0;font-size:13px;font-weight:600}.ticket-option-info span:first-letter{text-transform:uppercase}.ticket-option-right{display:flex;align-items:center;justify-content:flex-end;gap:25px;flex-shrink:0}.ticket-option-right strong{min-width:65px;color:#fff;font-size:19px;font-weight:800;text-align:right}.quantity-control{display:flex;align-items:center;overflow:hidden;border:1px solid #343a43;border-radius:11px;background:#171a20;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025)}.quantity-control button{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;font-size:21px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.quantity-control button:hover:not(:disabled){background:#242a32;color:#a5b4fc}.quantity-control button:disabled{opacity:.3;cursor:not-allowed}.quantity-control span{width:42px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.ticket-summary{padding:28px;position:-webkit-sticky;position:sticky;top:105px}.ticket-summary h2{margin-bottom:22px}.summary-row{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin:17px 0;color:#aeb6c0;font-size:14px;line-height:1.45}.summary-row span{min-width:0}.summary-row strong{flex-shrink:0;color:#fff;font-weight:700;text-align:right}.summary-divider{height:1px;background:linear-gradient(90deg,transparent,#292e35 15%,#292e35 85%,transparent);margin:22px 0}.summary-total{display:flex;justify-content:space-between;align-items:center;gap:15px;color:#fff;font-size:18px;font-weight:700}.summary-total strong{color:#fff;font-size:28px;font-weight:800;letter-spacing:-.5px}.empty-summary{padding:18px 0;color:#737d89;font-size:14px;text-align:center}.checkout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin-top:28px;border-radius:12px;text-decoration:none;font-size:15px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.checkout-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px rgba(99,102,241,.28)}.disabled-button{opacity:.4;cursor:not-allowed;transform:none!important;box-shadow:none!important}.secure-payment{gap:6px;margin-top:15px;color:#6ee7a0;font-size:12px;font-weight:600}.secure-payment,.ticket-not-found{display:flex;align-items:center;justify-content:center}.ticket-not-found{min-height:450px;flex-direction:column;text-align:center;padding:80px 0}.ticket-not-found h1{margin:0 0 25px;color:#fff;font-size:32px}.checkout-modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.78);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.checkout-modal{position:relative;width:100%;max-width:520px;box-sizing:border-box;padding:35px;background:linear-gradient(145deg,#15191f,#101318);border:1px solid #303640;border-radius:22px;box-shadow:0 30px 100px rgba(0,0,0,.65);animation:checkoutModalIn .2s ease-out}@keyframes checkoutModalIn{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.checkout-modal-close{position:absolute;top:18px;right:18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #303640;border-radius:50%;background:#1a1f26;color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.checkout-modal-close:hover{background:#252b33;border-color:#4b5563;transform:rotate(5deg)}.checkout-modal-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:linear-gradient(135deg,rgba(99,102,241,.18),rgba(139,92,246,.12));border:1px solid rgba(99,102,241,.28);border-radius:15px;font-size:26px}.checkout-modal h2{margin:0 0 10px;color:#fff;font-size:27px;line-height:1.2;letter-spacing:-.6px}.checkout-modal>p{margin:0 0 25px;color:#8b949e;font-size:14px;line-height:1.6}.checkout-modal-option{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;width:100%;box-sizing:border-box;padding:15px;margin-top:10px;background:#171b21;border:1px solid #292e35;border-radius:14px;color:inherit;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.checkout-modal-option:hover{background:#1c2128;border-color:#4b5563;transform:translateY(-2px)}.checkout-modal-option-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#20252c;border:1px solid #303640;border-radius:12px;font-size:20px}.checkout-modal-option strong{display:block;margin-bottom:4px;color:#fff;font-size:14px}.checkout-modal-option span{display:block;color:#8b949e;font-size:12px;line-height:1.45}.checkout-modal-option b{color:#a5b4fc;font-size:18px;transition:transform .2s ease}.checkout-modal-option:hover b{transform:translateX(3px)}.checkout-modal-login{margin-top:22px;color:#737d89;font-size:13px;text-align:center}.checkout-modal-login a{color:#a5b4fc;font-weight:700;text-decoration:none}.checkout-modal-login a:hover{color:#c4b5fd}@media (max-width:950px){.ticket-layout{grid-template-columns:1fr 330px;gap:22px}.ticket-event-header{grid-template-columns:250px minmax(0,1fr);gap:22px}.ticket-event-image{height:190px}.ticket-selection{padding:25px}.ticket-summary{padding:24px}.ticket-option-right{gap:16px}}@media (max-width:850px){.ticket-page{padding:100px 0 70px}.ticket-layout{grid-template-columns:1fr}.ticket-summary{position:static}.ticket-event-header{grid-template-columns:1fr;padding:22px;margin-bottom:25px}.ticket-event-image{height:280px}.ticket-event-info h1{font-size:38px}}@media (max-width:600px){.ticket-page{padding:30px 0 60px}.ticket-back{margin-bottom:18px;font-size:13px}.ticket-event-header{padding:16px;border-radius:17px;gap:20px}.ticket-event-image{height:230px;border-radius:13px}.ticket-category{padding:6px 10px;font-size:10px;margin-bottom:10px}.ticket-event-info h1{margin-bottom:12px;font-size:30px;line-height:1.08;letter-spacing:-.7px}.ticket-event-info p{font-size:13px;margin:4px 0}.ticket-selection,.ticket-summary{padding:20px;border-radius:17px}.ticket-section-header h2,.ticket-summary h2{font-size:21px}.ticket-section-header p{font-size:13px}.ticket-option{align-items:flex-start;flex-direction:column;gap:18px;padding:21px 0}.ticket-option:first-of-type{margin-top:15px}.ticket-option-info{width:100%}.ticket-option-info h3{font-size:17px}.ticket-option-info p{font-size:13px}.ticket-option-right{width:100%;justify-content:space-between;gap:15px}.ticket-option-right strong{min-width:auto;font-size:18px;text-align:left}.quantity-control button{width:40px;height:40px}.quantity-control span{width:40px}.summary-row{font-size:13px;margin:15px 0}.summary-total{font-size:17px}.summary-total strong{font-size:25px}.checkout-button{min-height:52px;margin-top:24px}.checkout-modal-overlay{padding:14px;align-items:center}.checkout-modal{max-height:calc(100vh - 28px);overflow-y:auto;padding:25px 20px;border-radius:18px}.checkout-modal h2{padding-right:30px;font-size:23px}.checkout-modal>p{font-size:13px;margin-bottom:20px}.checkout-modal-option{grid-template-columns:42px minmax(0,1fr) auto;gap:11px;padding:13px}.checkout-modal-option-icon{width:42px;height:42px;font-size:18px}.checkout-modal-option strong{font-size:13px}.checkout-modal-option span{font-size:11px}}@media (max-width:400px){.ticket-page{padding-top:82px}.ticket-event-image{height:205px}.ticket-event-info h1{font-size:27px}.ticket-selection,.ticket-summary{padding:17px}.ticket-option-right{gap:10px}.quantity-control button{width:37px;height:37px}.quantity-control span{width:36px}.checkout-modal{padding:23px 17px}}[data-theme=light] .ticket-page{background:radial-gradient(circle at 85% 5%,rgba(147,197,253,.28),transparent 30%),radial-gradient(circle at 5% 35%,rgba(191,219,254,.25),transparent 28%),linear-gradient(180deg,#eef6ff,#f7fbff 45%,#f7fbff);color:#172033}[data-theme=light] .ticket-back{color:#64748b}[data-theme=light] .ticket-back:hover{color:#4f46e5}[data-theme=light] .ticket-event-header{background:linear-gradient(135deg,hsla(0,0%,100%,.94),rgba(248,251,255,.94));border-color:#dce5ef;box-shadow:0 20px 60px rgba(71,85,105,.08),inset 0 1px 0 hsla(0,0%,100%,.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-theme=light] .ticket-event-image{background:#eaf2fb}[data-theme=light] .ticket-category{background:rgba(99,102,241,.07);border-color:rgba(99,102,241,.18);color:#4f46e5}[data-theme=light] .ticket-event-info h1{color:#172033}[data-theme=light] .ticket-event-info p{color:#64748b}[data-theme=light] .ticket-selection,[data-theme=light] .ticket-summary{background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(248,251,255,.94));border-color:#dce5ef;box-shadow:0 20px 55px rgba(71,85,105,.07);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-theme=light] .ticket-section-header h2,[data-theme=light] .ticket-summary h2{color:#172033}[data-theme=light] .ticket-section-header p{color:#64748b}[data-theme=light] .ticket-option{border-top-color:#dce5ef}[data-theme=light] .ticket-option-info h3{color:#172033}[data-theme=light] .ticket-option-info p{color:#64748b}[data-theme=light] .ticket-option-info span{color:#15803d}[data-theme=light] .ticket-option-right strong{color:#172033}[data-theme=light] .quantity-control{background:#f1f6fb;border-color:#cbd5e1;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}[data-theme=light] .quantity-control button{color:#334155}[data-theme=light] .quantity-control button:hover:not(:disabled){background:#e2e8f0;color:#4f46e5}[data-theme=light] .quantity-control span{color:#172033}[data-theme=light] .summary-row{color:#64748b}[data-theme=light] .summary-row strong{color:#172033}[data-theme=light] .summary-divider{background:linear-gradient(90deg,transparent,#d6e0eb 15%,#d6e0eb 85%,transparent)}[data-theme=light] .summary-total,[data-theme=light] .summary-total strong{color:#172033}[data-theme=light] .empty-summary{color:#64748b}[data-theme=light] .secure-payment{color:#15803d}[data-theme=light] .ticket-not-found h1{color:#172033}[data-theme=light] .checkout-modal-overlay{background:rgba(15,23,42,.42)}[data-theme=light] .checkout-modal{background:linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(247,251,255,.98));border-color:#d6e0eb;box-shadow:0 30px 100px rgba(71,85,105,.22);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}[data-theme=light] .checkout-modal-close{background:#f1f5f9;border-color:#d6e0eb;color:#334155}[data-theme=light] .checkout-modal-close:hover{background:#e2e8f0;border-color:#cbd5e1}[data-theme=light] .checkout-modal-icon{background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(147,197,253,.12));border-color:rgba(99,102,241,.16)}[data-theme=light] .checkout-modal h2{color:#172033}[data-theme=light] .checkout-modal>p{color:#64748b}[data-theme=light] .checkout-modal-option{background:rgba(248,250,252,.9);border-color:#dce5ef}[data-theme=light] .checkout-modal-option:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 8px 25px rgba(71,85,105,.08)}[data-theme=light] .checkout-modal-option-icon{background:#eef6ff;border-color:#dbeafe}[data-theme=light] .checkout-modal-option strong{color:#172033}[data-theme=light] .checkout-modal-option span{color:#64748b}[data-theme=light] .checkout-modal-option b{color:#4f46e5}[data-theme=light] .checkout-modal-login{color:#64748b}[data-theme=light] .checkout-modal-login a{color:#4f46e5}[data-theme=light] .checkout-modal-login a:hover{color:#4338ca}