.mp-home-redesign {
  --mp-page: var(--wo-bg);
  --mp-panel: var(--wo-surface);
  --mp-panel-alt: var(--wo-surface-alt);
  --mp-copy: var(--wo-text);
  --mp-copy-soft: var(--wo-text-sub);
  --mp-copy-muted: var(--wo-text-muted);
  --mp-line: var(--wo-border);
  --mp-line-strong: var(--wo-border-strong);
  --mp-action: var(--wo-button);
  --mp-action-copy: var(--wo-on-button);
  --mp-action-hover: var(--wo-button-hover);
  --mp-action-hover-copy: var(--wo-on-button-hover);
  --mp-accent: var(--wo-accent);
  --mp-highlight: var(--wo-highlight);
  --mp-hero: var(--wo-hero-bg);
  --mp-hero-copy: var(--wo-on-hero);
  --mp-shadow: var(--wo-shadow);
  background: var(--mp-page);
  color: var(--mp-copy);
}

/* Webflow ships the legacy homepage markup before this redesign mounts.
   Keep it out of the first paint; the body class is added in the same task
   that builds the replacement layout, so there is no visible intermediate
   state and no full-viewport layout shift. */
html.mp-home-boot body:not(.mp-home-redesign) {
  background: #10121a;
  min-height: 100svh;
}

/* Style Webflow's server-rendered broadcast shell before hydration. These
   fixed values intentionally mirror the final stage without depending on
   theme variables that are installed a moment later by wo-ui.js. */
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered]{align-items:flex-end;color:#f7f3ea;display:flex;min-height:calc(100svh - var(--nav-height,72px));padding:42px clamp(16px,6vw,76px);position:relative;z-index:1}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered]>div:first-child{display:none}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered]>div:last-child{max-width:760px}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered] span{color:#d7b5ee;font:900 11px/1.2 ui-monospace,monospace;letter-spacing:.14em;text-transform:uppercase}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered] h2{color:inherit;font:950 clamp(38px,10vw,76px)/.94 system-ui,sans-serif;letter-spacing:-.045em;margin:16px 0 0;max-width:760px;text-transform:uppercase}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered] p{color:inherit;font:17px/1.45 Georgia,serif;margin:18px 0 0;max-width:620px}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered] a{background:#d7b5ee;border:2px solid #d7b5ee;border-radius:999px;color:#211429;display:inline-flex;font:900 12px/1 ui-monospace,monospace;margin:22px 8px 0 0;min-height:48px;padding:15px 20px;text-decoration:none;text-transform:uppercase}
html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered] a+a{background:rgba(23,16,34,.48);border-color:#fff;color:#fff}
@media(max-width:640px){html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered]{min-height:max(560px,72svh);padding:32px 16px}html.mp-home-boot body:not(.mp-home-redesign) [data-mp-prerendered] a{display:flex;justify-content:center;margin-right:0;width:100%}}

html.mp-home-boot body:not(.mp-home-redesign) .page-content,
html.mp-home-boot body:not(.mp-home-redesign) .page-wrapper-2 > .art-section-bg,
html.mp-home-boot body:not(.mp-home-redesign) .page-wrapper-2 > .hp-pub-section,
html.mp-home-boot body:not(.mp-home-redesign) .page-wrapper-2 > .w-dyn-list,
html.mp-home-boot body:not(.mp-home-redesign) .section-3,
html.mp-home-boot body:not(.mp-home-redesign) .footer-section,
html.mp-home-boot body:not(.mp-home-redesign) .footer {
  visibility: hidden !important;
}

.mp-home-redesign .woh-paths,
.mp-home-redesign .page-content > [data-woh-old],
.mp-home-redesign .page-content > .section-3,
.mp-home-redesign .page-content + .section-3,
.mp-home-redesign #HeroDivID,
.mp-home-redesign #particleDivID,
.mp-home-redesign .woh-mission,
.mp-home-redesign .woh-why {
  display: none !important;
}

.mp-storefront-backdrop {
  aspect-ratio: auto;
  display: block !important;
  filter: none !important;
  height: 100% !important;
  inset: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  opacity: 1 !important;
  object-fit: cover !important;
  object-position: center center !important;
  pointer-events: none;
  position: absolute !important;
  width: 100% !important;
  z-index: 0 !important;
}

[data-mp-event-source] { display: none !important; }

.mp-home-redesign .woh-hero {
  aspect-ratio: auto !important;
  display: block;
  height: auto !important;
  max-height: none !important;
  min-height: auto;
  background: var(--mp-hero);
  color: var(--mp-hero-copy);
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.mp-broadcast {
  background: transparent;
  color: var(--mp-hero-copy);
  min-height: calc(100svh - var(--nav-height, 72px));
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.mp-broadcast-media,
.mp-broadcast-shade { inset: 0; position: absolute; }
.mp-broadcast-media { isolation: isolate; overflow: hidden; }
.mp-broadcast-media::before { display: none; }
.mp-broadcast-shade { background: linear-gradient(90deg, color-mix(in srgb,var(--mp-hero) 88%,transparent), transparent 68%), linear-gradient(0deg, color-mix(in srgb,var(--mp-hero) 78%,transparent), transparent 60%); z-index: 1; }
.mp-broadcast-shell { align-items: end; display: flex; min-height: calc(100svh - var(--nav-height, 72px)); padding-bottom: clamp(54px, 8vw, 100px); padding-top: clamp(70px, 8vw, 110px); }
.mp-broadcast-copy { max-width: 760px; position: relative; z-index: 2; }
.mp-live-status { align-items: center; color: var(--mp-highlight) !important; display: inline-flex; font-size: 12px; font-weight: 950; gap: 9px; letter-spacing: .14em; margin-bottom: 18px; text-transform: uppercase; }
.mp-live-status::before { background: currentColor; border-radius: 50%; content: ''; height: 10px; width: 10px; }
.mp-live-status--on::before { animation:mp-live-pulse 1.35s ease-out infinite;box-shadow:0 0 0 0 color-mix(in srgb,currentColor 52%,transparent); }
@keyframes mp-live-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,currentColor 58%,transparent)}70%{box-shadow:0 0 0 11px transparent}100%{box-shadow:0 0 0 0 transparent}}
@media(prefers-reduced-motion:reduce){.mp-live-status--on::before{animation:none;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 22%,transparent)}}
.mp-broadcast-title { color: inherit !important; font-family: system-ui, sans-serif; font-size: clamp(48px, 7vw, 108px); font-weight: 950; letter-spacing: -.065em; line-height: .86; margin: 0; max-width: 980px; text-transform: uppercase; }
.mp-broadcast-text { color: inherit !important; font-size: clamp(17px, 1.7vw, 22px); line-height: 1.5; margin: 24px 0 0; max-width: 660px; opacity: .82; }
.mp-next-shows { display: grid; gap: 10px; margin: 22px 0 0; max-width: 760px; }
.mp-next-show { backdrop-filter: blur(12px); background: color-mix(in srgb, var(--mp-hero) 72%, transparent); border: 1px solid color-mix(in srgb, var(--mp-highlight) 34%, transparent); border-radius: 15px; display: grid; gap: 3px; padding: 13px 16px; }
.mp-next-show-label { color: var(--mp-highlight) !important; font-size: 10px; font-weight: 950; letter-spacing: .13em; text-transform: uppercase; }
.mp-next-show-title { color: inherit !important; font-size: clamp(15px, 1.5vw, 19px); line-height: 1.25; }
.mp-next-show-details,
.mp-next-show-empty { color: inherit !important; font-size: 14px; line-height: 1.4; opacity: .78; white-space: pre-line; }
.mp-broadcast--offair + .woh-hero { border-radius: 34px 34px 0 0; box-shadow: 0 -26px 64px var(--mp-shadow); margin-top: 0; z-index: 3; }
.mp-broadcast--inperson + .woh-hero { border-radius: 34px 34px 0 0; box-shadow: 0 -26px 64px var(--mp-shadow); margin-top: 0; z-index: 3; }
.mp-broadcast--live,
.mp-broadcast--player { min-height: 0; }
.mp-broadcast--live .mp-broadcast-media,
.mp-broadcast--player .mp-broadcast-media { display: none; }
.mp-broadcast--live .mp-broadcast-shell { align-items: center; display: grid; gap: clamp(28px, 5vw, 70px); grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr); min-height: 0; padding-block: clamp(46px, 7vw, 96px); }
.mp-broadcast--player .mp-broadcast-shell { display: block; min-height: 0; padding-block: clamp(26px, 4vw, 58px); }
.mp-broadcast-player-copy { align-items: center; display: flex; flex-direction: column; margin: 0 auto; max-width: 920px; padding-top: clamp(24px, 3vw, 42px); text-align: center; }
.mp-broadcast-player-title { color: inherit !important; font-family: system-ui, sans-serif; font-size: clamp(34px, 4.6vw, 68px); font-weight: 950; letter-spacing: -.05em; line-height: .92; margin: 0; text-transform: uppercase; }
.mp-broadcast-player-copy .mp-broadcast-text { max-width: 760px; }
.mp-broadcast-player-copy .mp-actions { justify-content: center; }
.mp-live-viewer { aspect-ratio: 16 / 9; background: var(--mp-panel); border: 1px solid var(--mp-line-strong); border-radius: 22px; box-shadow: 0 24px 70px var(--mp-shadow); overflow: hidden; position: relative; }
.mp-broadcast--portrait .mp-broadcast-shell { grid-template-columns: minmax(280px, .72fr) minmax(300px, 1fr); }
.mp-live-viewer--portrait { aspect-ratio: 9 / 16; justify-self: center; max-height: min(76svh, 820px); width: min(100%, 460px); }
.mp-live-viewer--landscape { aspect-ratio: 16 / 9; }
.mp-live-viewer iframe { border: 0; height: 100%; width: 100%; }
.mp-stream-offline-still { display: block; height: 100%; inset: 0; object-fit: cover; object-position: center; position: absolute; transition: opacity .25s ease; width: 100%; }
.mp-stream-offline-badge { backdrop-filter: blur(10px); background: color-mix(in srgb, var(--mp-bg) 82%, transparent); border: 1px solid color-mix(in srgb, var(--mp-highlight) 52%, transparent); border-radius: 999px; color: var(--mp-copy) !important; font-size: 11px; font-weight: 900; letter-spacing: .11em; padding: 9px 13px; position: absolute; right: 18px; text-transform: uppercase; top: 18px; transition: opacity .2s ease; z-index: 2; }
.mp-twitch-player-host { height: 100%; inset: 0; opacity: 0; pointer-events: none; position: absolute; transition: opacity .25s ease; width: 100%; }
.mp-twitch-player-host iframe { display: block; }
.mp-live-viewer--twitch.is-online .mp-stream-offline-still,
.mp-live-viewer--twitch.is-online .mp-stream-offline-badge { opacity: 0; pointer-events: none; }
.mp-live-viewer--twitch.is-online .mp-twitch-player-host { opacity: 1; pointer-events: auto; }
.mp-live-viewer-placeholder { align-items: center; color: var(--mp-copy-soft); display: flex; height: 100%; justify-content: center; padding: 28px; text-align: center; }
.mp-broadcast--live + .woh-hero,
.mp-broadcast--player + .woh-hero { margin-top: 0; }

.mp-home-redesign .woh-hero::before,
.mp-home-redesign .mp-editorial::before {
  background-image: radial-gradient(circle, var(--mp-highlight) 0 1px, transparent 1.5px);
  background-size: 13px 13px;
  content: "";
  inset: 0;
  opacity: .14;
  pointer-events: none;
  position: absolute;
}

.mp-shell {
  margin-inline: auto;
  max-width: 1440px;
  padding: clamp(64px, 8vw, 120px) clamp(18px, 5vw, 72px);
  position: relative;
  width: 100%;
}

.mp-hero-grid {
  align-items: center;
  display: grid;
  gap: clamp(34px, 6vw, 92px);
  grid-template-columns: minmax(0, .92fr) minmax(340px, 1.08fr);
  min-height: min(760px, calc(100svh - 76px));
}

.mp-kicker,
.mp-section-kicker,
.mp-card-kicker {
  color: var(--mp-highlight) !important;
  display: block;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.2;
  margin: 0 0 16px;
  text-transform: uppercase;
}

.mp-hero-title,
.mp-section-title,
.mp-editorial-title {
  color: inherit !important;
  font-family: Exo, system-ui, sans-serif;
  font-size: clamp(48px, 7.6vw, 116px);
  font-weight: 900;
  letter-spacing: -.065em;
  line-height: .86;
  margin: 0;
  text-wrap: balance;
  text-transform: uppercase;
}

.mp-hero-copy {
  color: inherit !important;
  font-size: clamp(17px, 1.7vw, 23px);
  line-height: 1.45;
  margin: 26px 0 0;
  max-width: 610px;
  opacity: .82;
}

.mp-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.mp-button {
  align-items: center;
  background: var(--mp-action);
  border: 2px solid var(--mp-action);
  border-radius: 999px;
  color: var(--mp-action-copy) !important;
  display: inline-flex;
  font-size: 13px;
  font-weight: 900;
  gap: 10px;
  justify-content: center;
  letter-spacing: .06em;
  min-height: 50px;
  padding: 12px 22px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.mp-button:hover {
  background: var(--mp-action-hover);
  border-color: var(--mp-action-hover);
  color: var(--mp-action-hover-copy) !important;
  transform: translateY(-2px);
}

.mp-button--ghost {
  background: transparent;
  border-color: currentColor;
  color: inherit !important;
}

.mp-button--ghost:hover {
  background: var(--mp-panel);
  border-color: var(--mp-panel);
  color: var(--mp-copy) !important;
}
.mp-broadcast .mp-button{background:#d7b5ee;border-color:#d7b5ee;color:#211429!important}
.mp-broadcast .mp-button--ghost{background:color-mix(in srgb,var(--mp-hero) 50%,transparent);border-color:#fff;color:#fff!important}

.mp-hero-art {
  aspect-ratio: 1.04;
  min-height: 420px;
  position: relative;
}

.mp-hero-card {
  background: var(--mp-panel);
  border: 2px solid var(--mp-line-strong);
  border-radius: 24px;
  box-shadow: 0 24px 64px var(--mp-shadow);
  inset: 8% 11% 10% 12%;
  overflow: hidden;
  position: absolute;
  transform: rotate(2deg);
}

.mp-hero-card img {
  background: var(--mp-panel-alt);
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.mp-hero-mini {
  background: var(--mp-panel-alt);
  border: 2px solid var(--mp-line-strong);
  border-radius: 18px;
  box-shadow: 0 18px 44px var(--mp-shadow);
  height: 42%;
  overflow: hidden;
  position: absolute;
  width: 34%;
}

.mp-hero-mini img { height: 100%; object-fit: contain; width: 100%; }
.mp-hero-mini--one { bottom: 1%; left: 0; transform: rotate(-8deg); }
.mp-hero-mini--two { right: 0; top: 0; transform: rotate(8deg); }

.mp-sticker {
  align-items: center;
  aspect-ratio: 1;
  background: var(--mp-accent);
  border: 2px solid var(--mp-line-strong);
  border-radius: 50%;
  bottom: 4%;
  color: var(--wo-on-accent) !important;
  display: flex;
  font-size: clamp(11px, 1.4vw, 16px);
  font-weight: 950;
  justify-content: center;
  letter-spacing: .04em;
  padding: 12px;
  position: absolute;
  right: 2%;
  text-align: center;
  text-transform: uppercase;
  transform: rotate(-7deg);
  width: clamp(92px, 11vw, 148px);
  z-index: 2;
}

.mp-home-redesign .promo-strip {
  border-block: 1px solid var(--mp-line-strong);
}

/* Keep the fixed storefront confined behind the opening scene. Every content
   block that follows it needs its own opaque stacking layer so product cards,
   artwork, and footer content cannot be washed out by the fixed image. */
.mp-home-redesign .promo-strip,
.mp-home-redesign .woh-cats,
.mp-home-redesign .mp-section,
.mp-home-redesign .mp-editorial,
.mp-home-redesign .section-3,
.mp-home-redesign .footer-section,
.mp-home-redesign .footer,
.mp-home-redesign .instagram-grid {
  isolation: isolate;
  position: relative;
  z-index: 4;
}

.mp-home-redesign .woh-cats,
.mp-section {
  background: var(--mp-page);
  color: var(--mp-copy);
  padding: 0;
}

/* These blocks live outside .page-content, whose stacking context sits at 10.
   Lift the opaque showcase and receipt above it so the fixed storefront can
   show through the deliberate reveal, but never through the content/footer. */
.mp-home-redesign .section-3,
.mp-home-redesign .footer-section,
.mp-home-redesign .footer {
  z-index: 12;
}

/* Webflow's original-art and publishing blocks sit after .page-content.
   The fixed storefront lives inside page-content's z-10 context, so these
   siblings must be lifted above it or the photo visually paints over their
   ShatterKid and Bone Grice content. */
.mp-home-redesign .page-wrapper-2 > .art-section-bg,
.mp-home-redesign .page-wrapper-2 > .hp-pub-section,
.mp-home-redesign .page-wrapper-2 > .w-dyn-list {
  isolation: isolate;
  position: relative;
  z-index: 12;
}

/* The nostalgia story is normal page content, not another storefront reveal.
   Keep its theme background fully opaque above the fixed opening image. */
.mp-home-redesign .mp-editorial {
  background: var(--mp-hero);
}

.mp-section--alt { background: var(--mp-panel-alt); }

.mp-section-head {
  align-items: end;
  display: flex;
  gap: 28px;
  justify-content: space-between;
  margin-bottom: clamp(28px, 4vw, 54px);
}

.mp-section-title {
  color: var(--mp-copy) !important;
  font-size: clamp(38px, 6vw, 82px);
  line-height: .92;
}

.mp-section-copy {
  color: var(--mp-copy-soft) !important;
  font-size: 17px;
  line-height: 1.5;
  margin: 10px 0 0;
}

.mp-text-link {
  color: var(--mp-accent) !important;
  flex: 0 0 auto;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .07em;
  text-decoration: none;
  text-transform: uppercase;
}

.mp-text-link:hover { color: var(--mp-highlight) !important; }

.mp-category-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(12, 1fr);
}

.mp-category {
  background: var(--mp-panel);
  border: 1px solid var(--mp-line);
  border-radius: 18px;
  color: var(--mp-copy) !important;
  display: flex;
  grid-column: span 6;
  min-height: 420px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.mp-category { grid-column: span 4; }

.mp-category-media {
  inset: 0;
  position: absolute;
}

.mp-category-media img {
  background: var(--mp-panel-alt);
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
  width: 100%;
}

.mp-category::after {
  background: linear-gradient(180deg, transparent, var(--mp-hero));
  content: "";
  inset: 0;
  position: absolute;
}

.mp-category:hover .mp-category-media img { transform: scale(1.035); }
.mp-category:hover { border-color: var(--mp-accent); }

.mp-category-copy {
  align-self: end;
  color: var(--mp-hero-copy);
  padding: 26px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.mp-category-label {
  color: inherit !important;
  display: block;
  font-family: Exo, system-ui, sans-serif;
  font-size: clamp(28px, 3.3vw, 52px);
  font-weight: 900;
  letter-spacing: -.045em;
  line-height: .95;
  text-transform: uppercase;
}

.mp-category-meta {
  color: inherit !important;
  display: block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  margin-top: 10px;
  opacity: .78;
  text-transform: uppercase;
}

.mp-product-row {
  display: grid;
  gap: 16px;
  grid-auto-columns: minmax(230px, 1fr);
  grid-auto-flow: column;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  padding: 2px 2px 18px;
  scroll-snap-type: inline mandatory;
  scrollbar-color: var(--mp-accent) var(--mp-panel);
}

.mp-product-card {
  background: var(--mp-panel);
  border: 1px solid var(--mp-line);
  border-radius: 16px;
  color: var(--mp-copy);
  display: flex;
  flex-direction: column;
  min-width: 0;
  overflow: hidden;
  scroll-snap-align: start;
}

.mp-product-card:hover { border-color: var(--mp-accent); }

.mp-product-image {
  aspect-ratio: 1;
  background: var(--mp-panel-alt);
  display: block;
  object-fit: contain;
  width: 100%;
}
.mp-product-image-link { display: block; }

.mp-product-body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
}

.mp-product-name {
  color: var(--mp-copy) !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.28;
  margin: 0;
}
.mp-product-name-link { color: inherit !important; text-decoration: none; }

.mp-product-meta {
  color: var(--mp-copy-soft) !important;
  font-size: 12px;
  line-height: 1.35;
  margin: 0;
}

.mp-product-price {
  color: var(--mp-accent);
  font-size: 19px;
  font-weight: 900;
  margin-top: auto;
  padding-top: 8px;
}

.mp-product-add {
  background: var(--mp-action);
  border: 0;
  border-radius: 999px;
  color: var(--mp-action-copy);
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .05em;
  min-height: 44px;
  padding: 10px 16px;
  text-transform: uppercase;
}

.mp-product-add:hover { background: var(--mp-action-hover); color: var(--mp-action-hover-copy); }

.mp-editorial {
  background: var(--mp-hero);
  color: var(--mp-hero-copy);
  overflow: hidden;
  position: relative;
}

.mp-editorial .mp-shell { padding-block: clamp(90px, 13vw, 190px); }

.mp-editorial-title {
  color: inherit !important;
  font-size: clamp(50px, 9vw, 138px);
  max-width: 1220px;
}

.mp-editorial-title span { color: var(--mp-highlight); }

.mp-editorial .mp-button--ghost { margin-top: 34px; }

.mp-pull-grid,
.mp-happening-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
}

.mp-feature,
.mp-happening-card {
  background: var(--mp-panel);
  border: 1px solid var(--mp-line);
  border-radius: 18px;
  color: var(--mp-copy) !important;
  display: flex;
  flex-direction: column;
  min-height: 320px;
  overflow: hidden;
  padding: 24px;
  position: relative;
  text-decoration: none;
}

.mp-feature:first-child { grid-column: span 2; }
.mp-feature:first-child { display: grid; grid-template-columns: minmax(260px, .9fr) minmax(0, 1.1fr); padding: 0; }
.mp-feature-media { align-items: center; background: var(--mp-panel-alt); display: flex; justify-content: center; min-height: 260px; overflow: hidden; }
.mp-feature-media img { display: block; height: 100%; max-height: 360px; object-fit: contain; width: 100%; }
.mp-feature-body { display: flex; flex: 1; flex-direction: column; min-width: 0; padding: 24px; }
.mp-feature:first-child .mp-feature-media { min-height: 360px; }
.mp-feature-title,
.mp-happening-title { color: var(--mp-copy) !important; font-size: clamp(24px, 3vw, 42px); font-weight: 900; letter-spacing: -.035em; line-height: 1; margin: 0; }
.mp-feature-copy,
.mp-happening-copy { color: var(--mp-copy-soft) !important; line-height: 1.5; margin: 14px 0 0; }
.mp-happening-when { color: var(--mp-accent); display: block; font-size: 17px; margin-top: 22px; }
.mp-happening-location { color: var(--mp-copy-muted); display: block; font-size: 13px; font-weight: 800; letter-spacing: .06em; margin-top: 7px; text-transform: uppercase; }
.mp-feature .mp-text-link,
.mp-happening-card .mp-text-link { margin-top: auto; padding-top: 28px; }

.mp-art-live {
  background: var(--mp-panel-alt) !important;
  color: var(--mp-copy) !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
}

.mp-art-live .art-section-inner {
  align-items: center;
  display: grid !important;
  gap: clamp(32px, 6vw, 84px);
  grid-template-columns: minmax(0, .82fr) minmax(360px, 1.18fr);
  height: auto !important;
  margin-inline: auto;
  max-width: 1440px !important;
  min-height: 0 !important;
  padding: clamp(64px, 8vw, 120px) clamp(18px, 5vw, 72px) !important;
  width: 100% !important;
}

.mp-art-live .stacked-intro { margin: 0 !important; max-width: 620px; width: auto !important; }
.mp-art-live .art-section-heading { color: var(--mp-copy) !important; font-size: clamp(42px, 6vw, 82px) !important; line-height: .92 !important; }
.mp-art-live .paragraph-detials-large { color: var(--mp-copy-soft) !important; }
.mp-art-showcase { min-width: 0; }
.mp-art-grid { display: grid; gap: 14px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.mp-art-grid .mp-product-image { aspect-ratio: 4 / 5; }
.mp-art-grid .mp-product-meta { display: none; }
.mp-art-showcase--fallback {
  background: linear-gradient(145deg, var(--mp-panel), var(--mp-hero));
  border: 1px solid var(--mp-line-strong);
  border-radius: 24px;
  box-shadow: 0 24px 64px var(--mp-shadow);
  color: var(--mp-hero-copy);
  min-height: 360px;
  padding: clamp(28px, 5vw, 64px);
}
.mp-art-fallback-title { color: inherit !important; font-size: clamp(30px, 4vw, 54px); line-height: 1; margin: 0 0 18px; }

.mp-case {
  background: var(--mp-panel-alt);
  border-block: 1px solid var(--mp-line-strong);
}

.mp-case-labels {
  color: var(--mp-copy-soft);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .16em;
  margin-top: 14px;
  text-transform: uppercase;
}

.mp-case .mp-product-card {
  box-shadow: inset 0 0 0 1px var(--mp-line), 0 18px 50px var(--mp-shadow);
}

.mp-happening-card { min-height: 300px; }
.mp-happening-card:hover { border-color: var(--mp-accent); }

.mp-happening-grid { display: block; }

.mp-calendar-layout {
  align-items: stretch;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, .55fr);
}

.mp-calendar,
.mp-calendar-agenda {
  background: var(--mp-panel);
  border: 1px solid var(--mp-line);
  border-radius: 22px;
  min-width: 0;
  padding: clamp(18px, 3vw, 32px);
}

.mp-calendar-head { align-items: center; display: flex; gap: 20px; justify-content: space-between; margin-bottom: 26px; }
.mp-calendar-month,
.mp-calendar-agenda-title,
.mp-calendar-notices-title { color: var(--mp-copy) !important; font-family: Exo, system-ui, sans-serif; font-size: clamp(24px, 3vw, 38px); font-weight: 900; letter-spacing: -.035em; line-height: 1; margin: 0; text-transform: uppercase; }
.mp-calendar-controls { display: flex; gap: 8px; }
.mp-calendar-nav { align-items: center; background: var(--mp-panel-alt); border: 1px solid var(--mp-line-strong); border-radius: 50%; color: var(--mp-copy); cursor: pointer; display: inline-flex; font: inherit; font-size: 26px; height: 42px; justify-content: center; padding: 0; width: 42px; }
.mp-calendar-nav:hover { background: var(--mp-action); color: var(--mp-action-copy); }
.mp-calendar-weekdays,
.mp-calendar-days { display: grid; gap: 6px; grid-template-columns: repeat(7, minmax(0, 1fr)); }
.mp-calendar-weekdays { color: var(--mp-copy-muted); font-size: 10px; font-weight: 900; letter-spacing: .1em; margin-bottom: 7px; text-align: center; text-transform: uppercase; }
.mp-calendar-day { align-items: flex-start; aspect-ratio: 1; background: var(--mp-panel-alt); border: 1px solid transparent; border-radius: 10px; color: var(--mp-copy); cursor: pointer; display: flex; flex-direction: column; font: inherit; gap: 5px; min-width: 0; overflow: hidden; padding: 8px; text-align: left; }
.mp-calendar-day:hover { border-color: var(--mp-accent); }
.mp-calendar-day--blank { background: transparent; cursor: default; }
.mp-calendar-day--today { box-shadow: inset 0 0 0 2px var(--mp-highlight); }
.mp-calendar-day--event { background: var(--mp-accent); border-color: var(--mp-highlight); color: var(--wo-on-accent, var(--mp-copy)); box-shadow: inset 0 0 0 1px var(--mp-highlight); }
.mp-calendar-day--event:hover { border-color: var(--mp-copy); transform: translateY(-1px); }
.mp-calendar-day--selected { background: var(--mp-action); border-color: var(--mp-highlight); color: var(--mp-action-copy); box-shadow: inset 0 0 0 2px var(--mp-highlight); }
.mp-calendar-date { font-size: 13px; font-weight: 900; }
.mp-calendar-dot { display: block; font-size: 9px; font-weight: 800; line-height: 1.2; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.mp-calendar-day--event::after { background: currentColor; border-radius: 999px; content: ''; height: 5px; margin-top: auto; opacity: .85; width: 18px; }
.mp-calendar-agenda { display: flex; flex-direction: column; }
.mp-calendar-agenda-title { font-size: clamp(28px, 3.2vw, 44px); }
.mp-calendar-agenda-items { display: grid; gap: 12px; margin-top: 24px; }
.mp-calendar-empty { color: var(--mp-copy-soft); line-height: 1.55; margin: 0; }
.mp-calendar-event { background: var(--mp-panel-alt); border: 1px solid var(--mp-line); border-radius: 14px; color: var(--mp-copy) !important; display: flex; flex-direction: column; padding: 18px; text-decoration: none; }
.mp-calendar-event .mp-happening-title { font-size: 24px; }
.mp-calendar-notices { margin-top: clamp(34px, 5vw, 62px); }
.mp-calendar-notices-title { margin-bottom: 20px; }
.mp-calendar-notice-grid { display: grid; gap: 16px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.mp-calendar-notice-grid .mp-happening-card { min-height: 270px; }

.mp-storefront-reveal {
  background: transparent;
  color: var(--mp-hero-copy);
  min-height: min(760px, 78svh);
  overflow: hidden;
  position: relative;
  /* Above page-content's fixed image, while its transparent background still
     reveals that image. This keeps the show copy readable and clickable. */
  z-index: 11;
}
.mp-storefront-reveal::before { background: linear-gradient(180deg, var(--mp-hero), transparent 34%, transparent 68%, var(--mp-hero)); content: ''; inset: 0; opacity: .72; pointer-events: none; position: absolute; }
.mp-storefront-reveal-shell { align-items: end; display: flex; min-height: min(760px, 78svh); padding-bottom: clamp(54px, 8vw, 100px); }
.mp-storefront-reveal-copy { max-width: 700px; position: relative; z-index: 1; }
.mp-storefront-reveal-title { color: inherit !important; font-family: Exo, system-ui, sans-serif; font-size: clamp(46px, 7vw, 96px); font-weight: 950; letter-spacing: -.06em; line-height: .88; margin: 0; text-transform: uppercase; }

.mp-loading,
.mp-empty {
  background: var(--mp-panel);
  border: 1px dashed var(--mp-line-strong);
  border-radius: 16px;
  color: var(--mp-copy-soft);
  padding: 34px;
  text-align: center;
}

.mp-home-redesign a:focus-visible,
.mp-home-redesign button:focus-visible {
  outline: 3px solid var(--wo-focus);
  outline-offset: 4px;
}

@media (max-width: 840px) {
  .mp-broadcast--live .mp-broadcast-shell,
  .mp-broadcast--player .mp-broadcast-shell { grid-template-columns: 1fr; }
  .mp-live-viewer--portrait { max-height: 68svh; width: min(100%, 410px); }
  .mp-hero-grid { grid-template-columns: 1fr; padding-top: 28px; }
  .mp-hero-art { min-height: 0; }
  .mp-category,
  .mp-category { grid-column: span 6; min-height: 360px; }
  .mp-pull-grid,
  .mp-happening-grid { grid-template-columns: 1fr 1fr; }
  .mp-feature:first-child { grid-column: span 2; }
  .mp-art-live .art-section-inner { grid-template-columns: 1fr; }
  .mp-art-showcase { width: 100%; }
  .mp-calendar-layout { grid-template-columns: 1fr; }
  .mp-calendar-notice-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 640px) {
  .mp-broadcast { min-height: max(560px,72svh); }
  .mp-broadcast-shell { min-height: max(560px,72svh); padding-bottom:32px;padding-top:42px; }
  .mp-storefront-backdrop { object-position: 38% center !important; }
  .mp-broadcast-shade { background:linear-gradient(0deg,color-mix(in srgb,var(--mp-hero) 94%,transparent) 0 24%,color-mix(in srgb,var(--mp-hero) 56%,transparent) 62%,transparent 100%); }
  .mp-broadcast--offair + .woh-hero { border-radius: 22px 22px 0 0; margin-top: 0; }
  .mp-broadcast-title { font-size:clamp(38px,11vw,52px);letter-spacing:-.045em;line-height:.94; }
  .mp-broadcast-text{font-size:16px;line-height:1.42;margin-top:16px}
  .mp-next-shows { gap: 8px; margin-top: 18px; }
  .mp-next-show { padding: 11px 13px; }
  .mp-broadcast--player { min-height: 0; }
  .mp-broadcast--player .mp-broadcast-shell { min-height: 0; padding-block: 18px; }
  .mp-broadcast--player .mp-live-viewer--landscape { aspect-ratio: 16 / 9; min-height: 0; width: 100%; }
  .mp-broadcast-player-copy { padding-top: 18px; }
  .mp-broadcast-player-copy .mp-live-status { font-size: 9px; letter-spacing: .1em; margin-bottom: 10px; }
  .mp-broadcast-player-copy .mp-live-status::before { height: 7px; width: 7px; }
  .mp-broadcast-player-title { font-size: clamp(28px, 9vw, 38px); line-height: 1; }
  .mp-broadcast-player-copy .mp-broadcast-text { font-size: 14px; line-height: 1.4; margin-top: 12px; max-width: 34rem; }
  .mp-broadcast-player-copy .mp-actions { display: grid; gap: 8px; grid-template-columns: 1fr 1fr; margin-top: 16px; width: 100%; }
  .mp-broadcast-player-copy .mp-button { font-size: 10px; min-height: 44px; padding: 10px 8px; width: 100%; }
  .mp-next-show-details,
  .mp-next-show-empty { font-size: 13px; }
  .mp-shell { padding: 54px 16px; }
  .mp-hero-grid { min-height:auto;padding-bottom:42px;padding-top:48px; }
  .mp-hero-title { font-size:clamp(42px,13vw,58px); }
  .mp-hero-copy { font-size: 17px; }
  .mp-hero-art { min-height:250px; }
  .mp-hero-card { inset: 7% 9% 9% 10%; }
  .mp-actions { align-items: stretch; flex-direction: column; }
  .mp-button { width: 100%; }
  .mp-section-head { align-items: start; flex-direction: column; }
  .mp-category,
  .mp-category { grid-column: 1 / -1; min-height: 330px; }
  .mp-product-row { grid-auto-columns: minmax(76vw, 1fr); }
  .mp-pull-grid,
  .mp-happening-grid { grid-template-columns: 1fr; }
  .mp-feature:first-child { grid-column: auto; }
  .mp-feature:first-child { display: flex; }
  .mp-feature:first-child .mp-feature-media { min-height: 260px; }
  .mp-art-grid { grid-auto-columns: minmax(76vw, 1fr); grid-auto-flow: column; grid-template-columns: none; overflow-x: auto; padding-bottom: 14px; scroll-snap-type: inline mandatory; }
  .mp-art-grid .mp-product-card { scroll-snap-align: start; }
  .mp-calendar,
  .mp-calendar-agenda { border-radius: 16px; padding: 14px; }
  .mp-calendar-layout { gap: 10px; }
  .mp-calendar-agenda { order: -1; }
  .mp-calendar-agenda { min-height: 0; padding: 12px; }
  .mp-calendar-agenda > .mp-card-kicker { font-size: 9px; margin-bottom: 5px; }
  .mp-calendar-agenda-title { font-size: 20px; line-height: 1.05; }
  .mp-calendar-agenda-items { gap: 8px; margin-top: 10px; }
  .mp-calendar-empty { font-size: 13px; line-height: 1.35; }
  .mp-calendar-event { border-radius: 10px; gap: 4px; padding: 11px; }
  .mp-calendar-event .mp-card-kicker { font-size: 9px; }
  .mp-calendar-event .mp-happening-title { font-size: 17px; line-height: 1.1; }
  .mp-calendar-event :is(.mp-happening-when,.mp-happening-location,.mp-happening-copy,.mp-text-link) { font-size: 12px; line-height: 1.35; margin-top: 3px; }
  .mp-calendar-days,
  .mp-calendar-weekdays { gap: 3px; }
  .mp-calendar-day { border-radius: 7px; padding: 6px; }
  .mp-calendar-dot { display: none; }
  .mp-calendar-notice-grid { grid-template-columns: 1fr; }
  .mp-storefront-reveal,
  .mp-storefront-reveal-shell { min-height: 52svh; }
  .mp-sticker { right: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .mp-home-redesign *,
  .mp-home-redesign *::before,
  .mp-home-redesign *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}
