.landing-map{padding-inline:28px}.landing-map__inner{width:100%;max-width:var(--ss-content-max-width);flex-direction:column;gap:14px;margin-inline:auto;display:flex}.landing-map__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.landing-map__head h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ss-on-surface);margin:0;font-size:clamp(22px,2.6vw,28px);font-weight:600}.landing-map__note{font-family:var(--ss-font-ui);color:var(--ss-on-surface-variant);margin:4px 0 0;font-size:12px}.landing-map__all{font-family:var(--ss-font-ui);color:var(--ss-on-surface-variant);font-size:13px;font-weight:600;text-decoration:none}.landing-map__all:hover{color:var(--ss-primary)}.landing-map__frame{background:var(--ss-elev-raised);border-radius:14px;height:clamp(360px,52vh,560px);overflow:hidden}.landing-map__idle{height:100%;color:var(--ss-on-surface-variant);place-items:center;font-size:13px;display:grid}@media (max-width:720px){.landing-map{padding-inline:14px}.landing-map__frame{height:420px}}
.landing-scroll{overscroll-behavior-y:contain;flex:1;min-height:0;overflow:hidden auto}.landing{min-height:calc(100dvh - var(--ss-chrome-top,60px));padding-bottom:calc(64px + var(--ss-chrome-bottom,0px));flex-direction:column;gap:56px;display:flex}.landing-rail,.landing-map{isolation:isolate}.landing-hero{z-index:1;min-height:min(76dvh,720px);padding:calc(56px + var(--ss-chrome-top,60px)) 28px 56px;background:var(--ss-hero-backdrop);justify-content:center;align-items:center;display:flex;position:relative}.landing-hero__glow{pointer-events:none;animation:1s ease-out .35s both landing-hero-glow-in;position:absolute;inset:0;overflow:hidden}@keyframes landing-hero-glow-in{0%{opacity:0}to{opacity:1}}.landing-hero__lobe{transform:translate(-50%, -50%) rotate(var(--lobe-tilt)) scale(var(--lobe-scale,1));position:absolute}.landing-hero__lobe--body{--lobe-tilt:-4.2deg;aspect-ratio:2.24;background:var(--ss-hero-lobe-body,none);width:105%;top:42.9%;left:55.6%}.landing-hero__lobe--right{--lobe-tilt:-42.9deg;aspect-ratio:1.69;background:var(--ss-hero-lobe-right,none);width:56.2%;top:30.3%;left:75.6%}.landing-hero__lobe--left{--lobe-tilt:22.3deg;aspect-ratio:1.68;background:var(--ss-hero-lobe-left,none);width:69%;top:36.9%;left:24.7%}.landing-hero__auditorium{pointer-events:none;width:min(100%, calc(var(--ss-content-max-width) + 200px));background:var(--ss-hero-auditorium) center calc(100% + 52px) / 100% auto no-repeat;mix-blend-mode:var(--ss-hero-auditorium-blend);height:clamp(200px,34vh,360px);opacity:var(--ss-hero-auditorium-opacity,1);-webkit-mask-image:var(--ss-hero-auditorium-mask);-webkit-mask-image:var(--ss-hero-auditorium-mask);mask-image:var(--ss-hero-auditorium-mask);-webkit-mask-composite:source-in;margin-inline:auto;position:absolute;bottom:0;left:0;right:0;-webkit-mask-composite:source-in;mask-composite:intersect}html[data-color-mode=light] .landing-hero__auditorium{aspect-ratio:2.42;background-position:bottom;height:auto}.landing-hero__seats{display:var(--ss-hero-seats-display,block);pointer-events:none;width:100%;height:clamp(150px,30vh,280px);position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.landing-hero__veil{pointer-events:none;background:linear-gradient(180deg, transparent 42%, color-mix(in srgb, var(--ss-background) 55%, transparent) 78%, var(--ss-background) 100%);position:absolute;inset:0}.landing-hero__copy{z-index:1;width:100%;max-width:var(--ss-content-max-width);text-align:center;justify-items:center;gap:0;margin-inline:auto;display:grid;position:relative}.landing-hero__headline{font-family:var(--ss-font-ui);letter-spacing:-.03em;color:var(--ss-on-surface);margin:0 0 12px;font-size:clamp(1.6rem,1.09rem + 2.29vw,3.25rem);font-weight:700;line-height:1.15}.landing-hero__lead{max-width:26rem;font-family:var(--ss-font-ui);text-wrap:balance;color:color-mix(in srgb, var(--ss-on-surface) 84%, var(--ss-background));margin:0 0 48px;font-size:16px;line-height:1.45}@media (max-width:720px){.landing{gap:32px}.landing-hero{min-height:min(68dvh,640px);padding:calc(40px + var(--ss-chrome-top,60px)) 18px 36px}.landing-hero__headline{margin-bottom:8px}.landing-hero__lead{margin-bottom:28px}.landing-hero__glow{--lobe-scale:2}.landing-hero__auditorium{background-position:50% calc(100% + 72px);background-size:auto 128%;width:100%;height:clamp(130px,20vh,200px)}html[data-color-mode=light] .landing-hero__auditorium{aspect-ratio:auto;background-position:50% 34%;background-size:auto 160%;height:clamp(160px,24vh,220px)}}@media (prefers-reduced-motion:reduce){.landing-hero__glow{animation:none}}
