.sh-page{background:var(--ink-0);width:100%;min-height:100vh;color:var(--text);flex-direction:column;align-items:center;padding:3.5rem 1.5rem 4rem;display:flex;position:relative;overflow-x:hidden}.sh-glow{filter:blur(90px);opacity:.22;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.sh-glow.g1{background:var(--lime);width:480px;height:480px;top:-160px;right:-120px}.sh-glow.g2{background:var(--violet);width:420px;height:420px;bottom:-140px;left:-140px}.sh-loading{min-height:60vh;color:var(--text-2);font-family:var(--fm);place-items:center;font-size:.85rem;display:grid}.sh-unavailable{z-index:1;text-align:center;background:var(--ink-1);border:1px solid var(--line-soft);border-radius:20px;max-width:380px;margin:auto;padding:2.5rem 2rem;position:relative}.sh-unavailable-emoji{margin-bottom:.75rem;font-size:2.5rem}.sh-unavailable-title{letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.sh-unavailable-sub{color:var(--text-2);margin-bottom:1.5rem;font-size:.88rem}.sh-hero{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:760px;margin-bottom:2.5rem;display:flex;position:relative}.sh-logo{border-radius:20px;width:76px;height:76px;margin-bottom:1.1rem;overflow:hidden;box-shadow:0 12px 32px #00000280;box-shadow:0 12px 32px lab(.0987778% .129648 -.7231/.5)}.sh-logo .fest-logo-img{object-fit:contain;width:100%;height:100%;display:block}.sh-headline{font-family:var(--fh);letter-spacing:-.015em;max-width:32ch;margin-bottom:.6rem;font-size:1.5rem;font-weight:700;line-height:1.25}.sh-fest-name{color:var(--text-2);margin-bottom:.3rem;font-size:1rem;font-weight:500}.sh-meta{font-family:var(--fm);color:var(--muted);letter-spacing:.02em;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.sh-dot{opacity:.5}.sh-artist-count{font-family:var(--fm);letter-spacing:.14em;color:var(--lime);margin-bottom:1.4rem;font-size:.72rem;font-weight:700}.sh-cta{background:var(--lime);color:var(--ink-0);letter-spacing:-.005em;transition:transform .15s var(--ease-out), box-shadow .15s;border-radius:100px;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 20px #c98afc47;box-shadow:0 6px 20px lab(67.3402% 40.0591 -48.2928/.28)}.sh-cta:hover{transform:translateY(-1px);box-shadow:0 10px 26px #c98afc5c;box-shadow:0 10px 26px lab(67.3402% 40.0591 -48.2928/.36)}.sh-layout{z-index:1;grid-template-columns:minmax(300px,460px) minmax(0,1fr);align-items:start;gap:2rem;width:100%;max-width:1180px;display:grid;position:relative}.sh-layout--centered{grid-template-columns:1fr;justify-items:center}.sh-poster{border:1px solid var(--line-soft);background:var(--ink-1);border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #00000266;box-shadow:0 16px 40px lab(.0987778% .129648 -.7231/.4)}.sh-poster img{width:100%;height:auto;display:block}.sh-poster--big{width:100%;max-width:760px}.sh-sched{min-width:0}.sh-day-tabs{justify-content:center}.sh-sched .rs-sched-wrap{max-height:var(--sh-sched-h,560px);overscroll-behavior:contain;overflow:auto}.sh-sched .rs-sched-grid{grid-template-rows:58px}.sh-sched .rs-sched-grid>.stage-hdr{padding:.7rem .6rem .9rem}.sh-foot{z-index:1;margin-top:3rem;position:relative}.sh-cta--foot{border:1px solid var(--line-strong);color:var(--text);box-shadow:none;background:0 0}.sh-cta--foot:hover{border-color:var(--lime);color:var(--lime);box-shadow:none}@media (width<=820px){.sh-layout{grid-template-columns:1fr}.sh-poster{width:100%;max-width:560px;margin:0 auto}.sh-sched .rs-sched-wrap{max-height:70vh}}@media (width<=480px){.sh-page{padding:2.5rem 1rem 3rem}.sh-headline{font-size:1.25rem}.sh-logo{width:64px;height:64px}}