/* Gartenberg 6.3 — template-level Hero. All new rules are scoped to this view. */
body.wpp-bh-page {
    --bh-accent: #b84fff;
    --bh-accent-rgb: 184,79,255;
    --bh-ink: #07060b;
    background: var(--bh-ink);
}
body.wpp-bh-page .wpp-main { display: block; width: 100%; max-width: none; margin: 0; padding: 0; }
body.wpp-bh-page .wpp-header { background: #08080c; backdrop-filter: none; -webkit-backdrop-filter: none; border-bottom: 1px solid rgba(255,255,255,.09); }
body.wpp-bh-page .wpp-header__inner { width: min(1400px, calc(100% - 80px)); min-height: 76px; }
body.wpp-bh-page .wpp-brand__logo { width: 232px; height: auto; object-fit: contain; }
body.wpp-bh-page .wpp-mobile-buy,
body.wpp-bh-page .wpp-scroll-glow { display: none !important; }
body.wpp-bh-page .wpp-nav__list a { font-size: 13px; }
body.wpp-bh-page .wpp-nav__list a:hover,
body.wpp-bh-page .wpp-nav__list .current-menu-item a { color: var(--bh-accent); }
body.wpp-bh-page .wpp-section { background-color: var(--bh-ink); }
body.wpp-bh-page .wpp-kicker { color: var(--bh-accent); }
.wpp-bh-hero, .wpp-bh-hero * { box-sizing: border-box; }
.wpp-bh-hero {
    position: relative;
    isolation: isolate;
    display: block;
    width: 100%; max-width: none;
    min-width: 0;
    margin: 0; padding: 0;
    overflow: hidden;
    color: #f6f3fa;
    background: var(--bh-ink);
    font-family: Arial, Helvetica, sans-serif;
}
.wpp-bh-hero__media, .wpp-bh-hero__shade { position: absolute; inset: 0; pointer-events: none; }
.wpp-bh-hero__media { z-index: 0; background: #0a0710; }
.wpp-bh-hero__picture { position: absolute; inset: 0; display: block; }
.wpp-bh-hero__image,
.wpp-bh-hero__video { display: block; width: 100%; height: 100%; max-width: none; object-fit: cover; object-position: center 43%; }
.wpp-bh-hero__video { position: absolute; inset: 0; opacity: 0; transition: opacity .5s ease; }
.wpp-bh-hero__video.is-playing { opacity: 1; }
.wpp-bh-hero__shade {
    z-index: 1;
    background: linear-gradient(90deg, rgba(7,6,11,.82) 0%,rgba(7,6,11,.57) 35%,rgba(7,6,11,.12) 61%,transparent 83%),
        linear-gradient(0deg,#07060b 0%,rgba(7,6,11,.2) 16%,transparent 40%);
}
.wpp-bh-hero__shell {
    position: relative; z-index: 2;
    width: min(1400px, calc(100% - 80px));
    margin: 0 auto;
    min-height: 730px;
    min-height: max(730px, calc(100svh - 76px));
    display: flex; flex-direction: column; align-items: flex-start;
    padding: 38px 0 22px;
}
.wpp-bh-hero__eyebrow { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; font-size: 10px; font-weight: 600; letter-spacing: .22em; color: #bfb6cd; line-height: 1.5; }
.wpp-bh-hero__dot { display: block; width: 5px; height: 5px; border-radius: 50%; background: var(--bh-accent); box-shadow: 0 0 16px rgba(var(--bh-accent-rgb),.7); }
.wpp-bh-hero__divider { height: 10px; width: 1px; background: rgba(255,255,255,.2); margin: 0 5px; }
.wpp-bh-hero__copy { width: min(690px, 57%); min-width: 0; margin: auto 0; padding: 44px 0 40px; }
.wpp-bh-hero__meta { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; text-transform: uppercase; color: #dbbbef; font-size: 11px; letter-spacing: .085em; font-weight: 700; line-height: 1.6; }
.wpp-bh-hero__meta-dot { color: var(--bh-accent); }
.wpp-bh-hero__age { display: inline-flex; align-items: center; justify-content: center; min-width: 38px; min-height: 25px; border: 1px solid rgba(224,207,237,.36); border-radius: 999px; font-size: 10px; color: #eee3f6; margin-left: 4px; letter-spacing: 0; }
.wpp-bh-hero .wpp-bh-hero__title { margin: 24px 0 22px; padding: 0; text-transform: uppercase; line-height: .9; color: #fbf8ff; letter-spacing: -.065em; overflow-wrap: normal; word-break: normal; font-family: Arial, Helvetica, sans-serif; font-weight: 900; }
.wpp-bh-hero .wpp-bh-hero__black { display: block; font-size: clamp(82px, 8.9vw, 138px); -webkit-text-stroke: 0; color: #f5f0fb; text-shadow: none; }
.wpp-bh-hero .wpp-bh-hero__halloween { display: block; margin-top: 2px; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(54px, 6vw, 90px); font-weight: 400; font-style: italic; letter-spacing: -.065em; line-height: 1.06; color: var(--bh-accent); text-shadow: 0 0 36px rgba(var(--bh-accent-rgb),.24); -webkit-text-stroke: 0; }
.wpp-bh-hero .wpp-bh-hero__tagline { margin: 26px 0 0; padding: 0; max-width: 450px; font-family: inherit; font-weight: 400; font-size: 17px; line-height: 1.55; color: #e0d7e8; }
.wpp-bh-hero .wpp-bh-hero__mood { margin: 13px 0 0; font-family: inherit; font-size: 9px; line-height: 1.6; font-weight: 500; letter-spacing: .21em; color: #9e93ad; }
.wpp-bh-hero__mood span { margin: 0 8px; color: var(--bh-accent); }
.wpp-bh-hero__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 26px; margin-top: 28px; }
.wpp-bh-hero a.wpp-bh-hero__cta { min-height: 56px; min-width: 224px; display: inline-flex; align-items: center; justify-content: space-between; gap: 36px; padding: 15px 24px; border: 1px solid rgba(255,255,255,.22); border-radius: 999px; background: linear-gradient(120deg,#7523bf 0%,var(--bh-accent) 100%); color: #fff; font-family: inherit; font-size: 14px; font-weight: 700; line-height: 1.2; text-decoration: none; box-shadow: 0 10px 42px rgba(var(--bh-accent-rgb),.22); transition: transform .2s, box-shadow .2s; }
.wpp-bh-hero a.wpp-bh-hero__cta:hover { transform: translateY(-2px); box-shadow: 0 12px 42px rgba(var(--bh-accent-rgb),.4); }
.wpp-bh-hero__arrow { font-size: 24px; font-weight: 400; }
.wpp-bh-hero__dress { display: flex; flex-direction: column; justify-content: center; gap: 6px; }
.wpp-bh-hero__dress small { font-size: 8px; letter-spacing: .2em; color: #ad9ebb; }
.wpp-bh-hero__dress strong { font-size: 13px; letter-spacing: .16em; color: #e4dbea; font-weight: 500; }
.wpp-bh-hero__timer { margin-top: 33px; }
.wpp-bh-hero__timer[hidden] { display: none; }
.wpp-bh-hero__timer-label { display: block; font-size: 8px; letter-spacing: .19em; color: #9e93ad; margin-bottom: 11px; }
.wpp-bh-hero__digits { display: flex; gap: 10px; }
.wpp-bh-hero__digit { width: 70px; min-height: 70px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 4px; border: 1px solid rgba(var(--bh-accent-rgb),.25); border-radius: 12px; background: rgba(16,10,24,.72); }
.wpp-bh-hero__digit strong { font-family: Arial, Helvetica, sans-serif; font-variant-numeric: tabular-nums; font-size: 27px; font-weight: 600; line-height: 1.1; color: #f7efff; }
.wpp-bh-hero__digit span { font-size: 9px; line-height: 1.4; color: #9c91aa; }
.wpp-bh-hero__bottom { align-self: stretch; display: flex; align-items: center; justify-content: space-between; gap: 28px; min-height: 65px; border-top: 1px solid rgba(210,183,231,.18); padding-top: 16px; }
.wpp-bh-hero__place { display: flex; align-items: center; gap: 16px; max-width: 80%; }
.wpp-bh-hero__pin { width: 34px; height: 34px; flex: 0 0 34px; border: 1px solid rgba(var(--bh-accent-rgb),.3); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--bh-accent); font-size: 16px; }
.wpp-bh-hero__place strong { display: block; color: #d8cde3; font-size: 12px; line-height: 1.5; font-weight: 600; }
.wpp-bh-hero__place span:not(.wpp-bh-hero__pin) { display: block; margin-top: 3px; color: #9b8da9; font-size: 11px; line-height: 1.5; }
.wpp-bh-hero a.wpp-bh-hero__scroll { display: flex; align-items: center; gap: 14px; font-family: inherit; color: #d0bbdf; letter-spacing: .12em; font-size: 9px; text-decoration: none; }
.wpp-bh-hero__scroll span { display: flex; align-items: center; justify-content: center; width: 38px; height: 38px; border: 1px solid rgba(var(--bh-accent-rgb),.3); border-radius: 50%; font-size: 21px; }
.wpp-bh-hero a:focus-visible,.wpp-bh-hero button:focus-visible { outline: 2px solid #eee3f7; outline-offset: 5px; }
.wpp-bh-hero__motion { position: absolute; right: 20px; top: 20px; z-index: 3; border: 1px solid rgba(255,255,255,.25); border-radius: 999px; padding: 8px 13px; background: #0b0719; color: #fff; font-size: 11px; cursor: pointer; }
.wpp-bh-hero__motion[hidden] { display: none; }
@media (min-width: 1700px) {
    .wpp-bh-hero__shell { width: min(1520px,calc(100% - 120px)); }
    .wpp-bh-hero__copy { width: 720px; }
    .wpp-bh-hero .wpp-bh-hero__black { font-size: 150px; }
    .wpp-bh-hero .wpp-bh-hero__halloween { font-size: 102px; }
}
@media (min-width: 768px) and (max-width: 1023px) {
    body.wpp-bh-page .wpp-header__inner { width: calc(100% - 40px); gap: 16px; }
    body.wpp-bh-page .wpp-brand__logo { width: 170px; }
    body.wpp-bh-page .wpp-nav__list { gap: 13px; }
    body.wpp-bh-page .wpp-nav__list a { font-size: 11px; }
    .wpp-bh-hero__shell { width: calc(100% - 48px); min-height: 710px; }
    .wpp-bh-hero__copy { width: 66%; }
    .wpp-bh-hero .wpp-bh-hero__halloween { font-size: 58px; }
    .wpp-bh-hero__image { object-position: 64% center; }
    .wpp-bh-hero__shade { background: linear-gradient(90deg,rgba(7,6,11,.92),rgba(7,6,11,.65) 50%,rgba(7,6,11,.15)),linear-gradient(0deg,#07060b,transparent 25%); }
}
@media (max-width: 767px) {
    body.wpp-bh-page .wpp-header { position: sticky; top: 0; background: #09080e; isolation: auto; }
    body.wpp-bh-page.admin-bar .wpp-header { top: 46px; }
    body.wpp-bh-page .wpp-header__inner { min-height: 66px; width: calc(100% - 36px); position: static; }
    body.wpp-bh-page .wpp-brand__logo { width: 177px; max-width: 55vw; }
    body.wpp-bh-page .wpp-nav__list a { font-size: clamp(24px,6vw,38px) !important; min-height: 64px !important; }
    body.wpp-bh-page .wpp-nav { top: 66px !important; height: calc(100dvh - 66px) !important; min-height: 0 !important; touch-action: pan-y; }
    body.wpp-bh-page.admin-bar .wpp-nav { top: 112px !important; height: calc(100dvh - 112px) !important; }
    .wpp-bh-hero__media { height: 580px; }
    .wpp-bh-hero__image,.wpp-bh-hero__video { object-position: 74% 17%; }
    .wpp-bh-hero__shade { background: linear-gradient(180deg,rgba(7,6,11,.14) 0px,rgba(7,6,11,.06) 165px,rgba(7,6,11,.45) 270px,rgba(7,6,11,.92) 440px,#07060b 580px),linear-gradient(90deg,rgba(7,6,11,.28),transparent 70%); }
    .wpp-bh-hero__shell { width: calc(100% - 40px); min-height: 0; padding: 24px 0 22px; }
    .wpp-bh-hero__eyebrow { font-size: 8px; gap: 7px; letter-spacing: .16em; color: #ddcfea; }
    .wpp-bh-hero__copy { width: 100%; margin-top: 224px; padding: 0 0 30px; }
    .wpp-bh-hero__meta { font-size: 10px; letter-spacing: .06em; gap: 9px; }
    .wpp-bh-hero__age { margin-left: auto; font-size: 9px; min-height: 22px; min-width: 32px; }
    .wpp-bh-hero .wpp-bh-hero__title { margin: 21px 0 14px; }
    .wpp-bh-hero .wpp-bh-hero__black { font-size: clamp(68px,20vw,118px); letter-spacing: -.055em; line-height: .86; }
    .wpp-bh-hero .wpp-bh-hero__halloween { font-size: min(10.6vw,74px); letter-spacing: -.07em; line-height: 1.15; margin-top: 5px; }
    .wpp-bh-hero .wpp-bh-hero__tagline { font-size: 14px; margin-top: 18px; max-width: 350px; line-height: 1.5; }
    .wpp-bh-hero .wpp-bh-hero__mood { font-size: 7px; letter-spacing: .17em; margin-top: 11px; }
    .wpp-bh-hero__mood span { margin: 0 5px; }
    .wpp-bh-hero__actions { margin-top: 22px; gap: 13px; }
    .wpp-bh-hero a.wpp-bh-hero__cta { flex: 1; min-width: 180px; min-height: 52px; padding: 14px 20px; font-size: 13px; gap: 10px; }
    .wpp-bh-hero__dress { gap: 6px; min-width: 57px; }
    .wpp-bh-hero__dress small { font-size: 6px; }
    .wpp-bh-hero__dress strong { font-size: 11px; letter-spacing: .12em; }
    .wpp-bh-hero__timer { margin-top: 24px; width: 100%; }
    .wpp-bh-hero__timer-label { font-size: 7px; margin-bottom: 10px; }
    .wpp-bh-hero__digits { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 8px; max-width: 380px; }
    .wpp-bh-hero__digit { width: 100%; min-height: 65px; border-radius: 10px; }
    .wpp-bh-hero__digit strong { font-size: 24px; }
    .wpp-bh-hero__digit span { font-size: 8px; }
    .wpp-bh-hero__bottom { gap: 10px; padding-top: 18px; }
    .wpp-bh-hero__place { max-width: 100%; gap: 11px; }
    .wpp-bh-hero__place strong { font-size: 11px; }
    .wpp-bh-hero__place span:not(.wpp-bh-hero__pin) { font-size: 10px; }
    .wpp-bh-hero a.wpp-bh-hero__scroll { display: none; }
    .wpp-bh-hero__motion { top: 48px; right: 16px; font-size: 9px; }
}
@media (max-width: 359px) {
    .wpp-bh-hero__shell { width: calc(100% - 32px); }
    .wpp-bh-hero__eyebrow { letter-spacing: .07em; }
    .wpp-bh-hero__copy { margin-top: 200px; }
    .wpp-bh-hero__meta { font-size: 9px; gap: 7px; }
    .wpp-bh-hero__dress { min-width: 46px; }
    .wpp-bh-hero a.wpp-bh-hero__cta { min-width: 168px; }
}
@media (prefers-reduced-motion: reduce) {
    .wpp-bh-hero *, .wpp-bh-hero *::before, .wpp-bh-hero *::after { animation: none !important; transition: none !important; }
}
