.asd-home-v35-preview-page #masthead,
.asd-home-v35-preview-page #colophon { display: none; }
.asd-home-v35-preview-page #primary,
.asd-home-v35-preview-page #main,
.asd-home-v35-preview-page .content-container,
.asd-home-v35-preview-page .content-wrap,
.asd-home-v35-preview-page .entry,
.asd-home-v35-preview-page .entry-content-wrap,
.asd-home-v35-preview-page .entry-content { width: 100%; max-width: none; margin: 0; padding: 0; }

.asd-home-v35 {
    --v35-cream: #fffaf5;
    --v35-ink: #173332;
    --v35-green: #0d3938;
    --v35-teal: #2d6b72;
    --v35-wine: #4d1f35;
    --v35-rose: #a02c5d;
    --v35-pink: #f3bbc4;
    --v35-gold: #d7b46a;
    --v35-lilac: #dfe2f3;
    background: var(--v35-cream);
    color: var(--v35-ink);
    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    overflow: clip;
}

.asd-home-v35 > *,
.asd-home-v35 > .wp-block-group__inner-container > * { margin-block: 0 !important; }
.asd-home-v35 .wp-block-group__inner-container { display: contents; }
.asd-home-v35 *, .asd-home-v35 *::before, .asd-home-v35 *::after { box-sizing: border-box; }
.asd-home-v35 h1, .asd-home-v35 h2, .asd-home-v35 h3, .asd-home-v35 p, .asd-home-v35 figure { margin: 0; }
.asd-home-v35 h1, .asd-home-v35 h2, .asd-home-v35 h3 { color: inherit; font-family: Georgia, "Times New Roman", serif; line-height: 1.02; }
.asd-home-v35 a { text-decoration: none; }
.asd-v35-wrap { width: min(1180px, calc(100% - 40px)); margin-inline: auto !important; }
.asd-v35-section { padding: 88px 0; }
.asd-v35-title { max-width: 800px; font-size: clamp(2.25rem, 5vw, 4.3rem); letter-spacing: -.045em; }
.asd-v35-sub { max-width: 760px; margin-top: 18px !important; color: #607575; font-size: 1.08rem; line-height: 1.7; }
.asd-v35-kicker, .asd-v35-marker { margin-bottom: 22px !important; font-size: .73rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.asd-v35-kicker::before { content: ""; display: inline-block; width: 34px; height: 2px; margin: 0 13px 3px 0; background: currentColor; }
.asd-v35-kicker--gold { color: #b88a36; }
.asd-v35-marker { display: inline-block; padding: 8px 12px; border-radius: 999px; background: rgba(160,44,93,.1); color: var(--v35-rose); }
.asd-v35-marker--deep { background: var(--v35-wine); color: white; }

.asd-v35-nav { position: sticky; z-index: 90; top: 0; color: var(--v35-cream); background: radial-gradient(circle at 50% -80%, rgba(45,107,114,.72), transparent 62%), linear-gradient(90deg, #0d3938, #124745 50%, #0d3938); border-bottom: 1px solid rgba(243,187,196,.62); box-shadow: 0 6px 18px rgba(13,57,56,.18); }
.asd-v35-nav__top { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; min-height: 86px; margin-block: 0 !important; gap: 24px; }
.asd-v35-nav__context { margin: 0 !important; color: var(--v35-cream); font-size: .625rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; opacity: .72; }
.asd-v35-brand { margin: 0 !important; font-family: Georgia, serif; font-size: 1.7rem; font-weight: 600; line-height: 1; letter-spacing: -.02em; white-space: nowrap; }
.asd-v35-brand a { display: flex; flex-direction: column; align-items: center; color: var(--v35-cream); }
.asd-v35-brand small { margin-top: 7px; font-family: Inter, sans-serif; font-size: .44rem; font-weight: 700; letter-spacing: .27em; text-transform: uppercase; }
.asd-v35-nav__actions { display: flex; align-items: center; justify-content: flex-end; gap: 9px; }
.asd-v35-nav .wp-block-shortcode, .asd-v35-nav .wp-block-button { margin: 0; }
.asd-v35-nav__links { display: flex; align-items: center; justify-content: center; min-height: 38px; margin: 0 !important; gap: clamp(24px,3.3vw,46px); border-top: 1px solid rgba(255,250,245,.18); }
.asd-v35-nav__links a { position: relative; padding: 8px 0 7px; color: var(--v35-cream); font-size: .625rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.asd-v35-nav__links a::after { content: ""; position: absolute; right: 50%; bottom: 4px; left: 50%; height: 1px; background: var(--v35-pink); transition: left .18s ease, right .18s ease; }
.asd-v35-nav__links a:hover::after, .asd-v35-nav__links a:focus-visible::after { right: 0; left: 0; }
.asd-home-v35 .wp-block-button__link { border: 0; border-radius: 999px; box-shadow: none; font-weight: 750; }
.asd-v35-nav__wa .wp-block-button__link { min-height: 38px; padding: 8px 15px; border: 1px solid var(--v35-pink); border-radius: 2px; background: var(--v35-pink); color: var(--v35-green); font-size: .69rem; font-weight: 800; letter-spacing: .06em; transition: background .18s ease, border-color .18s ease; }
.asd-v35-nav__wa .wp-block-button__link:hover { border-color: var(--v35-lilac); background: var(--v35-lilac); }
.asd-v35-nav .asd-ml-switcher { flex-shrink: 0; padding: 2px; border-color: rgba(243,187,196,.48); background: rgba(255,250,245,.08); box-shadow: none; }
.asd-v35-nav .asd-ml-switcher a.asd-ml-switcher__option { min-width: 34px; min-height: 32px; padding: 0 8px; color: var(--v35-cream); font-size: .65rem; }
.asd-v35-nav .asd-ml-switcher a.asd-ml-switcher__option:hover, .asd-v35-nav .asd-ml-switcher a.asd-ml-switcher__option:focus-visible { background: rgba(255,250,245,.14); color: var(--v35-cream); }
.asd-v35-nav .asd-ml-switcher a.asd-ml-switcher__option.is-active { background: var(--v35-pink); color: var(--v35-green); }
.asd-home-v35 section[id] { scroll-margin-top: 110px; }
.asd-v35-tour-start { position: fixed; z-index: 45; right: 22px; bottom: 22px; }
.asd-v35-tour-start .wp-block-button__link { padding: 12px 20px; background: var(--v35-green); color: #fff; box-shadow: 0 10px 30px rgba(13,57,56,.25); }

.asd-v35-hero { position: relative; min-height: 540px; height: min(76vh, 720px); background: var(--v35-green); color: white; }
.asd-v35-hero::after { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(90deg, rgba(10,35,34,.8) 0%, rgba(10,35,34,.38) 53%, rgba(10,35,34,.08) 100%); pointer-events: none; }
.asd-v35-hero__slide { position: absolute; inset: 0; opacity: 0; transition: opacity .8s ease; }
.asd-v35-hero__slide.is-active { opacity: 1; }
.asd-v35-hero__slide img { width: 100%; height: 100%; object-fit: cover; }
.asd-v35-hero__slide figcaption { display: none; }
.asd-v35-hero__label { position: absolute; z-index: 3; top: 22px; left: max(20px, calc((100% - 1180px)/2)); padding: 7px 10px; border-radius: 5px; background: rgba(13,57,56,.72); font-size: .7rem; letter-spacing: .05em; }
.asd-v35-hero__copy { position: absolute; z-index: 3; bottom: 78px; left: max(20px, calc((100% - 1180px)/2)); max-width: min(720px, 60%); }
.asd-v35-hero__kicker { margin-bottom: 16px !important; color: var(--v35-gold); font-size: .78rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.asd-v35-hero h1 { font-size: clamp(3rem, 6.4vw, 6.3rem); letter-spacing: -.055em; }
.asd-v35-hero h1 em { color: var(--v35-pink); font-weight: 400; }
.asd-v35-hero .wp-block-buttons { margin-top: 28px; gap: 12px; }
.asd-v35-btn .wp-block-button__link { padding: 13px 22px; }
.asd-v35-btn--rose .wp-block-button__link { background: var(--v35-rose); color: white; }
.asd-v35-btn--outline .wp-block-button__link { border: 1px solid rgba(255,255,255,.7); background: transparent; color: white; }
.asd-v35-btn--gold .wp-block-button__link { background: var(--v35-gold); color: var(--v35-green); }
.asd-v35-btn--cream .wp-block-button__link { background: var(--v35-cream); color: var(--v35-wine); }
.asd-v35-btn--teal .wp-block-button__link { background: var(--v35-teal); color: white; }
.asd-v35-btn--deep .wp-block-button__link { background: var(--v35-wine); color: white; }
.asd-v35-btn--wa .wp-block-button__link { background: #25d366; color: #113f24; }
.asd-v35-hero__dots { position: absolute; z-index: 4; bottom: 28px; left: max(20px, calc((100% - 1180px)/2)); gap: 7px !important; margin: 0 !important; }
.asd-v35-hero__dot .wp-block-button__link { width: 9px; height: 9px; min-width: 0; padding: 0; overflow: hidden; background: rgba(255,255,255,.55); color: transparent; transition: width .25s; }
.asd-v35-hero__dot.is-active .wp-block-button__link { width: 34px; background: var(--v35-pink); }

.asd-v35-doors { padding: 75px 0; background: radial-gradient(circle at 50% 0, rgba(243,187,196,.2), transparent 42%), linear-gradient(180deg, var(--v35-cream) 0%, #f5f4f7 100%); border-bottom: 1px solid rgba(45,107,114,.16); }
.asd-v35-doors__grid { gap: 28px; }
.asd-v35-door { overflow: hidden; border-radius: 18px; box-shadow: 0 25px 55px rgba(0,0,0,.22); }
.asd-v35-door__media { position: relative; height: 300px; }
.asd-v35-door__media figure, .asd-v35-door__media img { width: 100%; height: 100%; }
.asd-v35-door__media img { object-fit: cover; }
.asd-v35-door__media > p { position: absolute; bottom: 13px; left: 15px; padding: 6px 9px; border-radius: 5px; background: rgba(0,0,0,.56); color: white; font-size: .7rem; }
.asd-v35-door__body { min-height: 210px; padding: 32px; color: white; }
.asd-v35-door__body--wedding { background: var(--v35-green); }
.asd-v35-door__body--experience { background: var(--v35-wine); }
.asd-v35-door__eyebrow { margin-bottom: 12px !important; color: var(--v35-gold); font-size: .75rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.asd-v35-door h2 { display: flex; align-items: end; justify-content: space-between; gap: 20px; font-size: clamp(2rem, 4vw, 3.6rem); }
.asd-v35-door h2 span { color: var(--v35-pink); font-family: Inter, sans-serif; font-size: 1.05rem; letter-spacing: 0; }
.asd-v35-door .wp-block-button { margin-top: 25px; }

.asd-v35-showcase { background: var(--v35-cream); }
.asd-v35-showcase .asd-galeria { margin-top: 40px; }
.asd-v35-showcase .asd-galeria img { border-radius: 12px; }
.asd-v35-scenarios { background: var(--v35-green); color: white; text-align: center; }
.asd-v35-scenarios .asd-v35-title { margin-inline: auto; }
.asd-v35-scenarios__eyebrow { margin-bottom: 20px !important; color: var(--v35-gold); font-size: .75rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }
.asd-v35-scenario-grid { margin-top: 48px; gap: 22px; }
.asd-v35-scenario figure { aspect-ratio: .82; padding: 7px; border: 1px solid rgba(215,180,106,.8); border-radius: 110px 110px 14px 14px; }
.asd-v35-scenario img { width: 100%; height: 100%; border: 3px solid rgba(255,255,255,.92); border-radius: 105px 105px 10px 10px; object-fit: cover; }
.asd-v35-scenario > p { margin-top: 15px !important; }
.asd-v35-scenario strong, .asd-v35-scenario small { display: block; }
.asd-v35-scenario strong { font-family: Georgia, serif; font-size: 1.45rem; }
.asd-v35-scenario small { margin-top: 4px; color: #a7c0bf; }
.asd-v35-scenarios__cta { margin-top: 44px; }

.asd-v35-routes { background: var(--v35-lilac); }
.asd-v35-route-grid { display: grid; grid-template-columns: repeat(2, 1fr); margin-top: 42px; gap: 18px; }
.asd-v35-route { padding: 30px; border: 1px solid rgba(23,51,50,.1); border-radius: 15px; background: rgba(255,255,255,.77); }
.asd-v35-route__tag { display: inline-block; margin-bottom: 16px !important; padding: 6px 10px; border-radius: 99px; background: rgba(45,107,114,.12); color: var(--v35-teal); font-size: .72rem; font-weight: 800; text-transform: uppercase; }
.asd-v35-route h3 { font-size: 1.8rem; }
.asd-v35-route > p:not(.asd-v35-route__tag), .asd-v35-route li { color: #536766; line-height: 1.55; }
.asd-v35-route > p:not(.asd-v35-route__tag) { margin-top: 13px !important; }
.asd-v35-route ul { margin: 18px 0 0; padding-left: 20px; }
.asd-v35-catalog { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-top: 30px !important; padding: 25px 28px; border-radius: 14px; background: white; }
.asd-v35-catalog strong, .asd-v35-catalog span { display: block; }
.asd-v35-catalog span { margin-top: 4px; color: #667878; }
.asd-v35-process { margin-top: 20px !important; padding: 18px 22px; border-left: 4px solid var(--v35-teal); background: rgba(255,255,255,.48); line-height: 1.6; }
.asd-v35-bridge { padding: 32px 0; background: var(--v35-teal); color: white; }
.asd-v35-bridge .asd-v35-wrap { display: flex; align-items: center; justify-content: space-between; gap: 25px; }
.asd-v35-bridge p { max-width: 760px; font-family: Georgia, serif; font-size: 1.5rem; }

.asd-v35-exp { background: #f8d9df; }
.asd-v35-ally { margin-top: 20px !important; color: var(--v35-wine); font-size: .86rem; font-weight: 700; }
.asd-v35-exp__featured { margin-top: 36px; overflow: hidden; border-radius: 18px; background: white; box-shadow: 0 18px 45px rgba(77,31,53,.1); }
.asd-v35-exp__media { position: relative; min-height: 310px; }
.asd-v35-exp__media figure, .asd-v35-exp__media img { width: 100%; height: 100%; }
.asd-v35-exp__media img { object-fit: cover; }
.asd-v35-exp__media > p { position: absolute; bottom: 12px; left: 14px; padding: 6px 9px; border-radius: 4px; background: rgba(0,0,0,.55); color: white; font-size: .7rem; }
.asd-v35-exp__copy { display: flex; flex-direction: column; justify-content: center; padding: 42px; }
.asd-v35-exp__copy h3 { font-size: 3rem; }
.asd-v35-exp__copy > p:not(.asd-v35-route__tag) { margin: 15px 0 22px !important; color: #68535d; line-height: 1.6; }
.asd-v35-exp__options { margin-top: 18px; gap: 16px; }
.asd-v35-exp__options .wp-block-column { padding: 22px; border-radius: 13px; background: rgba(255,255,255,.74); }
.asd-v35-exp__options strong, .asd-v35-exp__options small { display: block; }
.asd-v35-exp__options strong { color: var(--v35-wine); font-family: Georgia, serif; font-size: 1.35rem; }
.asd-v35-exp__options small { margin-top: 5px; color: #765d68; }
.asd-v35-process--exp { border-color: var(--v35-rose); background: rgba(255,255,255,.58); }

.asd-v35-guides { background: var(--v35-cream); }
.asd-v35-guide-grid { margin-top: 40px; gap: 18px; }
.asd-v35-guide-card { display: flex; align-items: end; min-height: 250px; padding: 28px; border-radius: 16px; color: white; }
.asd-v35-guide-card h3 { font-size: 1.85rem; }
.asd-v35-guide-card--rose { background: linear-gradient(145deg, #d86691, #7d2348); }
.asd-v35-guide-card--teal { background: linear-gradient(145deg, #54949a, #164b4b); }
.asd-v35-guide-card--gold { background: linear-gradient(145deg, #e6c881, #8b6527); }

.asd-v35-faq { background: #f6f2ec; }
.asd-v35-guide { margin-top: 38px !important; padding: 28px; border-radius: 16px; background: white; }
.asd-v35-guide-tabs { gap: 8px; border-bottom: 1px solid #e6dfd6; }
.asd-v35-guide-tab .wp-block-button__link { padding: 9px 14px; border-radius: 9px 9px 0 0; background: transparent; color: #677776; }
.asd-v35-guide-tab.is-selected .wp-block-button__link { background: var(--v35-green); color: white; }
.asd-v35-guide-panel { display: none; padding: 26px 4px 3px; }
.asd-v35-guide-panel.is-active { display: block; }
.asd-v35-guide-panel h3 { font-size: 1.8rem; }
.asd-v35-guide-panel p { max-width: 800px; margin-top: 10px !important; color: #637573; line-height: 1.65; }
.asd-v35-faq-title { margin-top: 58px !important; font-size: 2.25rem; }
.asd-v35-faq-layout { align-items: start; margin-top: 25px; gap: 25px; }
.asd-v35-faq-cats .wp-block-buttons { gap: 7px; }
.asd-v35-faq-filter { width: 100%; }
.asd-v35-faq-filter .wp-block-button__link { display: flex; justify-content: space-between; width: 100%; padding: 11px 13px; border-radius: 9px; background: white; color: var(--v35-ink); text-align: left; }
.asd-v35-faq-filter.is-selected .wp-block-button__link { background: var(--v35-green); color: white; }
.asd-v35-faq-list details { margin-bottom: 9px; padding: 17px 20px; border: 1px solid #e6ded5; border-radius: 11px; background: white; }
.asd-v35-faq-list details[hidden] { display: none; }
.asd-v35-faq-list summary { color: var(--v35-ink); font-weight: 750; cursor: pointer; }
.asd-v35-faq-list details p { margin-top: 12px !important; color: #637573; line-height: 1.6; }

.asd-v35-trust { background: var(--v35-green); color: white; }
.asd-v35-trust .asd-v35-title { color: white; }
.asd-v35-trust .wp-block-columns { margin-top: 38px; gap: 50px; }
.asd-v35-trust .wp-block-column > p { color: #c5d2d1; line-height: 1.75; }
.asd-v35-trust .wp-block-column > p + p { margin-top: 15px !important; }
.asd-v35-strengths { margin: 0; padding: 0; list-style: none; }
.asd-v35-strengths li { margin-bottom: 11px; padding: 12px 15px; border-left: 3px solid var(--v35-gold); background: rgba(255,255,255,.07); }
.asd-v35-contact { background: var(--v35-cream); }
.asd-v35-contact__grid { margin-top: 38px; gap: 45px; }
.asd-v35-contact__cards > p { margin-bottom: 12px !important; padding: 18px; border-radius: 12px; background: white; box-shadow: 0 8px 25px rgba(23,51,50,.07); }
.asd-v35-contact__cards strong, .asd-v35-contact__cards a { display: block; }
.asd-v35-contact__cards a { margin-top: 5px; color: var(--v35-rose); }
.asd-v35-map { display: grid; min-height: 170px; margin-bottom: 12px !important; place-items: center; border-radius: 12px; background: #dce9e7; color: #59706d; }
.asd-v35-contact .wpforms-container { margin: 0; padding: 25px; border-radius: 15px; background: white; box-shadow: 0 12px 35px rgba(23,51,50,.08); }
.asd-v35-floating-cta { position: fixed; z-index: 44; right: 22px; bottom: 78px; opacity: 0; pointer-events: none; transform: translateY(14px); transition: .25s ease; }
.asd-v35-floating-cta.is-visible { opacity: 1; pointer-events: auto; transform: none; }
.asd-v35-floating-cta .wp-block-button__link { padding: 13px 20px; background: var(--v35-wine); color: white; box-shadow: 0 12px 30px rgba(77,31,53,.27); }

.asd-v35-tour-overlay { position: fixed; z-index: 200; inset: 0; background: rgba(5,24,23,.7); }
.asd-v35-tour-card { position: fixed; z-index: 201; right: 24px; bottom: 24px; width: min(390px, calc(100% - 32px)); padding: 24px; border-radius: 16px; background: white; color: var(--v35-ink); box-shadow: 0 22px 70px rgba(0,0,0,.3); }
.asd-v35-tour-card h3 { font-size: 1.7rem; }
.asd-v35-tour-card p { margin-top: 10px !important; color: #607170; line-height: 1.55; }
.asd-v35-tour-actions { display: flex; justify-content: space-between; margin-top: 20px; gap: 10px; }
.asd-v35-tour-actions button { padding: 9px 14px; border: 0; border-radius: 99px; cursor: pointer; }
.asd-v35-tour-next { background: var(--v35-green); color: white; }
.asd-v35-tour-close { background: #eee8e1; color: var(--v35-ink); }
.asd-v35-tour-target { position: relative; z-index: 201; outline: 5px solid var(--v35-gold); outline-offset: 5px; }
.asd-home-v35 a:focus-visible, .asd-home-v35 button:focus-visible, .asd-home-v35 summary:focus-visible { outline: 3px solid #f7cc77; outline-offset: 3px; }
.asd-v35-btn .wp-block-button__link, .asd-v35-door, .asd-v35-route, .asd-v35-guide-card { transition: transform .22s ease, box-shadow .22s ease; }
@media (hover:hover) {
    .asd-v35-btn .wp-block-button__link:hover { transform: translateY(-2px); }
    .asd-v35-door:hover, .asd-v35-route:hover, .asd-v35-guide-card:hover { transform: translateY(-5px); box-shadow: 0 18px 38px rgba(23,51,50,.14); }
}
@media (max-width: 900px) {
    .asd-v35-hero__copy { max-width: 84%; }
    .asd-v35-scenario-grid { display: grid; grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 720px) {
    .asd-v35-nav__top { width: min(100% - 24px, 1180px); min-height: 76px; grid-template-columns: minmax(0, 1fr) auto; gap: 10px; }
    .asd-v35-nav__context { display: none; }
    .asd-v35-brand { min-width: 0; font-size: 1.35rem; }
    .asd-v35-brand a { align-items: flex-start; }
    .asd-v35-brand small { max-width: 100%; font-size: .36rem; letter-spacing: .22em; }
    .asd-v35-nav__actions { gap: 6px; }
    .asd-v35-nav__wa .wp-block-button__link { min-width: 40px; padding-inline: 11px; overflow: hidden; font-size: 0; }
    .asd-v35-nav__wa .wp-block-button__link::after { content: "→"; font-size: 1.06rem; }
    .asd-v35-nav .asd-ml-switcher a.asd-ml-switcher__option { min-width: 31px; min-height: 34px; padding: 0 6px; }
    .asd-v35-nav__links { justify-content: flex-start; min-height: 44px; padding-inline: 12px; gap: 25px; overflow-x: auto; scrollbar-width: none; scroll-snap-type: x proximity; }
    .asd-v35-nav__links::-webkit-scrollbar { display: none; }
    .asd-v35-nav__links a { flex: 0 0 auto; padding-block: 12px 10px; font-size: .68rem; scroll-snap-align: start; }
    .asd-home-v35 section[id] { scroll-margin-top: 120px; }
}
@media (max-width: 781px) {
    .asd-v35-section { padding: 64px 0; }
    .asd-v35-doors__grid, .asd-v35-exp__featured, .asd-v35-exp__options, .asd-v35-guide-grid, .asd-v35-contact__grid { display: grid; grid-template-columns: 1fr; }
    .asd-v35-route-grid { grid-template-columns: 1fr; }
    .asd-v35-catalog, .asd-v35-bridge .asd-v35-wrap { align-items: flex-start; flex-direction: column; }
    .asd-v35-faq-layout { flex-direction: column; }
    .asd-v35-faq-cats { width: 100%; flex-basis: auto !important; }
    .asd-v35-faq-cats .wp-block-buttons { display: grid; grid-template-columns: repeat(2, 1fr); }
    .asd-v35-exp__media { min-height: 280px; }
}
@media (max-width: 540px) {
    .asd-v35-wrap { width: min(100% - 28px, 1180px); }
    .asd-v35-hero { min-height: 570px; }
    .asd-v35-hero__label { display: none; }
    .asd-v35-hero__copy { bottom: 82px; max-width: calc(100% - 40px); }
    .asd-v35-hero h1 { font-size: 3.25rem; }
    .asd-v35-door__media { height: 240px; }
    .asd-v35-door h2 { display: block; }
    .asd-v35-door h2 span { display: block; margin-top: 12px; }
    .asd-v35-scenario-grid { gap: 13px; }
    .asd-v35-scenario figure { padding: 4px; }
    .asd-v35-faq-cats .wp-block-buttons { grid-template-columns: 1fr; }
    .asd-v35-tour-start, .asd-v35-floating-cta { right: 14px; }
}
@media (prefers-reduced-motion: reduce) {
    .asd-home-v35 *, .asd-home-v35 *::before, .asd-home-v35 *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
