/* ── Strona /showroom/ — sekcje SR (prefix sr-) ─────────────────── */

/* Wszystkie nagłówki sekcji showroom są UPPERCASE — safety net na wypadek
   gdyby klient wpisał w ACF wartość mixed-case. CSS i tak wymusza wielkie litery. */
.page-showroom h1,
.page-showroom h2,
.page-showroom h3 { text-transform: uppercase; }

/* 01 — HERO (1:1 z produkcji: fade-out na dole do białego)
   Obraz nachodzi na sekcję intro przez negative margin + mask gradient. */
.sr-hero {
    position: relative;
    width: 100%;
    height: clamp(320px, 42vw, 600px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f3e9da;
    margin-bottom: clamp(-160px, -10vw, -100px);     /* obraz wnika w intro */
    mask-image: linear-gradient(180deg, #000 0%, #000 35%, transparent 100%);
    -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 35%, transparent 100%);
    z-index: 0;
}

/* 02 — INTRO (tytuł H1 + opis + ROZWIŃ OPIS) — nachodzi na fade-out z hero */
.sr-intro { position: relative; z-index: 1; padding: clamp(120px, 14vw, 200px) 0 30px; background: transparent; }
.sr-intro__inner { max-width: 920px; margin: 0 auto; text-align: center; }
.sr-intro__title {
    /* 1:1 z produkcji (DevTools): Cormorant Garamond / 700 / 45px / lh 50px / black */
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000;
    margin: 0 auto 28px;
    text-wrap: balance;
    max-width: 980px;
}
.sr-intro__title strong { font-weight: 600; }
.sr-intro__body {
    /* 1:1 z produkcji (DevTools): Source Sans Pro / 400 / 16px / lh 24px / black */
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0 auto 14px;
    text-align: center;          /* na produkcji centered, nie justify */
    max-width: 820px;
}
.sr-intro__body p { margin: 0 0 10px; }
.sr-intro__body p:last-child { margin-bottom: 0; }
.sr-intro__body.is-clamped { max-height: 4.5em; overflow: hidden; mask-image: linear-gradient(180deg,#000 70%,transparent 100%); -webkit-mask-image: linear-gradient(180deg,#000 70%,transparent 100%); }
.sr-intro__body.is-expanded { max-height: none; mask-image: none; -webkit-mask-image: none; }
.sr-intro__toggle {
    margin: 12px auto 0;
    padding: 8px 0;
    background: transparent;
    border: 0;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #B58A2D;                                 /* złoty jak w produkcji */
    cursor: pointer;
    text-decoration: none;
    display: block;
}
.sr-intro__toggle:hover { color: #000; }

/* 03 — WSTĘP (kremowy banner z cytatem) */
.sr-wstep { padding: 50px 0; background: #F5EEE8; }
.sr-wstep__inner { max-width: 900px; margin: 0 auto; text-align: center; }
.sr-wstep__title {
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    font-size: clamp(1.4rem, 1.1rem + 0.8vw, 1.8rem);
    line-height: 1.4;
    letter-spacing: 0.04em;
    color: #000;
    margin: 0;
    text-transform: uppercase;
}

/* 04 — PIERWSZE (text + bullets + image right) */
.sr-pierwsze { padding: 60px 0; background: #fff; }
.sr-pierwsze__row { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); gap: 50px; align-items: center; }
.sr-pierwsze__title {
    font-family: "Cormorant Garamond", serif; font-weight: 600;
    font-size: clamp(1.4rem, 1.1rem + 1vw, 2rem); line-height: 1.3; letter-spacing: 0.04em;
    text-transform: uppercase; color: #000; margin: 0 0 16px;
}
.sr-pierwsze__body { font-family: "Source Sans 3", sans-serif; font-size: 16px; line-height: 1.65; color: #000; margin: 0 0 24px; }
.sr-pierwsze__body p { margin: 0 0 10px; }
.sr-pierwsze__bullets { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.sr-pierwsze__bullets li { display: flex; align-items: center; gap: 14px; }
.sr-pierwsze__ico { display: block; width: 32px; height: 32px; flex: 0 0 32px;
    background-color: #CAAB69; -webkit-mask: var(--icon-url) center/contain no-repeat; mask: var(--icon-url) center/contain no-repeat; }
.sr-pierwsze__bullet { display: flex; flex-direction: column; gap: 2px; }
.sr-pierwsze__bullet strong { font-family: "Source Sans 3", sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.05em; text-transform: uppercase; color: #000; }
.sr-pierwsze__bullet span { font-family: "Source Sans 3", sans-serif; font-size: 14px; color: #000; line-height: 1.45; }
.sr-pierwsze__media { min-height: 380px; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: #f3e9da; }

/* 05 — WIZYTA (1:1 z produkcji)
   Layout: tytuł H2 → lead 3 akapity → divider z gold tekstem → sub-header → 4 kroki
   Tło: opcjonalne 2 dekoracyjne zdjęcia po bokach (lewa + prawa, pełna wysokość, fade-out).
*/
.sr-wizyta { padding: 70px 0 60px; background: #fff; position: relative; overflow: hidden; }

/* Dekoracyjne tła po bokach — absolute, fade-out do środka */
.sr-wizyta__bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: clamp(200px, 22vw, 400px);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.35;
    pointer-events: none;
    user-select: none;
    z-index: 0;
}
.sr-wizyta__bg--left {
    left: 0;
    mask-image: linear-gradient(90deg, #000 0%, #000 50%, transparent 100%);
    -webkit-mask-image: linear-gradient(90deg, #000 0%, #000 50%, transparent 100%);
}
.sr-wizyta__bg--right {
    right: 0;
    mask-image: linear-gradient(270deg, #000 0%, #000 50%, transparent 100%);
    -webkit-mask-image: linear-gradient(270deg, #000 0%, #000 50%, transparent 100%);
}

.sr-wizyta > .container { position: relative; z-index: 1; }   /* treść nad tłem */

.sr-wizyta__head { text-align: center; max-width: 880px; margin: 0 auto 40px; }
.sr-wizyta__title {
    font-family: "Cormorant Garamond", serif; font-weight: 600;
    font-size: clamp(1.8rem, 1.3rem + 1.4vw, 2.4rem);
    letter-spacing: 0.04em; text-transform: uppercase;
    line-height: 1.25;
    color: #000; margin: 0 0 28px;
    text-wrap: balance;          /* lepsze łamanie nagłówka */
}
.sr-wizyta__lead {
    font-family: "Source Sans 3", sans-serif; font-size: 16px; line-height: 1.7;
    color: #000; text-align: center;
}
.sr-wizyta__lead p { margin: 0 0 18px; }
.sr-wizyta__lead p:last-child { margin-bottom: 0; }
.sr-wizyta__lead strong { font-weight: 700; }

/* Divider z gold tekstem (jak INSPIRACJE/BLOG, ale tekst złoty) */
.sr-wizyta__divider {
    display: flex; align-items: center; gap: 24px;
    max-width: 1000px; margin: 0 auto 36px;
    padding: 10px 20px;
}
.sr-wizyta__divider-line { flex: 1 1 auto; height: 1px; background: #d0d0d0; }
.sr-wizyta__divider-text {
    flex: 0 0 auto;
    font-family: "Cormorant Garamond", serif; font-weight: 600;
    font-size: clamp(1.1rem, 0.9rem + 0.6vw, 1.55rem);
    letter-spacing: 0.08em; text-transform: uppercase;
    color: #B58A2D;
    white-space: nowrap;
}

.sr-wizyta__sub { text-align: center; margin: 0 0 50px; }
.sr-wizyta__subtitle {
    font-family: "Cormorant Garamond", serif; font-weight: 600;
    font-size: clamp(1.2rem, 1rem + 0.6vw, 1.55rem);
    letter-spacing: 0.1em; text-transform: uppercase;
    color: #000; margin: 0 0 8px;
}
.sr-wizyta__subtitle2 {
    font-family: "Source Sans 3", sans-serif; font-style: italic;
    font-size: 15px; color: #6b6258; margin: 0;
}

.sr-wizyta__grid {
    list-style: none; margin: 0; padding: 0;
    display: grid; grid-template-columns: repeat(var(--steps-count, 4), minmax(0, 1fr));
    gap: 30px;
}
.sr-wizyta__step { text-align: center; padding: 0 12px; }
.sr-wizyta__ico {
    display: block; width: 68px; height: 68px; margin: 0 auto 18px;
    background-color: #CAAB69;
    -webkit-mask: var(--icon-url) center/contain no-repeat;
            mask: var(--icon-url) center/contain no-repeat;
}
.sr-wizyta__step-title {
    font-family: "Source Sans 3", sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.04em;
    color: #000;
    margin: 0 0 12px;
    line-height: 1.3;
    text-transform: none;        /* nie nadpisuj na uppercase — "1. Umów wizytę" jak na produkcji */
}
.sr-wizyta__step-desc {
    font-family: "Source Sans 3", sans-serif;
    font-size: 14px; line-height: 1.55; color: #000; margin: 0;
}
.sr-wizyta__step-desc p { margin: 0; }
.sr-wizyta__step-desc strong { color: #B58A2D; font-weight: 700; }

/* Klikalne kroki (gdy ACF link wypełniony) — ikona + tytuł stają się linkiem */
.sr-wizyta__step-link {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: opacity var(--ideo-dur-fast) var(--ideo-ease), transform var(--ideo-dur-fast) var(--ideo-ease);
}
.sr-wizyta__step-link:hover { opacity: 0.85; transform: translateY(-2px); }
.sr-wizyta__step.is-linked { cursor: pointer; }
.sr-wizyta__step.is-linked .sr-wizyta__ico { transition: background-color var(--ideo-dur-fast) var(--ideo-ease); }
.sr-wizyta__step.is-linked:hover .sr-wizyta__ico { background-color: #B58A2D; }
.sr-wizyta__step.is-linked:hover .sr-wizyta__step-title { color: #B58A2D; }
.sr-wizyta__step-num { color: #B58A2D; font-weight: 700; }

/* 06 — ADRES + galeria */
.sr-adres { padding: 60px 0; background: #fff; }
.sr-adres__row { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr); gap: 40px; align-items: center; }
.sr-adres__title { font-family: "Cormorant Garamond", serif; font-weight: 600; font-size: clamp(1.4rem, 1.1rem + 0.8vw, 1.8rem); letter-spacing: 0.04em; text-transform: uppercase; margin: 0 0 16px; color: #000; line-height: 1.3; }
.sr-adres__body { font-family: "Source Sans 3", sans-serif; font-size: 15px; line-height: 1.6; color: #000; margin: 0 0 12px; }
.sr-adres__body p { margin: 0 0 10px; }
.sr-adres__body.is-clamped { max-height: 6em; overflow: hidden; mask-image: linear-gradient(180deg,#000 70%,transparent 100%); -webkit-mask-image: linear-gradient(180deg,#000 70%,transparent 100%); }
.sr-adres__body.is-expanded { max-height: none; mask-image: none; -webkit-mask-image: none; }
.sr-adres__toggle { background: transparent; border: 0; padding: 6px 0; font-family: "Source Sans 3", sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #000; cursor: pointer; text-decoration: underline; text-underline-offset: 4px; }
.sr-adres__toggle:hover { color: #B58A2D; }
.sr-adres__gal { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(min(var(--g, 4), 4), 1fr); gap: 8px; }
.sr-adres__gal li { aspect-ratio: 4/3; background-size: cover; background-position: center; background-color: #f3e9da; }

/* 07 — MAPA */
.sr-mapa { padding: 50px 0; background: #fff; }
.sr-mapa__row { display: grid; grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); gap: 40px; align-items: center; }
.sr-mapa__map { width: 100%; height: 320px; overflow: hidden; }
.sr-mapa__map iframe { width: 100%; height: 100%; border: 0; }
.sr-mapa__title { font-family: "Cormorant Garamond", serif; font-weight: 600; font-size: clamp(1.4rem, 1.1rem + 1vw, 2rem); letter-spacing: 0.04em; text-transform: uppercase; margin: 0 0 16px; color: #000; line-height: 1.25; }
.sr-mapa__body { font-family: "Source Sans 3", sans-serif; font-size: 15px; line-height: 1.6; color: #000; margin: 0 0 20px; }

/* 08 — IKONY („Dlaczego warto wybrać nasze atelier…") — 1:1 z produkcji */
.sr-ikony { padding: 70px 0; background: #fff; }
.sr-ikony__head { text-align: center; max-width: 880px; margin: 0 auto 60px; }
.sr-ikony__title {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: clamp(1.8rem, 1.3rem + 1.4vw, 2.4rem);
    line-height: 1.25;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 24px;
    text-wrap: balance;
}
.sr-ikony__body {
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0 auto 8px;
    text-align: center;
}
.sr-ikony__body p { margin: 0 0 10px; }
.sr-ikony__body p:last-child { margin-bottom: 0; }
.sr-ikony__body strong { font-weight: 700; }
.sr-ikony__body.is-clamped {
    max-height: 5.5em;
    overflow: hidden;
    mask-image: linear-gradient(180deg, #000 70%, transparent 100%);
    -webkit-mask-image: linear-gradient(180deg, #000 70%, transparent 100%);
}
.sr-ikony__body.is-expanded { max-height: none; mask-image: none; -webkit-mask-image: none; }
.sr-ikony__toggle {
    display: block;
    margin: 8px auto 0;
    padding: 6px 0;
    background: transparent;
    border: 0;
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #B58A2D;
    cursor: pointer;
}
.sr-ikony__toggle:hover { color: #000; }

.sr-ikony__grid {
    list-style: none; margin: 0; padding: 0;
    display: grid; grid-template-columns: repeat(3, 1fr);
    gap: 60px 30px;
}
.sr-ikony__item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
}
.sr-ikony__ico {
    display: block;
    width: 96px;
    height: 96px;
    margin: 0 auto 22px;
    background-color: #CAAB69;
    -webkit-mask: var(--icon-url) center/contain no-repeat;
            mask: var(--icon-url) center/contain no-repeat;
}
.sr-ikony__tytul {
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 12px;
    line-height: 1.3;
}
.sr-ikony__opis {
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.55;
    color: #000;
    max-width: 280px;
    margin: 0 auto;
}

/* Klikalne kafelki (gdy ACF link wypełniony) — ikona + tytuł stają się linkiem */
.sr-ikony__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
    transition: transform var(--ideo-dur-fast) var(--ideo-ease);
}
.sr-ikony__link:hover { transform: translateY(-3px); }
.sr-ikony__item.is-linked .sr-ikony__ico {
    transition: background-color var(--ideo-dur-fast) var(--ideo-ease);
}
.sr-ikony__item.is-linked:hover .sr-ikony__ico { background-color: #B58A2D; }
.sr-ikony__item.is-linked:hover .sr-ikony__tytul { color: #B58A2D; }
.sr-ikony__tytul { transition: color var(--ideo-dur-fast) var(--ideo-ease); }

/* 8b — NAJWIĘKSZY WYBÓR (text + galeria) — kremowy banner */
.sr-naj { padding: 60px 0; background: #F5EEE8; }
.sr-naj__row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr);
    gap: 50px;
    align-items: center;
}
.sr-naj__text { max-width: 460px; }
.sr-naj__title {
    /* 1:1 z produkcji: Cormorant Garamond / 700 / clamp 28-40 / uppercase */
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: clamp(1.6rem, 1.2rem + 1.2vw, 2.2rem);
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 22px;
}
.sr-naj__body {
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    margin: 0 0 10px;
    text-align: justify;
}
.sr-naj__body p { margin: 0 0 12px; }
.sr-naj__body p:last-child { margin-bottom: 0; }
.sr-naj__body strong { font-weight: 700; }
.sr-naj__body.is-clamped {
    max-height: 7em;
    overflow: hidden;
    mask-image: linear-gradient(180deg, #000 70%, transparent 100%);
    -webkit-mask-image: linear-gradient(180deg, #000 70%, transparent 100%);
}
.sr-naj__body.is-expanded { max-height: none; mask-image: none; -webkit-mask-image: none; }
.sr-naj__toggle {
    background: transparent;
    border: 0;
    padding: 6px 0;
    margin-top: 4px;
    font-family: "Source Sans 3", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #B58A2D;
    cursor: pointer;
    text-decoration: none;
}
.sr-naj__toggle:hover { color: #000; }

/* Karuzela 3 zdjęć z autoplay i loopem */
.sr-naj__carousel { position: relative; min-width: 0; overflow: hidden; }
.sr-naj__viewport { overflow: hidden; }
.sr-naj__track {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}
.sr-naj__track::-webkit-scrollbar { display: none; }
.sr-naj__slide {
    --visible: 3;
    flex: 0 0 calc((100% - (var(--visible) - 1) * 12px) / var(--visible));
    max-width: calc((100% - (var(--visible) - 1) * 12px) / var(--visible));
    aspect-ratio: 3/4;
    background-size: cover;
    background-position: center;
    background-color: #f3e9da;
    scroll-snap-align: start;
}

/* 09 — DORADZTWO (image left + text right z togglem) */
.sr-doradztwo { padding: 60px 0; background: #fff; }
.sr-doradztwo__row {
    display: grid;
    grid-template-columns: minmax(0, 0.7fr) minmax(0, 1.3fr);    /* obraz węższy, tekst szerszy */
    gap: 60px;
    align-items: center;
}
.sr-doradztwo__media {
    aspect-ratio: 3/4;                                            /* pionowe — wyższe + węższe */
    min-height: 540px;
    background-size: cover;
    background-position: center top;
    background-color: #f3e9da;
}
.sr-doradztwo__title { font-family: "Cormorant Garamond", serif; font-weight: 600; font-size: clamp(1.4rem, 1.1rem + 1vw, 2rem); letter-spacing: 0.04em; text-transform: uppercase; line-height: 1.3; color: #000; margin: 0 0 16px; }
.sr-doradztwo__body { font-family: "Source Sans 3", sans-serif; font-size: 16px; line-height: 1.65; color: #000; margin: 0 0 12px; }
.sr-doradztwo__body p { margin: 0 0 10px; }
.sr-doradztwo__body.is-clamped { max-height: 7em; overflow: hidden; mask-image: linear-gradient(180deg,#000 70%,transparent 100%); -webkit-mask-image: linear-gradient(180deg,#000 70%,transparent 100%); }
.sr-doradztwo__body.is-expanded { max-height: none; mask-image: none; -webkit-mask-image: none; }
.sr-doradztwo__toggle { background: transparent; border: 0; padding: 6px 0; font-family: "Source Sans 3", sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #000; cursor: pointer; text-decoration: underline; text-underline-offset: 4px; }
.sr-doradztwo__toggle:hover { color: #B58A2D; }

/* 10 — MODELE — używamy globalnego komponentu .kr-cpt (patrz niżej) */

/* ── GLOBALNA KARUZELA CPT (kr-cpt) — używana na home wieczorowe i showroom modele
   Layout: 65% karuzela + 35% aside.
─────────────────────────────────────────────────────────────────── */
.kr-cpt { padding: 60px 0; background: #F5EEE8; overflow: hidden; }
.kr-cpt__row { display: flex; align-items: center; gap: 0; }
.kr-cpt__carousel {
    flex: 1 1 65%;
    max-width: 65%;
    min-width: 0;
    position: relative;
    margin: 0;
    padding: 0;
}
.kr-cpt__viewport { overflow: hidden; position: relative; }
.kr-cpt__track {
    display: flex;
    gap: var(--ideo-sp-4);
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    padding-bottom: var(--ideo-sp-3);
}
.kr-cpt__track::-webkit-scrollbar { display: none; }
.kr-cpt__slide {
    --visible: 4;
    flex: 0 0 calc((100% - (var(--visible) - 1) * var(--ideo-sp-4)) / var(--visible));
    max-width: calc((100% - (var(--visible) - 1) * var(--ideo-sp-4)) / var(--visible));
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.kr-cpt__media {
    display: block;
    aspect-ratio: 3/4;
    overflow: hidden;
    background: #000;
    text-decoration: none;
}
.kr-cpt__img {
    width: 100%; height: 100%;
    object-fit: cover; display: block;
    transition: transform var(--ideo-dur-slow) var(--ideo-ease);
}
.kr-cpt__media:hover .kr-cpt__img { transform: scale(1.04); }
.kr-cpt__cta {
    display: inline-block;
    margin: var(--ideo-sp-4) auto 0;
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-size: 12px; font-weight: 600;
    letter-spacing: 0.18em; text-transform: uppercase;
    text-decoration: underline; text-underline-offset: 6px; text-decoration-thickness: 1px;
    color: #000;
    transition: color var(--ideo-dur-fast) var(--ideo-ease);
}
.kr-cpt__cta:hover { color: var(--ideo-color-primary); }

.kr-cpt__nav {
    position: absolute;
    top: 50%; transform: translateY(-50%);
    width: 44px; height: 44px;
    background: #fff; color: #000;
    border: 0; border-radius: 999px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
    z-index: 3; cursor: pointer;
    display: inline-flex; align-items: center; justify-content: center;
}
.kr-cpt__nav:hover { background: var(--ideo-color-primary); color: #fff; }
.kr-cpt__nav--prev { left: 8px; }
.kr-cpt__nav--next { right: 8px; }

.kr-cpt__aside {
    flex: 0 0 35%;
    max-width: 35%;
    padding-left: 60px;
    padding-right: var(--ideo-sp-5);
}
.kr-cpt__title {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: clamp(1.6rem, 1.2rem + 1.2vw, 2.2rem);
    line-height: 1.25;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 16px;
    text-align: left;
}
.kr-cpt__lead {
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-size: 16px; line-height: 24px;
    color: #000; margin: 0 0 22px;
}
.kr-cpt__link {
    display: inline-flex; align-items: center; gap: var(--ideo-sp-3);
    font-family: "Source Sans 3", sans-serif;
    font-size: 13px; font-weight: 700;
    letter-spacing: 0.18em; text-transform: uppercase;
    color: #000; text-decoration: none;
    transition: color var(--ideo-dur-fast) var(--ideo-ease);
}
.kr-cpt__link svg { transition: transform var(--ideo-dur-base) var(--ideo-ease); }
.kr-cpt__link:hover { color: var(--ideo-color-primary); }
.kr-cpt__link:hover svg { transform: translateX(6px); }

/* Wariant odwrócony — karuzela po prawej, aside po lewej (modifier="wieczorowe") */
.kr-cpt--wieczorowe { background: #ffffff; }
.kr-cpt--wieczorowe .kr-cpt__row { flex-direction: row-reverse; }
.kr-cpt--wieczorowe .kr-cpt__aside {
    padding-left: var(--ideo-sp-5);
    padding-right: 60px;
    text-align: left;
}

/* 11 — FAQ (1:1 z produkcji) */
.sr-faq { padding: 70px 0; background: #fff; }
.sr-faq__title {
    font-family: "Cormorant Garamond", serif;
    font-weight: 500;
    font-size: clamp(1.8rem, 1.3rem + 1.4vw, 2.4rem);
    line-height: 1.25;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 36px;
    text-align: center;
}
.sr-faq__list {
    max-width: 880px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.sr-faq__item {
    background: #fff;
    border: 1px solid #e0d6c0;
    border-radius: 0;
    transition: border-color var(--ideo-dur-fast) var(--ideo-ease);
}
.sr-faq__item:hover { border-color: #CAAB69; }
.sr-faq__item[open] { border-color: #CAAB69; }
.sr-faq__q {
    list-style: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 18px 24px;
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #000;
}
.sr-faq__q::-webkit-details-marker { display: none; }
.sr-faq__q::marker { display: none; content: ''; }
.sr-faq__q > span:first-child { flex: 1 1 auto; }
.sr-faq__plus {
    color: #B58A2D;
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    transition: transform var(--ideo-dur-fast) var(--ideo-ease);
}
.sr-faq__item[open] .sr-faq__plus { transform: rotate(45deg); }
.sr-faq__a {
    padding: 0 24px 22px;
    font-family: "Source Sans 3", "Source Sans Pro", sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #000;
}
.sr-faq__a p { margin: 0 0 10px; }
.sr-faq__a p:last-child { margin-bottom: 0; }
.sr-faq__a strong { font-weight: 700; }

/* ── Mobile ─────────────────────────────────────────────────────── */
@media (max-width: 900px) {
    .sr-intro__title { font-size: 34px; line-height: 40px; }
    .sr-pierwsze__row,
    .sr-adres__row,
    .sr-mapa__row,
    .sr-doradztwo__row,
    .sr-naj__row,
    .sr-modele__row { grid-template-columns: 1fr; gap: 30px; }
    .sr-naj__text { max-width: 100%; }
    .sr-naj__slide { --visible: 2; }
    .sr-wizyta__grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
    .sr-wizyta__bg { display: none; }                /* boczne zdjęcia chowamy na mobile */
    .sr-wizyta__divider { gap: 14px; }
    .sr-wizyta__divider-text { font-size: 1rem; letter-spacing: 0.04em; white-space: normal; text-align: center; }
    .sr-ikony__grid { grid-template-columns: repeat(2, 1fr); gap: 30px 16px; }
    .sr-adres__gal { grid-template-columns: repeat(2, 1fr); }
    .sr-modele__grid { grid-template-columns: repeat(2, 1fr); }

    .kr-cpt__row,
    .kr-cpt--wieczorowe .kr-cpt__row { flex-direction: column-reverse !important; gap: var(--ideo-sp-6); }
    .kr-cpt__carousel,
    .kr-cpt__aside { flex: 1 1 auto; max-width: 100%; }
    .kr-cpt__aside,
    .kr-cpt--wieczorowe .kr-cpt__aside { padding: 0 var(--ideo-sp-5); text-align: center; display: flex; flex-direction: column; align-items: center; }
    .kr-cpt__title { text-align: center; font-size: 24px; line-height: 1.25; }
    .kr-cpt__link { justify-content: center; align-self: center; }
    .kr-cpt__nav { display: none !important; }
    .kr-cpt__slide { --visible: 2 !important; }
}
@media (max-width: 600px) {
    .sr-intro__title { font-size: 26px; line-height: 32px; }
    .sr-naj__slide { --visible: 1.2; }
}
@media (max-width: 560px) {
    .sr-wizyta__grid { grid-template-columns: 1fr; }
    .sr-ikony__grid { grid-template-columns: 1fr; }
    .sr-modele__grid { grid-template-columns: 1fr 1fr; }
}

/* ──────────────────────────────────────────────────────────
   MOBILE OVERRIDE — kr-cpt karuzela modeli (oferta/showroom)
   Wymuszone na końcu pliku żeby pokonać każdą wcześniejszą regułę.
   ────────────────────────────────────────────────────────── */
@media (max-width: 900px) {
    .kr-cpt__row,
    .kr-cpt--wieczorowe .kr-cpt__row,
    .kr-cpt--slubne .kr-cpt__row { flex-direction: column-reverse !important; }
    .kr-cpt__nav,
    .kr-cpt__nav--prev,
    .kr-cpt__nav--next { display: none !important; visibility: hidden !important; }
    .kr-cpt__slide { --visible: 2 !important; flex: 0 0 calc((100% - 12px) / 2) !important; max-width: calc((100% - 12px) / 2) !important; }
    .kr-cpt__track { gap: 12px !important; padding: 0 16px !important; }
    .kr-cpt__aside,
    .kr-cpt--wieczorowe .kr-cpt__aside,
    .kr-cpt--slubne .kr-cpt__aside { display: flex !important; flex-direction: column !important; align-items: center !important; text-align: center !important; padding: 20px 16px !important; }
    .kr-cpt__title { text-align: center !important; width: 100% !important; }
    .kr-cpt__lead { text-align: center !important; width: 100% !important; }
    .kr-cpt__link { align-self: center !important; justify-content: center !important; }
}
