@import "https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500&family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";.hero{background:var(--bg);position:relative}.hero-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(380px,40vw,550px);position:relative;overflow:hidden}.hero-banner:before{content:"";pointer-events:none;background:linear-gradient(#00000073 0%,#0000008c 25%,#000000b8 50%,#000000e0 75%,#000000fa 100%);position:absolute;inset:0}.hero-banner:after{content:"";background:var(--accent-gradient);height:4px;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:2;flex-flow:wrap;align-items:flex-end;gap:clamp(16px,3vw,30px);padding:clamp(20px,4vw,40px) clamp(20px,6vw,60px) clamp(24px,5vw,40px);display:flex;position:absolute;bottom:0;left:0;right:0}.hero-identity{align-items:center;gap:16px;display:flex}.profile-image{aspect-ratio:2;object-fit:cover;border-radius:5px;flex-shrink:0;width:clamp(140px,22vw,400px);height:auto;box-shadow:0 8px 20px -6px #00000080}.hero-text{flex:260px;min-width:0}.hero-name{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-name h1{color:#fff;text-shadow:0 2px 12px #00000059;margin:0;font-size:clamp(24px,4.2vw,48px);font-weight:700;line-height:1.1}.verified-badge{justify-content:center;align-items:center;display:flex}.verified-badge svg{flex-shrink:0;width:clamp(16px,2vw,24px);height:clamp(16px,2vw,24px)}.hero-tags{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.category-pill{color:#fffb;margin:0}.hero-bio{color:#fffb;max-width:600px;margin-top:.7rem;font-size:clamp(13px,1.6vw,15px)}.hero-actions{flex-wrap:wrap;align-items:center;gap:clamp(10px,2vw,18px);margin-top:24px;display:flex}.hero-actions button{cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-size:15px;font-weight:800;transition:all .25s;display:flex}.events-btn{color:#fff;background:var(--accent-gradient);box-shadow:var(--shadow-glow);border:none;border-radius:5px;padding:10px 20px;font-size:15px;font-weight:600;transition:box-shadow .25s,transform .15s,filter .2s}.events-btn span{font-size:1rem}.meet-btn{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff40}.meet-btn:hover{background:#ffffff2e;border-color:#ffffff73;transform:translateY(-2px)}.meet-btn span{font-size:1rem}.hero-actions button svg{flex-shrink:0}.hero-content button:active{transform:scale(.98)}.skeleton{background:linear-gradient(90deg, var(--bg-alt) 25%, var(--border) 50%, var(--bg-alt) 75%);background-size:200% 100%;animation:1.6s ease-in-out infinite skeleton-shimmer;display:inline-block}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ts-row-skeleton{border:1px solid var(--border);border-radius:12px;align-items:center;gap:14px;padding:12px;display:flex}.mfa-card-skeleton{border:1px solid var(--border);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.mfa-card-skeleton .skeleton-image{aspect-ratio:4/3;width:100%}.mfa-card-skeleton-body{flex-direction:column;gap:8px;padding:14px;display:flex}.spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spinner-spin;display:inline-block}.spinner.dark{border-color:var(--border);border-top-color:var(--purple-700)}@keyframes spinner-spin{to{transform:rotate(360deg)}}@media (width<=640px){.hero-content{align-items:flex-start}.hero-identity{display:none}.hero-actions{flex-flow:row;gap:10px;width:100%}.hero-actions button{white-space:nowrap;flex:1 1 0;justify-content:center;padding:12px 14px;font-size:13.5px}.events-btn span,.meet-btn span{font-size:.9rem}}@media (width<=380px){.hero-actions button span{display:none}}._wrap_12jnx_3{flex-direction:column;align-items:center;gap:14px;display:inline-flex}._spinner_12jnx_10{width:var(--spinner-size,44px);height:var(--spinner-size,44px);flex-shrink:0;position:relative}._glow_12jnx_18{background:var(--accent-gradient,linear-gradient(135deg, #4c1d95, #4338ca, #2563eb));filter:blur(14px);opacity:.28;border-radius:50%;animation:2.2s ease-in-out infinite _glowPulse_12jnx_1;position:absolute;inset:-30%}._track_12jnx_29{border:2.5px solid var(--border,#ece9f4);border-radius:50%;position:absolute;inset:0}._arc_12jnx_38{background:conic-gradient(from 0deg, transparent 0deg, transparent 40deg, var(--purple-700,#4c1d95) 130deg, var(--indigo-600,#4338ca) 230deg, var(--blue-600,#2563eb) 300deg, transparent 330deg);border-radius:50%;animation:1s cubic-bezier(.45,.05,.55,.95) infinite _spin_12jnx_10;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2.5px),#000 calc(100% - 2.5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2.5px),#000 calc(100% - 2.5px))}._comet_12jnx_57{animation:1s cubic-bezier(.45,.05,.55,.95) infinite _spin_12jnx_10;position:absolute;inset:0}._comet_12jnx_57:after{content:"";background:var(--blue-600,#2563eb);border-radius:50%;width:20%;max-width:8px;height:20%;max-height:8px;position:absolute;top:-1px;left:50%;transform:translate(-50%);box-shadow:0 0 6px 1.5px #2563ebb3}._text_12jnx_78{letter-spacing:.01em;color:var(--text-muted,#6c6a7c);font-size:13.5px;font-weight:500}._text_12jnx_78:after{content:"";text-align:left;vertical-align:bottom;width:1.1em;animation:1.4s steps(4,end) infinite _ellipsis_12jnx_1;display:inline-block;overflow:hidden}._srOnly_12jnx_95{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes _spin_12jnx_10{to{transform:rotate(360deg)}}@keyframes _glowPulse_12jnx_1{0%,to{opacity:.22;transform:scale(.94)}50%{opacity:.4;transform:scale(1.04)}}@keyframes _ellipsis_12jnx_1{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@media (prefers-reduced-motion:reduce){._arc_12jnx_38,._comet_12jnx_57,._glow_12jnx_18{animation:none}._text_12jnx_78:after{content:"…";animation:none}}._overlay_12jnx_144{-webkit-backdrop-filter:blur(6px);z-index:500;background:#ffffffb8;justify-content:center;align-items:center;display:flex}._fullScreen_12jnx_154{position:fixed;inset:0}._contained_12jnx_159{border-radius:inherit;position:absolute;inset:0}:root{--gold:#d4af37;--gold-soft:#d4af3724;--gold-gradient:linear-gradient(135deg,#f4d374 0%,#d4af37 50%,#a9812a 100%)}.meet-section{width:100%;max-width:1750px;margin:130px auto 90px;padding:0 40px}.section-headers{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px;display:flex}.meet-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#a9812a;background:var(--gold-soft);border-radius:999px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 13px;font-size:11.5px;font-weight:700;display:inline-flex}.meet-section h2{letter-spacing:-.01em;color:var(--text);margin:0 0 8px;font-size:clamp(24px,3vw,34px);font-weight:700}.section-headers p{color:var(--text-muted);max-width:520px;margin:0;font-size:15px;line-height:1.6}.meet-more-btn{border:1.5px solid var(--text);height:46px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:12px;flex-shrink:0;padding:0 22px;font-size:14px;font-weight:700;transition:all .2s}.meet-more-btn:hover{background:var(--text);color:#fff}.empty-events{text-align:center;border:1px dashed var(--border);background:var(--bg-alt);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:70px 30px;display:flex}.empty-events h3{color:var(--text);margin-bottom:12px;font-size:1.5rem}.empty-events p{color:var(--text-muted);max-width:450px;line-height:1.8}.meet-slider{position:relative}.meet-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:4px 4px 12px;scroll-padding-left:4px;display:flex;overflow-x:auto}.meet-track::-webkit-scrollbar{display:none}.meet-track-end-spacer{flex:0 0 1px}.meet-nav{z-index:5;border:1px solid var(--border);background:var(--bg);width:46px;height:46px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 10px 24px -8px #140f2833}.meet-nav svg{width:18px;height:18px}.meet-nav:hover{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-50%)scale(1.06)}.meet-nav-prev{left:-22px}.meet-nav-next{right:-22px}.meet-card{scroll-snap-align:start;border-radius:26px;flex:none;width:min(78vw,340px);height:520px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 20px 45px -18px #140a2d47}.meet-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -18px #140a2d66}.meet-card-vip{box-shadow:0 0 0 1.5px var(--gold), 0 20px 45px -18px #140a2d47}.meet-card-vip:hover{box-shadow:0 0 0 1.5px var(--gold), 0 30px 60px -18px #140a2d66}.meet-card-image{background-position:50%;background-size:cover;background-color:var(--bg-alt);width:100%;height:100%;position:relative}.meet-card-image:before{content:"";background:linear-gradient(#08041440 0%,#08041426 38%,#080414bf 70%,#080414f5 100%);position:absolute;inset:0}.meet-badge{z-index:2;letter-spacing:.06em;border-radius:999px;padding:7px 14px;font-size:.72rem;font-weight:700;position:absolute;top:18px;left:18px}.meet-badge.vip{background:var(--gold-gradient);color:#3a2c05;box-shadow:0 6px 16px -4px #d4af3780}.meet-badge.regular{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff29;border:1px solid #ffffff40}.meet-scarcity-badge{z-index:2;letter-spacing:.03em;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#dc2626d9;border-radius:999px;padding:7px 14px;font-size:.7rem;font-weight:700;position:absolute;top:18px;right:18px}.meet-scarcity-badge.full{background:#140f28bf}.meet-card-overlay{z-index:2;flex-direction:column;gap:12px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.meet-card-overlay h3{color:#fff;text-shadow:0 2px 10px #0006;margin:0;font-size:1.4rem;font-weight:700;line-height:1.25}.meet-meta{align-items:center;gap:16px;display:flex}.meet-meta span{color:#fffc;align-items:center;gap:6px;font-size:.85rem;display:flex}.meet-meta svg{color:var(--gold);flex-shrink:0}.meet-perks-row{flex-wrap:wrap;gap:8px;display:flex}.meet-perk-tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffe6;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.meet-perk-tag svg{color:var(--gold);flex-shrink:0}.meet-perk-more{color:#ffffffa6}.meet-card-footer{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:16px;margin-top:4px;padding-top:16px;display:flex}.meet-price-block{flex-direction:column;line-height:1.15;display:flex}.meet-price{color:#fff;font-size:1.5rem;font-weight:800}.meet-price-label{color:#fff9;font-size:.72rem}.meet-reserve-btn{background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:var(--shadow-glow);white-space:nowrap;border:none;border-radius:12px;flex-shrink:0;padding:13px 20px;font-size:.85rem;font-weight:700;transition:all .25s}.meet-reserve-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px -8px #2563eb8c}.meet-reserve-btn:disabled{color:#ffffff80;box-shadow:none;cursor:not-allowed;background:#ffffff26}.booking-pitch{width:100%;max-width:1750px;margin:130px auto 90px;padding:0 40px}.booking-pitch-inner{background:linear-gradient(135deg, var(--purple-900) 0%, var(--indigo-600) 55%, var(--blue-600) 130%);border-radius:32px;grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;padding:56px;display:grid;position:relative;overflow:hidden}.booking-pitch-inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af3740,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-100px}.booking-pitch-copy{z-index:1;position:relative}.booking-pitch-identity{align-items:center;gap:12px;margin-bottom:18px;display:flex}.booking-pitch-avatar{object-fit:cover;border:2px solid var(--gold);border-radius:50%;flex-shrink:0;width:44px;height:44px;box-shadow:0 0 0 3px #d4af372e}.booking-pitch-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#f4d374;background:#d4af3729;border:1px solid #d4af3759;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:11.5px;font-weight:700;display:inline-flex}.booking-pitch-copy h2{letter-spacing:-.01em;color:#fff;margin:0 0 18px;font-size:clamp(26px,3.2vw,38px);font-weight:700;line-height:1.2}.booking-pitch-copy .gradient-text{background:linear-gradient(135deg,#f4d374,#d4af37);color:#0000;-webkit-background-clip:text;background-clip:text}.booking-pitch-copy p{color:#ffffffc7;max-width:460px;margin:0 0 28px;font-size:15.5px;line-height:1.7}.booking-pitch-cta{height:54px;color:var(--purple-700);cursor:pointer;background:#fff;border:none;border-radius:12px;padding:0 32px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 14px 34px -10px #00000059}.booking-pitch-cta:hover{transform:translateY(-2px);box-shadow:0 18px 40px -10px #00000073}.booking-pitch-note{color:#ffffff8c;margin:16px 0 0;font-size:13px}.booking-pitch-steps{z-index:1;flex-direction:column;gap:14px;display:flex;position:relative}.booking-step{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;align-items:flex-start;gap:16px;padding:18px 20px;transition:all .2s;display:flex;position:relative}.booking-step:hover{background:#ffffff1a;border-color:#ffffff38}.booking-step-number{background:var(--gold-gradient,linear-gradient(135deg,#f4d374,#d4af37));color:#3a2c05;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-8px;left:-8px}.booking-step-icon{color:#fff;background:#ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.booking-step-text h3{color:#fff;margin:0 0 4px;font-size:14.5px;font-weight:700}.booking-step-text p{color:#ffffffb3;margin:0;font-size:13.5px;line-height:1.55}@media (width<=1000px){.booking-pitch-inner{grid-template-columns:1fr;gap:36px;padding:40px 28px}.booking-pitch-copy p{max-width:none}}@media (width<=600px){.booking-pitch{padding:0 20px}.booking-pitch-inner{border-radius:24px;padding:30px 22px}.booking-pitch-cta{width:100%}}@media (width<=900px){.meet-section{padding:0 20px}.meet-nav{display:none}}@media (width<=600px){.meet-card{width:82vw;height:460px}.section-headers{flex-direction:column;align-items:flex-start}.meet-more-btn{width:100%}.section-headers h2{font-size:1.7rem}.section-headers p{font-size:14px}}.fv-section{width:100%;max-width:1750px;margin:130px auto 90px;padding:0 40px}.fv-divider{border:none;border-top:1px solid var(--border);margin:0 0 60px}.fv-header{margin-bottom:28px}.fv-header h2{letter-spacing:-.01em;color:var(--text);margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:700}.fv-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}.fv-card{cursor:pointer;text-align:left;transform:rotate(var(--tilt,0deg));background:0 0;border:none;padding:0;font-family:inherit;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.fv-card:hover{transform:rotate(0)translateY(-6px)scale(1.03)}.fv-photo{aspect-ratio:1;background:var(--bg-alt);border-radius:18px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 14px 32px -16px #140f2840}.fv-card:hover .fv-photo{box-shadow:0 0 0 3px var(--purple-700), 0 22px 44px -16px #140f2866}.fv-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.fv-card:hover .fv-photo img{transform:scale(1.08)}.fv-overlay{background:linear-gradient(#08041400 0%,#08041480 55%,#080414e0 100%);flex-direction:column;gap:2px;padding:18px;display:flex;position:absolute;bottom:0;left:0;right:0}.fv-name{color:#fff;text-shadow:0 2px 8px #0000004d;font-size:16px;font-weight:700;line-height:1.3}.fv-category{color:#ffffffb3;font-size:12.5px}.fv-view-link{color:#fff;opacity:0;align-items:center;gap:4px;max-height:0;margin-top:8px;font-size:12.5px;font-weight:700;transition:max-height .25s,opacity .2s,margin-top .25s;display:flex;overflow:hidden}.fv-view-link svg{width:13px;height:13px;transition:transform .2s}.fv-card:hover .fv-view-link{opacity:1;max-height:20px}.fv-card:hover .fv-view-link svg{transform:translate(3px)}@media (width<=900px){.fv-section{padding:0 20px}.fv-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}}@media (width<=600px){.fv-grid{grid-template-columns:repeat(2,1fr)}.fv-card:hover{transform:rotate(0)translateY(-3px)scale(1.02)}}.about-section{width:100%;max-width:1750px;margin:130px auto 90px;padding:0 40px}.about-layout{grid-template-columns:.9fr 1.1fr;align-items:flex-start;gap:64px;padding-top:3rem;display:grid}.about-photo{width:100%}.about-photo img{aspect-ratio:4/5;object-fit:cover;border-radius:13px;width:100%;display:block;box-shadow:0 8px 30px -18px #140f282e}.about-content{padding-top:4px}.about-content h2{color:var(--text);margin:0 0 22px;font-size:1.9rem;font-weight:700}.about-bio{color:var(--text-muted);white-space:pre-line;max-width:640px;margin:0 0 34px;font-size:16.5px;line-height:1.9}.about-socials{align-items:center;gap:12px;display:flex}.about-socials a{border:1px solid var(--border);background:var(--bg);width:44px;height:44px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:17px;transition:all .2s;display:flex}.about-socials a:hover{background:var(--text);border-color:var(--text);color:#fff}@media (width<=900px){.about-layout{grid-template-columns:1fr;gap:32px}.about-photo img{aspect-ratio:16/9}}@media (width<=640px){.about-section{padding:0 20px}.about-content h2{font-size:1.5rem}}.live-section{width:100%;max-width:1750px;margin:130px auto 90px;padding:0 40px}.live-header{margin-bottom:32px}.live-header h2{letter-spacing:-.01em;color:var(--text);margin:0 0 8px;font-size:clamp(24px,3vw,34px);font-weight:700}.live-header p{color:var(--text-muted);margin:0;font-size:15px}.live-slider{position:relative}.live-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding:4px 4px 12px;scroll-padding-left:4px;display:flex;overflow-x:auto}.live-track::-webkit-scrollbar{display:none}.live-track-end-spacer{flex:0 0 1px}.live-nav{z-index:5;border:1px solid var(--border);background:var(--bg);width:46px;height:46px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 10px 24px -8px #140f2833}.live-nav svg{width:18px;height:18px}.live-nav:hover{background:var(--accent-gradient);color:#fff;border-color:#0000;transform:translateY(-50%)scale(1.06)}.live-nav-prev{left:-22px}.live-nav-next{right:-22px}.live-card{text-align:left;cursor:pointer;scroll-snap-align:start;background:0 0;border:none;flex-direction:column;flex:none;width:min(70vw,280px);padding:0;font-family:inherit;display:flex}.live-thumb{aspect-ratio:4/5;background:var(--bg-alt);border-radius:20px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 16px 36px -18px #140f2847}.live-card:hover .live-thumb{transform:translateY(-4px);box-shadow:0 24px 48px -16px #140f2866}.live-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.live-card:hover .live-thumb img{transform:scale(1.07)}.live-thumb:after{content:"";background:linear-gradient(#08041433 0%,#0804140d 40%,#0804148c 68%,#080414eb 100%);position:absolute;inset:0}.live-badge{z-index:2;letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.live-play-icon{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;background:#ffffff29;border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:opacity .25s,transform .25s,background .2s,color .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.live-play-icon:after{content:"";opacity:0;border:1.5px solid #ffffff4d;border-radius:50%;transition:opacity .25s,transform .4s;position:absolute;inset:-8px}.live-play-icon svg{width:22px;height:22px;margin-left:3px}.live-card:hover .live-play-icon{opacity:1;background:var(--accent-gradient);border-color:#0000;transform:translate(-50%,-50%)scale(1)}.live-card:hover .live-play-icon:after{opacity:1;transform:scale(1.15)}.live-card-overlay{z-index:2;padding:20px;position:absolute;bottom:0;left:0;right:0}.live-card-overlay h3{color:#fff;text-shadow:0 2px 8px #0000004d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:15.5px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.live-meta{flex-direction:column;gap:5px;display:flex}.live-meta span{color:#ffffffbf;align-items:center;gap:6px;font-size:12.5px;display:flex}.live-meta svg{color:var(--gold,#d4af37);flex-shrink:0}.live-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080414d9;justify-content:center;align-items:center;padding:24px;animation:.2s live-fade-in;display:flex;position:fixed;inset:0}@keyframes live-fade-in{0%{opacity:0}to{opacity:1}}.live-modal{width:100%;max-width:900px;position:relative}.live-modal-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:-46px;right:0}.live-modal-close svg{width:16px;height:16px}.live-modal-close:hover{background:#fff3}.live-modal-player{aspect-ratio:16/9;background:#000;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 70px -20px #0009}.live-modal-player iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.live-modal-info{padding:16px 4px 0}.live-modal-info h3{color:#fff;margin:0 0 4px;font-size:16px;font-weight:700}.live-modal-info p{color:#fff9;margin:0;font-size:13.5px}@media (width<=900px){.live-section{padding:0 20px}.live-nav{display:none}}@media (width<=600px){.live-card{width:78vw}.live-play-icon{width:48px;height:48px}.live-card-overlay{padding:14px}.live-card-overlay h3{font-size:13px}.live-modal-overlay{padding:16px}.live-modal-close{top:-40px}}:root{--bg:#fff;--bg-alt:#f7f6fb;--text:#15131f;--text-muted:#6c6a7c;--border:#ece9f4;--purple-900:#2b0f5e;--purple-700:#4c1d95;--indigo-600:#4338ca;--blue-600:#2563eb;--accent-gradient:linear-gradient(135deg,#4c1d95 0%,#4338ca 50%,#2563eb 100%);--accent-gradient-soft:linear-gradient(135deg, #4c1d951a, #2563eb1a);--shadow-glow:0 8px 24px -8px #4c1d9573}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Host Grotesk,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.logo-image{width:200px}h1,p{margin:0}.user-chip{border:1px solid var(--border);background:var(--bg-alt);border-radius:999px;align-items:center;gap:10px;padding:6px 8px 6px 6px;display:flex}.user-avatar{background:var(--accent-gradient);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.user-name{color:var(--text);white-space:nowrap;font-size:15px;font-weight:600}.logout-btn{color:var(--text-muted);border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.logout-btn:hover{background:var(--border);color:var(--purple-700)}.mobile-user{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;margin-bottom:6px;padding:14px 4px 20px;display:flex}.mobile-user .user-avatar{width:42px;height:42px;color:var(--purple-700);background:#fff;font-size:16px}.mobile-user-info{flex-direction:column;gap:2px;display:flex}.mobile-user-label{color:#fff9;letter-spacing:.02em;font-size:12px}.mobile-user-name{color:#fff;font-size:18px;font-weight:700}.page{--bg:#fff;--bg-alt:#f7f6fb;--text:#15131f;--text-muted:#6c6a7c;--border:#ece9f4;--purple-900:#2b0f5e;--purple-700:#4c1d95;--indigo-600:#4338ca;--blue-600:#2563eb;--accent-gradient:linear-gradient(135deg, #4c1d95 0%, #4338ca 50%, #2563eb 100%);--accent-gradient-soft:linear-gradient(135deg, #4c1d951a, #2563eb1a);--shadow-glow:0 8px 24px -8px #4c1d9573;--danger:#c0304a;background:var(--bg);min-height:100vh;color:var(--text);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);font-family:Inter,-apple-system,sans-serif;display:grid}.brandPanel{background:var(--accent-gradient);color:#fff;flex-direction:column;justify-content:space-between;padding:4rem 4.5rem;display:flex;position:relative;overflow:hidden}.brandPanel:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 14%,#ffffff24,#0000 45%);position:absolute;inset:0}.brandPanel:after{content:"";background-image:radial-gradient(circle, var(--bg) 2.5px, transparent 2.6px);background-repeat:repeat-y;background-size:1px 22px;width:1px;height:100%;position:absolute;top:0;right:-1px}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;font-family:JetBrains Mono,monospace;font-size:.72rem;position:relative}.brandMark{letter-spacing:.01em;font-family:Fraunces,serif;font-size:1.4rem;font-weight:500;position:relative}.heroCopy{max-width:30ch;position:relative}.heroTitle{letter-spacing:-.01em;margin:0 0 1.1rem;font-family:Fraunces,serif;font-size:clamp(2.4rem,3.4vw,3.4rem);font-weight:500;line-height:1.08}.heroTitle em{color:#fff;opacity:.92;font-style:italic;font-weight:500}.heroSub{color:#ffffffc7;max-width:34ch;font-size:.98rem;line-height:1.6}.stubFooter{border-top:1px dashed #ffffff47;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:2rem;display:flex;position:relative}.stubStat{flex-direction:column;gap:.3rem;display:flex}.stubStat span:first-child{letter-spacing:.16em;text-transform:uppercase;color:#ffffffa6;font-family:JetBrains Mono,monospace;font-size:.68rem}.stubStat span:last-child{color:#fff;font-family:Fraunces,serif;font-size:1.3rem}.formPanel{background:var(--bg);justify-content:center;align-items:center;padding:3rem 2.5rem;display:flex}.ticket{background:var(--bg);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:var(--shadow-glow), 0 1px 2px #15131f0a;border-radius:18px;padding:2.75rem 2.5rem 2.25rem;position:relative}.ticket:before,.ticket:after{content:"";background:var(--bg);border:1px solid var(--border);border-radius:50%;width:26px;height:26px;position:absolute;top:50%;transform:translateY(-50%)}.ticket:before{left:-13px}.ticket:after{right:-13px}.ticketHead{justify-content:space-between;align-items:baseline;margin-bottom:.4rem;display:flex}.admitOne{letter-spacing:.2em;text-transform:uppercase;color:var(--purple-700);font-family:JetBrains Mono,monospace;font-size:.68rem}.serial{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:.68rem}.formTitle{color:var(--text);margin:0 0 .35rem;font-family:Fraunces,serif;font-size:1.9rem;font-weight:500}.formSub{color:var(--text-muted);margin:0 0 1.9rem;font-size:.9rem}.field{flex-direction:column;gap:.45rem;margin-bottom:1.15rem;display:flex}.field label{letter-spacing:.02em;color:var(--text-muted);font-size:.78rem}.field input{background:var(--bg-alt);border:1px solid var(--border);color:var(--text);border-radius:9px;padding:.78rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .15s,background .15s,box-shadow .15s}.field input::placeholder{color:#b3b0c2}.field input:hover{border-color:#d9d3ef}.field input:focus-visible{border-color:var(--indigo-600);background:#fff;outline:none;box-shadow:0 0 0 3px #4338ca24}.field.invalid input{border-color:var(--danger)}.fieldError{color:var(--danger);font-size:.78rem}.rowBetween{justify-content:space-between;align-items:center;margin:-.3rem 0 1.3rem;display:flex}.linkButton{color:var(--indigo-600);cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.83rem}.linkButton:hover{text-decoration:underline}.checkboxRow{color:var(--text-muted);align-items:center;gap:.55rem;font-size:.83rem;display:flex}.checkboxRow input{accent-color:var(--indigo-600)}.submit{background:var(--accent-gradient);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-glow);border:none;border-radius:9px;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s}.submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px -8px #4c1d958c}.submit:active:not(:disabled){transform:translateY(0)}.submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.divider{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;margin:1.5rem 0;font-size:.75rem;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.googleButton{border:1px solid var(--border);background:var(--bg-alt);width:100%;color:var(--text);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:.65rem;padding:.78rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .15s,background .15s;display:flex}.googleButton:hover:not(:disabled){background:#fff;border-color:#d9d3ef}.googleButton:disabled{opacity:.6;cursor:not-allowed}.switchRow{text-align:center;color:var(--text-muted);margin-top:1.9rem;font-size:.86rem}.formError{color:var(--danger);background:#c0304a0f;border:1px solid #c0304a4d;border-radius:8px;align-items:center;gap:.55rem;margin-bottom:1.2rem;padding:.7rem .85rem;font-size:.82rem;display:flex}.barcode{background-image:repeating-linear-gradient(90deg, var(--text-muted) 0px, var(--text-muted) 1px, transparent 1px, transparent 3px, var(--text-muted) 3px, var(--text-muted) 4px, transparent 4px, transparent 7px);opacity:.18;height:34px;margin-top:2rem}@media (prefers-reduced-motion:no-preference){.ticket{animation:.5s cubic-bezier(.16,1,.3,1) riseIn}}@keyframes riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.page{grid-template-columns:1fr}.brandPanel{display:none}.formPanel{padding:2.5rem 1.25rem}}nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #0000;transition:box-shadow .35s,border-color .35s,padding .3s;position:sticky;top:0}nav.scrolled{border-bottom:1px solid var(--border);box-shadow:0 4px 24px -8px #140f281a}.navbar-container{justify-content:space-between;align-items:center;gap:24px;padding:10px 20px;transition:padding .3s;display:flex}nav.scrolled .navbar-container{padding:12px 32px}.logo{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-size:21px;font-weight:700;display:flex}.logo-dot{background:var(--accent-gradient);border-radius:50%;width:11px;height:11px;position:relative;box-shadow:0 0 0 4px #4c1d9514}.logo-dot:after{content:"";background:var(--accent-gradient);opacity:.35;filter:blur(6px);border-radius:50%;animation:2.4s ease-in-out infinite pulse;position:absolute;inset:-6px}@keyframes pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.05;transform:scale(1.6)}}.nav-links{align-items:center;gap:36px;margin:0;padding:0;list-style:none;display:flex}.nav-links li a{color:var(--text);padding:6px 0;font-size:21px;font-weight:550;transition:color .2s;position:relative}.nav-links li a:after{content:"";background:var(--accent-gradient);border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-links li a:hover{color:var(--purple-700)}.nav-links li a:hover:after{width:100%}.nav-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.login-btn{color:var(--purple-700);border:1.5px solid var(--purple-700);background:0 0;border-radius:8px;padding:10px 18px;font-size:21px;font-weight:600;transition:background .2s,color .2s,transform .15s}.login-btn:hover{background:var(--purple-700);color:#fff}.login-btn:active{transform:scale(.97)}.join-btn{color:#fff;background:var(--accent-gradient);box-shadow:var(--shadow-glow);border-radius:8px;padding:10px 20px;font-size:21px;font-weight:600;transition:box-shadow .25s,transform .15s,filter .2s}.join-btn:hover{filter:brightness(1.06);box-shadow:0 10px 28px -6px #2563eb8c}.join-btn:active{transform:scale(.97)}.menu-btn{color:var(--text);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .2s;display:none}.menu-btn:hover{background:var(--bg-alt)}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:150;background:#0f0a1e73;transition:opacity .35s;position:fixed;inset:0}.overlay.show-overlay{opacity:1;pointer-events:auto}.mobile-menu{background:linear-gradient(160deg,var(--purple-900) 0%, var(--indigo-600) 65%, var(--blue-600) 130%);color:#fff;z-index:200;flex-direction:column;gap:6px;width:100vw;height:100dvh;padding:28px 26px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;transform:translate(100%);box-shadow:-20px 0 60px -20px #140a3280}.mobile-menu.show-menu{transform:translate(0)}.mobile-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mobile-top h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.mobile-top button{color:#fff;background:#ffffff14;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;transition:background .2s;display:flex}.mobile-top button:hover{background:#ffffff2e}.mobile-links{flex-direction:column;flex:1;justify-content:center;gap:4px;font-family:Space Grotesk,sans-serif;display:flex}.mobile-menu a{color:#ffffffeb;border-bottom:1px solid #ffffff1a;padding:16px 4px;font-family:Host Grotesk,sans-serif;font-size:22px;font-weight:600;transition:padding-left .2s,color .2s}.mobile-menu a:hover{color:#fff;padding-left:8px}.mobile-buttons{flex-direction:column;gap:10px;padding-top:20px;padding-bottom:8px;display:flex}.mobile-buttons button{padding:14px 20px;font-size:15px}.mobile-buttons .login-btn{color:#fff;background:0 0;border-color:#ffffff8c;font-size:21px;font-weight:550}.mobile-buttons .login-btn:hover{background:#ffffff24}.mobile-buttons .join-btn{color:var(--purple-700);box-shadow:none;background:#fff;font-size:21px;font-weight:550}.mobile-buttons .join-btn:hover{filter:none;box-shadow:0 8px 20px -6px #00000040}@media (width<=1190px){.nav-links,.nav-actions{display:none}.menu-btn{display:flex}.navbar-container{padding:16px 20px}}.celeb-tabs{z-index:50;background:#fff;border-bottom:1px solid #ececec;display:none;position:sticky;top:78px;box-shadow:0 2px 8px #0000000a}.tabs-wrapper{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;scroll-behavior:smooth;align-items:center;gap:45px;width:min(1200px,95%);margin:auto;padding-top:13px;display:flex;overflow:auto hidden}.tabs-wrapper::-webkit-scrollbar{display:none}.tabs-wrapper a{color:#555;flex-shrink:0;justify-content:center;align-items:center;padding:20px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.tabs-wrapper a:hover,.tabs-wrapper a.active{color:var(--purple-900)}.tabs-wrapper a.active:after{content:"";background:var(--purple-900);border-radius:100px;width:100%;height:3px;position:absolute;bottom:0;left:0}.events-section{width:min(1650px,92%);margin:80px auto}.section-header{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.section-header h2{color:#111827;font-size:1.5rem;font-weight:700}.section-header button{color:var(--purple-900);cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:600;transition:all .2s}.section-header button:hover{opacity:.75}.empty-events{text-align:center;background:#fafafa;border:1px dashed #ddd;border-radius:18px;grid-column:1/-1;padding:80px 20px}.empty-events h3{color:#222;margin-bottom:10px}.empty-events p{color:#777;font-size:15px}.event-card{background:#fff;border:1px solid #ececec;border-radius:22px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 25px #0000000d}.event-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.event-image{height:230px;position:relative;overflow:hidden}.event-image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.event-card:hover .event-image img{transform:scale(1.06)}.event-image:after{content:"";background:linear-gradient(#0000,#0003,#000000bf);position:absolute;inset:0}.event-date{color:#111;z-index:5;background:#ffffffeb;border-radius:30px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;display:flex;position:absolute;top:18px;left:18px}.event-body{padding:24px}.event-body h3{color:#111827;margin-bottom:14px;font-size:1.35rem;line-height:1.4}.event-location{color:#666;align-items:center;gap:8px;margin-bottom:20px;font-size:15px;display:flex}.event-location svg{color:#ff6b00}.ticket-types{flex-wrap:wrap;gap:10px;margin-bottom:25px;display:flex}.ticket-types span{color:#ff6b00;background:#fff4ec;border-radius:50px;padding:8px 14px;font-size:13px;font-weight:600}.event-footer{border-top:1px solid #efefef;justify-content:space-between;align-items:center;margin-top:10px;padding-top:20px;display:flex}.event-footer small{color:#888;margin-bottom:4px;display:block}.event-footer h2{color:#111827;font-size:1.7rem}.event-footer button{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 22px;font-weight:600;transition:all .25s;display:flex}.event-footer button:hover{background:var(--accent-gradient);transform:translateY(-2px);box-shadow:0 10px 25px #6a288859}.event-toolbar{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:45px;display:flex}.event-toolbar input{border:1px solid var(--border);background:var(--bg);min-width:260px;height:52px;color:var(--text);border-radius:12px;outline:none;flex:1;padding:0 18px;font-family:Host Grotesk,sans-serif;font-size:15px;transition:all .25s}.event-toolbar input::placeholder{color:var(--text-muted)}.event-toolbar input:focus{border-color:var(--purple-700);box-shadow:var(--shadow-glow)}.event-toolbar select{border:1px solid var(--border);background:var(--bg);min-width:190px;height:52px;color:var(--text);cursor:pointer;border-radius:12px;outline:none;padding:0 16px;font-family:Host Grotesk,sans-serif;font-size:15px;transition:all .25s}.empty-events{border:1px dashed var(--border);background:var(--bg-alt);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:100px 20px;font-family:Host Grotesk,sans-serif;display:flex}@media (width<=1024px){.sold-out-switch{margin-left:0}}@media (width<=760px){.event-list{padding:0 20px}.event-header{flex-direction:column;align-items:flex-start;gap:10px}.event-toolbar{grid-template-columns:1fr;gap:12px;padding:16px;display:grid}.search-field{width:100%}.filter-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.event-toolbar select{width:100%;min-width:0}.clear-filters-btn,.sold-out-switch{width:100%}.events-grid{grid-template-columns:1fr}}.event-list{width:100%;max-width:1650px;margin:40px auto 80px;padding:0 40px}.event-header{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.event-header h1{color:var(--text);margin-bottom:8px;font-size:2.4rem;font-weight:700}.event-header p{color:var(--text-muted);font-size:15px}.event-toolbar{background:var(--bg-alt);border:1px solid var(--border);border-radius:20px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:45px;padding:18px;display:flex}.search-field{flex:260px;min-width:220px;position:relative}.search-field svg{width:17px;height:17px;color:var(--text-muted);pointer-events:none;transition:color .2s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-field:focus-within svg{color:var(--purple-700)}.search-field input{border:1px solid var(--border);background:var(--bg);width:100%;height:50px;color:var(--text);border-radius:12px;outline:none;padding:0 16px 0 44px;font-size:15px;transition:all .2s}.search-field input::placeholder{color:var(--text-muted)}.search-field input:focus{border-color:var(--purple-700);box-shadow:var(--shadow-glow)}.filter-pair{display:contents}.event-toolbar select{border:1px solid var(--border);background-color:var(--bg);min-width:170px;height:50px;color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%236c6a7c' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border-radius:12px;outline:none;padding:0 40px 0 16px;font-size:14.5px;font-weight:500;transition:all .2s}.event-toolbar select:hover{border-color:var(--purple-700)}.event-toolbar select:focus{border-color:var(--purple-700);box-shadow:var(--shadow-glow)}.clear-filters-btn{border:1px solid var(--border);background:var(--bg);height:50px;color:var(--purple-700);white-space:nowrap;cursor:pointer;border-radius:12px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s}.clear-filters-btn:hover:not(:disabled){background:var(--accent-gradient);color:#fff;box-shadow:var(--shadow-glow);border-color:#0000}.clear-filters-btn:disabled{color:var(--text-muted);border-color:var(--border);cursor:not-allowed;opacity:.55;background:0 0}.empty-events .clear-filters-btn{height:auto;margin-top:18px;padding:12px 24px}.sold-out-switch{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-left:auto;padding:4px 6px 4px 4px;font-size:14px;font-weight:500;display:flex}.sold-out-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.switch-track{background:var(--border);border-radius:999px;flex-shrink:0;width:40px;height:23px;transition:background .2s;position:relative}.switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2.5px;left:2.5px;box-shadow:0 2px 6px #00000040}.sold-out-switch input:checked+.switch-track{background:var(--accent-gradient)}.sold-out-switch input:checked+.switch-track .switch-thumb{transform:translate(17px)}.sold-out-switch input:focus-visible+.switch-track{box-shadow:0 0 0 3px var(--accent-gradient-soft)}.events-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:28px;display:grid}.empty-events{text-align:center;border:1px dashed var(--border);background:var(--bg-alt);border-radius:20px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:100px 20px;display:flex}.empty-events h2{color:var(--text);margin-bottom:10px}.empty-events p{color:var(--text-muted)}.events-loading{height:400px;color:var(--text-muted);justify-content:center;align-items:center;font-size:20px;display:flex}.site-footer{background:linear-gradient(160deg, var(--purple-900) 0%, var(--indigo-600) 65%, var(--blue-600) 130%);color:#ffffffd9;width:100%;margin-top:110px;padding:64px 40px 32px}.footer-top{grid-template-columns:1.2fr 2fr;gap:60px;max-width:1750px;margin:0 auto;display:grid}.footer-brand{max-width:340px}.footer-logo{color:#fff;align-items:center;gap:10px;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;display:flex}.footer-logo-dot{background:linear-gradient(135deg,#4c1d95 0%,#4338ca 50%,#2563eb 100%);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 4px #ffffff1a}.footer-brand p{color:#fff9;margin:0 0 22px;font-size:14px;line-height:1.7}.footer-socials{align-items:center;gap:10px;display:flex}.footer-socials a{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;transition:all .2s;display:flex}.footer-socials a:hover{background:#ffffff2e;transform:translateY(-2px)}.footer-links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column h4{letter-spacing:.04em;text-transform:uppercase;color:#ffffff73;margin:0 0 6px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700}.footer-column a{color:#ffffffc7;width:fit-content;font-size:14.5px;transition:color .2s}.footer-column a:hover{color:#fff}.footer-divider{border-top:1px solid #ffffff1f;max-width:1750px;margin:48px auto 24px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1750px;margin:0 auto;display:flex}.footer-bottom p{color:#ffffff80;margin:0;font-size:13px}.footer-legal-links{align-items:center;gap:24px;display:flex}.footer-legal-links a{color:#ffffff80;font-size:13px;transition:color .2s}.footer-legal-links a:hover{color:#fff}.cf-faq{width:100%;max-width:1180px;margin:0 auto;padding:60px 32px 90px}.cf-faq h2{color:var(--text);margin:0 0 24px;font-size:20px;font-weight:700}.cf-faq-list{border-top:1px solid var(--border);max-width:700px}.cf-faq-item{border-bottom:1px solid var(--border)}.cf-faq-question{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:15px;font-weight:600;display:flex}.cf-faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.cf-faq-item.open .cf-faq-chevron{color:var(--purple-700);transform:rotate(180deg)}.cf-faq-answer{color:var(--text-muted);margin:0 0 20px;padding-right:32px;font-size:14px;line-height:1.75}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);background:#15131f99;justify-content:center;align-items:center;padding:24px;animation:.18s modal-fade-in;display:flex;position:fixed;inset:0}.modal-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;width:100%;max-width:500px;max-height:min(660px,88vh);padding:36px 36px 30px;animation:.2s cubic-bezier(.22,1,.36,1) modal-rise-in;position:relative;overflow-y:auto;box-shadow:0 32px 80px -20px #15131f66}.modal-card:before{content:"";border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:24px;right:24px}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-rise-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-icon{background:var(--bg-alt);width:40px;height:40px;color:var(--indigo-600);border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;font-size:16px;display:flex}.modal-eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);margin:0 0 6px;font-size:11px;font-weight:600}.modal-title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:21px;font-weight:700;line-height:1.3}.modal-experience{color:var(--indigo-600);margin:6px 0 0;font-size:14px;font-weight:600}.modal-terms-list{border-top:1px solid var(--border);margin:24px 0 0;padding:0;list-style:none}.modal-terms-list li{border-bottom:1px solid var(--border);gap:14px;padding:14px 0;display:flex}.modal-terms-index{background:var(--indigo-600);opacity:.5;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.modal-terms-title{color:var(--text);margin:0 0 3px;font-size:13.5px;font-weight:700}.modal-terms-body{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.6}.modal-checkbox-row{background:var(--bg-alt);border:1px solid var(--border);cursor:pointer;color:var(--text);border-radius:10px;align-items:flex-start;gap:12px;margin-top:22px;padding:16px 18px;font-size:13.5px;line-height:1.55;display:flex}.modal-checkbox-row input[type=checkbox]{width:17px;height:17px;accent-color:var(--indigo-600);cursor:pointer;flex-shrink:0;margin-top:2px}.modal-btn-primary{background:var(--indigo-600);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:18px;padding:13px 20px;font-size:14.5px;font-weight:700;transition:background .15s,transform .1s}.modal-btn-primary:hover:not(:disabled){background:var(--purple-700)}.modal-btn-primary:active:not(:disabled){transform:translateY(1px)}.modal-btn-primary:disabled{background:var(--border);color:var(--text-muted);cursor:not-allowed}.modal-helper-text{text-align:center;color:var(--text-muted);margin:10px 0 0;font-size:12px}.order-detail-page{width:100%;max-width:640px;margin:0 auto;padding:32px 24px 80px}.order-detail-status{justify-content:center;align-items:center;min-height:50vh;padding:40px 20px;display:flex}.order-detail-status p{color:var(--text-muted);font-size:15px}.order-detail-back{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:20px;padding:0;font-size:13.5px;font-weight:600;transition:color .2s;display:inline-flex}.order-detail-back:hover{color:var(--purple-700)}.order-detail-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.order-detail-header>span:first-child{color:var(--text);font-family:monospace;font-size:13px;font-weight:700}.order-detail-count{color:var(--text-muted);font-size:12.5px}.order-detail-carousel{align-items:center;gap:12px;display:flex;position:relative}.order-detail-nav{border:1px solid var(--border);background:var(--bg);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.order-detail-nav:hover{border-color:var(--purple-700);color:var(--purple-700)}.order-detail-dots{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.order-detail-dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.order-detail-dot.active{background:var(--purple-700);border-radius:999px;width:20px}.rum-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08041480;justify-content:center;align-items:flex-end;animation:.2s rum-fade-in;display:flex;position:fixed;inset:0}@keyframes rum-fade-in{0%{opacity:0}to{opacity:1}}.rum-sheet{background:var(--bg);border-radius:24px 24px 0 0;width:100%;max-width:440px;padding:12px 28px 40px;animation:.32s cubic-bezier(.32,.72,0,1) rum-slide-up;position:relative;box-shadow:0 -10px 40px -12px #140f2840}@keyframes rum-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rum-handle{background:var(--border);border-radius:999px;width:36px;height:4px;margin:0 auto 8px;display:block}.rum-close{border:1px solid var(--border);background:var(--bg-alt);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.rum-close:hover{color:var(--text);border-color:var(--text-muted)}.rum-content{text-align:center;flex-direction:column;align-items:center;padding-top:20px;display:flex}.rum-content h3{color:var(--text);margin:0 0 8px;font-size:19px;font-weight:700}.rum-content>p{color:var(--text-muted);max-width:300px;margin:0 0 26px;font-size:14px;line-height:1.6}.rum-bell-btn{background:var(--accent-gradient);color:#fff;cursor:pointer;width:72px;height:72px;box-shadow:var(--shadow-glow);border:none;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;transition:transform .15s,filter .2s;display:flex;position:relative}.rum-bell-btn:hover:not(:disabled){filter:brightness(1.06);transform:scale(1.05)}.rum-bell-btn:active:not(:disabled){transform:scale(.96)}.rum-bell-btn.active{animation:.4s rum-bell-pop}@keyframes rum-bell-pop{0%{transform:scale(1)}40%{transform:scale(1.15)rotate(-8deg)}70%{transform:scale(.95)rotate(6deg)}to{transform:scale(1)rotate(0)}}.rum-bell-btn:disabled{cursor:default}.rum-bell-ring{border:2px solid var(--purple-700);opacity:0;border-radius:50%;position:absolute;inset:-6px}.rum-bell-btn.active .rum-bell-ring{animation:.6s ease-out rum-ring-pulse}@keyframes rum-ring-pulse{0%{opacity:.6;transform:scale(.9)}to{opacity:0;transform:scale(1.35)}}.rum-hint{color:var(--text-muted);max-width:280px;margin:0;font-size:12.5px;line-height:1.6}@media (width<=480px){.rum-sheet{max-width:100%;padding:12px 22px 36px}}@media (width<=520px){.modal-card{max-height:90vh;padding:28px 22px 24px}}@media (width<=600px){.order-detail-page{padding:24px 16px 60px}.order-detail-carousel{gap:6px}.order-detail-nav{width:34px;height:34px}}@media (width<=640px){.cf-faq{padding:44px 20px 60px}}@media (width<=900px){.site-footer{padding:52px 20px 24px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-brand{max-width:none}.footer-links{grid-template-columns:repeat(3,1fr);gap:20px}}@media (width<=600px){.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal-links{flex-wrap:wrap;gap:16px}}@media (width<=1024px){.sold-out-switch{margin-left:0}}@media (width<=760px){.event-list{padding:0 20px}.event-header{flex-direction:column;align-items:flex-start;gap:10px}.event-toolbar{grid-template-columns:1fr;gap:12px;padding:16px;display:grid}.search-field{width:100%}.filter-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.event-toolbar select{width:100%;min-width:0}.clear-filters-btn,.sold-out-switch{width:100%}.events-grid{grid-template-columns:1fr}}@media (width<=768px){.event-image{height:190px}.event-body{padding:18px}.event-footer{flex-direction:column;align-items:flex-start;gap:20px}.event-footer button{justify-content:center;width:100%}.celeb-tabs{display:block}.section-header h2{font-size:1rem}}.event-header-strip{border-bottom:1px solid var(--border);background:#f5f5f5;width:100%}.event-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1950px;margin:0 auto;padding:24px 32px;display:flex}.event-header-left{align-items:center;gap:16px;min-width:0;display:flex}.event-header-thumb{object-fit:cover;background:var(--bg-alt);border-radius:9px;flex-shrink:0;width:200px;height:100px}.event-header-info{min-width:0}.event-header-info h1{letter-spacing:-.01em;color:var(--text);margin:0 0 4px;font-size:20px;font-weight:700;line-height:1.25}.event-header-celebrity{color:var(--purple-700);margin-bottom:6px;font-size:13.5px;font-weight:600;transition:opacity .2s;display:inline-block}.event-header-celebrity:hover{opacity:.75}.event-header-meta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.event-header-meta span{color:var(--text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:13px;display:flex}.event-header-meta svg{color:var(--purple-700);flex-shrink:0}.event-header-right{flex-shrink:0;align-items:center;gap:20px;display:flex}.event-header-icon-actions{align-items:center;gap:8px;display:flex}.event-header-icon-btn{background:var(--bg-alt);border:1px solid var(--border);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.event-header-icon-btn:hover{border-color:var(--purple-700);color:var(--purple-700)}.event-header-icon-btn.active{background:var(--accent-gradient);color:#fff;border-color:#0000}.event-header-price-block{text-align:right;flex-direction:column;line-height:1.15;display:flex}.event-header-price{color:var(--text);font-size:17px;font-weight:800}.event-header-price-label{color:var(--text-muted);font-size:11px}.event-header-cta{background:var(--accent-gradient);color:#fff;white-space:nowrap;cursor:pointer;height:46px;box-shadow:var(--shadow-glow);border:none;border-radius:10px;padding:0 20px;font-size:14px;font-weight:700;transition:all .2s}.event-header-cta:hover{filter:brightness(1.06)}.event-header-badge{color:#fff;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700}.event-header-badge.sold-out{background:#b91c1c}.ed-section{width:100%;max-width:1950px;margin:0 auto;padding:0 32px 60px}.ed-layout{border-top:1px solid var(--border);grid-template-columns:1.7fr 1fr;align-items:start;gap:36px;padding-top:40px;display:grid}.ed-about h2{color:var(--text);margin:0 0 14px;font-size:18px;font-weight:700}.ed-about p{color:var(--text-muted);white-space:pre-line;margin:0;font-size:14.5px;line-height:1.8}.ed-venue-card{border:1px solid var(--border);border-radius:14px;padding:20px}.ed-venue-card h3{color:var(--text);margin:0 0 16px;font-size:14.5px;font-weight:700}.ed-venue-info{align-items:flex-start;gap:10px;margin-bottom:18px;display:flex}.ed-venue-info svg{color:var(--purple-700);flex-shrink:0;margin-top:2px}.ed-venue-info div{flex-direction:column;gap:3px;display:flex}.ed-venue-name{color:var(--text);font-size:14px;font-weight:700}.ed-venue-address{color:var(--text-muted);font-size:13px;line-height:1.5}.ed-directions-btn{border:1px solid var(--border);background:var(--bg-alt);height:42px;color:var(--text);border-radius:9px;justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}.ed-directions-btn:hover{border-color:var(--purple-700);color:var(--purple-700)}.mfa-section{width:100%;max-width:1950px;margin:0 auto;padding:0 32px 70px}.mfa-header{border-top:1px solid var(--border);margin-bottom:22px;padding-top:40px}.mfa-header h2{color:var(--text);margin:0;font-size:18px;font-weight:700}.mfa-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:20px;display:grid}.mfa-card{text-align:left;border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:12px;flex-direction:column;padding:0;font-family:inherit;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;overflow:hidden}.mfa-card:hover{border-color:var(--purple-700);transform:translateY(-2px);box-shadow:0 10px 24px -14px #140f2840}.mfa-card-image{aspect-ratio:4/3;object-fit:cover;background:var(--bg-alt);width:100%}.mfa-card-body{flex-direction:column;gap:8px;padding:14px;display:flex}.mfa-card-body h3{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.mfa-card-meta{flex-direction:column;gap:4px;display:flex}.mfa-card-meta span{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.mfa-card-meta svg{color:var(--purple-700);flex-shrink:0}.mfa-card-price{color:var(--text);margin-top:2px;font-size:13px;font-weight:700}.mfa-card-soldout{color:var(--text-muted);margin-top:2px;font-size:12px;font-weight:700}.cookie-banner{z-index:500;background:var(--bg);border-top:1px solid var(--border);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px -12px #140f2826}.cookie-banner-inner{max-width:1100px;margin:0 auto;padding:20px 32px}.cookie-banner-text p{color:var(--text-muted);max-width:720px;margin:0 0 16px;font-size:13.5px;line-height:1.6}.cookie-banner-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cookie-btn-primary,.cookie-btn-outline,.cookie-btn-ghost{cursor:pointer;white-space:nowrap;border-radius:9px;height:42px;padding:0 20px;font-size:13.5px;font-weight:700;transition:all .2s}.cookie-btn-primary{background:var(--accent-gradient);color:#fff;border:none}.cookie-btn-primary:hover{filter:brightness(1.06)}.cookie-btn-outline{border:1px solid var(--border);background:var(--bg);color:var(--text)}.cookie-btn-outline:hover{border-color:var(--purple-700);color:var(--purple-700)}.cookie-btn-ghost{color:var(--text-muted);background:0 0;border:none}.cookie-btn-ghost:hover{color:var(--text)}.cookie-banner-details{flex-direction:column;gap:16px;display:flex}.cookie-pref-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:14px;display:flex}.cookie-pref-row div{flex-direction:column;gap:2px;display:flex}.cookie-pref-title{color:var(--text);font-size:13.5px;font-weight:700}.cookie-pref-desc{color:var(--text-muted);max-width:480px;font-size:12.5px}.cookie-toggle{cursor:pointer;flex-shrink:0;position:relative}.cookie-toggle.disabled{opacity:.5;cursor:not-allowed}.cookie-toggle input{opacity:0;width:1px;height:1px;position:absolute}.cookie-toggle-track{background:var(--border);border-radius:999px;width:40px;height:23px;transition:background .2s;display:block;position:relative}.cookie-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2.5px;left:2.5px;box-shadow:0 2px 6px #00000040}.cookie-toggle input:checked+.cookie-toggle-track{background:var(--accent-gradient)}.cookie-toggle input:checked+.cookie-toggle-track .cookie-toggle-thumb{transform:translate(17px)}.cd-countdown{border-top:1px solid var(--border);margin-top:14px;padding-top:18px}.cd-countdown-label{color:var(--text-muted);margin-bottom:10px;font-size:12px;display:block}.cd-countdown-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.cd-countdown-grid span{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;display:block}.cd-countdown-grid small{color:var(--text-muted);font-size:10px}@media (width<=640px){.cookie-banner-inner{padding:18px 20px}.cookie-banner-actions{flex-direction:column;align-items:stretch}.cookie-pref-row{flex-direction:column;gap:10px}}@media (width<=900px){.mfa-section{padding:0 20px 50px}.mfa-header{padding-top:28px}.mfa-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}}@media (width<=480px){.mfa-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.ed-section{padding:0 20px 40px}.ed-layout{grid-template-columns:1fr;gap:24px;padding-top:28px}}@media (width<=768px){.event-header-inner{flex-direction:column;align-items:stretch;gap:16px;padding:18px 20px}.event-header-right{justify-content:space-between}.event-header-cta{flex:1}}@media (width<=480px){.event-header-thumb{border-radius:10px;width:56px;height:56px}.event-header-info h1{font-size:17px}.event-header-meta{flex-direction:column;align-items:flex-start;gap:6px}.event-header-right{flex-wrap:wrap}}.ts-section{width:100%;max-width:1950px;margin:0 auto;padding:48px 32px 60px}.ts-layout{grid-template-columns:1.7fr 1fr;align-items:start;gap:36px;display:grid}.ts-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.ts-header-titles{flex-direction:column;gap:4px;display:flex}.ts-header h2{color:var(--text);margin:0;font-size:20px;font-weight:700}.ts-fees-disclosure{color:var(--text-muted);font-size:12px}.ts-header-right{flex-shrink:0;align-items:center;gap:14px;display:flex}.ts-order-max-note{color:#b91c1c;white-space:nowrap;font-size:12px;font-weight:600}.ts-sort{align-items:center;gap:8px;display:flex}.ts-sort>span{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.ts-sort select{border:1px solid var(--border);background-color:var(--bg);height:38px;color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%236c6a7c' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:9px;outline:none;padding:0 34px 0 12px;font-size:12.5px;font-weight:600;transition:border-color .2s}.ts-sort select:hover,.ts-sort select:focus{border-color:var(--purple-700)}.ts-empty-state{text-align:center;border:1px dashed var(--border);color:var(--text-muted);border-radius:14px;padding:60px 20px;font-size:14px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ts-ticket-list{flex-direction:column;gap:10px;display:flex}.ts-row{border:1px solid var(--border);background:var(--bg);border-radius:12px;align-items:center;gap:14px;padding:12px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.ts-row:hover{background:var(--bg-alt)}.ts-row.selected{border-color:var(--purple-700);background:var(--bg);box-shadow:0 0 0 1px var(--purple-700)}.ts-row.sold-out{opacity:.5}.ts-row-image{object-fit:cover;background:var(--bg-alt);border-radius:8px;flex-shrink:0;width:56px;height:56px}.ts-row-info{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.ts-row-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ts-pill{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:2.5px 9px;font-size:10.5px;font-weight:700;line-height:1.5;display:inline-flex}.ts-pill.vip{color:#3a2c05;background:linear-gradient(135deg,#f4d374,#d4af37)}.ts-pill.regular{background:var(--accent-gradient-soft);color:var(--purple-700)}.ts-pill.outline{background:var(--bg-alt);color:var(--text-muted);border:1px solid var(--border);text-transform:none;font-weight:600}.ts-row-name{color:var(--text);font-size:14.5px;font-weight:700}.ts-row-note{color:var(--text-muted);font-size:11.5px}.ts-row-low{color:#b91c1c;font-size:11.5px;font-weight:600}.ts-row-price-block{flex-direction:column;flex-shrink:0;align-items:flex-end;min-width:64px;display:flex}.ts-row-price{color:var(--purple-700);font-size:16px;font-weight:800;line-height:1.2}.ts-row-price-fees{color:var(--text-muted);font-size:10.5px}.ts-row-soldout{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:12.5px;font-weight:600}.ts-stepper{border:1px solid var(--border);border-radius:8px;flex-shrink:0;align-items:center;gap:2px;padding:3px;display:flex}.ts-stepper button{background:var(--bg-alt);width:26px;height:26px;color:var(--text);cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;transition:all .15s;display:flex}.ts-stepper button:hover:not(:disabled){background:var(--accent-gradient);color:#fff}.ts-stepper button:disabled{opacity:.3;cursor:not-allowed}.ts-stepper-value{text-align:center;width:22px;color:var(--text);font-size:13px;font-weight:700;animation:.18s ts-bump;display:inline-block}@keyframes ts-bump{0%{color:var(--purple-700);transform:scale(1.35)}to{color:var(--text);transform:scale(1)}}.ts-summary{position:sticky;top:24px}.ts-summary-card{border:1px solid var(--border);background:var(--bg);border-radius:14px;padding:20px}.ts-summary-card h3{color:var(--text);margin:0 0 16px;font-size:14.5px;font-weight:700}.ts-summary-empty p{color:var(--text-muted);text-align:center;margin:0;padding:20px 0;font-size:13px}.ts-summary-items{flex-direction:column;gap:10px;display:flex}.ts-summary-item{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.ts-summary-item-name{color:var(--text);font-weight:600}.ts-summary-item-name span{color:var(--text-muted);font-weight:400}.ts-summary-item-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.ts-summary-item-total{color:var(--text);white-space:nowrap;font-weight:600}.ts-summary-remove{background:var(--bg-alt);width:20px;height:20px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.ts-summary-remove:hover{color:#fff;background:#b91c1c}.ts-summary-divider{background:var(--border);height:1px;margin:14px 0}.ts-summary-row{color:var(--text);justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.ts-summary-row.muted{color:var(--text-muted);font-size:12px}.ts-summary-total{color:var(--text);justify-content:space-between;align-items:baseline;margin:14px 0 16px;font-size:17px;font-weight:700;display:flex}.ts-checkout-btn{background:var(--accent-gradient);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;height:46px;font-size:14px;font-weight:700;transition:filter .2s}.ts-checkout-btn:hover:not(:disabled){filter:brightness(1.06)}.ts-checkout-btn:disabled{background:var(--border);color:var(--text-muted);cursor:not-allowed}.ts-policy-note{border:1px solid var(--border);background:var(--bg-alt);border-radius:10px;margin:14px 0;padding:12px 14px}.ts-policy-note ul{flex-direction:column;gap:4px;margin:0 0 10px;padding-left:16px;display:flex}.ts-policy-note li{color:var(--text-muted);font-size:11.5px;line-height:1.5}.ts-terms-check{cursor:pointer;border-top:1px solid var(--border);align-items:flex-start;gap:8px;padding-top:10px;display:flex}.ts-terms-check input{width:14px;height:14px;accent-color:var(--purple-700);cursor:pointer;flex-shrink:0;margin-top:2px}.ts-terms-check span{color:var(--text);font-size:12px;line-height:1.5}.ts-terms-check a{color:var(--purple-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.ts-terms-check a:hover{opacity:.75}.ts-sheet-backdrop,.ts-sheet{display:none}@media (width<=900px){.ts-section{padding:32px 20px 40px}.ts-layout{grid-template-columns:1fr;gap:20px}.ts-header{flex-direction:column;align-items:stretch}.ts-header-right{justify-content:space-between}.ts-summary{display:none}.ts-row{flex-wrap:wrap}.ts-row-price-block{order:1;align-items:flex-start}.ts-stepper{order:2;margin-left:auto}.ts-row-info{flex-basis:100%;order:0;width:100%}.ts-sheet-backdrop{z-index:299;opacity:0;pointer-events:none;background:#08041466;transition:opacity .25s;display:block;position:fixed;inset:0}.ts-sheet-backdrop.show{opacity:1;pointer-events:auto}.ts-sheet{z-index:300;background:var(--bg);border-top:1px solid var(--border);border-radius:16px 16px 0 0;max-height:70vh;transition:transform .3s cubic-bezier(.32,.72,0,1);display:block;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 24px -8px #140f2826}.ts-sheet-handle{cursor:pointer;background:0 0;border:none;justify-content:center;width:100%;padding:10px 0 4px;display:flex}.ts-sheet-bar{background:var(--border);border-radius:999px;width:36px;height:4px}.ts-sheet-collapsed{cursor:pointer;justify-content:space-between;align-items:center;padding:8px 20px 18px;display:flex}.ts-sheet-collapsed-info{color:var(--text);align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.ts-sheet-total{font-weight:700}.ts-sheet-fees-note{color:var(--text-muted);font-size:11px;font-weight:400}.ts-sheet-expanded{padding:4px 20px 24px}.ts-sheet-expanded-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ts-sheet-expanded-header h3{color:var(--text);margin:0;font-size:15px;font-weight:700}.ts-sheet-expanded-header button{border:1px solid var(--border);background:var(--bg-alt);width:30px;height:30px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}}._page_1osgs_3{max-width:800px;color:var(--text);margin:0 auto;padding:20px 20px 60px}._topBar_1osgs_12{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}._backBtn_1osgs_19{width:34px;height:34px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}._backBtn_1osgs_19:hover{background:var(--bg-alt)}._pageTitle_1osgs_36{margin:0;font-size:1.05rem;font-weight:700}._secureBadge_1osgs_42{color:var(--text-muted);white-space:nowrap;align-items:center;gap:5px;font-size:.78rem;display:flex}._stepper_1osgs_53{align-items:center;margin:0 0 16px;padding:0;list-style:none;display:flex}._stepperItem_1osgs_61{flex:1;align-items:center;display:flex}._stepperItem_1osgs_61:last-child{flex:0}._stepCircle_1osgs_71{width:28px;height:28px;color:var(--text-muted);background:var(--bg-alt);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}._stepCircleActive_1osgs_86{background:var(--accent-gradient);color:#fff;border-color:#0000}._stepCircleDone_1osgs_92{background:var(--purple-700);color:#fff;border-color:#0000}._stepLabel_1osgs_98{color:var(--text-muted);white-space:nowrap;margin-left:6px;font-size:.78rem}._stepLabelActive_1osgs_105{color:var(--purple-700);font-weight:600}._stepLine_1osgs_110{background:var(--border);flex:1;height:1px;margin:0 10px}._stepLineDone_1osgs_117{background:var(--purple-700)}._holdTimer_1osgs_123{color:var(--purple-700);background:var(--accent-gradient-soft);border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;margin-bottom:18px;margin-left:auto;margin-right:auto;padding:7px 14px;font-size:.8rem;display:flex}._card_1osgs_145{border:1px solid var(--border);background:var(--bg);border-radius:14px;margin-bottom:18px;padding:18px}._divider_1osgs_153{background:var(--border);height:1px;margin:12px 0}._eventRow_1osgs_161{gap:14px;display:flex}._eventImage_1osgs_166{object-fit:cover;background:var(--bg-alt);border-radius:10px;flex-shrink:0;width:76px;height:76px}._eventInfo_1osgs_175{flex-direction:column;gap:4px;min-width:0;display:flex}._eventName_1osgs_182{margin:0 0 2px;font-size:1.02rem;font-weight:700}._eventMeta_1osgs_188{color:var(--text-muted);align-items:center;gap:6px;font-size:.82rem;display:flex}._viewDetails_1osgs_196{color:var(--indigo-600);margin-top:4px;font-size:.82rem;font-weight:600;text-decoration:none}._viewDetails_1osgs_196:hover{text-decoration:underline}._summaryHeader_1osgs_210{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}._summaryHeader_1osgs_210 h3{margin:0;font-size:.95rem;font-weight:700}._linkBtn_1osgs_223{color:var(--indigo-600);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}._linkBtn_1osgs_223:hover{text-decoration:underline}._summaryLine_1osgs_237{justify-content:space-between;padding:5px 0;font-size:.88rem;display:flex}._muted_1osgs_244{color:var(--text-muted)}._totalLine_1osgs_248{justify-content:space-between;font-size:1.05rem;font-weight:700;display:flex}._totalLine_1osgs_248 span:last-child{color:var(--purple-700)}._sectionTitle_1osgs_262{margin:0 0 2px;font-size:.95rem;font-weight:700}._sectionSub_1osgs_268{color:var(--text-muted);margin:0 0 12px;font-size:.82rem}._methodList_1osgs_274{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}._methodRow_1osgs_281{border:1.5px solid var(--border);background:var(--bg);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}._methodRow_1osgs_281:hover{background:var(--bg-alt)}._methodRowActive_1osgs_299{border-color:var(--purple-700);background:var(--bg);box-shadow:0 0 0 3px #4c1d9514}._radio_1osgs_305{border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;width:18px;height:18px;position:relative}._radioActive_1osgs_314{border-color:var(--purple-700)}._radioActive_1osgs_314:after{content:"";background:var(--purple-700);border-radius:50%;position:absolute;inset:3px}._methodIcon_1osgs_326{width:40px;height:40px;color:var(--indigo-600);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._methodText_1osgs_337{flex-direction:column;gap:1px;min-width:0;display:flex}._methodLabel_1osgs_344{font-size:.92rem;font-weight:600}._methodDesc_1osgs_349{color:var(--text-muted);font-size:.78rem}._methodSummaryRow_1osgs_354{align-items:center;gap:12px;display:flex}._agreeRow_1osgs_362{color:var(--text-muted);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:18px;font-size:.85rem;display:flex}._agreeRow_1osgs_362 input{accent-color:var(--purple-700);margin-top:2px}._agreeRow_1osgs_362 a{color:var(--indigo-600);font-weight:600;text-decoration:none}._agreeRow_1osgs_362 a:hover{text-decoration:underline}._fieldsTitle_1osgs_389{margin:0 0 14px;font-size:.88rem;font-weight:700}._fieldsNote_1osgs_395{color:var(--text-muted);margin:0 0 16px;font-size:.86rem;line-height:1.55}._field_1osgs_389{flex-direction:column;flex:1;gap:6px;margin-bottom:14px;display:flex}._field_1osgs_389 label{color:var(--text-muted);font-size:.78rem}._field_1osgs_389 input{border:1px solid var(--border);color:var(--text);background:var(--bg-alt);border-radius:9px;width:100%;padding:.7rem .85rem;font-size:.92rem}._field_1osgs_389 input:focus-visible{border-color:var(--indigo-600);background:#fff;outline:none;box-shadow:0 0 0 3px #4338ca24}._fieldRow_1osgs_432{gap:12px;display:flex}._payBtn_1osgs_439{background:var(--accent-gradient);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-glow);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;padding:.85rem 1rem;font-size:.95rem;font-weight:700;transition:filter .15s,opacity .15s;display:flex}._payBtn_1osgs_439:hover:not(:disabled){filter:brightness(1.06)}._payBtn_1osgs_439:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}._secondaryBtn_1osgs_468{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);cursor:pointer;border-radius:10px;padding:.85rem 1rem;font-size:.95rem;font-weight:600}._secondaryBtn_1osgs_468:hover{background:var(--bg-alt)}._secureNote_1osgs_484{color:var(--text-muted);justify-content:center;align-items:center;gap:5px;margin-top:4px;font-size:.76rem;display:flex}._confirmWrap_1osgs_496{text-align:center;flex-direction:column;align-items:center;display:flex}._successIcon_1osgs_503{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;display:flex}._pendingIcon_1osgs_515{background:var(--accent-gradient-soft);width:64px;height:64px;color:var(--indigo-600);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:flex}._confirmTitle_1osgs_527{margin:0 0 6px;font-size:1.3rem;font-weight:700}._confirmSub_1osgs_533{color:var(--text-muted);max-width:34ch;margin:0 0 20px;font-size:.9rem}._orderNumberRow_1osgs_540{border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:12px 16px;display:flex}._orderNumberRow_1osgs_540>div{text-align:left;flex-direction:column;gap:2px;display:flex}._orderNumberLabel_1osgs_558{color:var(--text-muted);font-size:.74rem}._orderNumberValue_1osgs_563{color:var(--purple-700);font-weight:700}._copyBtn_1osgs_568{border:1px solid var(--border);background:var(--bg-alt);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}._copyBtn_1osgs_568:hover{background:var(--border)}._infoBox_1osgs_585{border:1px solid var(--border);background:var(--bg-alt);text-align:left;border-radius:12px;width:100%;margin-bottom:18px;padding:14px 16px}._infoLine_1osgs_595{color:var(--text-muted);margin:0;font-size:.85rem}._infoLine_1osgs_595+._infoLine_1osgs_595{margin-top:8px}._infoLine_1osgs_595 a{color:var(--indigo-600);font-weight:600;text-decoration:none}._infoLine_1osgs_595 a:hover{text-decoration:underline}._emptyNotice_1osgs_615{color:var(--text-muted);text-align:center;margin:0 0 16px;font-size:.9rem}._spinner_1osgs_623{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite _spin_1osgs_623;display:inline-block}@keyframes _spin_1osgs_623{to{transform:rotate(360deg)}}._bankList_1osgs_641{flex-direction:column;gap:10px;margin-top:14px;display:flex}._bankListItem_1osgs_648{border:1px solid var(--border);background:var(--bg);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:border-color .2s,background .2s;display:flex}._bankListItem_1osgs_648:hover{border-color:var(--purple-700);background:var(--bg-alt)}._bankLogo_1osgs_666{object-fit:contain;background:var(--bg-alt);border-radius:8px;flex-shrink:0;width:40px;height:40px}._bankLogoFallback_1osgs_675{background:var(--accent-gradient-soft);width:40px;height:40px;color:var(--purple-700);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._bankListItemText_1osgs_687{flex-direction:column;gap:2px;min-width:0;display:flex}._bankListItemName_1osgs_694{color:var(--text);font-size:14px;font-weight:700}._bankListItemMeta_1osgs_700{color:var(--text-muted);font-size:12px}._bankModalOverlay_1osgs_706{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08041499;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._bankModal_1osgs_706{background:var(--bg);border-radius:18px;width:100%;max-width:420px;max-height:85vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 30px 60px -20px #0006}._bankModalClose_1osgs_731{border:1px solid var(--border);background:var(--bg-alt);width:32px;height:32px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}._bankModalTitle_1osgs_747{color:var(--text);margin:0 0 14px;padding-right:32px;font-size:17px;font-weight:700}._bankModalAmount_1osgs_755{background:var(--accent-gradient-soft);border-radius:10px;justify-content:space-between;align-items:baseline;margin-bottom:16px;padding:12px 14px;display:flex}._bankModalAmount_1osgs_755 span:first-child{color:var(--purple-700);font-size:12.5px;font-weight:600}._bankModalAmount_1osgs_755 span:last-child{color:var(--purple-700);font-size:18px;font-weight:800}._bankDetailsList_1osgs_778{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}._bankDetailRow_1osgs_785{border:1px solid var(--border);background:var(--bg-alt);border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}._bankDetailLabel_1osgs_796{color:var(--text-muted);margin-bottom:2px;font-size:11px;display:block}._bankDetailValue_1osgs_803{color:var(--text);word-break:break-word;font-size:13.5px;font-weight:700;display:block}._bankInstructions_1osgs_811{color:var(--text-muted);margin:0 0 14px;font-size:12.5px;line-height:1.6}._ticketItem_1osgs_822{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 0;display:flex}._ticketItem_1osgs_822:last-child{border-bottom:none;padding-bottom:0}._ticketItem_1osgs_822:first-child{padding-top:0}._ticketIcon_1osgs_839{background:var(--accent-gradient-soft);width:34px;height:34px;color:var(--purple-700);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._ticketName_1osgs_851{color:var(--text);flex:1;font-size:14px;font-weight:700}._ticketQty_1osgs_858{color:var(--text-muted);flex-shrink:0;font-size:13px;font-weight:600}._coinHeader_1osgs_874{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}._coinBadge_1osgs_882{color:#fff;background:#26a17b;border-radius:999px;align-items:center;gap:4px;padding:5px 12px;font-size:12.5px;font-weight:700;display:inline-flex}._networkList_1osgs_894{flex-direction:column;gap:10px;margin-top:14px;display:flex}._networkItem_1osgs_901{border:1px solid var(--border);background:var(--bg);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:border-color .2s,background .2s;display:flex}._networkItem_1osgs_901:hover{border-color:var(--purple-700);background:var(--bg-alt)}._networkBadge_1osgs_919{color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:10.5px;font-weight:800;display:flex}._networkItemText_1osgs_933{flex-direction:column;gap:2px;display:flex}._networkItemName_1osgs_939{color:var(--text);font-size:14px;font-weight:700}._networkItemMeta_1osgs_945{color:var(--text-muted);font-size:12px}._networkPill_1osgs_950{color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}._coinLoading_1osgs_958{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:40px 20px;display:flex}._coinLoading_1osgs_958 p{color:var(--text-muted);margin:0;font-size:13.5px}._coinLoading_1osgs_958 ._spinner_1osgs_623{border-color:var(--border);border-top-color:var(--purple-700);width:24px;height:24px}._coinAmount_1osgs_980{background:var(--accent-gradient-soft);border-radius:10px;justify-content:space-between;align-items:baseline;margin:14px 0;padding:12px 14px;display:flex}._coinAmount_1osgs_980 span:first-child{color:var(--purple-700);font-size:12.5px;font-weight:600}._coinAmount_1osgs_980 span:last-child{color:var(--purple-700);font-size:16px;font-weight:800}._qrWrap_1osgs_1002{border:1px solid var(--border);background:var(--bg-alt);border-radius:14px;justify-content:center;margin-bottom:14px;padding:16px;display:flex}._qrWrap_1osgs_1002 img{border-radius:8px;width:180px;height:180px}._addressBox_1osgs_1018{border:1px solid var(--border);background:var(--bg-alt);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}._addressText_1osgs_1030{color:var(--text);word-break:break-all;font-family:monospace;font-size:12.5px}._linkBtn_1osgs_223{color:var(--purple-700);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:14px;padding:0;font-size:12.5px;font-weight:600;display:inline-flex}._linkBtn_1osgs_223:hover{opacity:.75}._overlay_5k1na_3{z-index:600;-webkit-backdrop-filter:blur(3px);background:#0f0a1e73;justify-content:center;align-items:center;padding:20px;animation:.2s _fadeIn_5k1na_1;display:flex;position:fixed;inset:0}._modal_5k1na_17{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:18px;width:100%;max-width:380px;padding:28px 26px 24px;animation:.25s cubic-bezier(.16,1,.3,1) _riseIn_5k1na_1;box-shadow:0 30px 60px -20px #140f2859}._icon_5k1na_29{background:var(--accent-gradient-soft,linear-gradient(135deg, #4c1d951a, #2563eb1a));width:52px;height:52px;color:var(--indigo-600);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}._title_5k1na_41{color:var(--text);margin:0 0 10px;font-family:Fraunces,serif;font-size:1.25rem;font-weight:500;line-height:1.3}._body_5k1na_50{color:var(--text-muted);margin:0 0 22px;font-size:.9rem;line-height:1.6}._countdown_5k1na_57{color:var(--purple-700);font-family:JetBrains Mono,ui-monospace,monospace;font-weight:700}._changeBtn_5k1na_63{background:var(--accent-gradient);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-glow);border:none;border-radius:10px;padding:.8rem 1rem;font-size:.92rem;font-weight:700;transition:filter .15s}._changeBtn_5k1na_63:hover{filter:brightness(1.06)}@keyframes _fadeIn_5k1na_1{0%{opacity:0}to{opacity:1}}@keyframes _riseIn_5k1na_1{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._page_13019_11{--bg:#fff;--bg-alt:#f7f6fb;--text:#15131f;--text-muted:#6c6a7c;--border:#ece9f4;--purple-900:#2b0f5e;--purple-700:#4c1d95;--indigo-600:#4338ca;--blue-600:#2563eb;--accent-gradient:linear-gradient(135deg, #4c1d95 0%, #4338ca 50%, #2563eb 100%);--accent-gradient-soft:linear-gradient(135deg, #4c1d951a, #2563eb1a);--shadow-glow:0 8px 24px -8px #4c1d9573;--danger:#c0304a;background:var(--bg);min-height:100vh;color:var(--text);grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);font-family:Inter,-apple-system,sans-serif;display:grid}._brandPanel_13019_36{background:var(--accent-gradient);color:#fff;flex-direction:column;justify-content:space-between;padding:4rem 4.5rem;display:flex;position:relative;overflow:hidden}._brandPanel_13019_36:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 14%,#ffffff24,#0000 45%);position:absolute;inset:0}._brandPanel_13019_36:after{content:"";background-image:radial-gradient(circle, var(--bg) 2.5px, transparent 2.6px);background-repeat:repeat-y;background-size:1px 22px;width:1px;height:100%;position:absolute;top:0;right:-1px}._eyebrow_13019_68{letter-spacing:.22em;text-transform:uppercase;color:#ffffffbf;font-family:JetBrains Mono,monospace;font-size:.72rem;position:relative}._brandMark_13019_77{letter-spacing:.01em;font-family:Fraunces,serif;font-size:1.4rem;font-weight:500;position:relative}._heroCopy_13019_85{max-width:30ch;position:relative}._heroTitle_13019_90{letter-spacing:-.01em;margin:0 0 1.1rem;font-family:Fraunces,serif;font-size:clamp(2.4rem,3.4vw,3.4rem);font-weight:500;line-height:1.08}._heroTitle_13019_90 em{color:#fff;opacity:.92;font-style:italic;font-weight:500}._heroSub_13019_106{color:#ffffffc7;max-width:34ch;font-size:.98rem;line-height:1.6}._stubFooter_13019_113{border-top:1px dashed #ffffff47;justify-content:space-between;align-items:flex-end;gap:2rem;padding-top:2rem;display:flex;position:relative}._stubStat_13019_123{flex-direction:column;gap:.3rem;display:flex}._stubStat_13019_123 span:first-child{letter-spacing:.16em;text-transform:uppercase;color:#ffffffa6;font-family:JetBrains Mono,monospace;font-size:.68rem}._stubStat_13019_123 span:last-child{color:#fff;font-family:Fraunces,serif;font-size:1.3rem}._formPanel_13019_145{background:var(--bg);justify-content:center;align-items:center;padding:3rem 2.5rem;display:flex}._ticket_13019_153{background:var(--bg);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:var(--shadow-glow), 0 1px 2px #15131f0a;border-radius:18px;padding:2.75rem 2.5rem 2.25rem;position:relative}._ticket_13019_153:before,._ticket_13019_153:after{content:"";background:var(--bg);border:1px solid var(--border);border-radius:50%;width:26px;height:26px;position:absolute;top:50%;transform:translateY(-50%)}._ticket_13019_153:before{left:-13px}._ticket_13019_153:after{right:-13px}._ticketHead_13019_180{justify-content:space-between;align-items:baseline;margin-bottom:.4rem;display:flex}._admitOne_13019_187{letter-spacing:.2em;text-transform:uppercase;color:var(--purple-700);font-family:JetBrains Mono,monospace;font-size:.68rem}._serial_13019_195{color:var(--text-muted);font-family:JetBrains Mono,monospace;font-size:.68rem}._formTitle_13019_201{color:var(--text);margin:0 0 .35rem;font-family:Fraunces,serif;font-size:1.9rem;font-weight:500}._formSub_13019_209{color:var(--text-muted);margin:0 0 1.9rem;font-size:.9rem}._field_13019_215{flex-direction:column;gap:.45rem;margin-bottom:1.15rem;display:flex}._field_13019_215 label{letter-spacing:.02em;color:var(--text-muted);font-size:.78rem}._field_13019_215 input{background:var(--bg-alt);border:1px solid var(--border);color:var(--text);border-radius:9px;padding:.78rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .15s,background .15s,box-shadow .15s}._field_13019_215 input::placeholder{color:#b3b0c2}._field_13019_215 input:hover{border-color:#d9d3ef}._field_13019_215 input:focus-visible{border-color:var(--indigo-600);background:#fff;outline:none;box-shadow:0 0 0 3px #4338ca24}._field_13019_215._invalid_13019_254 input{border-color:var(--danger)}._fieldError_13019_258{color:var(--danger);font-size:.78rem}._rowBetween_13019_263{justify-content:space-between;align-items:center;margin:-.3rem 0 1.3rem;display:flex}._linkButton_13019_270{color:var(--indigo-600);cursor:pointer;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.83rem}._linkButton_13019_270:hover{text-decoration:underline}._checkboxRow_13019_284{color:var(--text-muted);align-items:center;gap:.55rem;font-size:.83rem;display:flex}._checkboxRow_13019_284 input{accent-color:var(--indigo-600)}._submit_13019_296{background:var(--accent-gradient);color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-glow);border:none;border-radius:9px;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s}._submit_13019_296:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px -8px #4c1d958c}._submit_13019_296:active:not(:disabled){transform:translateY(0)}._submit_13019_296:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}._divider_13019_325{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;margin:1.5rem 0;font-size:.75rem;display:flex}._divider_13019_325:before,._divider_13019_325:after{content:"";background:var(--border);flex:1;height:1px}._googleButton_13019_344{border:1px solid var(--border);background:var(--bg-alt);width:100%;color:var(--text);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:.65rem;padding:.78rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:border-color .15s,background .15s;display:flex}._googleButton_13019_344:hover:not(:disabled){background:#fff;border-color:#d9d3ef}._googleButton_13019_344:disabled{opacity:.6;cursor:not-allowed}._switchRow_13019_372{text-align:center;color:var(--text-muted);margin-top:1.9rem;font-size:.86rem}._formError_13019_379{color:var(--danger);background:#c0304a0f;border:1px solid #c0304a4d;border-radius:8px;align-items:center;gap:.55rem;margin-bottom:1.2rem;padding:.7rem .85rem;font-size:.82rem;display:flex}._barcode_13019_394{background-image:repeating-linear-gradient(90deg, var(--text-muted) 0px, var(--text-muted) 1px, transparent 1px, transparent 3px, var(--text-muted) 3px, var(--text-muted) 4px, transparent 4px, transparent 7px);opacity:.18;height:34px;margin-top:2rem}@media (prefers-reduced-motion:no-preference){._ticket_13019_153{animation:.5s cubic-bezier(.16,1,.3,1) _riseIn_13019_1}}@keyframes _riseIn_13019_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){._page_13019_11{grid-template-columns:1fr}._brandPanel_13019_36{display:none}._formPanel_13019_145{padding:2.5rem 1.25rem}}.mg-page{width:100%;max-width:1700px;padding:32px 32px 80px}.mgh-wrap{margin-bottom:8px}.mgh-back{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:16px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.mgh-back svg{width:16px;height:16px;transition:transform .2s}.mgh-back:hover{color:var(--purple-700)}.mgh-back:hover svg{transform:translate(-3px)}.mgh-wrap h1{letter-spacing:-.01em;color:var(--text);margin:0 0 6px;font-size:clamp(24px,3.2vw,34px);font-weight:700;line-height:1.15}.mgh-celebrity{color:var(--purple-700);margin-bottom:14px;font-size:14.5px;font-weight:600;transition:opacity .2s;display:inline-block}.mgh-celebrity:hover{opacity:.75}.mgh-description{color:var(--text-muted);max-width:640px;margin:0 0 20px;font-size:14.5px;line-height:1.7}.mgh-photo{object-fit:cover;border-radius:16px;width:100%;max-height:460px;margin-bottom:20px;display:block;box-shadow:0 8px 30px -18px #140f282e}.mgh-meta{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:20px;padding-top:16px;display:flex}.mgh-meta span{color:var(--text-muted);align-items:center;gap:7px;font-size:13.5px;display:flex}.mgh-meta svg{color:var(--purple-700);flex-shrink:0}.mg-anchor-nav{border-bottom:1px solid var(--border);background:var(--bg);z-index:20;scrollbar-width:none;align-items:center;gap:22px;margin:24px 0 32px;padding-bottom:14px;display:flex;position:sticky;top:70px;overflow-x:auto}.mg-anchor-nav::-webkit-scrollbar{display:none}.mg-anchor-nav button{color:var(--text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:13.5px;font-weight:600;transition:color .2s}.mg-anchor-nav button:hover{color:var(--text)}.mg-anchor-nav button.active{color:var(--purple-700)}.mg-about{grid-template-columns:180px 1fr;gap:40px;margin-bottom:56px;scroll-margin-top:24px;display:grid}.mg-about-label{flex-direction:column;gap:6px;display:flex}.mg-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.mg-about-label h2{color:var(--text);margin:0;font-size:20px;font-weight:700}.mg-about-body{border-left:2px solid var(--purple-700);padding-left:24px;position:relative}.mg-about-quote{color:var(--border);margin-bottom:6px}.mg-about-body p{color:var(--text);max-width:620px;margin:0;font-size:16px;line-height:1.85}.mg-included{grid-template-columns:180px 1fr;gap:40px;margin-bottom:56px;scroll-margin-top:24px;display:grid}.mg-included-list{max-width:620px;margin:0;padding:0;list-style:none}.mg-included-item{border-bottom:1px solid var(--border);align-items:baseline;gap:18px;padding:16px 0;display:flex}.mg-included-item:first-child{padding-top:0}.mg-included-item:last-child{border-bottom:none}.mg-included-index{color:var(--purple-700);flex-shrink:0;width:24px;font-size:13px;font-weight:700}.mg-included-text{color:var(--text);font-size:15.5px;line-height:1.6}.mg-how{margin-bottom:56px;scroll-margin-top:24px}.mg-how-inner{background:linear-gradient(135deg, var(--purple-900) 0%, var(--indigo-600) 55%, var(--blue-600) 130%);border-radius:24px;padding:44px 40px;position:relative;overflow:hidden}.mg-how-inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af3738,#0000 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-80px}.mg-how-eyebrow{z-index:1;letter-spacing:.06em;text-transform:uppercase;color:#f4d374;background:#d4af3729;border:1px solid #d4af3759;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 14px;font-size:11.5px;font-weight:700;display:inline-flex;position:relative}.mg-how-inner h2{z-index:1;color:#fff;margin:0 0 32px;font-size:clamp(22px,2.8vw,30px);font-weight:700;position:relative}.mg-how-steps{z-index:1;grid-template-columns:repeat(4,1fr);gap:18px;display:grid;position:relative}.mg-how-step{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:22px 18px;transition:all .2s;position:relative}.mg-how-step:hover{background:#ffffff1a;border-color:#ffffff38}.mg-how-step-number{color:#3a2c05;background:linear-gradient(135deg,#f4d374,#d4af37);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:flex;position:absolute;top:-10px;left:-10px}.mg-how-step-icon{color:#fff;background:#ffffff1f;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:flex}.mg-how-step h3{color:#fff;margin:0 0 6px;font-size:14.5px;font-weight:700}.mg-how-step p{color:#ffffffad;margin:0;font-size:12.5px;line-height:1.55}.mg-gallery{grid-template-columns:180px 1fr;gap:40px;margin-bottom:56px;scroll-margin-top:24px;display:grid}.mg-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.mg-gallery-item{aspect-ratio:1;cursor:pointer;background:var(--bg-alt);border:none;border-radius:12px;padding:0;overflow:hidden}.mg-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.mg-gallery-item:hover img{transform:scale(1.06)}.mg-lightbox-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080414e0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.mg-lightbox-img{border-radius:12px;max-width:min(880px,90vw);max-height:85vh;box-shadow:0 30px 70px -20px #0009}.mg-lightbox-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.mg-lightbox-close:hover{background:#fff3}.mg-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.mg-lightbox-nav:hover{background:#fff3}.mg-lightbox-nav.prev{left:20px}.mg-lightbox-nav.next{right:20px}.mg-lightbox-count{color:#ffffffb3;font-size:12.5px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.mg-location{grid-template-columns:180px 1fr;gap:40px;margin-bottom:56px;scroll-margin-top:24px;display:grid}.mg-location-content{grid-template-columns:1fr 1.2fr;align-items:start;gap:32px;display:grid}.mg-location-details{flex-direction:column;gap:20px;display:flex}.mg-location-address{align-items:flex-start;gap:12px;display:flex}.mg-location-address svg{color:var(--purple-700);flex-shrink:0;margin-top:2px}.mg-location-address div{flex-direction:column;gap:4px;display:flex}.mg-location-name{color:var(--text);font-size:15px;font-weight:700}.mg-location-line{color:var(--text-muted);font-size:13.5px;line-height:1.6}.mg-location-directions{border:1px solid var(--border);background:var(--bg-alt);width:fit-content;height:44px;color:var(--text);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.mg-location-directions:hover{border-color:var(--purple-700);color:var(--purple-700)}.mg-location-map{border:1px solid var(--border);aspect-ratio:4/3;border-radius:14px;overflow:hidden}.mg-location-map iframe{border:none;width:100%;height:100%}.mg-layout{grid-template-columns:1fr 320px;align-items:start;gap:10px;display:grid}.mg-sidebar{position:sticky;top:24px}.mg-info-card{border:1px solid var(--border);background:var(--bg);border-radius:16px;margin-bottom:2rem;padding:24px}.mg-info-type{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.mg-info-price{color:var(--text);margin-bottom:6px;font-size:28px;font-weight:800}.mg-info-spots{color:var(--text-muted);margin:0 0 20px;font-size:13.5px}.mg-info-spots.critical{color:var(--text);font-weight:700}.mg-info-qty{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mg-info-qty>span{color:var(--text-muted);font-size:13.5px}.mg-info-stepper{border:1px solid var(--border);border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.mg-info-stepper button{background:var(--bg-alt);width:28px;height:28px;color:var(--text);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:15px;transition:all .15s;display:flex}.mg-info-stepper button:hover:not(:disabled){background:var(--border)}.mg-info-stepper button:disabled{opacity:.3;cursor:not-allowed}.mg-info-stepper span{text-align:center;width:26px;color:var(--text);font-size:14px;font-weight:700}.mg-reserve-btn{background:var(--accent-gradient);color:#fff;cursor:pointer;width:100%;height:48px;box-shadow:var(--shadow-glow);border:none;border-radius:10px;font-size:14.5px;font-weight:700;transition:filter .2s}.mg-reserve-btn:hover:not(:disabled){filter:brightness(1.06)}.mg-reserve-btn:disabled{background:var(--border);color:var(--text-muted);box-shadow:none;cursor:not-allowed}.mg-countdown{border-top:1px solid var(--border);margin-top:20px;padding-top:18px}.mg-countdown-label{color:var(--text-muted);margin-bottom:10px;font-size:12px;display:block}.mg-countdown-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.mg-countdown-grid span{color:var(--text);font-size:17px;font-weight:700;display:block}.mg-countdown-grid small{color:var(--text-muted);font-size:10px}.mg-faq{grid-template-columns:180px 1fr;gap:40px;margin-bottom:56px;scroll-margin-top:24px;display:grid}.mg-faq-list{border-top:1px solid var(--border);max-width:680px}.mg-faq-item{border-bottom:1px solid var(--border)}.mg-faq-question{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:14.5px;font-weight:600;display:flex}.mg-faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.mg-faq-item.open .mg-faq-chevron{color:var(--purple-700);transform:rotate(180deg)}.mg-faq-answer{color:var(--text-muted);margin:0 0 18px;padding-right:32px;font-size:13.5px;line-height:1.7}.mg-trust{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:24px;margin-top:16px;padding-top:40px;display:grid}.mg-trust-item{align-items:flex-start;gap:12px;display:flex}.mg-trust-icon{background:var(--bg-alt);width:38px;height:38px;color:var(--purple-700);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mg-trust-item div{flex-direction:column;gap:3px;display:flex}.mg-trust-title{color:var(--text);font-size:13.5px;font-weight:700}.mg-trust-text{color:var(--text-muted);font-size:12.5px;line-height:1.5}.ed-faq{width:100%;max-width:1180px;margin:0 auto;padding:0 32px 70px}.ed-faq h2{color:var(--text);border-top:1px solid var(--border);margin:0 0 20px;padding-top:40px;font-size:18px;font-weight:700}.ed-faq-list{border-top:1px solid var(--border);max-width:680px}.ed-faq-item{border-bottom:1px solid var(--border)}.ed-faq-question{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-size:14.5px;font-weight:600;display:flex}.ed-faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.ed-faq-item.open .ed-faq-chevron{color:var(--purple-700);transform:rotate(180deg)}.ed-faq-answer{color:var(--text-muted);margin:0 0 18px;padding-right:32px;font-size:13.5px;line-height:1.7}@media (width<=900px){.ed-faq{padding:0 20px 50px}.mg-trust{grid-template-columns:1fr 1fr}}@media (width<=480px){.mg-trust{grid-template-columns:1fr;gap:20px}}@media (width<=768px){.mg-faq{grid-template-columns:1fr;gap:16px}}@media (width<=900px){.mg-layout{grid-template-columns:1fr;gap:32px}.mg-sidebar{position:static}}@media (width<=768px){.mg-location{grid-template-columns:1fr;gap:16px}.mg-location-content{grid-template-columns:1fr;gap:20px}.mg-location-map{aspect-ratio:16/10}.mg-gallery{grid-template-columns:1fr;gap:16px}.mg-gallery-grid{grid-template-columns:repeat(3,1fr);gap:8px}.mg-lightbox-nav{width:38px;height:38px}.mg-lightbox-nav.prev{left:8px}.mg-lightbox-nav.next{right:8px}}@media (width<=900px){.mg-how-steps{grid-template-columns:1fr 1fr}}@media (width<=640px){.mg-how-inner{border-radius:18px;padding:32px 22px}.mg-how-steps{grid-template-columns:1fr}}@media (width<=768px){.mg-included,.mg-about{grid-template-columns:1fr;gap:16px}.mg-about-body p{font-size:15px}}@media (width<=640px){.mg-anchor-nav{gap:16px;top:60px}.mg-page{padding:20px 20px 60px}.mgh-photo{border-radius:12px;max-height:280px}.mgh-meta{flex-direction:column;align-items:flex-start;gap:10px}}.tstub{background:var(--bg);border:1px solid var(--border);border-radius:16px;gap:10px;max-width:520px;margin:0 auto;position:relative;overflow:hidden}.tstub.inactive{opacity:.6}.tstub-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 4px;display:flex}.tstub-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--purple-700);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.tstub-header h3{color:var(--text);margin:0;font-family:Space Grotesk,sans-serif;font-size:19px;font-weight:700;line-height:1.25}.tstub-status{white-space:nowrap;background:var(--accent-gradient-soft);color:var(--purple-700);border-radius:999px;flex-shrink:0;padding:5px 12px;font-size:11px;font-weight:700}.tstub-status.used,.tstub-status.completed{background:var(--bg-alt);color:var(--text-muted)}.tstub-status.cancelled{color:#b91c1c;background:#dc262614}.tstub-meta{grid-template-columns:1fr 1fr;gap:10px;padding:14px 24px 20px;display:grid}.tstub-meta-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:10.5px;font-weight:700;display:block}.tstub-meta-value{color:var(--text);font-size:13.5px;font-weight:600;line-height:1.4;display:block}.tstub-meta-sub{color:var(--text-muted);font-size:12.5px;display:block}.tstub-stats{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 24px 22px;display:grid}.tstub-stat{text-align:center;background:var(--bg-alt);border-radius:10px;padding:12px 6px}.tstub-stat.wide{grid-column:1/-1}.tstub-stat span{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px;font-size:10px;font-weight:700;display:block}.tstub-stat strong{color:var(--text);font-size:15px;font-weight:700}.tstub-perforation{align-items:center;height:16px;display:flex;position:relative}.tstub-notch{background:var(--bg-alt);border:1px solid var(--border);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%)}.tstub-notch.left{left:-8px}.tstub-notch.right{right:-8px}.tstub-dashes{border-top:2px dashed var(--border);flex:1;margin:0 16px}.tstub-stub{background:var(--bg-alt);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px 24px;display:flex}.tstub-number{letter-spacing:.03em;color:var(--text);margin:4px 0 10px;font-family:monospace;font-size:14px;font-weight:700;display:block}.tstub-note{color:var(--text-muted);max-width:260px;margin:0;font-size:11.5px;line-height:1.5}.tstub-qr{background:var(--bg);border:1px solid var(--border);width:90px;height:90px;color:var(--text-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tstub-qr img{object-fit:contain;width:100%;height:100%}.my-tickets-page{width:100%;max-width:900px;margin:0 auto;padding:40px 32px 80px}.my-tickets-page h1{color:var(--text);margin:0 0 28px;font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:700}.my-tickets-status{justify-content:center;align-items:center;min-height:50vh;padding:40px 20px;display:flex}.my-tickets-status p{color:var(--text-muted);font-size:15px}.order-list{flex-direction:column;gap:12px;display:flex}.order-card{border:1px solid var(--border);background:var(--bg);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:16px;width:100%;padding:16px;transition:border-color .2s,background .2s;display:flex}.order-card:hover{border-color:var(--purple-700);background:var(--bg-alt)}.order-card-icon{background:var(--accent-gradient-soft);width:44px;height:44px;color:var(--purple-700);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.order-card-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.order-card-title{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;overflow:hidden}.order-card-meta{color:var(--text-muted);font-size:12.5px}.order-card-id{color:var(--text-muted);font-family:monospace;font-size:11px}.order-card-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.order-card-count{color:var(--text-muted);font-size:12px}.order-card-total{color:var(--text);font-size:15px;font-weight:700}.order-card-chevron{color:var(--text-muted);flex-shrink:0}@media (width<=600px){.my-tickets-page{padding:28px 20px 60px}.order-card-id{display:none}}@media (width<=480px){.tstub-header,.tstub-meta,.tstub-stats,.tstub-stub{padding-left:18px;padding-right:18px}.tstub-stub{flex-direction:column;align-items:flex-start}}
