/* Route A: an opt-in winery journal, isolated from established campaigns. */
.nrw { --nrw-paper: #f8f5ed; --nrw-ink: #272820; --nrw-gold: #87692f; --nrw-sage: #dce0cd; background: var(--nrw-paper); color: var(--nrw-ink); font-family: "Suisse Intl", Arial, sans-serif; font-size: 16px; line-height: 1.65; }
.nrw h1, .nrw h2, .nrw h3 { color: inherit; font-family: "Cormorant Garamond", Georgia, serif; font-weight: 500; letter-spacing: -.035em; line-height: 1.04; margin: 0; text-wrap: balance; }
.nrw h2 { font-size: clamp(38px, 3.6vw, 56px); }
.nrw h3 { font-size: clamp(32px, 2.9vw, 44px); }
.nrw p { margin: 0 0 20px; }
.nrw .nrw-eyebrow { color: #75602f; font-size: 11px; font-weight: 600; letter-spacing: .2em; line-height: 1.6; margin: 0 0 20px; text-transform: uppercase; }
.nrw .rce-breadcrumb { background: var(--nrw-paper); }
.nrw .nrw-button { align-items: center; background: var(--nrw-gold); border: 1px solid var(--nrw-gold); border-radius: 2px; color: #fff; display: inline-flex; font-size: 12px; font-weight: 600; gap: 28px; justify-content: space-between; letter-spacing: .085em; line-height: 1.4; min-height: 50px; padding: 15px 25px; text-decoration: none; text-transform: uppercase; transition: background .18s ease; }
.nrw .nrw-button:hover { background: #705623; border-color: #705623; }
.nrw .nrw-button--outline { background: transparent; border-color: rgba(255,255,255,.7); color: #fff; }
.nrw .nrw-button--outline:hover { background: rgba(255,255,255,.13); border-color: #fff; }
.nrw .nrw-button > span:last-child { font-size: 20px; line-height: 1; }
.nrw .nrw-hero { display: block; min-height: 680px; position: relative; background: #31382b; isolation: isolate; }
.nrw-hero__media, .nrw-closing__media { position: absolute; inset: 0; z-index: -2; }
.nrw .nrw-hero__image { object-position: center 58%; }
.nrw-hero::after, .nrw-closing::after { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,rgba(17,23,17,.85),rgba(17,23,17,.46) 45%,rgba(17,23,17,.04) 80%); }
.nrw-hero__copy { color: #fff; padding: 70px max(40px, calc((100vw - 1240px)/2)); position: relative; }
.nrw .nrw-hero .nrw-eyebrow, .nrw .nrw-closing .nrw-eyebrow { color: #e4cd93; }
.nrw .nrw-hero h1 { font-size: clamp(68px, 6.6vw, 98px); line-height: .93; max-width: 730px; margin-bottom: 28px; text-transform: uppercase; text-wrap: initial; }
.nrw-hero__lede { max-width: 410px; font-size: 17px; line-height: 1.55; }
.nrw .nrw-hero__actions { flex-direction: column; align-items: flex-start; gap: 12px; margin: 28px 0 24px; }
.nrw-hero__actions .nrw-button { width: 345px; max-width: 100%; }
.nrw .nrw-hero__invitation { font-size: 14px; margin-bottom: 0; }
.nrw-section { margin: 0 auto; max-width: 1280px; padding: 64px 40px; }
.nrw-compare header { text-align: center; margin-bottom: 40px; }
.nrw-compare header .nrw-eyebrow { margin-bottom: 15px; }
.nrw-compare__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
.nrw-compare__grid article { padding: 4px 40px; text-align: center; }
.nrw-compare__grid article + article { border-left: 1px solid #d8d3c5; }
.nrw .nrw-price { font-family: "Cormorant Garamond", Georgia, serif; font-size: 28px; font-weight: 600; color: #3b3b2e; line-height: 1.25; margin: 14px 0; }
.nrw-compare__summary { color: #59594e; max-width: 370px; min-height: 54px; margin: 0 auto 24px !important; }
.nrw-feature { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
.nrw-feature__media { min-height: 100%; position: relative; overflow: hidden; }
.nrw-feature__media picture > img { position: absolute; inset: 0; }
.nrw-feature__copy { padding: clamp(40px, 4.5vw, 72px); align-self: center; }
.nrw-feature__copy h2 { margin-bottom: 22px; }
.nrw-body { color: #55574c; }
.nrw-feature--reverse .nrw-feature__media { order: 2; }
.nrw-masterclass { background: #fcfaf4; }
.nrw-masterclass .nrw-feature__copy { padding: 48px clamp(30px, 4vw, 64px); }
.nrw .nrw-themes { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); list-style: none; margin: 28px 0; padding: 0; }
.nrw-themes li { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 10px; font-family: "Cormorant Garamond", Georgia, serif; font-size: 20px; line-height: 1.1; padding: 0 14px; }
.nrw-themes li + li { border-left: 1px solid #ded7c9; }
.nrw-icon { display: block; width: 52px; height: 52px; background: #97773b; mask-image: url('../images/new-release-weekend/winery-icons.png?v=1.27.0'); mask-size: 300% 100%; mask-repeat: no-repeat; mask-position: left center; }
.nrw-icon--1 { mask-position: center; }
.nrw-icon--2 { mask-position: right center; }
.nrw-session-offer { text-align: center; border-top: 1px solid #d8d3c5; padding-top: 10px; }
.nrw-session-offer > p:last-child { font-size: 14px; margin-bottom: 22px; }
.nrw-sessions { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
.nrw-sessions fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
.nrw-sessions legend { font-size: 10px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; margin-bottom: 12px; padding: 0; color: #705b2a; }
.nrw-sessions fieldset > div { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.nrw .nrw-session { border: 1px solid #94846a; border-radius: 2px; display: flex; align-items: center; justify-content: center; min-height: 46px; font-size: 14px; font-weight: 500; text-decoration: none; color: #4a483d; }
.nrw-session > span:last-child { display: none; }
.nrw .nrw-session:hover { background: #ece7d9; border-color: #75602f; }
.nrw .nrw-session-note { text-align: center; font-size: 13px; margin: 18px 0 0; }
.nrw-flight { background: var(--nrw-sage); min-height: 480px; }
.nrw-flight .nrw-feature__copy { padding-top: 64px; padding-bottom: 64px; }
.nrw-releases { min-height: 280px; }
.nrw-releases .nrw-feature__image { object-position: center 30%; transform: scale(1.7); transform-origin: 0 35%; }
.nrw-releases h2, .nrw-dining h2 { font-size: clamp(36px, 3.4vw, 50px); }
.nrw-releases p:last-child, .nrw-dining p:last-child { margin-bottom: 0; }
.nrw-tasting { background: #535d42; color: #fff; text-align: center; padding: 40px 24px; }
.nrw-tasting h2 { font-size: clamp(32px,3vw,44px); margin-bottom: 12px; }
.nrw-tasting p { margin: 0; }
.nrw-dining { min-height: 360px; }
.nrw .nrw-fine-print { font-size: 14px; line-height: 1.6; }
.nrw-faq { display: grid; grid-template-columns: .9fr 1.3fr; gap: 80px; }
.nrw-faq h2 { max-width: 370px; }
.nrw-faq details { border-bottom: 1px solid #d8d3c5; }
.nrw-faq summary { cursor: pointer; list-style: none; min-height: 62px; padding: 18px 0; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.nrw-faq summary::-webkit-details-marker { display: none; }
.nrw-faq summary span { color: #80632d; font-size: 24px; }
.nrw-faq details[open] summary span { transform: rotate(45deg); }
.nrw-faq details p { color: #55574c; margin: 0 24px 24px 0; }
.nrw .nrw-closing { display: block; min-height: 380px; position: relative; isolation: isolate; }
.nrw-closing__copy { padding: 60px max(40px, calc((100vw - 1240px)/2)); }
.nrw-closing__copy h2 { max-width: 800px; margin-bottom: 18px; font-size: clamp(44px,4.2vw,64px); }
.nrw-closing__copy .rce-button-row { margin: 25px 0 22px; }
.nrw-closing__copy .nrw-fine-print { margin-bottom: 0; }
.nrw-closing__image { object-position: center 16%; }
.nrw-status { position: fixed; z-index: 10001; bottom: 112px; left: 50%; transform: translateX(-50%); background: #272e22; color: #fff; box-shadow: 0 8px 30px #0003; border-radius: 5px; padding: 16px 24px; width: max-content; max-width: calc(100vw - 32px); text-align: center; }
.nrw-status:empty { display: none; }
.nrw-sticky { max-width: 860px; }
.nrw-sticky .rce-sticky__link { font-size: 14px; text-align: center; }
.nrw-sticky .rce-sticky__link--primary { background: #80632d; }
.nrw [tabindex="-1"] { scroll-margin-top: 100px; }
@media (min-width: 768px) and (max-width: 1050px) {
    .nrw-masterclass .nrw-feature__copy { padding: 36px 24px; }
    .nrw-sessions { grid-template-columns: 1fr; gap: 18px; }
    .nrw-session-offer > p:last-child { font-size: 14px; }
    .nrw-faq { gap: 40px; }
}
@media (max-width: 767px) {
    .nrw .rce-breadcrumb { font-size: 12px; }
    .nrw .nrw-hero { min-height: 0; background: var(--nrw-paper); }
    .nrw-hero__media { position: relative; height: clamp(270px, 78vw, 470px); z-index: 0; }
    .nrw .nrw-hero__image { object-position: 65% 55%; }
    .nrw-hero::after { display: none; }
    .nrw-hero__copy { color: var(--nrw-ink); padding: 30px 24px 0; text-align: center; }
    .nrw .nrw-hero .nrw-eyebrow { color: #75602f; font-size: 10px; letter-spacing: .15em; margin-bottom: 18px; }
    .nrw .nrw-hero h1 { font-size: clamp(44px, 10.7vw, 78px); line-height: .96; margin-bottom: 22px; }
    .nrw .nrw-hero h1 br:first-of-type { display: none; }
    .nrw-hero__lede { font-size: 16px; max-width: 500px; margin-left: auto !important; margin-right: auto !important; }
    .nrw .nrw-hero__actions { align-items: stretch; margin: 25px 0 28px; }
    .nrw .nrw-button { min-height: 50px; padding: 14px 18px; font-size: 11px; gap: 12px; }
    .nrw-hero__actions .nrw-button { width: 100%; }
    .nrw-hero .nrw-button--outline { color: #fff; background: #80632d; border-color: #80632d; }
    .nrw .nrw-hero__invitation { margin: 0 -24px; padding: 20px 24px; background: #535d42; color: #fff; font-size: 15px; }
    .nrw-section { padding: 42px 24px; }
    .nrw h2 { font-size: 38px; }
    .nrw-compare header { margin-bottom: 25px; }
    .nrw-compare header .nrw-eyebrow { font-size: 10px; }
    .nrw-compare__grid { grid-template-columns: 1fr; }
    .nrw-compare__grid article { padding: 24px 0; }
    .nrw-compare__grid article:first-child { padding-top: 0; }
    .nrw-compare__grid article:last-child { padding-bottom: 0; }
    .nrw-compare__grid article + article { border-left: 0; border-top: 1px solid #d8d3c5; }
    .nrw-compare__summary { min-height: 0; font-size: 16px; }
    .nrw-compare .nrw-button { width: 100%; }
    .nrw-feature { display: flex; flex-direction: column; min-height: 0; }
    .nrw-feature__media, .nrw-feature--reverse .nrw-feature__media { order: 0; width: 100%; min-height: 0; height: 76vw; max-height: 500px; }
    .nrw-feature__copy, .nrw-masterclass .nrw-feature__copy, .nrw-flight .nrw-feature__copy { padding: 38px 24px; width: 100%; text-align: center; }
    .nrw-feature__copy .nrw-eyebrow { margin-bottom: 16px; }
    .nrw-themes li { padding: 0 8px; font-size: 19px; }
    .nrw-sessions { grid-template-columns: 1fr; gap: 22px; max-width: 380px; margin: auto; }
    .nrw-sessions legend { float: none; text-align: center; width: 100%; font-size: 11px; }
    .nrw-sessions fieldset > div { gap: 12px; }
    .nrw-session-offer > p:last-child { font-size: 15px; }
    .nrw .nrw-session { min-height: 48px; font-size: 16px; }
    .nrw .nrw-session-note { font-size: 14px; }
    .nrw-flight .nrw-button { width: 100%; }
    .nrw-releases .nrw-feature__copy { order: -1; }
    .nrw-releases .nrw-feature__media { height: 48vw; }
    .nrw-tasting { padding: 32px 24px; }
    .nrw-tasting h2 { font-size: 34px; }
    .nrw-faq { display: block; }
    .nrw-faq header { margin-bottom: 28px; }
    .nrw-faq h2 { max-width: 100%; }
    .nrw-closing__copy { padding: 48px 24px; text-align: center; }
    .nrw .nrw-closing h2 { font-size: 44px; }
    .nrw-closing__copy .nrw-button { width: 100%; }
    .nrw-closing::after { background: rgba(24,32,20,.8); }
    .nrw-sticky .rce-sticky__link { font-size: 12px; line-height: 1.3; padding: 12px 8px; min-height: 50px; gap: 6px; }
    .nrw-sticky .rce-sticky__link > span:last-child { display: none; }
    .nrw-status { bottom: max(100px, calc(86px + env(safe-area-inset-bottom))); font-size: 14px; }
}
@media (prefers-reduced-motion: reduce) { .nrw .nrw-button { transition: none; } }

.nrw-feature:focus { outline: none; }
.nrw a:focus-visible, .nrw summary:focus-visible, .nrw-sticky a:focus-visible { outline: 3px solid #705623; outline-offset: 4px; }
.nrw-hero a:focus-visible, .nrw-closing a:focus-visible { outline-color: #fff; }
@media (max-width: 767px) { .nrw-hero a:focus-visible { outline-color: #705623; } }

/* Refinement: a clearer booking panel and a dedicated complimentary invitation. */
.nrw .nrw-hero__invitation { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; text-decoration: underline; text-underline-offset: 5px; }
.nrw-hero__invitation > span { text-decoration: none; }
.nrw-booking-card { background: #f0ebdf; border: 1px solid #ded4bf; border-radius: 6px; padding: 25px; }
.nrw-booking-card .nrw-session-offer { border: 0; padding: 0; }
.nrw-booking-card .nrw-price { margin: 0 0 10px; font-size: 32px; }
.nrw-booking-card .nrw-session-offer > p:last-child { margin: 0 0 22px; }
.nrw .nrw-booking-card__title { border-top: 1px solid #d8cebb; padding-top: 18px; margin: 0 0 16px; font-size: 11px; font-weight: 600; letter-spacing: .12em; text-align: center; text-transform: uppercase; color: #64532d; }
.nrw-sessions--single { grid-template-columns: minmax(0,1fr); max-width: 440px; margin: 0 auto; }
.nrw-sessions--single legend { width: 100%; text-align: center; font-size: 12px; }
.nrw .nrw-booking-card .nrw-session { min-height: 56px; background: #fcfaf5; border-color: #9c884f; gap: 15px; padding: 12px 16px; justify-content: space-between; font-size: 18px; }
.nrw-booking-card .nrw-session > span:last-child { display: inline; font-size: 18px; color: #80632d; }
.nrw .nrw-booking-card .nrw-session:hover { background: #e7dfcb; border-color: #75602f; }
.nrw-tasting { background: #424d37; padding: 72px 40px; text-align: left; position: relative; }
.nrw-tasting:focus { outline: none; }
.nrw-tasting__inner { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(0,.8fr); align-items: center; gap: clamp(50px,7vw,110px); max-width: 1200px; margin: auto; }
.nrw .nrw-tasting .nrw-eyebrow { color: #ead6a1; margin-bottom: 20px; }
.nrw-tasting h2 { font-size: clamp(46px,4.6vw,68px); max-width: 620px; margin-bottom: 26px; }
.nrw-tasting__description { font-size: 17px; line-height: 1.7; color: #f0f1e7; max-width: 580px; }
.nrw-tasting__description p + p { margin-top: 16px; }
.nrw-tasting__invitation { text-align: center; border: 1px solid #a9af8a; background: #ffffff07; padding: 32px 24px; position: relative; }
.nrw-tasting__invitation .nrw-icon { background: #e5d5a8; width: 54px; height: 54px; margin: 0 auto 15px; }
.nrw .nrw-tasting__label { font-size: 12px; font-weight: 500; letter-spacing: .14em; text-transform: uppercase; }
.nrw .nrw-tasting__gift { font-family: "Cormorant Garamond", Georgia, serif; font-size: 76px; line-height: 1; margin: 12px 0 24px; }
.nrw .nrw-tasting__date { border-top: 1px solid #899376; padding-top: 20px; margin: 0 0 3px; font-weight: 500; }
.nrw-tasting__invitation > p:last-child { font-size: 14px; color: #e4e7da; }
.nrw-dining__body { color: #55574c; }
.nrw .nrw-dining__body p { margin: 0; }
.nrw .nrw-dining__body p + p { margin-top: 18px; }
.nrw-dining__body + .nrw-fine-print { border-top: 1px solid #ddd5c5; padding-top: 18px; margin-top: 24px; }
.nrw-faq header { align-self: start; }
@media (max-width: 767px) {
    .nrw .nrw-hero__invitation { display: flex; justify-content: space-between; text-align: left; font-size: 15px; line-height: 1.5; }
    .nrw-masterclass .nrw-feature__media { height: 56vw; min-height: 180px; max-height: 320px; }
    .nrw-masterclass .nrw-feature__copy { display: flex; flex-direction: column; padding: 30px 24px 36px; text-align: left; }
    .nrw-masterclass__heading { order: 0; }
    .nrw-masterclass__heading h2 { font-size: 38px; line-height: 1.05; margin-bottom: 16px; text-wrap: initial; }
    .nrw-masterclass .nrw-body { order: 1; font-size: 16px; line-height: 1.6; }
    .nrw-masterclass .nrw-body p { margin-bottom: 22px; }
    .nrw-masterclass .nrw-booking-card { order: 2; padding: 22px 18px; }
    .nrw-masterclass .nrw-themes { order: 3; grid-template-columns: minmax(0,1fr); gap: 12px; margin: 24px 0 0; }
    .nrw-masterclass .nrw-themes li { flex-direction: row; justify-content: flex-start; text-align: left; gap: 14px; padding: 0; border: 0; font-family: "Suisse Intl", Arial, sans-serif; font-size: 14px; line-height: 1.4; }
    .nrw-masterclass .nrw-themes .nrw-icon { width: 30px; height: 30px; flex: 0 0 30px; }
    .nrw-masterclass .nrw-session-offer { text-align: left; }
    .nrw-masterclass .nrw-session-offer > p:last-child { font-size: 14px; line-height: 1.55; }
    .nrw .nrw-booking-card__title { text-align: left; }
    .nrw-sessions--single legend { text-align: left; font-size: 11px; }
    .nrw .nrw-booking-card .nrw-session { min-height: 56px; padding: 12px; font-size: 17px; gap: 8px; }
    .nrw-booking-card .nrw-session-note { font-size: 12px; }
    .nrw-tasting { padding: 46px 24px; }
    .nrw-tasting__inner { grid-template-columns: minmax(0,1fr); gap: 30px; }
    .nrw-tasting h2 { font-size: 44px; line-height: 1.04; text-wrap: balance; margin-bottom: 20px; }
    .nrw-tasting__description { font-size: 16px; }
    .nrw-tasting__invitation { padding: 24px; }
    .nrw-tasting__invitation .nrw-icon { width: 44px; height: 44px; margin-bottom: 12px; }
    .nrw .nrw-tasting__gift { font-size: 66px; margin: 10px 0 20px; }
    .nrw-dining .nrw-feature__copy { text-align: left; }
}

/* Supplied photography is cropped per device before upload. */
.nrw .nrw-hero__image, .nrw .nrw-closing__image { object-position: center; }
@media (max-width: 767px) {
    .nrw-dining .nrw-feature__media { height: 52.3333vw; max-height: none; }
}

/* Release collection and page-specific editorial refinements. */
.nrw-release-collection { padding-top: 76px; padding-bottom: 76px; }
.nrw-release-collection > header { text-align: center; max-width: 760px; margin: 0 auto 42px; }
.nrw-release-collection > header h2 { margin-bottom: 24px; }
.nrw-varietals { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border-top: 1px solid #c4ad7a; border-bottom: 1px solid #c4ad7a; }
.nrw-varietal { padding: 34px 28px; text-align: center; }
.nrw-varietal + .nrw-varietal { border-left: 1px solid #d8c9a9; }
.nrw .nrw-varietal > img { width: 80px !important; height: 80px !important; object-fit: contain; margin: 0 auto 18px; display: block; }
.nrw-varietal h3 { font-size: 33px; }
.nrw .nrw-varietal__count { color: #80632d; font-size: 11px; text-transform: uppercase; letter-spacing: .14em; margin: 12px 0 24px; }
.nrw-varietal ul { list-style: none; padding: 0; margin: 0; }
.nrw-varietal li { font-size: 15px; line-height: 1.65; padding: 14px 0; border-top: 1px solid #e1d8c5; }
.nrw .nrw-faq { display: block; background: #f0ebdf; border-top: 1px solid #c4ad7a; max-width: none; padding: 64px max(40px,calc((100vw - 1200px)/2)); }
.nrw-faq > header { text-align: center; margin: 0 auto 42px; }
.nrw-faq h2 { max-width: none; }
.nrw-faq > div { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 54px; align-items: start; }
.nrw-faq details { min-width: 0; }
.nrw-closing__copy > p:not(.nrw-eyebrow):not(.nrw-fine-print) { max-width: 570px; }
@media (max-width: 767px) {
    .nrw-sticky .rce-sticky__link { justify-content: center; text-align: center; }
    .nrw-compare > header { padding-bottom: 28px; margin-bottom: 28px; border-bottom: 1px solid #b69a60; }
    .nrw-compare__grid { gap: 20px; }
    .nrw-compare__grid article, .nrw-compare__grid article:first-child, .nrw-compare__grid article:last-child { padding: 28px 20px; background: #f0ebdf; border: 1px solid #ded4bf; border-radius: 5px; }
    .nrw-compare__grid article h3 { font-size: 31px; }
    .nrw-masterclass .nrw-themes { gap: 0; border-top: 1px solid #b69a60; }
    .nrw-masterclass .nrw-themes li { flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 19px 0; gap: 10px; border-bottom: 1px solid #b69a60; }
    .nrw-masterclass .nrw-themes .nrw-icon { width: 36px; height: 36px; flex-basis: 36px; }
    .nrw-flight-offer { background: #f8f5ed; border: 1px solid #ad9b69; border-radius: 5px; padding: 26px 20px 20px; margin-top: 28px; }
    .nrw .nrw-flight-offer .nrw-price { font-size: 38px; margin: 0 0 12px; }
    .nrw-flight-offer > p:not(.nrw-price) { font-size: 15px; margin-bottom: 22px; }
    .nrw .nrw-flight-offer .nrw-button { justify-content: center; gap: 20px; }
    .nrw-release-collection { padding: 48px 24px; }
    .nrw-release-collection > header { margin-bottom: 30px; }
    .nrw-varietals { grid-template-columns: 1fr; }
    .nrw-varietal { padding: 28px 12px; }
    .nrw-varietal + .nrw-varietal { border-left: 0; border-top: 1px solid #b69a60; }
    .nrw .nrw-varietal > img { width: 68px !important; height: 68px !important; }
    .nrw .nrw-faq { padding: 46px 24px; }
    .nrw-faq > div { grid-template-columns: 1fr; }
    .nrw-faq > header { margin-bottom: 28px; }
    .nrw-closing__copy > p:not(.nrw-eyebrow):not(.nrw-fine-print) { margin-left: auto; margin-right: auto; }
}

/* Mobile release disclosures; unenhanced wine lists remain readable. */
.nrw .nrw-varietal-toggle[hidden], .nrw .nrw-varietal ul[hidden] { display: none; }
.nrw .nrw-varietal-toggle { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 48px; padding: 12px 16px; border: 1px solid #b69a60; border-radius: 3px; background: transparent; color: #705623; font: inherit; font-size: 14px; cursor: pointer; }
.nrw-varietal-toggle > span:last-child { font-size: 22px; line-height: 1; }
.nrw .nrw-varietal-toggle:focus-visible { outline: 3px solid #705623; outline-offset: 4px; }
@media (max-width: 767px) {
    .nrw .nrw-hero__invitation { display: none; }
    .nrw .nrw-hero__copy { padding-bottom: 8px; }
    .nrw-varietal-toggle + ul:not([hidden]) { margin-top: 16px; }
}

/* Native WooCommerce ticket checkout, scoped to this campaign. */
.nrw-ticket-form fieldset { border:0; padding:0; margin:20px 0; min-width:0; }
.nrw-ticket-option { display:flex; gap:14px; align-items:center; padding:18px 16px; border:1px solid #bfa679; background:#fffdf8; margin:10px 0; cursor:pointer; }
.nrw-ticket-option:has(input:checked) { border:2px solid #996830; padding:17px 15px; background:#f6eddf; }
.nrw-ticket-option input { accent-color:#996830; flex:0 0 18px; width:18px; height:18px; }
.nrw-ticket-option > span { flex:1; }
.nrw-ticket-option strong, .nrw-ticket-option > span > span { display:block; }
.nrw-ticket-option small { color:#6c552f; font-size:12px; }
.nrw-ticket-option.is-unavailable { opacity:.65; cursor:default; }
.nrw-ticket-quantity { display:flex; flex-wrap:wrap; align-items:center; gap:14px; padding:12px 0; }
.nrw-ticket-quantity input { width:76px; min-height:48px; background:#fff; color:#24221f; border:1px solid #aa916c; padding:10px; }
.nrw-ticket-quantity p { margin:0 0 0 auto; }
.nrw-ticket-quantity strong { display:block; font-size:24px; }
.nrw-ticket-dietary { margin:12px 0 24px; }
.nrw-ticket-dietary summary { cursor:pointer; padding:12px 0; }
.nrw-ticket-dietary summary span { font-size:13px; }
.nrw-ticket-dietary textarea { width:100%; padding:12px; background:#fff; color:#24221f; }
.nrw-ticket-form > button { width:100%; min-height:52px; cursor:pointer; }
.nrw-ticket-form :focus-visible { outline:3px solid #996830; outline-offset:3px; }
@media(max-width:767px) { .nrw-ticket-option { gap:10px; padding:16px 12px; } .nrw-ticket-option:has(input:checked) { padding:15px 11px; } .nrw-ticket-option small { max-width:54px; } .nrw-ticket-option strong { font-size:15px; } }

.nrw-ticket-form > button { justify-content:center; text-align:center; }

@media(max-width:767px) {
 .nrw-ticket-quantity { display:grid; grid-template-columns:1fr 76px; gap:12px; }
 .nrw-ticket-quantity p { grid-column:1 / -1; display:flex; align-items:center; justify-content:space-between; width:100%; margin:0; padding:14px 0 0; border-top:1px solid #bfa679; }
}


.nrw-ticket-form:has(input[name="masterclass_ticket"]:checked) .nrw-ticket-prompt { display:none; }
.nrw-ticket-details__inner > button { width:100%; min-height:52px; justify-content:center; text-align:center; cursor:pointer; }
.nrw-ticket-details__inner > button:disabled { opacity:.5; cursor:not-allowed; }
.nrw-ticket-limit { color:#853b22; border-left:3px solid #996830; padding:12px; background:#fff8ed; }
.nrw-ticket-limit[hidden] { display:none; }

.nrw-ticket-details { display:grid; grid-template-rows:0fr; opacity:0; visibility:hidden; transition:grid-template-rows .3s ease, opacity .25s ease, visibility 0s .3s; }
.nrw-ticket-details__inner { min-height:0; overflow:hidden; }
.nrw-ticket-form:has(input[name="masterclass_ticket"]:checked) .nrw-ticket-details { grid-template-rows:1fr; opacity:1; visibility:visible; transition:grid-template-rows .3s ease, opacity .25s ease, visibility 0s; }
.nrw-ticket-dietary textarea { box-sizing:border-box; width:100%; max-width:100%; height:112px; min-height:112px; max-height:112px; resize:none; overflow:auto; }
.nrw-ticket-stepper { display:flex; align-items:center; border:1px solid #aa916c; background:#fff; }
.nrw-ticket-stepper input { width:56px; border:0; text-align:center; appearance:textfield; }
.nrw-ticket-stepper input::-webkit-inner-spin-button, .nrw-ticket-stepper input::-webkit-outer-spin-button { appearance:none; margin:0; }
.nrw-ticket-stepper button { display:none; align-items:center; justify-content:center; width:44px; height:48px; padding:0; border:0; background:transparent; color:#24221f; font-size:22px; cursor:pointer; }
.nrw-ticket-form.is-enhanced .nrw-ticket-stepper button { display:flex; }
.nrw-ticket-stepper button:disabled { opacity:.35; cursor:not-allowed; }
#nrw-ticket-guests { display:none; min-height:48px; width:100%; border:1px solid #aa916c; background:#fff; color:#24221f; padding:10px; }
@media(max-width:767px) { .nrw-ticket-form.is-enhanced .nrw-ticket-stepper { display:none; } .nrw-ticket-form.is-enhanced #nrw-ticket-guests { display:block; } .nrw-ticket-quantity { grid-template-columns:1fr 100px; } }
@media(prefers-reduced-motion:reduce) { .nrw-ticket-details, .nrw-ticket-form:has(input[name="masterclass_ticket"]:checked) .nrw-ticket-details { transition:none; } }

/* Restaurant bookings replace the former flight package in the same feature slot. */
.nrw .nrw-venue { font-family: "Cormorant Garamond", Georgia, serif; font-size: 28px; font-weight: 600; color: #3b3b2e; line-height: 1.25; margin: 14px 0; }
.nrw-flight .nrw-feature__image { object-position: center; }
/* Give the dining story and booking action distinct, unhurried reading spaces. */
.nrw-flight .nrw-feature__copy { padding: clamp(48px, 5.5vw, 88px) clamp(32px, 5vw, 80px); }
.nrw-flight .nrw-feature__copy > * { max-width: 520px; margin-left: auto; margin-right: auto; }
.nrw .nrw-flight h2 { font-size: clamp(38px, 3.4vw, 52px); line-height: 1.12; margin-bottom: 28px; }
.nrw-flight .nrw-body { line-height: 1.8; }
.nrw .nrw-flight .nrw-body p + p { margin-top: 22px; }
.nrw .nrw-flight .nrw-body p:last-child { margin-bottom: 0; }
.nrw-flight .nrw-flight-offer { margin-top: 30px; padding-top: 26px; border-top: 1px solid #aaa482; }
.nrw .nrw-flight-offer > p { font-size: 14px; line-height: 1.7; margin-bottom: 22px; color: #55574c; }
.nrw-flight-offer .nrw-button { min-width: 210px; }
@media (max-width: 767px) {
    .nrw-flight .nrw-feature__copy { padding: 44px 28px 48px; }
    .nrw .nrw-flight h2 { font-size: clamp(36px, 9.6vw, 44px); margin-bottom: 26px; }
    .nrw-flight .nrw-body { text-align: left; }
    .nrw-flight .nrw-flight-offer { background: transparent; border: 0; border-top: 1px solid #aaa482; border-radius: 0; padding: 26px 0 0; margin-top: 28px; }
    .nrw .nrw-flight-offer .nrw-button { width: 100%; }
}
