/* Beyond the Toast at Stagger Films. Page-local styles only; shared navigation and footer inherit shared.css. */
body.btt-page { background: var(--offwhite); color: var(--charcoal); }
.btt-page main [hidden] { display: none !important; }
.btt-page main ::selection { background: var(--moss); color: var(--offwhite); }
.btt-page main :focus-visible { outline: 2px solid var(--moss); outline-offset: 4px; }
.btt-skip { position: fixed; z-index: 200; left: 1rem; top: 1rem; padding: .7rem 1rem; background: var(--moss); color: var(--offwhite); transform: translateY(-170%); }
.btt-skip:focus { transform: translateY(0); }
.btt-shell { width: min(calc(100% - 2 * clamp(1.35rem, 5vw, 4rem)), 1200px); margin-inline: auto; }
.btt-section { padding-block: clamp(5rem, 8vw, 8.5rem); }
.btt-page main h1, .btt-page main h2, .btt-page main h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-style: normal; font-weight: 300; text-wrap: balance; }
.btt-page main h2 { margin: 0 0 1.35rem; font-size: clamp(2.85rem, 5vw, 5rem); line-height: 1.02; letter-spacing: -.025em; }
.btt-page main h3 { margin: 0 0 .7rem; font-size: clamp(1.7rem, 2.5vw, 2.25rem); line-height: 1.12; }
.btt-page main p { max-width: 66ch; }
.btt-page main a { text-underline-offset: .27em; }
.btt-two-column { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(3rem, 8vw, 8rem); align-items: start; }
.btt-two-column > div > p { font-size: 1.03rem; line-height: 1.8; }
.btt-two-column > div > p + p { margin-top: 1.3rem; }

.btt-lead { padding-block: clamp(5.5rem, 9vw, 9rem); background: var(--offwhite); }
.btt-lead-grid { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(18rem, .75fr); gap: clamp(3rem, 8vw, 8rem); align-items: end; }
.btt-lead h1 { max-width: 15ch; margin: 0; font-size: clamp(3.2rem, 5.1vw, 5rem); line-height: 1.12; letter-spacing: -.025em; }
.btt-lead-aside > p { max-width: 45ch; margin: 0 0 2rem; color: var(--muted); font-size: 1.05rem; line-height: 1.8; }
.btt-lead-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.6rem; }
.btt-button { display: inline-flex; justify-content: center; align-items: center; min-height: 3.45rem; padding: .85rem 1.35rem; border: 1px solid var(--moss); border-radius: 0; background: var(--moss); color: var(--offwhite); font: 500 .85rem/1.35 'Inter', system-ui, sans-serif; text-align: center; text-decoration: none; cursor: pointer; transition: background-color .2s ease, color .2s ease; }
.btt-button:hover { background: var(--charcoal); color: var(--offwhite); }
.btt-button:disabled { opacity: .55; cursor: wait; }
.btt-text-link { display: inline-block; padding-bottom: .2rem; border-bottom: 1px solid currentColor; color: var(--moss); font-size: .85rem; font-weight: 500; text-decoration: none; }
.btt-text-link:hover { color: var(--charcoal); }
.btt-banner { height: clamp(23rem, 50vw, 42rem); overflow: hidden; background: var(--dark); }
.btt-banner img { width: 100%; height: 100%; object-fit: cover; object-position: center 52%; }

.btt-story { background: var(--offwhite); }
.btt-story p { margin: 0 0 1.3rem; color: var(--muted); }
.btt-moments { background: var(--cream); }
.btt-section-head { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .7fr); gap: clamp(2rem, 7vw, 7rem); align-items: end; margin-bottom: clamp(3rem, 6vw, 6rem); }
.btt-section-head h2 { max-width: 15ch; margin-bottom: 0 !important; }
.btt-section-head > p { margin: 0; color: var(--muted); font-size: 1.03rem; line-height: 1.75; }
.btt-moment-rows article { display: grid; grid-template-columns: minmax(8rem, .4fr) minmax(13rem, .9fr) minmax(16rem, 1fr); gap: clamp(1.5rem, 4vw, 4rem); padding: 1.7rem 0; border-top: 1px solid rgba(63, 79, 51, .28); }
.btt-moment-rows article:last-child { border-bottom: 1px solid rgba(63, 79, 51, .28); }
.btt-moment-rows span { padding-top: .35rem; color: var(--moss); font-size: .72rem; font-weight: 500; letter-spacing: .08em; text-transform: uppercase; }
.btt-moment-rows h3, .btt-moment-rows p { margin: 0; }
.btt-moment-rows p { color: var(--muted); font-size: .97rem; line-height: 1.7; }
.btt-occasions { background: var(--offwhite); }
.btt-occasions p { color: var(--muted); }
.btt-occasion-list { border-top: 1px solid var(--sand); }
.btt-occasion-list p { margin: 0; padding: .7rem 0; border-bottom: 1px solid rgba(184, 168, 146, .5); color: var(--charcoal); font-family: 'Cormorant Garamond', Georgia, serif; font-size: 1.75rem; line-height: 1.2; }

.btt-section.btt-films { padding-block: clamp(4.5rem, 5vw, 5rem); background: var(--moss); color: var(--offwhite); }
.btt-films .btt-section-head { margin-bottom: 2rem; }
.btt-films .btt-section-head h2 { max-width: none; font-size: clamp(2.85rem, 4vw, 3.5rem); }
.btt-films .btt-section-head > p, .btt-films .btt-sample-notice { color: #e2e8d9; }
.btt-film-slots { display: grid; grid-template-columns: minmax(0, 216px) minmax(0, 468px); justify-content: center; gap: clamp(2.5rem, 3vw, 3rem); align-items: end; }
.btt-film-slots article { min-width: 0; width: 100%; }
.btt-film-caption { min-width: 0; }
.btt-film-slots article:first-child { max-width: 13.5rem; justify-self: center; }
.btt-film-slots article:last-child { max-width: 29.25rem; justify-self: center; }
.btt-film-slot { display: flex; align-items: center; justify-content: center; width: 100%; border: 1px solid rgba(251, 250, 246, .45); background: rgba(26, 28, 25, .24); color: var(--offwhite); text-align: center; }
.btt-film-slot--vertical { aspect-ratio: 9 / 16; }
.btt-film-slot--horizontal { aspect-ratio: 16 / 9; }
.btt-film-slot span { padding: 1rem; font-size: .79rem; line-height: 1.55; }
.btt-film-slots h3 { margin-top: 1rem !important; }
.btt-film-slots p { margin: 0; color: #e2e8d9; }
.btt-sample-notice { margin: 2rem 0 0; font-size: .78rem; }

.btt-pricing { background: var(--cream); }
.btt-pricing-grid { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(17rem, .8fr); gap: clamp(3rem, 7vw, 7rem); }
.btt-rates { border-top: 1px solid var(--sand); }
.btt-rate { display: flex; justify-content: space-between; gap: 2rem; padding: 1.35rem 0; border-bottom: 1px solid var(--sand); }
.btt-rate p { max-width: 40ch; margin: 0; color: var(--muted); font-size: .91rem; line-height: 1.65; }
.btt-rate strong { flex: 0 0 auto; font-family: 'Cormorant Garamond', Georgia, serif; font-size: clamp(2rem, 3vw, 2.65rem); font-weight: 400; line-height: 1; white-space: nowrap; }
.btt-rate strong span { font-family: 'Inter', system-ui, sans-serif; font-size: .8rem; font-weight: 400; }
.btt-pricing a { color: var(--moss); }
.btt-includes { padding: 1.45rem clamp(1.4rem, 3vw, 2.5rem); background: var(--moss); color: var(--offwhite); }
.btt-includes h3 { font-size: 2rem !important; }
.btt-includes ul { margin: 0; padding-left: 1.2rem; }
.btt-includes li { padding: .55rem 0; line-height: 1.55; }
.btt-pricing-notes { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 2rem; margin-top: 3rem; padding-top: 1.4rem; border-top: 1px solid var(--sand); }
.btt-pricing-notes p { margin: 0; color: var(--muted); font-size: .88rem; line-height: 1.7; }
.btt-faq { background: var(--offwhite); }
.btt-faq-list { border-top: 1px solid var(--sand); }
.btt-faq-list details { border-bottom: 1px solid var(--sand); }
.btt-faq-list summary { padding: 1.25rem 0; color: var(--charcoal); font-size: 1.02rem; font-weight: 500; line-height: 1.45; cursor: pointer; }
.btt-faq-list details p { margin: 0 0 1.4rem; color: var(--muted); font-size: .95rem; }
.btt-faq-list a { color: var(--moss); }

.btt-inquiry { background: var(--moss-tint); }
.btt-other { margin-top: 2.5rem; font-size: .86rem !important; }
.btt-other a { color: var(--moss); }
.btt-form { display: grid; gap: 1.15rem; min-width: 0; padding: clamp(1.4rem, 3vw, 3rem); background: var(--offwhite); }
.btt-form label { display: block; font-size: .81rem; font-weight: 500; line-height: 1.4; }
.btt-form label span, .btt-form legend span { color: var(--muted); font-weight: 300; }
.btt-form input, .btt-form select, .btt-form textarea { display: block; width: 100%; min-height: 3.1rem; margin-top: .4rem; padding: .7rem .8rem; border: 1px solid #92988e; border-radius: 0; background: #fff; color: var(--charcoal); font: 400 1rem/1.5 'Inter', system-ui, sans-serif; }
.btt-form textarea { min-height: 6rem; resize: vertical; }
.btt-form input:focus, .btt-form select:focus, .btt-form textarea:focus { border-color: var(--moss); outline: 2px solid var(--moss); outline-offset: 2px; }
.btt-form input::placeholder, .btt-form textarea::placeholder { color: #5f675b; opacity: 1; }
.btt-field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.btt-form fieldset { margin: 0; padding: 0; border: 0; }
.btt-form legend { margin-bottom: .65rem; font-size: .81rem; font-weight: 500; }
.btt-checks { display: flex; flex-wrap: wrap; gap: .6rem .9rem; }
.btt-form .btt-checks label { display: inline-flex; align-items: center; gap: .45rem; min-height: 2.4rem; padding: .4rem .7rem; border: 1px solid #92988e; font-size: .82rem; cursor: pointer; }
.btt-form .btt-checks input { width: 1rem; min-height: 1rem; margin: 0; padding: 0; accent-color: var(--moss); }
.btt-form-end { display: flex; align-items: center; flex-wrap: wrap; gap: .8rem 1.2rem; margin-top: .25rem; }
.btt-form-end .form-status { margin: 0; color: var(--muted); font-size: .84rem; }
.btt-form .form-error { margin: 0; color: #8a3225; font-size: .86rem; line-height: 1.5; }
.btt-form .form-error a { color: inherit; }
.btt-form .btt-form-privacy { margin: 0; color: var(--muted); font-size: .78rem; line-height: 1.6; }
.btt-form-privacy a { color: var(--moss); }
.btt-honeypot { display: none; }

.btt-thanks { display: flex; align-items: center; min-height: 55vh; padding-block: clamp(5rem, 10vw, 9rem); background: var(--cream); }
.btt-thanks .btt-shell { max-width: 43rem; }
.btt-thanks h1 { margin: 0 0 1.5rem; font-size: clamp(3.6rem, 7vw, 6rem); line-height: .95; }
.btt-thanks p { margin: 0 0 2rem; color: var(--muted); font-size: 1.04rem; line-height: 1.75; }

@media (min-width: 901px) {
  .btt-lead h1 { max-width: none; }
  .btt-lead h1 span { display: block; }
}
@media (max-width: 900px) {
  .btt-lead-grid, .btt-two-column, .btt-section-head, .btt-pricing-grid { grid-template-columns: 1fr; gap: 2rem; }
  .btt-lead h1 { max-width: 18ch; }
  .btt-moment-rows article { grid-template-columns: minmax(0, .65fr) minmax(0, 1fr); gap: 1rem 2rem; }
  .btt-moment-rows p { grid-column: 2; }
  .btt-pricing-notes { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 620px) {
  .btt-section { padding-block: 4.8rem; }
  .btt-lead { padding-block: 4.8rem; }
  .btt-lead h1 { font-size: clamp(3.4rem, 12vw, 4.6rem); }
  .btt-lead-actions { align-items: stretch; flex-direction: column; }
  .btt-lead-actions .btt-button { width: 100%; }
  .btt-banner { height: 23rem; }
  .btt-page main h2 { font-size: clamp(2.85rem, 10vw, 4rem); }
  .btt-moment-rows article { display: block; }
  .btt-moment-rows span { display: block; margin-bottom: .8rem; }
  .btt-moment-rows h3 { margin-bottom: .45rem; }
  .btt-pricing-notes { grid-template-columns: 1fr; gap: 3rem; }
  .btt-section.btt-films { padding-block: 4rem; }
  .btt-films .btt-section-head { margin-bottom: 1.75rem; }
  .btt-films .btt-section-head h2 { font-size: 2.5rem; }
  .btt-film-slots { grid-template-columns: 1fr; gap: 2rem; }
  .btt-film-slots article:first-child { display: grid; grid-template-columns: minmax(0, min(44vw, 170px)) minmax(0, 1fr); align-items: center; gap: 1rem; max-width: none; justify-self: stretch; }
  .btt-film-slots article:first-child .btt-film-caption h3 { margin-top: 0 !important; margin-bottom: .45rem; }
  .btt-film-slots article:first-child .btt-film-caption p { font-size: .9rem; line-height: 1.5; }
  .btt-film-slots article:last-child { max-width: 29.25rem; }
  .btt-sample-notice { margin-top: 1.75rem; }
  .btt-rate { flex-direction: column; gap: 1rem; }
  .btt-field-row { grid-template-columns: 1fr; }
  .btt-form { margin-inline: calc(-1 * clamp(1.35rem, 5vw, 4rem)); padding: 2rem clamp(1.35rem, 5vw, 4rem); }
  .btt-form-end { align-items: stretch; flex-direction: column; }
  .btt-form-end .btt-button { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  .btt-skip, .btt-button { transition: none; }
}
