@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Snack Break;src:url(/font.woff)format("opentype");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#000;--bg-elevated:#1c1c1e;--bg-card:#1c1c1e;--bg-popover:#18181b;--fg:#fff;--fg-secondary:#a1a1aa;--fg-muted:#71717a;--accent:#e4e4e7;--accent-fg:#18181b;--accent-glow:#e4e4e70f;--accent-subtle:#ffffff0d;--border:#38383a;--border-secondary:#2c2c2e;--destructive:#ff453a;--success:#30d158;--warning:#ff9f0a;--blue:#0a84ff;--font-display:"Snack Break", sans-serif;--page-px:100px;--section-gap:120px;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}html,body{background-color:var(--bg);height:100%;color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}body:before{content:"";z-index:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.page-glow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);pointer-events:none;z-index:0;filter:blur(80px);border-radius:50%;width:600px;height:600px;position:fixed;top:-20vh;left:50%;transform:translate(-50%)}@keyframes floatDrift{0%,to{transform:translateY(0)translate(0)}25%{transform:translateY(-10px)translate(5px)}50%{transform:translateY(-4px)translate(-6px)}75%{transform:translateY(8px)translate(3px)}}.comedian-name{white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;animation:floatDrift var(--float-duration,8s) ease-in-out var(--float-delay,0s) infinite;position:absolute}@media (max-width:900px){.comedian-name{display:none!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.6s ease-out both fadeInUp}.animate-in-delay-1{animation:.6s ease-out .1s both fadeInUp}.animate-in-delay-2{animation:.6s ease-out .2s both fadeInUp}.animate-in-delay-3{animation:.6s ease-out .3s both fadeInUp}.animate-in-delay-4{animation:.6s ease-out .4s both fadeInUp}.share-page{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative}.share-card{width:100%;max-width:440px;overflow:hidden;background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:26px!important}.share-card .ant-card-body{padding:0!important}h1,h2,h3,h4,h5,h6{color:var(--fg);font-family:var(--font-display);margin-bottom:.5rem;font-weight:500}.logo-text{font-size:72px}.humor-tag{background:var(--accent-subtle)!important;border-color:var(--border)!important;color:var(--fg-secondary)!important;border-radius:999px!important;padding:4px 12px!important;font-size:15px!important}.stat-value{font-family:var(--font-display);color:var(--fg);font-size:18px;font-weight:700}.stat-label{color:var(--fg-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:12px}.video-thumb-wrapper{aspect-ratio:9/16;border-radius:16px;width:100%;max-height:400px;position:relative;overflow:hidden}.video-thumb-wrapper img{object-fit:cover;width:100%;height:100%}.video-thumb-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#000000b3 100%);position:absolute;inset:0}.play-overlay{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-circle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s;display:flex}.venue-header{width:100%;height:200px;position:relative;overflow:hidden}.venue-header img{object-fit:cover;width:100%;height:100%}.venue-header:after{content:"";background:linear-gradient(to top, var(--bg-card) 0%, transparent 60%);pointer-events:none;position:absolute;inset:0}.creator-avatar-ring{background:var(--border);border-radius:50%;padding:2px;display:inline-block}.creator-avatar-ring img{border:3px solid var(--bg-card);border-radius:50%;display:block}.cta-button{height:48px!important;font-size:17px!important;font-weight:600!important;font-family:var(--font-body)!important;border-radius:999px!important}.ant-btn-primary{background:var(--accent)!important;color:var(--accent-fg)!important;box-shadow:none!important;border:none!important}.ant-btn-primary:hover{color:#000!important;background:#fff!important}.ant-btn-default{background:var(--bg-elevated)!important;border-color:var(--border)!important;color:var(--fg)!important}.venues-city-chip--active.ant-btn-default{color:#080808!important;background:#fff!important;border:none!important}.venues-city-chip--inactive.ant-btn-default{color:#fff!important;background:#191919!important;border:none!important}.home-header-search .ant-select-selector{box-shadow:none!important;border:none!important;border-radius:43px!important;padding-left:20px!important;padding-right:20px!important}.home-header-search .ant-select-selection-search{padding-left:28px}.home-header-search-popup .ant-select-item-empty{display:none}.home-nav-link{color:#bbb;white-space:nowrap;font-size:16px;transition:color .2s}.home-nav-link:hover{color:#fff}.home-btn-dark{color:#fff;cursor:pointer;white-space:nowrap;background:#2a2a2a;border:none;border-radius:64px;justify-content:center;align-items:center;gap:6px;height:44px;padding:0 40px;font-size:16px;transition:background .2s;display:inline-flex}.home-btn-dark:hover{color:#fff;background:#3a3a3a}.home-btn-white{color:#090909;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:64px;justify-content:center;align-items:center;gap:6px;height:44px;padding:0 40px;font-size:16px;text-decoration:none;transition:background .2s;display:inline-flex}.home-btn-white:hover{color:#000;background:#e0e0e0}.home-event-card{cursor:pointer;background:#191919;border-radius:20px;transition:transform .2s;overflow:hidden}.home-event-card:hover{transform:translateY(-4px)}.home-organizer-card{cursor:pointer;flex-direction:column;align-items:center;gap:19px;padding:16px 0;transition:transform .2s;display:flex}.home-organizer-card:hover{transform:translateY(-4px)}.home-organizers-row{scrollbar-width:none;overflow-x:auto}.home-organizers-row::-webkit-scrollbar{display:none}.mobile-app-banner{z-index:90;background:linear-gradient(#1a1a1a,#111);border-top:1px solid #2a2a2a;height:50vh;padding:0 20px 32px;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 40px #000000b3}.venues-card:hover{transform:translateY(-4px)}.home-tab{cursor:pointer;white-space:nowrap;border:none;border-radius:3px;padding:14px 19px;font-size:16px;font-weight:700;transition:background .2s,color .2s}.home-tab--active{color:#090909;background:#fff}.home-tab--inactive{color:#fff;background:#191919}.home-tab--inactive:hover{background:#2a2a2a}.home-carousel-wrap{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto}.home-carousel-wrap::-webkit-scrollbar{display:none}.date-tabs-scroll{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto}.date-tabs-scroll::-webkit-scrollbar{display:none}.home-scroll-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:38px;justify-content:center;align-items:center;width:56px;height:44px;transition:background .2s;display:flex}.home-scroll-btn:hover{background:#fff3}.filter-dropdown{z-index:100;scrollbar-width:thin;scrollbar-color:#3a3a3a transparent;background:#1c1c1e;border:1px solid #2a2a2a;border-radius:12px;min-width:200px;max-height:280px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 8px 32px #0006}.filter-dropdown-item{color:#bbb;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;transition:background .15s;display:block}.filter-dropdown-item:hover{color:#fff;background:#2a2a2a}.filter-dropdown-item--active{color:#fff;font-weight:600}.filter-slider{appearance:none;background:#3a3a3a;border-radius:2px;outline:none;height:4px}.filter-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:2px solid #090909;border-radius:50%;width:18px;height:18px}.filter-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #090909;border-radius:50%;width:18px;height:18px}.ticket-action-btn{color:#fff;cursor:pointer;background:#2a2a2a;border:none;border-radius:64px;align-items:center;gap:6px;height:44px;padding:0 40px;font-size:16px;transition:background .2s,color .2s;display:flex}.ticket-action-btn:hover{color:#090909;background:#fff}.ticket-action-btn:hover svg path{stroke:#090909}.ticket-action-btn:disabled{cursor:default}.ticket-action-btn:disabled:hover{color:#fff;background:#2a2a2a}.ticket-action-btn:disabled:hover svg path{stroke:#fff}.ticket-action-btn--success{color:#30d158;cursor:default;background:#1a3a1a;border:1px solid #2d5a2d}.ticket-action-btn--success:hover{color:#30d158;background:#1a3a1a}.ticket-nav-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:flex}.ticket-nav-btn:hover{color:#090909;background:#fff}.ticket-nav-btn:hover svg path{stroke:#090909}.venue-sessions-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1200px){.home-header-search-wrap{display:none}}@media (max-width:1024px){:root{--page-px:48px;--section-gap:80px}.home-hero-illustration{display:none}.home-featured-grid{flex-direction:column!important}.home-featured-large{width:100%!important}.home-cta-phone{display:none}.home-cta-section{min-height:auto!important;padding-top:64px!important;padding-bottom:64px!important}.footer-columns{gap:48px!important}.events-filter-search{width:200px!important}.events-cards-grid .home-event-card{width:calc(50% - 16px)!important}.event-detail-layout{flex-direction:column!important}.event-detail-left{width:100%!important}.checkout-layout{flex-direction:column-reverse!important}.checkout-summary{width:100%!important;position:static!important}.checkout-download-section{flex-direction:column!important;height:auto!important;padding-top:48px!important;padding-bottom:48px!important}.checkout-download-section .home-btn-white{justify-content:center}.venues-featured-card{flex-direction:column!important}.venues-featured-card>div:first-child{flex:none!important;min-height:280px!important}.venue-sessions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){:root{--page-px:20px;--section-gap:64px}.home-hero{flex-direction:column;align-items:stretch!important}.home-featured-side{flex-direction:column!important}.home-popular-card{width:280px!important}.home-scroll-btn{display:none}.home-section-header-action{position:static!important}.home-header-explorer,.home-header-download{display:none}.home-cta-section{display:none!important}.mobile-app-banner{display:flex}.home-landing-wrap--with-banner{padding-bottom:52vh}.events-filter-search,.events-filter-separator,.events-date-tabs-fade{display:none!important}.events-filter-bar{scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}.events-filter-bar::-webkit-scrollbar{display:none}.events-date-tabs{flex-shrink:0!important;overflow:visible!important}.events-cards-grid .home-event-card{width:100%!important;height:auto!important}.events-cards-grid .home-event-card>div:first-child{aspect-ratio:16/9;flex:none!important;min-height:220px!important}.checkout-layout{flex-direction:column-reverse!important}.checkout-summary{width:100%!important;position:static!important}.checkout-pay-btn{width:100%!important}.checkout-name-fields{flex-direction:column!important}.checkout-download-section{gap:24px!important;height:auto!important;padding-top:40px!important;padding-bottom:40px!important}.checkout-download-qr{display:none}.checkout-event-row{flex-direction:column!important;gap:16px!important}.checkout-event-img{width:100%!important;height:180px!important}.checkout-summary .ant-card-body{padding:20px!important}.checkout-success-actions{flex-direction:column!important}.checkout-success-actions .ant-btn{font-size:15px!important}.booking-modal-antd .ant-modal{height:100%;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;top:0!important}.booking-modal-antd .ant-modal-content{height:100%;border-radius:0!important}.booking-modal-layout{flex-direction:column!important;height:100vh!important;max-height:none!important;overflow-y:auto!important}.booking-modal-left{display:contents!important}.booking-modal-header{background:#191919;order:0}.booking-modal-tiers{background:#191919;order:1;flex:none!important;padding-left:20px!important;padding-right:20px!important;overflow:visible!important}.booking-modal-right{flex:none!important;order:2!important;width:100%!important}.booking-modal-footer{z-index:1!important;background:#191919!important;order:3!important;padding:16px 20px!important;position:sticky!important;bottom:0!important}.booking-modal-continue-btn{width:100%!important}.account-ticket-card{flex-direction:column!important}.account-ticket-img{height:200px;width:100%!important;min-height:200px!important}.ticket-card{flex-direction:column!important;gap:16px!important;height:auto!important;padding:20px!important}.ticket-card-img{width:100%!important;height:180px!important}.ticket-card-info{width:100%!important;height:auto!important;padding:0!important}.ticket-card-separator{display:none}.ticket-card-qr{width:100%}.ticket-modal-actions{width:100%;flex-direction:column!important}.ticket-action-btn{justify-content:center;width:100%}.footer-top{flex-direction:column!important;gap:32px!important}.footer-brand{max-width:100%!important}.footer-columns{gap:32px!important}.venue-sessions-grid{grid-template-columns:1fr}.venue-sessions-toolbar{flex-direction:column!important;align-items:stretch!important}.venue-sessions-toolbar .ant-segmented{overflow-x:auto}.venue-calendar-layout{flex-direction:column!important;align-items:center!important}.home-event-card--small{flex-direction:column!important;height:auto!important}.home-event-card--small>div:first-child{flex:none!important;width:100%!important;height:180px!important}.home-event-card--medium,.home-event-card--large{height:auto!important}.home-event-card--medium>div:first-child,.home-event-card--large>div:first-child{flex:none!important;height:200px!important}.home-event-card--medium>div:last-child,.home-event-card--large>div:last-child{justify-content:flex-start!important;gap:12px!important;height:auto!important}.venue-hero-cover{height:260px!important}.venue-hero-overlay{padding:0 20px 24px!important}.venue-hero-info .home-btn-dark{flex-shrink:0}}.event-detail-bg{filter:blur(50px);opacity:.17;pointer-events:none;z-index:0;border-radius:23px;width:100%;height:1480px;position:absolute;top:-442px;left:0;overflow:hidden}.event-detail-gradient{pointer-events:none;z-index:1;background:linear-gradient(#09090900,#090909);width:100%;height:1395px;position:absolute;top:92px;left:0}.event-detail-organizer-card{cursor:pointer;filter:drop-shadow(0 21px 11.7px #0000004d);background:#191919;border-radius:20px;align-items:center;gap:16px;width:100%;padding:20px;text-decoration:none;transition:background .2s;display:flex}.event-detail-organizer-card:hover{background:#222}.event-detail-info-icon{background:#00000069;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.event-detail-cta-box{background:#ffffff0d;border-radius:16px;width:100%;padding:33px 32px!important}.event-detail-map{background:#191919;border-radius:16px;width:100%;height:278px;position:relative;overflow:hidden}.booking-modal-antd .ant-modal-content{overflow:hidden}.booking-tier-card{background:#202020;border-radius:16px;flex-direction:column;gap:22px;padding:20px;display:flex;position:relative}.booking-qty-btn{color:#fff;cursor:pointer;border:1px solid #444;border-radius:50%;justify-content:center;align-items:center;width:41px;height:42px;font-size:18px;display:flex;background:#333!important}.booking-qty-btn:disabled{opacity:0;cursor:inherit!important}.booking-modal-total{display:none}.booking-cta-btn.ant-btn{color:#090909!important;background:#fff!important;border:none!important;border-radius:64px!important}.booking-cta-btn.ant-btn:disabled{color:#666!important;background:#333!important}.booking-cta-btn--disabled.ant-btn{color:#666!important;cursor:default!important;background:#333!important}.ant-divider{border-color:var(--border)!important}.legal-content h1{margin-top:2rem;font-size:1.5rem}.legal-content h2{font-size:1.25rem}.legal-content h3{font-size:1.1rem}.legal-content h4{font-size:1rem}.legal-content h5{font-size:.9rem}.legal-content h6{font-size:.85rem}.legal-content p{margin-bottom:1rem;line-height:1.6}.legal-content li{margin-bottom:.5rem;line-height:1.6}.legal-content table{border-collapse:collapse;width:100%}.legal-content th{text-align:left;background-color:#232323;border:1px solid #6e6e6e;padding:8px}.legal-content td{border:1px solid #6e6e6e;padding:8px}@media (max-width:767px){.events-filter-popup,.calendar-picker-popup{width:auto!important;max-height:60vh!important;position:fixed!important;top:auto!important;left:20px!important;right:20px!important;overflow-y:auto!important}.venue-view-segmented{width:100%!important}.venue-view-segmented .ant-segmented-group{justify-content:space-between!important;display:flex!important}.venue-view-segmented .ant-segmented-item{flex:1!important;justify-content:center!important}.legals-content{padding:32px 20px!important}.ant-modal-body{padding:24px!important}}
