/* Mobile composition: touch-first navigation, portrait media and full-height forms.
   Desktop geometry and its scroll timelines remain in styles.css. */
@font-face {
  font-family: "360 Footer Display";
  src: url("media/fonts/footer-display.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
}
.mobile-menu-toggle, .mobile-navigation, .events-mobile-close, .customize-mobile-edit { display: none; }
.mobile-header-whatsapp { display: none; }

@media (max-width: 700px) {
  body { min-width: 0; }
  html { scroll-padding-top: 24px; }
  .global-nav { height: 48px; justify-content: space-between; width: auto; margin: 0; padding: 0 16px; gap: 4px; }
  .brand { display: flex; flex: 0 0 auto; width: auto; height: 48px; margin-right: auto; align-items: center; justify-content: flex-start; }
  .brand-wordmark { display: block; width: 96px; height: auto; filter: brightness(0); }
  .mobile-header-whatsapp { display: grid; place-items: center; flex: 0 0 44px; width: 44px; height: 44px; color: #1d1d1f; border-radius: 50%; }
  .mobile-header-whatsapp svg { width: 20px; height: 20px; }
  .mobile-menu-toggle:not([hidden]) { display: flex; position: relative; width: 44px; height: 44px; flex-direction: column; justify-content: center; align-items: center; gap: 6px; border: 0; background: none; color: #1d1d1f; cursor: pointer; }
  .mobile-menu-toggle span { display: block; flex: 0 0 1px; width: 16px; height: 1px; background: currentColor; transition: transform .25s ease; }
  .mobile-menu-toggle[aria-expanded="true"] span:first-child { transform: translateY(3.5px) rotate(45deg); }
  .mobile-menu-toggle[aria-expanded="true"] span:last-child { transform: translateY(-3.5px) rotate(-45deg); }
  .mobile-menu-toggle:focus-visible { outline: 2px solid #0071e3; outline-offset: 2px; }
  .mobile-menu-open { overflow: hidden; }
  .mobile-menu-open .site-header { position: fixed; z-index: 100; inset: 0; background: #fff; overflow-y: auto; }
  .mobile-menu-open .announcement { display: none; }
  .mobile-navigation:not([hidden]) { display: flex; flex-direction: column; padding: 26px 8% 48px; gap: 6px; }
  .mobile-navigation > a { padding: 12px 0; color: #1d1d1f; text-decoration: none; font-size: clamp(25px, 6.5vw, 32px); line-height: 1.2; font-weight: 600; letter-spacing: -.025em; }
  .mobile-navigation-social { display: grid; margin-top: 30px; border-top: 1px solid #d2d2d7; padding-top: 20px; }
  .mobile-navigation-social a { color: #6e6e73; padding-block: 14px; font-size: 17px; text-decoration: none; }
  .announcement { display: none; }
  /* One first screen, including the actual header. svh keeps Safari's toolbar
     from stretching the composition when the visitor starts scrolling. */
  .hero { display: flex; flex-direction: column; height: calc(100svh - var(--hero-site-header, 48px)); min-height: 360px; padding: 0; }
  .hero-header { flex: none; padding: clamp(24px, 4svh, 36px) 16px 30px; }
  /* Match the reference's mobile type scale; iOS supplies San Francisco natively. */
  .hero-intro, .hero-headline { font-family: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .hero-intro { display: block; margin: 0; font-size: 21px; line-height: 1; font-weight: 600; letter-spacing: .011em; }
  .hero-headline { max-width: 100%; padding-top: 0; font-size: 48px; line-height: 1.083493; font-weight: 600; letter-spacing: -.003em; }
  .hero-subtitle { margin-top: 32px; font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; line-height: 1.28577; letter-spacing: -.016em; }
  .hero-intro, .hero-headline, .hero-subtitle { animation: none; opacity: 1; transform: none; }
  .hero-media { flex: 1 0 200px; width: 100%; height: auto; min-height: 200px; aspect-ratio: auto; margin: 0; border-radius: 0; overflow: hidden; animation: none; transform: none; scale: none; clip-path: none; }
  .hero .media-frame { position: absolute; inset: 0; height: 100%; border-radius: 0; border: 0; box-shadow: none; }
  .video-controls { top: 12px; right: 12px; gap: 6px; }
  .video-controls button { min-height: 44px; padding: 0 13px; font-size: 12px; }
  .hero .video-toggle { display: none; }
  /* Keep the touch target generous while the visible control stays discreet. */
  .hero .sound-toggle { position: relative; display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 0; border-radius: 50%; background: transparent; backdrop-filter: none; -webkit-backdrop-filter: none; }
  .hero .sound-toggle::before { content: ''; position: absolute; inset: 6px; border: 1px solid rgb(255 255 255 / .4); border-radius: 50%; background: rgb(29 29 31 / .48); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); }
  .hero .sound-toggle:active::before { background: rgb(29 29 31 / .72); }
  .hero .sound-toggle-label { display: none; }
  .hero .sound-toggle-icon { position: relative; display: block; width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
  .sound-toggle[aria-pressed="false"] .sound-icon-playing,
  .sound-toggle[aria-pressed="true"] .sound-icon-muted { display: none; }
  .hero-platter { position: absolute; inset: auto 0 0; display: flex; align-items: center; justify-content: space-between; transform: none; width: 100%; min-height: 92px; padding: 22px 6.25%; gap: 20px; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
  .hero-platter .platter-copy { flex: 1; }
  .hero-platter::before { display: block; inset: 0; border: 0; border-radius: 0; background: rgb(245 245 247 / .83); box-shadow: none; backdrop-filter: blur(24px) saturate(135%); -webkit-backdrop-filter: blur(24px) saturate(135%); }
  .hero-platter.has-platter-intro::before,
  .hero-platter.has-platter-intro.is-platter-visible::before,
  .hero-platter.has-platter-intro > *,
  .hero-platter.has-platter-intro.is-platter-visible > * { animation: none; opacity: 1; transform: none; translate: none; clip-path: none; }
  .platter-copy p { font-size: 16px; line-height: 1.3; text-wrap: balance; }
  .platter-cta { width: auto; flex: 0 0 auto; padding-inline: 16px; min-height: 44px; font-size: 14px; }
  /* The hero already opens chat. Avoid a second launcher covering its CTA. */

  .events-section { padding: 80px 0; }
  .events-inner { width: 100%; }
  .events-inner > h2 { width: 87.5%; margin: 0 auto 30px; font-size: 32px; line-height: 1.125; letter-spacing: -.025em; }
  .events-viewer { position: relative; margin: 0; border-radius: 28px; overflow: hidden; }
  .events-display { padding: 48px 24px 14px; }
  .events-player { width: min(218px, 48svh); max-width: 76%; }
  .events-video { object-fit: contain; }
  .events-video-actions { gap: 8px; margin-top: 14px; }
  .events-video-actions button { min-height: 44px; padding: 0 14px; font-size: 13px; }
  .events-rail { min-width: 0; padding: 12px 0 28px; overflow: hidden; }
  .events-options { display: flex; flex-direction: row; align-items: flex-end; gap: 8px; overflow-x: auto; padding: 2px 24px 8px; scroll-padding-inline: 24px; scrollbar-width: none; }
  .events-options::-webkit-scrollbar { display: none; }
  .events-option, .events-option.is-active { flex: 0 0 auto; width: auto; margin: 0; padding: 0; border: 0; border-radius: 28px; background: #f5f5f7; overflow: visible; }
  .events-option.is-active { background: #e8e8ed; }
  .events-category, .events-option.is-active .events-category { width: auto; min-height: 56px; padding: 0 17px; gap: 9px; font-size: 14px; white-space: nowrap; }
  .events-plus { width: 24px; height: 24px; flex: 0 0 24px; display: grid; place-items: center; padding: 0; font-size: 22px; line-height: 1; font-weight: 700; }
  .events-option .events-details, .events-option.is-active .events-details { display: none; }
  .events-option.is-active .events-plus { display: grid; }
  .mobile-events-expanded .events-option.is-active { width: calc(100vw - 80px); max-width: 350px; border-radius: 24px; }
  .mobile-events-expanded .events-option.is-active .events-category { min-height: 48px; padding: 18px 24px 0; font-weight: 600; }
  .mobile-events-expanded .events-option.is-active .events-plus { display: none; }
  .mobile-events-expanded .events-option.is-active .events-details { display: block; height: auto; max-height: none; opacity: 1; margin: 0; padding: 10px 24px 22px; }
  .mobile-events-expanded .events-details p { font-size: 14px; line-height: 1.4; min-height: 4.2em; color: #6e6e73; }
  .mobile-events-expanded .events-progress { margin-top: 18px; }
  .events-mobile-close:not([hidden]) { position: absolute; z-index: 5; top: 16px; right: 16px; display: grid; place-items: center; width: 36px; height: 36px; border: 0; border-radius: 50%; background: #e8e8ed; color: #6e6e73; font-size: 24px; cursor: pointer; }
  .events-mobile-close::after { content: ''; position: absolute; inset: -4px; }

  .customize-section { padding: 80px 0 48px; }
  .customize-heading { width: 87.5%; margin-bottom: 30px; }
  .customize-heading > p { font-size: 14px; margin-bottom: 12px; }
  .customize-heading h2 { font-size: 32px; line-height: 1.125; letter-spacing: -.025em; }
  .customize-heading > span { font-size: 17px; line-height: 1.4; margin-top: 16px; }
  .customize-track { gap: 20px; align-items: stretch; transition: transform .9s cubic-bezier(.65,0,.35,1); }
  .customize-slide { display: flex; flex-direction: column; flex-basis: 82%; min-height: 520px; border-radius: 28px; padding: 24px 22px 20px; gap: 14px; background: #000; border: 0; }
  .customize-copy { width: 100%; order: 1; }
  .customize-copy h3 { margin: 0; font-size: 24px; line-height: 1.17; letter-spacing: -.025em; }
  .customize-copy > p:not(.customize-feedback) { font-size: 14px; line-height: 1.4; margin-block: 10px 20px; }
  .customize-step-label { display: none; }
  .customize-copy > label, #customize-detail-label { font-size: 13px; }
  #customize-occasion, #customize-name, #customize-detail { font-size: 16px; min-height: 46px; height: 46px; }
  #customize-occasion { padding-right: 42px; background-position: right 17px center; }
  .customize-field { flex-direction: row; }
  .customize-feedback { font-size: 12px; line-height: 1.4; }
  .customize-feedback:empty { display: none; }
  .customize-copy label:not(:first-of-type), #customize-detail-field { margin-top: 16px; }
  #customize-detail-field label { margin-top: 0; }
  .customize-date-help { display: none; }
  .customize-visual { order: 2; width: 100%; margin-block: auto; }
  .customize-layout-art { width: 102px; border-radius: 12px; }
  .customize-section:not(.has-customize-art) .customize-layout-art::after { inset: auto 0 0; border-radius: 0; padding: 8px 6px; font-size: 9px; }
  .customize-section:not(.has-customize-art) .customize-visual--layout { display: none; }
  .customize-section.has-customize-art [data-customize-step="0"] .customize-copy > p:not(.customize-feedback) { display: none; }
  .customize-section.has-customize-art [data-customize-step="0"] .customize-copy > label,
  .customize-section.has-customize-art #customize-occasion,
  .customize-section.has-customize-art #customize-name-field,
  .customize-section.has-customize-art #customize-detail-field { display: none; }
  .customize-section.has-customize-art .customize-mobile-edit { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 14px; border: 1px solid #727278; border-radius: 999px; background: transparent; color: #f5f5f7; font: inherit; font-size: 14px; cursor: pointer; }
  .customize-section.has-customize-art .customize-layout-art { width: 164px; border-radius: 16px; }
  .customize-result-frame { width: 154px; border-radius: 16px; }
  .customize-visual--music, .customize-copy > .customize-actions:empty { display: none; }
  .customize-visual-caption { display: none; }
  .customize-music-art { min-height: 72px; gap: 0; }
  .customize-music-art > span { display: none; }
  .customize-music-bars { width: 150px; height: 62px; }
  .customize-music-bars i { width: 4px; height: calc(8px + var(--n, 1) * 4px); }
  .customize-track-choice { grid-template-columns: 40px minmax(0, 1fr) 30px; align-items: center; min-height: 68px; padding: 8px; gap: 7px; }
  .track-title { grid-column: 2; grid-row: 1; }
  .customize-track-choice strong { font-size: 14px; }
  .customize-track-choice small { font-size: 12px; }
  .track-play { position: relative; grid-column: 1; grid-row: 1; width: 36px; height: 36px; min-height: 36px; padding: 0; background: #f5f5f7; border: 0; color: #1d1d1f; }
  .track-play::after { content: ''; position: absolute; inset: -4px; }
  .track-play-label { position: absolute; width: 1px; height: 1px; clip-path: inset(50%); overflow: hidden; }
  .customize-track-choice .track-select { grid-column: 3; grid-row: 1; flex-direction: column; justify-content: center; min-height: 48px; gap: 4px; font-size: 10px; }
  .customize-step-footer { display: grid; grid-template-columns: auto minmax(0, 1fr); order: 3; width: 100%; margin-top: auto; padding-top: 14px; gap: 8px; border-top: 0; }
  .customize-footer-info { grid-column: 1 / -1; grid-row: 1; }
  .customize-step-footer .customize-mobile-edit, .customize-step-footer .customize-back { grid-column: 1; grid-row: 2; }
  .customize-step-footer .customize-next { grid-column: 2; grid-row: 2; justify-content: center; }
  .customize-section:not(.has-customize-art) #customize-build { grid-column: 1 / -1; width: 100%; }
  #customize-download-png { display: none; }
  .customize-footer-info:not(:has(> :not([hidden]))) { display: none; }
  .customize-export-note { display: none; }
  .customize-footer-info:empty { display: none; }
  .customize-step-footer .customize-next, .customize-back, .customize-outline-button, .customize-primary-button { min-height: 44px; font-size: 14px; }
  .customize-step-footer .customize-next { padding-inline: 16px; }
  .customize-step-footer .customize-back { padding-inline: 4px; border-color: transparent; }
  .customize-step-footer .customize-download, .customize-auto-note button { min-height: 44px; }
  .customize-auto-note { width: 100%; justify-content: space-between; font-size: 11px; }
  .customize-share-options { display: grid; grid-template-columns: 1fr 1fr; grid-column: 1 / -1; grid-row: 1; width: 100%; gap: 8px; }
  .customize-share-options > * { min-height: 44px; font-size: 13px; padding-inline: 10px; gap: 6px; }
  .customize-share-options svg { width: 16px; height: 16px; flex-shrink: 0; }
  .has-generated-video .customize-step-footer--result .customize-back { grid-column: 1; justify-self: start; border-color: transparent; }
  #customize-share-status { grid-column: 1 / -1; grid-row: 3; margin: 0; text-align: center; }
  .customize-result-frame #customize-preview-sound {
    position: absolute; z-index: 3; top: 10px; right: 10px; display: grid; place-items: center;
    width: 28px; height: 28px; min-height: 28px; padding: 0; border: 0; border-radius: 50%;
    background: rgb(29 29 31 / 52%); color: #f5f5f7; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);
  }
  .customize-result-frame #customize-preview-sound::after { content: ''; position: absolute; inset: -8px; }
  .customize-result-frame #customize-preview-sound > span { display: none; }
  .customize-result-frame .customize-preview-sound-icon { display: block; width: 15px; height: 15px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
  #customize-preview-sound[aria-pressed="false"] .customize-sound-on,
  #customize-preview-sound[aria-pressed="true"] .customize-sound-muted { display: none; }
  .customize-controls { position: sticky; bottom: 24px; z-index: 4; isolation: isolate; margin-top: 26px; padding: 6px 12px; min-height: 56px; backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); }
  .customize-dot { width: 44px; height: 44px; }
  .customize-dot span { width: 7px; height: 7px; }
  .customize-dot.is-current span { width: 25px; }

  .pricing-section { padding-top: 0; }
  .pricing-stage-top { height: 420px; background: transparent; isolation: isolate; }
  .pricing-mobile-backdrop { display: block; position: absolute; z-index: -1; inset: 0; overflow: hidden; }
  .pricing-mobile-backdrop::before {
    content: ''; position: absolute; inset: 0 0 auto; height: 260%;
    background: linear-gradient(#fff, #a4f7cd 10%, #2cc677 22%, #10845b 38%, #014a34 59%, #002f26 73%, #011615 94%);
  }
  .pricing-stage-copy { padding-top: 109px; }
  .pricing-kicker { font-size: 19px; }
  #pricing-title { font-size: 40px; line-height: 44px; }
  .pricing-kicker, #pricing-title { color: #fff; }
  .pricing-title-echo { top: 185px; height: 44px; perspective: 1000px; perspective-origin: center bottom; }
  .pricing-title-echo span:nth-child(n) {
    top: 0; left: 0; width: 100%; transform-origin: center bottom;
    transform: translate3d(0, var(--mobile-echo-y), var(--echo-z)); opacity: var(--echo-opacity);
  }
  .pricing-video-stage { width: 280px; max-width: 87.5%; height: 210px; bottom: -105px; border-radius: 28px; }
  .pricing-waveform { left: 18%; top: 25px; transform: none; width: 64%; height: 70px; gap: 3px; }
  .pricing-phrase { left: 9%; right: 9%; top: 130px; font-size: 21px; line-height: 1.15; text-align: center; white-space: normal; }
  .pricing-phrase--two { top: 122px; }
  .pricing-phrase--three { top: 143px; }
  .pricing-phrase--four { top: 120px; }
  .pricing-phrase--five { top: 133px; }
  .pricing-stage-bottom { padding: 148px 6.25% 70px; }
  .pricing-summary { font-size: 19px; line-height: 1.21; }
  .pricing-inner { margin-top: 60px; }
  .pricing-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 36px 20px; }
  .pricing-plan { display: flex; flex-direction: column; align-items: flex-start; text-align: left; padding: 0 0 20px; border: 0; border-bottom: 1px solid #d2d2d7; }
  .pricing-plan h4 strong { font-size: clamp(32px, 9vw, 40px); }
  .pricing-estimate { font-size: 14px; line-height: 1.35; }
  .pricing-amount { align-self: flex-start; text-align: left; font-size: 21px; margin-top: 18px; }
  .pricing-cta { font-size: 14px; margin-top: auto; }
  .pricing-cta { display: inline-flex; align-items: center; min-height: 44px; line-height: 1.3; }
  .pricing-includes { margin-top: 50px; }
  .pricing-includes h3 { font-size: 24px; line-height: 1.17; }
  .pricing-includes ul { gap: 22px 18px; }
  .pricing-includes li { font-size: 15px; line-height: 1.4; }
  .pricing-note { margin-top: 32px; font-size: 12px; line-height: 1.5; }
  .reservation-dock { margin-top: 32px; width: 100%; max-width: 360px; }
  .reservation-cta { width: 100%; min-height: 56px; height: auto; padding: 10px 10px 10px 18px; gap: 10px; font-size: 16px; line-height: 20px; white-space: normal; text-wrap: balance; }
  .reservation-label { flex: 1; text-align: center; }
  .reservation-arrow { flex: 0 0 36px; }
  .reservation-dock.is-mobile-reservation-floating .reservation-travel { position: fixed; z-index: 40; left: 50%; bottom: max(24px, env(safe-area-inset-bottom)); width: var(--reservation-mobile-width); transform: translateX(-50%); }
  .site-footer { padding-top: 0; }
  .footer-inner { width: 87.5%; padding: 56px 0 30px; }
  .footer-cards { gap: 44px; padding-inline: 36px; }
  .footer-card-icon { width: 52px; height: 52px; }
  .footer-card a { display: inline-flex; align-items: center; min-height: 44px; }
  .footer-bottom { width: calc(100% * 32 / 35); margin: 48px auto 0; }
  .footer-breadcrumb { width: 100%; max-width: 433px; margin: 0 0 30px; }
  .footer-links a { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 47px; padding: 15px 0; gap: 16px; font-family: "360 Footer Display", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 500; line-height: 16px; }
  .footer-links a span { flex-shrink: 0; line-height: 16px; }
  .footer-copyright { margin-top: 50px; font-family: "360 Footer Display", Helvetica, Arial, sans-serif; font-size: 11px; font-weight: 500; line-height: 16px; letter-spacing: normal; }
  .footer-copyright .footer-cnpj { white-space: nowrap; }
  .atlas-widget { bottom: max(14px, env(safe-area-inset-bottom)) !important; }
  .atlas-widget .atlas-widget__launcher { width: 52px; height: 52px; }
  .atlas-widget .atlas-widget__launcher svg { width: 28px; height: 28px; }
  .atlas-widget .atlas-widget__panel { width: min(420px, calc(100vw - 44px)); max-height: calc(100dvh - 100px); }
  .atlas-widget input, .atlas-widget select { font-size: 16px !important; }
}

/* Personalização: mobile highlights controls. Desktop keeps its existing nav. */
.customize-control-rail, .customize-control-dock { display: contents; }
.customize-control-seed, .customize-playback { display: none; }
@media (max-width: 700px) {
  .customize-mobile-highlights { position: relative; padding-bottom: 196px; overflow: clip; }
  .customize-mobile-highlights .customize-control-rail {
    position: absolute; inset: 0 0 100px; z-index: 5;
    display: flex; align-items: flex-end; justify-content: center; pointer-events: none;
  }
  .customize-mobile-highlights .customize-control-dock {
    display: flex; position: sticky; bottom: max(20px, env(safe-area-inset-bottom));
    gap: 16px; height: 56px; align-items: center; isolation: isolate;
    opacity: 0; visibility: hidden; pointer-events: none;
    transition: opacity .25s ease, visibility .25s;
  }
  .customize-control-dock.is-active { opacity: 1; visibility: visible; pointer-events: auto; }
  .customize-mobile-highlights .customize-controls {
    position: relative; bottom: auto; width: 152px; height: 56px; min-height: 56px;
    padding: 6px 10px; margin: 0; gap: 0; flex: none; background: transparent;
    backdrop-filter: none; -webkit-backdrop-filter: none;
  }
  .customize-mobile-highlights .customize-control-shell {
    display: block; position: absolute; inset: 0; z-index: -1; border-radius: 999px;
    background: rgb(66 66 69 / 72%); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px);
  }
  .customize-mobile-highlights .customize-dot,
  .customize-mobile-highlights .customize-dot.is-current { width: 44px; height: 44px; flex: 0 0 44px; }
  .customize-mobile-highlights .customize-dot span {
    position: relative; overflow: hidden; width: 28px; height: 7px; background: #a1a1a6;
    clip-path: inset(0 10.5px round 7px); transition: clip-path .45s cubic-bezier(.65,0,.35,1), background .3s ease;
  }
  .customize-mobile-highlights .customize-dot.is-current span { width: 28px; background: #f5f5f7; clip-path: inset(0 round 7px); }
  .customize-mobile-highlights .has-timed-progress .customize-dot.is-current span { background: #77777c; }
  .customize-dot span i { position: absolute; inset: 0; background: #f5f5f7; border-radius: inherit; transform: scaleX(0); transform-origin: left; }
  .customize-dot.is-current span i { transform: scaleX(var(--customize-progress, 0)); }
  .customize-mobile-highlights .customize-playback {
    display: grid; place-items: center; flex: 0 0 56px; width: 56px; height: 56px;
    padding: 0; border: 0; border-radius: 50%; cursor: pointer; color: #f5f5f7;
    background: rgb(66 66 69 / 72%); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px);
  }
  .customize-playback svg { width: 56px; height: 56px; fill: currentColor; }
  .customize-playback .customize-icon-play, .customize-playback .customize-icon-replay,
  .customize-playback.is-paused .customize-icon-pause,
  .customize-playback.is-finished .customize-icon-pause { display: none; }
  .customize-playback.is-paused:not(.is-finished) .customize-icon-play,
  .customize-playback.is-finished .customize-icon-replay { display: block; }
  .customize-mobile-highlights .customize-control-seed {
    display: block; position: absolute; top: 0; left: calc(50% - 28px); width: 56px; height: 56px;
    border-radius: 50%; background: #424245; opacity: 0; pointer-events: none;
  }
}
@media (max-width: 700px) and (prefers-reduced-motion: no-preference) {
  .customize-control-dock.is-introducing { animation: customize-dock-rise 1.15s cubic-bezier(.16,1,.3,1) both; }
  .customize-control-dock.is-introducing .customize-control-seed { animation: customize-seed-morph .85s cubic-bezier(.65,0,.35,1) both; }
  .customize-control-dock.is-introducing .customize-control-shell { animation: customize-pill-open .65s cubic-bezier(.65,0,.35,1) .45s both; }
  .customize-control-dock.is-introducing .customize-dot { animation: customize-dot-enter .4s ease-out .85s both; }
  .customize-control-dock.is-introducing .customize-playback { animation: customize-play-split .65s cubic-bezier(.65,0,.35,1) .4s both; }
  @keyframes customize-dock-rise { from { translate: 0 180px; } to { translate: 0 0; } }
  @keyframes customize-seed-morph {
    0% { opacity: 0; transform: scale(.55,1.4); }
    30% { opacity: 1; transform: scale(.75,1.15); }
    60% { opacity: 1; transform: scale(1); }
    100% { opacity: 0; transform: scale(.8); }
  }
  @keyframes customize-pill-open {
    from { opacity: 0; clip-path: inset(0 48px round 999px); transform: translateX(36px); }
    15% { opacity: 1; }
    to { opacity: 1; clip-path: inset(0 round 999px); transform: none; }
  }
  @keyframes customize-dot-enter { from { opacity: 0; transform: translateX(12px); } to { opacity: 1; transform: none; } }
  @keyframes customize-play-split { from { opacity: 0; transform: translateX(-84px) scale(.8); } to { opacity: 1; transform: none; } }
}
@media (max-width: 700px) and (prefers-reduced-motion: reduce) {
  .customize-mobile-highlights .customize-track, .customize-mobile-highlights .customize-dot span,
  .customize-mobile-highlights .customize-control-dock { transition: none; }
}
@media (max-width: 390px) {
  .customize-mobile-controls-visible .atlas-widget:not(.atlas-widget--open) { bottom: 96px !important; }
}

@media (max-width: 360px) {
  .hero-platter { padding-inline: 16px; gap: 12px; }
  .platter-cta { padding-inline: 12px; }
}

@media (max-width: 700px) and (prefers-reduced-motion: no-preference) {
  .reservation-dock.is-mobile-reservation-floating .reservation-cta { animation: mobile-reservation-enter .4s cubic-bezier(.16,1,.3,1) both; }
  @keyframes mobile-reservation-enter { from { opacity: 0; translate: 0 -18px; } to { opacity: 1; translate: 0 0; } }
  .hero-platter.has-platter-intro { opacity: 0; transform: translateY(22px); }
  .hero-platter.has-platter-intro.is-platter-visible { animation: mobile-hero-banner-in .7s cubic-bezier(.16,1,.3,1) .25s both; }
  .hero-platter.has-platter-intro:focus-within { animation: none; opacity: 1; transform: none; }
  @keyframes mobile-hero-banner-in { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: none; } }
  .mobile-menu-open .mobile-navigation > a { animation: mobile-menu-enter .4s cubic-bezier(.16,1,.3,1) both; }
  .mobile-menu-open .mobile-navigation > a:nth-child(2) { animation-delay: .05s; }
  .mobile-menu-open .mobile-navigation > a:nth-child(3) { animation-delay: .1s; }
  .customize-motion:not(.customize-heading-entered) .customize-heading > *,
  .customize-motion:not(.customize-gallery-entered) .customize-viewport,
  .customize-motion:not(.customize-controls-entered) .customize-controls { opacity: 0; }
  .customize-motion .customize-controls { background: transparent; }
  .customize-motion .customize-control-shell { display: block; position: absolute; z-index: -1; inset: 0; border-radius: 999px; background: #323236; }
  .mobile-event-change { animation: mobile-menu-enter .4s cubic-bezier(.16,1,.3,1); }
  .mobile-green-motion .pricing-mobile-backdrop::before { transform: translate3d(0, var(--mobile-green-y, 0px), 0); }
  .mobile-green-motion:not(.is-mobile-echo-visible) .pricing-title-echo span { opacity: 0; }
  .mobile-green-motion.is-mobile-echo-visible .pricing-title-echo span {
    animation: mobile-pricing-echo var(--mobile-echo-duration, .2s) cubic-bezier(.25,.46,.45,.94) both;
    animation-delay: var(--mobile-echo-delay, 0s);
  }
  .mobile-green-motion .pricing-video-stage { transform: translateX(-50%) scale(1.1); }
  .mobile-green-motion.is-mobile-wave-visible .pricing-video-stage { animation: mobile-pricing-wave .3s cubic-bezier(.25,.46,.45,.94) both; }
  @keyframes mobile-pricing-echo {
    from { opacity: 0; transform: translate3d(0, var(--mobile-echo-from-y), var(--echo-from-z)); }
    to { opacity: var(--echo-opacity); transform: translate3d(0, var(--mobile-echo-y), var(--echo-z)); }
  }
  @keyframes mobile-pricing-wave { from { transform: translateX(-50%) scale(1.1); } to { transform: translateX(-50%) scale(1); } }
  @keyframes mobile-menu-enter { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }
}

@media (max-width: 350px) {
  .customize-slide { padding-inline: 19px; }
  .customize-step-footer { gap: 10px 6px; }
  .customize-step-footer .customize-next { padding-inline: 14px; font-size: 13px; }
  .customize-back { padding-inline: 12px; font-size: 13px; }
  .track-play { padding-inline: 8px; font-size: 11px; }
  .pricing-phrase { font-size: 18px; }
  .pricing-includes ul { grid-template-columns: 1fr; }
}
