/*
Theme Name: SMO Travels Astra Child
Theme URI: https://example.test/smo-travels
Description: Accessible Astra child theme for SMO Travels private Cape Town tours.
Author: SMO Travels
Template: astra
Version: 1.5.1
Text Domain: smo-travels-astra-child
*/

:root {
  --smo-navy: #143d59;
  --smo-navy-deep: #072544;
  --smo-navy-soft: #28566f;
  --smo-blue: #7a5518;
  --smo-sky: #f7f1e7;
  --smo-gold: #bc8d3d;
  --smo-gold-light: #d8b56f;
  --smo-gold-dark: #7a5518;
  --smo-green: #2d6b57;
  --smo-ink: #21384a;
  --smo-muted: #5d6d78;
  --smo-line: #ddd2bf;
  --smo-paper: #fff;
  --smo-bg: #f8f6f1;
  --smo-radius: 1.25rem;
  --smo-shadow: 0 1.25rem 3.25rem rgb(20 61 89 / 15%);
  --smo-max: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 7rem; }
body.smo-site { margin: 0; color: var(--smo-ink); background: var(--smo-bg); font-family: Inter, "Segoe UI", Arial, sans-serif; line-height: 1.65; }
body.smo-site img { display: block; max-width: 100%; height: auto; }
body.smo-site a { color: inherit; text-decoration: none; }
body.smo-site button, body.smo-site input, body.smo-site select, body.smo-site textarea { font: inherit; }
.smo-container { width: min(var(--smo-max), calc(100% - 2rem)); margin-inline: auto; }
.screen-reader-text { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.screen-reader-text:focus { clip: auto !important; width: auto; height: auto; padding: .75rem 1rem; margin: .5rem; background: white; color: var(--smo-navy); z-index: 10000; }
:focus-visible { outline: 3px solid var(--smo-gold-light); outline-offset: 3px; }

.smo-topbar { color: white; background: var(--smo-navy); font-size: .875rem; }
.smo-topbar__inner { min-height: 2.7rem; display: flex; align-items: center; justify-content: space-between; gap: 1rem; }
.smo-header { position: sticky; top: 0; z-index: 100; background: rgb(255 255 255 / 96%); border-bottom: 1px solid var(--smo-line); backdrop-filter: blur(12px); transition: box-shadow .2s ease; }
.admin-bar .smo-header { top: 32px; }
.smo-header__inner { min-height: 5rem; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; padding-block: .45rem; transition: min-height .2s ease, padding .2s ease; }
.smo-header.is-scrolled { box-shadow: 0 .55rem 1.6rem rgb(20 61 89 / 12%); }
.smo-header.is-scrolled .smo-header__inner { min-height: 4.35rem; padding-block: .25rem; }
.smo-brand { display: flex; align-items: center; gap: .75rem; color: var(--smo-navy); font-weight: 900; letter-spacing: -.02em; }
.smo-brand__logo { width: 4.25rem; height: 4.25rem; object-fit: contain; transition: width .2s ease, height .2s ease; }
.smo-header.is-scrolled .smo-brand__logo { width: 3.65rem; height: 3.65rem; }
.smo-nav { margin-left: auto; }
.smo-nav ul { display: flex; align-items: center; gap: 1.6rem; list-style: none; margin: 0; padding: 0; font-weight: 750; }
.smo-nav a { padding-block: .5rem; }
.smo-nav a:hover, .smo-nav .current-menu-item > a { color: var(--smo-blue); }
.smo-menu-toggle { display: none; width: 2.75rem; height: 2.75rem; padding: .6rem; border: 1px solid var(--smo-line); border-radius: .75rem; background: white; color: var(--smo-navy); }
.smo-menu-toggle span { display: block; height: 2px; margin: 4px 0; background: currentColor; }

.smo-btn { min-height: 3rem; display: inline-flex; align-items: center; justify-content: center; gap: .5rem; padding: .72rem 1.25rem; border: 0; border-radius: 999px; cursor: pointer; font-weight: 850; line-height: 1.2; transition: transform .2s, box-shadow .2s, background .2s; }
.smo-btn:hover { transform: translateY(-2px); }
.smo-btn--gold { color: var(--smo-navy-deep); background: var(--smo-gold); box-shadow: 0 .65rem 1.5rem rgb(188 141 61 / 30%); }
.smo-btn--gold:hover { background: var(--smo-gold-light); }
.smo-btn--navy { color: white; background: var(--smo-navy); }
.smo-btn--outline { color: white; background: rgb(255 255 255 / 8%); border: 2px solid rgb(255 255 255 / 75%); }

.smo-hero { min-height: 41rem; display: flex; align-items: center; position: relative; isolation: isolate; color: white; background: var(--smo-navy); overflow: hidden; }
.smo-hero::before { content: ""; position: absolute; inset: 0; z-index: -2; background: url("assets/images/cape-town-splash.jpg") center 43% / cover no-repeat; }
.smo-hero::after { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgb(7 37 68 / 95%) 0%, rgb(20 61 89 / 82%) 50%, rgb(20 61 89 / 30%) 100%); }
.smo-hero__content { max-width: 49rem; padding-block: 7rem; }
.smo-eyebrow { display: inline-flex; padding: .42rem .8rem; border: 1px solid rgb(255 255 255 / 24%); border-radius: 999px; background: rgb(255 255 255 / 12%); font-size: .8rem; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.smo-hero h1 { max-width: 46rem; margin: 1.25rem 0 1rem; color: white; font-size: clamp(2.8rem, 7vw, 5.5rem); line-height: .98; letter-spacing: -.055em; }
.smo-hero p { max-width: 44rem; margin: 0; color: rgb(255 255 255 / 90%); font-size: clamp(1.05rem, 2vw, 1.22rem); }
.smo-hero__actions, .smo-trust { display: flex; flex-wrap: wrap; gap: .75rem; }
.smo-hero__actions { margin-top: 2rem; }
.smo-trust { gap: 1.2rem; margin-top: 2rem; font-weight: 750; }
.smo-trust span::before { content: "✓"; margin-right: .4rem; color: var(--smo-gold-light); }

.smo-section { padding-block: clamp(4rem, 8vw, 6.5rem); }
.smo-section--white { background: white; }
.smo-section-heading { max-width: 48rem; margin: 0 auto 2.8rem; text-align: center; }
.smo-kicker { color: var(--smo-blue); font-size: .78rem; font-weight: 900; text-transform: uppercase; letter-spacing: .11em; }
.smo-section-heading h2, .smo-page-header h1 { margin: .65rem 0 .8rem; color: var(--smo-navy); font-size: clamp(2rem, 4.2vw, 3.35rem); line-height: 1.06; letter-spacing: -.035em; }
.smo-section-heading p { margin: 0; color: var(--smo-muted); font-size: 1.04rem; }
.smo-tour-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.5rem; }
.smo-tour-card { display: flex; flex-direction: column; overflow: hidden; background: white; border: 1px solid var(--smo-line); border-radius: var(--smo-radius); box-shadow: 0 .6rem 2rem rgb(20 61 89 / 8%); transition: transform .25s, box-shadow .25s; }
.smo-tour-card:hover { transform: translateY(-5px); box-shadow: var(--smo-shadow); }
.smo-tour-card__image { position: relative; aspect-ratio: 16 / 10; overflow: hidden; background: #d7e6ef; }
.smo-tour-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s; }
.smo-tour-card:hover .smo-tour-card__image img { transform: scale(1.035); }
.smo-pill { position: absolute; top: 1rem; padding: .38rem .68rem; border-radius: 999px; box-shadow: 0 .45rem 1.1rem rgb(0 0 0 / 15%); font-size: .72rem; font-weight: 900; }
.smo-pill--badge { left: 1rem; color: white; background: var(--smo-navy); border: 1px solid var(--smo-gold); }
.smo-pill--duration { right: 1rem; color: var(--smo-navy); background: white; }
.smo-tour-card__body { display: flex; flex: 1; flex-direction: column; padding: 1.4rem; }
.smo-tour-card h3 { margin: 0 0 .55rem; color: var(--smo-navy); font-size: 1.35rem; line-height: 1.18; }
.smo-tour-card__highlights { margin: 0 0 1.2rem; color: var(--smo-muted); font-size: .92rem; }
.smo-prices { margin-top: auto; overflow: hidden; border: 1px solid var(--smo-line); border-radius: .9rem; }
.smo-price-row { display: flex; justify-content: space-between; gap: 1rem; padding: .6rem .8rem; background: #fbf8f1; font-size: .9rem; }
.smo-price-row + .smo-price-row { border-top: 1px solid var(--smo-line); }
.smo-price-row strong { color: var(--smo-navy); }
.smo-tour-card__actions { display: grid; grid-template-columns: 1fr auto; gap: .7rem; margin-top: 1rem; align-items: center; }
.smo-tour-card__details { color: var(--smo-blue); font-size: .88rem; font-weight: 850; }
.smo-tour-card__actions .smo-btn { min-width: 0; padding-inline: .95rem; }

.smo-private { color: white; background: linear-gradient(135deg, var(--smo-navy), var(--smo-navy-soft)); }
.smo-private .smo-section-heading h2 { color: white; }
.smo-private .smo-section-heading p { color: rgb(255 255 255 / 76%); }
.smo-feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; }
.smo-feature { padding: 1.4rem; background: rgb(255 255 255 / 8%); border: 1px solid rgb(255 255 255 / 14%); border-radius: 1rem; }
.smo-feature strong { display: block; margin-bottom: .3rem; color: white; }
.smo-feature span { color: rgb(255 255 255 / 72%); font-size: .9rem; }
.smo-info-grid, .smo-contact-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem; }
.smo-info-card { padding: clamp(1.5rem, 4vw, 2.2rem); background: white; border: 1px solid var(--smo-line); border-radius: var(--smo-radius); box-shadow: 0 .6rem 2rem rgb(20 61 89 / 7%); }
.smo-info-card h3 { margin-top: 0; color: var(--smo-navy); }
.smo-list { display: grid; gap: .65rem; margin: 0; padding: 0; list-style: none; }
.smo-list li { position: relative; padding-left: 1.65rem; }
.smo-list li::before { position: absolute; left: 0; font-weight: 900; }
.smo-list--yes li::before { content: "✓"; color: var(--smo-green); }
.smo-list--no li::before { content: "×"; color: #bd3d3d; }
.smo-note { margin-top: 1.5rem; padding: 1rem 1.2rem; color: #624713; background: #fff8e8; border: 1px solid #e5c987; border-radius: .9rem; }
.smo-guide { background: var(--smo-sky); }
.smo-guide__grid { display: grid; grid-template-columns: minmax(18rem, .85fr) minmax(0, 1.15fr); align-items: center; gap: clamp(2rem, 6vw, 5rem); }
.smo-guide__photo { overflow: hidden; aspect-ratio: 4 / 5; background: #ebe4d7; border: .65rem solid white; border-radius: 2rem; box-shadow: var(--smo-shadow); }
.smo-guide__photo img { width: 100%; height: 100%; object-fit: cover; }
.smo-guide__placeholder { width: 100%; height: 100%; display: grid; place-items: center; padding: 2rem; color: var(--smo-navy); background: linear-gradient(145deg, #eee5d5, #fff); text-align: center; font-weight: 800; }
.smo-guide__content h2 { margin: .65rem 0 1rem; color: var(--smo-navy); font-size: clamp(2rem, 4vw, 3.35rem); line-height: 1.08; letter-spacing: -.035em; }
.smo-guide__content p { color: var(--smo-muted); font-size: 1.08rem; }
.smo-guide__content .smo-list { margin-top: 1.4rem; font-weight: 750; }
.smo-cta { text-align: center; color: white; background: linear-gradient(120deg, var(--smo-navy), var(--smo-navy-soft)); border-top: 4px solid var(--smo-gold); }
.smo-cta h2 { margin: 0 0 .65rem; color: white; font-size: clamp(2rem, 4vw, 3.3rem); }
.smo-cta p { max-width: 42rem; margin: 0 auto 1.5rem; color: rgb(255 255 255 / 82%); }

.smo-page-header { padding-block: 4.5rem 3rem; text-align: center; background: var(--smo-sky); }
.smo-content { max-width: 54rem; margin: 0 auto; padding-block: 3.5rem 5rem; }
.smo-content h2, .smo-content h3 { color: var(--smo-navy); }
.smo-tour-single__meta { display: flex; flex-wrap: wrap; gap: .7rem; margin-bottom: 1.5rem; }
.smo-tour-single__meta span { padding: .4rem .75rem; color: var(--smo-navy); background: var(--smo-sky); border-radius: 999px; font-weight: 750; }
.smo-tour-single__image { margin-bottom: 2rem; overflow: hidden; border-radius: var(--smo-radius); }
.smo-tour-single__details { margin-block: 2rem; }
.smo-tour-single__details .smo-info-card { padding: 1.5rem; }
.smo-tour-single__details h2 { margin-top: 0; font-size: 1.35rem; }
.smo-contact-hero { padding-block: clamp(4.5rem, 9vw, 7rem); color: white; background: linear-gradient(120deg, rgb(7 37 68 / 96%), rgb(20 61 89 / 90%)), url("assets/images/cape-town-splash.jpg") center / cover; }
.smo-contact-hero__grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(18rem, .65fr); align-items: center; gap: clamp(2rem, 6vw, 5rem); }
.smo-contact-hero h1 { max-width: 46rem; margin: 1rem 0; color: white; font-size: clamp(2.7rem, 6vw, 5rem); line-height: 1; letter-spacing: -.05em; }
.smo-contact-hero p { max-width: 44rem; color: rgb(255 255 255 / 84%); font-size: 1.08rem; }
.smo-contact-hero__actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1.8rem; }
.smo-contact-promise { padding: 1.8rem; border: 1px solid rgb(255 255 255 / 20%); border-radius: var(--smo-radius); background: rgb(255 255 255 / 10%); backdrop-filter: blur(10px); }
.smo-contact-promise strong { color: white; font-size: 1.25rem; }
.smo-contact-promise p { margin-bottom: 0; font-size: .95rem; }
.smo-contact-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
.smo-contact-card { min-height: 17rem; display: flex; flex-direction: column; align-items: flex-start; padding: 1.6rem; border: 1px solid var(--smo-line); border-radius: var(--smo-radius); background: white; box-shadow: 0 .7rem 2rem rgb(20 61 89 / 8%); }
.smo-contact-card--featured { color: white; border-color: transparent; background: linear-gradient(145deg, var(--smo-navy), var(--smo-navy-soft)); }
.smo-contact-card__icon { min-width: 3rem; height: 3rem; display: inline-grid; place-items: center; margin-bottom: 1.3rem; padding-inline: .6rem; color: var(--smo-navy); background: var(--smo-gold); border-radius: .85rem; font-size: .75rem; font-weight: 950; }
.smo-contact-card h3 { margin: 0 0 .3rem; color: var(--smo-navy); font-size: 1.35rem; }
.smo-contact-card--featured h3 { color: white; }
.smo-contact-card p { margin: 0; color: var(--smo-muted); overflow-wrap: anywhere; }
.smo-contact-card--featured p { color: rgb(255 255 255 / 76%); }
.smo-contact-card__link { margin-top: auto; padding-top: 1.4rem; color: var(--smo-blue); font-weight: 850; }
.smo-contact-card--featured .smo-contact-card__link { color: var(--smo-gold); }
.smo-contact-details { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); gap: clamp(2rem, 6vw, 5rem); }
.smo-contact-details h2 { margin: .65rem 0 1rem; color: var(--smo-navy); font-size: clamp(2rem, 4vw, 3.25rem); line-height: 1.08; }
.smo-contact-facts { margin: 0; overflow: hidden; border: 1px solid var(--smo-line); border-radius: var(--smo-radius); background: white; box-shadow: 0 .7rem 2rem rgb(20 61 89 / 7%); }
.smo-contact-facts div { padding: 1.25rem 1.4rem; }
.smo-contact-facts div + div { border-top: 1px solid var(--smo-line); }
.smo-contact-facts dt { color: var(--smo-blue); font-size: .76rem; font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }
.smo-contact-facts dd { margin: .3rem 0 0; color: var(--smo-navy); font-weight: 750; }

.smo-gallery-hero { padding-block: clamp(5rem, 11vw, 8rem); color: white; background: linear-gradient(115deg, rgb(7 37 68 / 95%), rgb(20 61 89 / 72%)), url("assets/images/cape-town-splash.jpg") center 45% / cover; text-align: center; }
.smo-gallery-hero h1 { margin: .75rem 0 1rem; color: white; font-size: clamp(3rem, 7vw, 5.5rem); line-height: .95; letter-spacing: -.055em; }
.smo-gallery-hero p { max-width: 44rem; margin: 0 auto; color: rgb(255 255 255 / 82%); font-size: 1.08rem; }
.smo-gallery-intro { max-width: 52rem; padding-block: 0; text-align: center; }
.smo-gallery-section { background: linear-gradient(180deg, var(--smo-bg), #efe8dc); }
.smo-gallery-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 1.2rem; }
.smo-gallery-card { grid-column: span 4; margin: 0; overflow: hidden; background: white; border: 1px solid var(--smo-line); border-radius: 1.1rem; box-shadow: 0 .6rem 1.8rem rgb(20 61 89 / 8%); }
.smo-gallery-card:nth-child(5n + 1), .smo-gallery-card:nth-child(5n + 2) { grid-column: span 6; }
.smo-gallery-card button { position: relative; width: 100%; display: block; padding: 0; overflow: hidden; border: 0; background: var(--smo-navy); cursor: zoom-in; }
.smo-gallery-card img { width: 100%; aspect-ratio: 5 / 4; object-fit: cover; transition: transform .35s, opacity .35s; }
.smo-gallery-card:nth-child(5n + 1) img, .smo-gallery-card:nth-child(5n + 2) img { aspect-ratio: 16 / 10; }
.smo-gallery-card button > span { position: absolute; right: 1rem; bottom: 1rem; padding: .35rem .7rem; color: var(--smo-navy); background: rgb(255 255 255 / 92%); border-radius: 999px; font-size: .72rem; font-weight: 900; opacity: 0; transform: translateY(.4rem); transition: opacity .25s, transform .25s; }
.smo-gallery-card button:hover img { opacity: .82; transform: scale(1.025); }
.smo-gallery-card button:hover > span, .smo-gallery-card button:focus-visible > span { opacity: 1; transform: none; }
.smo-gallery-card figcaption { padding: .8rem 1rem; color: var(--smo-muted); font-size: .88rem; }
.smo-gallery-empty { max-width: 44rem; margin: 0 auto; padding: clamp(2rem, 7vw, 4rem); background: white; border: 1px dashed var(--smo-line); border-radius: var(--smo-radius); text-align: center; }
.smo-gallery-empty h2 { margin-top: 0; color: var(--smo-navy); }
.smo-lightbox { width: min(94vw, 1100px); max-width: none; height: min(92vh, 850px); max-height: none; padding: 2.5rem 4.5rem; color: white; background: #061a2b; border: 1px solid rgb(255 255 255 / 20%); border-radius: 1rem; }
.smo-lightbox::backdrop { background: rgb(3 16 28 / 88%); backdrop-filter: blur(5px); }
.smo-lightbox figure { width: 100%; height: 100%; display: grid; grid-template-rows: minmax(0, 1fr) auto; gap: .8rem; place-items: center; margin: 0; }
.smo-lightbox img { max-width: 100%; max-height: 100%; object-fit: contain; }
.smo-lightbox figcaption { color: rgb(255 255 255 / 78%); text-align: center; }
.smo-lightbox__close, .smo-lightbox__nav { position: absolute; display: grid; place-items: center; color: white; background: rgb(255 255 255 / 10%); border: 1px solid rgb(255 255 255 / 18%); cursor: pointer; }
.smo-lightbox__close:hover, .smo-lightbox__nav:hover { background: rgb(255 255 255 / 20%); }
.smo-lightbox__close { z-index: 1; top: .7rem; right: .7rem; width: 2.6rem; height: 2.6rem; border-radius: 50%; font-size: 1.6rem; }
.smo-lightbox__nav { top: 50%; width: 3rem; height: 4.5rem; border-radius: .75rem; transform: translateY(-50%); font-size: 2.2rem; }
.smo-lightbox__nav--prev { left: .7rem; }
.smo-lightbox__nav--next { right: .7rem; }
.smo-about-hero { padding-block: clamp(4rem, 8vw, 7rem); color: white; background: linear-gradient(135deg, var(--smo-navy-deep), var(--smo-navy-soft)); }
.smo-about-hero__grid { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(20rem, .95fr); align-items: center; gap: clamp(2rem, 7vw, 6rem); }
.smo-about-hero__copy h1 { max-width: 42rem; margin: .8rem 0 1rem; color: white; font-size: clamp(3.2rem, 7vw, 5.8rem); line-height: .94; letter-spacing: -.06em; }
.smo-about-hero__copy p { max-width: 38rem; margin-bottom: 1.7rem; color: rgb(255 255 255 / 80%); font-size: 1.15rem; }
.smo-about-hero__image { position: relative; overflow: hidden; aspect-ratio: 4 / 5; border: .55rem solid rgb(255 255 255 / 12%); border-radius: 9rem 9rem 1.5rem 1.5rem; box-shadow: 0 2rem 4rem rgb(0 0 0 / 25%); }
.smo-about-hero__image::after { position: absolute; inset: 0; content: ""; box-shadow: inset 0 0 0 1px rgb(255 255 255 / 18%); border-radius: inherit; pointer-events: none; }
.smo-about-hero__image img { width: 100%; height: 100%; object-fit: cover; }
.smo-about-story { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(19rem, .65fr); gap: clamp(2rem, 7vw, 6rem); }
.smo-about-story__content h2, .smo-about-guide h2 { margin: .6rem 0 1rem; color: var(--smo-navy); font-size: clamp(2.1rem, 4.5vw, 3.5rem); line-height: 1.05; letter-spacing: -.04em; }
.smo-content-entry { color: var(--smo-muted); font-size: 1.05rem; }
.smo-content-entry > :first-child { margin-top: 0; }
.smo-content-entry > :last-child { margin-bottom: 0; }
.smo-about-principles { padding: 1.7rem; background: var(--smo-sky); border: 1px solid var(--smo-line); border-radius: var(--smo-radius); }
.smo-about-principles h2 { margin: 0 0 1rem; color: var(--smo-navy); font-size: 1.25rem; }
.smo-about-principles ul { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.smo-about-principles li { display: grid; padding-block: 1rem; }
.smo-about-principles li + li { border-top: 1px solid var(--smo-line); }
.smo-about-principles strong { color: var(--smo-navy); }
.smo-about-principles span { color: var(--smo-muted); font-size: .9rem; }
.smo-about-guide { background: var(--smo-sky); }
.smo-about-guide__grid { display: grid; grid-template-columns: minmax(18rem, .75fr) minmax(0, 1.25fr); align-items: center; gap: clamp(2rem, 7vw, 6rem); }
.smo-about-guide__image { overflow: hidden; aspect-ratio: 1 / 1; border: .55rem solid white; border-radius: 50%; box-shadow: var(--smo-shadow); }
.smo-about-guide__image img { width: 100%; height: 100%; object-fit: cover; }
.smo-about-guide p { max-width: 42rem; margin-bottom: 1.5rem; color: var(--smo-muted); font-size: 1.08rem; }

.smo-footer { padding-block: 3.5rem 1.2rem; color: rgb(255 255 255 / 75%); background: var(--smo-navy-deep); border-top: 4px solid var(--smo-gold); }
.smo-footer__grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 2rem; }
.smo-footer h2, .smo-footer h3, .smo-footer strong { color: white; }
.smo-footer h2 { margin: 0 0 .5rem; font-size: 1.4rem; }
.smo-footer h3 { margin-top: 0; font-size: 1rem; }
.smo-footer ul { margin: 0; padding: 0; list-style: none; }
.smo-footer a:hover { color: white; }
.smo-footer__bottom { margin-top: 2.5rem; padding-top: 1rem; border-top: 1px solid rgb(255 255 255 / 12%); font-size: .82rem; }

@media (max-width: 980px) {
  .smo-menu-toggle { display: block; }
  .smo-nav { position: absolute; top: 100%; left: 0; right: 0; display: none; padding: 1rem; background: white; border-bottom: 1px solid var(--smo-line); box-shadow: var(--smo-shadow); }
  .smo-nav.is-open { display: block; }
  .smo-nav ul { align-items: stretch; flex-direction: column; gap: 0; }
  .smo-nav a { display: block; padding: .75rem; }
  .smo-header__cta { margin-left: auto; }
  .smo-tour-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .smo-feature-grid { grid-template-columns: repeat(2, 1fr); }
  .smo-contact-hero__grid, .smo-contact-details { grid-template-columns: 1fr; }
  .smo-contact-cards { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .smo-about-hero__grid, .smo-about-story, .smo-about-guide__grid { grid-template-columns: 1fr; }
  .smo-about-hero__image { width: min(100%, 32rem); justify-self: center; }
  .smo-about-guide__image { width: min(100%, 27rem); justify-self: center; }
  .smo-gallery-card, .smo-gallery-card:nth-child(5n + 1), .smo-gallery-card:nth-child(5n + 2) { grid-column: span 6; }
}

@media (max-width: 680px) {
  .smo-topbar__inner { justify-content: center; padding-block: .5rem; text-align: center; }
  .smo-topbar__inner span:last-child { display: none; }

  .smo-header__cta { display: none; }
  .smo-hero { min-height: 38rem; }
  .smo-hero__content { padding-block: 5rem; }
  .smo-hero__actions .smo-btn { width: 100%; }
  .smo-tour-grid, .smo-info-grid, .smo-contact-grid, .smo-feature-grid, .smo-footer__grid, .smo-guide__grid { grid-template-columns: 1fr; }
  .smo-contact-cards { grid-template-columns: 1fr; }
  .smo-contact-hero__actions .smo-btn { width: 100%; }
  .smo-tour-card__actions { grid-template-columns: 1fr; text-align: center; }
  .smo-trust { display: grid; gap: .5rem; }
  .smo-gallery-grid { gap: .8rem; }
  .smo-gallery-card, .smo-gallery-card:nth-child(5n + 1), .smo-gallery-card:nth-child(5n + 2) { grid-column: 1 / -1; }
  .smo-gallery-card img, .smo-gallery-card:nth-child(5n + 1) img, .smo-gallery-card:nth-child(5n + 2) img { aspect-ratio: 4 / 3; }
  .smo-lightbox { width: 100vw; height: 100vh; padding: 3.5rem .75rem 5rem; border: 0; border-radius: 0; }
  .smo-lightbox__nav { top: auto; bottom: .7rem; width: 4rem; height: 3rem; transform: none; }
  .smo-lightbox__nav--prev { left: calc(50% - 4.5rem); }
  .smo-lightbox__nav--next { right: calc(50% - 4.5rem); }
}

@media screen and (max-width: 782px) {
  .admin-bar .smo-header { top: 46px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
