/* September refinement: quieter surfaces, generous type, clearer decisions. */
:root { --paper: #f6f3ec; --frost: #fffdf8; --ink: #262025; --pink-deep: #63243e; --rule: rgba(60,32,45,.17); }
body { line-height: 1.6; }
[hidden] { display: none !important; }
.ticker-track { animation: none; }
h1, h2 { font-weight: 700; }
p { text-wrap: pretty; }
.site-header { background: rgba(37,20,31,.94); backdrop-filter: blur(16px); gap: 20px; }
.site-header::after { height: 1px; background: rgba(255,255,255,.17); }
.site-header.is-scrolled { background: rgba(255,253,248,.97); }
.brand-name em { font-size: .75rem; letter-spacing: .14em; }
.masthead-note { display: none; }
.site-header { grid-template-columns: auto 1fr; }
.nav { justify-self: end; }
.nav a { font-size: .875rem; text-transform: none; letter-spacing: 0; font-weight: 600; }
.nav .nav-cta { border-radius: 6px; }
.btn { border-radius: 6px; min-height: 54px; font-size: .875rem; letter-spacing: .01em; text-transform: none; font-weight: 700; }
.btn:hover { transform: translateY(-2px); box-shadow: 0 8px 24px #2614221a; }
.text-link { font-size: .875rem; text-transform: none; letter-spacing: .015em; }
.brand-kicker, .chapter, .eyebrow, .way-folio { font-size: .75rem; letter-spacing: .13em; }
.hero { background: #321d2a; }
.hero-grid { min-height: min(900px, 100svh); padding-top: 126px; }
.hero-content { width: min(750px, 60vw); align-self: center; padding-block: 32px; }
.hero h1 { font-size: clamp(5rem, 9vw, 9rem); line-height: .94; letter-spacing: -.065em; margin-block: 24px 28px; }
.hero-copy { max-width: 49ch; line-height: 1.7; color: #f3e8eb; }
.hero-media::after { background: linear-gradient(90deg,#321d2af5 0%,#321d2ad9 32%,#321d2a40 65%,#321d2a0d 100%),linear-gradient(0deg,#321d2a80,transparent 50%); }
.hero-media img { animation: none; }
.hero-proof { gap: 16px; margin-top: 28px; }
.hero-proof > span { padding: 0; border: 0; background: none; box-shadow: none; backdrop-filter: none; }
.hero-proof small { font-size: .75rem; text-transform: none; letter-spacing: 0; font-weight: 500; }
.hero-proof-booking i { background: var(--lemon); box-shadow: none; animation: none; }
.hero-utility { margin-top: 30px; gap: 18px; }
.hero-utility div { min-width: 0; padding-inline: 0 18px; border: 0; }
.hero-utility dt { font-size: .8125rem; text-transform: none; letter-spacing: 0; font-weight: 600; }
.hero-utility dd { font-size: .8125rem; }
.hero-caption { font-size: .75rem; letter-spacing: .03em; text-transform: none; }
.quick-paths { background: #63243e; }
.quick-path { border-radius: 8px; }
.quick-path small, .path-badge { font-size: .875rem; line-height: 1.5; }
.editorial-section { padding-block: clamp(64px,7vw,112px); }
.editorial-heading h2, .field-heading h2, .contact h2 { line-height: 1.02; }
.heading-deck p { font-size: 1rem; line-height: 1.75; }
.flavor-card { border-radius: 10px; overflow: hidden; }
.flavor-showcase-controls button { min-width: 44px; min-height: 44px; }
.flavor-overlay small { font-size: .8125rem; line-height: 1.5; }
.flavor-overlay strong { line-height: 1.15; }
.flavor-showcase-bar p span { font-size: .875rem; }
.pour-way { border-radius: 10px; box-shadow: none; }
.pour-way p { line-height: 1.7; }
.occasion-links { display: grid; grid-template-columns: 1fr 1fr; gap: 0 22px; margin-top: 28px; }
.occasion-links a { display: flex; justify-content: space-between; gap: 12px; padding-block: 14px; border-bottom: 1px solid #ffffff40; text-decoration: none; font-size: .875rem; }
.occasion-links a:hover { color: var(--lemon); }
.faq-list summary { line-height: 1.35; }
.inquiry-form label { font-size: .875rem; line-height: 1.5; letter-spacing: 0; text-transform: none; }
.inquiry-form input, .inquiry-form select, .inquiry-form textarea { font-size: 1rem; border-radius: 6px; }
.inquiry-form input:focus, .inquiry-form select:focus, .inquiry-form textarea:focus { outline: 2px solid var(--pink-deep); outline-offset: 3px; }
.form-note { font-size: .8125rem; line-height: 1.6; }
.form-status { padding: 16px; border: 1px solid var(--pink-deep); border-radius: 6px; color: var(--ink); background: var(--frost); }
.form-status:empty { display: none; }
.footer-links a, .footer-links p { font-size: .875rem; }
.mobile-conversion-bar a { font-size: .875rem; text-transform: none; letter-spacing: 0; }
.reel-card { border-radius: 10px; }
.planning-detail { max-width: 920px; margin: 40px auto; padding: clamp(24px,4vw,48px); border: 1px solid var(--rule); border-radius: 10px; background: var(--frost); }
.planning-detail h2 { max-width: 24ch; font-size: clamp(2rem,4vw,3.3rem); line-height: 1.1; margin-bottom: 24px; }
.planning-detail h3 { font-family: var(--sans); font-size: 1.1rem; margin: 28px 0 8px; }
.planning-detail p { line-height: 1.8; }
.planning-detail a { color: var(--pink-deep); text-underline-offset: 4px; }
.landing-page { background: var(--paper); }
.landing-page .site-header { background: var(--frost); }
.landing-hero { border-radius: 12px; box-shadow: none; grid-template-columns: 1fr 1fr; min-height: 620px; }
.landing-hero-copy { padding: clamp(32px,5vw,72px); background: #63243e; }
.landing-hero-copy h1 { max-width: 14ch; font-size: clamp(3.2rem,5.4vw,6.3rem); line-height: 1.02; letter-spacing: -.055em; font-weight: 700; }
.landing-hero-copy > p:not(.chapter) { color: #f6e8ee; }
.landing-hero-copy .chapter, .landing-section > .chapter, .landing-band .chapter { background: none; padding: 0; border-radius: 0; color: var(--pink-deep); }
.landing-hero-copy .chapter, .landing-band .chapter, .landing-ig > .chapter { color: var(--lemon); }
.landing-section h2, .landing-band h2 { max-width: 20ch; font-size: clamp(2.5rem,4.5vw,4.8rem); line-height: 1.08; }
.landing-card-grid article { min-height: 260px; border: 1px solid var(--rule); border-radius: 10px; box-shadow: none; }
.landing-card-grid article:nth-child(n) { background: var(--frost); color: var(--ink); }
.landing-card-grid article > span { background: none; color: var(--pink-deep); font-size: .875rem; display: block; width: auto; height: auto; }
.landing-card-grid article > span::before { content: none; }
.landing-card-grid h3 { font-size: clamp(1.8rem,3vw,2.8rem); line-height: 1.1; margin-top: 30px; }
.landing-card-grid p { opacity: 1; color: var(--muted); }
.landing-band, .landing-ig { border-radius: 12px; background: #321d2a; }
.landing-contact { border-radius: 12px; box-shadow: none; background: var(--frost); }
.landing-faq details { border-radius: 6px; }
.landing-faq details[open] { background: var(--frost); border-color: var(--pink-deep); }
.landing-faq summary { font-family: var(--sans); font-size: 1.0625rem; line-height: 1.5; }
.landing-breadcrumb { flex-wrap: wrap; font-size: .75rem; letter-spacing: .025em; }
.landing-hero-media figcaption { font-size: .75rem; }
@media (min-width:1181px) { .nav a { padding-inline: 9px; } }
@media (max-width:1180px) { .site-header { grid-template-columns: 1fr auto; } .nav { justify-self: auto; } .hero-content { width: min(700px,80vw); } }
@media (max-width:1060px) { .landing-hero { grid-template-columns: 1fr; } .landing-hero-copy { min-height: 0; padding-block: 54px; } }
@media (max-width:700px) {
  .hero, .hero-grid { min-height: 0; }
  .hero-grid { padding: 128px 24px 28px; }
  .hero-content { width: 100%; padding: 24px 0; }
  .hero h1 { font-size: clamp(3.8rem,17vw,6rem); line-height: .98; }
  .hero-media::after { background: linear-gradient(180deg,rgba(32,18,27,.24) 0%,rgba(32,18,27,.40) 35%,rgba(32,18,27,.52) 70%,rgba(32,18,27,.76) 100%); }
  .hero-content { text-shadow: 0 2px 12px rgba(12,8,10,.55); }
  .hero-actions { text-shadow: none; }
  .hero-copy { font-size: 1rem; }
  .hero-utility { display: grid; grid-template-columns: 1fr 1fr; }
  .hero-utility div { padding: 0; }
  .hero-utility div:last-child { grid-column: 1 / -1; }
  .hero-caption { justify-self: start; }
  .hero-proof { gap: 12px; }
  .landing-hero-copy { min-height: 0; padding: 40px 24px; }
  .landing-hero-copy h1 { font-size: clamp(2.8rem,12vw,4.5rem); }
  .landing-hero-media { min-height: 300px; }
  .landing-section { padding-block: 48px; }
  .landing-hero { min-height: 0; }
  .landing-contact .inquiry-form { padding-inline: 16px; }
  .planning-detail { margin: 24px 10px; }
  .occasion-links { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; } }
