:root {
  --pn-bg: #f7f3ea;
  --pn-surface: #ffffff;
  --pn-ink: #211f1b;
  --pn-muted: #6f6b63;
  --pn-gold: #e3b341;
  --pn-dark: #11110f;
  --pn-container: min(1336px, calc(100% - 64px));
  --pn-display: "Lora", Georgia, serif;
  --pn-body: "DM Sans", Arial, sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }
.mkupos-bubble { display: none !important; }
.pn-whatsapp-bubble { position: fixed; right: 24px; bottom: 24px; z-index: 10000; display: inline-flex; align-items: center; gap: 9px; min-height: 52px; padding: 0 17px; border: 1px solid rgba(255,255,255,.22); border-radius: 999px; background: #25d366; box-shadow: 0 10px 24px rgba(17,17,15,.22); color: #fff !important; font: 700 13px/1 var(--pn-body); text-decoration: none; transition: transform .18s ease, box-shadow .18s ease; }
.pn-whatsapp-bubble:hover, .pn-whatsapp-bubble:focus-visible { transform: translateY(-3px); box-shadow: 0 14px 28px rgba(17,17,15,.28); color: #fff !important; }
.pn-whatsapp-bubble:focus-visible { outline: 3px solid rgba(227,179,65,.8); outline-offset: 3px; }
.pn-whatsapp-bubble svg { width: 25px; height: 25px; fill: currentColor; }
html { scroll-behavior: smooth; }
body.pn-body { margin: 0; background: var(--pn-bg); color: var(--pn-ink); font-family: var(--pn-body); font-size: 16px; line-height: 1.5; }
body.pn-body .wp-site-blocks, body.pn-body .wp-block-template-part { margin: 0 !important; padding: 0 !important; }
body.pn-body img { max-width: 100%; }
body.pn-body a { color: inherit; }
.pn-container { width: var(--pn-container); margin-inline: auto; }
.pn-main { overflow: hidden; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; }

.pn-header { position: relative; z-index: 50; height: 92px; background: rgba(17,17,15,.94); color: #ffffff; }
body.home .pn-header { position: absolute; inset: 0 0 auto; background: rgba(17,17,15,.82); }
.pn-nav-wrap { display: flex; align-items: center; height: 92px; gap: 24px; }
.pn-brand { display: inline-flex; flex: 0 0 190px; }
.pn-logo { display: block; width: 190px; height: 68px; object-fit: contain; }
.pn-nav { display: flex; align-items: center; justify-content: center; flex: 1; gap: clamp(12px, 1.45vw, 27px); }
.pn-nav a { color: #ffffff; font-size: 14px; font-weight: 600; text-decoration: none; white-space: nowrap; }
.pn-nav a:hover, .pn-nav a:focus-visible { color: var(--pn-gold); }
.pn-menu-toggle { display: none; border: 0; background: transparent; }
.pn-button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 46px; padding: 13px 22px; border: 1px solid var(--pn-gold); border-radius: 0; background: var(--pn-gold); color: var(--pn-dark) !important; font-family: var(--pn-body); font-size: 11px; font-weight: 800; letter-spacing: .045em; text-decoration: none; text-transform: uppercase; cursor: pointer; transition: transform .18s ease, filter .18s ease; }
.pn-button:hover, .pn-button:focus-visible { transform: translateY(-2px); filter: brightness(1.04); }
.pn-button-outline { background: transparent; color: #ffffff !important; }
.pn-nav-button { width: 190px; min-height: 52px; flex: 0 0 190px; padding-inline: 24px; }

.pn-hero { position: relative; display: flex; min-height: 520px; align-items: center; overflow: hidden; background: var(--pn-hero-image) center / cover no-repeat; color: #ffffff; }
.pn-hero::before { position: absolute; inset: 0; background: rgba(17,17,15,.54); content: ""; }
.pn-hero-inner { position: relative; z-index: 1; padding: 96px 0 72px; }
.pn-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-hero h1 { max-width: 820px; margin: 16px 0 20px; color: #ffffff; font: 700 clamp(52px, 5.7vw, 86px) / .98 var(--pn-display); letter-spacing: -.045em; }
.pn-hero-copy { max-width: 650px; margin: 0; color: rgba(255,255,255,.9); font-size: 20px; line-height: 1.45; }
.pn-hero-home { min-height: 650px; align-items: flex-start; }
.pn-hero-home .pn-hero-inner { padding-top: 154px; }
.pn-hero-home h1 { font-size: clamp(64px, 7vw, 104px); line-height: .88; text-transform: uppercase; }
.pn-hero-home h1 em { color: #ffffff; font-style: normal; }
.pn-hero-note { position: absolute; z-index: 1; right: 6%; bottom: 90px; margin: 0; color: #ffffff; font: italic 36px / 1.05 var(--pn-display); text-align: right; transform: rotate(-7deg); }
.pn-eyebrow { margin: 0; color: var(--pn-gold); font-size: 11px; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.pn-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }

.pn-booking-bar { position: relative; z-index: 5; display: grid; grid-template-columns: 1fr 1fr .8fr 1.15fr auto; width: var(--pn-container); margin: -44px auto 0; background: var(--pn-surface); box-shadow: 0 14px 34px rgba(17,17,15,.16); }
.pn-booking-bar label { display: flex; min-height: 88px; flex-direction: column; justify-content: center; padding: 15px 22px; border-right: 1px solid var(--pn-bg); color: var(--pn-muted); font-size: 11px; letter-spacing: .07em; text-transform: uppercase; }
.pn-booking-bar label span { margin-bottom: 7px; }
.pn-booking-bar input, .pn-booking-bar select { width: 100%; min-width: 0; border: 0; outline: 0; background: transparent; color: var(--pn-ink); font: 600 14px var(--pn-body); text-transform: none; }
.pn-booking-bar button { margin: 14px; white-space: nowrap; }
.pn-page-booking { margin-top: -34px; }

.pn-section { padding: 92px 0; }
.pn-page-intro { padding-top: 96px; }
.pn-section h2, .pn-feature-band h2, .pn-closing h2 { margin: 10px 0 18px; font: 700 clamp(36px, 4vw, 58px) / 1.04 var(--pn-display); letter-spacing: -.04em; }
.pn-lead { max-width: 850px; margin: 0; color: var(--pn-muted); font-size: 17px; line-height: 1.7; }
.pn-room-grid { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); gap: 14px; margin-top: 38px; }
.pn-room-card { overflow: hidden; border: 1px solid rgba(33,31,27,.12); background: var(--pn-surface); }
.pn-card-image { display: block; width: 100%; height: 168px; object-fit: cover; }
.pn-card-body { padding: 17px; }
.pn-card-body h3 { min-height: 44px; margin: 0 0 8px; font: 700 18px / 1.18 var(--pn-display); }
.pn-card-body p { min-height: 44px; margin: 0 0 10px; color: var(--pn-muted); font-size: 12px; line-height: 1.45; }
.pn-card-body .pn-facts { min-height: 34px; color: var(--pn-ink); font-size: 10px; }
.pn-card-body .pn-price { min-height: 22px; color: var(--pn-ink); font-size: 13px; font-weight: 800; }
.pn-card-body .pn-button { min-height: 36px; padding: 9px 13px; font-size: 9px; }

.pn-standard-grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 18px; margin-top: 42px; }
.pn-standard-grid article { min-height: 205px; padding: 30px 26px; border: 1px solid rgba(33,31,27,.12); background: var(--pn-surface); }
.pn-card-mark { display: block; margin-bottom: 28px; color: var(--pn-gold); font-size: 27px; }
.pn-standard-grid h3 { margin: 0 0 10px; font: 700 23px / 1.15 var(--pn-display); }
.pn-standard-grid p { margin: 0; color: var(--pn-muted); font-size: 14px; line-height: 1.55; }
.pn-section-soft { background: #ffffff; }

.pn-feature-band { padding: 76px 0; background: var(--pn-dark); color: #ffffff; }
.pn-split { display: grid; grid-template-columns: 1.08fr .92fr; gap: 68px; align-items: center; }
.pn-feature-image { display: block; width: 100%; height: 430px; object-fit: cover; }
.pn-feature-band h2 { color: #ffffff; }
.pn-feature-band p:not(.pn-eyebrow) { max-width: 570px; color: rgba(255,255,255,.78); font-size: 17px; line-height: 1.7; }
.pn-gallery-grid { display: grid; grid-template-columns: 1.35fr .8fr .8fr 1.05fr; gap: 12px; margin-top: 35px; }
.pn-gallery-image { display: block; width: 100%; height: 250px; object-fit: cover; }

.pn-membership { background: var(--pn-dark); color: #ffffff; }
.pn-membership-grid { display: grid; grid-template-columns: .9fr 1.1fr; }
.pn-membership-photo { min-height: 390px; background-position: center; background-size: cover; }
.pn-membership-copy { padding: 68px 8%; }
.pn-membership-copy h2 { margin: 12px 0 18px; color: #ffffff; font: 700 clamp(42px,5vw,68px)/.98 var(--pn-display); }
.pn-membership-copy p:not(.pn-eyebrow) { max-width: 540px; color: rgba(255,255,255,.8); }
.pn-editorial-grid, .pn-quote-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 36px; }
.pn-editorial-grid article { overflow: hidden; border: 1px solid rgba(33,31,27,.12); background: var(--pn-surface); }
.pn-editorial-image { display: block; width: 100%; height: 235px; object-fit: cover; }
.pn-editorial-grid h3, .pn-editorial-grid p, .pn-editorial-grid .pn-button { margin-left: 20px; margin-right: 20px; }
.pn-editorial-grid h3 { margin-top: 20px; margin-bottom: 8px; font: 700 25px/1.15 var(--pn-display); }
.pn-editorial-grid p { color: var(--pn-muted); }
.pn-editorial-grid .pn-button { margin-bottom: 22px; }
.pn-quote-grid blockquote { margin: 0; padding: 27px; border: 1px solid rgba(33,31,27,.12); background: var(--pn-surface); font: 17px/1.55 var(--pn-display); }
.pn-quote-grid cite { display: block; margin-top: 18px; color: var(--pn-muted); font: 700 11px var(--pn-body); letter-spacing: .08em; text-transform: uppercase; }
.pn-testimonials { padding-bottom: 96px; }

/* Home page: measured from the 1440 × 2300 prime.pen composition. */
.pn-home .pn-icon { display: block; width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.pn-home .pn-hero-home { min-height: 650px; background-position: center 48%; }
.pn-home .pn-hero-home::before { background: linear-gradient(90deg, rgba(8,8,7,.91) 0%, rgba(8,8,7,.33) 52%, rgba(8,8,7,.47) 100%); }
.pn-home .pn-hero-home .pn-hero-inner { padding-top: 132px; padding-bottom: 0; }
.pn-home .pn-hero-home h1 { width: 530px; max-width: 100%; margin: 0; color: #fff; font: 700 66px/.98 var(--pn-display); letter-spacing: -.025em; text-transform: uppercase; }
.pn-home .pn-hero-subheading { width: 470px; max-width: 100%; margin: 8px 0 0; color: #fff; font: 500 28px/1.25 var(--pn-body); letter-spacing: -.02em; }
.pn-home .pn-hero-copy { width: 465px; max-width: 100%; margin-top: 12px; color: #f7f3ea; font-size: 17px; line-height: 1.38; }
.pn-home .pn-hero-home .pn-actions { margin-top: 14px; gap: 16px; }
.pn-home .pn-hero-home .pn-actions .pn-button { width: 182px; min-height: 52px; padding-inline: 12px; }
.pn-home .pn-hero-note { right: 60px; bottom: 184px; width: 190px; font-size: 28px; line-height: 1.1; transform: none; }
.pn-service-rail { position: absolute; z-index: 2; left: 28px; bottom: 35px; display: grid; width: 1090px; max-width: calc(100% - 300px); grid-template-columns: repeat(5, 1fr); }
.pn-service-rail a { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; color: #fff !important; font-size: 11px; line-height: 1.15; text-align: center; text-decoration: none; }
.pn-service-rail .pn-icon { width: 30px; height: 30px; margin-bottom: 3px; color: var(--pn-gold); stroke-width: 1.9; }
.pn-service-rail span { width: 126px; max-width: 100%; }

.pn-home > .pn-booking-bar { grid-template-columns: 218px 220px 200px minmax(250px, 1fr) 268px; height: 90px; margin-top: -34px; }
.pn-home > .pn-booking-bar label { position: relative; display: grid; min-height: 90px; grid-template-columns: 24px 1fr; grid-template-rows: 22px 28px; align-content: center; column-gap: 14px; padding: 14px 20px; letter-spacing: 0; text-transform: none; }
.pn-home > .pn-booking-bar label .pn-icon { grid-row: 1 / 3; align-self: center; width: 22px; height: 22px; color: var(--pn-dark); }
.pn-home > .pn-booking-bar label span { grid-column: 2; margin: 0; color: #555; font-size: 12px; }
.pn-home > .pn-booking-bar input, .pn-home > .pn-booking-bar select { grid-column: 2; height: 26px; padding: 0; color: #11110f; font-size: 14px; font-weight: 600; }
.pn-home > .pn-booking-bar button { width: 236px; min-height: 54px; margin: 18px 16px; justify-self: end; }

.pn-home-accommodation { padding-top: 36px; padding-bottom: 55px; }
.pn-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; }
.pn-home-accommodation h2 { margin: 4px 0 0; font-size: 40px; line-height: 1.15; letter-spacing: -.025em; }
.pn-home-accommodation .pn-lead { max-width: 930px; margin-top: 0; font-size: 15px; line-height: 1.5; }
.pn-text-link { align-self: center; color: #9a6812 !important; font-size: 14px; font-weight: 700; text-decoration: none; }
.pn-home .pn-room-grid { grid-template-columns: repeat(5, minmax(0,1fr)); gap: 14px; margin-top: 22px; }
.pn-home .pn-room-card { height: 322px; }
.pn-home .pn-card-image { height: 145px; }
.pn-home .pn-card-body { height: 177px; padding: 10px 14px 12px; }
.pn-home .pn-card-body h3 { min-height: 24px; margin-bottom: 3px; font: 700 15px/1.25 var(--pn-body); }
.pn-home .pn-card-body p { min-height: 36px; margin-bottom: 2px; font-size: 12px; line-height: 1.35; }
.pn-home .pn-card-body .pn-facts { min-height: 23px; margin-bottom: 1px; color: #7b5a19; font-size: 11px; white-space: nowrap; }
.pn-home .pn-card-body .pn-price { min-height: 27px; margin-bottom: 6px; font-size: 14px; }
.pn-home .pn-card-body .pn-button { min-height: 30px; margin: 0; padding: 6px 14px; font-size: 9px; }

.pn-home-membership { height: 310px; }
.pn-home-membership .pn-membership-grid { height: 310px; grid-template-columns: minmax(360px, 35.42%) minmax(470px, 39.58%) 25%; }
.pn-home-membership .pn-membership-photo { min-height: 310px; background-position: center; }
.pn-home-membership .pn-membership-copy { display: flex; flex-direction: column; justify-content: center; padding: 30px 48px; }
.pn-home-membership .pn-membership-copy h2 { margin: 4px 0 12px; font-size: 38px; line-height: 1.2; letter-spacing: -.025em; }
.pn-home-membership .pn-membership-copy p:not(.pn-eyebrow) { max-width: 470px; margin: 0 0 17px; color: #f1ece2; font-size: 15px; line-height: 1.42; }
.pn-home-membership .pn-membership-copy .pn-button { width: 220px; min-height: 46px; }
.pn-membership-benefits { display: flex; flex-direction: column; justify-content: center; gap: 20px; padding: 30px 38px 30px 8px; }
.pn-membership-benefits > div { display: flex; align-items: center; gap: 14px; color: #fff; font-size: 13px; }
.pn-membership-benefits .pn-icon { width: 26px; height: 26px; flex: 0 0 26px; color: var(--pn-gold); }

.pn-home-lifestyle { padding-top: 30px; padding-bottom: 0; }
.pn-home-lifestyle .pn-editorial-grid { gap: 28px; margin: 0; }
.pn-home-lifestyle .pn-editorial-grid article { display: grid; height: 190px; grid-template-columns: 45.25% 54.75%; }
.pn-home-lifestyle .pn-editorial-image { width: 100%; height: 190px; }
.pn-home-lifestyle .pn-editorial-copy { display: flex; min-width: 0; flex-direction: column; align-items: flex-start; padding: 12px 18px; }
.pn-home-lifestyle .pn-editorial-grid h3, .pn-home-lifestyle .pn-editorial-grid p, .pn-home-lifestyle .pn-editorial-grid .pn-button { margin-left: 0; margin-right: 0; }
.pn-home-lifestyle .pn-editorial-grid h3 { margin-top: 0; margin-bottom: 5px; font-size: 24px; line-height: 1.08; }
.pn-home-lifestyle .pn-editorial-grid p { margin-top: 0; margin-bottom: auto; font-size: 13px; line-height: 1.35; }
.pn-home-lifestyle .pn-editorial-grid .pn-button { min-height: 34px; margin-bottom: 0; padding: 7px 14px; font-size: 9px; }

.pn-home .pn-testimonials { padding-top: 30px; padding-bottom: 45px; }
.pn-home .pn-testimonials h2 { margin: 2px 0 14px; font-size: 34px; line-height: 1.2; }
.pn-home .pn-quote-grid { gap: 32px; margin-top: 0; }
.pn-home .pn-quote-grid blockquote { display: grid; height: 112px; grid-template-columns: 46px 1fr; align-items: start; gap: 16px; padding: 12px 18px; font: 12px/1.35 var(--pn-body); }
.pn-home .pn-quote-grid blockquote p { margin: 0; }
.pn-avatar { display: grid; width: 46px; height: 46px; place-items: center; border-radius: 50%; background: var(--pn-gold); color: var(--pn-dark); font-size: 13px; font-weight: 800; }
.pn-home .pn-quote-grid cite { margin-top: 7px; color: #9a6812; font-size: 11px; font-style: normal; letter-spacing: 0; text-transform: none; }
.pn-home .pn-quote-grid cite b { margin-left: 8px; color: #9a6812; letter-spacing: 1px; }

.pn-contact-grid { display: grid; grid-template-columns: .75fr 1.25fr; gap: 70px; align-items: start; margin-top: 42px; }
.pn-contact-detail { padding: 28px 0; color: var(--pn-muted); font-size: 16px; line-height: 1.8; }
.pn-contact-detail h3 { color: var(--pn-ink); font: 700 30px var(--pn-display); }
.pn-contact-detail a { color: var(--pn-ink); font-weight: 700; }
.pn-form-wrap { padding: 32px; background: var(--pn-surface); }
.pn-form { display: grid; gap: 16px; }
.pn-form label { display: grid; gap: 7px; color: var(--pn-ink); font-size: 12px; font-weight: 700; }
.pn-form input, .pn-form textarea { width: 100%; border: 1px solid rgba(33,31,27,.2); border-radius: 0; padding: 13px; background: #ffffff; color: var(--pn-ink); font: 15px var(--pn-body); }
.pn-form input:focus, .pn-form textarea:focus { outline: 2px solid var(--pn-gold); outline-offset: 1px; }
.pn-form-success, .pn-form-error { padding: 13px 15px; background: var(--pn-bg); }

.pn-closing { padding: 52px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-closing-inner { display: flex; align-items: center; justify-content: space-between; gap: 50px; }
.pn-closing h2 { margin-bottom: 8px; font-size: clamp(32px,3.4vw,48px); }
.pn-closing p:not(.pn-eyebrow) { max-width: 720px; margin: 0; }
.pn-closing .pn-button { border-color: var(--pn-dark); background: var(--pn-dark); color: #ffffff !important; }
.pn-closing .pn-button-outline { background: transparent; color: var(--pn-dark) !important; }

.pn-footer { min-height: 280px; padding: 30px 0 18px; background: linear-gradient(90deg, #171714, #070706); color: rgba(255,255,255,.76); }
.pn-footer-grid { display: grid; grid-template-columns: 190px 280px 1fr 358px; gap: 38px; }
.pn-footer .pn-logo { width: 175px; height: 78px; }
.pn-footer h3 { margin: 4px 0 16px; color: #ffffff; font-size: 13px; }
.pn-footer p { margin: 7px 0; font-size: 12px; }
.pn-footer-grid a { color: rgba(255,255,255,.78); text-decoration: none; }
.pn-footer-links > div { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 30px; }
.pn-footer-links a { display: block; margin: 4px 0; font-size: 12px; }
.pn-footer-address b { margin-right: 9px; color: var(--pn-gold); font-size: 19px; }
.pn-footer-grid a:hover { color: var(--pn-gold) !important; }
.pn-footer-social { color: #ffffff; letter-spacing: 4px; }
.pn-footer-contact form { display: flex; }
.pn-footer-contact input { min-width: 0; flex: 1; border: 0; padding: 12px; font: 12px var(--pn-body); }
.pn-footer-contact .pn-button { min-height: 42px; border: 0; padding-inline: 16px; font-size: 9px; }
.pn-copyright { display: flex; justify-content: space-between; gap: 20px; margin-top: 28px; padding-top: 14px; border-top: 1px solid rgba(255,255,255,.18); color: rgba(255,255,255,.54); font-size: 11px; }

.pn-booking-live { min-height: 600px; padding: 28px 0 80px; background: var(--pn-bg); }
.pn-booking-live > * { max-width: 1336px; margin-inline: auto; }
.pn-content { padding-block: 90px; }

/* Stay page: full-page composition measured from the stay artboard. */
.pn-page-stay { padding: 0 !important; }
.pn-page-stay .pn-icon { display: block; width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.pn-stay-hero { height: 500px; min-height: 500px; align-items: flex-start; background-position: center; }
.pn-stay-hero::before { background: linear-gradient(90deg, rgba(17,17,15,.87), rgba(17,17,15,.33) 70%, rgba(17,17,15,.08)); }
.pn-stay-hero-inner { padding-top: 4px; }
.pn-stay-hero-inner, .pn-eat-hero-inner { position: relative; z-index: 1; }
.pn-stay-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-stay-hero h1, .pn-eat-hero h1 { color: #fff; }
.pn-stay-hero .pn-hero-copy, .pn-eat-hero .pn-hero-copy { color: rgba(255,255,255,.9); }
.pn-stay-hero h1 { max-width: 718px; margin: 15px 0 17px; font-size: 58px; line-height: 1.08; letter-spacing: -.035em; }
.pn-stay-hero .pn-hero-copy { max-width: 600px; font-size: 18px; line-height: 1.5; }
.pn-stay-hero .pn-actions { margin-top: 42px; }
.pn-stay-hero .pn-actions .pn-button { min-width: 181px; min-height: 47px; }
.pn-stay-booking-band { height: 120px; padding: 16px 0; background: var(--pn-bg); }
.pn-stay-booking-band .pn-booking-bar { width: calc(100% - 72px); height: 88px; margin: 0 auto; grid-template-columns: 220px 220px 200px minmax(250px, 1fr) 236px; }
.pn-stay-booking-band .pn-booking-bar label { display: grid; min-height: 88px; grid-template-columns: 24px 1fr; grid-template-rows: 21px 28px; align-content: center; column-gap: 14px; padding: 14px 24px; letter-spacing: 0; text-transform: none; }
.pn-stay-booking-band .pn-booking-bar label .pn-icon { grid-row: 1 / 3; align-self: center; color: var(--pn-dark); }
.pn-stay-booking-band .pn-booking-bar label span { grid-column: 2; margin: 0; color: var(--pn-muted); font-size: 12px; }
.pn-stay-booking-band .pn-booking-bar input, .pn-stay-booking-band .pn-booking-bar select { grid-column: 2; height: 26px; padding: 0; color: var(--pn-ink); font-size: 14px; font-weight: 600; }
.pn-stay-booking-band .pn-booking-bar button { width: 236px; min-height: 54px; margin: 17px 16px; justify-self: end; }
.pn-stay-intro { height: 260px; background: #fff; }
.pn-stay-intro-grid { display: grid; grid-template-columns: 500px 1fr; gap: 80px; padding-top: 89px; }
.pn-stay-intro h2 { margin: 9px 0 0; font-size: 42px; line-height: 1.2; }
.pn-stay-intro-grid > p { margin: 2px 0 0; color: #4f4a42; font-size: 17px; line-height: 1.55; }
.pn-stay-portfolio { min-height: 1220px; padding: 55px 0 60px; background: var(--pn-bg); }
.pn-stay-portfolio-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.pn-stay-portfolio-heading h2 { margin: 8px 0 0; font-size: 38px; line-height: 1.25; }
.pn-stay-portfolio-heading > p { margin: 0 0 2px; color: var(--pn-muted); font-size: 14px; }
.pn-stay-room-grid { display: grid; gap: 18px; margin-top: 24px; }
.pn-stay-room-grid-three { grid-template-columns: repeat(3,minmax(0,1fr)); }
.pn-stay-room-grid-two { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 24px; }
.pn-stay-room { min-height: 430px; overflow: hidden; border: 1px solid rgba(33,31,27,.11); background: #fff; }
.pn-stay-room-image { display: block; width: 100%; height: 190px; object-fit: cover; }
.pn-stay-room-copy { min-height: 240px; padding: 17px 18px 15px; }
.pn-stay-room-copy h3 { margin: 0 0 9px; font: 700 21px/1.28 var(--pn-display); }
.pn-stay-room-copy p { margin: 0 0 9px; color: #4f4a42; font-size: 14px; line-height: 1.45; }
.pn-stay-room-copy .pn-stay-facts { margin-bottom: 9px; color: #a9770d; font-size: 12px; }
.pn-stay-room-copy .pn-stay-price { margin-bottom: 16px; color: var(--pn-ink); font-size: 15px; font-weight: 800; }
.pn-stay-room-actions { display: flex; gap: 16px; }
.pn-stay-room-actions a, .pn-stay-gold-link { color: #a9770d !important; font-size: 12px; font-weight: 800; letter-spacing: .04em; text-decoration: none; text-transform: uppercase; }
.pn-stay-room-actions a + a { color: var(--pn-ink) !important; }
.pn-stay-corporate { display: grid; height: 410px; grid-template-columns: repeat(2,minmax(0,1fr)); background: #e9ddc7; }
.pn-stay-corporate-half { background: var(--pn-dark); color: #fff; }
.pn-stay-corporate-half + .pn-stay-corporate-half { border-left: 1px solid #e9ddc7; }
.pn-stay-corporate-inner { display: grid; height: 410px; grid-template-columns: 230px minmax(0,1fr); gap: 32px; align-items: center; padding: 75px 42px; }
.pn-stay-corporate-photo { width: 230px; height: 260px; background-position: center; background-size: cover; }
.pn-stay-corporate h2 { margin: 12px 0; color: #fff; font: 700 28px/1.18 var(--pn-display); }
.pn-stay-corporate p:not(.pn-eyebrow) { margin: 0 0 12px; color: #d8d2c8; font-size: 14px; line-height: 1.5; }
.pn-stay-gold-link { display: inline-block; margin-top: 4px; color: var(--pn-gold) !important; }
.pn-stay-closing { height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-stay-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-stay-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-stay-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-stay-closing .pn-actions { margin: 0; }
.pn-stay-closing .pn-button { min-width: 158px; min-height: 47px; }
.pn-stay-closing .pn-button-outline { border-color: var(--pn-dark); color: var(--pn-dark) !important; }
body:not(.home) .pn-footer { min-height: 310px; }

/* Eat & Drink page: warm editorial dining story with a menu-led middle. */
.pn-page-eat-drink { padding: 0 !important; }
.pn-eat-hero { height: 500px; min-height: 500px; align-items: flex-start; background-position: center 47%; }
.pn-eat-hero::before { background: linear-gradient(90deg, rgba(17,17,15,.86), rgba(17,17,15,.32) 67%, rgba(17,17,15,.08)); }
.pn-eat-hero-inner { padding-top: 73px; }
.pn-eat-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-eat-hero h1 { max-width: 650px; margin: 15px 0 17px; font-size: 60px; line-height: 1.05; letter-spacing: -.04em; }
.pn-eat-hero .pn-hero-copy { max-width: 560px; font-size: 18px; line-height: 1.5; }
.pn-eat-hero .pn-actions { margin-top: 40px; }
.pn-eat-hero .pn-button { min-width: 174px; min-height: 47px; }
.pn-eat-intro { height: 260px; background: #fff; }
.pn-eat-intro-grid { display: grid; grid-template-columns: 500px 1fr; gap: 80px; padding-top: 82px; }
.pn-eat-intro h2 { margin: 9px 0 0; font-size: 42px; line-height: 1.18; }
.pn-eat-intro-grid > p { margin: 5px 0 0; color: #4f4a42; font-size: 17px; line-height: 1.55; }
.pn-eat-menu { min-height: 760px; padding: 62px 0 72px; background: var(--pn-bg); }
.pn-eat-menu-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.pn-eat-menu-heading h2 { margin: 8px 0 0; font-size: 40px; line-height: 1.2; }
.pn-eat-menu-heading > p { max-width: 300px; margin: 0 0 3px; color: var(--pn-muted); font-size: 14px; line-height: 1.45; text-align: right; }
.pn-eat-menu-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 30px; }
.pn-eat-menu-card { min-height: 505px; padding: 29px 28px 25px; border: 1px solid rgba(33,31,27,.12); background: #fff; }
.pn-eat-menu-card-dark { border-color: var(--pn-dark); background: var(--pn-dark); color: #fff; }
.pn-eat-menu-number { margin: 0 0 41px; color: #a9770d; font-size: 12px; font-weight: 800; letter-spacing: .1em; }
.pn-eat-menu-card h3 { margin: 0 0 14px; font: 700 32px/1.15 var(--pn-display); }
.pn-eat-menu-card > p:not(.pn-eat-menu-number) { min-height: 67px; margin: 0 0 22px; color: #4f4a42; font-size: 14px; line-height: 1.5; }
.pn-eat-menu-card-dark > p:not(.pn-eat-menu-number) { color: #d8d2c8; }
.pn-eat-menu-card ul { margin: 0; padding: 0; list-style: none; border-top: 1px solid rgba(33,31,27,.15); }
.pn-eat-menu-card-dark ul { border-color: rgba(255,255,255,.2); }
.pn-eat-menu-card li { display: flex; justify-content: space-between; gap: 12px; padding: 15px 0; border-bottom: 1px solid rgba(33,31,27,.15); color: var(--pn-ink); font-size: 13px; }
.pn-eat-menu-card-dark li { border-color: rgba(255,255,255,.2); color: #fff; }
.pn-eat-menu-card li span { color: #a9770d; font-weight: 800; white-space: nowrap; }
.pn-eat-moments { display: grid; min-height: 330px; grid-template-columns: 50% 50%; background: var(--pn-dark); color: #fff; }
.pn-eat-moments-photo { min-height: 330px; background-position: center; background-size: cover; }
.pn-eat-moments-copy { max-width: 620px; padding: 67px 76px; }
.pn-eat-moments-copy .pn-eyebrow { color: var(--pn-gold); }
.pn-eat-moments-copy h2 { margin: 12px 0 14px; color: #fff; font: 700 38px/1.18 var(--pn-display); }
.pn-eat-moments-copy p:not(.pn-eyebrow) { margin: 0 0 20px; color: #d8d2c8; font-size: 15px; line-height: 1.55; }
.pn-eat-link { color: var(--pn-gold) !important; font-size: 12px; font-weight: 800; letter-spacing: .05em; text-decoration: none; text-transform: uppercase; }
.pn-eat-closing { height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-eat-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-eat-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-eat-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-eat-closing .pn-actions { margin: 0; }
.pn-eat-closing .pn-button { min-width: 158px; min-height: 47px; }
.pn-eat-closing .pn-button-outline { border-color: var(--pn-dark); color: var(--pn-dark) !important; }

/* Pool & Leisure page: cinematic water, garden space and family time. */
.pn-page-pool-leisure { padding: 0 !important; }
.pn-pool-hero { height: 500px; min-height: 500px; align-items: flex-start; background-position: center 48%; }
.pn-pool-hero::before { background: linear-gradient(90deg, rgba(17,17,15,.84), rgba(17,17,15,.27) 70%, rgba(17,17,15,.06)); }
.pn-pool-hero-inner { position: relative; z-index: 1; padding-top: 73px; }
.pn-pool-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-pool-hero h1 { color: #fff; max-width: 620px; margin: 15px 0 17px; font-size: 60px; line-height: 1.05; letter-spacing: -.04em; }
.pn-pool-hero .pn-hero-copy { max-width: 500px; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.5; }
.pn-pool-hero .pn-actions { margin-top: 40px; }
.pn-pool-intro { height: 260px; background: #fff; }
.pn-pool-intro-grid { display: grid; grid-template-columns: 500px 1fr; gap: 80px; padding-top: 82px; }
.pn-pool-intro h2 { margin: 9px 0 0; font-size: 42px; line-height: 1.18; }
.pn-pool-intro-grid > p { margin: 5px 0 0; color: #4f4a42; font-size: 17px; line-height: 1.55; }
.pn-pool-leisure { min-height: 920px; padding: 62px 0 72px; background: var(--pn-bg); }
.pn-pool-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.pn-pool-heading h2 { max-width: 620px; margin: 8px 0 0; font-size: 40px; line-height: 1.2; }
.pn-pool-heading > p { margin: 0 0 3px; color: var(--pn-muted); font-size: 14px; }
.pn-pool-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr; gap: 18px; margin-top: 30px; }
.pn-pool-card { min-height: 620px; overflow: hidden; border: 1px solid rgba(33,31,27,.12); background: #fff; }
.pn-pool-card-feature { background: var(--pn-dark); color: #fff; }
.pn-pool-card-image { height: 270px; background-position: center; background-size: cover; }
.pn-pool-card > div:last-child { padding: 28px 26px 31px; }
.pn-pool-card-number { margin: 0 0 36px; color: #a9770d; font-size: 12px; font-weight: 800; letter-spacing: .08em; }
.pn-pool-card h3 { margin: 0 0 13px; font: 700 30px/1.15 var(--pn-display); }
.pn-pool-card p:not(.pn-pool-card-number) { min-height: 106px; margin: 0 0 21px; color: #4f4a42; font-size: 14px; line-height: 1.55; }
.pn-pool-card-feature p:not(.pn-pool-card-number) { color: #d8d2c8; }
.pn-pool-card a, .pn-pool-link { color: #a9770d !important; font-size: 12px; font-weight: 800; letter-spacing: .05em; text-decoration: none; text-transform: uppercase; }
.pn-pool-membership { display: grid; min-height: 360px; grid-template-columns: 50% 50%; background: var(--pn-dark); color: #fff; }
.pn-pool-membership-photo { min-height: 360px; background-position: center; background-size: cover; }
.pn-pool-membership-copy { padding: 80px 76px; }
.pn-pool-membership-copy .pn-eyebrow { color: var(--pn-gold); }
.pn-pool-membership-copy h2 { margin: 11px 0 13px; color: #fff; font: 700 40px/1.15 var(--pn-display); }
.pn-pool-membership-copy p:not(.pn-eyebrow) { max-width: 470px; margin: 0 0 21px; color: #d8d2c8; font-size: 15px; line-height: 1.55; }
.pn-pool-closing { height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-pool-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-pool-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-pool-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-pool-closing .pn-actions { margin: 0; }
.pn-pool-closing .pn-button { min-width: 158px; min-height: 47px; }
.pn-pool-closing .pn-button-outline { border-color: var(--pn-dark); color: var(--pn-dark) !important; }

/* Membership page: a warm, family-led editorial story. */
.pn-page-membership { padding: 0 !important; }
.pn-membership-hero { height: 500px; min-height: 500px; align-items: flex-start; background-position: center 58%; }
.pn-membership-hero::before { background: linear-gradient(90deg, rgba(17,17,15,.88), rgba(17,17,15,.34) 68%, rgba(17,17,15,.08)); }
.pn-membership-hero-inner { position: relative; z-index: 1; padding-top: 66px; }
.pn-membership-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-membership-hero h1 { color: #fff; margin: 15px 0 16px; font-size: 60px; line-height: .98; letter-spacing: -.04em; }
.pn-membership-hero .pn-hero-copy { max-width: 510px; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.5; }
.pn-membership-hero .pn-actions { margin-top: 38px; }
.pn-membership-intro { height: 260px; background: #fff; }
.pn-membership-intro-grid { display: grid; grid-template-columns: 500px 1fr; gap: 80px; padding-top: 83px; }
.pn-membership-intro h2 { max-width: 460px; margin: 9px 0 0; font-size: 42px; line-height: 1.18; }
.pn-membership-intro-grid > p { margin: 5px 0 0; color: #4f4a42; font-size: 17px; line-height: 1.55; }
.pn-membership-plans { min-height: 760px; padding: 58px 0 66px; background: var(--pn-bg); }
.pn-membership-plans-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.pn-membership-plans-heading h2 { margin: 8px 0 0; font-size: 40px; line-height: 1.2; }
.pn-membership-plans-heading > p { max-width: 433px; margin: 0 0 2px; color: var(--pn-muted); font-size: 14px; line-height: 1.45; text-align: right; }
.pn-membership-plan-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 28px; }
.pn-membership-plan { min-height: 540px; padding: 28px; border: 1px solid #e9ddc7; background: #fff; }
.pn-membership-plan-featured { border: 2px solid var(--pn-gold); background: var(--pn-dark); color: #fff; }
.pn-plan-name { margin: 0; color: var(--pn-gold); font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.pn-membership-plan h3 { min-height: 70px; margin: 17px 0 16px; font: 600 29px/1.2 var(--pn-display); letter-spacing: -.02em; }
.pn-plan-divider { height: 1px; margin-bottom: 17px; background: #e9ddc7; }
.pn-membership-plan-featured .pn-plan-divider { background: rgba(255,255,255,.2); }
.pn-membership-plan ul { display: grid; gap: 16px; margin: 0; padding: 0; list-style: none; }
.pn-membership-plan li { position: relative; padding-left: 26px; color: #4f4a42; font-size: 14px; line-height: 1.3; }
.pn-membership-plan li::before { position: absolute; top: -1px; left: 0; color: var(--pn-gold); content: '✓'; font-size: 16px; font-weight: 700; }
.pn-membership-plan-featured li { color: #fff; }
.pn-plan-button { display: inline-flex; align-items: center; gap: 10px; min-height: 44px; margin-top: 25px; padding: 14px 18px; background: var(--pn-gold); color: var(--pn-dark) !important; font-size: 12px; font-weight: 700; letter-spacing: .02em; text-decoration: none; text-transform: uppercase; }
.pn-membership-benefit-section { min-height: 420px; padding: 0; background: var(--pn-dark); color: #fff; }
.pn-membership-benefit-grid-wrap { display: grid; grid-template-columns: minmax(0,620px) minmax(0,820px); min-height: 420px; }
.pn-membership-benefit-photo { min-height: 420px; background-position: center; background-size: cover; }
.pn-membership-benefit-copy { display: flex; flex-direction: column; justify-content: center; padding: 60px 70px; }
.pn-membership-benefit-copy h2 { max-width: 680px; margin: 10px 0 18px; color: #fff; font-size: 40px; line-height: 1.2; }
.pn-membership-benefit-copy > p:not(.pn-eyebrow) { max-width: 680px; margin: 0; color: #d8d2c8; font-size: 16px; line-height: 1.55; }
.pn-membership-notes { min-height: 310px; padding: 48px 0; background: #fff; }
.pn-membership-notes-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 60px; }
.pn-membership-notes h3 { margin: 0 0 12px; font: 700 25px/1.2 var(--pn-display); }
.pn-membership-notes p { max-width: 618px; margin: 0; color: #4f4a42; font-size: 15px; line-height: 1.55; }
.pn-membership-closing { height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-membership-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-membership-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-membership-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-membership-closing .pn-actions { margin: 0; }
.pn-membership-closing .pn-button { min-width: 158px; min-height: 47px; }
.pn-membership-closing .pn-button-outline { border-color: var(--pn-dark); color: var(--pn-dark) !important; }

/* Experiences page: an editorial guide to slower, more local days. */
.pn-page-experiences { padding: 0 !important; }
.pn-experiences-hero { height: 500px; min-height: 500px; align-items: flex-start; background-position: center 52%; }
.pn-experiences-hero::before { background: linear-gradient(90deg, rgba(17,17,15,.88), rgba(17,17,15,.34) 68%, rgba(17,17,15,.08)); }
.pn-experiences-hero-inner { position: relative; z-index: 1; padding-top: 66px; }
.pn-experiences-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-experiences-hero h1 { color: #fff; margin: 15px 0 16px; font-size: 60px; line-height: .98; letter-spacing: -.04em; }
.pn-experiences-hero .pn-hero-copy { max-width: 510px; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.5; }
.pn-experiences-hero .pn-actions { margin-top: 38px; }
.pn-experiences-intro { height: 260px; background: #fff; }
.pn-experiences-intro-grid { display: grid; grid-template-columns: 500px 1fr; gap: 80px; padding-top: 83px; }
.pn-experiences-intro h2 { max-width: 460px; margin: 9px 0 0; font-size: 42px; line-height: 1.18; }
.pn-experiences-intro-grid > p { margin: 5px 0 0; color: #4f4a42; font-size: 17px; line-height: 1.55; }
.pn-experiences-cards { min-height: 920px; padding: 62px 0 76px; background: var(--pn-bg); }
.pn-experiences-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; }
.pn-experiences-heading h2 { margin: 8px 0 0; font-size: 40px; line-height: 1.2; }
.pn-experiences-heading > p { max-width: 290px; margin: 0 0 3px; color: var(--pn-muted); font-size: 14px; line-height: 1.45; text-align: right; }
.pn-experiences-card-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 31px; }
.pn-experience-card { min-height: 620px; border: 1px solid rgba(33,31,27,.12); background: #fff; }
.pn-experience-card-image { height: 290px; background-position: center; background-size: cover; }
.pn-experience-card-copy { padding: 28px 24px 34px; }
.pn-experience-card-copy h3 { margin: 12px 0 14px; font: 700 28px/1.15 var(--pn-display); }
.pn-experience-card-copy p:not(.pn-eyebrow) { margin: 0; color: #4f4a42; font-size: 15px; line-height: 1.55; }
.pn-experience-card-dark { border-color: var(--pn-gold); background: var(--pn-dark); color: #fff; }
.pn-experience-card-dark .pn-experience-card-copy p:not(.pn-eyebrow) { color: #d8d2c8; }
.pn-experiences-local { display: grid; grid-template-columns: minmax(0,620px) minmax(0,820px); min-height: 420px; background: var(--pn-dark); color: #fff; }
.pn-experiences-local-photo { min-height: 420px; background-position: center; background-size: cover; }
.pn-experiences-local-copy { display: flex; flex-direction: column; justify-content: center; padding: 60px 70px; }
.pn-experiences-local-copy h2 { margin: 10px 0 18px; color: #fff; font-size: 40px; line-height: 1.2; }
.pn-experiences-local-copy > p:not(.pn-eyebrow) { max-width: 620px; margin: 0 0 24px; color: #d8d2c8; font-size: 16px; line-height: 1.55; }
.pn-experiences-link { color: var(--pn-gold) !important; font-size: 12px; font-weight: 800; letter-spacing: .05em; text-decoration: none; text-transform: uppercase; }
.pn-experiences-closing { height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-experiences-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-experiences-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-experiences-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-experiences-closing .pn-actions { margin: 0; }
.pn-experiences-closing .pn-button { min-width: 158px; min-height: 47px; }
.pn-experiences-closing .pn-button-outline { border-color: var(--pn-dark); color: var(--pn-dark) !important; }

/* Offers page: a clear, editorial package catalogue. */
.pn-page-offers { padding: 0 !important; }
.pn-offers-hero { height: 520px; min-height: 520px; align-items: flex-start; background-position: center 52%; }
.pn-offers-hero::before { background: linear-gradient(90deg, rgba(17,17,15,.88), rgba(17,17,15,.34) 68%, rgba(17,17,15,.08)); }
.pn-offers-hero-inner { position: relative; z-index: 1; padding-top: 66px; }
.pn-offers-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-offers-hero h1 { color: #fff; margin: 15px 0 16px; font-size: 60px; line-height: .98; letter-spacing: -.04em; }
.pn-offers-hero .pn-hero-copy { max-width: 620px; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.5; }
.pn-offers-hero .pn-actions { margin-top: 38px; }
.pn-offers-intro { height: 250px; background: #fff; }
.pn-offers-intro-grid { display: grid; grid-template-columns: 500px 1fr; gap: 90px; padding-top: 77px; }
.pn-offers-intro h2 { max-width: 500px; margin: 9px 0 0; font-size: 42px; line-height: 1.18; }
.pn-offers-intro-grid > p { margin: 5px 0 0; color: #4f4a42; font-size: 16px; line-height: 1.55; }
.pn-offer-packages { min-height: 1050px; padding: 54px 0 78px; background: var(--pn-bg); }
.pn-offer-grid { display: grid; gap: 18px; }
.pn-offer-grid-three { grid-template-columns: repeat(3,minmax(0,1fr)); }
.pn-offer-grid-two { grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 18px; }
.pn-offer-card { min-height: 450px; border: 1px solid rgba(33,31,27,.12); background: #fff; }
.pn-offer-card-image { height: 260px; background-position: center; background-size: cover; }
.pn-offer-card-copy { padding: 13px 20px 24px; }
.pn-offer-card-copy h3 { margin: 0 0 10px; font: 700 25px/1.2 var(--pn-display); }
.pn-offer-card-copy p { min-height: 42px; margin: 0 0 12px; color: #4f4a42; font-size: 14px; line-height: 1.5; }
.pn-offer-card-copy a { color: #a9770d !important; font-size: 11px; font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; }
.pn-offers-direct { display: grid; grid-template-columns: minmax(0,880px) minmax(0,560px); min-height: 390px; background: var(--pn-dark); color: #fff; }
.pn-offers-direct-copy { display: flex; align-items: center; }
.pn-offers-direct-inner { width: var(--pn-container); }
.pn-offers-direct-copy h2 { max-width: 736px; margin: 10px 0 18px; color: #fff; font-size: 40px; line-height: 1.2; }
.pn-offers-direct-copy > .pn-offers-direct-inner > div > p:not(.pn-eyebrow) { max-width: 736px; margin: 0 0 24px; color: #d8d2c8; font-size: 16px; line-height: 1.55; }
.pn-offers-direct-photo { min-height: 390px; background-position: center; background-size: cover; }
.pn-offers-link { color: var(--pn-gold) !important; font-size: 12px; font-weight: 800; letter-spacing: .05em; text-decoration: none; text-transform: uppercase; }
.pn-offers-celebrations { min-height: 280px; padding: 87px 0; background: #fff; }
.pn-offers-celebrations-inner { display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.pn-offers-celebrations h2 { margin: 10px 0 12px; font-size: 38px; line-height: 1.2; }
.pn-offers-celebrations p:not(.pn-eyebrow) { max-width: 1059px; margin: 0; color: #4f4a42; font-size: 16px; line-height: 1.5; }
.pn-offers-celebrations .pn-button { min-width: 177px; }

/* About page: an editorial story told through place, purpose and people. */
.pn-page-about { padding: 0 !important; }
.pn-about-hero { display: grid; grid-template-columns: minmax(0,790px) minmax(0,650px); min-height: 560px; background: var(--pn-dark); color: #fff; }
.pn-about-hero-copy { display: flex; flex-direction: column; justify-content: center; padding: 80px 72px; }
.pn-about-hero-copy .pn-eyebrow { color: var(--pn-gold); }
.pn-about-hero-copy h1 { max-width: 646px; margin: 15px 0 18px; color: #fff; font-size: 60px; line-height: 1.04; letter-spacing: -.04em; }
.pn-about-hero-copy > p:not(.pn-eyebrow) { max-width: 646px; margin: 0; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.5; }
.pn-about-hero-photo { min-height: 560px; background-position: center; background-size: cover; }
.pn-about-story { height: 420px; background: #fff; }
.pn-about-story-inner { display: grid; grid-template-columns: 430px 1fr; gap: 90px; padding-top: 149px; }
.pn-about-story h2 { margin: 10px 0 0; font-size: 42px; line-height: 1.12; }
.pn-about-story-inner > p { margin: 19px 0 0; color: #4f4a42; font-size: 17px; line-height: 1.55; }
.pn-about-values { min-height: 520px; padding: 58px 0; background: var(--pn-bg); }
.pn-about-values-heading h2 { margin: 8px 0 0; font-size: 40px; line-height: 1.2; }
.pn-about-value-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; margin-top: 28px; }
.pn-about-value-grid article { min-height: 325px; padding: 28px; border: 1px solid rgba(33,31,27,.12); background: #fff; }
.pn-about-value-grid article:nth-child(2) { background: var(--pn-dark); color: #fff; }
.pn-about-value-grid article:nth-child(2) p:not(.pn-eyebrow) { color: #d8d2c8; }
.pn-about-value-grid h3 { margin: 35px 0 14px; font: 700 29px/1.2 var(--pn-display); }
.pn-about-value-grid p:not(.pn-eyebrow) { margin: 0; color: #4f4a42; font-size: 14px; line-height: 1.55; }
.pn-about-value-grid strong { color: #2b2924; }
.pn-about-value-grid article:nth-child(2) strong { color: #fff; }
.pn-about-experience { display: grid; grid-template-columns: minmax(0,580px) minmax(0,860px); min-height: 470px; background: #fff; }
.pn-about-experience-photo { min-height: 470px; background-position: center; background-size: cover; }
.pn-about-experience-copy { display: flex; flex-direction: column; justify-content: center; padding: 72px; }
.pn-about-experience-copy h2 { margin: 10px 0 18px; font-size: 40px; line-height: 1.2; }
.pn-about-experience-copy > p:not(.pn-eyebrow) { max-width: 716px; margin: 0; color: #4f4a42; font-size: 16px; line-height: 1.55; }
.pn-about-responsibility { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); min-height: 530px; background: var(--pn-dark); color: #fff; }
.pn-about-responsibility > div { padding: 90px 60px; }
.pn-about-responsibility > div + div { border-left: 1px solid rgba(255,255,255,.18); }
.pn-about-responsibility .pn-eyebrow { color: var(--pn-gold); }
.pn-about-responsibility h2 { max-width: 600px; margin: 18px 0 18px; color: #fff; font-size: 38px; line-height: 1.2; }
.pn-about-responsibility p:not(.pn-eyebrow) { max-width: 600px; margin: 0; color: #d8d2c8; font-size: 16px; line-height: 1.55; }
.pn-about-closing { height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-about-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-about-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-about-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-about-closing .pn-actions { margin: 0; }
.pn-about-closing .pn-button { min-width: 158px; min-height: 47px; }
.pn-about-closing .pn-button-outline { border-color: var(--pn-dark); color: var(--pn-dark) !important; }

/* Contact page: direct, welcoming and easy to act on. */
.pn-page-contact { padding: 0 !important; }
.pn-contact-hero { position: relative; min-height: 430px; padding: 115px 0 80px; background-color: var(--pn-dark); background-image: var(--pn-hero-image); background-position: center; background-size: cover; color: #fff; }
.pn-contact-hero::before { position: absolute; inset: 0; background: #11110faa; content: ''; }
.pn-contact-hero-inner { position: relative; z-index: 1; }
.pn-contact-hero .pn-eyebrow { color: var(--pn-gold); }
.pn-contact-hero h1 { max-width: 655px; margin: 15px 0 18px; color: #fff; font-size: 60px; line-height: 1.04; letter-spacing: -.04em; }
.pn-contact-hero p:not(.pn-eyebrow) { max-width: 620px; margin: 0; color: rgba(255,255,255,.9); font-size: 18px; line-height: 1.5; }
.pn-contact-main { min-height: 930px; background: var(--pn-bg); }
.pn-contact-main-grid { display: grid; grid-template-columns: 430px minmax(0,811px); gap: 55px; padding-top: 65px; }
.pn-contact-information { padding-top: 0; }
.pn-contact-information h2 { margin: 12px 0 40px; font-size: 40px; line-height: 1.2; }
.pn-contact-detail { display: grid; gap: 4px; margin-bottom: 25px; padding-left: 39px; }
.pn-contact-detail strong { font-size: 14px; }
.pn-contact-detail a, .pn-contact-detail span { color: #4f4a42; font-size: 15px; text-decoration: none; }
.pn-contact-direct { margin-top: 68px; padding-top: 25px; border-top: 1px solid rgba(33,31,27,.16); }
.pn-contact-direct h3 { margin: 0 0 14px; font: 700 25px/1.2 var(--pn-display); }
.pn-contact-direct p { max-width: 430px; margin: 0; color: #4f4a42; font-size: 15px; line-height: 1.55; }
.pn-contact-form-panel { min-height: 800px; padding: 34px; background: #fff; border: 1px solid rgba(33,31,27,.12); }
.pn-contact-form-panel > h2 { margin: 0 0 11px; font-size: 34px; }
.pn-contact-form-panel > p { margin: 0 0 28px; color: #4f4a42; font-size: 14px; }
.pn-contact-form { display: grid; gap: 18px; }
.pn-contact-form label { display: grid; gap: 7px; color: #211f1b; font-size: 12px; font-weight: 700; }
.pn-contact-form input, .pn-contact-form select, .pn-contact-form textarea { width: 100%; box-sizing: border-box; border: 1px solid #d8d2c8; border-radius: 0; padding: 15px 16px; background: #fff; color: #211f1b; font: 400 14px/1.4 var(--pn-body); }
.pn-contact-form textarea { min-height: 120px; resize: vertical; }
.pn-contact-form input:focus, .pn-contact-form select:focus, .pn-contact-form textarea:focus { outline: 2px solid rgba(227,179,65,.55); outline-offset: 2px; }
.pn-contact-form .pn-button { justify-self: start; border: 0; cursor: pointer; }
.pn-form-success, .pn-form-error { margin: 0 0 18px; padding: 12px 14px; font-size: 13px; }
.pn-form-success { background: #e9f4e9; color: #246b3b; }
.pn-form-error { background: #f7e8e4; color: #9e3426; }
.pn-contact-ways { min-height: 500px; padding: 55px 0 78px; background: #fff; }
.pn-contact-ways > .pn-container > h2 { margin: 0 0 28px; font-size: 40px; }
.pn-contact-way-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; }
.pn-contact-way-grid article { min-height: 317px; padding: 28px 24px; border: 1px solid #e9ddc7; background: var(--pn-bg); }
.pn-contact-way-grid h3 { margin: 36px 0 12px; font: 700 28px/1.2 var(--pn-display); }
.pn-contact-way-grid article > p:not(.pn-eyebrow) { min-height: 63px; margin: 0 0 18px; color: #4f4a42; font-size: 14px; line-height: 1.5; }
.pn-contact-way-grid a { color: #a9770d !important; font-size: 11px; font-weight: 800; letter-spacing: .06em; text-decoration: none; text-transform: uppercase; }
.pn-contact-closing { min-height: 250px; padding: 73px 0; background: var(--pn-gold); color: var(--pn-dark); }
.pn-contact-closing-inner { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.pn-contact-closing h2 { margin: 9px 0 8px; font: 700 38px/1.2 var(--pn-display); }
.pn-contact-closing p:not(.pn-eyebrow) { margin: 0; color: #2b2924; font-size: 16px; }
.pn-contact-closing .pn-button { min-width: 158px; min-height: 47px; }

@media (max-width: 1180px) {
  :root { --pn-container: min(100% - 40px, 1080px); }
  .pn-nav { gap: 11px; }
  .pn-nav a { font-size: 11px; }
  .pn-brand { flex-basis: 154px; }
  .pn-logo { width: 154px; }
  .pn-room-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .pn-home .pn-room-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .pn-home .pn-room-card { height: auto; min-height: 322px; }
  .pn-home-membership { height: auto; }
  .pn-home-membership .pn-membership-grid { height: auto; grid-template-columns: 38% 62%; }
  .pn-home-membership .pn-membership-photo { min-height: 340px; }
  .pn-home-lifestyle .pn-editorial-grid { gap: 16px; }
  .pn-home-lifestyle .pn-editorial-grid article { height: 220px; grid-template-columns: 42% 58%; }
  .pn-home-lifestyle .pn-editorial-image { height: 220px; }
  .pn-stay-corporate-inner { grid-template-columns: 170px minmax(0,1fr); gap: 20px; padding-inline: 24px; }
  .pn-stay-corporate-photo { width: 170px; }
  .pn-eat-moments-copy { padding-inline: 36px; }
  .pn-pool-grid { grid-template-columns: 1fr; }
  .pn-pool-card { min-height: 0; }
  .pn-membership-benefit-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-standard-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-gallery-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-footer-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 1050px) {
  :root { --pn-container: calc(100% - 32px); }
  .pn-header, body.home .pn-header { position: relative; height: 78px; background: var(--pn-dark); }
  .pn-nav-wrap { height: 78px; justify-content: space-between; }
  .pn-logo { width: 138px; height: 64px; }
  .pn-menu-toggle { display: grid; gap: 5px; padding: 10px; }
  .pn-menu-toggle span { display: block; width: 25px; height: 2px; background: #ffffff; }
  .pn-nav { position: absolute; top: 100%; left: 0; right: 0; display: none; flex-direction: column; align-items: stretch; gap: 0; padding: 12px 20px; background: var(--pn-dark); box-shadow: 0 16px 28px rgba(17,17,15,.2); }
  .pn-nav.is-open { display: flex; }
  .pn-nav a { padding: 11px 0; font-size: 13px; }
  .pn-nav-button { display: none; }
  .pn-hero, .pn-hero-home { min-height: 500px; }
  .pn-hero-inner, .pn-hero-home .pn-hero-inner { padding: 76px 0 65px; }
  .pn-hero h1, .pn-hero-home h1 { font-size: 54px; }
  .pn-hero-copy { font-size: 17px; }
  .pn-hero-note { display: none; }
  .pn-home .pn-hero-home { min-height: 610px; }
  .pn-home .pn-hero-home .pn-hero-inner { padding-top: 62px; }
  .pn-home .pn-hero-home h1 { font-size: 58px; }
  .pn-service-rail { left: 16px; right: 16px; bottom: 24px; width: auto; max-width: none; }
  .pn-stay-hero { height: 500px; min-height: 500px; }
  .pn-stay-hero-inner { padding-top: 54px; }
  .pn-stay-booking-band { height: auto; padding: 16px; }
  .pn-stay-booking-band .pn-booking-bar { display: grid; width: var(--pn-container); height: auto; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-stay-booking-band .pn-booking-bar label { min-height: 76px; }
  .pn-stay-booking-band .pn-booking-bar button { width: calc(100% - 28px); grid-column: 1 / -1; justify-self: stretch; }
  .pn-stay-intro { height: auto; min-height: 260px; }
  .pn-stay-intro-grid { grid-template-columns: 1fr; gap: 18px; padding-top: 60px; padding-bottom: 60px; }
  .pn-stay-portfolio { min-height: 0; }
  .pn-stay-room-grid-three, .pn-stay-room-grid-two { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-stay-corporate { height: auto; grid-template-columns: 1fr; }
  .pn-eat-hero { height: 500px; min-height: 500px; }
  .pn-eat-intro { height: auto; min-height: 260px; }
  .pn-eat-intro-grid { grid-template-columns: 1fr; gap: 18px; padding-top: 60px; padding-bottom: 60px; }
  .pn-eat-menu { min-height: 0; }
  .pn-eat-menu-grid { grid-template-columns: 1fr; }
  .pn-eat-menu-card { min-height: 0; }
  .pn-eat-moments { grid-template-columns: 1fr; }
  .pn-eat-moments-photo { min-height: 290px; }
  .pn-eat-moments-copy { max-width: none; padding: 55px 32px 62px; }
  .pn-experiences-hero { height: 500px; min-height: 500px; }
  .pn-experiences-hero-inner { padding-top: 54px; }
  .pn-experiences-intro { height: auto; min-height: 260px; }
  .pn-experiences-intro-grid { grid-template-columns: 1fr; gap: 18px; padding-top: 60px; padding-bottom: 60px; }
  .pn-experiences-cards { min-height: 0; }
  .pn-experiences-heading { display: block; }
  .pn-experiences-heading > p { margin-top: 18px; text-align: left; }
  .pn-experiences-card-grid { grid-template-columns: 1fr; }
  .pn-experience-card { min-height: 0; }
  .pn-experiences-local { grid-template-columns: 1fr; }
  .pn-experiences-local-photo { min-height: 300px; }
  .pn-experiences-local-copy { min-height: 300px; padding: 52px 20px 62px; }
  .pn-experiences-closing { height: auto; padding: 48px 0; }
  .pn-experiences-closing-inner { display: block; }
  .pn-experiences-closing .pn-actions { margin-top: 24px; }
  .pn-offers-hero { height: 500px; min-height: 500px; }
  .pn-offers-hero-inner { padding-top: 54px; }
  .pn-offers-intro { height: auto; min-height: 250px; }
  .pn-offers-intro-grid { grid-template-columns: 1fr; gap: 18px; padding-top: 60px; padding-bottom: 60px; }
  .pn-offer-packages { min-height: 0; }
  .pn-offer-grid-three, .pn-offer-grid-two { grid-template-columns: 1fr; }
  .pn-offers-direct { grid-template-columns: 1fr; }
  .pn-offers-direct-copy { min-height: 360px; padding: 52px 0 62px; }
  .pn-offers-direct-photo { min-height: 300px; }
  .pn-offers-celebrations { min-height: 0; padding: 58px 0; }
  .pn-offers-celebrations-inner { display: block; }
  .pn-offers-celebrations .pn-button { margin-top: 24px; }
  .pn-about-hero { grid-template-columns: 1fr; }
  .pn-about-hero-copy { min-height: 430px; padding: 64px 32px; }
  .pn-about-hero-photo { min-height: 360px; }
  .pn-about-story { height: auto; min-height: 420px; }
  .pn-about-story-inner { grid-template-columns: 1fr; gap: 18px; padding-top: 60px; padding-bottom: 60px; }
  .pn-about-values { min-height: 0; }
  .pn-about-value-grid { grid-template-columns: 1fr; }
  .pn-about-value-grid article { min-height: 0; }
  .pn-about-experience { grid-template-columns: 1fr; }
  .pn-about-experience-photo { min-height: 300px; }
  .pn-about-experience-copy { min-height: 300px; padding: 52px 32px 62px; }
  .pn-about-responsibility { grid-template-columns: 1fr; }
  .pn-about-responsibility > div { padding: 58px 32px; }
  .pn-about-responsibility > div + div { border-top: 1px solid rgba(255,255,255,.18); border-left: 0; }
  .pn-about-closing { height: auto; padding: 48px 0; }
  .pn-about-closing-inner { display: block; }
  .pn-about-closing .pn-actions { margin-top: 24px; }
  .pn-contact-hero { min-height: 380px; padding: 80px 0 64px; }
  .pn-contact-hero h1 { font-size: 54px; }
  .pn-contact-main { min-height: 0; }
  .pn-contact-main-grid { grid-template-columns: 1fr; gap: 46px; padding-top: 58px; padding-bottom: 70px; }
  .pn-contact-form-panel { min-height: 0; }
  .pn-contact-way-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-contact-closing { min-height: 0; padding: 48px 0; }
  .pn-contact-closing-inner { display: block; }
  .pn-contact-closing .pn-button { display: inline-flex; margin-top: 24px; }
  .pn-stay-corporate-half + .pn-stay-corporate-half { border-top: 1px solid #e9ddc7; border-left: 0; }
  .pn-booking-bar { display: block; margin-top: 0; }
  .pn-home > .pn-booking-bar { display: grid; width: var(--pn-container); height: auto; grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 20px; }
  .pn-home > .pn-booking-bar label { min-height: 76px; }
  .pn-home > .pn-booking-bar button { width: calc(100% - 28px); grid-column: 1 / -1; justify-self: stretch; }
  .pn-booking-bar label { min-height: 68px; border-right: 0; border-bottom: 1px solid var(--pn-bg); }
  .pn-booking-bar button { width: calc(100% - 28px); }
  .pn-section { padding: 66px 0; }
  .pn-page-intro { padding-top: 66px; }
  .pn-room-grid, .pn-standard-grid, .pn-editorial-grid, .pn-quote-grid, .pn-gallery-grid, .pn-membership-grid, .pn-split, .pn-contact-grid { grid-template-columns: 1fr; }
  .pn-home .pn-room-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-room-card { margin-bottom: 4px; }
  .pn-card-image { height: 230px; }
  .pn-feature-image { height: 290px; }
  .pn-feature-band { padding: 0 0 55px; }
  .pn-feature-band .pn-split { width: 100%; gap: 38px; }
  .pn-feature-band .pn-split > div:last-child { width: var(--pn-container); margin-inline: auto; }
  .pn-gallery-image { height: 220px; }
  .pn-membership-copy { padding: 52px 20px; }
  .pn-home-membership .pn-membership-grid { grid-template-columns: 1fr; }
  .pn-home-membership .pn-membership-photo { min-height: 300px; }
  .pn-membership-benefits { grid-column: auto; grid-template-columns: repeat(2,minmax(0,1fr)); }
  .pn-home-lifestyle .pn-editorial-grid { grid-template-columns: 1fr; }
  .pn-home-lifestyle .pn-editorial-grid article { height: 190px; grid-template-columns: 45% 55%; }
  .pn-home-lifestyle .pn-editorial-image { height: 190px; }
  .pn-home .pn-quote-grid { grid-template-columns: 1fr; }
  .pn-home .pn-quote-grid blockquote { height: auto; min-height: 112px; }
  .pn-closing-inner { display: block; }
  .pn-closing .pn-actions { margin-top: 24px; }
  .pn-footer-grid { grid-template-columns: 1fr; gap: 30px; }
  .pn-copyright { display: block; line-height: 1.9; }
}

@media (max-width: 620px) {
  .pn-whatsapp-bubble { right: 16px; bottom: 16px; min-height: 50px; padding: 0 15px; }
  .pn-home .pn-hero-home { min-height: 620px; }
  .pn-home .pn-hero-home .pn-hero-inner { padding-top: 54px; }
  .pn-home .pn-hero-home h1 { width: auto; font-size: 46px; }
  .pn-home .pn-hero-subheading { font-size: 20px; }
  .pn-home .pn-hero-copy { font-size: 15px; }
  .pn-home .pn-hero-home .pn-actions .pn-button { width: auto; flex: 1 1 150px; }
  .pn-service-rail { grid-template-columns: repeat(3,1fr); row-gap: 15px; }
  .pn-service-rail a:nth-child(4), .pn-service-rail a:nth-child(5) { display: none; }
  .pn-home > .pn-booking-bar { grid-template-columns: 1fr; }
  .pn-home > .pn-booking-bar button { grid-column: auto; }
  .pn-section-heading { display: block; }
  .pn-text-link { display: inline-block; margin-top: 12px; }
  .pn-home .pn-room-grid { grid-template-columns: 1fr; }
  .pn-home .pn-room-card { height: auto; }
  .pn-home .pn-card-image { height: 220px; }
  .pn-home .pn-card-body { height: auto; min-height: 177px; }
  .pn-membership-benefits { grid-template-columns: 1fr; }
  .pn-stay-hero { height: 520px; min-height: 520px; }
  .pn-stay-hero-inner { padding-top: 42px; }
  .pn-stay-hero h1 { font-size: 44px; }
  .pn-stay-hero .pn-hero-copy { font-size: 16px; }
  .pn-stay-hero .pn-actions { margin-top: 28px; }
  .pn-stay-booking-band .pn-booking-bar { grid-template-columns: 1fr; }
  .pn-stay-booking-band .pn-booking-bar button { grid-column: auto; }
  .pn-stay-intro-grid { padding-top: 48px; padding-bottom: 48px; }
  .pn-stay-room-grid-three, .pn-stay-room-grid-two { grid-template-columns: 1fr; }
  .pn-stay-corporate, .pn-stay-corporate-inner { height: auto; }
  .pn-stay-corporate-inner { grid-template-columns: 1fr; padding: 28px 20px 36px; }
  .pn-stay-corporate-photo { width: 100%; height: 220px; }
  .pn-stay-closing { height: auto; padding: 48px 0; }
  .pn-stay-closing-inner { display: block; }
  .pn-stay-closing .pn-actions { margin-top: 24px; }
  .pn-eat-hero { height: 520px; min-height: 520px; }
  .pn-eat-hero-inner { padding-top: 42px; }
  .pn-eat-hero h1 { font-size: 46px; }
  .pn-eat-hero .pn-hero-copy { font-size: 16px; }
  .pn-eat-menu-heading { display: block; }
  .pn-eat-menu-heading > p { margin-top: 18px; text-align: left; }
  .pn-eat-menu-card { padding-inline: 22px; }
  .pn-eat-moments-copy { padding-inline: 20px; }
  .pn-eat-closing { height: auto; padding: 48px 0; }
  .pn-eat-closing-inner { display: block; }
  .pn-eat-closing .pn-actions { margin-top: 24px; }
  .pn-pool-hero { height: 520px; min-height: 520px; }
  .pn-pool-hero-inner { padding-top: 42px; }
  .pn-pool-hero h1 { font-size: 46px; }
  .pn-pool-hero .pn-hero-copy { font-size: 16px; }
  .pn-experiences-hero { height: 520px; min-height: 520px; }
  .pn-experiences-hero-inner { padding-top: 42px; }
  .pn-experiences-hero h1 { font-size: 46px; }
  .pn-experiences-hero .pn-hero-copy { font-size: 16px; }
  .pn-experiences-intro-grid { padding-top: 48px; padding-bottom: 48px; }
  .pn-experiences-card-image { height: 230px; }
  .pn-experiences-card-copy { padding: 24px 20px 30px; }
  .pn-offers-hero { height: 520px; min-height: 520px; }
  .pn-offers-hero-inner { padding-top: 42px; }
  .pn-offers-hero h1 { font-size: 46px; }
  .pn-offers-hero .pn-hero-copy { font-size: 16px; }
  .pn-offer-card-image { height: 230px; }
  .pn-offer-card { min-height: 0; }
  .pn-offer-card-copy { padding: 24px 20px 28px; }
  .pn-offers-direct-copy { min-height: 0; padding: 48px 0 54px; }
  .pn-offers-direct-copy h2 { font-size: 34px; }
  .pn-about-hero-copy { min-height: 390px; padding: 48px 20px; }
  .pn-about-hero-copy h1 { font-size: 46px; }
  .pn-about-hero-copy > p:not(.pn-eyebrow) { font-size: 16px; }
  .pn-about-hero-photo { min-height: 300px; }
  .pn-about-story-inner { padding-top: 48px; padding-bottom: 48px; }
  .pn-about-experience-copy { padding-inline: 20px; }
  .pn-about-responsibility > div { padding-inline: 20px; }
  .pn-contact-hero { min-height: 360px; padding: 64px 0 54px; }
  .pn-contact-hero h1 { font-size: 46px; }
  .pn-contact-hero p:not(.pn-eyebrow) { font-size: 16px; }
  .pn-contact-main-grid { padding-top: 48px; }
  .pn-contact-information h2 { font-size: 36px; }
  .pn-contact-form-panel { padding: 24px 20px; }
  .pn-contact-way-grid { grid-template-columns: 1fr; }
  .pn-contact-way-grid article { min-height: 0; }
  .pn-pool-intro { height: auto; min-height: 260px; }
  .pn-pool-intro-grid { grid-template-columns: 1fr; gap: 18px; padding-top: 48px; padding-bottom: 48px; }
  .pn-pool-heading { display: block; }
  .pn-pool-heading > p { margin-top: 18px; }
  .pn-pool-membership { grid-template-columns: 1fr; }
  .pn-pool-membership-photo { min-height: 300px; }
  .pn-pool-membership-copy { padding: 52px 20px 62px; }
  .pn-pool-closing { height: auto; padding: 48px 0; }
  .pn-pool-closing-inner { display: block; }
  .pn-pool-closing .pn-actions { margin-top: 24px; }
  .pn-membership-hero { height: 520px; min-height: 520px; }
  .pn-membership-hero-inner { padding-top: 42px; }
  .pn-membership-hero h1 { font-size: 46px; }
  .pn-membership-hero .pn-hero-copy { font-size: 16px; }
  .pn-membership-intro { height: auto; min-height: 260px; }
  .pn-membership-intro-grid { grid-template-columns: 1fr; gap: 18px; padding-top: 48px; padding-bottom: 48px; }
  .pn-membership-plans { min-height: 0; }
  .pn-membership-plans-heading { display: block; }
  .pn-membership-plans-heading > p { margin-top: 18px; text-align: left; }
  .pn-membership-plan-grid { grid-template-columns: 1fr; }
  .pn-membership-plan { min-height: 0; }
  .pn-membership-benefit-section { min-height: 0; }
  .pn-membership-benefit-grid-wrap { grid-template-columns: 1fr; }
  .pn-membership-benefit-photo { min-height: 300px; }
  .pn-membership-benefit-copy { min-height: 300px; padding: 52px 20px 62px; }
  .pn-membership-notes { min-height: 0; }
  .pn-membership-notes-grid { grid-template-columns: 1fr; gap: 34px; }
  .pn-membership-closing { height: auto; padding: 48px 0; }
  .pn-membership-closing-inner { display: block; }
  .pn-membership-closing .pn-actions { margin-top: 24px; }
  .pn-home-lifestyle .pn-editorial-grid article { height: auto; grid-template-columns: 1fr; }
  .pn-home-lifestyle .pn-editorial-image { height: 210px; }
  .pn-home-lifestyle .pn-editorial-copy { min-height: 180px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .pn-button { transition: none; }
}
