.checkout-page{padding:24px 38px 50px}.checkout-back{color:#85858f;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:22px;padding:0;font-size:10px;display:flex}.checkout-back:hover{color:#b85cff}.checkout-header{margin-bottom:28px}.checkout-header span{color:#a855f7;letter-spacing:1.5px;font-size:9px;font-weight:700}.checkout-header h1{margin:7px 0 0;font-size:30px;font-weight:800}.checkout-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.checkout-main{flex-direction:column;gap:16px;display:flex}.checkout-section{background:#0b0b11;border:1px solid #292932;border-radius:10px;padding:20px}.checkout-section-title{margin-bottom:20px}.checkout-section-title>div{align-items:center;gap:10px;display:flex}.checkout-section-title span{color:#a855f7;font-size:9px;font-weight:700}.checkout-section-title h2{margin:0;font-size:12px}.checkout-form{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.checkout-form label{color:#85858f;flex-direction:column;gap:7px;font-size:9px;display:flex}.checkout-form label:last-child{grid-column:span 2}.checkout-form input{color:#fff;background:#08080d;border:1px solid #292932;border-radius:6px;outline:none;height:38px;padding:0 11px;font-size:10px}.checkout-form input:focus{border-color:#60278e}.checkout-form input::placeholder{color:#4f4f58}.payment-info{color:#a855f7;background:#110b17;border:1px solid #30203e;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.payment-info strong{color:#fff;font-size:10px;display:block}.payment-info p{color:#777780;margin:5px 0 0;font-size:8px;line-height:1.5}.checkout-summary{background:#0b0b11;border:1px solid #292932;border-radius:10px;padding:18px;position:sticky;top:24px}.checkout-event{gap:11px;display:flex}.checkout-event img{object-fit:cover;border-radius:6px;flex-shrink:0;width:72px;height:55px}.checkout-event>div{flex-direction:column;gap:5px;display:flex}.checkout-event strong{color:#fff;font-size:10px}.checkout-event span{color:#777780;align-items:center;gap:5px;font-size:7px;display:flex}.checkout-event svg{color:#a855f7}.checkout-divider{background:#292932;height:1px;margin:16px 0}.checkout-price-row{color:#777780;justify-content:space-between;margin-bottom:10px;font-size:9px;display:flex}.checkout-price-row strong{color:#fff}.checkout-total{justify-content:space-between;align-items:center;display:flex}.checkout-total span{color:#85858f;font-size:9px;font-weight:700}.checkout-total strong{color:#fff;font-size:18px}.pay-now-button{color:#fff;cursor:pointer;background:#8b2cff;border:none;border-radius:6px;width:100%;margin-top:18px;padding:12px;font-size:9px;font-weight:700}.pay-now-button:hover{background:#9d3cff}.checkout-note{color:#55555e;text-align:center;margin:10px 0 0;font-size:7px;line-height:1.5}.checkout-ticket-list{flex-direction:column;gap:12px;display:flex}.checkout-ticket{justify-content:space-between;align-items:center;display:flex}.checkout-ticket div{flex-direction:column;gap:5px;display:flex}.checkout-ticket strong{color:#fff;font-size:10px}.checkout-ticket span{color:#777780;font-size:8px}@media (width<=768px){.checkout-page{padding:18px 16px 90px}.checkout-header h1{font-size:24px}.checkout-layout{flex-direction:column;display:flex}.checkout-main,.checkout-summary{width:100%}.checkout-summary{position:static}.checkout-form{grid-template-columns:1fr}.checkout-form label:last-child{grid-column:auto}.checkout-section{padding:15px}}.event-detail-page{padding:24px 38px 50px}.event-detail-back{color:#85858f;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:18px;padding:0;font-size:10px;display:flex}.event-detail-back:hover{color:#b85cff}.event-detail-hero{background:#0b0b11;border-radius:12px;width:100%;height:360px;position:relative;overflow:hidden}.event-detail-hero img{object-fit:cover;width:100%;height:100%}.event-detail-overlay{background:linear-gradient(#0000 40%,#050507b3);position:absolute;inset:0}.event-detail-content{grid-template-columns:minmax(0,1fr) 280px;gap:30px;margin-top:28px;display:grid}.event-detail-category{color:#a855f7;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:700;display:inline-block}.event-detail-main h1{margin:0;font-size:34px;font-weight:800}.event-detail-info{flex-direction:column;gap:9px;margin-top:18px;display:flex}.event-detail-info span{color:#85858f;align-items:center;gap:8px;font-size:11px;display:flex}.event-detail-info svg{color:#a855f7}.event-detail-description{margin-top:32px}.event-detail-description h2{margin:0 0 10px;font-size:13px}.event-detail-description p{color:#85858f;max-width:700px;margin:0;font-size:11px;line-height:1.8}.event-detail-sidebar{position:relative}.event-share-button{color:#85858f;cursor:pointer;background:#0b0b11;border:1px solid #292932;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:-62px;right:0}.event-share-button:hover{color:#b85cff;border-color:#60278e}.event-price-box{background:#0b0b11;border:1px solid #292932;border-radius:10px;padding:20px}.event-price-box span{color:#666670;letter-spacing:1px;font-size:8px;display:block}.event-price-box strong{margin-top:6px;font-size:22px;display:block}.event-buy-button{color:#fff;cursor:pointer;background:#8b2cff;border:none;border-radius:6px;width:100%;margin-top:18px;padding:11px;font-size:10px;font-weight:700}.event-buy-button:hover{background:#9d3cff}.event-detail-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.event-detail-not-found h1{margin:0;font-size:24px}.event-detail-not-found p{color:#777780;font-size:11px}.event-detail-not-found button{color:#b85cff;cursor:pointer;background:0 0;border:1px solid #60278e;border-radius:6px;align-items:center;gap:7px;margin-top:12px;padding:9px 14px;font-size:9px;display:flex}@media (width<=768px){.event-detail-page{padding:18px 16px 90px}.event-detail-hero{border-radius:9px;height:220px}.event-detail-content{margin-top:20px;display:block}.event-detail-main h1{font-size:25px}.event-detail-info{margin-top:14px}.event-detail-info span{font-size:9px}.event-detail-description,.event-detail-sidebar{margin-top:24px}.event-share-button{margin-bottom:10px;position:static}.event-price-box{padding:16px}}.explore-page{padding:32px 38px 40px}.explore-header{margin-bottom:24px}.explore-eyebrow{color:#a855f7;letter-spacing:2px;font-size:9px;font-weight:700}.explore-header h1{margin:8px 0 6px;font-size:32px;font-weight:800}.explore-header p{color:#777780;margin:0;font-size:12px}.explore-search{color:#666670;background:#0b0b11;border:1px solid #292932;border-radius:8px;align-items:center;gap:10px;height:42px;padding:0 14px;display:flex}.explore-search:focus-within{border-color:#60278e}.explore-search input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:11px}.explore-search input::placeholder{color:#5f5f68}.explore-categories{scrollbar-width:none;gap:8px;margin:20px 0 26px;display:flex;overflow-x:auto}.explore-categories::-webkit-scrollbar{display:none}.explore-category{color:#85858f;cursor:pointer;background:#0b0b11;border:1px solid #292932;border-radius:20px;flex-shrink:0;padding:8px 14px;font-size:9px}.explore-category:hover{color:#b85cff;border-color:#60278e}.explore-category.active{color:#fff;background:#7c22ce;border-color:#8b2cff}.explore-results-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.explore-results-header h2{margin:0;font-size:14px;font-weight:700}.explore-results-header span{color:#666670;font-size:9px}.explore-events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.explore-empty{color:#666670;border:1px dashed #292932;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.explore-empty h3{color:#fff;margin:12px 0 5px;font-size:13px}.explore-empty p{margin:0;font-size:9px}@media (width<=768px){.explore-page{padding:22px 16px 90px}.explore-header h1{font-size:24px}.explore-header p{font-size:10px;line-height:1.5}.explore-search{height:40px}.explore-events-grid{scrollbar-width:none;gap:10px;padding-bottom:5px;display:flex;overflow-x:auto}.explore-events-grid::-webkit-scrollbar{display:none}.explore-events-grid .event-card{flex:0 0 230px}}@media (width<=600px){.app-main{width:100%;min-width:0;overflow-x:hidden}.hero-event{border-radius:16px;width:100%;height:400px;min-height:0;margin:0;overflow:hidden}.hero-event-content{width:100%;max-width:100%;padding:28px 20px}.hero-event-content h1{max-width:330px;margin:8px 0 18px;font-size:40px;line-height:.95}.hero-event-content p{max-width:270px;margin-bottom:20px;font-size:12px;line-height:1.6}.hero-event-actions{gap:10px;display:flex}.hero-event-actions button{min-width:120px;padding:12px 16px}.quick-access{width:100%;margin-top:24px}.quick-access-title{color:var(--text-primary);letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:800}.quick-access-items{border:1px solid var(--border);background:var(--surface);border-radius:14px;width:100%;min-width:0;overflow:hidden;grid-template-columns:repeat(4,1fr)!important;display:grid!important}.quick-access-item{box-sizing:border-box;background:0 0;gap:8px;min-height:82px;border:none!important;border-right:1px solid var(--border)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;padding:12px 4px!important;display:flex!important}.quick-access-item:last-child{border-right:none!important}.quick-access-icon{color:var(--accent);flex-shrink:0;width:21px!important;height:21px!important}.quick-access-text{text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;display:flex!important}.quick-access-text .desktop-label,.quick-access-text .desktop-description{display:none!important}.quick-access-text .mobile-label{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-weight:700;line-height:1.2;overflow:hidden;display:block!important}.quick-access-text .mobile-description{display:none!important}.featured-events,.browse-categories,.my-tickets,.recent-activity{width:100%;margin-top:30px}.events-section{width:100%;min-width:0;margin-top:30px}.events-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none!important;gap:12px!important;width:calc(100vw - 16px)!important;max-width:none!important;margin-right:-16px!important;padding-bottom:6px!important;padding-right:16px!important;display:flex!important;overflow-x:auto!important}.events-grid::-webkit-scrollbar{display:none}.events-grid .event-card{scroll-snap-align:start;flex:0 0 82vw!important;width:82vw!important;min-width:82vw!important;max-width:82vw!important}.event-card{border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.event-card-image-wrapper{flex-shrink:0;height:150px}.event-card-content{flex-direction:column;flex:1;min-height:215px;padding:16px;display:flex}.event-card-content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:16px;line-height:1.25;display:-webkit-box;overflow:hidden}.event-card-info{flex-direction:column;gap:8px;display:flex}.event-card-info span{align-items:flex-start;gap:7px;line-height:1.4;display:flex}.event-card-info svg{flex-shrink:0;margin-top:2px}.event-card-footer{gap:12px;min-height:52px;margin-top:auto;padding-top:14px;justify-content:space-between!important;align-items:flex-end!important;display:flex!important}.event-card-price{flex-direction:column;gap:2px;min-width:0;display:flex}.event-card-price strong{white-space:nowrap;font-size:17px}.event-card .event-card-footer .event-card-arrow{width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;min-height:28px!important;max-height:28px!important;color:var(--accent)!important;box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:0!important;flex:0 0 28px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.event-card .event-card-footer .event-card-arrow svg{flex-shrink:0!important;width:20px!important;height:20px!important}.browse-categories-list{scrollbar-width:none;gap:10px;width:calc(100vw - 16px);margin-right:-16px;padding-bottom:5px;display:flex;overflow-x:auto}.browse-categories-list::-webkit-scrollbar{display:none}.browse-category-button{white-space:nowrap;border-radius:9px;flex-shrink:0;padding:10px 18px;font-size:11px}.my-tickets-section{width:100%;min-width:0;margin-top:30px}.tickets-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none!important;gap:12px!important;width:calc(100vw - 16px)!important;max-width:none!important;margin-right:-16px!important;padding-bottom:6px!important;padding-right:16px!important;display:flex!important;overflow-x:auto!important}.tickets-grid::-webkit-scrollbar{display:none}.tickets-grid .ticket-card{scroll-snap-align:start;border-radius:14px;min-height:180px;overflow:hidden;flex:0 0 82vw!important;width:82vw!important;min-width:82vw!important;max-width:82vw!important;display:flex!important}.tickets-grid .ticket-card-image-wrapper{width:38%;min-width:38%;height:auto}.tickets-grid .ticket-card-image{object-fit:cover;width:100%;height:100%}.tickets-grid .ticket-card-content{flex-direction:column;flex:1;min-width:0;padding:14px;display:flex}.tickets-grid .ticket-card-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.tickets-grid .ticket-card-type{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.tickets-grid .ticket-card-content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;font-size:16px;line-height:1.2;display:-webkit-box;overflow:hidden}.tickets-grid .ticket-card-info{flex-direction:column;gap:6px;min-width:0;display:flex}.tickets-grid .ticket-card-info span{align-items:flex-start;gap:6px;min-width:0;font-size:9px;line-height:1.4;display:flex;overflow:hidden}.tickets-grid .ticket-card-info svg{flex-shrink:0}.tickets-grid .ticket-code{display:none}.tickets-grid .view-ticket-button{width:100%;margin-top:auto;padding:9px 10px;font-size:9px}.recent-activity{padding-bottom:100px}.header{width:100%;flex-direction:column-reverse!important;align-items:stretch!important;gap:12px!important;padding:16px!important;display:flex!important}.header-actions{width:100%;justify-content:space-between!important;align-items:center!important;gap:12px!important;display:flex!important}.header-location{align-items:center!important;gap:6px!important;padding:0!important;display:flex!important}.header-location span{font-size:11px}.location-arrow{font-size:14px!important}.header-notification{justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;display:flex!important}.create-table-button{display:none!important}.header-search{box-sizing:border-box!important;width:100%!important;min-width:0!important;display:flex!important}.header-search input{width:100%!important;min-width:0!important}}.browse-categories{width:100%;min-width:0;margin-top:30px}.category-list{scrollbar-width:none;scroll-snap-type:x proximity;gap:8px!important;width:calc(100vw - 16px)!important;max-width:none!important;margin-right:-16px!important;padding-bottom:5px!important;padding-right:16px!important;display:flex!important;overflow-x:auto!important}.category-button{white-space:nowrap;scroll-snap-align:start;min-width:max-content;border-radius:9px!important;flex:none!important;padding:9px 15px!important;font-size:10px!important;line-height:1!important}.category-label-desktop{display:none}.category-label-mobile{display:inline}@media (width<=600px){.hero-event-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-event-visual{overflow:hidden}}.category-events{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}@media (width<=600px){.category-events{scrollbar-width:none;gap:12px;width:calc(100vw - 16px);margin-top:14px;margin-right:-16px;padding-bottom:6px;padding-right:16px;display:flex;overflow-x:auto}.category-events::-webkit-scrollbar{display:none}.category-events .event-card{flex:0 0 82vw;width:82vw;min-width:82vw;max-width:82vw}}.notifications-page{max-width:1000px;margin:0 auto;padding:32px}.notifications-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.notifications-header>div:first-child>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:800}.notifications-header h1{letter-spacing:-.04em;margin:8px 0;font-size:36px;font-weight:900}.notifications-header p{color:var(--text-muted);margin:0;font-size:14px}.notifications-header-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--accent);background:var(--surface);border-radius:12px;justify-content:center;align-items:center;display:flex}.notifications-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.notifications-toolbar>span{color:var(--text-muted);font-size:12px}.notifications-toolbar button{color:var(--accent);letter-spacing:.08em;cursor:pointer;background:0 0;border:none;font-size:10px;font-weight:800}.notifications-list{flex-direction:column;gap:10px;display:flex}.notification-card{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:14px;gap:16px;padding:20px;transition:all .2s;display:flex}.notification-card:hover{transform:translateY(-1px)}.notification-card.unread{border-color:var(--accent)}.notification-icon{width:42px;height:42px;color:var(--accent);background:var(--background);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notification-content{flex:1;min-width:0}.notification-title-row{align-items:center;gap:8px;display:flex}.notification-title-row h2{margin:0;font-size:14px;font-weight:800}.notification-unread-dot{background:#ff365d;border-radius:50%;flex-shrink:0;width:8px;min-width:8px;max-width:8px;height:8px;margin:0;padding:0;display:block}.notification-content p{color:var(--text-muted);margin:7px 0;font-size:12px;line-height:1.6}.notification-date{color:var(--text-muted);font-size:10px}@media (width<=600px){.notifications-page{padding:24px 16px 100px}.notifications-header h1{font-size:28px}.notifications-header p{max-width:280px}.notification-card{padding:16px}}.payment-result-page{justify-content:center;align-items:center;min-height:calc(100vh - 40px);padding:40px;display:flex}.payment-result-card{text-align:center;background:#0b0b11;border:1px solid #292932;border-radius:14px;width:min(460px,100%);padding:42px 36px}.payment-result-icon{border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 20px;display:flex}.payment-result-icon.success{color:#5edb83;background:#0d1a12;border:1px solid #3b5c45}.payment-result-icon.pending{color:#e5b84b;background:#19150c;border:1px solid #5c4d2f}.payment-result-icon.failed{color:#e45d5d;background:#1a0d0d;border:1px solid #5c3030}.payment-result-label{letter-spacing:1.5px;font-size:9px;font-weight:700}.payment-result-label.success{color:#5edb83}.payment-result-label.pending{color:#e5b84b}.payment-result-label.failed{color:#e45d5d}.payment-result-card h1{margin:10px 0 8px;font-size:28px;font-weight:800}.payment-result-card>p{color:#777780;max-width:350px;margin:0 auto;font-size:10px;line-height:1.7}.payment-result-order{text-align:left;border:1px solid #292932;border-radius:8px;margin-top:26px;overflow:hidden}.payment-result-order div{border-bottom:1px solid #202027;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.payment-result-order div:last-child{border-bottom:none}.payment-result-order span{color:#666670;font-size:7px}.payment-result-order strong{color:#fff;font-size:8px}.payment-result-primary{color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:20px;padding:12px;font-size:9px;font-weight:700;display:flex}.payment-result-primary.success{background:#8b2cff}.payment-result-primary.pending{background:#70531b}.payment-result-primary.failed{background:#7d2929}.payment-result-primary:hover{opacity:.9}.payment-result-home{color:#666670;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:14px;padding:0;font-size:8px;display:inline-flex}.payment-result-home:hover{color:#fff}@media (width<=768px){.payment-result-page{min-height:calc(100vh - 90px);padding:20px 16px 100px}.payment-result-card{padding:32px 20px}.payment-result-card h1{font-size:23px}}.profile-page{max-width:1000px;margin:0 auto;padding:32px}.profile-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.profile-header>div:first-child>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:800}.profile-header h1{letter-spacing:-.04em;margin:8px 0;font-size:36px;font-weight:900}.profile-header p{color:var(--text-muted);margin:0;font-size:14px}.profile-header-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--accent);background:var(--surface);border-radius:12px;justify-content:center;align-items:center;display:flex}.profile-layout{flex-direction:column;gap:16px;display:flex}.profile-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:24px}.profile-overview{align-items:center;gap:18px;display:flex}.profile-avatar{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:900;display:flex}.profile-overview-content{min-width:0}.profile-overview h2{margin:0 0 5px;font-size:20px}.profile-overview span{color:var(--text-muted);font-size:12px}.profile-auth-buttons{gap:8px;margin-top:14px;display:flex}.profile-auth-buttons button{border:1px solid var(--accent);background:var(--accent);color:#fff;letter-spacing:.08em;cursor:pointer;border-radius:8px;padding:8px 16px;font-size:10px;font-weight:800}.profile-auth-buttons button+button{color:var(--accent);background:0 0}.profile-section-header{margin-bottom:20px}.profile-section-header span{letter-spacing:.12em;font-size:11px;font-weight:800}.profile-info-list{grid-template-columns:1fr 1fr;display:grid}.profile-info-item{border-top:1px solid var(--border);align-items:center;gap:14px;padding:18px 0;display:flex}.profile-info-item:nth-child(odd){margin-right:24px}.profile-info-item svg{color:var(--accent);flex-shrink:0}.profile-info-item div{flex-direction:column;gap:5px;display:flex}.profile-info-item span{color:var(--text-muted);letter-spacing:.1em;font-size:9px;font-weight:800}.profile-info-item strong{font-size:13px}.profile-help-list{flex-direction:column;display:flex}.profile-help-item{border:none;border-top:1px solid var(--border);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:14px;padding:16px 0;transition:all .2s;display:flex}.profile-help-item:hover{padding-left:4px}.profile-help-icon{background:var(--background);width:38px;height:38px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-help-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.profile-help-content strong{font-size:13px}.profile-help-content span{color:var(--text-muted);font-size:11px;line-height:1.4}.profile-help-item>svg{color:var(--text-muted);flex-shrink:0}@media (width<=600px){.profile-page{padding:24px 16px 100px}.profile-header h1{font-size:28px}.profile-info-list{grid-template-columns:1fr}.profile-info-item:nth-child(odd){margin-right:0}.profile-overview{align-items:flex-start}.profile-auth-buttons{flex-wrap:wrap}.profile-auth-buttons button{padding:8px 14px}.profile-help-item{gap:12px}.profile-help-icon{width:36px;height:36px}.profile-help-content span{max-width:220px}}.contact-page{max-width:900px;margin:0 auto;padding:48px 32px}.contact-header{margin-bottom:36px}.contact-header>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:800}.contact-header h1{letter-spacing:-.04em;margin:8px 0;font-size:36px;font-weight:900}.contact-header p{max-width:500px;color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.contact-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-card{border:1px solid var(--border);background:var(--surface);color:var(--text-primary);border-radius:16px;align-items:center;gap:16px;padding:22px;text-decoration:none;transition:all .2s;display:flex}.contact-card:last-child{grid-column:1/-1}.contact-card:hover{border-color:var(--accent);transform:translateY(-2px)}.contact-icon{background:var(--background);width:46px;height:46px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-card div:last-child{flex-direction:column;gap:4px;display:flex}.contact-card span{color:var(--text-muted);letter-spacing:.1em;font-size:9px;font-weight:800}.contact-card strong{font-size:14px}.contact-card p{color:var(--text-muted);margin:2px 0 0;font-size:11px}@media (width<=600px){.contact-page{padding:32px 16px 100px}.contact-header h1{font-size:28px}.contact-grid{grid-template-columns:1fr}.contact-card:last-child{grid-column:auto}}.ticket-detail-page{max-width:1200px;margin:0 auto;padding:32px}.ticket-detail-back{color:var(--text-muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:36px;font-size:12px;font-weight:700;display:inline-flex}.ticket-detail-back:hover{color:var(--text-primary)}.ticket-detail-header{margin-bottom:32px}.ticket-detail-header>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:800}.ticket-detail-header h1{letter-spacing:-.04em;margin:8px 0 0;font-size:36px;font-weight:900}.ticket-detail-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;display:grid}.ticket-detail-main{border:1px solid var(--border);background:var(--surface);border-radius:18px;overflow:hidden}.ticket-detail-event-image{width:100%;height:360px;overflow:hidden}.ticket-detail-event-image img{object-fit:cover;width:100%;height:100%}.ticket-detail-info-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.ticket-detail-info-grid>div{border-top:1px solid var(--border);flex-direction:column;gap:6px;padding:22px;display:flex}.ticket-detail-info-grid>div:nth-child(odd){border-right:1px solid var(--border)}.ticket-detail-info-grid svg{color:var(--accent);margin-bottom:4px}.ticket-detail-info-grid span{color:var(--text-muted);letter-spacing:.1em;font-size:10px;font-weight:800}.ticket-detail-info-grid strong{color:var(--text-primary);font-size:14px}.ticket-detail-ticket{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:24px}.ticket-detail-ticket-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ticket-detail-ticket-header span{letter-spacing:.12em;font-size:11px;font-weight:800}.ticket-detail-ticket-header svg{color:var(--accent)}.ticket-qr-placeholder{aspect-ratio:1;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:28px;display:flex}.ticket-qr-label{color:var(--text-muted);text-align:center;letter-spacing:.1em;margin:16px 0 0;font-size:10px;font-weight:800}.ticket-detail-divider{background:var(--border);height:1px;margin:24px 0}.ticket-detail-code{flex-direction:column;gap:7px;display:flex}.ticket-detail-code span{color:var(--text-muted);letter-spacing:.1em;font-size:10px;font-weight:800}.ticket-detail-code strong{letter-spacing:.08em;font-size:20px}.ticket-detail-note{color:var(--text-muted);margin:18px 0 0;font-size:12px;line-height:1.6}.ticket-detail-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:70vh;padding:24px;display:flex}.ticket-detail-not-found h1{margin:0}.ticket-detail-not-found p{color:var(--text-muted);margin:0}.ticket-detail-not-found button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:12px 18px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=900px){.ticket-detail-layout{grid-template-columns:1fr}.ticket-detail-ticket{order:-1}}@media (width<=600px){.ticket-detail-page{padding:24px 16px 100px}.ticket-detail-header h1{font-size:28px}.ticket-detail-event-image{height:240px}.ticket-detail-info-grid{grid-template-columns:1fr}.ticket-detail-info-grid>div:nth-child(odd){border-right:none}.ticket-qr-placeholder{padding:22px}}.ticket-selection-page{padding:24px 38px 50px}.ticket-selection-back{color:#85858f;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:22px;padding:0;font-size:10px;display:flex}.ticket-selection-back:hover{color:#b85cff}.ticket-selection-header{margin-bottom:28px}.ticket-selection-eyebrow{color:#a855f7;letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.ticket-selection-header h1{margin:8px 0 5px;font-size:30px;font-weight:800}.ticket-selection-header p{color:#777780;margin:0;font-size:11px}.ticket-selection-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.ticket-types{flex-direction:column;gap:12px;display:flex}.ticket-type-card{background:#0b0b11;border:1px solid #292932;border-radius:10px;align-items:center;gap:14px;padding:17px;display:flex}.ticket-type-card.selected{background:#100a15;border-color:#60278e}.ticket-type-icon{color:#a855f7;background:#160d20;border:1px solid #38204b;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ticket-type-info{flex:1;min-width:0}.ticket-type-info h2{margin:0 0 5px;font-size:13px}.ticket-type-info p{color:#777780;margin:0 0 7px;font-size:9px;line-height:1.5}.ticket-type-info span{color:#666670;font-size:8px}.ticket-type-action{flex-direction:column;align-items:flex-end;gap:10px;min-width:125px;display:flex}.ticket-type-action strong{font-size:12px}.quantity-control{border:1px solid #292932;border-radius:6px;align-items:center;display:flex;overflow:hidden}.quantity-control button{color:#b85cff;cursor:pointer;background:#111118;border:none;justify-content:center;align-items:center;width:30px;height:28px;display:flex}.quantity-control button:hover:not(:disabled){background:#1a1220}.quantity-control button:disabled{color:#45454d;cursor:not-allowed}.quantity-control span{text-align:center;color:#fff;width:30px;font-size:10px}.ticket-order-summary{background:#0b0b11;border:1px solid #292932;border-radius:10px;padding:20px;position:sticky;top:24px}.summary-header{justify-content:space-between;align-items:center;display:flex}.summary-header span{color:#a855f7;letter-spacing:1px;font-size:9px;font-weight:700}.summary-header strong{color:#777780;font-size:8px}.summary-event{flex-direction:column;gap:5px;margin-top:20px;display:flex}.summary-event strong{color:#fff;font-size:12px}.summary-event span{color:#777780;font-size:8px}.summary-divider{background:#292932;height:1px;margin:17px 0}.summary-row{color:#777780;justify-content:space-between;margin-bottom:10px;font-size:9px;display:flex}.summary-row strong{color:#fff}.summary-total{justify-content:space-between;align-items:center;display:flex}.summary-total span{color:#85858f;font-size:10px}.summary-total strong{color:#fff;font-size:17px}.continue-checkout-button{color:#fff;cursor:pointer;background:#8b2cff;border:none;border-radius:6px;width:100%;margin-top:20px;padding:12px;font-size:9px;font-weight:700}.continue-checkout-button:hover:not(:disabled){background:#9d3cff}.continue-checkout-button:disabled{color:#666670;cursor:not-allowed;background:#29232f}.ticket-selection-not-found{flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.ticket-selection-not-found h1{margin:0;font-size:24px}.ticket-selection-not-found button{color:#b85cff;cursor:pointer;background:0 0;border:1px solid #60278e;border-radius:6px;align-items:center;gap:7px;margin-top:14px;padding:9px 14px;font-size:9px;display:flex}@media (width<=768px){.ticket-selection-page{padding:18px 16px 90px}.ticket-selection-header h1{font-size:23px}.ticket-selection-layout{flex-direction:column;display:flex}.ticket-types{width:100%}.ticket-type-card{align-items:flex-start;gap:10px;padding:13px}.ticket-type-icon{width:36px;height:36px}.ticket-type-info h2{font-size:11px}.ticket-type-info p{font-size:8px}.ticket-type-action{min-width:85px}.ticket-type-action strong{font-size:9px}.quantity-control button{width:26px;height:25px}.quantity-control span{width:25px}.ticket-order-summary{width:100%;position:static}}.faq-page{max-width:900px;margin:0 auto;padding:32px}.faq-back{color:var(--text-muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:36px;font-size:12px;font-weight:700;display:inline-flex}.faq-back:hover{color:var(--text-primary)}.faq-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.faq-header>div:first-child>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:800}.faq-header h1{letter-spacing:-.04em;max-width:650px;margin:8px 0;font-size:36px;font-weight:900}.faq-header p{color:var(--text-muted);margin:0;font-size:14px}.faq-header-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--accent);background:var(--surface);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-list{flex-direction:column;gap:10px;display:flex}.faq-item{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden}.faq-item.open{border-color:var(--accent)}.faq-question{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:20px;font-size:13px;font-weight:700;line-height:1.5;display:flex}.faq-question:hover{color:var(--accent)}.faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.faq-item.open .faq-chevron{color:var(--accent);transform:rotate(180deg)}.faq-answer{color:var(--text-muted);padding:0 20px 20px;font-size:12px;line-height:1.7}.faq-answer p{margin:0}.faq-answer p+p{margin-top:12px}@media (width<=600px){.faq-page{padding:24px 16px 100px}.faq-header{gap:20px}.faq-header h1{font-size:28px}.faq-header p{line-height:1.6}.faq-question{padding:17px 16px;font-size:12px}.faq-answer{padding:0 16px 17px}}.refund-policy-page{max-width:900px;margin:0 auto;padding:32px}.refund-policy-back{color:var(--text-muted);letter-spacing:.08em;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:36px;font-size:12px;font-weight:700;display:inline-flex}.refund-policy-back:hover{color:var(--text-primary)}.refund-policy-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.refund-policy-header>div:first-child>span{color:var(--accent);letter-spacing:.14em;font-size:11px;font-weight:800}.refund-policy-header h1{letter-spacing:-.04em;margin:8px 0;font-size:36px;font-weight:900}.refund-policy-header p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.refund-policy-header-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--accent);background:var(--surface);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.refund-policy-content{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;gap:0;display:flex;overflow:hidden}.refund-policy-content section{border-bottom:1px solid var(--border);padding:24px}.refund-policy-content section:last-child{border-bottom:none}.refund-policy-content h2{letter-spacing:.1em;margin:0 0 12px;font-size:12px;font-weight:800}.refund-policy-content p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.8}.refund-policy-content p+p{margin-top:12px}.refund-policy-contact{background:var(--accent);color:#fff;letter-spacing:.08em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:16px;padding:11px 16px;font-size:10px;font-weight:800;display:inline-flex}@media (width<=600px){.refund-policy-page{padding:24px 16px 100px}.refund-policy-header h1{font-size:28px}.refund-policy-header p{max-width:280px}.refund-policy-content section{padding:20px 16px}}.terms-page{box-sizing:border-box;width:min(900px,100%);margin:0 auto;padding:28px 32px 80px}.terms-back-button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:28px;padding:0;font-size:13px;display:inline-flex}.terms-back-button:hover{color:var(--text-primary)}.terms-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.terms-icon{border:1px solid var(--border);background:var(--surface);width:52px;height:52px;color:var(--accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.terms-header h1{color:var(--text-primary);margin:0 0 5px;font-size:28px;font-weight:800}.terms-header p{color:var(--text-muted);margin:0;font-size:12px}.terms-intro{border:1px solid var(--border);background:var(--surface);border-radius:14px;margin-bottom:32px;padding:20px}.terms-intro p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.7}.terms-intro p+p{margin-top:14px}.terms-content{flex-direction:column;gap:30px;display:flex}.terms-content section{border-bottom:1px solid var(--border);padding-bottom:30px}.terms-content section:last-child{border-bottom:none;padding-bottom:0}.terms-content h2{color:var(--text-primary);margin:0 0 12px;font-size:17px;font-weight:750}.terms-content p{color:var(--text-secondary);margin:0 0 11px;font-size:13px;line-height:1.75}.terms-content p:last-child{margin-bottom:0}.terms-content ul{flex-direction:column;gap:8px;margin:12px 0 0;padding-left:20px;display:flex}.terms-content li{color:var(--text-secondary);padding-left:3px;font-size:13px;line-height:1.65}.terms-contact{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex-direction:column;gap:7px;margin-top:16px;padding:18px;display:flex}.terms-contact strong{color:var(--text-primary);font-size:13px}.terms-contact span{color:var(--text-secondary);font-size:13px}.terms-operational-title{margin-top:10px}@media (width<=600px){.terms-page{width:100%;padding:20px 16px 100px}.terms-back-button{margin-bottom:22px;font-size:12px}.terms-header{align-items:flex-start;gap:12px;margin-bottom:22px}.terms-icon{border-radius:12px;width:44px;height:44px}.terms-header h1{font-size:22px;line-height:1.2}.terms-header p{margin-top:5px;font-size:10px}.terms-intro{border-radius:12px;margin-bottom:26px;padding:16px}.terms-intro p{font-size:12px;line-height:1.65}.terms-content{gap:24px}.terms-content section{padding-bottom:24px}.terms-content h2{margin-bottom:10px;font-size:15px}.terms-content p,.terms-content li{font-size:12px;line-height:1.7}.terms-content ul{gap:7px;margin-top:10px;padding-left:18px}.terms-contact{border-radius:11px;padding:15px}.terms-contact strong,.terms-contact span{font-size:12px}}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{color:#fff;background:#050507;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}.app-layout{background:#050507;min-height:100vh}.app-main{min-height:100vh;margin-left:180px;padding:24px 32px}.sidebar{z-index:100;background:#08080d;border-right:1px solid #24242c;flex-direction:column;width:180px;height:100vh;padding:24px 12px;display:flex;position:fixed;top:0;left:0}.sidebar-logo{padding:0 14px 28px}.sidebar-logo-main{letter-spacing:1px;font-size:25px;font-weight:800}.sidebar-logo-sub{color:#a855f7;letter-spacing:3px;margin-top:-3px;font-size:9px;font-weight:600}.sidebar-navigation{flex-direction:column;gap:4px;display:flex}.sidebar-link{color:#9999a3;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-size:11px;transition:background .2s,color .2s;display:flex}.sidebar-link:hover{color:#fff;background:#12121a}.sidebar-link.active{color:#fff;background:linear-gradient(90deg,#8b2cff59,#8b2cff14)}.sidebar-link.active svg{color:#a855f7}.sidebar-divider{background:#24242c;height:1px;margin:14px 8px}.sidebar-user{border:1px solid #24242c;border-radius:8px;align-items:center;gap:9px;margin-top:auto;padding:10px;display:flex}.sidebar-avatar{background:linear-gradient(135deg,#7025ff,#ff6b00);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:grid}.sidebar-user-info{flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar-user-info strong{font-size:10px}.sidebar-user-info span{color:#71717a;font-size:8px}.mobile-navigation{display:none}@media (width<=768px){.sidebar{display:none}.app-main{min-height:calc(100vh - 70px);margin-left:0;padding:18px 16px 90px}.mobile-navigation{z-index:100;background:#08080df5;border-top:1px solid #24242c;justify-content:space-around;align-items:center;height:70px;padding:7px 10px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-navigation-item{color:#71717a;flex-direction:column;align-items:center;gap:4px;min-width:60px;font-size:9px;display:flex}.mobile-navigation-item.active{color:#a855f7}.header{gap:12px;margin-bottom:18px}.header-search{height:38px}.header-search input{font-size:10px}.header-actions{gap:10px}.header-location span:first-of-type,.create-table-button{display:none}.hero-event{border-radius:10px;min-height:520px;display:block}.hero-event:after{background:linear-gradient(#0a0a1026 0%,#0a0a1073 40%,#0a0a10fa 78%)}.hero-event-content{z-index:3;width:100%;padding:25px 20px;position:absolute;bottom:0;left:0;right:0}.hero-eyebrow{font-size:8px}.hero-event h1{font-size:42px}.hero-event-details{gap:8px;margin-top:14px;font-size:8px}.hero-event-content p{margin-top:12px;font-size:9px}.hero-event-actions{margin-top:16px}.hero-primary-button,.hero-secondary-button{flex:1;min-height:38px}.hero-event-visual{width:100%;height:100%;position:absolute;inset:0}.hero-event-placeholder{align-items:flex-start;padding-top:100px;font-size:50px}.quick-access{min-height:86px;margin-top:10px;display:block}.quick-access-title{display:none}.quick-access-items{grid-template-columns:repeat(4,1fr);width:100%;height:100%}.quick-access-item{text-align:center;border-left:0;border-right:1px solid #292932;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;padding:10px 4px;display:flex}.quick-access-item:last-child{border-right:0}.quick-access-icon{color:#a855f7;width:22px;height:22px}.quick-access-text{align-items:center;gap:3px}.desktop-label,.desktop-description{display:none}.mobile-label,.mobile-description{display:block}.quick-access-text strong{font-size:8px}.quick-access-text span{font-size:7px}.events-section{margin-top:18px}.section-heading h2{font-size:12px}.events-grid{scrollbar-width:none;gap:10px;padding-bottom:5px;display:flex;overflow-x:auto}.events-grid::-webkit-scrollbar{display:none}.event-card{flex:0 0 184px}.event-card-content{padding:9px}.event-card-content h3{font-size:10px}.event-card-info,.event-card-price{font-size:7px}.event-card-price strong{font-size:10px}.my-tickets-section{margin-top:20px}.tickets-grid{scrollbar-width:none;gap:10px;padding-bottom:5px;display:flex;overflow-x:auto}.tickets-grid::-webkit-scrollbar{display:none}.ticket-card{flex:0 0 300px;min-height:150px}.ticket-card-image-wrapper{width:32%;min-width:95px}.ticket-card-content{padding:10px}.ticket-card-content h3{font-size:10px}.ticket-card-info{font-size:7px}.ticket-code{margin-top:8px;padding-top:8px}.ticket-code strong{font-size:8px}.view-ticket-button{margin-top:8px;padding:6px 9px;font-size:7px}}.header{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:24px;display:flex}.header-search{color:#71717a;background:#09090e;border:1px solid #292932;border-radius:8px;flex:1;align-items:center;gap:10px;height:40px;padding:0 13px;display:flex}.header-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:11px}.header-search input::placeholder{color:#71717a}.header-actions{align-items:center;gap:18px;display:flex}.header-location{color:#fff;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;display:flex}.location-arrow{color:#71717a;margin-left:2px}.header-notification{color:#fff;background:0 0;border:0;place-items:center;display:grid;position:relative}.notification-dot{background:#ff3058;border-radius:50%;width:6px;height:6px;position:absolute;top:-1px;right:-2px}.create-table-button{color:#fff;background:linear-gradient(90deg,#7025ff,#902cff);border:0;border-radius:7px;padding:10px 16px;font-size:10px;font-weight:600}.create-table-button:hover{filter:brightness(1.1)}.home-placeholder{color:#71717a;text-align:center;border:1px dashed #292932;border-radius:10px;place-items:center;min-height:300px;display:grid}.home-placeholder h1{color:#fff;margin:0}.home-placeholder p{margin-top:5px;font-size:12px}.hero-event{background:radial-gradient(circle at 75%,#8b2cff47,#0000 32%),radial-gradient(circle at 90% 80%,#ff4b0033,#0000 30%),#0a0a10;border:1px solid #292932;border-radius:11px;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.hero-event:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0a0a10fa 0%,#0a0a10d9 42%,#0a0a1026 100%);position:absolute;inset:0}.hero-event-content{z-index:2;width:58%;padding:42px 46px;position:relative}.hero-eyebrow{color:#d56cff;letter-spacing:1px;margin-bottom:13px;font-size:9px;font-weight:700;display:inline-block}.hero-event h1{letter-spacing:-2px;flex-direction:column;margin:0;font-size:clamp(38px,4.5vw,64px);font-style:italic;font-weight:800;line-height:.9;display:flex}.hero-event h1 span{color:#fff}.hero-event-details{color:#d4d4d8;flex-wrap:wrap;align-items:center;gap:15px;margin-top:20px;font-size:9px;font-weight:600;display:flex}.hero-event-details span{align-items:center;gap:5px;display:flex}.hero-event-details svg{color:#a855f7}.hero-event-content p{color:#8f8f99;max-width:410px;margin:16px 0 0;font-size:10px;line-height:1.6}.hero-event-actions{gap:10px;margin-top:20px;display:flex}.hero-primary-button,.hero-secondary-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 17px;font-size:9px;font-weight:700;display:flex}.hero-primary-button{color:#fff;background:linear-gradient(90deg,#7525ff,#a52dff);border:0}.hero-secondary-button{color:#fff;background:#0003;border:1px solid #45454e}.hero-primary-button:hover{filter:brightness(1.12)}.hero-secondary-button:hover{background:#ffffff0d}.hero-event-visual{justify-content:center;align-items:center;width:52%;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.hero-event-placeholder{color:#ffffff14;background:radial-gradient(circle,#a632ff52,#0000 35%);justify-content:center;align-items:center;width:100%;height:100%;font-size:clamp(28px,4vw,60px);font-style:italic;font-weight:800;display:flex;transform:rotate(-8deg)}.quick-access{background:#0a0a0f;border:1px solid #292932;border-radius:10px;align-items:stretch;min-height:72px;margin-top:12px;display:flex}.quick-access-title{color:#c45cff;align-items:center;width:120px;padding:0 18px;font-size:9px;font-weight:700;display:flex}.quick-access-items{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.quick-access-item{color:#fff;text-align:left;background:0 0;border:0;border-left:1px solid #292932;align-items:center;gap:10px;padding:10px 15px;transition:background .2s;display:flex}.quick-access-item:hover{background:#111119}.quick-access-icon{color:#a855f7;stroke-width:1.5px;flex-shrink:0;width:24px;height:24px}.quick-access-text{flex-direction:column;gap:4px;display:flex}.quick-access-text strong{font-size:10px;font-weight:600}.quick-access-text span{color:#777781;font-size:8px}.mobile-label,.mobile-description{display:none}.events-section{margin-top:16px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-heading h2{margin:0;font-size:12px;font-weight:700}.section-heading button{color:#b14cff;background:0 0;border:0;align-items:center;gap:2px;font-size:9px;display:flex}.events-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.event-card{background:#0b0b11;border:1px solid #292932;border-radius:10px;transition:transform .2s,border-color .2s;overflow:hidden}.event-card:hover{border-color:#593080;transform:translateY(-2px)}.event-card-image-wrapper{aspect-ratio:16/9;background:#15151d;position:relative;overflow:hidden}.event-card-image{object-fit:cover;width:100%;height:100%}.event-card-badge{color:#fff;background:#8b2cff;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:700;position:absolute;top:9px;left:9px}.event-card-favorite{color:#fff;background:#00000080;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:8px;right:8px}.event-card-content{padding:11px}.event-card-content h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:11px;font-weight:700;overflow:hidden}.event-card-info{color:#85858f;flex-direction:column;gap:5px;font-size:8px;display:flex}.event-card-info span{align-items:center;gap:5px;display:flex}.event-card-info svg{color:#a855f7;flex-shrink:0}.event-card-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.event-card-price{color:#9999a3;font-size:8px}.event-card-price strong{color:#ff7514;font-size:11px}.event-card-arrow{color:#fff;background:#7d20e8;border:0;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.browse-categories{margin-top:22px}.category-list{scrollbar-width:none;align-items:center;gap:8px;display:flex;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-button{color:#85858f;background:#0a0a10;border:1px solid #292932;border-radius:6px;flex-shrink:0;padding:8px 14px;font-size:9px;font-weight:500;transition:background .2s,color .2s,border-color .2s}.category-button:hover{color:#fff;border-color:#63318b}.category-button.active{color:#fff;background:#7d20e8;border-color:#8b2cff}.see-all-button{color:#b14cff;background:0 0;border:0;align-items:center;font-size:9px;display:flex}.my-tickets-section{margin-top:22px}.tickets-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.ticket-card{background:#0b0b11;border:1px solid #292932;border-radius:10px;display:flex;overflow:hidden}.ticket-card-image-wrapper{width:35%;min-width:130px;overflow:hidden}.ticket-card-image{object-fit:cover;width:100%;height:100%}.ticket-card-content{flex:1;padding:13px}.ticket-card-header{color:#a855f7;justify-content:space-between;align-items:center;display:flex}.ticket-card-type{color:#8b8b95;font-size:8px}.ticket-card-content h3{margin:6px 0 8px;font-size:12px;font-weight:700}.ticket-card-info{color:#85858f;flex-direction:column;gap:5px;font-size:8px;display:flex}.ticket-card-info span{align-items:center;gap:5px;display:flex}.ticket-card-info svg{color:#a855f7}.ticket-code{border-top:1px dashed #292932;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.ticket-code span{color:#71717a;font-size:7px}.ticket-code strong{color:#fff;letter-spacing:.5px;font-size:9px}.view-ticket-button{color:#b85cff;background:0 0;border:1px solid #60278e;border-radius:5px;margin-top:10px;padding:7px 11px;font-size:8px;font-weight:600}.view-ticket-button:hover{background:#8b2cff1a}.tickets-page{padding:32px 38px 40px}.tickets-page-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.tickets-page-header h1{letter-spacing:-.5px;margin:0;font-size:32px;font-weight:800}.tickets-page-header p{color:#777780;margin:8px 0 0;font-size:13px}.tickets-page-icon{color:#a855f7;background:#120b18;border:1px solid #30203e;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tickets-page-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.tickets-page-list .ticket-card{min-height:190px}@media (width<=768px){.tickets-page{padding:22px 16px 90px}.tickets-page-header{margin-bottom:20px}.tickets-page-header h1{font-size:24px}.tickets-page-header p{font-size:11px}.tickets-page-icon{width:40px;height:40px}.tickets-page-list{flex-direction:column;gap:12px;display:flex}.tickets-page-list .ticket-card{min-height:155px}}.recent-activity{margin-top:22px}.activity-list{background:#0b0b11;border:1px solid #292932;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.activity-item{border-bottom:1px solid #202027;align-items:center;gap:12px;padding:14px 16px;display:flex}.activity-item:last-child{border-bottom:none}.activity-icon{color:#a855f7;background:#160d20;border:1px solid #38204b;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.activity-content{flex:1;min-width:0}.activity-content h3{color:#fff;margin:0 0 4px;font-size:11px;font-weight:700}.activity-content p{color:#777780;margin:0;font-size:9px;line-height:1.5}.activity-date{color:#666670;flex-shrink:0;font-size:8px}@media (width<=768px){.recent-activity{margin-top:20px}.activity-item{gap:9px;padding:11px}.activity-icon{width:30px;height:30px}.activity-content h3{font-size:9px}.activity-content p{font-size:7px}.activity-date{display:none}}.coming-soon-page{justify-content:center;align-items:center;min-height:calc(100vh - 40px);padding:40px;display:flex}.coming-soon-card{text-align:center;background:#0b0b11;border:1px solid #292932;border-radius:14px;width:min(480px,100%);padding:42px 36px}.coming-soon-icon{color:#a855f7;background:#160d20;border:1px solid #3b2050;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.coming-soon-label{color:#a855f7;letter-spacing:2px;font-size:9px;font-weight:700}.coming-soon-card h1{margin:10px 0;font-size:28px;font-weight:800}.coming-soon-card p{color:#777780;max-width:360px;margin:0 auto;font-size:11px;line-height:1.7}.coming-soon-back{color:#b85cff;cursor:pointer;background:0 0;border:1px solid #60278e;border-radius:6px;align-items:center;gap:7px;margin-top:24px;padding:9px 14px;font-size:9px;font-weight:700;display:inline-flex}.coming-soon-back:hover{background:#8b2cff1a}@media (width<=768px){.coming-soon-page{min-height:calc(100vh - 90px);padding:20px 16px 100px}.coming-soon-card{padding:32px 22px}.coming-soon-card h1{font-size:22px}}
