/* Service guides, shared content patterns and progressive enhancements. */
.seo-nav { padding-block: 1.1rem; }
.seo-nav a { text-decoration: none; }
.seo-nav nav a { display: inline-flex; align-items: center; min-height: 44px; }
.seo-nav nav { display: flex; flex-wrap: wrap; gap: 1.5rem; }
.seo-nav > .btn { font-size: 0.85rem; }
.seo-main { padding-top: 1.75rem; }
.seo-breadcrumbs { margin-block: 0.5rem 2rem; color: var(--grey-green); font-size: 0.69rem; }
.seo-breadcrumbs ol { display: flex; flex-wrap: wrap; list-style: none; gap: 0.6rem; padding: 0; }
.seo-breadcrumbs li + li::before { content: '/'; margin-right: 0.6rem; }
.seo-breadcrumbs a { text-decoration: none; }
.seo-breadcrumbs a:hover { text-decoration: underline; }
.seo-hero { padding-block: 1.75rem 3.5rem; max-width: 1010px; }
.seo-hero h1 { font-size: clamp(2.5rem, 5.3vw, 4.75rem); line-height: 1.06; max-width: 20ch; margin-bottom: 1.75rem; }
.seo-hero .seo-eyebrow { color: var(--grey-green); }
.seo-lead { color: var(--grey-green); max-width: 70ch; font-size: 1rem; line-height: 1.85; }
.seo-actions { display: flex; flex-wrap: wrap; gap: 1rem; margin-top: 1.8rem; }
.seo-content-grid { display: grid; grid-template-columns: minmax(0, 2.2fr) minmax(250px, 0.9fr); gap: 4.5rem; padding-bottom: 4rem; align-items: start; }
.seo-section { padding-block: 1.5rem; }
.seo-section h2 { font-size: clamp(1.5rem, 2.4vw, 2.05rem); line-height: 1.2; margin-bottom: 1.1rem; max-width: 30ch; letter-spacing: -0.035em; }
.seo-section h3 { font-size: 1.1rem; line-height: 1.35; }
.seo-section p { color: var(--grey-green); margin-bottom: 1rem; font-size: 0.92rem; line-height: 1.85; max-width: 80ch; }
.seo-page-image { margin-block: 0 1.75rem; }
.seo-page-image img { width: 100%; max-height: 440px; object-fit: cover; border-radius: 0.6rem; }
.seo-page-image figcaption { color: var(--grey-green); font-size: 0.63rem; padding-top: 0.7rem; }
.seo-card { padding: 1.7rem; background: var(--surface-muted); border: 1px solid var(--line); border-radius: var(--radius); }
.seo-card h2, .seo-card h3 { font-size: 1.25rem; line-height: 1.3; margin-bottom: 0.8rem; }
.seo-card p { color: var(--grey-green); font-size: 0.83rem; line-height: 1.85; margin-block: 0.8rem; }
.seo-card .contact-phone { font-size: clamp(1.45rem, 2.2vw, 1.9rem); }
.seo-card .btn { width: 100%; margin-block: 0.65rem; padding-inline: 0.8rem; font-size: 0.85rem; }
.seo-contact { background: var(--citrus); border-color: var(--citrus); }
.seo-contact .btn-primary { color: var(--ivory); background: var(--forest); border-color: var(--forest); }
.seo-contact .btn-primary:hover { color: var(--forest); background: var(--ivory); border-color: var(--forest); }
.seo-aside { display: grid; gap: 1.3rem; position: sticky; top: 8.5rem; }
.seo-list { padding-left: 1.15rem; font-size: 0.85rem; color: var(--grey-green); line-height: 1.85; }
.seo-list li { margin-block: 0.5rem; padding-left: 0.2rem; }
.seo-link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 270px), 1fr)); gap: 2rem; margin-block: 1.5rem; }
ul.seo-link-grid { list-style: none; padding: 0; gap: 0; }
ul.seo-link-grid li { padding: 1rem 1.4rem 1rem 0; border-bottom: 1px solid var(--line); font-size: 0.85rem; font-weight: 700; }
ul.seo-link-grid a { text-decoration: none; }
ul.seo-link-grid a:hover { text-decoration: underline; }
.seo-service-card { display: flex; flex-direction: column; min-width: 0; border-bottom: 1px solid var(--line); padding-bottom: 1.5rem; }
.seo-card-image { width: 100%; height: auto; aspect-ratio: 1.45; object-fit: cover; border-radius: 0.65rem; margin-bottom: 1.3rem; }
.seo-service-card h3 { font-size: 1.22rem; line-height: 1.25; letter-spacing: -0.035em; }
.seo-service-card h3 a { text-decoration: none; }
.seo-service-card h3 a:hover { text-decoration: underline; }
.seo-service-card p { font-size: 0.81rem; color: var(--grey-green); line-height: 1.85; margin-block: 0.85rem 1.3rem; }
.seo-text-link { display: inline-flex; align-items: center; min-height: 44px; justify-content: space-between; gap: 1rem; margin-top: auto; font-size: 0.72rem; font-weight: 800; text-decoration: none; }
.seo-text-link span { display: grid; place-items: center; width: 30px; height: 30px; flex-shrink: 0; background: var(--citrus); color: var(--forest); border-radius: 50%; font-size: 1rem; }
.seo-text-link:hover { text-decoration: underline; }
.seo-area-links { display: flex; flex-wrap: wrap; list-style: none; gap: 0.65rem; padding: 0; margin-block: 1.5rem; }
.seo-area-links a { display: flex; align-items: center; min-height: 44px; padding: 0.6rem 1.1rem; border: 1px solid var(--line); border-radius: 2rem; font-size: 0.81rem; font-weight: 700; text-decoration: none; }
.seo-area-links a:hover { background: var(--citrus); border-color: var(--citrus); }
.home-sectors > .container > p:not(.area-note) { font-size: 0.82rem; font-weight: 700; }
.area-note { color: var(--grey-green); font-size: 0.78rem; line-height: 1.85; max-width: 78ch; }
.seo-social-links { display: flex; flex-wrap: wrap; gap: 0.9rem; margin-block: 1rem; font-size: 0.7rem; font-weight: 700; }
.seo-faq-list { width: 100%; }
.seo-faq { border-bottom: 1px solid var(--line); }
.seo-faq:first-child { border-top: 1px solid var(--line); }
.seo-faq summary { position: relative; list-style: none; padding: 1.35rem 2.3rem 1.35rem 0; cursor: pointer; font-size: 0.9rem; font-weight: 800; line-height: 1.6; }
.seo-faq summary::-webkit-details-marker { display: none; }
.seo-faq summary::after { content: '+'; position: absolute; right: 0; top: 1.25rem; font-size: 1.35rem; font-weight: 500; }
.seo-faq[open] summary::after { content: '−'; }
.seo-faq p { color: var(--grey-green); font-size: 0.83rem; line-height: 1.85; padding: 0 2rem 1.4rem 0; margin: 0; }
.seo-group { margin-block: 1.5rem; }
.seo-footer { border-top: 1px solid var(--line); }
.seo-footer-brand { display: block; width: 260px; max-width: 100%; margin-bottom: 1.4rem; }
.seo-footer p { margin-block: 0.5rem; font-size: 0.85rem; }
.seo-footer address { color: var(--grey-green); font-size: 0.8rem; font-style: normal; }
.seo-footer nav { display: flex; flex-wrap: wrap; list-style: none; gap: 1.3rem; margin-top: 2rem; padding-top: 1.4rem; border-top: 1px solid var(--line); font-size: 0.72rem; }
.seo-footer nav a { text-decoration: none; }
.seo-footer nav a:hover { text-decoration: underline; }

/* The gallery is available as ordinary image links without JavaScript. */
.dialog-open { overflow: hidden; }
dialog.lightbox { border: 0; width: 100vw; height: 100dvh; max-width: none; max-height: none; margin: 0; background: var(--overlay-color); padding: 3.5rem; }
dialog.lightbox:not([open]) { display: none; }
dialog.lightbox[open] { display: flex; align-items: center; justify-content: center; }
.lightbox-content { max-width: 90vw; max-height: 85dvh; object-fit: contain; border-radius: 0.4rem; }
dialog.lightbox button { position: absolute; display: grid; place-items: center; background: var(--ivory); color: var(--forest); border: 1px solid var(--ivory); border-radius: 50%; width: 44px; height: 44px; cursor: pointer; font-size: 1.5rem; }
.lightbox-close { top: 1rem; right: 1rem; }
.lightbox-prev { top: calc(50% - 22px); left: 1rem; }
.lightbox-next { top: calc(50% - 22px); right: 1rem; }
.consent-banner { position: fixed; bottom: 1rem; left: 1rem; max-width: min(34rem, calc(100vw - 2rem)); z-index: 10000; padding: 1.5rem; background: var(--surface); border: 1px solid var(--line); box-shadow: var(--shadow-lg); border-radius: var(--radius); }
.consent-description { margin-bottom: 1rem; color: var(--grey-green); font-size: 0.83rem; }
.consent-actions { display: flex; flex-wrap: wrap; gap: 0.75rem; }
.consent-button, .consent-preferences { padding: 0.7rem 1rem; background: var(--ivory); color: var(--forest); border: 1px solid var(--forest); border-radius: 0.3rem; cursor: pointer; font-weight: 700; font-size: 0.75rem; }
.consent-accept { background: var(--forest); color: var(--ivory); }
.consent-preferences { display: block; margin: 1rem auto; font-size: 0.7rem; }

@media (max-width: 1100px) {
    .seo-content-grid { gap: 2.5rem; }
    .seo-nav nav { gap: 1rem; }
    .seo-nav nav a { font-size: 0.76rem; }
    .seo-nav > .btn { font-size: 0.75rem; padding-inline: 1rem; }
}
@media (max-width: 800px) {
    .seo-header { position: relative; }
    .seo-nav { flex-wrap: wrap; gap: 1rem; min-height: 88px; }
    .seo-nav nav { width: 100%; order: 3; justify-content: space-between; gap: 0.65rem; padding-top: 0.8rem; border-top: 1px solid var(--line); }
    .seo-content-grid { grid-template-columns: 1fr; }
    .seo-aside { grid-template-columns: 1fr 1fr; position: static; }
    .seo-hero h1 { font-size: clamp(2.5rem, 6vw, 3.7rem); }
}
@media (max-width: 560px) {
    .seo-nav { gap: 0.75rem; }
    .seo-brand img { width: 150px; }
    .seo-nav > .btn { min-height: 44px; padding: 0.65rem; font-size: 0.65rem; }
    .seo-nav nav a { font-size: 0.72rem; }
    .seo-main { padding-top: 1rem; }
    .seo-breadcrumbs { font-size: 0.58rem; gap: 0.3rem; margin-bottom: 1.4rem; }
    .seo-hero { padding-block: 1rem 2.5rem; }
    .seo-hero h1 { font-size: clamp(2.3rem, 9.3vw, 3.2rem); }
    .seo-lead { font-size: 0.9rem; }
    .seo-actions { flex-direction: column; align-items: stretch; gap: 0.75rem; }
    .seo-actions .btn { width: 100%; font-size: 0.85rem; }
    .seo-link-grid { grid-template-columns: 1fr; gap: 2.1rem; }
    ul.seo-link-grid { gap: 0; }
    .seo-card-image { aspect-ratio: 1.5; }
    .seo-service-card h3 { font-size: 1.25rem; }
    .seo-service-card p { font-size: 0.84rem; }
    .seo-aside { grid-template-columns: 1fr; }
    .seo-card { padding: 1.45rem; }
    .seo-content-grid { padding-bottom: 3rem; }
    .seo-faq summary { font-size: 0.85rem; }
    .seo-footer nav { gap: 0.9rem; }
    .seo-mobile-call { display: block; position: fixed; bottom: 0; inset-inline: 0; z-index: 120; padding: 1.05rem 1rem calc(1.05rem + env(safe-area-inset-bottom, 0px)); border-top: 1px solid var(--forest); background: var(--citrus); color: var(--forest); text-align: center; font-size: 0.83rem; font-weight: 800; text-decoration: none; }
    .consent-banner { bottom: calc(86px + env(safe-area-inset-bottom, 0px)); padding: 1.2rem; }
    dialog.lightbox { padding: 3.5rem 1rem; }
}
.section-photo { margin: 0 0 1.5rem; overflow: hidden; border-radius: var(--radius); }
.section-photo img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; }
.section-photo figcaption { margin-top: .65rem; font-size: .875rem; line-height: 1.5; }
.section-photo-wide img { aspect-ratio: 16 / 6; }
@media (max-width: 600px) { .section-photo-wide img { aspect-ratio: 4 / 3; } }
