.website-promotions-page {
    --promotion-ink: #302a23;
    --promotion-brown: #6d4b27;
    --promotion-bronze: #b77a31;
    --promotion-gold: #e3bd69;
    --promotion-paper: #f8f2e6;
    --promotion-line: rgba(93, 65, 32, .16);
    overflow: hidden;
    color: var(--promotion-ink);
}

.website-promotions-hero {
    position: relative;
    overflow: hidden;
    background: radial-gradient(circle at 82% 20%, rgba(225, 184, 105, .18), transparent 27%), linear-gradient(135deg, #211e1a, #352d25 62%, #483925);
    color: #fff;
}
.website-promotions-hero::before { position: absolute; inset: 0; opacity: .14; background: url('/layouts/spa/bg_body.png'); content: ""; }
.website-promotions-hero__grid { position: relative; display: grid; min-height: 630px; grid-template-columns: minmax(0, .92fr) minmax(410px, 1.08fr); gap: clamp(50px, 7vw, 100px); align-items: center; padding-block: 58px 68px; }
.website-promotions-hero__copy > * { animation: promotionRise .65s ease both; }
.website-promotions-hero__copy > :nth-child(2) { animation-delay: .06s; }
.website-promotions-hero__copy > :nth-child(3) { animation-delay: .12s; }
.website-promotions-hero__copy > :nth-child(4) { animation-delay: .18s; }
.website-promotions-hero__copy > :nth-child(5) { animation-delay: .24s; }
.website-promotions-eyebrow { display: inline-flex; gap: 11px; align-items: center; color: #e5c579; font-size: 9px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.website-promotions-eyebrow::before { width: 35px; height: 1px; background: currentColor; content: ""; }
.website-promotions-eyebrow--dark { color: var(--promotion-bronze); }
.website-promotions-hero h1 { max-width: 650px; margin: 18px 0 22px; color: #fff !important; font-family: var(--hm-serif); font-size: clamp(55px, 6.1vw, 82px); font-weight: 600; letter-spacing: -.045em; line-height: .98; }
.website-promotions-hero__copy > p { max-width: 600px; margin: 0; color: rgba(255,255,255,.62); font-size: 14px; line-height: 1.75; }
.website-promotions-hero__actions { display: flex; gap: 22px; align-items: center; margin-top: 32px; }
.website-promotions-hero__actions .btn { display: inline-flex; min-height: 49px; gap: 9px; align-items: center; padding-inline: 22px; border: 0; border-radius: 999px; background: linear-gradient(135deg, #f0d486, #bd7c2d); color: #30261c; font-size: 9px; font-weight: 800; }
.website-promotions-hero__actions > a:not(.btn) { color: #e3c47c; font-size: 9px; font-weight: 800; text-decoration: none; }
.website-promotions-hero__note { display: flex; max-width: 475px; gap: 13px; align-items: center; margin-top: 32px; padding-top: 21px; border-top: 1px solid rgba(255,255,255,.13); }
.website-promotions-hero__note i { display: grid; width: 34px; height: 34px; flex: 0 0 auto; place-items: center; border: 1px solid rgba(229,197,121,.35); border-radius: 50%; color: #e5c579; font-size: 11px; }
.website-promotions-hero__note span,
.website-promotions-hero__note strong { display: block; }
.website-promotions-hero__note span { color: rgba(255,255,255,.45); font-size: 9px; line-height: 1.55; }
.website-promotions-hero__note strong { margin-bottom: 2px; color: #fff; font-family: var(--hm-serif); font-size: 14px; font-weight: 600; }

.website-promotions-hero__visual { position: relative; display: flex; min-height: 430px; align-items: flex-end; padding: 49px; border: 1px solid rgba(239,208,133,.25); border-radius: 2px 78px 2px 2px; background: radial-gradient(circle at 76% 21%, rgba(240,210,137,.22), transparent 22%), linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.025)); box-shadow: 0 34px 80px rgba(0,0,0,.26); animation: promotionFade .85s .12s ease both; }
.website-promotions-hero__visual::after { position: absolute; inset: 17px; border: 1px solid rgba(255,255,255,.08); border-radius: 1px 63px 1px 1px; content: ""; }
.website-promotions-hero__visual > div { position: relative; z-index: 1; max-width: 390px; }
.website-promotions-hero__visual small { display: block; color: #e5c579; font-size: 8px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.website-promotions-hero__visual strong { display: block; margin: 13px 0 16px; color: #fff; font-family: var(--hm-serif); font-size: clamp(33px, 3.8vw, 49px); font-weight: 600; line-height: 1.08; }
.website-promotions-hero__visual p { max-width: 350px; margin: 0; color: rgba(255,255,255,.48); font-size: 10px; line-height: 1.65; }
.website-promotions-hero__visual > b { position: absolute; top: 9px; right: 32px; color: rgba(255,255,255,.04); font-family: var(--hm-serif); font-size: 230px; font-weight: 500; line-height: 1; }
.website-promotions-hero__seal { position: absolute; top: 42px; left: 47px; z-index: 1; display: grid; width: 54px; height: 54px; place-items: center; border: 1px solid rgba(229,197,121,.43); border-radius: 50%; color: #e5c579; }

.website-promotions-featured { overflow: hidden; border: 1px solid rgba(239,208,133,.23); border-radius: 2px 60px 2px 2px; background: rgba(255,255,255,.07); box-shadow: 0 34px 80px rgba(0,0,0,.26); animation: promotionFade .85s .12s ease both; }
.website-promotions-featured__media { position: relative; display: grid; height: 310px; place-items: center; overflow: hidden; background: #504332; color: #e5c579; font-size: 49px; }
.website-promotions-featured__media::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(28,23,18,.34)); content: ""; }
.website-promotions-featured__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
.website-promotions-featured:hover img { transform: scale(1.025); }
.website-promotions-featured__media b { position: absolute; top: 17px; left: 17px; z-index: 1; padding: 8px 12px; border: 1px solid rgba(255,255,255,.35); border-radius: 999px; background: rgba(38,31,24,.64); color: #f5dfaa; font-size: 7px; letter-spacing: .13em; text-transform: uppercase; backdrop-filter: blur(8px); }
.website-promotions-featured__body { padding: 25px 29px 29px; }
.website-promotions-featured__body time { color: #d7af61; font-size: 8px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.website-promotions-featured__body h2 { margin: 9px 0 11px; font-family: var(--hm-serif); font-size: clamp(27px, 3vw, 37px); line-height: 1.08; }
.website-promotions-featured__body h2 a { color: #fff; text-decoration: none; }
.website-promotions-featured__body p { display: -webkit-box; overflow: hidden; margin: 0 0 15px; color: rgba(255,255,255,.52); font-size: 10px; line-height: 1.65; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.website-promotions-featured__body > a { color: #e5c579; font-size: 8px; font-weight: 800; text-decoration: none; text-transform: uppercase; }

.website-promotions-standards { border-bottom: 1px solid var(--promotion-line); background: #efe5d2; }
.website-promotions-standards__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.website-promotions-standards__grid > div { position: relative; display: grid; min-height: 105px; grid-template-columns: 25px 36px minmax(0, 1fr); gap: 13px; align-items: center; padding: 22px 30px; border-left: 1px solid var(--promotion-line); }
.website-promotions-standards__grid > div:first-child { border-left: 0; }
.website-promotions-standards__grid > div > span { color: rgba(101,72,37,.37); font-family: var(--hm-serif); font-size: 11px; }
.website-promotions-standards__grid > div > i { display: grid; width: 36px; height: 36px; place-items: center; border-radius: 50%; background: #f8f1e4; color: var(--promotion-bronze); font-size: 12px; }
.website-promotions-standards p,
.website-promotions-standards strong,
.website-promotions-standards small { display: block; margin: 0; }
.website-promotions-standards strong { font-family: var(--hm-serif); font-size: 15px; font-weight: 600; }
.website-promotions-standards small { margin-top: 3px; color: #8b7e6f; font-size: 8px; line-height: 1.5; }

.website-promotions-collection { padding: 85px 0 94px; background: url('/layouts/spa/bg_body.png'), var(--promotion-paper); }
.website-promotions-heading { display: flex; gap: 50px; align-items: end; justify-content: space-between; margin-bottom: 34px; }
.website-promotions-heading h2 { max-width: 730px; margin: 11px 0 0; font-family: var(--hm-serif); font-size: clamp(40px, 4.7vw, 56px); font-weight: 600; letter-spacing: -.03em; line-height: 1.02; }
.website-promotions-heading > p { max-width: 350px; margin: 0; color: #81776c; font-size: 10px; line-height: 1.7; }
.website-promotions-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; }
.website-promotion-card { overflow: hidden; border: 1px solid var(--promotion-line); border-radius: 2px 25px 2px 2px; background: rgba(255,255,255,.78); box-shadow: 0 18px 44px rgba(73,54,25,.07); transition: transform .25s ease, box-shadow .25s ease; }
.website-promotion-card:hover { transform: translateY(-5px); box-shadow: 0 25px 55px rgba(73,54,25,.12); }
.website-promotion-card__media { position: relative; display: grid; height: 230px; place-items: center; overflow: hidden; background: linear-gradient(145deg, #4a4035, #6e5638); color: #e7c777; font-size: 38px; }
.website-promotion-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s ease; }
.website-promotion-card:hover img { transform: scale(1.035); }
.website-promotion-card__media b { position: absolute; right: 13px; bottom: 12px; display: grid; width: 32px; height: 32px; place-items: center; border: 1px solid rgba(255,255,255,.46); border-radius: 50%; background: rgba(45,36,25,.55); color: #fff; font-family: var(--hm-serif); font-size: 9px; }
.website-promotion-card__body { padding: 22px 23px 25px; }
.website-promotion-card__body time { color: var(--promotion-bronze); font-size: 8px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.website-promotion-card__body h3 { display: -webkit-box; overflow: hidden; min-height: 53px; margin: 9px 0 11px; font-family: var(--hm-serif); font-size: 25px; line-height: 1.08; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.website-promotion-card__body h3 a { color: #3c3329; text-decoration: none; }
.website-promotion-card__body p { display: -webkit-box; overflow: hidden; min-height: 48px; margin: 0 0 15px; color: #81776b; font-size: 10px; line-height: 1.6; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.website-promotion-card__body > a { color: #8d5d24; font-size: 8px; font-weight: 800; text-decoration: none; text-transform: uppercase; }
.website-promotions-pagination { display: flex; justify-content: center; margin-top: 38px; }

.website-promotions-empty { padding: 83px 0 91px; background: radial-gradient(circle at 90% 15%, rgba(191,133,54,.1), transparent 25%), url('/layouts/spa/bg_body.png'), var(--promotion-paper); }
.website-promotions-empty__inner { display: grid; min-height: 390px; grid-template-columns: minmax(0, 1.1fr) minmax(330px, .9fr); gap: clamp(45px, 7vw, 90px); align-items: center; }
.website-promotions-empty__copy h2 { max-width: 760px; margin: 13px 0 18px; font-family: var(--hm-serif); font-size: clamp(41px, 4.8vw, 58px); font-weight: 600; letter-spacing: -.035em; line-height: 1.04; }
.website-promotions-empty__copy > p { max-width: 690px; margin: 0; color: #746b61; font-size: 12px; line-height: 1.78; }
.website-promotions-empty__copy > div { display: flex; gap: 19px; align-items: center; margin-top: 28px; }
.website-promotions-empty__copy .btn { display: inline-flex; min-height: 47px; gap: 8px; align-items: center; padding-inline: 21px; border: 0; border-radius: 999px; background: #342e27; color: #fff; font-size: 9px; font-weight: 800; }
.website-promotions-empty__copy button { border: 0; border-bottom: 1px solid rgba(111,74,30,.32); background: transparent; color: #795021; font-size: 9px; font-weight: 800; }
.website-promotions-empty__mark { position: relative; display: grid; min-height: 310px; place-items: center; overflow: hidden; border: 1px solid var(--promotion-line); border-radius: 2px 54px 2px 2px; background: linear-gradient(145deg, #302b25, #4a3d2d); color: #e2be70; box-shadow: 0 25px 65px rgba(65,49,26,.17); }
.website-promotions-empty__mark > span { position: absolute; color: rgba(255,255,255,.04); font-family: var(--hm-serif); font-size: 260px; line-height: 1; }
.website-promotions-empty__mark > i { position: relative; z-index: 1; font-size: 44px; }
.website-promotions-empty__mark > small { position: absolute; bottom: 28px; z-index: 1; font-size: 8px; font-weight: 800; letter-spacing: .17em; text-transform: uppercase; }

.website-promotions-cta { padding: 72px 0; background: linear-gradient(135deg, #c38a3a, #eed184 52%, #ba782b); }
.website-promotions-cta__inner { display: flex; gap: 55px; align-items: center; justify-content: space-between; }
.website-promotions-cta__inner > div:first-child { max-width: 760px; }
.website-promotions-cta span { color: #694418; font-size: 8px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.website-promotions-cta h2 { margin: 8px 0 9px; font-family: var(--hm-serif); font-size: clamp(38px, 4.6vw, 54px); line-height: 1.03; }
.website-promotions-cta p { margin: 0; color: rgba(78,52,22,.68); font-size: 10px; }
.website-promotions-cta__inner > div:last-child { display: flex; flex: 0 0 auto; gap: 17px; align-items: center; }
.website-promotions-cta .btn { display: inline-flex; min-height: 49px; gap: 8px; align-items: center; padding-inline: 21px; border: 0; border-radius: 999px; background: #302a23; color: #fff; font-size: 9px; font-weight: 800; }
.website-promotions-cta a:not(.btn) { color: #684216; font-size: 9px; font-weight: 800; text-decoration: none; }

@keyframes promotionRise { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }
@keyframes promotionFade { from { opacity: 0; transform: scale(.985); } to { opacity: 1; transform: none; } }

@media (max-width: 991px) {
    .website-promotions-hero__grid { grid-template-columns: 1fr; gap: 42px; }
    .website-promotions-hero__copy { max-width: 760px; }
    .website-promotions-hero__visual,
    .website-promotions-featured { max-width: 760px; }
    .website-promotions-standards__grid > div { padding-inline: 17px; }
    .website-promotions-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .website-promotions-empty__inner { grid-template-columns: 1fr; }
    .website-promotions-empty__mark { max-width: 650px; }
    .website-promotions-cta__inner { align-items: flex-start; flex-direction: column; }
}

@media (max-width: 767px) {
    .website-promotions-hero__grid { min-height: 0; gap: 30px; padding-block: 37px 43px; }
    .website-promotions-eyebrow { font-size: 8px; }
    .website-promotions-eyebrow::before { width: 25px; }
    .website-promotions-hero h1 { max-width: 350px; margin: 13px 0 15px; font-size: clamp(46px, 13vw, 57px); }
    .website-promotions-hero__copy > p { display: -webkit-box; overflow: hidden; font-size: 12px; line-height: 1.65; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
    .website-promotions-hero__actions { gap: 15px; margin-top: 24px; }
    .website-promotions-hero__actions .btn { min-height: 45px; padding-inline: 17px; }
    .website-promotions-hero__note { margin-top: 23px; padding-top: 17px; }
    .website-promotions-hero__visual { min-height: 305px; padding: 33px 28px; border-radius: 2px 42px 2px 2px; }
    .website-promotions-hero__visual::after { inset: 11px; border-radius: 1px 33px 1px 1px; }
    .website-promotions-hero__visual strong { font-size: 34px; }
    .website-promotions-hero__visual > b { right: 17px; font-size: 170px; }
    .website-promotions-hero__seal { top: 29px; left: 28px; width: 43px; height: 43px; }
    .website-promotions-featured { border-radius: 2px 40px 2px 2px; }
    .website-promotions-featured__media { height: 220px; }
    .website-promotions-featured__body { padding: 20px; }

    .website-promotions-standards { overflow: hidden; }
    .website-promotions-standards__grid { display: flex; overflow-x: auto; padding-inline: 12px; scroll-snap-type: x mandatory; scrollbar-width: none; }
    .website-promotions-standards__grid > div { min-width: 285px; min-height: 91px; padding: 17px 13px; border-left: 0; border-right: 1px solid var(--promotion-line); scroll-snap-align: start; }

    .website-promotions-collection { padding: 53px 0 61px; }
    .website-promotions-heading { display: block; margin-bottom: 25px; }
    .website-promotions-heading h2 { font-size: 38px; }
    .website-promotions-heading > p { margin-top: 15px; }
    .website-promotions-grid { grid-template-columns: 1fr; gap: 10px; }
    .website-promotion-card { display: grid; min-height: 166px; grid-template-columns: 118px minmax(0, 1fr); border-radius: 2px 17px 2px 2px; }
    .website-promotion-card__media { width: 118px; height: 100%; min-height: 166px; }
    .website-promotion-card__media b { right: 8px; bottom: 8px; width: 27px; height: 27px; }
    .website-promotion-card__body { padding: 15px; }
    .website-promotion-card__body h3 { min-height: 0; margin-block: 6px 8px; font-size: 20px; }
    .website-promotion-card__body p { min-height: 0; margin-bottom: 9px; -webkit-line-clamp: 2; }

    .website-promotions-empty { padding: 54px 0 61px; }
    .website-promotions-empty__inner { min-height: 0; gap: 31px; }
    .website-promotions-empty__copy h2 { font-size: 39px; }
    .website-promotions-empty__copy > p { font-size: 11px; }
    .website-promotions-empty__copy > div { align-items: flex-start; flex-direction: column; margin-top: 23px; }
    .website-promotions-empty__mark { min-height: 230px; border-radius: 2px 36px 2px 2px; }
    .website-promotions-empty__mark > span { font-size: 190px; }

    .website-promotions-cta { padding: 52px 0; }
    .website-promotions-cta__inner { gap: 24px; }
    .website-promotions-cta h2 { font-size: 37px; }
    .website-promotions-cta__inner > div:last-child { width: 100%; align-items: stretch; flex-direction: column; }
    .website-promotions-cta .btn { justify-content: center; }
    .website-promotions-cta a:not(.btn) { align-self: center; min-height: 36px; }
}

@media (prefers-reduced-motion: reduce) {
    .website-promotions-page *,
    .website-promotions-page *::before,
    .website-promotions-page *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
