.seatmap-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.seatmap-svg:focus,.seatmap-svg [role=button]:focus{outline:none}.seatmap-svg[data-focus-source=keyboard] [role=button]:focus-visible{outline:3px solid var(--ds-accent-coral-700,var(--ds-blue-700,#0070f3));outline-offset:4px}.seatmap-svg[data-focus-source=keyboard] .seat:focus-visible>:first-child{stroke:var(--ds-accent-coral-700,var(--ds-blue-700,#0070f3));stroke-width:3px}.seatmap-svg{width:100%;height:100%;position:relative}.seatmap-svg .object .object-body{transition:fill .15s,stroke .15s,fill-opacity .15s}.seatmap-svg .object--selectable{cursor:pointer}.seatmap-svg .object--selectable:hover .object-body:not(.object-body-tinted){stroke:var(--ds-gray-alpha-500)}.seatmap-svg .object--selectable:hover .object-body-default{fill:var(--ds-gray-alpha-200)}.seatmap-svg .object--selectable:hover .object-body-tinted{fill-opacity:.32}.seatmap-svg .stage .blocks .block{cursor:pointer;filter:drop-shadow(0 0 3px #0000);transition-property:transform,filter;transition-duration:.17s;transition-timing-function:ease-in-out}.seatmap-svg .stage .blocks .block.section-backed{filter:none}.seatmap-svg .stage .blocks .block.section-backed:hover{filter:none;transform:none}.seatmap-svg .stage .blocks .block.section-backed .bounds,.seatmap-svg .stage .blocks .block.section-backed .masks .block-level-mask,.seatmap-svg .stage .blocks .block.section-backed .masks .seat-level-mask{display:none}.seatmap-svg .stage .blocks .block .bounds .block-hull-border{stroke-linejoin:round;opacity:.5}.seatmap-svg .stage .blocks .block .bounds .block-hull{stroke-linejoin:round;cursor:move}.seatmap-svg .stage .blocks .block .masks .venue-level-mask{stroke-linejoin:round;opacity:1;transition:opacity .5s ease-in-out .2s}.seatmap-svg .stage .blocks .block .masks .block-level-mask{stroke-linejoin:round;opacity:.7;transition:opacity .5s ease-in-out .2s}.seatmap-svg .stage .blocks .block .masks .seat-level-mask{stroke-linejoin:round;opacity:0;transition:opacity .5s ease-in-out .2s}.seatmap-svg .stage .blocks .block .masks .bound-hide{pointer-events:none;opacity:0;transition:opacity .5s ease-in-out .2s}.seatmap-svg .stage .blocks .block .info .title{text-anchor:middle;dominant-baseline:central;pointer-events:none}.seatmap-svg .stage .blocks .block .seats .seat{cursor:copy}.seatmap-svg .stage .blocks .block .seats .seat.selected{cursor:pointer}.seatmap-svg .stage .blocks .block .seats .seat.not-salable{cursor:not-allowed;opacity:.7}.seatmap-svg .stage .blocks .block .seats .seat.hover .seat-circle{stroke:var(--sm-seat-hover-stroke,#ce492b);stroke-width:2px}.seatmap-svg .stage .blocks .block .seats .seat .label-text{text-anchor:middle;dominant-baseline:central;opacity:0;transition:opacity .15s}.seatmap-svg .stage .blocks .block .seats .seat .seat-glyph,.seatmap-svg .stage .blocks .block .labels .label{opacity:0;transition:opacity .15s}.seatmap-svg .stage .blocks .block .labels .label circle{stroke:#0003}.seatmap-svg .stage .blocks .block .labels .label .label-text{text-anchor:middle;dominant-baseline:central}.seatmap-svg .stage .blocks .block .zoom-layers-container .zoom-layer-hull{stroke-width:80px;stroke-linejoin:round}.seatmap-svg .legend .legend-item circle{stroke:#adadad;stroke-width:1px}.seatmap-svg .legend .legend-item text{text-anchor:start;dominant-baseline:central}.seatmap-svg .stage .floors .floor{transition:opacity .3s}.seatmap-svg .stage .floors .floor.floor-dimmed{opacity:.22}.seatmap-svg .stage .floors:not(.picking) .floor.floor-inactive{pointer-events:none}.seatmap-svg .stage .floors:not(.picking) .floor.floor-inactive .blocks,.seatmap-svg .stage .floors:not(.picking) .floor.floor-inactive .object:not(.object--section){opacity:0;pointer-events:none}.seatmap-svg .stage .floors:not(.picking) .floor.floor-inactive .object--section .object-label{opacity:.3}.seatmap-svg .stage .floors:not(.picking) .floor.floor-inactive .floor-background{opacity:.12}.seatmap-svg .stage .floors:not(.picking) .floor.floor-inactive .focal-point{opacity:0;pointer-events:none}.seatmap-svg .stage .floors.picking .floor{cursor:pointer}.seatmap-svg.zoom-level-SEAT .stage .blocks .block .masks .seat-level-mask,.seatmap-svg.zoom-level-BLOCK .stage .blocks .block .masks .seat-level-mask,.seatmap-svg.zoom-level-VENUE .stage .blocks .block .masks .seat-level-mask{cursor:zoom-in}.seatmap-svg.sm-detail-glyphs .stage .blocks .block .seats .seat .seat-glyph,.seatmap-svg.sm-detail-glyphs .stage .blocks .block .labels .label,.seatmap-svg.sm-detail-labels .stage .blocks .block .seats .seat .label-text{opacity:1}.seatmap-svg.zoom-level-VENUE .stage .blocks .block{filter:drop-shadow(0 1px 2px #0000002e)}.sm-object-chips{z-index:9;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sm-object-chips .sm-object-chip{white-space:nowrap;background:var(--ds-background-100,#fff);box-shadow:var(--shadow-border,0 0 0 1px #00000014),0 4px 12px #0000001a;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-family:system-ui,sans-serif;font-size:12px;animation:.3s cubic-bezier(.2,.7,.3,1) sm-chip-land;display:flex;position:absolute;top:0;left:0}.sm-object-chips .sm-object-chip .sm-object-chip-dot{border-radius:50%;flex:none;width:8px;height:8px}.sm-object-chips .sm-object-chip .sm-object-chip-label{color:var(--ds-gray-1000,#111);font-weight:500}.sm-object-chips .sm-object-chip .sm-object-chip-detail{color:var(--ds-gray-700,#666)}@keyframes sm-chip-land{0%{opacity:0;translate:0 8px;scale:.9}to{opacity:1;translate:0;scale:1}}.sm-floor-picker{z-index:10;background:#ffffffeb;border-radius:8px;flex-direction:column;gap:4px;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.sm-floor-picker .sm-floor-btn{appearance:none;cursor:pointer;color:#333;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.sm-floor-picker .sm-floor-btn:hover{background:#00000014}.sm-floor-picker .sm-floor-btn:focus-visible{outline-offset:1px;outline:2px solid #2c62d9}.sm-floor-picker .sm-floor-btn.active{color:#fff;background:#2c2828}.sm-floor-picker .sm-floor-all{font-size:16px}.sm-floor-label{z-index:10;color:#fff;pointer-events:none;background:#2c2828e6;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:600;position:absolute;top:12px;left:12px}
.landing-hero-module__l5nezq__hero{isolation:isolate;padding-block:4rem 3rem;position:relative;overflow:clip visible}.landing-hero-module__l5nezq__composition{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);display:grid}.landing-hero-module__l5nezq__actions>a{white-space:normal;text-align:center;max-width:100%;height:auto;min-height:3rem;padding-block:.75rem}.landing-hero-module__l5nezq__copy{padding-bottom:2rem}.landing-hero-module__l5nezq__headline{color:var(--ds-gray-1000);letter-spacing:-.06em;text-wrap:balance;overflow-wrap:break-word;margin:0;font-size:clamp(3rem,4.7vw,4.25rem);font-weight:600;line-height:1.045}.landing-hero-module__l5nezq__headline>span{display:block}.landing-hero-module__l5nezq__secondLine{margin-top:.22em}.landing-hero-module__l5nezq__colorWave{color:var(--ds-gray-900)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.landing-hero-module__l5nezq__colorWave{--wave-peach:color-mix(in oklch, var(--ds-accent-coral-900) 70%, var(--ds-gray-900));--wave-rose:color-mix(in oklch, var(--ds-accent-raspberry-900) 65%, var(--ds-gray-900));--wave-mint:color-mix(in oklch, var(--ds-accent-mint-900) 45%, var(--ds-gray-900));background-image:linear-gradient(118deg, transparent 20%, color-mix(in oklch, var(--ds-gray-1000) 24%, transparent) 30%, transparent 38%, color-mix(in oklch, var(--ds-background-100) 20%, transparent) 46%, transparent 56%, color-mix(in oklch, var(--ds-gray-1000) 15%, transparent) 65%, transparent 76%), radial-gradient(ellipse at 50% 50%, var(--wave-peach) 12%, transparent 62%), radial-gradient(ellipse at 50% 50%, var(--wave-rose) 15%, transparent 65%), linear-gradient(115deg, var(--wave-mint), var(--ds-gray-900) 45%, var(--wave-peach));color:#0000;background-position:0%,0 35%,100% 65%,0%;background-size:220% 160%,180% 200%,190% 180%,200% 100%;-webkit-background-clip:text;background-clip:text}}.landing-hero-module__l5nezq__scene{min-width:0;height:42rem;position:relative}.landing-hero-module__l5nezq__sceneGlow{z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 48% 42%, color-mix(in oklch, var(--ds-accent-saffron-600) 11%, transparent), transparent 66%);filter:blur(24px);position:absolute;inset:0 -12%}.landing-hero-module__l5nezq__posterWall{--focus-radius:50cqw;width:100%;height:100%;position:relative;container-type:inline-size}.landing-hero-module__l5nezq__satelliteGroup,.landing-hero-module__l5nezq__focusLayer,.landing-hero-module__l5nezq__focusContent{pointer-events:none;position:absolute;inset:0}.landing-hero-module__l5nezq__satelliteGroup{inset:-2rem}.landing-hero-module__l5nezq__focusContent{inset:2rem}.landing-hero-module__l5nezq__satelliteGroup[data-depth=front]{z-index:2}.landing-hero-module__l5nezq__focusLayer[data-focus=sharp]{-webkit-mask-image:radial-gradient(circle var(--focus-radius) at 50% 50%, black 82%, transparent 110%);-webkit-mask-image:radial-gradient(circle var(--focus-radius) at 50% 50%, black 82%, transparent 110%);mask-image:radial-gradient(circle var(--focus-radius) at 50% 50%, black 82%, transparent 110%)}.landing-hero-module__l5nezq__focusLayer[data-focus=soft]{-webkit-mask-image:radial-gradient(circle var(--focus-radius) at 50% 50%, black 116%, transparent 148%);-webkit-mask-image:radial-gradient(circle var(--focus-radius) at 50% 50%, black 116%, transparent 148%);mask-image:radial-gradient(circle var(--focus-radius) at 50% 50%, black 116%, transparent 148%)}.landing-hero-module__l5nezq__focusLayer[data-focus=soft] .landing-hero-module__l5nezq__focusContent{filter:blur(2px);scale:1.012}.landing-hero-module__l5nezq__focusLayer[data-focus=trail] .landing-hero-module__l5nezq__focusContent{filter:blur(6px);scale:1.045}.landing-hero-module__l5nezq__poster{aspect-ratio:1;background:var(--ds-background-200);border:1px solid var(--ds-gray-alpha-400);box-shadow:var(--shadow-large);border-radius:.5rem;margin:0;position:absolute;overflow:hidden}.landing-hero-module__l5nezq__festivalPoster{width:38%;top:3%;left:5%;rotate:-8deg}.landing-hero-module__l5nezq__climbingPoster{width:37%;top:7%;right:0;rotate:7deg}.landing-hero-module__l5nezq__musicPoster{z-index:1;width:58%;top:30%;left:12%;rotate:-5deg}.landing-hero-module__l5nezq__posterImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.landing-hero-module__l5nezq__readingPoster{z-index:2;width:40%;bottom:2%;right:0;rotate:7deg}.landing-hero-module__l5nezq__launchPoster{z-index:2;width:32%;bottom:3%;left:0;rotate:-9deg}@media (prefers-reduced-motion:no-preference){.landing-hero-module__l5nezq__colorWave{animation:16s ease-in-out infinite paused landing-hero-module__l5nezq__headline-color-wave}.landing-hero-module__l5nezq__colorWave[data-in-view=true]{filter:var(--headline-ripple);animation-play-state:running}.landing-hero-module__l5nezq__scene[data-in-view=true] .landing-hero-module__l5nezq__poster{will-change:transform}.landing-hero-module__l5nezq__posterWall{animation:.7s cubic-bezier(.2,.7,.3,1) .1s both landing-hero-module__l5nezq__poster-entrance}}@media (prefers-reduced-motion:reduce){.landing-hero-module__l5nezq__poster{transform:none!important}}@media (forced-colors:active){.landing-hero-module__l5nezq__colorWave{color:canvastext;background:0 0;animation:none}.landing-hero-module__l5nezq__colorWave[data-in-view=true]{filter:none}}@keyframes landing-hero-module__l5nezq__headline-color-wave{0%,to{background-position:0%,0 35%,100% 65%,0%}50%{background-position:100%,100% 65%,0 30%,100%}}@keyframes landing-hero-module__l5nezq__poster-entrance{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (min-width:2000px){.landing-hero-module__l5nezq__headline{font-size:5rem}.landing-hero-module__l5nezq__scene{height:48rem}}@media (max-width:899px){.landing-hero-module__l5nezq__hero{padding-block:3.5rem 3rem}.landing-hero-module__l5nezq__composition{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:0 1rem}.landing-hero-module__l5nezq__copy{display:contents}.landing-hero-module__l5nezq__copy>p,.landing-hero-module__l5nezq__actions{grid-column:1/-1}.landing-hero-module__l5nezq__headline{grid-area:1/1;max-width:none;font-size:clamp(2rem,5.6vw,3rem)}.landing-hero-module__l5nezq__scene{aspect-ratio:.85;grid-area:1/2;width:100%;height:auto}.landing-hero-module__l5nezq__posterWall{--focus-radius:60cqw}.landing-hero-module__l5nezq__focusLayer[data-focus=soft] .landing-hero-module__l5nezq__focusContent{filter:blur(1px)}.landing-hero-module__l5nezq__focusLayer[data-focus=trail] .landing-hero-module__l5nezq__focusContent{filter:blur(3px)}}@media (max-width:767px){.landing-hero-module__l5nezq__composition{grid-template-columns:minmax(0,1fr)}.landing-hero-module__l5nezq__scene{z-index:0;aspect-ratio:auto;grid-area:1/1;place-self:stretch center;max-width:36rem;height:100%;translate:none}.landing-hero-module__l5nezq__headline{z-index:2;isolation:isolate;text-align:center;justify-self:center;width:100%;max-width:12ch;margin:0;padding-block:clamp(6rem,24vw,8rem);font-size:clamp(3.5rem,14vw,4.25rem);position:relative;translate:none}.landing-hero-module__l5nezq__headline:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(ellipse closest-side at center, var(--ds-background-100) 12%, color-mix(in srgb, var(--ds-background-100) 96%, transparent) 42%, color-mix(in srgb, var(--ds-background-100) 82%, transparent) 62%, color-mix(in srgb, var(--ds-background-100) 40%, transparent) 82%, transparent 100%);position:absolute;inset:2.5rem -2rem}.landing-hero-module__l5nezq__festivalPoster{width:32%;top:-3%;left:8%;rotate:-16deg}.landing-hero-module__l5nezq__climbingPoster{width:28%;top:20%;right:-8%;rotate:12deg}.landing-hero-module__l5nezq__musicPoster{width:61%;top:50%;left:50%;right:auto;translate:-50% -50%;rotate:-6deg}.landing-hero-module__l5nezq__musicPoster:after{content:"";background:color-mix(in srgb, var(--ds-background-100) 40%, transparent);position:absolute;inset:0}.landing-hero-module__l5nezq__launchPoster{width:29%;bottom:17%;left:-9%;rotate:-13deg}.landing-hero-module__l5nezq__readingPoster{width:31%;bottom:-2%;right:12%;rotate:8deg}.landing-hero-module__l5nezq__copy>p{z-index:2;text-align:center;margin-inline:auto;position:relative}.landing-hero-module__l5nezq__actions{z-index:2;justify-content:center;align-items:center;position:relative}}@media (max-width:639px){.landing-hero-module__l5nezq__hero{padding-block:2.75rem 1.5rem}.landing-hero-module__l5nezq__composition{gap:0 .75rem}}
:is(.landing-page-module__taDeKW__page .text-copy-16,.landing-page-module__taDeKW__page .text-label-16,.landing-page-module__taDeKW__page .text-heading-16){color:var(--ds-gray-1000)}@media (max-width:767px){:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage)>main,:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage)>footer{text-align:center;text-wrap:balance}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage)>main p,:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage)>footer p{text-wrap:balance}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-heading],:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-icon],:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-copy] p,:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-stack]>a{margin-inline:auto}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-row]{justify-content:center}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-stack]{text-align:center;flex-direction:column;align-items:center;display:flex}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-connector]{display:none}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-faq-trigger]{text-align:center;justify-content:center;padding-inline:2rem;position:relative}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-faq-trigger]>svg{position:absolute;right:0}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-highlight]{justify-content:center}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-highlight]>span:last-child{text-align:center}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-footer-links]{text-align:left;text-wrap:wrap;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem;width:min(100%,32rem);margin-inline:auto;padding-inline:.75rem}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-footer-links] nav{overflow-wrap:anywhere;min-width:0}:is(.landing-page-module__taDeKW__page,.landing-page-module__taDeKW__subpage) [data-landing-footer-links] a{white-space:normal;justify-content:flex-start;max-width:100%}}
.landing-dashboard-preview-module___mOxuq__entrance{--chart-delay:0s}@media (prefers-reduced-motion:no-preference){.landing-dashboard-preview-module___mOxuq__salesBar{transform-box:view-box}.landing-dashboard-preview-module___mOxuq__hourBar{transform-origin:bottom}.landing-dashboard-preview-module___mOxuq__entrance[data-chart-settled=false] .landing-dashboard-preview-module___mOxuq__salesBar,.landing-dashboard-preview-module___mOxuq__entrance[data-chart-settled=false] .landing-dashboard-preview-module___mOxuq__hourBar{animation:1s backwards landing-dashboard-preview-module___mOxuq__bar-rise;animation-delay:calc(var(--chart-delay) + var(--chart-bar-index) * 26ms);animation-play-state:paused}:is(.landing-dashboard-preview-module___mOxuq__sparkline[data-chart-settled=false] .recharts-area-curve,.landing-dashboard-preview-module___mOxuq__shop[data-chart-settled=false] .recharts-area-curve){animation:1.6s cubic-bezier(.22,.61,.36,1) backwards landing-dashboard-preview-module___mOxuq__trend-draw;animation-delay:var(--chart-delay);animation-play-state:paused}:is(.landing-dashboard-preview-module___mOxuq__sparkline[data-chart-settled=false] .recharts-area-area,.landing-dashboard-preview-module___mOxuq__shop[data-chart-settled=false] .recharts-area-area){animation:1.8s cubic-bezier(.22,.61,.36,1) backwards landing-dashboard-preview-module___mOxuq__trend-fill;animation-delay:var(--chart-delay);animation-play-state:paused}.landing-dashboard-preview-module___mOxuq__sparkline[data-chart-settled=false] .recharts-area-curve{animation-duration:1.2s}.landing-dashboard-preview-module___mOxuq__sparkline[data-chart-settled=false] .recharts-area-area{animation-duration:1.4s}.landing-dashboard-preview-module___mOxuq__entrance[data-chart-settled=false] .landing-dashboard-preview-module___mOxuq__audienceBar{transform-origin:0;animation:1.2s cubic-bezier(.22,.61,.36,1) backwards landing-dashboard-preview-module___mOxuq__audience-fill;animation-delay:var(--chart-delay);animation-play-state:paused}:is(.landing-dashboard-preview-module___mOxuq__entrance[data-chart-visible=true] .landing-dashboard-preview-module___mOxuq__salesBar,.landing-dashboard-preview-module___mOxuq__entrance[data-chart-visible=true] .landing-dashboard-preview-module___mOxuq__hourBar,.landing-dashboard-preview-module___mOxuq__entrance[data-chart-visible=true] .landing-dashboard-preview-module___mOxuq__audienceBar,.landing-dashboard-preview-module___mOxuq__entrance[data-chart-visible=true] .recharts-area-curve,.landing-dashboard-preview-module___mOxuq__entrance[data-chart-visible=true] .recharts-area-area){animation-play-state:running}}@keyframes landing-dashboard-preview-module___mOxuq__bar-rise{0%{opacity:0;animation-timing-function:cubic-bezier(.16,1,.3,1);transform:scaleY(0)}65%{opacity:1;animation-timing-function:ease-in-out;transform:scaleY(1.035)}82%{animation-timing-function:ease-out;transform:scaleY(.99)}to{opacity:1;transform:none}}@keyframes landing-dashboard-preview-module___mOxuq__trend-draw{0%{clip-path:inset(-8px 100% -8px -8px)}to{clip-path:inset(-8px)}}@keyframes landing-dashboard-preview-module___mOxuq__trend-fill{0%{opacity:0;clip-path:inset(0 100% 0 0)}30%{opacity:0}to{opacity:1;clip-path:inset(0)}}@keyframes landing-dashboard-preview-module___mOxuq__audience-fill{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:none}}
