*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#05070d;color:#fff;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.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,#a855f7,#4f46e5);transform:rotate(-12deg)}.links{display:flex;gap:28px;color:#c9cbd5;font-size:13px}.links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:12px}.icon-btn{background:transparent;font-size:18px}.btn,.icon-btn{color:#fff;border:0}.btn{border-radius:10px;padding:12px 19px;font-weight:700}.btn-ghost{background:#151925;border:1px solid #2b3040}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 8px 25px #4f46e533}.hero{min-height:670px;position:relative;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 70% 35%,#7c3aed44,transparent 28%),radial-gradient(circle at 45% 20%,#2563eb44,transparent 35%),linear-gradient(115deg,#070a12 15%,#0c1020 50%,#170c2b)}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center bottom,transparent 0 25%,#05070dcc 85%)}.hero-content{position:relative;z-index:2;max-width:700px;padding-top:70px}.eyebrow{color:#a78bfa;text-transform:uppercase;letter-spacing:.25em;font-size:12px}h1{font-size:clamp(48px,7vw,78px);line-height:.98;margin:16px 0 22px;letter-spacing:-.04em}.gradient{background:linear-gradient(90deg,#d946ef,#818cf8,#38bdf8);color:transparent;-webkit-background-clip:text;background-clip:text}.hero p{color:#b6bac8;font-size:17px;line-height:1.65;max-width:650px}.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(3,1fr);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}.nav{position:absolute;z-index:20;top:0;left:0;right:0;height:78px;background:linear-gradient(180deg,rgba(5,7,13,.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)}.nav,.nav-dropdown{display:flex;align-items:center}.nav-dropdown{position:relative}.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}.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}.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}.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}.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)}.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}@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}.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)}.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}.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}@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}.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}.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}.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)}.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}@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:#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(124,58,237,.14),transparent 38%),linear-gradient(180deg,#050507,#08070d 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(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.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(124,58,237,.15)}.glow-two{width:500px;height:500px;right:-220px;top:80px;background:rgba(88,28,135,.16);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(167,139,250,.22);border-radius:999px;background:rgba(124,58,237,.07);color:#c4b5fd;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:#a78bfa;box-shadow:0 0 15px rgba(167,139,250,.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:#a78bfa;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,#a78bfa,#c4b5fd 35%,#8b5cf6 70%,#a78bfa);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(139,92,246,0))}50%{filter:drop-shadow(0 0 22px rgba(139,92,246,.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:#a1a1aa;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(124,58,237,.3)}.about-main-btn:hover span{transform:translateX(5px)}.about-scroll-btn{display:inline-flex;align-items:center;gap:11px;color:#a1a1aa;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 hsla(0,0%,100%,.15);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(167,139,250,.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:#8b5cf6}.mission-copy{position:relative;padding-left:35px}.mission-line{position:absolute;left:0;top:0;width:2px;height:100%;background:linear-gradient(180deg,#8b5cf6,rgba(139,92,246,0))}.mission-copy p{margin:0 0 24px;color:#a1a1aa;font-size:17px;line-height:1.9}.text-link{display:inline-flex;align-items:center;gap:9px;margin-top:12px;color:#c4b5fd;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 hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06);background:linear-gradient(100deg,rgba(124,58,237,.07),transparent 50%,rgba(124,58,237,.06)),#08070d}.stats-background-glow{position:absolute;width:500px;height:200px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(124,58,237,.08);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:#71717a;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:#8b5cf6}.stat-item>span{display:block;margin-top:12px;color:#71717a;font-size:13px}.stat-divider{width:1px;height:55px;background:hsla(0,0%,100%,.09)}.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:#8b5cf6}.section-intro{max-width:600px;margin-top:25px;color:#71717a;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 hsla(0,0%,100%,.08);border-radius:24px;background:linear-gradient(145deg,hsla(0,0%,100%,.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(139,92,246,.35);box-shadow:0 25px 70px rgba(0,0,0,.45),0 0 50px rgba(124,58,237,.09)}.feature-card-number{position:absolute;right:25px;top:22px;color:hsla(0,0%,100%,.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(139,92,246,.25);border-radius:18px;background:rgba(124,58,237,.08);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(124,58,237,.15);box-shadow:0 0 35px rgba(124,58,237,.2)}.feature-icon{color:#a78bfa;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:#71717a;font-size:14px;line-height:1.8}.feature-link{display:inline-flex;align-items:center;gap:9px;margin-top:25px;color:#a78bfa;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(124,58,237,.12);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 hsla(0,0%,100%,.06);background:radial-gradient(circle at 50% 50%,rgba(124,58,237,.16),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:#a78bfa;font-size:11px;font-weight:700;letter-spacing:.18em}.cta-eyebrow span{width:25px;height:1px;background:#8b5cf6}.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,#8b5cf6,#c4b5fd,#8b5cf6);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:#71717a;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(124,58,237,.12)}.cta-orb-two{width:360px;height:360px;right:-120px;bottom:-80px;background:rgba(88,28,135,.14);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(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.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}}.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)}.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:100px 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}}.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}}.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}}.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%}}.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}}.admin-categories-page{min-height:100vh;background:#0b0d10;color:#f5f7fa;padding:42px 0 80px}.admin-categories-container{width:min(1450px,calc(100% - 48px));margin:0 auto}.admin-categories-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.admin-back-link{display:inline-flex;align-items:center;gap:8px;color:#8b949e;text-decoration:none;font-size:14px;margin-bottom:24px}.admin-back-link:hover{color:#fff}.admin-label{color:#8b949e;font-size:11px;font-weight:800;letter-spacing:1.8px;margin-bottom:8px}.admin-categories-header h1{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.8px}.admin-categories-header p{margin:10px 0 0;color:#8b949e;font-size:14px}.admin-create-category-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#fff;color:#0b0d10;padding:12px 17px;font-size:14px;font-weight:750;cursor:pointer;white-space:nowrap}.admin-create-category-btn:hover{opacity:.9;transform:translateY(-1px)}.category-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:22px}.category-stat-card{min-height:105px;padding:20px;border:1px solid #292e35;border-radius:14px;background:#12151a;display:flex;align-items:center;gap:15px}.category-stat-icon{width:43px;height:43px;border-radius:11px;background:#1b2027;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.category-stat-card span{display:block;color:#8b949e;font-size:12px;margin-bottom:6px}.category-stat-card strong{display:block;font-size:25px;line-height:1}.categories-panel{border:1px solid #292e35;border-radius:15px;background:#12151a;overflow:visible}.categories-toolbar{padding:18px;border-bottom:1px solid #292e35;display:flex;align-items:center;justify-content:space-between;gap:18px}.category-search{width:360px;height:42px;border:1px solid #292e35;background:#0f1216;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#8b949e}.category-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.category-search input::placeholder{color:#66707b}.category-filters{display:flex;align-items:center;gap:5px;padding:4px;background:#0f1216;border:1px solid #292e35;border-radius:9px}.category-filters button{border:0;background:transparent;color:#8b949e;border-radius:6px;padding:8px 13px;font-size:12px;font-weight:650;cursor:pointer}.category-filters button:hover{color:#fff}.category-filters button.active{background:#292e35;color:#fff}.categories-table-wrap{overflow-x:auto}.categories-table{width:100%;border-collapse:collapse;min-width:900px}.categories-table th{background:#0f1216;color:#7d8792;text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:.9px;padding:13px 18px;border-bottom:1px solid #292e35}.categories-table td{padding:16px 18px;border-bottom:1px solid #20252b;color:#aeb6bf;font-size:13px;vertical-align:middle}.categories-table tbody tr:hover{background:#161a1f}.category-name-cell{display:flex;align-items:center;gap:12px;min-width:280px}.category-icon{width:40px;height:40px;border-radius:9px;color:#fff;flex-shrink:0}.category-name-cell strong{display:block;color:#fff;font-size:14px;margin-bottom:4px}.category-name-cell span{display:block;color:#717b86;font-size:11px;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.categories-table code{color:#aeb6bf;background:#0f1216;border:1px solid #292e35;border-radius:6px;padding:5px 8px;font-size:11px}.event-count{color:#fff;font-size:14px}.category-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:700}.category-status.active{background:rgba(110,231,160,.1);color:#6ee7a0}.category-status.inactive{background:hsla(212,9%,58%,.1);color:#8b949e}.category-actions-cell{position:relative;width:55px;text-align:right}.category-menu-btn{width:34px;height:34px;border:1px solid transparent;background:transparent;color:#7d8792;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.category-menu-btn:hover{background:#1b2027;border-color:#292e35;color:#fff}.category-action-menu{position:absolute;right:14px;top:52px;z-index:20;width:165px;padding:5px;background:#171b21;border:1px solid #303640;border-radius:9px;box-shadow:0 15px 40px rgba(0,0,0,.45)}.category-action-menu button{width:100%;border:0;background:transparent;color:#c9d0d8;display:flex;align-items:center;gap:9px;padding:9px 10px;border-radius:6px;font-size:12px;cursor:pointer;text-align:left}.category-action-menu button:hover{background:#22272f;color:#fff}.category-action-menu button.danger{color:#ff8585}.category-action-menu button.danger:hover{background:rgba(255,80,80,.1)}.categories-empty{padding:70px 20px;text-align:center;color:#737d88}.categories-empty svg{margin-bottom:12px}.categories-empty h3{color:#fff;margin:0 0 7px;font-size:17px}.categories-empty p{margin:0 0 20px;font-size:13px}.categories-footer{min-height:62px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#737d88;font-size:12px}.categories-footer strong{color:#fff}.view-events-link{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-weight:650}.view-events-link:hover{opacity:.75}.category-modal-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px}.category-modal{width:min(540px,100%);max-height:calc(100vh - 40px);overflow-y:auto;background:#12151a;border:1px solid #303640;border-radius:15px;box-shadow:0 25px 80px rgba(0,0,0,.6)}.category-modal-header{padding:22px;border-bottom:1px solid #292e35;display:flex;align-items:flex-start;justify-content:space-between}.category-modal-header span{color:#8b949e;font-size:10px;font-weight:800;letter-spacing:1.5px}.category-modal-header h2{margin:7px 0 0;color:#fff;font-size:21px}.modal-close-btn{width:34px;height:34px;border:1px solid #292e35;background:#0f1216;color:#8b949e;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-close-btn:hover{color:#fff;background:#1b2027}.category-modal form{padding:22px}.category-form-group{margin-bottom:19px}.category-form-group label{display:block;color:#e4e8ec;font-size:12px;font-weight:700;margin-bottom:8px}.category-form-group label span{color:#ff8585}.category-form-group input,.category-form-group textarea{width:100%;box-sizing:border-box;border:1px solid #292e35;background:#0f1216;color:#fff;border-radius:8px;outline:none;padding:11px 12px;font-family:inherit;font-size:13px}.category-form-group input{height:43px}.category-form-group textarea{resize:vertical;min-height:95px}.category-form-group input:focus,.category-form-group textarea:focus{border-color:#68717c}.category-form-group input::placeholder,.category-form-group textarea::placeholder{color:#5f6872}.category-form-group small{display:block;color:#68717c;font-size:10px;margin-top:6px}.category-toggle-row{min-height:55px;padding:12px;background:#0f1216;border:1px solid #292e35;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;position:relative}.category-toggle-row>div{flex:1 1}.category-toggle-row strong{display:block;color:#fff;font-size:12px;margin-bottom:4px}.category-toggle-row span:not(.custom-toggle){display:block;color:#737d88;font-size:10px;line-height:1.4}.category-toggle-row input{position:absolute;opacity:0;pointer-events:none}.custom-toggle{width:40px;height:22px;border-radius:999px;background:#292e35;display:block;padding:3px;transition:.2s ease;flex-shrink:0}.custom-toggle span{display:block;width:16px;height:16px;border-radius:50%;background:#8b949e;transition:.2s ease}.category-toggle-row input:checked+.custom-toggle{background:#fff}.category-toggle-row input:checked+.custom-toggle span{background:#0b0d10;transform:translateX(18px)}.category-modal-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:22px;margin-top:22px;border-top:1px solid #292e35}.modal-cancel-btn,.modal-save-btn{height:40px;border-radius:8px;padding:0 15px;font-size:12px;font-weight:700;cursor:pointer}.modal-cancel-btn{border:1px solid #292e35;background:#0f1216;color:#aeb6bf}.modal-cancel-btn:hover{color:#fff;background:#1b2027}.modal-save-btn{border:1px solid #fff;background:#fff;color:#0b0d10}.modal-save-btn:hover{opacity:.9}@media (max-width:1000px){.category-stats{grid-template-columns:repeat(2,1fr)}.admin-categories-header{align-items:flex-start;flex-direction:column}}@media (max-width:700px){.admin-categories-container{width:min(100% - 28px,1450px)}.admin-categories-page{padding-top:25px}.admin-categories-header h1{font-size:28px}.category-stats{grid-template-columns:1fr}.categories-toolbar{align-items:stretch;flex-direction:column}.category-search{width:auto}.category-filters{width:100%}.category-filters button{flex:1 1}.categories-footer{align-items:flex-start;flex-direction:column}.admin-create-category-btn{width:100%}}.admin-login-page{min-height:100vh;background:#0b0d10;color:#f5f7fa;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:30px 20px}.admin-login-background{position:absolute;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,hsla(0,0%,100%,.045) 0,hsla(0,0%,100%,0) 68%);top:-300px;left:50%;transform:translateX(-50%);pointer-events:none}.admin-login-wrapper{width:min(430px,100%);position:relative;z-index:2}.admin-login-back{display:inline-flex;align-items:center;gap:7px;color:#8b949e;text-decoration:none;font-size:13px;margin-bottom:18px}.admin-login-back:hover{color:#fff}.admin-login-card{background:#12151a;border:1px solid #292e35;border-radius:16px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 0 1px hsla(0,0%,100%,.01)}.admin-login-brand{display:flex;align-items:center;gap:11px;margin-bottom:31px}.admin-login-logo{width:38px;height:38px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center}.admin-login-logo span{width:15px;height:15px;border-radius:4px;background:#0b0d10;transform:rotate(45deg)}.admin-login-brand strong{display:block;color:#fff;font-size:17px;line-height:1}.admin-login-brand span{display:block;color:#6f7882;font-size:8px;font-weight:800;letter-spacing:1.5px;margin-top:5px}.admin-login-heading{text-align:center;margin-bottom:27px}.admin-login-shield{width:46px;height:46px;margin:0 auto 14px;border-radius:12px;background:#1b2027;border:1px solid #303640;display:flex;align-items:center;justify-content:center;color:#fff}.admin-login-heading h1{margin:0;font-size:25px;letter-spacing:-.5px}.admin-login-heading p{margin:8px auto 0;color:#7d8792;font-size:12px;line-height:1.6;max-width:310px}.admin-login-form{display:flex;flex-direction:column;gap:18px}.admin-login-field{display:flex;flex-direction:column;gap:8px}.admin-login-field label,.admin-login-password-label label{color:#d9dee4;font-size:12px;font-weight:700}.admin-login-field input{width:100%;height:45px;box-sizing:border-box;border:1px solid #292e35;border-radius:9px;background:#0f1216;color:#fff;outline:none;padding:0 12px;font-size:13px;font-family:inherit}.admin-login-field input::placeholder{color:#59636e}.admin-login-field input:focus{border-color:#68717c;box-shadow:0 0 0 3px hsla(0,0%,100%,.035)}.admin-login-password-label{display:flex;align-items:center;justify-content:space-between}.admin-login-password-label a{color:#8b949e;font-size:11px;text-decoration:none}.admin-login-password-label a:hover{color:#fff}.admin-password-input{position:relative}.admin-password-input input{padding-right:45px}.admin-password-input button{position:absolute;right:5px;top:5px;width:35px;height:35px;border:0;border-radius:7px;background:transparent;color:#737d88;display:flex;align-items:center;justify-content:center;cursor:pointer}.admin-password-input button:hover{color:#fff;background:#1b2027}.admin-remember{display:flex;align-items:center;gap:9px;color:#8b949e;font-size:12px;cursor:pointer;margin-top:-3px}.admin-remember input{width:15px;height:15px;accent-color:#fff;cursor:pointer}.admin-login-error{border:1px solid hsla(0,100%,70%,.25);background:rgba(255,70,70,.08);color:#ff8585;border-radius:8px;padding:10px 12px;font-size:12px}.admin-login-submit{width:100%;height:46px;border:1px solid #fff;border-radius:9px;background:#fff;color:#0b0d10;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease;margin-top:1px}.admin-login-submit:hover{opacity:.9;transform:translateY(-1px)}.admin-login-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.admin-login-security{margin-top:22px;padding-top:18px;border-top:1px solid #292e35;display:flex;align-items:flex-start;justify-content:center;gap:7px;color:#626c77;font-size:10px;line-height:1.5;text-align:center}.admin-login-security svg{flex-shrink:0;margin-top:1px}.admin-login-footer{color:#59636e;text-align:center;font-size:10px;margin:18px 0 0}@media (max-width:520px){.admin-login-page{padding:20px 14px}.admin-login-card{padding:24px 20px}.admin-login-brand{margin-bottom:25px}.admin-login-heading h1{font-size:23px}}.event-details-page{min-height:100vh;background:#0b0d10;color:#fff;padding:30px 0 80px}.event-back{display:inline-block;color:#8b949e;text-decoration:none;margin-bottom:24px;transition:color .2s ease}.event-back:hover{color:#fff}.event-details-image{width:100%;height:500px;overflow:hidden;border-radius:18px;border:1px solid #292e35;background:#12151a}.event-details-image img{width:100%;height:100%;object-fit:cover}.event-details-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:40px;gap:40px;margin-top:40px;align-items:start}.event-details-main{min-width:0}.event-category{display:inline-block;padding:7px 13px;border-radius:999px;background:#1a1f26;border:1px solid #292e35;color:#8b949e;font-size:13px;font-weight:600;margin-bottom:18px}.event-details-main h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:0 0 24px;letter-spacing:-2px}.event-description{color:#aeb6c0;font-size:18px;line-height:1.7;max-width:800px;margin-bottom:40px}.event-info-list{display:grid;grid-gap:14px;gap:14px;margin-bottom:50px}.event-info-item{display:flex;gap:18px;padding:20px;background:#12151a;border:1px solid #292e35;border-radius:14px}.event-info-icon{font-size:24px;width:36px;flex-shrink:0}.event-info-item strong{display:block;margin-bottom:5px}.event-info-item p{margin:0;color:#c2c8cf}.event-info-item small{display:block;color:#8b949e;margin-top:4px}.event-about{padding-top:35px;border-top:1px solid #292e35}.event-about h2{font-size:28px;margin-bottom:18px}.event-about p{color:#aeb6c0;line-height:1.8;margin-bottom:16px}.event-ticket-card{position:-webkit-sticky;position:sticky;top:100px;background:#12151a;border:1px solid #292e35;border-radius:18px;padding:26px}.event-ticket-card-top{display:flex;justify-content:space-between;align-items:center}.event-ticket-card-top span{color:#8b949e}.event-ticket-card-top strong{font-size:32px}.event-ticket-divider{height:1px;background:#292e35;margin:24px 0}.event-ticket-summary{display:grid;grid-gap:18px;gap:18px;margin-bottom:28px}.event-ticket-summary p{margin:0}.event-ticket-summary span{display:block;color:#8b949e;font-size:13px;margin-bottom:5px}.event-ticket-summary strong{display:block;color:#fff}.event-get-tickets{display:flex;justify-content:center;align-items:center;width:100%;min-height:52px;text-decoration:none}.secure-checkout{text-align:center;color:#6ee7a0;font-size:13px;margin-top:16px}@media (max-width:850px){.event-details-page{padding-top:30px}.event-details-image{height:320px}.event-details-grid{grid-template-columns:1fr}.event-ticket-card{position:static}}@media (max-width:600px){.event-details-image{height:240px;border-radius:12px}.event-details-main h1{font-size:38px}.event-description{font-size:16px}}.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,1fr));grid-gap:24px;gap:24px}.event-card{background:#12151a;border:1px solid #292e35;border-radius:16px;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:230px;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:20px}.event-card-category{display:inline-block;color:#8b949e;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.event-card h3{font-size:21px;margin:0 0 14px;color:#fff}.event-card-info{display:grid;grid-gap:8px;gap:8px;color:#8b949e;font-size:14px;margin-bottom:20px}.event-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:16px;border-top:1px solid #292e35}.event-card-price{font-size:20px;font-weight:700;color:#fff}.event-card-price span{display:block;color:#8b949e;font-size:12px;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:220px}}.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}}.ticket-page{min-height:100vh;background:#0b0d10;color:#fff;padding:30px 0 80px}.ticket-back{display:inline-block;color:#8b949e;text-decoration:none;margin-bottom:30px}.ticket-back:hover{color:#fff}.ticket-event-header{display:grid;grid-template-columns:280px 1fr;grid-gap:30px;gap:30px;padding:25px;background:#12151a;border:1px solid #292e35;border-radius:18px;margin-bottom:35px}.ticket-event-image{height:190px;overflow:hidden;border-radius:12px}.ticket-event-image img{width:100%;height:100%;object-fit:cover}.ticket-event-info{display:flex;flex-direction:column;justify-content:center}.ticket-category{color:#8b949e;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.ticket-event-info h1{font-size:38px;margin:0 0 18px}.ticket-event-info p{color:#aeb6c0;margin:4px 0}.ticket-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:30px;gap:30px;align-items:start}.ticket-selection,.ticket-summary{background:#12151a;border:1px solid #292e35;border-radius:18px}.ticket-selection{padding:28px}.ticket-section-header{margin-bottom:25px}.ticket-section-header h2,.ticket-summary h2{margin:0 0 8px;font-size:24px}.ticket-section-header p{color:#8b949e;margin:0}.ticket-option{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;border-top:1px solid #292e35}.ticket-option-info h3{margin:0 0 7px;font-size:18px}.ticket-option-info p{color:#8b949e;margin:0 0 8px;font-size:14px}.ticket-option-info span{color:#6ee7a0;font-size:13px}.ticket-option-right{display:flex;align-items:center;gap:25px}.ticket-option-right strong{font-size:20px;min-width:55px}.quantity-control{display:flex;align-items:center;border:1px solid #292e35;border-radius:9px;overflow:hidden}.quantity-control button{width:38px;height:38px;border:none;background:#1a1f26;color:#fff;font-size:20px;cursor:pointer}.quantity-control button:hover:not(:disabled){background:#292e35}.quantity-control button:disabled{opacity:.35;cursor:not-allowed}.quantity-control span{width:40px;text-align:center;font-weight:600}.ticket-summary{padding:28px;position:-webkit-sticky;position:sticky;top:100px}.summary-row{display:flex;justify-content:space-between;gap:15px;margin:18px 0;color:#aeb6c0;font-size:14px}.summary-row strong{color:#fff}.summary-divider{height:1px;background:#292e35;margin:22px 0}.summary-total{display:flex;justify-content:space-between;align-items:center;font-size:18px}.summary-total strong{font-size:28px}.empty-summary{color:#8b949e;font-size:14px}.checkout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;text-decoration:none;margin-top:28px}.disabled-button{opacity:.45;cursor:not-allowed}.secure-payment{text-align:center;color:#6ee7a0;font-size:13px;margin-top:15px}.ticket-not-found{text-align:center;padding:100px 0}.ticket-not-found h1{margin-bottom:25px}@media (max-width:850px){.ticket-layout{grid-template-columns:1fr}.ticket-summary{position:static}.ticket-event-header{grid-template-columns:1fr}.ticket-event-image{height:250px}}@media (max-width:600px){.ticket-page{padding:0 0 60px}.ticket-selection,.ticket-summary{padding:20px}.ticket-option{align-items:flex-start;flex-direction:column}.ticket-option-right{width:100%;justify-content:space-between}.ticket-event-info h1{font-size:30px}}.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(8px);-webkit-backdrop-filter:blur(8px)}.checkout-modal{position:relative;width:100%;max-width:520px;box-sizing:border-box;padding:35px;background:#12151a;border:1px solid #292e35;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.6);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 #292e35;border-radius:50%;background:#1a1f26;color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:.2s ease}.checkout-modal-close:hover{background:#242a32;border-color:#fff}.checkout-modal-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:#1b2027;border:1px solid #292e35;border-radius:14px;font-size:25px}.checkout-modal h2{margin:0 0 10px;color:#fff;font-size:27px;line-height:1.2}.checkout-modal>p{margin:0 0 25px;color:#8b949e;font-size:15px;line-height:1.6}.checkout-modal-option{display:flex;align-items:center;gap:15px;width:100%;box-sizing:border-box;padding:18px;margin-bottom:12px;background:#0f1216;border:1px solid #292e35;border-radius:13px;color:#fff;text-decoration:none;transition:.2s ease}.checkout-modal-option:hover{background:#161a1f;border-color:#fff;transform:translateY(-2px)}.checkout-modal-option-icon{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#1b2027;border-radius:10px;font-size:20px}.checkout-modal-option div:nth-child(2){flex:1 1}.checkout-modal-option strong{display:block;margin-bottom:5px;color:#fff;font-size:16px}.checkout-modal-option span{display:block;color:#8b949e;font-size:13px;line-height:1.4}.checkout-modal-option b{color:#8b949e;font-size:20px}.checkout-modal-login{margin-top:25px;text-align:center;color:#8b949e;font-size:14px}.checkout-modal-login a{color:#fff;font-weight:600;text-decoration:none}.checkout-modal-login a:hover{text-decoration:underline}@media (max-width:600px){.checkout-modal{padding:28px 20px;border-radius:17px}.checkout-modal h2{font-size:23px}.checkout-modal-option{padding:15px}}.nav-user{gap:14px}.nav-user,.nav-welcome{display:flex;align-items:center}.nav-welcome{gap:5px;white-space:nowrap;font-size:14px}.nav-welcome span{color:#a78bfa;font-weight:500}.nav-welcome strong{color:#fff;font-weight:600}.nav-logout{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 15px;border:1px solid rgba(139,92,246,.35);border-radius:9px;background:rgba(139,92,246,.1);color:#c4b5fd;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.nav-logout:hover{background:rgba(139,92,246,.22);border-color:rgba(167,139,250,.65);color:#fff;transform:translateY(-1px)}.nav-logout:active{transform:translateY(0)}.nav-logout svg{transition:transform .2s ease}.nav-logout:hover svg{transform:translateX(2px)}.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%}}.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%}.promoter-dashboard{width:100%;min-width:0;overflow-x:hidden;box-sizing:border-box}.promoter-container{width:100%;max-width:100%;margin:0 auto;padding-left:18px;padding-right:18px;box-sizing:border-box}.promoter-main-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:18px;gap:18px}.events-panel,.promoter-main-grid,.promoter-side{width:100%;min-width:0;box-sizing:border-box}.promoter-side{display:flex;flex-direction:column;gap:18px}.promoter-side .promoter-panel{width:100%;min-width:0;box-sizing:border-box}.promoter-container:after,.promoter-container:before,.promoter-dashboard:after,.promoter-dashboard:before,.promoter-main-grid:after,.promoter-main-grid:before{display:none!important;content:none!important}.promoter-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px;gap:12px}.promoter-stat-card,.promoter-stats{width:100%;min-width:0;box-sizing:border-box}.promoter-panel{min-width:0;max-width:100%;box-sizing:border-box}.event-table{width:100%;min-width:0;overflow:hidden}.event-table-header{display:none!important}.event-table-row{display:flex!important;flex-direction:column;align-items:flex-start;gap:14px;box-sizing:border-box}.dashboard-event-info,.event-table-row,.ticket-progress{width:100%;min-width:0}.ticket-progress .progress-bar{width:100%}.event-status,.revenue{width:auto}.event-more{display:none}.promoter-header{width:100%;min-width:0;box-sizing:border-box}.promoter-header h1{font-size:32px}.promoter-subtitle{max-width:100%}.create-event-btn{width:100%;justify-content:center}.promoter-dashboard{padding-top:30px!important;padding-bottom:50px}.promoter-header{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:22px!important;width:100%;margin-bottom:28px}.promoter-header>div:first-child{width:100%}.promoter-header .eyebrow{margin:0 0 10px;font-size:11px;line-height:1.3;letter-spacing:3px;color:#a78bfa;font-weight:800}.promoter-header h1{margin:0 0 10px!important;font-size:40px!important;line-height:1!important;letter-spacing:-1.2px;color:#fff}.promoter-subtitle{margin:0!important;max-width:340px;font-size:15px;line-height:1.5;color:#8f91a3}.create-event-btn{display:flex!important;align-items:center;justify-content:center;gap:9px;width:100%!important;height:54px;margin:0!important;border-radius:15px!important;background:linear-gradient(135deg,#8b5cf6,#6246e5)!important;color:#fff!important;font-size:15px;font-weight:700;box-shadow:0 10px 30px rgba(124,58,237,.22),inset 0 1px 0 hsla(0,0%,100%,.12);transition:transform .2s ease,box-shadow .2s ease}.create-event-btn svg{flex-shrink:0}.create-event-btn:active{transform:scale(.98)}.promoter-stats{margin-top:8px}}.forgot-password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:radial-gradient(circle at top,rgba(124,58,237,.16),transparent 35%),#07070d;box-sizing:border-box}.forgot-password-card{width:100%;max-width:460px;padding:42px;border:1px solid rgba(139,92,246,.2);border-radius:24px;background:rgba(15,15,27,.94);box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 60px rgba(124,58,237,.08);box-sizing:border-box}.forgot-password-logo{margin-bottom:42px}.forgot-password-logo a{color:#fff;text-decoration:none;font-size:21px;font-weight:900;letter-spacing:2px}.forgot-password-header{margin-bottom:30px}.forgot-eyebrow{display:block;margin-bottom:12px;color:#a78bfa;font-size:11px;font-weight:800;letter-spacing:3px}.forgot-password-header h1{margin:0 0 12px;color:#fff;font-size:36px;line-height:1.1}.forgot-password-header p{margin:0;color:#9090a3;font-size:15px;line-height:1.6}.forgot-password-header strong{color:#c4b5fd}.forgot-password-card form{display:flex;flex-direction:column;gap:10px}.forgot-password-card label{margin-top:8px;color:#d7d7e2;font-size:13px;font-weight:600}.forgot-password-card input{width:100%;height:54px;padding:0 16px;border:1px solid hsla(0,0%,100%,.1);border-radius:13px;outline:none;background:#191925;color:#fff;font-size:15px;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.forgot-password-card input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.12)}.forgot-password-card input::placeholder{color:#666679}.forgot-password-card form button{width:100%;height:54px;margin-top:14px;border:0;border-radius:13px;background:linear-gradient(135deg,#8b5cf6,#6246e5);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 12px 30px rgba(124,58,237,.2)}.forgot-password-card form button:hover{filter:brightness(1.08)}.forgot-password-card form button:disabled{opacity:.6;cursor:not-allowed}.forgot-back-button{width:100%;margin-top:15px;padding:12px;border:0;background:transparent;color:#a78bfa;font-size:14px;cursor:pointer}.forgot-success{border:1px solid rgba(34,197,94,.2);border-radius:12px;background:rgba(34,197,94,.08);color:#86efac}.forgot-error,.forgot-success{margin-top:20px;padding:13px 15px;font-size:13px;line-height:1.5}.forgot-error{border:1px solid rgba(239,68,68,.2);border-radius:12px;background:rgba(239,68,68,.08);color:#fca5a5}.forgot-login{margin-top:28px;color:#777789;text-align:center;font-size:13px}.forgot-login a{color:#a78bfa;font-weight:700;text-decoration:none}.forgot-login a:hover{color:#c4b5fd}@media (max-width:600px){.forgot-password-page{align-items:flex-start;padding:60px 16px 20px}.forgot-password-card{padding:28px 22px;border-radius:20px}.forgot-password-logo{margin-bottom:32px}.forgot-password-header h1{font-size:31px}}.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%}}.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}.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}