:root {
  --coal: #111a18;
  --deep: #0c1412;
  --panel: #1e2925;
  --gold: #d6ba8c;
  --gold-deep: #77562e;
  --paper: #f4f0e8;
  --ivory: #f8f4eb;
  --soft: #bbc4bb;
  --line: #d6ba8c35;
  --ink: #1d2924;
}
.container { width: min(1280px, calc(100% - 112px)); }
.section-pad { padding-block: 112px; }
h2 { font-size: clamp(38px, 3.9vw, 56px); line-height: 1.15; }
.site-header { background: var(--coal); }
.nav-shell { height: 88px; width: min(1328px, calc(100% - 80px)); }
.wordmark { flex-direction: row; align-items: center; gap: 14px; font-size: 32px; }
.wordmark > .wordmark__name { display: inline-flex; flex-direction: column; font: 400 32px/.93 var(--font-display); letter-spacing: -.025em; text-align: left; }
.wordmark__name small { align-self: end; font: 600 8px/1.9 var(--font-body); letter-spacing: .19em; }
.wordmark > .anniversary-lockup { display: inline-flex; align-items: center; gap: 7px; padding-left: 13px; border-left: 1px solid var(--line); color: var(--gold); font-family: var(--font-body); text-align: left; letter-spacing: 0; }
.anniversary-lockup strong { font: 400 43px/.83 var(--font-display); letter-spacing: -.035em; }
.anniversary-lockup > span { display: flex; flex-direction: column; font: 600 8px/1.15 var(--font-body); letter-spacing: .12em; }
.anniversary-lockup small { margin-top: 5px; color: var(--soft); font: 600 8px/1.15 var(--font-body); letter-spacing: .04em; white-space: nowrap; }
.nav-cta { border-color: var(--line); padding: 12px 19px; }
.button { min-height: 56px; padding-inline: 27px; gap: 30px; }
.button-outline { border-color: #d6ba8c70; }
.hero-premium { background: var(--coal); }
.event-dateline { display: flex; align-items: center; gap: 20px; min-height: 80px; padding-block: 15px; border-bottom: 1px solid var(--line); position: relative; z-index: 3; }
.event-dateline time { color: var(--gold); font-size: 26px; line-height: 1.2; font-weight: 600; font-variant-numeric: tabular-nums; white-space: nowrap; }
.event-dateline time span { font-size: 17px; letter-spacing: .06em; margin-inline: 5px; }
.dateline-status { font-size: 10px; color: var(--soft); padding-left: 20px; border-left: 1px solid var(--line); }
.dateline-place { margin-left: auto; font-size: 10px; letter-spacing: .14em; color: var(--soft); }
.hero-premium .hero-inner { display: grid; grid-template-columns: 1fr 1fr; min-height: 608px; padding-top: 0; }
.hero-premium .hero-copy { padding: 53px 0 53px; z-index: 2; }
.hero-premium h1 { display: flex; align-items: flex-start; flex-direction: column; }
.hero-premium .hero-title-small { font: 400 clamp(59px, 5.7vw, 82px)/1.06 var(--font-display); letter-spacing: -.025em; margin-bottom: 0; }
.hero-premium .hero-title { font-size: clamp(65px, 6.65vw, 96px); line-height: 1.07; letter-spacing: -.03em; white-space: nowrap; }
.hero-premium .hero-year { font: 400 15px/1.5 var(--font-body); letter-spacing: .17em; display: flex; align-items: center; gap: 22px; margin-top: 20px; color: var(--gold); }
.hero-year span { font-size: 20px; letter-spacing: .09em; padding-left: 22px; border-left: 1px solid var(--line); }
.hero-premium .hero-tagline { font: 400 26px/1.4 var(--font-display); margin-top: 30px; }
.hero-premium .hero-tagline br { display: none; }
.hero-premium .hero-tagline em { color: var(--ivory); margin-left: .18em; }
.hero-premium .hero-intro { font-size: 13px; line-height: 1.85; margin-top: 15px; max-width: 375px; }
.hero-premium .hero-actions { flex-direction: row; margin-top: 30px; gap: 26px; }
.hero-premium .hero-actions .text-link { font-size: 11px; }
.hero-address { display: inline-flex; align-items: center; gap: 10px; font-size: 11px; margin-top: 28px; color: var(--soft); }
.hero-address .icon { color: var(--gold); width: 17px; height: 17px; }
.hero-premium .hero-art { position: absolute; width: 58%; height: 640px; right: -46px; bottom: 0; margin: 0; pointer-events: auto; perspective: 1200px; transform-style: preserve-3d; isolation: isolate; overflow: visible; }
.hero-premium .hero-art::before { content: ''; position: absolute; inset: 9% 11% 16% 8%; z-index: -1; border: 1px solid #d6ba8c38; border-radius: 50%; opacity: .58; transform: translate3d(var(--orbit-x, 0),var(--orbit-y, 0),-28px) rotate(-12deg); transition: transform 650ms var(--ease),opacity 300ms ease; mask-image: linear-gradient(115deg,transparent 12%,#000 36%,#000 68%,transparent 88%); }
.hero-premium .hero-art::after { content: ''; position: absolute; z-index: -2; left: 16%; right: 10%; bottom: 30px; height: 68px; border-radius: 50%; background: radial-gradient(ellipse,#020605bd 0%,#14271e72 46%,transparent 72%); filter: blur(9px); transform: translate3d(var(--shadow-x, 0),0,-35px); transition: transform 650ms var(--ease); }
.hero-art-aura,.hero-art-sparkles { position: absolute; display: block; pointer-events: none; }
.hero-art-aura { inset: 5% 3% 8%; z-index: -1; background: radial-gradient(circle at var(--light-x, 60%) var(--light-y, 30%),#f5dba329 0 7%,transparent 25%),radial-gradient(ellipse at 58% 62%,#244d3d80 0%,#14291f4a 32%,transparent 68%); filter: blur(16px); transform: translate3d(var(--aura-x, 0),var(--aura-y, 0),-18px); transition: transform 750ms var(--ease),background-position 500ms var(--ease); }
.hero-art-sparkles { inset: 7% 4% 13% 10%; z-index: 3; opacity: .78; background: radial-gradient(circle at 64% 8%,#fff8df 0 1px,#f2d49c 2px,transparent 4px),radial-gradient(circle at 87% 31%,#f8e4bd 0 1px,transparent 3px),radial-gradient(circle at 27% 37%,#d6ba8c 0 1px,transparent 3px),radial-gradient(circle at 74% 58%,#fff4d5 0 1px,transparent 3px),radial-gradient(circle at 20% 72%,#d6ba8c 0 1px,transparent 3px); filter: drop-shadow(0 0 6px #e8c98e); transform: translate3d(var(--spark-x, 0),var(--spark-y, 0),70px); transition: transform 560ms var(--ease),opacity 280ms ease; }
.hero-premium .hero-art-building { position: relative; z-index: 2; display: block; width: 100%; height: 100%; max-width: 100%; margin-inline: auto; object-fit: contain; object-position: center bottom; filter: drop-shadow(12px 24px 22px #0206048c) drop-shadow(0 0 14px #d6ba8c22); transform-origin: 50% 62%; transform: translate3d(var(--sculpture-shift-x, 0),var(--sculpture-shift-y, 0),36px) rotateX(var(--sculpture-x, 0deg)) rotateY(var(--sculpture-y, 0deg)); transition: transform 650ms var(--ease),filter 300ms ease; }
.hero-premium .hero-art.is-engaged .hero-art-building { will-change: transform; }
.hero-premium .hero-art:hover .hero-art-building { filter: drop-shadow(14px 28px 24px #02060496) drop-shadow(0 0 18px #d6ba8c32); }
.hero-premium .art-caption { z-index: 4; bottom: 16px; left: 0; right: 0; justify-content: center; font-size: 9px; letter-spacing: .2em; color: var(--soft); }
.anniversary-intro { display: grid; grid-template-columns: minmax(240px,.7fr) 1.3fr; align-items: center; gap: clamp(48px,7vw,115px); padding-bottom: 68px; margin-bottom: 78px; border-bottom: 1px solid #1d292433; }
.anniversary-intro__mark { display: flex; align-items: end; gap: 15px; color: var(--gold-deep); }
.anniversary-intro__mark strong { font: 400 clamp(108px,10vw,144px)/.73 var(--font-display); letter-spacing: -.04em; }
.anniversary-intro__mark span { padding-bottom: 2px; color: var(--ink); font: 600 10px/1.6 var(--font-body); letter-spacing: .09em; }
.anniversary-intro__copy h2 { font-size: clamp(40px,4.2vw,58px); }
.anniversary-intro__copy h2 em { color: var(--gold-deep); }
.anniversary-intro__copy p { max-width: 54ch; margin-top: 21px; color: #4b584f; font-size: 14px; line-height: 1.85; }
.reasons-editorial { display: grid; grid-template-columns: 1.05fr 1fr; gap: 100px; align-items: start; }
.reasons-opening>p { font-size: 14px; color: #4b584f; margin-top: 30px; max-width: 410px; }
.editorial-flower { display: block; margin-top: 40px; color: var(--gold-deep); }
.editorial-flower .icon { width: 40px; height: 40px; }
.reasons-list { padding-top: 6px; }
.reasons-list article { padding-block: 28px; border-top: 1px solid #1d292433; }
.reasons-list article:first-child { padding-top: 24px; }
.reasons-list article:last-child { padding-bottom: 0; }
.reasons-list h3 { font: 400 28px/1.25 var(--font-display); }
.reasons-list p { margin-top: 12px; font-size: 13px; line-height: 1.9; color: #4b584f; max-width: 430px; }
.countdown { background: #20352d; border-bottom: 0; padding-block: 54px; }
.countdown h2 { font-size: 36px; }
.countdown-digits span { font-size: 66px; }
.countdown p,.countdown .countdown-status { color: #d0d9d0; font-size: 11px; }
.countdown-digits b { color: #b9a581; }
.greeting { background: var(--paper); color: var(--ink); }
.greeting-layout { max-width: 1080px; grid-template-columns: .72fr 1.3fr; gap: 105px; }
.portrait img { border-radius: 0; aspect-ratio: 4/5; filter: grayscale(1); object-position: center; }
.portrait figcaption { background: var(--paper); color: var(--ink); text-align: left; border-color: #1d292433; padding-top: 17px; margin-top: 15px; font-size: 11px; }
.portrait figcaption span { color: #4b584f; font-size: 10px; }
.greeting h2 em,.greeting-star { color: var(--gold-deep); }
.greeting-copy>p { color: #4b584f; font-size: 14px; line-height: 1.95; }
.greeting-signature strong { color: var(--ink); }
.editorial-note { font-size: 10px; color: #635f56; }
.program-section { background: var(--coal); }
.day-tabs { grid-template-columns: repeat(2,minmax(0,1fr)); border-top: 1px solid var(--line); }
.day-tabs button { justify-content: space-between; padding-inline: 28px; }
.day-tabs button+button { border-left: 1px solid var(--line); }
.day-tabs button[aria-selected=true] { background: #d6ba8c0c; }
.day-panel h3 { font-size: 30px; }
.timeline li { padding-block: 26px; }
.timeline h4 { font-size: 15px; }
.timeline p { font-size: 12px; }
.status-pill { border: 0; border-radius: 0; padding: 0; font-size: 11px; }
.artist-section { background: #20352d; padding-block: 96px; }
.artist-poster { background: var(--deep); transform: none; min-height: 410px; border: 0; box-shadow: 12px 24px 45px #06100b40; padding: 28px 32px; }
.mystery-mark { font-size: 205px; }
.artist-copy p { font-size: 14px; }
.artist-copy h2 { font-size: clamp(42px, 4.3vw, 60px); }
.home-venue { padding-block: 112px; background: var(--deep); color: var(--ivory); overflow: hidden; }
.home-venue__layout { display: grid; grid-template-columns: minmax(0,.9fr) minmax(330px,1.1fr); align-items: center; gap: clamp(52px,6.4vw,96px); }
.home-venue__media { min-width: 0; margin: 0; }
.home-venue__media img { display: block; width: 100%; aspect-ratio: 4/5; object-fit: cover; object-position: 50% 46%; filter: saturate(.92) contrast(1.04); transition: transform 1.2s var(--ease),filter 600ms ease; }
.home-venue__media figcaption { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 7px 20px; padding-top: 14px; color: #aebbb2; font-size: 9px; line-height: 1.7; letter-spacing: .03em; }
.home-venue__media figcaption>span:first-child { color: var(--gold); font-weight: 600; letter-spacing: .08em; text-transform: uppercase; }
.home-venue__media figcaption a { color: #c7d0c8; text-decoration: underline; text-underline-offset: 3px; }
.home-venue__copy { max-width: 455px; padding: 32px 0 4px; border-top: 1px solid var(--line); }
.home-venue__copy h2 { color: var(--ivory); font-size: clamp(42px,4.2vw,60px); line-height: 1.06; }
.home-venue__copy h2 em { color: var(--gold); }
.home-venue__copy>p { max-width: 42ch; margin-top: 28px; color: var(--soft); font-size: 14px; line-height: 1.9; }
.home-venue__actions { display: flex; flex-direction: column; align-items: flex-start; gap: 25px; margin-top: 34px; }
.home-venue__location { display: flex; align-items: center; gap: 10px; margin: 0; color: var(--ivory); font-size: 11px; font-weight: 600; }
.home-venue__location .icon { width: 18px; color: var(--gold); }
.home-venue__copy .button { color: var(--gold); border-color: #d6ba8c70; }
.venue-photo-feature { background: var(--deep); color: var(--ivory); padding-block: 34px 105px; }
.venue-photo-feature__layout { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: end; gap: clamp(55px,8vw,130px); }
.venue-photo-feature figure { margin: 0; min-width: 0; }
.venue-photo-feature img { display: block; width: 100%; aspect-ratio: 4/5; object-fit: cover; object-position: 50% 42%; }
.venue-photo-feature figcaption { margin-top: 15px; color: var(--soft); font-size: 10px; line-height: 1.7; }
.venue-photo-feature figcaption a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }
.venue-photo-feature__copy { padding-bottom: 12%; border-bottom: 1px solid var(--line); }
.venue-photo-feature__copy strong { display: block; color: var(--ivory); font: 400 clamp(70px,9vw,132px)/.9 var(--font-display); letter-spacing: -.03em; }
.venue-photo-feature__copy p { max-width: 32ch; margin-top: 36px; color: var(--soft); font-size: 15px; line-height: 1.9; }
.city-story { background: var(--paper); color: var(--ink); }
.city-story h2 em { color: var(--gold-deep); }
.city-story .section-intro>p { color: #4b584f; }
.city-gallery { display: grid; grid-template-columns: 1.4fr 1fr; gap: 30px; align-items: start; }
.city-gallery figure:nth-child(2) { margin-top: 86px; }
.city-gallery img { width: 100%; height: 370px; object-fit: cover; object-position: 50% 52%; filter: saturate(.82) contrast(1.03); }
.city-gallery figure:nth-child(2) img { height: 320px; object-position: 50% 62%; filter: saturate(.72) contrast(1.03); }
.city-gallery figcaption { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 8px 20px; padding-top: 13px; font-size: 12px; color: #3f4d44; }
.city-gallery figcaption a { font-size: 10px; text-decoration: underline; color: #59645b; }
.city-gallery figcaption>span:last-child { font-size: 9px; }
.city-story-tail { display: flex; align-items: center; justify-content: space-between; gap: 25px; margin-top: 50px; padding-top: 30px; border-top: 1px solid #1d292433; }
.city-story-tail p { font: 400 27px/1.2 var(--font-display); }
.city-story-tail .button { color: var(--ink); border-color: #1d292455; }
.contact-layout h2 { font-size: 48px; }
.contact-layout>div>p { font-size: 14px; }
.contact-person h3 { font-size: 23px; }
.contact-person p,.contact-links .pending-contact { font-size: 12px; }
.map-caption span { font-size: 11px; }
.subhero { padding-top: 44px; padding-bottom: 82px; }
.subhero h1 { font-size: clamp(48px, 5.6vw, 80px); }
.subhero p { font-size: 15px; }
.ticket-heading { display: flex; align-items: end; justify-content: space-between; gap: 36px; padding-bottom: 34px; }
.ticket-heading h2 { margin: 0; font-size: clamp(38px,4vw,54px); }
.ticket-heading p { max-width: 35ch; color: var(--soft); font-size: 13px; line-height: 1.8; }
.rate-list { grid-column: auto; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0; border-block: 1px solid var(--line); }
.rate-list article { min-width: 0; padding: 38px clamp(22px,3vw,42px); border: 0; border-right: 1px solid var(--line); }
.rate-list article:last-child { border-right: 0; }
.rate-list h3 { font-size: 30px; line-height: 1.1; }
.rate-list .rate-period { min-height: 2.8em; margin-top: 14px; color: var(--soft); font-size: 12px; line-height: 1.45; }
.rate-list .rate-amount { margin-top: 32px; color: var(--gold); font: 400 clamp(39px,4vw,56px)/1 var(--font-display); letter-spacing: -.03em; white-space: nowrap; }
.rate-list .rate-tax { margin-top: 13px; color: var(--soft); font-size: 10px; letter-spacing: .06em; text-transform: uppercase; }
.ticket-includes { display: grid; grid-template-columns: .65fr 1.35fr; align-items: start; gap: 50px; padding-block: 46px; border-bottom: 1px solid var(--line); }
.ticket-includes h3 { font: 400 34px/1.1 var(--font-display); }
.ticket-includes ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 0 34px; margin: 0; padding: 0; list-style: none; }
.ticket-includes li { padding-block: 12px; border-bottom: 1px solid var(--line); font-size: 12px; line-height: 1.6; }
.ticket-next-step { display: flex; align-items: center; justify-content: space-between; gap: 26px; padding-top: 30px; }
.ticket-next-step p { max-width: 52ch; margin: 0; color: var(--soft); font-size: 12px; line-height: 1.7; }
.ticket-next-step>a:not(.button) { display: inline-flex; align-items: center; gap: 10px; color: var(--gold); font-size: 11px; white-space: nowrap; }
.ticket-next-step .icon { width: 18px; }
.lodging-section { background: #20352d; }
.venue-gallery__media img { aspect-ratio: 1.45; object-position: 64% 50%; filter: saturate(.82) contrast(1.03); }
.venue-gallery__media figcaption { padding-top: 12px; color: var(--soft); font-size: 10px; }
.venue-gallery__media figcaption a { text-decoration: underline; }
.lodging-art { height: auto; mix-blend-mode: normal; max-height: none; overflow: visible; }
.lodging-art img { object-fit: cover; height: 470px; object-position: 76% 50%; filter: saturate(.95) contrast(1.02); }
.lodging-art figcaption { padding-top: 12px; color: var(--soft); font-size: 10px; line-height: 1.6; }
.lodging-art figcaption a { text-decoration: underline; }
.lodging-layout { grid-template-columns: 1fr 1fr; gap: 80px; }
.lodging-layout p,.venue-gallery p { font-size: 14px; }
.lodging-copy h2 { overflow-wrap: anywhere; }
.lodging-copy h2 em { color: var(--gold); }
.lodging-facts { margin-top: 30px; border-top: 1px solid var(--line); }
.lodging-facts>div { display: grid; grid-template-columns: 94px 1fr; gap: 18px; padding-block: 17px; border-bottom: 1px solid var(--line); }
.lodging-facts span { color: var(--soft); font-size: 11px; }
.lodging-facts strong { font-size: 12px; font-weight: 600; line-height: 1.5; }
.lodging-layout .lodging-pending { margin-top: 24px; color: var(--gold); font-size: 12px; }
.closing-cta { background: #20352d; }
.lodging-placeholder { display: flex; align-items: center; min-height: 620px; background: #20352d; }
.lodging-placeholder__inner { padding-block: 95px; }
.lodging-placeholder h1 { font-size: clamp(58px, 7vw, 96px); line-height: 1.05; }
.lodging-placeholder p { max-width: 48ch; margin-top: 28px; color: var(--soft); font-size: 14px; }
.lodging-placeholder .text-link { margin-top: 34px; color: var(--gold); }
.footer-main { padding-block: 60px; }
.footer-bottom { font-size: 10px; }
.footer-organizer { display: flex; align-items: center; gap: 4px; white-space: nowrap; }
.footer-organizer a { text-decoration: underline; text-underline-offset: 3px; }
/* Botón flotante de WhatsApp: informes de la cena (escritorio y móvil) */
.whatsapp-fab { position: fixed; right: 28px; bottom: calc(28px + env(safe-area-inset-bottom)); z-index: 25; display: inline-flex; align-items: center; min-height: 60px; padding: 0; border: 1px solid #f3dfb8; border-radius: 999px; background: linear-gradient(135deg,#ecd6ae 0%,var(--gold) 46%,#b8955f 100%); color: var(--coal); box-shadow: 0 14px 34px #0206048c, 0 0 0 5px #d6ba8c26, inset 0 1px 0 #fff6e0b3; transition: transform 220ms var(--ease), box-shadow 220ms ease; }
.whatsapp-fab::after { content: ''; position: absolute; inset: -6px; border: 1px solid #d6ba8c80; border-radius: inherit; opacity: 0; animation: whatsapp-halo 3.2s var(--ease) infinite 1.5s; pointer-events: none; }
.whatsapp-fab__icon { display: grid; place-items: center; width: 58px; height: 58px; flex: none; }
.whatsapp-fab__glyph { width: 25px; height: 25px; }
.whatsapp-fab__label { display: flex; flex-direction: column; gap: 3px; max-width: 0; overflow: hidden; white-space: nowrap; line-height: 1.2; opacity: 0; transition: max-width 320ms var(--ease), padding 320ms var(--ease), opacity 200ms ease; }
.whatsapp-fab__label strong { font-size: 11px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; }
.whatsapp-fab__label small { font-size: 10px; font-weight: 400; letter-spacing: .02em; }
.whatsapp-fab:hover,.whatsapp-fab:focus-visible { transform: translateY(-2px); box-shadow: 0 18px 40px #02060499, 0 0 0 6px #d6ba8c3d, inset 0 1px 0 #fff6e0b3; }
.whatsapp-fab:hover .whatsapp-fab__label,.whatsapp-fab:focus-visible .whatsapp-fab__label { max-width: 240px; padding-right: 26px; opacity: 1; }
.whatsapp-fab:focus-visible { outline: 2px solid var(--ivory); outline-offset: 5px; }
.whatsapp-fab:active { transform: scale(.98); }
@keyframes whatsapp-halo { 0% { opacity: .9; transform: scale(.94); } 70%,100% { opacity: 0; transform: scale(1.18); } }
@media(hover:hover) and (pointer:fine) {
  .hero-address:hover { color: var(--gold); }
  .city-story-tail .button:hover { background: var(--ink); color: var(--paper); }
  .home-venue__media:hover img { transform: scale(1.015); filter: saturate(1) contrast(1.06); }
}
@media(max-width:1150px) {
  .container { width: calc(100% - 80px); }
  .main-nav { gap: 20px; }
  .anniversary-intro { grid-template-columns: minmax(215px,.7fr) 1.3fr; gap: 48px; }
  .hero-premium .hero-inner { min-height: 600px; }
  .hero-premium .hero-art { right: -42px; height: 590px; width: 58%; }
  .hero-premium .hero-title { font-size: 76px; }
  .hero-premium .hero-title-small { font-size: 65px; }
  .hero-premium .hero-tagline { font-size: 24px; max-width: 320px; }
  .reasons-editorial { gap: 60px; }
  .home-venue { padding-block: 92px; }
  .home-venue__layout { grid-template-columns: minmax(0,.9fr) minmax(310px,1.1fr); gap: 52px; }
  .home-venue__copy h2 { font-size: 50px; }
  .city-gallery img { height: 330px; }
  .city-gallery figure:nth-child(2) img { height: 290px; }
}
@media(max-width:959px) {
  .nav-shell { height: 76px; }
  .wordmark > .wordmark__name { font-size: 29px; }
  .anniversary-lockup strong { font-size: 39px; }
  .section-pad { padding-block: 80px; }
  .hero-premium .hero-title { font-size: 64px; }
  .hero-premium .hero-title-small { font-size: 58px; }
  .hero-premium .hero-copy { padding-block: 45px; }
  .hero-premium .hero-inner { min-height: 575px; }
  .hero-premium .hero-art { width: 57%; right: -42px; height: 540px; }
  .hero-premium .hero-intro { max-width: 275px; }
  .hero-premium .hero-actions { gap: 20px; max-width: 320px; }
  .dateline-place { display: none; }
  .event-dateline time { font-size: 23px; }
  .event-dateline time span { font-size: 15px; }
  .anniversary-intro { grid-template-columns: minmax(180px,.7fr) 1.3fr; gap: 35px; padding-bottom: 58px; margin-bottom: 66px; }
  .anniversary-intro__mark strong { font-size: 112px; }
  .anniversary-intro__copy h2 { font-size: 45px; }
  .reasons-editorial { gap: 40px; }
  .reasons-list h3 { font-size: 25px; }
  .greeting-layout { gap: 50px; }
  .home-venue { padding-block: 80px; }
  .home-venue__layout { grid-template-columns: minmax(0,.9fr) minmax(285px,1.1fr); gap: 38px; }
  .home-venue__copy h2 { font-size: 43px; }
  .home-venue__copy>p { font-size: 13px; }
  .venue-photo-feature { padding-bottom: 80px; }
  .venue-photo-feature__layout { gap: 45px; }
  .venue-photo-feature__copy strong { font-size: 86px; }
  .city-gallery { gap: 20px; }
  .city-gallery img { height: 300px; }
  .city-gallery figure:nth-child(2) img { height: 240px; }
  .lodging-layout { gap: 45px; }
}
@media(max-width:680px) {
  .wordmark { gap: 10px; }
  .wordmark > .wordmark__name { font-size: 27px; }
  .wordmark__name small { font-size: 7px; }
  .wordmark > .anniversary-lockup { gap: 5px; padding-left: 10px; }
  .anniversary-lockup strong { font-size: 35px; }
  .anniversary-lockup > span { font-size: 7px; }
  .anniversary-lockup small { display: none; }
  .container,.nav-shell { width: calc(100% - 40px); }
  .nav-shell { height: 72px; }
  .wordmark { font-size: 28px; }
  .event-dateline { min-height: 73px; padding-block: 17px; gap: 8px; flex-wrap: wrap; }
  .event-dateline time { font-size: 22px; }
  .event-dateline time span { font-size: 13px; margin-inline: 2px; }
  .dateline-status { margin-left: auto; padding-left: 10px; font-size: 9px; max-width: 82px; line-height: 1.5; }
  .hero-premium .hero-inner { display: flex; flex-direction: column; min-height: auto; }
  .hero-premium .hero-copy { padding: 35px 0 0; }
  .hero-premium .hero-title-small { font-size: 58px; }
  .hero-premium .hero-title { font-size: clamp(57px, 13.8vw, 80px); white-space: normal; }
  .hero-premium .hero-year { font-size: 13px; margin-top: 17px; gap: 17px; }
  .hero-year span { font-size: 18px; padding-left: 17px; }
  .hero-premium .hero-tagline { font-size: 24px; margin-top: 23px; max-width: 100%; }
  .hero-premium .hero-tagline br { display: initial; }
  .hero-premium .hero-tagline em { display: inline; margin-left: 0; }
  .hero-premium .hero-intro { margin-top: 13px; max-width: 330px; font-size: 13px; }
  .hero-premium .hero-actions { margin-top: 24px; max-width: none; gap: 20px; flex-wrap: wrap; }
  .hero-premium .hero-actions .button { min-height: 53px; padding-inline: 19px; gap: 19px; font-size: 11px; }
  .hero-premium .hero-actions .text-link { font-size: 10px; }
  .hero-address { margin-top: 22px; font-size: 11px; }
  .hero-premium .hero-art { position: relative; right: auto; bottom: auto; width: calc(100% + 20px); height: clamp(390px,105vw,450px); margin: -5px -10px 0; align-self: center; }
  .hero-premium .hero-art-building { object-position: center bottom; }
  .hero-premium .hero-art::before { inset: 8% 8% 15%; }
  .hero-premium .art-caption { bottom: 8px; font-size: 8px; }
  .anniversary-intro { display: flex; flex-direction: column; align-items: stretch; gap: 29px; padding-bottom: 46px; margin-bottom: 54px; }
  .anniversary-intro__mark strong { font-size: 105px; }
  .anniversary-intro__mark span { font-size: 9px; }
  .anniversary-intro__copy h2 { font-size: clamp(38px,10vw,48px); }
  .anniversary-intro__copy p { margin-top: 18px; font-size: 13px; }
  .section-pad { padding-block: 65px; }
  h2 { font-size: 38px; }
  .reasons-editorial { grid-template-columns: minmax(0,1fr); gap: 33px; }
  .reasons-opening h2 br:first-child { display: none; }
  .reasons-opening>p { font-size: 13px; margin-top: 23px; }
  .editorial-flower { display: none; }
  .reasons-list article { padding-block: 24px; }
  .reasons-list h3 { font-size: 27px; }
  .reasons-list p { font-size: 13px; margin-top: 10px; }
  .countdown { padding-block: 42px; }
  .countdown h2 { font-size: 34px; }
  .countdown-digits span { font-size: 48px; }
  .countdown .countdown-status { font-size: 10px; }
  .greeting-layout { grid-template-columns: minmax(0,1fr); gap: 36px; }
  .portrait { width: 245px; margin-inline: 0; }
  .portrait img { aspect-ratio: 4/4.5; }
  .greeting-copy>p { font-size: 13px; }
  .greeting-copy h2 { font-size: 39px; }
  .day-tabs button { flex-direction: column; justify-content: center; padding-inline: 8px; }
  .day-panel h3 { font-size: 27px; }
  .timeline h4 { font-size: 13px; }
  .timeline p { font-size: 11px; }
  .status-pill { font-size: 10px; }
  .artist-section { padding-block: 65px; }
  .artist-poster { width: min(280px,100%); min-height: 390px; padding: 24px; transform: none; }
  .artist-copy p { font-size: 13px; }
  .home-venue { padding-block: 65px; }
  .home-venue__layout { display: flex; flex-direction: column; align-items: stretch; gap: 34px; }
  .home-venue__media { order: 1; }
  .home-venue__media img { aspect-ratio: 4/5; object-position: 50% 43%; }
  .home-venue__media figcaption { align-items: flex-start; flex-direction: column; gap: 3px; padding-top: 11px; font-size: 8px; }
  .home-venue__copy { order: 2; max-width: none; padding-top: 28px; }
  .home-venue__copy h2 { font-size: clamp(38px,11vw,48px); }
  .home-venue__copy>p { margin-top: 24px; font-size: 13px; }
  .home-venue__actions { gap: 20px; margin-top: 28px; }
  .venue-photo-feature { padding-block: 5px 65px; }
  .venue-photo-feature__layout { grid-template-columns: minmax(0,1fr); gap: 31px; }
  .venue-photo-feature img { aspect-ratio: 4/5; }
  .venue-photo-feature__copy { padding-bottom: 28px; }
  .venue-photo-feature__copy strong { font-size: clamp(60px,18vw,82px); }
  .venue-photo-feature__copy p { margin-top: 19px; font-size: 13px; }
  .city-gallery { grid-template-columns: minmax(0,1fr); gap: 30px; }
  .city-gallery figure:nth-child(2) { margin-top: 0; }
  .city-gallery img { height: auto; aspect-ratio: 1.45; object-position: 62% 50%; }
  .city-gallery figure:nth-child(2) img { height: auto; aspect-ratio: 1.4; }
  .city-gallery figcaption { font-size: 11px; }
  .city-gallery figcaption a { font-size: 10px; }
  .city-story-tail { align-items: start; flex-direction: column; gap: 22px; margin-top: 35px; }
  .city-story-tail p { font-size: 25px; }
  .contact-layout h2 { font-size: 39px; }
  .contact-layout>div>p { font-size: 13px; }
  .subhero { padding: 28px 0 55px; }
  .subhero h1 { font-size: 46px; }
  .subhero p { font-size: 13px; }
  .ticket-heading { display: block; padding-bottom: 25px; }
  .ticket-heading p { margin-top: 14px; font-size: 12px; }
  .rate-list { grid-template-columns: minmax(0,1fr); }
  .rate-list article { padding: 28px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .rate-list article:last-child { border-bottom: 0; }
  .rate-list .rate-period { min-height: 0; margin-top: 8px; }
  .rate-list .rate-amount { margin-top: 16px; font-size: 49px; }
  .ticket-includes { grid-template-columns: minmax(0,1fr); gap: 14px; padding-block: 32px; }
  .ticket-includes h3 { font-size: 30px; }
  .ticket-includes ul { gap: 0 18px; }
  .ticket-includes li { font-size: 11px; }
  .ticket-next-step { align-items: start; flex-direction: column; gap: 20px; }
  .lodging-layout { grid-template-columns: minmax(0,1fr); gap: 35px; }
  .lodging-art { height: auto; max-height: none; }
  .lodging-art img { height: 320px; max-height: none; }
  .lodging-placeholder { min-height: 520px; }
  .lodging-placeholder__inner { padding-block: 70px; }
  .lodging-placeholder h1 { font-size: clamp(55px, 13vw, 72px); }
  .footer-main { grid-template-columns: 1fr; gap: 24px; padding-block: 42px; }
  .footer-main>p,.footer-main>div { grid-column: 1; justify-self: start; }
  .footer-main>p { font-size: 26px; }
  .site-footer { padding-bottom: calc(78px + env(safe-area-inset-bottom)); }
  .whatsapp-fab { right: 16px; bottom: calc(16px + env(safe-area-inset-bottom)); min-height: 56px; }
  .whatsapp-fab__icon { width: 52px; height: 52px; }
  .whatsapp-fab__glyph { width: 23px; height: 23px; }
  .whatsapp-fab__label { max-width: none; padding-right: 20px; opacity: 1; }
  .whatsapp-fab__label strong { font-size: 10px; letter-spacing: .12em; }
}
@media(max-width:360px) {
  .container,.nav-shell { width: calc(100% - 32px); }
  .wordmark > .wordmark__name { font-size: 24px; }
  .anniversary-lockup strong { font-size: 32px; }
  .anniversary-lockup small { display: none; }
  .event-dateline time { font-size: 19px; }
  .event-dateline time span { font-size: 11px; }
  .dateline-status { font-size: 8px; max-width: 68px; padding-left: 8px; }
  .hero-premium .hero-title-small { font-size: 50px; }
  .hero-premium .hero-title { font-size: 54px; }
  .hero-premium .hero-tagline { font-size: 22px; }
  .hero-premium .hero-actions { gap: 16px; }
  .hero-premium .hero-actions .button { width: 100%; justify-content: space-between; }
  .hero-premium .hero-art { height: 360px; }
  .home-venue__copy .button { width: 100%; justify-content: space-between; }
  .countdown-digits span { font-size: 42px; }
  .subhero h1 { font-size: 40px; }
}
@media(prefers-reduced-motion:reduce) {
  .hero-premium .hero-art-building,.hero-premium .hero-art::before,.hero-premium .hero-art::after,.hero-art-aura,.hero-art-sparkles { transform: none; transition: none; }
  .whatsapp-fab::after { animation: none; }
  .whatsapp-fab,.whatsapp-fab__label { transition: none; }
}
