:root {
    --smiths-gold: #6B1A2A;
    --smiths-gold-light: #8B2A3A;
    --smiths-dark: #24000B;
    --smiths-dark-soft: #3A0A16;
    --smiths-cream: #FBF8F4;
    --smiths-muted: rgba(251, 248, 244, 0.72);
    --smiths-border: rgba(36, 0, 11, 0.18);
    --font-display: 'Playfair Display', Georgia, serif;
    --font-body: 'Instrument Sans', 'Avenir Next', system-ui, sans-serif;
    --smiths-green-rgb: 36, 0, 11;
    --smiths-cream-border: rgba(36, 0, 11, 0.12);
    --smiths-cream-text: rgba(36, 0, 11, 0.78);
}

body.smiths-body .form-control,
body.smiths-body .form-select,
body.smiths-body textarea.form-control {
    border: 1px solid rgba(36, 0, 11, 0.35);
    border-radius: 0;
    box-shadow: none;
}

body.smiths-body .form-control:focus,
body.smiths-body .form-select:focus,
body.smiths-body textarea.form-control:focus {
    border-color: rgba(36, 0, 11, 0.7);
    box-shadow: none;
}

.smiths-band--green .form-control,
.smiths-band--green .form-select,
.smiths-band--green textarea.form-control,
.smiths-footer .form-control {
    border-color: rgba(251, 248, 244, 0.45);
    color: var(--smiths-cream);
    background: transparent;
}

.smiths-band--green .form-control:focus,
.smiths-band--green .form-select:focus,
.smiths-band--green textarea.form-control:focus,
.smiths-footer .form-control:focus {
    border-color: rgba(251, 248, 244, 0.85);
    color: var(--smiths-cream);
    background: transparent;
}

/* Alternating section bands — green and cream only */
section.smiths-band--green,
.smiths-band--green {
    background-color: var(--smiths-dark) !important;
    color: var(--smiths-cream);
}

section.smiths-band--cream,
.smiths-band--cream {
    background-color: var(--smiths-cream) !important;
    color: var(--smiths-dark);
    border-bottom-color: var(--smiths-cream-border);
}

.smiths-band--green .smiths-section-title,
.smiths-band--green .smiths-info-title,
.smiths-band--green .smiths-info-label,
.smiths-band--green .smiths-book-widget-title,
.smiths-band--green .smiths-pronunciation-word,
.smiths-band--green .smiths-contact-detail-label {
    color: var(--smiths-cream);
}

.smiths-band--green .smiths-prose p,
.smiths-band--green .smiths-prose li,
.smiths-band--green .smiths-pronunciation-text,
.smiths-band--green .smiths-pronunciation-phonetic,
.smiths-band--green .smiths-cta-text,
.smiths-band--green .smiths-book-note,
.smiths-band--green .smiths-book-widget-text,
.smiths-band--green .smiths-subscribe-note,
.smiths-band--green .smiths-contact-detail-text,
.smiths-band--green .text-secondary {
    color: var(--smiths-muted);
}

.smiths-band--green .smiths-home-about .btn-smiths:not(.btn-smiths-solid),
.smiths-band--green .smiths-home-split .btn-smiths:not(.btn-smiths-solid),
body.smiths-body .smiths-band--green .smiths-home-about a.btn-smiths:not(.btn-smiths-solid),
body.smiths-body .smiths-band--green .smiths-home-split a.btn-smiths:not(.btn-smiths-solid) {
    border-color: var(--smiths-gold);
    color: var(--smiths-cream);
}

.smiths-band--green .smiths-prose h2,
.smiths-band--green .smiths-prose h3,
.smiths-band--green .smiths-prose h4 {
    color: var(--smiths-cream);
}

.smiths-band--cream .smiths-section-title,
.smiths-band--cream .smiths-info-title,
.smiths-band--cream .smiths-info-label,
.smiths-band--cream .smiths-book-widget-title,
.smiths-band--cream .smiths-pronunciation-word {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-prose p,
.smiths-band--cream .smiths-prose li,
.smiths-band--cream .smiths-home-split-text,
.smiths-band--cream .smiths-pronunciation-text,
.smiths-band--cream .smiths-pronunciation-phonetic,
.smiths-band--cream .smiths-cta-text,
.smiths-band--cream .smiths-book-note,
.smiths-band--cream .smiths-book-widget-text,
.smiths-band--cream .smiths-subscribe-note,
.smiths-band--cream .text-secondary {
    color: var(--smiths-cream-text);
}

.smiths-band--cream .smiths-prose h2,
.smiths-band--cream .smiths-prose h3,
.smiths-band--cream .smiths-prose h4 {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-contact-detail-label,
.smiths-band--cream .smiths-contact-detail-label a {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-contact-detail-text,
.smiths-band--cream .smiths-contact-detail-text a,
.smiths-band--cream .smiths-hours-note {
    color: var(--smiths-cream-text);
}

.smiths-band--cream .smiths-contact-detail-text a:hover,
.smiths-band--cream .smiths-contact-detail-label a:hover {
    color: var(--smiths-gold);
}

.smiths-band--cream .smiths-blog-lead {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-offer-card,
.smiths-band--cream .smiths-offer-card--featured,
.smiths-band--cream .smiths-schedule-item,
.smiths-band--cream .smiths-blog-terms,
.smiths-band--cream .smiths-offer-highlight {
    background: var(--smiths-dark-soft);
}

.smiths-band--cream .smiths-prose .smiths-offer-card h3,
.smiths-band--cream .smiths-prose .smiths-offer-card--featured h3,
.smiths-band--cream .smiths-prose .smiths-offer-highlight p {
    color: var(--smiths-cream);
}

.smiths-band--cream .smiths-prose .smiths-offer-card p,
.smiths-band--cream .smiths-prose .smiths-offer-card--featured p,
.smiths-band--cream .smiths-prose .smiths-schedule-item span,
.smiths-band--cream .smiths-prose .smiths-blog-terms p {
    color: var(--smiths-muted);
}

.smiths-band--cream .smiths-prose .smiths-schedule-item strong,
.smiths-band--cream .smiths-prose .smiths-blog-terms h4 {
    color: var(--smiths-gold);
}

.smiths-band--cream .smiths-subscribe-form label {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-subscribe-form .form-control {
    border: 1px solid rgba(36, 0, 11, 0.35);
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-subscribe-form .form-control::placeholder {
    color: rgba(1, 34, 29, 0.4);
}

.smiths-band--cream .smiths-offers-ticker-slide strong {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-offers-ticker-slide span {
    color: rgba(1, 34, 29, 0.65);
}

.smiths-band--cream .smiths-offers-ticker-dot {
    background: rgba(1, 34, 29, 0.15);
}

.smiths-band--cream .btn-smiths:not(.btn-smiths-solid),
body.smiths-body .smiths-band--cream a.btn-smiths:not(.btn-smiths-solid) {
    border-color: var(--smiths-gold);
    color: var(--smiths-dark);
}

.smiths-band--cream .btn-smiths:not(.btn-smiths-solid):hover,
body.smiths-body .smiths-band--cream a.btn-smiths:not(.btn-smiths-solid):hover {
    background: var(--smiths-gold);
    color: var(--smiths-cream);
}

.smiths-band--green .smiths-home-split-text {
    color: rgba(250, 244, 233, 0.88);
}

.smiths-home-events.smiths-band--green,
.smiths-home-events.smiths-band--cream {
    background-color: transparent !important;
    color: var(--smiths-cream);
}

.smiths-home-events .smiths-section-title,
.smiths-home-events .smiths-info-label,
.smiths-home-events .smiths-info-label--lined {
    color: var(--smiths-cream);
}

.smiths-home-events .smiths-home-events-content p {
    color: rgba(250, 244, 233, 0.88);
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body.smiths-body {
    font-family: var(--font-body);
    background: var(--smiths-dark);
    color: var(--smiths-cream);
    line-height: 1.6;
    overflow-x: hidden;
}

body.smiths-body a:not(.btn-smiths):not(.dropdown-item) {
    color: inherit;
    text-decoration: none;
}

body.smiths-body img {
    max-width: 100%;
    height: auto;
}

.smiths-display {
    font-family: var(--font-display);
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.text-gold {
    color: var(--smiths-gold) !important;
}

.btn-smiths,
body.smiths-body a.btn-smiths {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.85rem 1.75rem;
    border: 1px solid var(--smiths-gold);
    background: transparent;
    color: var(--smiths-gold);
    font-size: 0.8rem;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.btn-smiths:hover,
.btn-smiths:focus,
body.smiths-body a.btn-smiths:hover,
body.smiths-body a.btn-smiths:focus {
    background: var(--smiths-gold);
    color: var(--smiths-dark);
}

.btn-smiths-solid,
body.smiths-body a.btn-smiths-solid {
    background: var(--smiths-gold);
    color: #fff;
}

.btn-smiths-solid:hover,
.btn-smiths-solid:focus,
body.smiths-body a.btn-smiths-solid:hover,
body.smiths-body a.btn-smiths-solid:focus {
    background: var(--smiths-gold-light);
    border-color: var(--smiths-gold-light);
    color: #fff;
}

.btn-smiths-header {
    padding: 0.55rem 1.15rem;
    font-size: 0.72rem;
    color: #fff;
}

.smiths-header .btn-smiths-solid,
body.smiths-body .smiths-header a.btn-smiths-solid {
    color: #fff;
}

/* Header */
.smiths-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    transition: background 0.35s ease, box-shadow 0.35s ease;
}

.smiths-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 160px;
    background: linear-gradient(
        to bottom,
        rgba(var(--smiths-green-rgb), 0.72) 0%,
        rgba(var(--smiths-green-rgb), 0.28) 55%,
        rgba(var(--smiths-green-rgb), 0) 100%
    );
    pointer-events: none;
    z-index: 0;
    opacity: 1;
    transition: opacity 0.35s ease;
}

.smiths-header.is-scrolled::before {
    opacity: 0;
}

.smiths-header-bar {
    position: relative;
    z-index: 2;
    padding: 1.25rem 0;
    transition: padding 0.35s ease;
}

.smiths-header.is-scrolled .smiths-header-bar {
    padding: 0.65rem 0;
}

.smiths-header.is-scrolled {
    background: rgba(var(--smiths-green-rgb), 0.96);
    backdrop-filter: blur(12px);
    box-shadow: 0 1px 0 var(--smiths-border);
}

.smiths-header.is-scrolled.is-nav-open {
    background: transparent;
    backdrop-filter: none;
    box-shadow: none;
}

.smiths-header-inner {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 1rem;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.smiths-header-nav--left {
    justify-self: start;
    grid-column: 1;
    justify-content: flex-start;
    margin-right: 0;
}

.smiths-header-left {
    justify-self: start;
    grid-column: 1;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.smiths-header-right {
    justify-self: end;
    grid-column: 3;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.85rem;
    min-width: 0;
}

.smiths-header-nav--right {
    margin-right: 0;
    justify-content: flex-end;
}

.smiths-header-logo {
    justify-self: center;
    grid-column: 2;
    position: relative;
    display: block;
    line-height: 0;
    z-index: 1;
}

.smiths-header-logo img {
    width: auto;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.smiths-header-logo .smiths-logo-mark,
.smiths-header-logo .smiths-logo-text,
body.smiths-body .smiths-header-logo img.smiths-logo-mark {
    height: clamp(52px, 6.5vw, 76px);
    width: auto;
    max-width: 96px;
    max-height: 76px;
    opacity: 1;
    transform: scale(1);
    /* Dark crest → cream/white for contrast on hero & dark header */
    filter: brightness(0) invert(1);
}

.smiths-header-nav {
    display: flex;
    align-items: center;
    gap: 0.15rem 1rem;
    margin-right: 0.35rem;
}

.smiths-header-nav a {
    font-size: 0.72rem;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    opacity: 0.9;
    white-space: nowrap;
    transition: opacity 0.25s ease, color 0.25s ease;
}

.smiths-header-nav a:hover {
    opacity: 1;
    color: var(--smiths-gold-light);
}

.smiths-hero-brand-logo,
body.smiths-body img.smiths-hero-brand-logo {
    display: block;
    width: auto;
    height: auto;
    max-height: 56px;
    max-width: 120px;
    margin: 0 auto 0.85rem;
    object-fit: contain;
    filter: drop-shadow(0 6px 16px rgba(0, 0, 0, 0.35));
}

@media (min-width: 992px) {
    .smiths-hero-brand-logo,
    body.smiths-body img.smiths-hero-brand-logo {
        max-height: 64px;
        max-width: 140px;
    }
}

.smiths-home-banner {
    position: relative;
    width: 100%;
    max-height: min(52vh, 520px);
    overflow: hidden;
}

.smiths-home-banner img {
    display: block;
    width: 100%;
    height: min(52vh, 520px);
    object-fit: cover;
}

.smiths-home-feature-row .smiths-feature-card {
    display: block;
    color: inherit;
    text-decoration: none;
    height: 100%;
}

.smiths-feature-card-image {
    aspect-ratio: 3 / 4;
    overflow: hidden;
    margin-bottom: 1rem;
    background: var(--smiths-dark-soft);
}

.smiths-feature-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.smiths-feature-card:hover .smiths-feature-card-image img {
    transform: scale(1.04);
}

.smiths-feature-card h3 {
    font-size: clamp(1.05rem, 1.6vw, 1.35rem);
    margin-bottom: 0.4rem;
}

.smiths-feature-card p {
    font-size: 0.92rem;
    opacity: 0.8;
    margin-bottom: 0.65rem;
}

.smiths-feature-card-link {
    font-size: 0.72rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid currentColor;
    padding-bottom: 0.15rem;
}

.smiths-home-feature-row {
    padding-block: clamp(3.5rem, 7vw, 5.5rem);
}

.smiths-feature-row-header {
    max-width: 36rem;
    margin: 0 auto clamp(2rem, 4vw, 3rem);
}

.smiths-feature-row-header .smiths-info-label {
    justify-content: center;
}

.smiths-feature-row-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(1.5rem, 3vw, 2.25rem) clamp(1rem, 2.5vw, 1.75rem);
}

@media (min-width: 992px) {
    .smiths-feature-row-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 2rem 1.5rem;
    }
}

.smiths-feature-tile {
    display: flex;
    flex-direction: column;
    color: var(--smiths-dark);
    text-decoration: none;
    min-width: 0;
}

.smiths-feature-tile-media {
    margin: 0 0 1.15rem;
    aspect-ratio: 4 / 5;
    overflow: hidden;
    background: rgba(36, 0, 11, 0.06);
}

.smiths-feature-tile-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.smiths-feature-tile:hover .smiths-feature-tile-media img {
    transform: scale(1.05);
}

.smiths-feature-tile-copy {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-inline: 0.15rem;
}

.smiths-feature-tile-copy h3 {
    font-size: clamp(1.15rem, 1.8vw, 1.45rem);
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 0.55rem;
    color: var(--smiths-dark);
}

.smiths-feature-tile-copy p {
    font-size: 0.92rem;
    line-height: 1.55;
    color: var(--smiths-cream-text);
    margin: 0 0 1rem;
}

.smiths-feature-tile-link {
    margin-top: auto;
    align-self: flex-start;
    font-size: 0.7rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--smiths-dark);
    border-bottom: 1px solid rgba(36, 0, 11, 0.35);
    padding-bottom: 0.2rem;
    transition: border-color 0.25s ease, color 0.25s ease;
}

.smiths-feature-tile:hover .smiths-feature-tile-link {
    color: var(--smiths-gold);
    border-bottom-color: var(--smiths-gold);
}

@media (min-width: 992px) {
    .smiths-header-logo .smiths-logo-text {
        height: clamp(48px, 5vw, 72px);
    }
}

.smiths-header-logo .smiths-logo-symbol {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 44px;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.92);
    pointer-events: none;
}

.smiths-header.is-scrolled .smiths-header-logo .smiths-logo-text {
    opacity: 0;
    transform: scale(0.96);
}

.smiths-header.is-scrolled .smiths-header-logo .smiths-logo-symbol {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

@media (min-width: 992px) {
    .smiths-header.is-scrolled .smiths-header-logo .smiths-logo-symbol {
        height: 52px;
    }
}

.smiths-nav-dropdown {
    --bs-dropdown-bg: var(--smiths-dark-soft);
    --bs-dropdown-link-color: var(--smiths-cream);
    --bs-dropdown-link-hover-color: var(--smiths-gold);
    --bs-dropdown-link-hover-bg: rgba(154, 115, 50, 0.15);
    --bs-dropdown-link-active-color: var(--smiths-gold);
    --bs-dropdown-link-active-bg: rgba(154, 115, 50, 0.12);
    background: var(--smiths-dark-soft);
    border: 1px solid var(--smiths-border);
    border-radius: 0;
    padding: 0.35rem 0;
    margin-top: 0.5rem;
    min-width: 220px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
}

.smiths-nav-dropdown .dropdown-item,
body.smiths-body .smiths-nav-dropdown .dropdown-item {
    color: var(--smiths-cream);
    font-size: 0.82rem;
    letter-spacing: 0.04em;
    padding: 0.55rem 1.25rem;
    background: transparent;
}

.smiths-nav-dropdown .dropdown-item:hover,
.smiths-nav-dropdown .dropdown-item:focus,
.smiths-nav-dropdown .dropdown-item.active,
body.smiths-body .smiths-nav-dropdown .dropdown-item:hover,
body.smiths-body .smiths-nav-dropdown .dropdown-item:focus {
    background: rgba(154, 115, 50, 0.15);
    color: var(--smiths-gold);
}

.smiths-nav-link {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    padding: 0.5rem 0.85rem;
    opacity: 0.88;
    transition: opacity 0.25s ease, color 0.25s ease;
    white-space: nowrap;
}

@media (min-width: 992px) {
    .smiths-header-nav .smiths-nav-link {
        font-size: 16px;
    }
}

.smiths-nav-link:hover,
.smiths-nav-link.active {
    opacity: 1;
    color: var(--smiths-gold);
}

.smiths-nav-link.dropdown-toggle::after {
    margin-left: 0.35rem;
    vertical-align: 0.15em;
    border-top-color: currentColor;
    opacity: 0.7;
}

.smiths-nav-toggle {
    border: none;
    background: transparent;
    padding: 0;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.smiths-nav-toggle:focus {
    box-shadow: none;
    outline: none;
}

.smiths-hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;
    width: 26px;
}

.smiths-hamburger span {
    display: block;
    height: 1.5px;
    width: 100%;
    background: var(--smiths-cream);
    border-radius: 1px;
    transition: transform 0.3s ease, opacity 0.25s ease, width 0.3s ease;
}

.smiths-hamburger span:nth-child(2) {
    width: 70%;
    margin-left: auto;
}

.smiths-nav-toggle[aria-expanded="true"] .smiths-hamburger span:nth-child(1) {
    transform: translateY(7.5px) rotate(45deg);
}

.smiths-nav-toggle[aria-expanded="true"] .smiths-hamburger span:nth-child(2) {
    opacity: 0;
    width: 0;
}

.smiths-nav-toggle[aria-expanded="true"] .smiths-hamburger span:nth-child(3) {
    transform: translateY(-7.5px) rotate(-45deg);
}

.smiths-nav-close {
    display: none;
    font-size: 1.5rem;
    color: var(--smiths-cream);
    line-height: 1;
    opacity: 0;
    transform: rotate(-45deg) scale(0.85);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.smiths-nav-toggle[aria-expanded="true"] .smiths-hamburger {
    display: none;
}

.smiths-nav-toggle[aria-expanded="true"] .smiths-nav-close {
    display: block;
    opacity: 1;
    transform: rotate(0deg) scale(1);
}

/* Fullscreen navigation overlay — sibling of header so fixed positioning is viewport-relative */
.smiths-nav-overlay {
    position: fixed;
    inset: 0;
    z-index: 1040;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(var(--smiths-green-rgb), 0.98);
    padding: calc(var(--smiths-header-height, 88px) + 2rem) 1.5rem 2rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.42s ease, visibility 0.42s ease;
}

.smiths-nav-overlay.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.smiths-nav-overlay-inner {
    width: 100%;
    max-width: 480px;
    text-align: center;
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.smiths-nav-overlay.is-open .smiths-nav-overlay-inner {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.1s;
}

.smiths-nav-overlay-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.smiths-nav-overlay-link {
    display: block;
    padding: 0.85rem 0;
    font-family: var(--font-display);
    font-size: clamp(1.35rem, 3vw, 1.85rem);
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.38s ease, transform 0.38s ease, color 0.25s ease;
}

.smiths-nav-overlay.is-open .smiths-nav-overlay-link {
    opacity: 1;
    transform: translateY(0);
}

.smiths-nav-overlay.is-open .smiths-nav-overlay-list li:nth-child(1) .smiths-nav-overlay-link { transition-delay: 0.14s; }
.smiths-nav-overlay.is-open .smiths-nav-overlay-list li:nth-child(2) .smiths-nav-overlay-link { transition-delay: 0.19s; }
.smiths-nav-overlay.is-open .smiths-nav-overlay-list li:nth-child(3) .smiths-nav-overlay-link { transition-delay: 0.24s; }
.smiths-nav-overlay.is-open .smiths-nav-overlay-list li:nth-child(4) .smiths-nav-overlay-link { transition-delay: 0.29s; }
.smiths-nav-overlay.is-open .smiths-nav-overlay-list li:nth-child(5) .smiths-nav-overlay-link { transition-delay: 0.34s; }
.smiths-nav-overlay.is-open .smiths-nav-overlay-list li:nth-child(6) .smiths-nav-overlay-link { transition-delay: 0.39s; }

.smiths-nav-overlay-link:hover {
    color: var(--smiths-gold);
}

body.smiths-nav-open {
    overflow: hidden;
}

.smiths-header.is-nav-open {
    z-index: 1050;
}

.smiths-header.is-nav-open .smiths-header-bar {
    background: transparent;
}

.smiths-header.is-nav-open.is-scrolled .smiths-header-bar {
    background: transparent;
}

/* Hero */
.smiths-hero {
    height: 100vh;
    min-height: 100vh;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.smiths-hero .swiper,
.smiths-hero .swiper-wrapper,
.smiths-hero .swiper-slide,
.smiths-hero-slide,
.smiths-hero-content {
    height: 100%;
    min-height: 100%;
}

.smiths-hero-slide {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.smiths-hero-slide::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(var(--smiths-green-rgb), 0.45) 0%,
        rgba(var(--smiths-green-rgb), 0.55) 45%,
        rgba(var(--smiths-green-rgb), 0.85) 100%
    );
}

.smiths-hero-content {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc(var(--smiths-header-height, 88px) + 1.5rem) 0 5rem;
    text-align: center;
}

.smiths-hero-welcome {
    font-size: clamp(3rem, 10vw, 6rem);
    line-height: 1;
    color: var(--smiths-cream);
    margin-bottom: 1.5rem;
    min-height: clamp(3rem, 10vw, 6rem);
    display: flex;
    align-items: center;
    justify-content: center;
}

.smiths-hero-welcome--rotating {
    display: grid;
    grid-template-areas: 'stack';
    align-items: center;
    justify-items: center;
}

.smiths-hero-welcome-layer {
    grid-area: stack;
    opacity: 0;
    transition: opacity 0.55s ease;
    pointer-events: none;
    white-space: nowrap;
}

.smiths-hero-welcome-layer--ja {
    font-size: 0.72em;
}

.smiths-hero-welcome-layer.is-visible {
    opacity: 1;
}

.smiths-hero-content .smiths-hero-text {
    max-width: 640px;
}

.smiths-hero-content a {
    pointer-events: auto;
}

.smiths-hero-label {
    font-size: 0.75rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--smiths-gold);
    margin-bottom: 1rem;
}

.smiths-hero-title {
    font-family: var(--font-display);
    font-size: clamp(2.5rem, 6vw, 4.5rem);
    line-height: 1.05;
    font-weight: 400;
    max-width: 14ch;
    margin-bottom: 1.5rem;
}

.smiths-hero-text {
    font-size: 1.05rem;
    color: var(--smiths-muted);
    max-width: 520px;
    margin-bottom: 2rem;
}

.smiths-hero .swiper-pagination {
    z-index: 4;
}

.smiths-hero .swiper-pagination-bullet {
    background: var(--smiths-cream);
    opacity: 0.35;
}

.smiths-hero .swiper-pagination-bullet-active {
    background: var(--smiths-gold);
    opacity: 1;
}

/* Intro */
.smiths-intro {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-intro p {
    font-family: var(--font-display);
    font-size: clamp(1.25rem, 2.5vw, 1.65rem);
    line-height: 1.55;
    color: var(--smiths-muted);
    max-width: 780px;
    margin: 0 auto 1.5rem;
    text-align: center;
}

.smiths-intro p:last-child {
    margin-bottom: 0;
}

/* Feature cards */
.smiths-cards {
    padding: 0;
}

.smiths-card {
    position: relative;
    display: block;
    overflow: hidden;
    aspect-ratio: 4 / 5;
}

.smiths-card-image {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.7s ease;
}

.smiths-card:hover .smiths-card-image {
    transform: scale(1.06);
}

.smiths-card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(var(--smiths-green-rgb), 0.92) 0%, rgba(var(--smiths-green-rgb), 0.2) 55%, transparent 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 2rem;
    transition: background 0.4s ease;
}

.smiths-card:hover .smiths-card-overlay {
    background: linear-gradient(to top, rgba(var(--smiths-green-rgb), 0.95) 0%, rgba(var(--smiths-green-rgb), 0.45) 100%);
}

.smiths-card-title {
    font-family: var(--font-display);
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 0.75rem;
}

.smiths-card-link {
    font-size: 0.75rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--smiths-gold);
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.smiths-card:hover .smiths-card-link {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 767.98px) {
    .smiths-card-link {
        opacity: 1;
        transform: none;
    }
}

/* Info section */
.smiths-info {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-info-block {
    height: 100%;
}

.smiths-info-label {
    font-size: 0.72rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--smiths-gold);
    margin-bottom: 1.25rem;
}

.smiths-info-title {
    font-family: var(--font-display);
    font-size: 2rem;
    margin-bottom: 1.5rem;
}

.smiths-hours-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1.25rem;
}

.smiths-hours-list li {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: 0.65rem 0;
    border-bottom: 1px solid var(--smiths-border);
    font-size: 0.95rem;
}

.smiths-hours-list li span:first-child {
    color: var(--smiths-muted);
}

.smiths-hours-note {
    font-size: 0.85rem;
    color: var(--smiths-muted);
    font-style: italic;
}

.smiths-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 0.85rem;
    margin-bottom: 1rem;
    color: var(--smiths-muted);
}

.smiths-contact-item i {
    color: var(--smiths-gold);
    margin-top: 0.2rem;
    width: 1rem;
}

.smiths-contact-item a:hover {
    color: var(--smiths-gold);
}

.smiths-social-links {
    display: flex;
    gap: 0.75rem;
    margin-top: 1.5rem;
}

.smiths-social-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid var(--smiths-border);
    color: var(--smiths-gold);
    transition: all 0.25s ease;
}

.smiths-social-links a:hover {
    background: var(--smiths-gold);
    color: var(--smiths-dark);
}

/* Subscribe */
.smiths-subscribe {
    padding: 5rem 0;
    border-top: 1px solid var(--smiths-border);
}

.smiths-subscribe-form .form-control,
body.smiths-body .smiths-subscribe-form .form-control {
    background: #fff;
    border: 1px solid rgba(36, 0, 11, 0.55);
    color: var(--smiths-dark);
    padding: 0.85rem 1rem;
    border-radius: 0;
}

.smiths-subscribe-form .form-control::placeholder,
body.smiths-body .smiths-subscribe-form .form-control::placeholder {
    color: rgba(36, 0, 11, 0.4);
}

.smiths-subscribe-form .form-control:focus,
body.smiths-body .smiths-subscribe-form .form-control:focus {
    background: #fff;
    border-color: var(--smiths-dark);
    color: var(--smiths-dark);
    box-shadow: none;
    outline: none;
}

.smiths-subscribe-form label,
body.smiths-body .smiths-subscribe-form label {
    font-size: 0.72rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--smiths-dark);
    margin-bottom: 0.35rem;
}

.smiths-band--cream .smiths-subscribe-form .form-control,
.smiths-band--green .smiths-subscribe-form .form-control {
    background: #fff;
    border: 1px solid rgba(36, 0, 11, 0.55);
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-subscribe-form .form-control:focus,
.smiths-band--green .smiths-subscribe-form .form-control:focus {
    border-color: var(--smiths-dark);
    color: var(--smiths-dark);
    background: #fff;
}

.smiths-band--cream .smiths-subscribe-form label,
.smiths-band--green .smiths-subscribe-form label {
    color: var(--smiths-dark);
}

.smiths-subscribe-note {
    font-size: 0.85rem;
    color: var(--smiths-muted);
    margin-top: 1rem;
}

.smiths-subscribe-note a {
    color: var(--smiths-gold);
    text-decoration: underline;
}

/* Award */
.smiths-award {
    padding: 3rem 0 4rem;
    text-align: center;
}

.smiths-award img {
    max-height: 80px;
    opacity: 0.9;
}

/* Footer */
.smiths-footer {
    padding: 3rem 0 2rem;
    border-top: 1px solid var(--smiths-border);
    background: var(--smiths-dark);
    color: var(--smiths-cream);
}

.smiths-footer .smiths-info-label {
    color: var(--smiths-cream);
    opacity: 0.95;
}

.smiths-footer a {
    color: var(--smiths-muted);
}

.smiths-footer a:hover {
    color: var(--smiths-cream);
}

.smiths-footer-logo a {
    display: inline-block;
    line-height: 0;
}

.smiths-footer-logo img,
body.smiths-body .smiths-footer-logo img {
    display: block;
    max-height: 100px;
    width: auto;
    height: auto;
    opacity: 0.95;
    filter: brightness(0) invert(1);
}

.smiths-footer-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1.5rem;
    list-style: none;
    padding: 0;
    margin: 1.5rem 0 0;
}

.smiths-footer-nav a {
    font-size: 0.78rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--smiths-muted);
    transition: color 0.25s ease;
}

.smiths-footer-nav a:hover {
    color: var(--smiths-gold);
}

.smiths-footer-bottom {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid var(--smiths-border);
    font-size: 0.82rem;
    color: var(--smiths-muted);
}

/* Inner pages */
.smiths-page-hero {
    position: relative;
    min-height: 55vh;
    min-height: 55dvh;
    display: flex;
    align-items: flex-end;
    background-size: cover;
    background-position: center;
    padding: 8rem 0 4rem;
}

.smiths-page-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to bottom,
        rgba(var(--smiths-green-rgb), 0.35) 0%,
        rgba(var(--smiths-green-rgb), 0.75) 70%,
        rgba(var(--smiths-green-rgb), 0.95) 100%
    );
}

.smiths-page-hero-content {
    position: relative;
    z-index: 2;
}

.smiths-page-hero-title {
    font-size: clamp(2rem, 5vw, 3.5rem);
    line-height: 1.1;
    max-width: 18ch;
    margin: 0;
}

.smiths-page-hero--about .smiths-page-hero-title {
    font-size: clamp(1.75rem, 4vw, 2.75rem);
    max-width: 22ch;
}

.smiths-about-page .smiths-section-title {
    font-size: clamp(1.5rem, 3vw, 2rem);
}

.smiths-page-body {
    background: var(--smiths-dark);
}

.smiths-content-section {
    padding: 4.5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-content-section--alt {
    /* legacy alias — use smiths-band--* instead */
}

.smiths-section-title {
    font-size: clamp(1.75rem, 3.5vw, 2.5rem);
    line-height: 1.15;
    margin-bottom: 1.75rem;
    color: var(--smiths-cream);
}

.smiths-prose p {
    font-size: 1.05rem;
    line-height: 1.75;
    color: var(--smiths-muted);
    margin-bottom: 1.25rem;
}

.smiths-prose p:last-child {
    margin-bottom: 0;
}

.smiths-prose strong {
    color: var(--smiths-gold);
    font-weight: 500;
}

.smiths-team-section {
    padding: 4.5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-team-card {
    height: 100%;
    background: var(--smiths-dark);
    border: 1px solid var(--smiths-border);
    overflow: hidden;
    transition: border-color 0.3s ease;
}

.smiths-team-card:hover {
    border-color: rgba(201, 169, 98, 0.5);
}

.smiths-team-card-image {
    aspect-ratio: 1 / 1.1;
    overflow: hidden;
}

.smiths-team-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 8%;
    transition: transform 0.6s ease;
}

.smiths-team-card:hover .smiths-team-card-image img {
    transform: scale(1.04);
}

.smiths-team-card-body {
    padding: 1.75rem;
}

.smiths-team-name {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: var(--smiths-gold);
}

.smiths-team-bio {
    font-size: 0.98rem;
    line-height: 1.7;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-quote-section {
    padding: 4rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-quote {
    font-size: clamp(1.1rem, 2vw, 1.45rem);
    line-height: 1.55;
    text-align: center;
    color: var(--smiths-cream-text);
    margin: 0;
    padding: 0;
    border: none;
}

.smiths-quote em {
    color: var(--smiths-gold);
    font-style: italic;
}

.smiths-cta-section {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-cta-text {
    font-size: 1.1rem;
    color: var(--smiths-cream-text);
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
}

.smiths-cta-links {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    justify-content: center;
}

@media (max-width: 575.98px) {
    .smiths-cta-links .btn-smiths {
        width: 100%;
    }
}

/* Compact page hero */
.smiths-page-hero--compact {
    min-height: 40vh;
    min-height: 40dvh;
    padding: 7rem 0 3rem;
    background-color: var(--smiths-dark);
}

.smiths-page-hero--compact .smiths-page-hero-overlay {
    background: linear-gradient(to bottom, rgba(var(--smiths-green-rgb), 0.2), rgba(var(--smiths-green-rgb), 0.85));
}

.smiths-page-hero--book {
    background-position: center 30%;
}

.smiths-page-hero--landscape {
    background-size: cover;
    background-position: center center;
}

.smiths-page-hero--portrait {
    min-height: auto;
    display: block;
    padding: calc(var(--smiths-header-height, 88px) + 2rem) 0 3.5rem;
    background: var(--smiths-dark);
}

.smiths-page-hero--portrait .smiths-page-hero-media {
    display: block;
    width: 100%;
    overflow: hidden;
    border: 1px solid var(--smiths-border);
}

.smiths-page-hero--portrait .smiths-page-hero-media img {
    display: block;
    width: 100%;
    height: auto;
}

.smiths-page-hero--portrait .smiths-page-hero-content {
    padding-bottom: 0.25rem;
}

.smiths-page-hero--portrait .smiths-page-hero-title {
    max-width: none;
}

@media (max-width: 991.98px) {
    .smiths-page-hero--portrait .smiths-page-hero-media {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
}

.smiths-prose--lead p {
    font-size: 1.15rem;
    text-align: center;
}

.smiths-breadcrumb-link {
    color: var(--smiths-gold);
    transition: opacity 0.25s ease;
}

.smiths-breadcrumb-link:hover {
    opacity: 0.8;
    color: var(--smiths-gold);
}

/* Blog listing */
.smiths-blog-grid-section {
    padding: 3rem 0 5rem;
}

.smiths-blog-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2.5rem 1.5rem;
}

@media (min-width: 768px) {
    .smiths-blog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 2.75rem 1.75rem;
    }
}

@media (min-width: 1200px) {
    .smiths-blog-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 3rem 2rem;
    }
}

.smiths-blog-tile {
    display: flex;
    flex-direction: column;
    min-width: 0;
    color: inherit;
}

.smiths-blog-tile-media {
    display: block;
    margin: 0 0 1.15rem;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
}

.smiths-blog-tile-media .smiths-blog-card-image,
.smiths-blog-tile-media .smiths-blog-card-image--landscape,
.smiths-blog-tile-media .smiths-blog-card-image--portrait {
    aspect-ratio: 4 / 5;
    background: rgba(36, 0, 11, 0.08);
}

.smiths-blog-tile-media .smiths-blog-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.7s ease;
}

.smiths-blog-tile:hover .smiths-blog-tile-media img {
    transform: scale(1.04);
}

.smiths-blog-tile-copy {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-inline: 0.1rem;
}

.smiths-blog-tile-title {
    font-size: clamp(1.2rem, 1.7vw, 1.45rem);
    font-weight: 500;
    line-height: 1.25;
    margin: 0 0 0.65rem;
}

.smiths-blog-tile-title a {
    color: var(--smiths-cream);
    transition: color 0.25s ease;
}

.smiths-blog-tile-title a:hover {
    color: #fff;
}

.smiths-blog-tile-excerpt {
    font-size: 0.92rem;
    line-height: 1.6;
    color: var(--smiths-muted);
    margin: 0 0 1.1rem;
    flex-grow: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.smiths-blog-tile-link {
    align-self: flex-start;
    margin-top: auto;
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    border-bottom: 1px solid rgba(251, 248, 244, 0.4);
    padding-bottom: 0.15rem;
    transition: color 0.25s ease, border-color 0.25s ease;
}

.smiths-blog-tile:hover .smiths-blog-tile-link,
.smiths-blog-tile-link:hover {
    color: #fff;
    border-bottom-color: #fff;
}

.smiths-band--cream .smiths-blog-tile-title a {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-blog-tile-title a:hover {
    color: var(--smiths-gold);
}

.smiths-band--cream .smiths-blog-tile-excerpt {
    color: var(--smiths-cream-text);
}

.smiths-band--cream .smiths-blog-tile-link {
    color: var(--smiths-dark);
    border-bottom-color: rgba(36, 0, 11, 0.35);
}

.smiths-band--cream .smiths-blog-tile:hover .smiths-blog-tile-link,
.smiths-band--cream .smiths-blog-tile-link:hover {
    color: var(--smiths-gold);
    border-bottom-color: var(--smiths-gold);
}

/* Legacy card styles (detail / related) */
.smiths-blog-masonry {
    display: block;
}

.smiths-blog-masonry:not(.is-masonry-ready) .smiths-blog-masonry-item + .smiths-blog-masonry-item {
    margin-top: 1.5rem;
}

.smiths-blog-masonry-item {
    display: block;
    width: 100%;
    min-width: 0;
}

.smiths-blog-masonry-item .smiths-blog-card {
    height: auto;
}

.smiths-blog-masonry.is-masonry-ready {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
}

.smiths-blog-masonry.is-masonry-ready .smiths-blog-masonry-item + .smiths-blog-masonry-item {
    margin-top: 0;
}

.smiths-blog-masonry-column {
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

@media (min-width: 768px) {
    .smiths-blog-masonry:not(.is-masonry-ready) .smiths-blog-masonry-item + .smiths-blog-masonry-item {
        margin-top: 2rem;
    }

    .smiths-blog-masonry.is-masonry-ready {
        gap: 2rem;
    }

    .smiths-blog-masonry-column {
        gap: 2rem;
    }
}

@media (min-width: 1200px) {
    .smiths-blog-masonry:not(.is-masonry-ready) .smiths-blog-masonry-item + .smiths-blog-masonry-item {
        margin-top: 2.5rem;
    }

    .smiths-blog-masonry.is-masonry-ready {
        gap: 2.5rem;
    }

    .smiths-blog-masonry-column {
        gap: 2.5rem;
    }
}

.smiths-blog-masonry .smiths-blog-card:hover {
    transform: none;
}

.smiths-blog-masonry .smiths-blog-card:hover .smiths-blog-card-image img {
    transform: none;
}

.smiths-blog-card {
    height: 100%;
    display: flex;
    flex-direction: column;
    background: var(--smiths-cream);
    border: 1px solid var(--smiths-cream-border);
    color: var(--smiths-dark);
    overflow: hidden;
    transition: border-color 0.3s ease, transform 0.3s ease;
}

.smiths-blog-card:hover {
    border-color: rgba(107, 26, 42, 0.35);
    transform: translateY(-4px);
}

.smiths-blog-card-image-link {
    display: block;
}

.smiths-blog-card-image {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: rgba(36, 0, 11, 0.06);
}

.smiths-blog-card-image--landscape {
    aspect-ratio: 16 / 10;
}

.smiths-blog-card-image--portrait {
    aspect-ratio: 3 / 4;
}

.smiths-blog-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: transform 0.6s ease;
}

.smiths-blog-card-image--portrait img {
    object-fit: contain;
}

.smiths-blog-card:hover .smiths-blog-card-image img {
    transform: scale(1.05);
}

.smiths-blog-card-body {
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.smiths-blog-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem 1rem;
    font-size: 0.72rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--smiths-muted);
    margin-bottom: 0.85rem;
}

.smiths-blog-meta--hero {
    margin-top: 1.25rem;
    margin-bottom: 0;
}

.smiths-blog-meta--hero span {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.smiths-blog-card-title {
    font-size: 1.35rem;
    line-height: 1.25;
    margin-bottom: 0.85rem;
}

.smiths-blog-card-title a {
    color: var(--smiths-dark);
    transition: color 0.25s ease;
}

.smiths-blog-card-title a:hover {
    color: var(--smiths-gold);
}

.smiths-blog-card-excerpt {
    font-size: 0.95rem;
    line-height: 1.65;
    color: var(--smiths-cream-text);
    margin-bottom: 1.25rem;
    flex-grow: 1;
}

.smiths-blog-read-more {
    font-size: 0.75rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--smiths-gold);
    margin-top: auto;
}

.smiths-blog-read-more:hover {
    color: var(--smiths-gold-light);
}

.smiths-pagination-wrap {
    margin-top: 3.5rem;
}

.smiths-pagination .page-link {
    background: transparent;
    border-color: var(--smiths-border);
    color: var(--smiths-muted);
    padding: 0.65rem 1rem;
    border-radius: 0;
}

.smiths-pagination .page-item.active .page-link {
    background: var(--smiths-gold);
    border-color: var(--smiths-gold);
    color: var(--smiths-dark);
}

.smiths-pagination .page-link:hover {
    background: rgba(201, 169, 98, 0.15);
    border-color: var(--smiths-gold);
    color: var(--smiths-gold);
}

.smiths-pagination .page-item.disabled .page-link {
    background: transparent;
    color: rgba(245, 240, 232, 0.3);
}

/* Blog post */
.smiths-blog-lead {
    font-family: var(--font-display);
    font-size: 1.35rem;
    line-height: 1.55;
    color: var(--smiths-cream);
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-prose h2 {
    font-family: var(--font-display);
    font-size: 1.75rem;
    color: var(--smiths-gold);
    margin: 2.25rem 0 1rem;
}

.smiths-prose h3 {
    font-family: var(--font-display);
    font-size: 1.5rem;
    color: var(--smiths-gold);
    margin: 2rem 0 1rem;
}

.smiths-prose ul {
    padding-left: 1.25rem;
    margin-bottom: 1.25rem;
}

.smiths-prose ul li,
.smiths-prose ol li {
    color: var(--smiths-muted);
    margin-bottom: 0.5rem;
}

.smiths-blog-post-footer {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid var(--smiths-border);
}

.smiths-blog-related {
    padding: 4rem 0 5rem;
    border-top: 1px solid var(--smiths-border);
}

.smiths-blog-related .col-md-4 {
    display: flex;
}

.smiths-blog-related .smiths-blog-card {
    width: 100%;
}

.smiths-blog-related .smiths-blog-card-image,
.smiths-blog-related .smiths-blog-card-image--portrait,
.smiths-blog-related .smiths-blog-card-image--landscape {
    aspect-ratio: 4 / 3;
}

.smiths-blog-related .smiths-blog-card-image img {
    object-fit: cover;
}

.smiths-blog-card--compact .smiths-blog-card-body {
    padding: 1.25rem;
}

.smiths-blog-card--compact .smiths-blog-card-title {
    font-size: 1.15rem;
}

/* Blog offer components */
.smiths-offer-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin: 2rem 0;
}

.smiths-offer-card {
    padding: 1.5rem;
    border: 1px solid var(--smiths-border);
    background: rgba(255, 255, 255, 0.02);
}

.smiths-offer-card--featured {
    border-color: var(--smiths-gold);
    background: rgba(201, 169, 98, 0.06);
}

.smiths-offer-price {
    display: block;
    font-family: var(--font-display);
    font-size: 2rem;
    color: var(--smiths-gold);
    line-height: 1;
    margin-bottom: 0.75rem;
}

.smiths-offer-card h3 {
    font-family: var(--font-display);
    font-size: 1.25rem;
    color: var(--smiths-cream);
    margin: 0 0 0.75rem;
}

.smiths-offer-card p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-offer-highlight {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    padding: 1.5rem;
    margin: 2rem 0;
    border: 1px solid var(--smiths-gold);
    background: rgba(201, 169, 98, 0.06);
}

.smiths-offer-highlight-price {
    flex-shrink: 0;
    font-family: var(--font-display);
    font-size: 2.5rem;
    color: var(--smiths-gold);
    line-height: 1;
}

.smiths-offer-highlight p {
    margin: 0;
    color: var(--smiths-cream);
    font-size: 1.05rem;
    line-height: 1.5;
}

.smiths-schedule {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.75rem;
    margin: 1.5rem 0 2rem;
}

.smiths-schedule-item {
    text-align: center;
    padding: 1rem;
    border: 1px solid var(--smiths-border);
    background: rgba(255, 255, 255, 0.02);
}

.smiths-schedule-item strong {
    display: block;
    font-family: var(--font-display);
    font-size: 1.25rem;
    color: var(--smiths-gold);
    margin-bottom: 0.25rem;
}

.smiths-schedule-item span {
    font-size: 0.85rem;
    color: var(--smiths-muted);
}

.smiths-blog-terms {
    margin-top: 2.5rem;
    padding: 1.5rem;
    border: 1px solid var(--smiths-border);
    background: rgba(255, 255, 255, 0.02);
}

.smiths-blog-terms h4 {
    font-family: var(--font-display);
    font-size: 1.1rem;
    color: var(--smiths-gold);
    margin: 0 0 0.75rem;
}

.smiths-blog-terms p {
    font-size: 0.9rem;
    line-height: 1.65;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-blog-note {
    padding: 1rem 1.25rem;
    border-left: 3px solid var(--smiths-gold);
    background: rgba(201, 169, 98, 0.06);
    color: var(--smiths-muted);
}

@media (max-width: 767.98px) {
    .smiths-offer-cards {
        grid-template-columns: 1fr;
    }

    .smiths-schedule {
        grid-template-columns: 1fr;
    }

    .smiths-offer-highlight {
        flex-direction: column;
        text-align: center;
    }
}

/* Menu page */
.smiths-page-hero--menu {
    min-height: 65vh;
    min-height: 65dvh;
}

.smiths-menu-intro {
    padding: calc(var(--smiths-header-height, 148px) + 2.5rem) 0 2.25rem;
}

.smiths-menu-intro .smiths-section-title {
    margin-bottom: 0;
}

.smiths-menu-outro {
    padding: 3.5rem 0;
    border-bottom: 1px solid rgba(251, 248, 244, 0.14);
}

.smiths-menu-outro .smiths-prose--lead {
    margin: 0;
}

.smiths-menu-hero-text {
    max-width: 640px;
    margin-top: 1.25rem;
}

.smiths-menu-hero-text p {
    font-size: 1.05rem;
    line-height: 1.7;
    color: var(--smiths-muted);
    margin-bottom: 0.85rem;
}

.smiths-menu-hero-text p:last-child {
    margin-bottom: 0;
}

.smiths-menu-nav-wrap {
    position: sticky;
    top: var(--smiths-header-height, 148px);
    z-index: 1020;
    margin-top: 0;
    background: var(--smiths-cream);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(1, 34, 29, 0.12);
}

.smiths-menu-nav-wrap.is-stuck {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.smiths-menu-nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.25rem 0.5rem;
    list-style: none;
    margin: 0;
    padding: 0.75rem 0;
}

.smiths-menu-nav-link {
    display: inline-block;
    padding: 0.65rem 1.1rem;
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(1, 34, 29, 0.65);
    white-space: nowrap;
    border: 1px solid rgba(1, 34, 29, 0.15);
    background: transparent;
    cursor: pointer;
    transition: all 0.25s ease;
}

.smiths-menu-nav-link:hover,
.smiths-menu-nav-link.active {
    color: var(--smiths-dark);
    border-color: var(--smiths-gold);
    background: rgba(154, 115, 50, 0.12);
}

.smiths-menu-body {
    background: var(--smiths-dark);
}

.smiths-menu-panels {
    min-height: 420px;
}

.smiths-menu-section,
.smiths-menu-faq[data-menu-panel] {
    display: none;
    padding: 4rem 0;
    border-bottom: 1px solid rgba(251, 248, 244, 0.14);
    background: var(--smiths-dark);
    scroll-margin-top: calc(var(--smiths-header-height, 148px) + 5rem);
}

.smiths-menu-section.is-active,
.smiths-menu-faq[data-menu-panel].is-active {
    display: block;
}

.smiths-menu-section-header {
    margin-bottom: 2.5rem;
    margin-top: 0.5rem;
    text-align: center;
}

.smiths-menu-section-subtitle {
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-menu-section-note {
    display: inline-block;
    margin-top: 1rem;
    padding: 0.5rem 1rem;
    border: 1px solid rgba(251, 248, 244, 0.35);
    font-size: 0.78rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--smiths-muted);
}

.smiths-menu-subsection {
    font-family: var(--font-display);
    font-size: 1.35rem;
    color: var(--smiths-cream);
    margin: 2.5rem 0 1.25rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(251, 248, 244, 0.28);
}

.smiths-menu-subsection:first-of-type {
    margin-top: 0;
}

.smiths-menu-items {
    max-width: 820px;
    margin: 0 auto;
}

.smiths-menu-item {
    padding: 1.1rem 0;
    border-bottom: 1px solid rgba(251, 248, 244, 0.14);
}

.smiths-menu-item:last-child {
    border-bottom: none;
}

.smiths-menu-item-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1.5rem;
}

.smiths-menu-item-name {
    font-family: var(--font-display);
    font-size: 1.15rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: var(--smiths-cream);
}

.smiths-menu-dietary {
    font-family: var(--font-body);
    font-size: 0.75rem;
    letter-spacing: 0.06em;
    color: rgba(251, 248, 244, 0.62);
    text-transform: uppercase;
}

.smiths-menu-item-price {
    font-size: 1rem;
    font-weight: 500;
    color: var(--smiths-cream);
    white-space: nowrap;
}

.smiths-menu-item-details {
    margin-top: 0.4rem;
    padding-right: 4rem;
}

.smiths-menu-item-desc,
.smiths-menu-item-note {
    font-size: 0.92rem;
    line-height: 1.6;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-menu-item-note {
    font-style: italic;
    margin-top: 0.25rem;
}

.smiths-menu-signatures {
    padding: 4.5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-signature-carousel {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
}

.smiths-signature-carousel::-webkit-scrollbar {
    height: 6px;
}

.smiths-signature-carousel::-webkit-scrollbar-thumb {
    background: var(--smiths-gold);
    border-radius: 3px;
}

.smiths-signature-dish {
    margin: 0;
    text-align: center;
    flex: 0 0 min(280px, 78vw);
    scroll-snap-align: start;
}

.smiths-signature-dish-image {
    aspect-ratio: 1;
    width: 100%;
    overflow: hidden;
    border: 1px solid var(--smiths-border);
    margin-bottom: 0.75rem;
}

body.smiths-body .smiths-signature-dish-image img {
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.5s ease;
}

.smiths-signature-dish:hover .smiths-signature-dish-image img {
    transform: scale(1.05);
}

.smiths-signature-dish figcaption {
    font-family: var(--font-display);
    font-size: 0.85rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    margin: 0;
}

.smiths-band--green .smiths-signature-dish figcaption {
    color: var(--smiths-cream);
}

.smiths-band--cream .smiths-signature-dish figcaption {
    color: var(--smiths-dark);
}

.smiths-menu-faq {
    padding: 4.5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-accordion .accordion-item {
    background: var(--smiths-dark);
    border: 1px solid rgba(251, 248, 244, 0.28);
    margin-bottom: 0.75rem;
}

.smiths-accordion .accordion-button {
    background: transparent;
    color: var(--smiths-cream) !important;
    font-family: var(--font-display);
    font-size: 1.15rem;
    padding: 1.25rem 1.5rem;
    box-shadow: none;
}

.smiths-accordion .accordion-button:not(.collapsed) {
    background: rgba(251, 248, 244, 0.08);
    color: var(--smiths-cream) !important;
}

.smiths-accordion .accordion-button::after {
    filter: brightness(0) invert(1);
    opacity: 0.85;
}

.smiths-accordion .accordion-body {
    color: var(--smiths-muted);
    line-height: 1.7;
    padding: 0.75rem 1.5rem 1.25rem;
}

@media (max-width: 767.98px) {
    .smiths-menu-item-details {
        padding-right: 0;
    }

    .smiths-menu-item-main {
        flex-direction: row;
        align-items: baseline;
        justify-content: space-between;
        gap: 0.75rem;
    }

    .smiths-menu-item-price {
        align-self: auto;
        color: var(--smiths-cream);
        flex-shrink: 0;
    }
}

/* Private dining */
.smiths-pd-intro {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-pd-intro-image {
    aspect-ratio: 3 / 4;
    overflow: hidden;
    border: 1px solid var(--smiths-border);
}

body.smiths-body .smiths-pd-intro-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.smiths-pd-cards {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-pd-card {
    height: 100%;
    padding: 2rem;
    background: var(--smiths-dark);
    border: 1px solid var(--smiths-border);
    transition: border-color 0.3s ease;
}

.smiths-pd-card:hover {
    border-color: rgba(201, 169, 98, 0.45);
}

.smiths-pd-card-title {
    font-size: 1.35rem;
    color: var(--smiths-gold);
    margin-bottom: 1rem;
}

.smiths-pd-card-text {
    font-size: 0.98rem;
    line-height: 1.7;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-pd-features {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-pd-feature {
    height: 100%;
    text-align: center;
    padding: 2rem 1.5rem;
    border: 1px solid var(--smiths-cream-border);
    background: var(--smiths-cream);
}

.smiths-pd-feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin-bottom: 1.25rem;
    border: 1px solid var(--smiths-border);
    color: var(--smiths-gold);
    font-size: 1.25rem;
}

.smiths-pd-feature-title {
    font-size: 1.25rem;
    margin-bottom: 0.85rem;
    color: var(--smiths-dark);
}

.smiths-pd-feature-text {
    font-size: 0.95rem;
    line-height: 1.65;
    color: var(--smiths-cream-text);
    margin: 0;
}

.smiths-band--cream .smiths-pd-feature {
    background: var(--smiths-dark);
    border-color: var(--smiths-border);
}

.smiths-band--cream .smiths-pd-feature-title {
    color: var(--smiths-gold);
}

.smiths-band--cream .smiths-pd-feature-text {
    color: var(--smiths-muted);
}

.smiths-pd-gallery {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-pd-gallery-item {
    margin: 0;
    aspect-ratio: 3 / 4;
    overflow: hidden;
    border: 1px solid var(--smiths-border);
}

body.smiths-body .smiths-pd-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.smiths-pd-gallery-item:hover img {
    transform: scale(1.04);
}

/* Book page */
.smiths-book-main {
    padding: 4rem 0 5rem;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-book-note {
    text-align: center;
    max-width: 560px;
    margin: 0 auto 2.5rem;
    font-size: 1.05rem;
    line-height: 1.65;
    color: var(--smiths-muted);
}

.smiths-book-widget {
    background: var(--smiths-cream);
    border: 1px solid var(--smiths-cream-border);
}

.smiths-book-widget-header {
    padding: 1.75rem 1.75rem 0;
}

.smiths-book-widget-title {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
    color: var(--smiths-cream);
}

.smiths-book-widget-text {
    font-size: 0.95rem;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-book-widget-frame {
    position: relative;
    padding: 1.25rem 1.75rem 1.75rem;
}

.smiths-book-widget-frame.is-loading #ot-booking-frame {
    opacity: 0.4;
}

.smiths-book-widget-frame.is-loading::before {
    content: 'Loading reservations…';
    position: absolute;
    inset: 1.25rem 1.75rem 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95rem;
    color: var(--smiths-cream-text);
    pointer-events: none;
    z-index: 1;
}

.smiths-book-widget-fallback {
    margin-top: 1rem;
    text-align: center;
}

.smiths-book-widget-fallback p {
    margin-bottom: 0.75rem;
    font-size: 0.95rem;
    color: var(--smiths-cream-text);
}

.smiths-band--green .smiths-book-widget-fallback p {
    color: var(--smiths-muted);
}

#ot-booking-frame {
    display: block;
    width: 100%;
    min-height: 600px;
    height: 600px;
    background: #fff;
    border: 1px solid rgba(201, 169, 98, 0.2);
    border-radius: 2px;
}

.smiths-book-sidebar {
    height: 100%;
    padding: 2rem;
    background: var(--smiths-cream);
    border: 1px solid var(--smiths-cream-border);
    color: var(--smiths-dark);
}

.smiths-book-sidebar .smiths-book-sidebar-title,
.smiths-book-sidebar .smiths-book-sidebar-item a {
    color: var(--smiths-dark);
}

.smiths-book-sidebar .smiths-book-sidebar-text,
.smiths-book-sidebar .smiths-book-sidebar-item,
.smiths-book-entertainment {
    color: var(--smiths-cream-text);
}

.smiths-book-sidebar-block + .smiths-book-sidebar-block {
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: 1px solid var(--smiths-border);
}

.smiths-book-sidebar-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: var(--smiths-dark);
}

.smiths-book-sidebar-label {
    font-size: 0.75rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--smiths-gold);
    margin-bottom: 0.85rem;
}

.smiths-book-sidebar-text {
    font-size: 0.95rem;
    line-height: 1.6;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-book-sidebar-item {
    display: flex;
    align-items: flex-start;
    gap: 0.85rem;
    font-size: 0.95rem;
    line-height: 1.6;
    color: var(--smiths-muted);
}

.smiths-book-sidebar-item + .smiths-book-sidebar-item {
    margin-top: 0.85rem;
}

.smiths-book-sidebar-item i {
    color: var(--smiths-gold);
    margin-top: 0.2rem;
    flex-shrink: 0;
}

.smiths-book-sidebar-item a {
    color: var(--smiths-dark);
    transition: color 0.25s ease;
}

.smiths-book-sidebar-item a:hover {
    color: var(--smiths-gold);
}

.smiths-hours-list--compact li {
    padding: 0.55rem 0;
    font-size: 0.92rem;
}

.smiths-book-sidebar .smiths-hours-list li span:first-child {
    color: rgba(1, 34, 29, 0.55);
}

.smiths-book-sidebar .smiths-hours-list li span:last-child {
    color: var(--smiths-dark);
}

.smiths-book-sidebar .smiths-hours-note {
    color: rgba(1, 34, 29, 0.55);
}

.smiths-book-entertainment {
    list-style: none;
    padding: 0;
    margin: 0;
}

.smiths-book-entertainment li {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 1rem 0;
    border-bottom: 1px solid var(--smiths-border);
    font-size: 0.92rem;
    color: var(--smiths-cream-text);
}

.smiths-book-entertainment a {
    color: var(--smiths-dark);
    transition: color 0.25s ease;
}

.smiths-book-entertainment a:hover {
    color: var(--smiths-gold);
}

.smiths-book-sidebar .btn-smiths {
    margin-top: 1.5rem;
}

.smiths-book-entertainment li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.smiths-book-entertainment strong {
    color: var(--smiths-dark);
    font-weight: 500;
}

.smiths-book-enquiry {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-book-enquiry-card {
    padding: 2.5rem;
    background: var(--smiths-dark);
    border: 1px solid var(--smiths-border);
}

.smiths-book-enquiry-card--inline {
    margin-top: 1.5rem;
}

.smiths-book-enquiry-title {
    font-size: 1.75rem;
    color: var(--smiths-cream);
    margin: 0;
}

.smiths-book-enquiry-text {
    font-size: 1rem;
    line-height: 1.65;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-book-form .form-label {
    font-size: 0.78rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    margin-bottom: 0.45rem;
}

.smiths-book-form .form-label .smiths-label-optional {
    color: rgba(251, 248, 244, 0.62);
    font-weight: 400;
    letter-spacing: 0.06em;
}

.smiths-book-form .form-control {
    background: var(--smiths-dark-soft);
    border: 1px solid rgba(251, 248, 244, 0.4);
    color: var(--smiths-cream);
    border-radius: 0;
    padding: 0.85rem 1rem;
}

.smiths-book-form .form-control::placeholder {
    color: rgba(245, 240, 232, 0.35);
}

.smiths-book-form .form-control:focus {
    background: var(--smiths-dark-soft);
    border-color: rgba(251, 248, 244, 0.85);
    color: var(--smiths-cream);
    box-shadow: none;
}

.smiths-book-form .smiths-newsletter-opt-in {
    margin: 0.25rem 0 0.5rem;
}

.smiths-book-form .smiths-newsletter-opt-in .form-check-label {
    color: var(--smiths-muted);
    font-size: 0.92rem;
    line-height: 1.45;
}

.smiths-book-form .smiths-newsletter-opt-in .form-check-input {
    border-color: var(--smiths-border);
}

.smiths-book-form .smiths-newsletter-opt-in .form-check-input:checked {
    background-color: var(--smiths-gold);
    border-color: var(--smiths-gold);
}

.smiths-book-form .smiths-newsletter-opt-in .form-check-input:focus {
    border-color: var(--smiths-gold);
    box-shadow: none;
}

.smiths-book-alert {
    border-radius: 0;
    border: 1px solid var(--smiths-border);
    background: var(--smiths-dark-soft);
    color: var(--smiths-cream);
}

.smiths-rating-gate.is-hidden,
.smiths-rating-form.is-hidden {
    display: none;
}

.smiths-rating-stars {
    display: flex;
    justify-content: center;
    gap: 0.35rem;
    margin-bottom: 1rem;
}

.smiths-rating-star {
    appearance: none;
    background: none;
    border: 0;
    padding: 0.35rem;
    color: rgba(250, 244, 233, 0.22);
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
    transition: color 0.2s ease, transform 0.2s ease;
}

.smiths-rating-star:hover,
.smiths-rating-star:focus-visible,
.smiths-rating-star.is-active {
    color: var(--smiths-gold);
    outline: none;
}

.smiths-rating-star:hover,
.smiths-rating-star:focus-visible {
    transform: translateY(-2px) scale(1.06);
}

.smiths-rating-hint {
    font-size: 0.92rem;
    color: var(--smiths-muted);
}

.smiths-rating-selected {
    display: flex;
    justify-content: center;
    gap: 0.2rem;
    margin: 0.85rem 0 0.35rem;
    color: var(--smiths-gold);
    font-size: 1.15rem;
}

.smiths-rating-selected .is-empty {
    color: rgba(250, 244, 233, 0.22);
}

.smiths-rating-change {
    appearance: none;
    background: none;
    border: 0;
    padding: 0;
    color: var(--smiths-gold);
    font-family: var(--font-body);
    font-size: 0.85rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    cursor: pointer;
}

.smiths-rating-change:hover,
.smiths-rating-change:focus-visible {
    color: var(--smiths-gold-light);
    outline: none;
}

@media (max-width: 991.98px) {
    .smiths-book-sidebar {
        margin-top: 0.5rem;
    }
}

@media (max-width: 575.98px) {
    .smiths-book-enquiry-card {
        padding: 1.5rem;
    }

    .smiths-book-widget-header,
    .smiths-book-widget-frame {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

/* Content pages */
.smiths-faq-section,
.smiths-gallery-section,
.smiths-press-section,
.smiths-recipes-section {
    padding: 4.5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-accordion {
    --bs-accordion-bg: transparent;
    --bs-accordion-border-color: rgba(251, 248, 244, 0.28);
    --bs-accordion-btn-bg: var(--smiths-dark-soft);
    --bs-accordion-active-bg: var(--smiths-dark-soft);
    --bs-accordion-btn-color: var(--smiths-cream);
    --bs-accordion-active-color: var(--smiths-cream);
    --bs-accordion-btn-focus-box-shadow: none;
}

.smiths-band--cream .smiths-accordion {
    --bs-accordion-border-color: rgba(36, 0, 11, 0.28);
    --bs-accordion-btn-bg: var(--smiths-cream);
    --bs-accordion-active-bg: rgba(36, 0, 11, 0.04);
    --bs-accordion-btn-color: var(--smiths-dark);
    --bs-accordion-active-color: var(--smiths-dark);
    --bs-accordion-body-color: var(--smiths-cream-text);
}

.smiths-band--cream .smiths-accordion .accordion-item {
    background: transparent;
    border-color: rgba(36, 0, 11, 0.28);
}

.smiths-band--cream .smiths-accordion .accordion-button,
.smiths-band--cream .smiths-accordion .accordion-button:not(.collapsed) {
    color: var(--smiths-dark) !important;
    background: transparent;
}

.smiths-band--cream .smiths-accordion .accordion-button:not(.collapsed) {
    background: rgba(36, 0, 11, 0.04);
}

.smiths-band--cream .smiths-accordion .accordion-button::after {
    filter: none;
    opacity: 0.7;
}

.smiths-band--cream .smiths-accordion .accordion-body {
    color: var(--smiths-cream-text);
}

.smiths-accordion-item {
    background: transparent;
    border: 1px solid rgba(251, 248, 244, 0.28);
    border-radius: 0 !important;
    margin-bottom: 0.75rem;
}

.smiths-accordion-button {
    font-family: var(--font-display);
    font-size: 1.05rem;
    padding: 1.25rem 1.5rem;
    box-shadow: none !important;
    color: var(--smiths-cream) !important;
}

.smiths-accordion-button:not(.collapsed) {
    color: var(--smiths-cream) !important;
}

.smiths-accordion-button::after {
    filter: brightness(0) invert(1);
    opacity: 0.85;
}

.smiths-band--cream .smiths-accordion-button,
.smiths-band--cream .smiths-accordion-button:not(.collapsed) {
    color: var(--smiths-dark) !important;
}

.smiths-band--cream .smiths-accordion-button::after {
    filter: none;
    opacity: 0.7;
}

.smiths-gallery-tabs {
    border-bottom: 1px solid var(--smiths-border);
    gap: 0.5rem;
}

.smiths-gallery-tabs .nav-link {
    color: var(--smiths-muted);
    border: none;
    border-radius: 0;
    padding: 0.75rem 1.25rem;
    font-size: 0.85rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.smiths-gallery-tabs .nav-link.active,
.smiths-gallery-tabs .nav-link:hover {
    color: var(--smiths-gold);
    background: transparent;
    border-bottom: 2px solid var(--smiths-gold);
}

.smiths-band--cream .smiths-gallery-tabs .nav-link {
    color: rgba(1, 34, 29, 0.65);
}

.smiths-band--cream .smiths-gallery-tabs .nav-link.active,
.smiths-band--cream .smiths-gallery-tabs .nav-link:hover {
    color: var(--smiths-gold);
}

.smiths-band--cream .smiths-gallery-category-title {
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-gallery-category-intro,
.smiths-band--cream .smiths-gallery-empty {
    color: var(--smiths-cream-text);
}

.smiths-gallery-item {
    margin: 0;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border: 1px solid var(--smiths-border);
}

.smiths-gallery-trigger {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: zoom-in;
}

body.smiths-body .smiths-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.smiths-gallery-trigger:hover img {
    transform: scale(1.04);
}

.smiths-gallery-zoom {
    position: absolute;
    right: 0.85rem;
    bottom: 0.85rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    background: rgba(var(--smiths-green-rgb), 0.72);
    border: 1px solid var(--smiths-border);
    color: var(--smiths-gold);
    opacity: 0;
    transition: opacity 0.25s ease;
}

.smiths-gallery-trigger:hover .smiths-gallery-zoom,
.smiths-gallery-trigger:focus-visible .smiths-gallery-zoom {
    opacity: 1;
}

.smiths-gallery-category-title {
    font-size: clamp(1.5rem, 3vw, 2.25rem);
    color: var(--smiths-cream);
}

.smiths-gallery-category-intro {
    font-size: 1.05rem;
    line-height: 1.7;
    color: var(--smiths-muted);
    margin: 0;
}

.smiths-gallery-empty {
    color: var(--smiths-muted);
    padding: 2rem 0;
}

body.smiths-lightbox-open {
    overflow: hidden;
}

.smiths-lightbox {
    position: fixed;
    inset: 0;
    z-index: 1080;
}

.smiths-lightbox-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
}

.smiths-lightbox-dialog {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding: 4rem 1.5rem 2rem;
}

.smiths-lightbox-figure {
    margin: 0;
    max-width: min(96vw, 1400px);
    text-align: center;
}

.smiths-lightbox-image {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: calc(100vh - 8rem);
    margin: 0 auto;
    border: 1px solid var(--smiths-border);
}

.smiths-lightbox-caption {
    margin-top: 1rem;
    font-size: 0.95rem;
    color: var(--smiths-muted);
}

.smiths-lightbox-close,
.smiths-lightbox-nav {
    position: absolute;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    border: 1px solid var(--smiths-border);
    background: rgba(var(--smiths-green-rgb), 0.85);
    color: var(--smiths-cream);
    cursor: pointer;
    transition: color 0.25s ease, border-color 0.25s ease;
}

.smiths-lightbox-close:hover,
.smiths-lightbox-nav:hover {
    color: var(--smiths-gold);
    border-color: rgba(201, 169, 98, 0.5);
}

.smiths-lightbox-close {
    top: 1rem;
    right: 1rem;
}

.smiths-lightbox-prev {
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.smiths-lightbox-next {
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 575.98px) {
    .smiths-lightbox-prev {
        left: 0.5rem;
    }

    .smiths-lightbox-next {
        right: 0.5rem;
    }
}

.smiths-recaptcha-notice {
    margin: 0 0 1rem;
    color: var(--smiths-muted);
    font-size: 0.75rem;
    line-height: 1.4;
    text-align: center;
}

.smiths-recaptcha-notice a {
    color: inherit;
    text-decoration: underline;
}

.smiths-press-intro {
    color: var(--smiths-muted);
    font-size: 1.05rem;
}

.smiths-press-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.smiths-press-list li {
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-press-list a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.1rem 0;
    color: var(--smiths-cream);
    transition: color 0.25s ease;
}

.smiths-press-list a:hover {
    color: var(--smiths-gold);
}

.smiths-press-list-title {
    font-size: 1rem;
}

.smiths-recipe-card {
    height: 100%;
    background: var(--smiths-dark-soft);
    border: 1px solid var(--smiths-border);
}

.smiths-recipe-card-image {
    aspect-ratio: 16 / 10;
    overflow: hidden;
}

.smiths-recipe-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.smiths-recipe-card-body {
    padding: 1.75rem;
}

.smiths-recipe-card-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: var(--smiths-cream);
}

.smiths-recipe-card .smiths-prose p {
    color: var(--smiths-muted);
}

.smiths-recipe-card .smiths-prose strong {
    color: var(--smiths-gold);
}

.smiths-contact-map {
    width: 100%;
    padding: 0;
}

.smiths-location-map {
    width: 100%;
    max-width: 420px;
    border: 1px solid var(--smiths-border);
    margin: 0 auto;
}

.smiths-location-map iframe {
    display: block;
    width: 100%;
    height: 280px;
    border: 0;
    background: var(--smiths-dark-soft);
}

.smiths-location-map-link {
    display: block;
    padding: 0.7rem 1rem;
    text-align: center;
    font-size: 0.72rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--smiths-cream);
    background: var(--smiths-dark-soft);
    border-top: 1px solid rgba(251, 248, 244, 0.14);
    transition: color 0.2s ease, background 0.2s ease;
}

.smiths-location-map-link:hover {
    color: #fff;
    background: var(--smiths-dark);
}

.smiths-location-map--inline {
    max-width: 100%;
    margin: 1.5rem 0 0;
}

.smiths-location-map--inline iframe {
    height: 260px;
}

.smiths-location-map--section {
    max-width: 720px;
    margin: 0 auto;
}

.smiths-location-map--section iframe {
    height: clamp(280px, 40vw, 420px);
}

.smiths-content-with-map .smiths-location-map--inline {
    margin: 0;
    max-width: 100%;
}

.smiths-content-with-map .smiths-section-title {
    margin-bottom: 1.5rem;
}

.smiths-band--cream .smiths-location-map {
    border-color: var(--smiths-cream-border);
}

.smiths-band--cream .smiths-location-map-link {
    color: var(--smiths-dark);
    background: #fff;
    border-top-color: var(--smiths-cream-border);
}

.smiths-band--cream .smiths-location-map-link:hover {
    color: var(--smiths-gold);
    background: var(--smiths-cream);
}

.smiths-contact-map-inner {
    position: relative;
    width: 100%;
    height: clamp(280px, 40vw, 460px);
    overflow: hidden;
    border-top: 1px solid var(--smiths-border);
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-contact-map iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
}

.smiths-contact-main {
    padding: 4rem 0 5rem;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-contact-details {
    height: 100%;
}

.smiths-contact-detail-block + .smiths-contact-detail-block {
    margin-top: 1.75rem;
}

.smiths-contact-detail-label {
    font-weight: 700;
    color: var(--smiths-cream);
    margin-bottom: 0.35rem;
}

.smiths-contact-detail-text {
    color: var(--smiths-muted);
    line-height: 1.7;
    margin-bottom: 0;
}

.smiths-contact-detail-text a {
    color: var(--smiths-cream);
    transition: color 0.25s ease;
}

.smiths-contact-detail-text a:hover {
    color: var(--smiths-gold);
}

.smiths-contact-detail-sep {
    margin: 0 0.5rem;
    color: var(--smiths-border);
}

.smiths-contact-form-wrap {
    background: var(--smiths-cream);
    border: 1px solid var(--smiths-cream-border);
    color: var(--smiths-dark);
    padding: 2.5rem;
}

.smiths-contact-form-wrap .smiths-section-title {
    color: var(--smiths-dark);
}

.smiths-contact-form-wrap .smiths-book-enquiry-text {
    color: var(--smiths-cream-text);
}

.smiths-contact-form-wrap .smiths-book-form .form-label {
    color: var(--smiths-dark);
}

.smiths-contact-form-wrap .smiths-book-form .form-label .smiths-label-optional {
    color: rgba(36, 0, 11, 0.55);
}

.smiths-contact-form-wrap .smiths-book-form .form-control {
    background: #fff;
    border: 1px solid rgba(36, 0, 11, 0.35);
    color: var(--smiths-dark);
}

.smiths-contact-form-wrap .smiths-book-form .form-control::placeholder {
    color: rgba(1, 34, 29, 0.4);
}

.smiths-contact-form-wrap .smiths-book-form .form-control:focus {
    background: #fff;
    border-color: rgba(36, 0, 11, 0.7);
    color: var(--smiths-dark);
    box-shadow: none;
}

.smiths-contact-form-wrap .smiths-book-form .smiths-newsletter-opt-in .form-check-label {
    color: var(--smiths-cream-text);
}

.smiths-contact-form-wrap .smiths-book-form .smiths-newsletter-opt-in .form-check-input {
    border-color: rgba(1, 34, 29, 0.25);
}

@media (max-width: 991.98px) {
    .smiths-contact-form-wrap {
        padding: 1.75rem;
    }
}

.smiths-contact-form-card {
    height: 100%;
}

.smiths-contact-sidebar {
    height: 100%;
}

.smiths-contact-info {
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-prose a {
    color: var(--smiths-gold);
}

/* Shop pages */
.smiths-shop-section {
    padding: 4rem 0 5rem;
    background: var(--smiths-dark);
}

.smiths-shop-sidebar {
    background: var(--smiths-dark-soft);
    border: 1px solid var(--smiths-border);
    padding: 1.5rem;
}

.smiths-shop-sidebar h3 {
    font-family: var(--smiths-font-display);
    font-size: 1.25rem;
    color: var(--smiths-cream);
    margin-bottom: 1rem;
}

.smiths-shop-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}

.smiths-shop-categories li + li {
    margin-top: 0.5rem;
}

.smiths-shop-categories a {
    color: var(--smiths-muted);
    transition: color 0.25s ease;
}

.smiths-shop-categories a:hover,
.smiths-shop-categories a.active {
    color: var(--smiths-gold);
}

.smiths-shop-card {
    height: 100%;
    background: var(--smiths-dark-soft);
    border: 1px solid var(--smiths-border);
    transition: border-color 0.3s ease;
}

.smiths-shop-card:hover {
    border-color: rgba(201, 169, 98, 0.5);
}

.smiths-shop-empty {
    text-align: center;
    color: var(--smiths-muted);
    padding: 3rem 0;
}

.smiths-shop-card-image {
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-position: center;
}

.smiths-shop-card-body {
    padding: 1.25rem;
}

.smiths-shop-card-title {
    font-size: 1.1rem;
    color: var(--smiths-cream);
    margin-bottom: 0.5rem;
}

.smiths-shop-card-price {
    color: var(--smiths-gold);
    margin-bottom: 0.75rem;
}

.smiths-shop-card-link {
    font-size: 0.85rem;
    color: var(--smiths-muted);
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.smiths-shop-card:hover .smiths-shop-card-link {
    color: var(--smiths-gold);
}

/* Homepage — moodboard sections */
.smiths-home-about,
.smiths-home-split,
.smiths-home-feature,
.smiths-home-book {
    padding: 5rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-band--cream .smiths-home-about .btn-smiths:not(.btn-smiths-solid),
.smiths-band--cream .smiths-home-split .btn-smiths:not(.btn-smiths-solid),
body.smiths-body .smiths-band--cream .smiths-home-about a.btn-smiths:not(.btn-smiths-solid),
body.smiths-body .smiths-band--cream .smiths-home-split a.btn-smiths:not(.btn-smiths-solid) {
    border-color: var(--smiths-gold);
    color: var(--smiths-dark);
}

.smiths-band--cream .smiths-home-about .btn-smiths:not(.btn-smiths-solid):hover,
.smiths-band--cream .smiths-home-split .btn-smiths:not(.btn-smiths-solid):hover,
body.smiths-body .smiths-band--cream .smiths-home-about a.btn-smiths:not(.btn-smiths-solid):hover,
body.smiths-body .smiths-band--cream .smiths-home-split a.btn-smiths:not(.btn-smiths-solid):hover {
    background: var(--smiths-gold);
    color: var(--smiths-cream);
}

.smiths-home-about .btn-smiths-solid,
.smiths-home-split .btn-smiths-solid,
body.smiths-body .smiths-home-about a.btn-smiths-solid,
body.smiths-body .smiths-home-split a.btn-smiths-solid {
    color: #fff;
}

.smiths-home-split-text {
    line-height: 1.75;
}

.smiths-home-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
}

.smiths-home-gallery-item:first-child {
    grid-column: 1 / -1;
}

.smiths-home-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 4 / 3;
    display: block;
}

/* gallery images now inside .smiths-img-frame__inner */
.smiths-home-gallery .smiths-img-frame__inner img {
    aspect-ratio: 4 / 3;
}

.smiths-home-pronunciation {
    padding: 4rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-pronunciation-word {
    font-size: clamp(2.5rem, 6vw, 4rem);
    margin-bottom: 0.5rem;
}

.smiths-pronunciation-syllables {
    font-size: 1.25rem;
    color: var(--smiths-gold);
    letter-spacing: 0.08em;
    margin-bottom: 0.25rem;
    text-transform: none;
}

.smiths-pronunciation-phonetic {
    color: var(--smiths-muted);
    font-style: italic;
    margin-bottom: 1.5rem;
}

.smiths-pronunciation-text {
    max-width: 560px;
}

.smiths-home-split-image .smiths-img-frame__inner img {
    width: 100%;
    display: block;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    object-position: center bottom;
}

.smiths-home-events {
    position: relative;
    min-height: 420px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-home-events-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(1, 34, 29, 0.92), rgba(1, 34, 29, 0.55));
}

.smiths-home-events-content {
    position: relative;
    z-index: 1;
    max-width: 520px;
    padding: 4rem 0;
}

.smiths-home-highlights {
    border-bottom: 1px solid var(--smiths-border);
}

/* Rotating offers ticker — below hero */
.smiths-offers-ticker {
    border-bottom: 1px solid var(--smiths-border);
    position: relative;
    z-index: 5;
}

.smiths-offers-ticker .container {
    padding-top: 1.35rem;
    padding-bottom: 1.1rem;
}

.smiths-offers-ticker-viewport {
    position: relative;
    min-height: 3.5rem;
}

.smiths-offers-ticker-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.3rem;
    text-align: center;
    text-decoration: none;
    color: inherit;
}

.smiths-offers-ticker-slide strong {
    color: var(--smiths-cream);
    font-size: clamp(0.78rem, 2vw, 0.9rem);
    letter-spacing: 0.14em;
    font-weight: 500;
}

.smiths-offers-ticker-slide span {
    color: var(--smiths-muted);
    font-size: 0.92rem;
    letter-spacing: 0.02em;
}

.smiths-offers-ticker-slide:hover strong {
    color: var(--smiths-gold);
}

@media (max-width: 991.98px) {
    .smiths-offers-ticker-viewport {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .smiths-offers-ticker-viewport::-webkit-scrollbar {
        display: none;
    }

    .smiths-offers-ticker-slide {
        flex: 0 0 100%;
        scroll-snap-align: start;
        min-height: 3.5rem;
        padding: 0 0.5rem;
    }
}

.smiths-offers-ticker-dots {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 0.65rem;
}

.smiths-offers-ticker-dot {
    width: 1.5rem;
    height: 2px;
    padding: 0;
    border: none;
    background: rgba(250, 244, 233, 0.2);
    cursor: pointer;
    transition: background 0.3s ease, width 0.3s ease;
}

.smiths-offers-ticker-dot.is-active {
    background: var(--smiths-gold);
    width: 2rem;
}

@media (min-width: 992px) {
    .smiths-offers-ticker-viewport {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0;
        min-height: 0;
    }

    .smiths-offers-ticker-slide {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        pointer-events: auto;
        padding: 0.5rem 1.5rem;
        border-right: 1px solid var(--smiths-border);
    }

    .smiths-offers-ticker-slide:last-child {
        border-right: none;
    }

    .smiths-offers-ticker-dots {
        display: none;
    }
}

.smiths-home-highlight {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    padding: 2rem 1.5rem;
    text-align: center;
    border-right: 1px solid var(--smiths-border);
    transition: background 0.25s ease;
    min-height: 100%;
}

.smiths-home-highlight:last-child {
    border-right: none;
}

.smiths-home-highlight:hover {
    background: rgba(154, 115, 50, 0.08);
}

.smiths-home-highlight strong {
    color: var(--smiths-cream);
    font-size: 0.85rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.smiths-home-highlight span {
    color: var(--smiths-muted);
    font-size: 0.95rem;
}

.smiths-home-feature--reverse {
    /* band colour applied via smiths-band--* */
}

.smiths-home-book {
    position: relative;
}

.smiths-home-collage {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem;
}

.smiths-home-collage-item .smiths-img-frame__inner img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    display: block;
}

.smiths-footer-divider {
    height: 1px;
    background: var(--smiths-border);
}

.smiths-footer > .container {
    padding-top: 3rem;
}

.smiths-footer-social {
    display: flex;
    gap: 0.75rem;
    margin-top: 1.25rem;
}

.smiths-footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.25rem;
    height: 2.25rem;
    border: 1px solid var(--smiths-border);
    color: var(--smiths-gold);
    transition: all 0.25s ease;
}

.smiths-footer-social a:hover {
    background: var(--smiths-cream);
    border-color: var(--smiths-cream);
    color: var(--smiths-dark);
}

.smiths-footer-address,
.smiths-footer-hours {
    font-size: 0.9rem;
    color: var(--smiths-muted);
    line-height: 1.7;
}

.smiths-team-social {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1rem;
    font-size: 0.82rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--smiths-gold);
}

.smiths-team-social:hover {
    color: var(--smiths-gold-light);
}

.smiths-team-card-image--igor img {
    object-position: center 6%;
}

.smiths-team-card-image--sandesh img {
    object-position: center 6%;
}

@media (max-width: 767.98px) {
    .smiths-home-highlight {
        border-right: none;
        border-bottom: 1px solid var(--smiths-border);
    }
}

/* Cookie consent */
.smiths-consent {
    position: fixed;
    inset: auto 0 0 0;
    z-index: 1050;
    pointer-events: none;
}

.smiths-consent.is-open {
    pointer-events: auto;
}

.smiths-consent-banner,
.smiths-consent-panel {
    background: rgba(1, 34, 29, 0.98);
    border-top: 1px solid var(--smiths-border);
    box-shadow: 0 -12px 40px rgba(0, 0, 0, 0.35);
}

.smiths-consent-inner,
.smiths-consent-panel-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 1.5rem;
}

.smiths-consent-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem 2rem;
}

.smiths-consent-title {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
    color: var(--smiths-cream);
}

.smiths-consent-text {
    margin: 0;
    max-width: 760px;
    color: var(--smiths-muted);
    font-size: 0.95rem;
    line-height: 1.65;
}

.smiths-consent-text a {
    color: var(--smiths-gold);
    text-decoration: underline;
    text-underline-offset: 0.15em;
}

.smiths-consent-text a:hover {
    color: var(--smiths-gold-light);
}

.smiths-consent-actions,
.smiths-consent-panel-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.75rem;
    flex-shrink: 0;
}

.smiths-consent-manage {
    border: none;
    background: transparent;
    color: var(--smiths-muted);
    font-size: 0.82rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    padding: 0.5rem 0;
    cursor: pointer;
    transition: color 0.25s ease;
}

.smiths-consent-manage:hover {
    color: var(--smiths-gold);
}

.smiths-consent-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: 1rem 0;
    border-bottom: 1px solid var(--smiths-border);
}

.smiths-consent-option:first-of-type {
    border-top: 1px solid var(--smiths-border);
}

.smiths-consent-option-copy {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.smiths-consent-option-copy strong {
    color: var(--smiths-cream);
    font-size: 0.9rem;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.smiths-consent-option-copy span {
    color: var(--smiths-muted);
    font-size: 0.92rem;
    line-height: 1.55;
}

.smiths-consent-badge {
    font-size: 0.72rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--smiths-gold);
    white-space: nowrap;
}

.smiths-consent-toggle {
    position: relative;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.smiths-consent-toggle input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.smiths-consent-toggle-ui {
    width: 48px;
    height: 28px;
    border-radius: 999px;
    background: rgba(250, 244, 233, 0.15);
    border: 1px solid var(--smiths-border);
    position: relative;
    transition: background 0.25s ease, border-color 0.25s ease;
}

.smiths-consent-toggle-ui::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--smiths-cream);
    transition: transform 0.25s ease, background 0.25s ease;
}

.smiths-consent-toggle input:checked + .smiths-consent-toggle-ui {
    background: rgba(154, 115, 50, 0.35);
    border-color: var(--smiths-gold);
}

.smiths-consent-toggle input:checked + .smiths-consent-toggle-ui::after {
    transform: translateX(20px);
    background: var(--smiths-gold);
}

.smiths-consent-panel-actions {
    margin-top: 1.25rem;
}

@media (max-width: 991.98px) {
    .smiths-consent-inner {
        flex-direction: column;
        align-items: stretch;
    }

    .smiths-consent-actions,
    .smiths-consent-panel-actions {
        width: 100%;
    }

    .smiths-consent-actions .btn,
    .smiths-consent-panel-actions .btn {
        flex: 1 1 auto;
    }
}

/* —— Premium landing experience —— */
.smiths-motifs-sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.smiths-motif {
    position: absolute;
    pointer-events: none;
    color: var(--smiths-gold);
    opacity: 0.22;
    z-index: 1;
}

.smiths-motif--hero-enso {
    top: 18%;
    right: clamp(1rem, 6vw, 5rem);
    width: 72px;
    height: 72px;
    opacity: 0.18;
}

.smiths-motif--section-sakura {
    top: 2.5rem;
    right: clamp(1rem, 5vw, 4rem);
    width: 40px;
    height: 40px;
    opacity: 0.28;
}

.smiths-motif--pronunciation-enso {
    top: 50%;
    left: clamp(1rem, 8vw, 6rem);
    transform: translateY(-50%);
    width: 88px;
    height: 88px;
    opacity: 0.14;
}

.smiths-motif--book-wave {
    bottom: 2rem;
    right: clamp(1rem, 6vw, 5rem);
    width: 100px;
    opacity: 0.2;
}

.smiths-hero--premium .smiths-hero-slide::before {
    background: linear-gradient(
        to bottom,
        rgba(var(--smiths-green-rgb), 0.35) 0%,
        rgba(var(--smiths-green-rgb), 0.5) 50%,
        rgba(var(--smiths-green-rgb), 0.88) 100%
    );
}

.smiths-hero-panel {
    max-width: 720px;
    margin: 0 auto;
    padding: 2.5rem 2rem;
    border: 1px solid rgba(250, 244, 233, 0.18);
    background: rgba(var(--smiths-green-rgb), 0.28);
    backdrop-filter: blur(6px);
}

.smiths-hero-rule {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin: 0 auto 1.75rem;
    max-width: 280px;
}

.smiths-hero-rule::before,
.smiths-hero-rule::after {
    content: '';
    flex: 1;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(36, 0, 11, 0.45), transparent);
}

.smiths-hero-rule span {
    width: 6px;
    height: 6px;
    border: 1px solid rgba(36, 0, 11, 0.5);
    transform: rotate(45deg);
    flex-shrink: 0;
}

.smiths-hero .smiths-hero-rule::before,
.smiths-hero .smiths-hero-rule::after,
.smiths-band--green .smiths-hero-rule::before,
.smiths-band--green .smiths-hero-rule::after {
    background: linear-gradient(90deg, transparent, rgba(251, 248, 244, 0.85), transparent);
}

.smiths-hero .smiths-hero-rule span,
.smiths-band--green .smiths-hero-rule span {
    border-color: rgba(251, 248, 244, 0.9);
}

.smiths-hero-rule--compact {
    max-width: 120px;
    margin-bottom: 1.25rem;
}

.smiths-hero-scroll {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    pointer-events: none;
}

.smiths-hero-scroll-line {
    display: block;
    width: 1px;
    height: 48px;
    background: linear-gradient(to bottom, rgba(251, 248, 244, 0.9), transparent);
    animation: smiths-scroll-pulse 2.2s ease-in-out infinite;
}

.smiths-hero-scroll-text {
    font-size: 0.62rem;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: rgba(250, 244, 233, 0.55);
}

@keyframes smiths-scroll-pulse {
    0%, 100% { opacity: 0.4; transform: scaleY(0.85); }
    50% { opacity: 1; transform: scaleY(1); }
}

.smiths-info-label--lined {
    display: inline-flex;
    align-items: center;
    gap: 0.85rem;
}

.smiths-info-label--lined::after {
    content: '';
    width: 2.5rem;
    height: 1px;
    background: currentColor;
    opacity: 0.7;
}

.smiths-band--cream .smiths-info-label--lined::after,
.smiths-home-about .smiths-info-label--lined::after {
    background: var(--smiths-dark);
    opacity: 0.45;
}

.smiths-band--green .smiths-info-label--lined::after,
.smiths-home-events .smiths-info-label--lined::after {
    background: var(--smiths-cream);
    opacity: 0.75;
}

.smiths-img-frame {
    position: relative;
    padding: 0.65rem;
}

.smiths-img-frame::before {
    content: '';
    position: absolute;
    inset: 0;
    border: 1px solid rgba(36, 0, 11, 0.28);
    pointer-events: none;
    z-index: 2;
}

.smiths-img-frame::after {
    content: '';
    position: absolute;
    inset: 0.4rem;
    border: 1px solid rgba(36, 0, 11, 0.14);
    pointer-events: none;
    z-index: 2;
}

.smiths-band--green .smiths-img-frame::before {
    border-color: rgba(251, 248, 244, 0.35);
}

.smiths-band--green .smiths-img-frame::after {
    border-color: rgba(251, 248, 244, 0.18);
}

.smiths-home-about .smiths-img-frame::before {
    border-color: rgba(36, 0, 11, 0.32);
}

.smiths-home-about .smiths-img-frame::after {
    border-color: rgba(36, 0, 11, 0.16);
}

.smiths-img-frame__inner {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.smiths-img-frame__inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.smiths-img-frame:hover .smiths-img-frame__inner img {
    transform: scale(1.03);
}

.smiths-img-frame--offset-right {
    margin-right: 1.25rem;
}

.smiths-img-frame--offset-left {
    margin-left: 1.25rem;
}

.smiths-img-frame--compact {
    padding: 0.45rem;
}

.smiths-home-section {
    position: relative;
    overflow: hidden;
}

.smiths-section-pattern {
    position: absolute;
    inset: 0;
    opacity: 0.04;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='40' viewBox='0 0 80 40'%3E%3Cg fill='none' stroke='%239A7332' stroke-width='0.8'%3E%3Cpath d='M0 40 Q20 20 40 40 T80 40'/%3E%3Cpath d='M0 32 Q20 16 40 32 T80 32'/%3E%3Cpath d='M0 24 Q20 12 40 24 T80 24'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 80px 40px;
    pointer-events: none;
}

.smiths-home-pronunciation {
    position: relative;
}

.smiths-home-highlights {
    border-top: 1px solid var(--smiths-border);
}

.smiths-home-highlight {
    position: relative;
}

.smiths-home-highlight::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 1.5rem;
    background: var(--smiths-gold);
    opacity: 0.5;
}

.smiths-home-book {
    position: relative;
}

.smiths-home-feature .smiths-section-title::after,
.smiths-home-book .smiths-section-title::after {
    content: '';
    display: block;
    width: 2.5rem;
    height: 1px;
    background: var(--smiths-gold);
    margin-top: 1rem;
    opacity: 0.7;
}

.smiths-reveal {
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.smiths-reveal.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.smiths-reveal--delay {
    transition-delay: 0.15s;
}

@media (prefers-reduced-motion: reduce) {
    .smiths-reveal {
        opacity: 1;
        transform: none;
        transition: none;
    }

    .smiths-hero-scroll-line {
        animation: none;
    }

    .smiths-img-frame__inner img {
        transition: none;
    }

    .smiths-nav-overlay,
    .smiths-nav-overlay-inner,
    .smiths-nav-overlay-link,
    .smiths-nav-close {
        transition: none;
    }

    .smiths-nav-overlay-inner,
    .smiths-nav-overlay-link {
        opacity: 1;
        transform: none;
    }
}

@media (max-width: 991.98px) {
    .smiths-hero.smiths-hero--premium {
        height: 72svh;
        height: var(--smiths-mobile-hero-h, 72svh);
        min-height: 72svh;
        min-height: var(--smiths-mobile-hero-h, 72svh);
    }

    .smiths-hero.smiths-hero--premium .swiper,
    .smiths-hero.smiths-hero--premium .swiper-wrapper,
    .smiths-hero.smiths-hero--premium .swiper-slide,
    .smiths-hero.smiths-hero--premium .smiths-hero-slide,
    .smiths-hero.smiths-hero--premium .smiths-hero-content {
        height: 100%;
        min-height: 100%;
    }

    .smiths-hero.smiths-hero--premium .smiths-hero-content {
        padding-bottom: 3.25rem;
    }

    .smiths-hero.smiths-hero--premium::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2.5rem;
        background: linear-gradient(to bottom, transparent, var(--smiths-cream));
        z-index: 3;
        pointer-events: none;
    }
}

@media (max-width: 767.98px) {
    .smiths-hero-content .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .smiths-hero-panel {
        padding: 1.75rem 1.25rem;
        border-left: none;
        border-right: none;
        border-radius: 0;
    }

    .smiths-motif--hero-enso,
    .smiths-motif--section-sakura,
    .smiths-motif--pronunciation-enso {
        display: none;
    }

    .smiths-img-frame--offset-right,
    .smiths-img-frame--offset-left {
        margin-left: 0;
        margin-right: 0;
    }
}
