/* Tatrax Quady — brief: grafit, biel, ziemia, pomarańcz (premium lodge / Patagonia) */
:root {
    --accent: #e85d04;
    --accent-light: #f48c06;
    --accent-dark: #c44900;
    --graphite: #2c2c2c;
    --graphite-soft: #5c5c5c;
    --black: #1a1a1a;
    --dark: #333333;
    --earth: #8b7355;
    --earth-light: #a69076;
    --earth-bg: #ebe6df;
    --cream: #f7f5f2;
    --dark-alt: #f0ece6;
    --gray: #6b6b6b;
    --gray-light: #9a9a9a;
    --light: #faf9f7;
    --white: #ffffff;
    --serif: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
    --sans: 'Montserrat', -apple-system, BlinkMacSystemFont, sans-serif;
}

body.site-tatrax {
    font-family: var(--sans);
    font-weight: 400;
    background-color: var(--white);
    color: var(--graphite);
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

body.site-tatrax h1,
body.site-tatrax h2,
body.site-tatrax h3 {
    font-family: var(--serif);
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.01em;
    line-height: 1.15;
    color: var(--graphite);
}

body.site-tatrax .hero-video-content h1,
body.site-tatrax .hero-video-content p,
body.site-tatrax .hero-video-content .hero-brand {
    color: var(--white) !important;
}

body.site-tatrax h4 {
    font-family: var(--sans);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 0.75rem;
    color: var(--earth);
}

body.site-tatrax::before {
    display: none;
}

/* === NAVIGATION === */
body.site-tatrax #navigation.site-navigation {
    padding: 18px 0;
    transition: background 0.35s, padding 0.35s, box-shadow 0.35s;
    background: transparent;
    z-index: 1030;
}

body.site-tatrax #navigation.scrolled {
    background: rgba(255, 255, 255, 0.97) !important;
    backdrop-filter: blur(16px);
    border-bottom: 1px solid rgba(44, 44, 44, 0.08);
    padding: 12px 0;
    box-shadow: 0 1px 0 rgba(0,0,0,0.04);
}

body.site-tatrax #navigation.scrolled .site-logo img {
    max-height: 78px;
    filter: none;
}

body.site-tatrax #navigation.scrolled #main-menu .nav-link {
    color: var(--graphite) !important;
}

body.site-tatrax #navigation.scrolled #main-menu .nav-link:hover,
body.site-tatrax #navigation.scrolled #main-menu .nav-link.active {
    color: var(--accent) !important;
}

body.site-tatrax .site-logo img {
    max-height: 110px;
    width: auto;
    filter: drop-shadow(0 2px 12px rgba(0,0,0,0.45));
    transition: max-height 0.3s, filter 0.3s;
}

body.site-tatrax #navigation.scrolled .btn-nav-cta {
    color: var(--white) !important;
    background: var(--accent);
    border-color: var(--accent);
}

body.site-tatrax #navigation #main-menu .navbar-nav {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    gap: 0 1.5rem;
    margin: 0; padding: 0;
}

body.site-tatrax #navigation #main-menu .nav-link {
    color: rgba(255,255,255,0.88) !important;
    text-transform: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.02em;
    padding: 0.5rem 0 !important;
    transition: color 0.25s;
}

body.site-tatrax #navigation #main-menu .nav-link:hover,
body.site-tatrax #navigation #main-menu .nav-link.active {
    color: var(--accent) !important;
}

body.site-tatrax .btn-nav-cta {
    display: inline-block;
    padding: 11px 24px;
    background: transparent;
    color: var(--white) !important;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: none;
    text-decoration: none !important;
    margin-left: 1rem;
    border: 1px solid rgba(255,255,255,0.45);
    transition: background 0.3s, border-color 0.3s, color 0.3s;
}

body.site-tatrax .btn-nav-cta:hover {
    background: var(--accent);
    border-color: var(--accent);
    transform: none;
    color: var(--white) !important;
}

body.site-tatrax #navigation #mobile_menu { display: none !important; }

@media (max-width: 767px) {
    body.site-tatrax #navigation #main-menu { display: none !important; }
    body.site-tatrax #navigation .row {
        align-items: flex-start !important;
        flex-wrap: nowrap;
    }
    body.site-tatrax #navigation .site-logo {
        flex-shrink: 0;
        line-height: 1;
    }
    body.site-tatrax #navigation .header_right {
        flex: 0 0 auto;
        width: auto;
        margin-left: auto;
        position: relative;
    }
    body.site-tatrax #navigation #mobile_menu {
        display: block !important;
        width: auto !important;
        flex-shrink: 0;
    }
    body.site-tatrax #navigation .slicknav_menu {
        position: static;
    }
    body.site-tatrax #navigation .slicknav_btn {
        margin: 0;
        padding: 8px 10px;
        z-index: 1040;
        position: relative;
    }
    body.site-tatrax #navigation .slicknav_menu .slicknav_icon::before,
    body.site-tatrax #navigation .slicknav_nav_icon {
        color: var(--white) !important;
    }
    body.site-tatrax #navigation .slicknav_menu .slicknav_icon-bar {
        background-color: var(--white) !important;
    }
    body.site-tatrax #navigation.scrolled .slicknav_menu .slicknav_icon::before,
    body.site-tatrax #navigation.scrolled .slicknav_nav_icon,
    body.site-tatrax #navigation .slicknav_btn.slicknav_open .slicknav_icon::before {
        color: var(--graphite) !important;
    }
    body.site-tatrax #navigation.scrolled .slicknav_menu .slicknav_icon-bar,
    body.site-tatrax #navigation .slicknav_btn.slicknav_open .slicknav_icon-bar {
        background-color: var(--graphite) !important;
    }
    body.site-tatrax .slicknav_nav {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        padding-top: 118px;
        max-height: 100vh;
        overflow-y: auto;
        z-index: 1035;
        background: rgba(255, 255, 255, 0.98);
        border: none;
        border-bottom: 1px solid rgba(44, 44, 44, 0.08);
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1rem;
        box-sizing: border-box;
        box-shadow: 0 12px 40px rgba(44, 44, 44, 0.12);
    }
    body.site-tatrax #navigation.scrolled .slicknav_nav {
        padding-top: 88px;
    }
    body.site-tatrax .btn-nav-cta { display: none !important; }
    body.site-tatrax .slicknav_nav .slicknav_row,
    body.site-tatrax .slicknav_nav a,
    body.site-tatrax .slicknav_nav ul li a {
        color: var(--graphite) !important;
        font-size: 15px;
        font-weight: 500;
        padding: 14px 20px !important;
        margin: 0 !important;
        border-bottom: 1px solid rgba(44, 44, 44, 0.07);
    }
    body.site-tatrax .slicknav_nav .slicknav_row:hover,
    body.site-tatrax .slicknav_nav a:hover,
    body.site-tatrax .slicknav_nav ul li a:hover {
        color: var(--accent) !important;
        background: rgba(232, 93, 4, 0.06) !important;
    }
    body.site-tatrax #navigation .mobile-booking-cta {
        display: none !important;
    }
    body.site-tatrax #navigation .slicknav_nav .mobile-booking-cta {
        display: block !important;
        margin: 16px 16px 8px !important;
        padding: 14px 20px !important;
        text-align: center;
        background: var(--accent) !important;
        border: 1px solid var(--accent) !important;
        color: var(--white) !important;
        font-size: 13px !important;
        letter-spacing: 0.06em;
        border-radius: 0;
    }
    body.site-tatrax #navigation .slicknav_nav .mobile-booking-cta:hover {
        background: var(--accent-dark) !important;
        border-color: var(--accent-dark) !important;
        color: var(--white) !important;
    }
    body.site-tatrax #navigation .site-logo img {
        max-height: 72px;
    }
    body.site-tatrax #navigation.scrolled .site-logo img {
        max-height: 58px;
    }
}

/* === BUTTONS === */
.btn-tatrax {
    display: inline-block;
    padding: 16px 36px;
    background: var(--accent);
    color: var(--white) !important;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: none;
    text-decoration: none !important;
    border: 1px solid var(--accent);
    border-radius: 0;
    transition: background 0.35s, border-color 0.35s;
}

.btn-tatrax:hover {
    background: var(--accent-dark);
    border-color: var(--accent-dark);
    color: var(--white) !important;
    transform: none;
    box-shadow: none;
}

.btn-tatrax-lg { padding: 18px 42px; font-size: 14px; }

.btn-tatrax-outline {
    display: inline-block;
    padding: 16px 36px;
    background: transparent;
    color: var(--graphite) !important;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: none;
    text-decoration: none !important;
    border: 1px solid var(--graphite);
    border-radius: 0;
    transition: background 0.35s, border-color 0.35s, color 0.35s;
}

.btn-tatrax-outline:hover {
    background: var(--graphite);
    border-color: var(--graphite);
    color: var(--white) !important;
}

/* === SLIDER === */
body.site-tatrax .hero-wrapper { margin-top: 0; }

body.site-tatrax .slider-mobile-actions {
    display: none;
}

/* reCAPTCHA v3 — ukryta plakietka (wymagany dopisek przy formularzu) */
.grecaptcha-badge {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
body.site-tatrax .field-strformmodelzapytanie-recaptcha,
body.site-tatrax .field-strformmodel-recaptcha {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
body.site-tatrax .recaptcha-disclosure {
    font-size: 0.7rem;
    color: #666;
    line-height: 1.4;
    margin: 0.75rem 0 0;
    text-align: center;
}
body.site-tatrax .recaptcha-disclosure a {
    color: #888;
    text-decoration: underline;
}

body.site-tatrax #fw_al_007 .fw_al_007_slide {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
    max-width: 920px;
    z-index: 5;
}

body.site-tatrax #fw_al_007 .slide-brand {
    color: var(--accent) !important;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.35em;
    margin-bottom: 0.5rem;
}

body.site-tatrax #fw_al_007 .fw_al_007_slide h1 {
    color: #fff;
    font-size: clamp(2rem, 6vw, 4rem);
    font-weight: 700;
    margin-bottom: 0.5rem;
}

body.site-tatrax #fw_al_007 .accent-line {
    width: 80px;
    height: 3px;
    background: var(--accent);
    margin: 16px auto;
}

body.site-tatrax #fw_al_007 .fw_al_007_slide p {
    color: #ddd;
    font-size: 1.1rem;
    max-width: 700px;
    margin: 0 auto 1rem;
}

body.site-tatrax #fw_al_007 .carousel-control { color: var(--accent) !important; opacity: 0.85; }
body.site-tatrax #fw_al_007 .carousel-indicators li { border-color: var(--accent); }
body.site-tatrax #fw_al_007 .carousel-indicators li.active { background: var(--accent); }
body.site-tatrax #fw_al_007 .wdol a { color: var(--accent); font-size: 1.5rem; }

body.site-tatrax #fw_al_007 .wdol {
    display: none;
}

body.site-tatrax .slide-actions .btn-tatrax-outline {
    padding: 12px 28px;
    color: #fff !important;
    border-color: rgba(255,255,255,0.6);
}

body.site-tatrax .slide-actions .btn-tatrax-outline:hover {
    border-color: var(--accent);
}

/* === SECTIONS === */
.section-padding { padding: 100px 0; }
.section-spacious { padding: 120px 0; }
.bg-dark-alt { background: var(--dark-alt); }

.section-lead {
    color: var(--graphite-soft);
    font-size: 1.05rem;
    font-weight: 300;
    max-width: 560px;
    margin: 0 auto;
    line-height: 1.75;
}

.about-lead {
    color: var(--graphite);
    font-size: 1.15rem;
    line-height: 1.75;
    margin-bottom: 1.25rem;
}

.section-tag {
    display: inline-block;
    color: var(--earth);
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.section-title h2,
.reviews-header h2,
.about-section h2,
.why-section h2,
.wyprawa-section h2,
.gallery-preview-section h2,
.cta-section h2,
.contact-section h2 {
    font-size: clamp(2rem, 4.5vw, 3.25rem);
    margin-bottom: 1rem;
    color: var(--graphite);
}

/* Feature bar */
.feature-bar {
    background: var(--earth-bg);
    border-top: 1px solid rgba(139, 115, 85, 0.2);
    border-bottom: 1px solid rgba(139, 115, 85, 0.2);
    padding: 30px 0;
}

.feature-item {
    padding: 15px 10px;
}

.feature-item i {
    font-size: 2rem;
    color: var(--accent);
    margin-bottom: 10px;
    display: block;
}

.feature-item strong {
    display: block;
    font-family: var(--serif);
    font-size: 1.25rem;
    font-weight: 500;
    text-transform: none;
    color: var(--graphite);
}

.feature-item span {
    font-size: 0.85rem;
    color: var(--gray);
}

/* About */
.about-image {
    height: 420px;
    background-size: cover;
    background-position: center bottom;
    border-radius: 4px;
    position: relative;
}

.about-image::after {
    content: '';
    position: absolute;
    inset: 0;
    border: 3px solid var(--accent);
    transform: translate(12px, 12px);
    border-radius: 4px;
    pointer-events: none;
}

.about-section {
    background: var(--white);
}
.about-section p { color: var(--graphite-soft); line-height: 1.75; margin-bottom: 1rem; }
.about-section strong { color: var(--graphite); }

/* Wyprawa — opis wycieczki */
.wyprawa-section {
    background: var(--cream);
}
.wyprawa-block {
    background: var(--white);
    border: 1px solid rgba(139, 115, 85, 0.15);
    border-radius: 4px;
    padding: 1.75rem 1.5rem;
    height: 100%;
}
.wyprawa-block-side {
    background: var(--earth-bg);
}
.wyprawa-block-accent {
    border-color: rgba(232, 93, 4, 0.25);
}
.wyprawa-block-title {
    color: var(--accent);
    font-size: 1.15rem;
    margin-bottom: 1.25rem;
    letter-spacing: 0.06em;
}
.wyprawa-step {
    margin-bottom: 1.35rem;
    padding-bottom: 1.35rem;
    border-bottom: 1px solid rgba(44, 44, 44, 0.08);
}
.wyprawa-step:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.wyprawa-step h3 {
    font-size: 0.95rem;
    color: var(--graphite);
    margin-bottom: 0.45rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.wyprawa-step p,
.wyprawa-block p {
    color: var(--graphite-soft);
    line-height: 1.7;
    margin-bottom: 0.5rem;
}
.wyprawa-highlight {
    color: var(--graphite) !important;
    font-weight: 600;
    font-size: 1.05rem;
}
.wyprawa-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wyprawa-list li {
    position: relative;
    padding: 0.45rem 0 0.45rem 1.35rem;
    color: var(--graphite-soft);
    line-height: 1.55;
    border-bottom: 1px solid rgba(44, 44, 44, 0.06);
}
.wyprawa-list li:last-child {
    border-bottom: none;
}
.wyprawa-list li::before {
    content: '•';
    position: absolute;
    left: 0;
    color: var(--accent);
    font-weight: 700;
}
.wyprawa-list-check li::before {
    content: '✓';
}
.wyprawa-note {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(232, 93, 4, 0.2);
    color: var(--gray);
    font-size: 0.95rem;
    font-style: italic;
}
.wyprawa-details-compact .wyprawa-block {
    padding: 1.35rem 1.25rem;
}
.wyprawa-details-compact .wyprawa-block-title {
    font-size: 1rem;
    margin-bottom: 0.85rem;
}
.wyprawa-journey {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 0.5rem;
}
.wyprawa-journey-item {
    flex: 1 1 auto;
    min-width: 90px;
    text-align: center;
    padding: 10px 8px;
    background: rgba(232, 93, 4, 0.1);
    border: 1px solid rgba(232, 93, 4, 0.25);
    border-radius: 4px;
}
.wyprawa-journey-item span {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: var(--accent);
}
body.site-tatrax-sub .wyprawa-block-title {
    margin-top: 0;
}

/* === JOURNEY — dzień z Tatrax (editorial / Land Rover) === */
.journey-section {
    background: var(--white);
    padding-bottom: 0;
}
.journey-header {
    margin-bottom: 3.5rem;
}
.journey-steps {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.journey-step {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: min(52vh, 520px);
}
.journey-step-reverse {
    direction: rtl;
}
.journey-step-reverse > * {
    direction: ltr;
}
.journey-step-media {
    background-size: cover;
    background-position: center;
    min-height: 320px;
    position: relative;
}
.journey-step-media::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(26,26,26,0.08) 0%, transparent 55%);
    pointer-events: none;
}
.journey-step-reverse .journey-step-media::after {
    background: linear-gradient(270deg, rgba(26,26,26,0.08) 0%, transparent 55%);
}
.journey-step-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(2.5rem, 6vw, 5rem);
    background: var(--cream);
}
.journey-step-reverse .journey-step-body {
    background: var(--white);
}
.journey-step-label {
    display: block;
    font-family: var(--sans);
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--earth);
    margin-bottom: 1rem;
}
.journey-step-body h3 {
    font-family: var(--serif);
    font-size: clamp(1.75rem, 3.5vw, 2.5rem);
    font-weight: 500;
    color: var(--graphite);
    line-height: 1.15;
    margin-bottom: 1.25rem;
}
.journey-step-body p {
    color: var(--graphite-soft);
    font-size: 1.05rem;
    line-height: 1.75;
    max-width: 420px;
    margin: 0;
}
.journey-included {
    text-align: center;
    padding: 3rem 0 2rem;
    border-top: 1px solid rgba(44, 44, 44, 0.08);
    margin-top: 0;
}
.journey-included-title {
    display: block;
    font-family: var(--sans);
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--earth);
    margin-bottom: 1.25rem;
}
.journey-included-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem 0;
}
.journey-included-list li {
    color: var(--graphite-soft);
    font-size: 0.9rem;
    padding: 0 1rem;
    border-right: 1px solid rgba(44, 44, 44, 0.12);
}
.journey-included-list li:last-child {
    border-right: none;
}
.journey-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    padding: 2rem 0 4rem;
}

@media (max-width: 991px) {
    .journey-step,
    .journey-step-reverse {
        grid-template-columns: 1fr;
        direction: ltr;
        min-height: 0;
    }
    .journey-step-media {
        min-height: 280px;
        order: 0;
    }
    .journey-step-body {
        order: 1;
        padding: 2.5rem 1.5rem 3rem;
    }
    .journey-step-body p { max-width: none; }
    .journey-included-list li {
        border-right: none;
        padding: 0.25rem 0.75rem;
    }
}

/* Equipment */
.equipment-card {
    text-align: center;
    padding: 30px 15px;
    background: var(--dark);
    border: 1px solid rgba(255,87,34,0.15);
    border-radius: 4px;
    transition: transform 0.3s, border-color 0.3s;
    height: 100%;
}

.equipment-card:hover {
    transform: translateY(-6px);
    border-color: var(--accent);
}

.equipment-card i {
    font-size: 2.5rem;
    color: var(--accent);
    margin-bottom: 15px;
}

.equipment-card h4 {
    font-size: 1rem;
    margin: 0;
}

/* Video section */
.video-section {
    position: relative;
    height: 60vh;
    min-height: 400px;
    overflow: hidden;
}

.video-section video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.video-overlay h2 {
    color: #fff;
    font-size: clamp(1.5rem, 4vw, 2.5rem);
    margin-bottom: 1.5rem;
}

/* CTA */
.cta-section {
    background: var(--earth-bg);
    border-top: 1px solid rgba(139, 115, 85, 0.15);
    border-bottom: 1px solid rgba(139, 115, 85, 0.15);
}

.cta-section .lead { color: var(--graphite-soft); max-width: 600px; margin: 0 auto 2rem; }
.cta-buttons { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
.cta-note { color: var(--gray); font-size: 0.9rem; }

/* Reviews — premium editorial layout (Patagonia / lodge) */
.reviews-section {
    background: var(--cream);
    border-top: 1px solid rgba(44, 44, 44, 0.06);
}
.reviews-header { margin-bottom: 4rem; }
.reviews-summary { margin-top: 1.5rem; }
.reviews-stars { color: #c9a227; font-size: 1rem; margin-right: 0.5rem; }
.reviews-count { color: var(--gray); font-size: 0.9rem; margin-left: 0.35rem; }

.reviews-featured-grid {
    display: none;
}

/* Opinie — czyste karty cytatów (Patagonia / Apple) */
.reviews-quotes-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
}
.review-quote-card {
    display: flex;
    flex-direction: column;
    padding: 2.25rem 2rem 2rem;
    background: var(--white);
    border: 1px solid rgba(44, 44, 44, 0.08);
    transition: border-color 0.3s, box-shadow 0.3s;
    min-height: 100%;
}
.review-quote-card:hover {
    border-color: rgba(139, 115, 85, 0.25);
    box-shadow: 0 8px 32px rgba(44, 44, 44, 0.06);
}
.review-quote-card .review-stars {
    color: #c9a227;
    font-size: 0.85rem;
    margin-bottom: 1.25rem;
    letter-spacing: 0.08em;
}
.review-quote-text {
    font-family: var(--serif);
    font-size: 1.2rem;
    font-weight: 400;
    font-style: italic;
    line-height: 1.6;
    color: var(--graphite);
    margin: 0 0 1.75rem;
    border: none;
    padding: 0;
    flex: 1;
}
.review-quote-author {
    display: flex;
    align-items: center;
    gap: 0.85rem;
    margin-top: auto;
    padding-top: 1.25rem;
    border-top: 1px solid rgba(44, 44, 44, 0.06);
}
.review-quote-card .review-avatar {
    width: 40px;
    height: 40px;
    font-size: 0.75rem;
    background: var(--earth-bg);
    color: var(--earth);
    border: 1px solid rgba(139, 115, 85, 0.2);
}
.review-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--earth-bg);
    color: var(--earth);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    flex-shrink: 0;
}
.review-author-meta cite {
    display: block;
    font-style: normal;
    font-weight: 500;
    color: var(--graphite);
    font-size: 0.95rem;
}
.review-author-meta span {
    color: var(--gray);
    font-size: 0.8rem;
}
.reviews-footer-cta {
    margin-top: 3.5rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(44, 44, 44, 0.08);
}

@media (max-width: 991px) {
    .reviews-quotes-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 767px) {
    .reviews-quotes-grid { grid-template-columns: 1fr; gap: 20px; }
    .review-quote-card { padding: 1.75rem 1.5rem; }
    .review-quote-text { font-size: 1.1rem; }
}

/* Contact */
.contact-section { background: var(--white); }
.contact-section .text-muted { color: var(--graphite-soft) !important; }
.contact-list li { padding: 8px 0; color: var(--graphite-soft); }
.contact-list li i { color: var(--accent); width: 24px; margin-right: 8px; }
.contact-list a { color: var(--graphite); text-decoration: none; }
.contact-list a:hover { color: var(--accent); }

.map-embed iframe { border-radius: 4px; border: 1px solid rgba(139, 115, 85, 0.2) !important; }

.contact-form-wrapper {
    background: var(--cream);
    padding: 24px;
    border-radius: 4px;
    border: 1px solid rgba(44, 44, 44, 0.08);
}

/* Footer — jasna, premium (Land Rover / lodge) */
body.site-tatrax .footer.footer-tatrax {
    background: var(--white);
    padding: 56px 0 40px;
    border-top: 1px solid rgba(44, 44, 44, 0.1);
    color: var(--graphite-soft);
    text-align: center;
}

body.site-tatrax .footer-tatrax .footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.35rem 1.75rem;
    margin-bottom: 2.5rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(44, 44, 44, 0.08);
}

body.site-tatrax .footer-tatrax .footer-links a {
    color: var(--graphite);
    font-family: var(--sans);
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.25s;
}

body.site-tatrax .footer-tatrax .footer-links a:hover {
    color: var(--accent);
}

body.site-tatrax .footer-tatrax .footer-brand {
    margin-bottom: 1.75rem;
}

body.site-tatrax .footer-tatrax .footer_logo {
    display: inline-block;
    margin-bottom: 0.75rem;
}

body.site-tatrax .footer-tatrax .footer_logo img {
    max-height: 88px;
    width: auto;
    filter: none;
}

body.site-tatrax .footer-tatrax .footer-tagline {
    font-size: 0.9rem;
    color: var(--graphite-soft);
    letter-spacing: 0.02em;
    margin: 0;
}

body.site-tatrax .footer-tatrax .footer-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0.35rem 0.75rem;
    margin-bottom: 2rem;
}

body.site-tatrax .footer-tatrax .footer-contact-item {
    color: var(--graphite);
    font-size: 0.9rem;
    text-decoration: none;
    transition: color 0.25s;
}

body.site-tatrax .footer-tatrax .footer-contact-item:hover {
    color: var(--accent);
}

body.site-tatrax .footer-tatrax .footer-contact-cta {
    font-weight: 500;
    letter-spacing: 0.04em;
}

body.site-tatrax .footer-tatrax .footer-contact-sep {
    color: var(--gray-light);
    font-size: 0.85rem;
}

body.site-tatrax .footer-tatrax .footer-legal {
    padding-top: 1.5rem;
    border-top: 1px solid rgba(44, 44, 44, 0.06);
}

body.site-tatrax .footer-tatrax .footer-credits {
    font-size: 0.78rem;
    color: var(--gray);
    margin: 0 0 0.35rem;
    letter-spacing: 0.02em;
}

body.site-tatrax .footer-tatrax .seo-footer {
    font-size: 0.72rem;
    color: var(--gray-light);
    margin: 0;
    letter-spacing: 0.03em;
}

@media (max-width: 767px) {
    body.site-tatrax .footer.footer-tatrax {
        padding: 44px 0 32px;
    }
    body.site-tatrax .footer-tatrax .footer-links {
        gap: 0.75rem 1.25rem;
        margin-bottom: 2rem;
        padding-bottom: 1.5rem;
    }
    body.site-tatrax .footer-tatrax .footer_logo img {
        max-height: 72px;
    }
    body.site-tatrax .footer-tatrax .footer-contact-sep {
        display: none;
    }
    body.site-tatrax .footer-tatrax .footer-contact {
        flex-direction: column;
        gap: 0.5rem;
    }
}

/* Legacy footer selectors (podstrony / stare klasy) */
body.site-tatrax .footer:not(.footer-tatrax) {
    background: var(--white);
    padding: 60px 0 48px;
    border-top: 1px solid rgba(44, 44, 44, 0.1);
    color: var(--graphite-soft);
}

body.site-tatrax .footer_logo img { max-height: 120px; width: auto; }
body.site-tatrax .footer-links a {
    color: var(--graphite);
    margin: 0 12px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}
body.site-tatrax .footer-links a:hover { color: var(--accent); }
body.site-tatrax .footer-phone a { color: var(--graphite); font-size: 1.1rem; text-decoration: none; }
body.site-tatrax .footer-phone a:hover { color: var(--accent); }
body.site-tatrax .footer-email a { color: var(--graphite); font-size: 1rem; text-decoration: none; }
body.site-tatrax .footer-email a:hover { color: var(--accent); }
body.site-tatrax .footer-credits {
    font-size: 0.8rem;
    color: var(--gray);
    margin-top: 0.35rem;
}
body.site-tatrax .seo-footer { font-size: 0.75rem; color: var(--gray-light); margin-top: 16px; }

/* === SUBPAGES === */
body.site-tatrax-sub { padding-top: 0; }

.subpage-hero {
    position: relative;
    height: 50vh;
    min-height: 360px;
    max-height: 520px;
    margin-top: 0;
    overflow: hidden;
    background: #0a0a0a;
}

.subpage-hero-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #111;
}

.subpage-hero-bg::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.7));
}

.subpage-hero-content {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 2;
    width: 90%;
}

.subpage-hero-content h1 {
    color: #fff;
    font-size: clamp(2rem, 5vw, 3.5rem);
    margin-bottom: 0.5rem;
}

.subpage-hero-content p { color: var(--accent); font-size: 1.1rem; }

body.site-tatrax-sub .napodstronie {
    background: var(--white);
    color: var(--graphite-soft);
    padding: 60px 0;
}

body.site-tatrax-sub .content-body { line-height: 1.75; color: var(--graphite-soft); }
body.site-tatrax-sub .content-body h2, body.site-tatrax-sub .content-body h3 { color: var(--graphite); margin-top: 1.5rem; }
body.site-tatrax-sub .podstrona-brief { color: var(--graphite-soft); margin-bottom: 2rem; }

/* Gallery */
.gallery-tatrax {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-top: 2rem;
}

.gallery-tatrax-item {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 4px;
    aspect-ratio: 4/3;
}

.gallery-tatrax-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s;
}

.gallery-tatrax-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
    color: var(--accent);
    font-size: 1.5rem;
}

.gallery-tatrax-item:hover img { transform: scale(1.08); }
.gallery-tatrax-item:hover .gallery-tatrax-overlay { opacity: 1; }

@media (max-width: 767px) {
    .gallery-tatrax { grid-template-columns: repeat(2, 1fr); }
}

/* Booking page */
.booking-card {
    background: var(--dark);
    border: 1px solid rgba(255,87,34,0.2);
    border-radius: 4px;
    padding: 40px;
}

.booking-features li { padding: 8px 0; color: #ccc; }
.booking-features li i { color: var(--accent); margin-right: 10px; }
.booking-phone { color: var(--accent); font-size: 1.5rem; font-weight: 700; text-decoration: none; }
.btn-booking-main { min-width: 280px; }

.contact-info-card {
    background: var(--dark);
    padding: 30px;
    border-radius: 4px;
    border: 1px solid rgba(255,87,34,0.15);
}

/* Forms (contact) */
body.site-tatrax .btn-contact-bg,
body.site-tatrax .contact-form-wrapper .btn-primary {
    background: var(--accent) !important;
    border-color: var(--accent) !important;
    color: #fff !important;
}

body.site-tatrax .btn-contact-bg:hover {
    background: var(--accent-light) !important;
    border-color: var(--accent-light) !important;
}

body.site-tatrax .contact-form-wrapper input,
body.site-tatrax .contact-form-wrapper textarea,
body.site-tatrax .contact-form-wrapper select {
    background: var(--white);
    border: 1px solid rgba(44, 44, 44, 0.15);
    color: var(--graphite);
    border-radius: 0;
    padding: 14px 16px;
    font-size: 0.95rem;
    transition: border-color 0.25s, box-shadow 0.25s;
}

body.site-tatrax .contact-form-wrapper input::placeholder,
body.site-tatrax .contact-form-wrapper textarea::placeholder {
    color: var(--gray-light);
}

body.site-tatrax .contact-form-wrapper input:focus,
body.site-tatrax .contact-form-wrapper textarea:focus {
    border-color: var(--earth);
    box-shadow: 0 0 0 3px rgba(139, 115, 85, 0.12);
    outline: none;
}

body.site-tatrax #successpanel,
body.site-tatrax-sub #successpanel {
    display: none;
    margin-top: 16px;
    padding: 14px 18px;
    border-radius: 4px;
    background: #e8f5e9;
    border: 1px solid #81c784;
    color: #2e7d32;
    font-weight: 500;
}

body.site-tatrax #criticalpanel,
body.site-tatrax-sub #criticalpanel {
    margin-top: 16px;
}

/* Bootstrap col-xs compat */
body.site-tatrax-sub .col-xs-12 { flex: 0 0 100%; max-width: 100%; }
body.site-tatrax-sub .col-xs-6 { flex: 0 0 50%; max-width: 50%; }

/* Top control */
body.site-tatrax .topcontrol { background: var(--accent); color: #fff; }

/* === TEXTURE BACKGROUND === */
.texture-bg {
    position: relative;
    background-color: var(--cream);
}
.texture-bg::before {
    content: '';
    position: absolute;
    inset: 0;
    background: url('/graphic/tlo.jpg') center/cover no-repeat;
    opacity: 0.035;
    pointer-events: none;
}
.texture-bg > .container { position: relative; z-index: 1; }

/* === ABOUT DUO IMAGES === */
.about-images-duo {
    position: relative;
    min-height: 420px;
}
.about-image-main {
    height: 380px;
    background-size: cover;
    background-position: center bottom;
    border-radius: 4px;
    border: 2px solid rgba(139, 115, 85, 0.25);
}
.about-image-secondary {
    position: absolute;
    width: 55%;
    height: 220px;
    bottom: -20px;
    right: -10px;
    background-size: cover;
    background-position: center bottom;
    border-radius: 4px;
    border: 3px solid var(--accent);
    box-shadow: 0 16px 40px rgba(44, 44, 44, 0.12);
}
.about-actions {
    margin-top: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    align-items: center;
}

/* === PHOTO MOSAIC === */
.photo-mosaic {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 140px;
    gap: 6px;
}
.photo-mosaic-item {
    display: block;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
    position: relative;
}
.photo-mosaic-item:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 24px rgba(255,87,34,0.25);
    z-index: 2;
}
.photo-mosaic-large {
    grid-column: span 2;
    grid-row: span 2;
}
@media (max-width: 991px) {
    .photo-mosaic { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 767px) {
    .photo-mosaic { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 120px; }
    .photo-mosaic-large { grid-column: span 2; grid-row: span 1; }
}

/* === SLIDER VIDEO === */
.slider-video-slide { position: relative; overflow: hidden; }
#fw_al_007 .slider-bg-image,
#fw_al_007 .slider-bg-lazy {
    background-size: cover !important;
    background-position: center bottom !important;
    background-repeat: no-repeat;
}
#fw_al_007 .slider-logo-slide .slider-bg-image,
#fw_al_007 .slider-logo-slide .slider-bg-lazy {
    background-size: contain !important;
    background-position: center top !important;
}
#fw_al_007 .slider-logo-slide .fw_al_007_slide {
    display: none;
}
@media (max-width: 767px) {
    body.site-tatrax #fw_al_007 {
        margin-top: 0 !important;
        height: min(58vh, 520px) !important;
        max-height: none !important;
    }
    body.site-tatrax #fw_al_007 .carousel-inner {
        height: min(58vh, 520px);
    }
    body.site-tatrax #fw_al_007 .carousel-item {
        height: min(58vh, 520px) !important;
        min-height: 380px;
    }
    body.site-tatrax #fw_al_007 .fw_al_007_slide {
        display: block !important;
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        max-width: none;
        padding: 72px 16px 20px;
        box-sizing: border-box;
        background: linear-gradient(transparent, rgba(0, 0, 0, 0.72));
    }
    body.site-tatrax #fw_al_007 .fw_al_007_slide .slide-brand {
        font-size: 0.62rem;
        letter-spacing: 0.22em;
        margin-bottom: 0.35rem;
    }
    body.site-tatrax #fw_al_007 .fw_al_007_slide h1 {
        font-size: clamp(1.35rem, 6.5vw, 2rem);
        margin-bottom: 0.35rem;
        line-height: 1.12;
    }
    body.site-tatrax #fw_al_007 .fw_al_007_slide p {
        font-size: 0.85rem;
        line-height: 1.45;
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.9);
    }
    body.site-tatrax #fw_al_007 .fw_al_007_slide .accent-line {
        width: 40px;
        height: 2px;
        margin: 10px auto;
    }
    body.site-tatrax #fw_al_007 .fw_al_007_slide .slide-actions {
        display: none;
    }
    body.site-tatrax #fw_al_007 .slider-logo-slide .fw_al_007_slide {
        display: none !important;
    }
    body.site-tatrax #fw_al_007 .slider-video-overlay {
        background: linear-gradient(rgba(0,0,0,0.12), rgba(0,0,0,0.55));
    }
    body.site-tatrax #fw_al_007 .ps_control_rotate_f .carousel-control {
        display: none;
    }
    body.site-tatrax .slider-mobile-actions {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        padding: 14px 16px 18px;
        background: var(--white);
        border-bottom: 1px solid rgba(44, 44, 44, 0.08);
    }
    body.site-tatrax .slider-mobile-actions .btn-tatrax,
    body.site-tatrax .slider-mobile-actions .btn-tatrax-outline {
        padding: 12px 16px;
        font-size: 11px;
        letter-spacing: 0.06em;
        margin: 0 !important;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }
    body.site-tatrax .slider-mobile-actions .btn-tatrax-outline {
        color: var(--graphite) !important;
        border-color: var(--graphite) !important;
        background: transparent;
    }
    body.site-tatrax .slider-mobile-actions .btn-tatrax-outline:hover {
        background: var(--graphite);
        color: var(--white) !important;
    }
}
@media only screen and (max-width: 480px) {
    body.site-tatrax #fw_al_007 {
        height: min(48vh, 440px) !important;
    }
    body.site-tatrax #fw_al_007 .carousel-inner {
        height: min(48vh, 440px);
    }
    body.site-tatrax #fw_al_007 .carousel-item {
        height: min(48vh, 440px) !important;
        min-height: 320px;
    }
    body.site-tatrax .slider-mobile-actions .btn-tatrax,
    body.site-tatrax .slider-mobile-actions .btn-tatrax-outline {
        padding: 11px 14px;
        font-size: 10px;
    }
    .hero-video {
        height: min(68vh, 560px);
        min-height: 420px;
    }
    .hero-video-content h1 {
        font-size: clamp(1.3rem, 6.5vw, 1.85rem);
    }
}
.slider-bg-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 0;
}
.slider-video-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.65));
    z-index: 1;
}
.slider-video-slide .fw_al_007_slide { z-index: 2; }

/* === VIDEO GRID === */
.video-card { cursor: pointer; }
.video-card-poster {
    position: relative;
    aspect-ratio: 16/9;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid rgba(255,87,34,0.2);
    background: #111;
}
.video-card-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.video-play-btn {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.35);
    transition: background 0.3s;
}
.video-play-btn i {
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border-radius: 50%;
    background: var(--accent);
    color: #fff;
    font-size: 1.4rem;
    padding-left: 4px;
}
.video-card:hover .video-play-btn { background: rgba(0,0,0,0.5); }
.video-card-title {
    margin: 12px 0 0;
    font-size: 0.9rem;
    color: #ccc;
    text-align: center;
}

/* Video modal */
.video-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-modal[hidden] { display: none !important; }
.video-modal-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.88);
}
.video-modal-inner {
    position: relative;
    width: min(92vw, 960px);
    z-index: 1;
}
.video-modal-inner video {
    width: 100%;
    max-height: 80vh;
    background: #000;
    border-radius: 4px;
}
.video-modal-close {
    position: absolute;
    top: -40px;
    right: 0;
    background: none;
    border: none;
    color: #fff;
    font-size: 2rem;
    cursor: pointer;
    line-height: 1;
}

/* === REVIEWS CAROUSEL === */
.reviews-carousel {
    max-width: 820px;
    margin: 0 auto;
}
.reviews-carousel .carousel-inner {
    border-radius: 4px;
}
.review-card-carousel {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 40px 36px;
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.08);
}
.review-card-carousel .review-text {
    font-size: clamp(1.1rem, 2.5vw, 1.35rem);
    font-style: italic;
    margin-bottom: 24px;
    line-height: 1.7;
    color: #e0e0e0;
}
.review-card-carousel .review-stars {
    font-size: 1.35rem;
    margin-bottom: 16px;
}
.review-card-carousel .review-author strong {
    font-size: 1rem;
}
.reviews-carousel .carousel-indicators li {
    background-color: rgba(255,255,255,0.35);
}
.reviews-carousel .carousel-indicators .active {
    background-color: var(--accent);
}
.reviews-carousel .carousel-control-prev,
.reviews-carousel .carousel-control-next {
    width: 48px;
    opacity: 0.85;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}
.reviews-carousel .carousel-control-prev-icon,
.reviews-carousel .carousel-control-next-icon {
    background: none;
    width: auto;
    height: auto;
}
.reviews-carousel .carousel-control-prev .fa,
.reviews-carousel .carousel-control-next .fa {
    font-size: 2rem;
    color: var(--accent);
}
.reviews-google-badge {
    background: var(--cream);
    border: 1px solid rgba(139, 115, 85, 0.2);
    border-radius: 4px;
    padding: 40px 30px;
    text-align: center;
}
.reviews-google-badge i { font-size: 3rem; color: var(--accent); margin-bottom: 12px; }
.reviews-source-note { color: var(--gray); font-size: 0.85rem; margin-top: 0.5rem; }
.reviews-embed-wrap { min-height: 120px; }

/* === HERO VIDEO (fullscreen) === */
.hero-video {
    position: relative;
    height: 100vh;
    min-height: 560px;
    max-height: 960px;
    overflow: hidden;
    background: var(--black);
}
.hero-video-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.hero-video-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(20,20,20,0.35) 0%, rgba(20,20,20,0.5) 45%, rgba(20,20,20,0.72) 100%);
}
.hero-video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
    max-width: 900px;
    z-index: 5;
    padding-top: 60px;
}
.hero-brand {
    display: block;
    color: rgba(255, 255, 255, 0.92);
    font-family: var(--sans);
    font-size: 0.7rem;
    font-weight: 500;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    margin-bottom: 1.25rem;
}
.hero-video-content h1 {
    color: var(--white);
    font-size: clamp(2.5rem, 7vw, 4.5rem);
    font-weight: 500;
    margin-bottom: 0.75rem;
    line-height: 1.08;
}
.hero-video-content .accent-line {
    width: 48px;
    height: 1px;
    background: rgba(255, 255, 255, 0.75);
    margin: 20px auto;
}
.hero-video-content p {
    color: rgba(255, 255, 255, 0.92) !important;
    font-size: clamp(1rem, 2vw, 1.2rem);
    max-width: 640px;
    margin: 0 auto 2rem;
    line-height: 1.65;
}
.hero-actions {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}
.hero-actions .btn-tatrax-outline,
.btn-tatrax-hero-outline {
    color: var(--white) !important;
    border-color: rgba(255,255,255,0.55);
}
.hero-actions .btn-tatrax-outline:hover,
.btn-tatrax-hero-outline:hover {
    background: var(--white);
    border-color: var(--white);
    color: var(--graphite) !important;
}
.hero-scroll {
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--accent);
    font-size: 2rem;
    z-index: 5;
    animation: heroBounce 2s infinite;
}
@keyframes heroBounce {
    0%, 100% { transform: translateX(-50%) translateY(0); }
    50% { transform: translateX(-50%) translateY(8px); }
}
.hero-mobile-actions { display: none; }

/* === ADVENTURES GRID === */
.adventures-section { background: var(--white); }
.adventures-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 280px;
    gap: 12px;
}
.adventure-card {
    position: relative;
    grid-column: span 2;
    border-radius: 0;
    overflow: hidden;
    min-height: 280px;
}
.adventure-card-featured {
    grid-column: span 3;
    grid-row: span 2;
    min-height: 572px;
}
.adventure-card-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease;
}
.adventure-card:hover .adventure-card-bg { transform: scale(1.06); }
.adventure-card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(transparent 30%, rgba(26,26,26,0.92) 100%);
}
.adventure-card-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.75rem;
    z-index: 2;
}
.adventure-card-body h3 {
    color: var(--white);
    font-family: var(--serif);
    font-size: clamp(1.35rem, 2.2vw, 1.75rem);
    font-weight: 500;
    text-transform: none;
    margin-bottom: 0.5rem;
}
.adventure-card-body p {
    color: rgba(255,255,255,0.75);
    font-size: 0.9rem;
    line-height: 1.55;
    margin-bottom: 0.75rem;
}
.adventure-link {
    color: var(--accent);
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-decoration: none;
}
.adventure-link:hover { color: var(--accent-light); }

/* === WHY TATRAX === */
.why-section .why-lead {
    color: var(--graphite-soft);
    line-height: 1.75;
    margin-bottom: 2rem;
}
.why-image {
    height: 260px;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    border: 2px solid rgba(139, 115, 85, 0.2);
}
.why-grid {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}
.why-item {
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
    padding: 1.25rem 1.5rem;
    background: var(--white);
    border: 1px solid rgba(44, 44, 44, 0.08);
    border-radius: 4px;
    transition: border-color 0.3s, box-shadow 0.3s;
}
.why-item:hover {
    border-color: rgba(232, 93, 4, 0.3);
    box-shadow: 0 4px 20px rgba(44, 44, 44, 0.06);
}
.why-icon {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(232, 93, 4, 0.12);
    border-radius: 50%;
}
.why-icon i { font-size: 1.25rem; color: var(--accent); }
.why-text h3 {
    font-size: 0.95rem;
    color: var(--graphite);
    margin-bottom: 0.35rem;
}
.why-text p {
    color: var(--gray);
    font-size: 0.9rem;
    line-height: 1.6;
    margin: 0;
}

/* === GALLERY PREVIEW === */
.gallery-preview-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 220px;
    gap: 10px;
}
.gallery-preview-item {
    display: block;
    background-size: cover;
    background-position: center;
    border-radius: 4px;
    transition: transform 0.35s, box-shadow 0.35s;
}
.gallery-preview-section {
    background: var(--white);
}
.gallery-preview-item:hover {
    transform: scale(1.02);
    box-shadow: 0 12px 32px rgba(44, 44, 44, 0.12);
    z-index: 2;
}
.gallery-preview-large {
    grid-column: span 2;
    grid-row: span 2;
}

/* === STORY FILM — pełna szerokość jak slider === */
.story-film-section {
    padding: 0;
    margin: 0;
    background: var(--black);
}
.story-film-stage {
    position: relative;
    width: 100%;
    height: min(75vh, 850px);
    min-height: 480px;
    overflow: hidden;
    background: var(--black);
}
.story-film-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.story-film-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(20,20,20,0.15) 0%, rgba(20,20,20,0.45) 55%, rgba(20,20,20,0.65) 100%);
    pointer-events: none;
}
.story-film-caption {
    position: absolute;
    left: 50%;
    bottom: clamp(72px, 12vh, 120px);
    transform: translateX(-50%);
    text-align: center;
    z-index: 2;
    width: min(90%, 720px);
    pointer-events: none;
}
.story-film-tag {
    display: block;
    color: rgba(255, 255, 255, 0.85);
    font-family: var(--sans);
    font-size: 0.68rem;
    font-weight: 500;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    margin-bottom: 0.85rem;
}
.story-film-caption h2,
.story-film-title {
    color: var(--white) !important;
    font-family: var(--serif);
    font-size: clamp(1.75rem, 4vw, 2.75rem);
    font-weight: 500;
    margin-bottom: 0.65rem;
    line-height: 1.15;
    transition: opacity 0.35s ease;
}
.story-film-caption p,
.story-film-lead {
    color: rgba(255, 255, 255, 0.92);
    font-size: clamp(0.95rem, 1.8vw, 1.1rem);
    line-height: 1.6;
    margin: 0;
    transition: opacity 0.35s ease;
}
.story-film-tag {
    transition: opacity 0.35s ease;
}
.story-film-progress {
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    display: flex;
    gap: 8px;
    align-items: center;
}
.story-film-dot {
    width: 32px;
    height: 2px;
    background: rgba(255, 255, 255, 0.35);
    transition: background 0.3s, width 0.3s;
}
.story-film-dot.is-active {
    width: 48px;
    background: var(--white);
}
.story-film-bg {
    transition: opacity 0.4s ease;
}
.story-film-sound {
    position: absolute;
    bottom: 24px;
    right: 24px;
    z-index: 3;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(255,255,255,0.45);
    border-radius: 50%;
    background: rgba(20,20,20,0.45);
    color: var(--white);
    font-size: 1.1rem;
    cursor: pointer;
    transition: background 0.25s, border-color 0.25s;
}
.story-film-sound:hover {
    background: rgba(20,20,20,0.75);
    border-color: rgba(255,255,255,0.75);
}
.story-film-sound.is-unmuted {
    border-color: var(--accent);
    color: var(--accent);
}

@media (max-width: 991px) {
    .adventures-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 240px;
    }
    .adventure-card,
    .adventure-card-featured {
        grid-column: span 1;
        grid-row: span 1;
        min-height: 240px;
    }
    .gallery-preview-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 180px;
    }
    .gallery-preview-large {
        grid-column: span 2;
        grid-row: span 1;
    }
}

@media (max-width: 767px) {
    .section-padding { padding: 70px 0; }
    .section-spacious { padding: 80px 0; }
    .hero-video {
        height: min(72vh, 620px);
        min-height: 460px;
        max-height: none;
    }
    .hero-video-content {
        display: block;
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        max-width: none;
        padding: 80px 16px 24px;
        box-sizing: border-box;
        background: linear-gradient(transparent, rgba(20, 20, 20, 0.82));
    }
    .hero-video-content .hero-brand {
        font-size: 0.62rem;
        letter-spacing: 0.22em;
        margin-bottom: 0.5rem;
    }
    .hero-video-content h1 {
        font-size: clamp(1.45rem, 7vw, 2.15rem);
        margin-bottom: 0.5rem;
        line-height: 1.12;
    }
    .hero-video-content .accent-line {
        width: 40px;
        margin: 12px auto;
    }
    .hero-video-content p {
        font-size: 0.88rem;
        line-height: 1.5;
        margin-bottom: 0;
    }
    .hero-video-content .hero-actions {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
        margin-top: 1rem;
        padding: 0 4px;
    }
    .hero-video-content .hero-actions .btn-tatrax,
    .hero-video-content .hero-actions .btn-tatrax-outline {
        width: 100%;
        padding: 13px 16px;
        font-size: 12px;
        letter-spacing: 0.05em;
        text-align: center;
        box-sizing: border-box;
        margin: 0 !important;
    }
    .hero-video-content .hero-actions .btn-tatrax-outline,
    .hero-video-content .hero-actions .btn-tatrax-hero-outline {
        color: var(--white) !important;
        border-color: rgba(255, 255, 255, 0.7) !important;
        background: rgba(255, 255, 255, 0.08);
    }
    .hero-scroll { display: none; }
    .hero-mobile-actions {
        display: none !important;
    }
    .cta-buttons {
        flex-direction: column;
        align-items: stretch;
        padding: 0 8px;
    }
    .cta-buttons .btn-tatrax,
    .cta-buttons .btn-tatrax-outline {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 13px 16px;
        font-size: 12px;
    }
    .journey-actions {
        flex-direction: column;
        align-items: stretch;
        padding: 2rem 16px 3rem;
        gap: 10px;
    }
    .journey-actions .btn-tatrax,
    .journey-actions .btn-tatrax-outline {
        width: 100%;
        max-width: none;
        text-align: center;
        box-sizing: border-box;
        margin: 0 !important;
        padding: 13px 16px;
        font-size: 12px;
    }
    .subpage-hero {
        height: 42vh;
        min-height: 280px;
    }
    .subpage-hero-content {
        bottom: 16%;
        width: 92%;
    }
    .subpage-hero-content h1 {
        font-size: clamp(1.5rem, 7vw, 2.25rem);
    }
    .adventures-grid { grid-template-columns: 1fr; }
    .why-image { height: 200px; }
    .story-film-stage {
        height: min(52vh, 480px);
        min-height: 320px;
    }
    .story-film-caption {
        bottom: 72px;
        width: 92%;
    }
    .story-film-progress { bottom: 22px; }
    .story-film-caption h2 { font-size: 1.5rem; }
    .story-film-sound {
        bottom: 16px;
        right: 16px;
        width: 42px;
        height: 42px;
    }
    .about-images-duo {
        min-height: 320px;
        margin-bottom: 2rem;
    }
    .about-image-main {
        height: 280px;
    }
    .about-image-secondary {
        width: 62%;
        height: 160px;
        bottom: -16px;
        right: 0;
    }
    .about-actions {
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }
    .about-actions .btn-tatrax,
    .about-actions .btn-tatrax-outline {
        display: block;
        width: 100%;
        margin: 0 !important;
        padding: 13px 16px;
        font-size: 12px;
        text-align: center;
        box-sizing: border-box;
    }
    .gallery-preview-section .text-center.mt-5 .btn-tatrax-outline {
        display: inline-block;
        width: calc(100% - 32px);
        max-width: 360px;
        padding: 13px 16px;
        box-sizing: border-box;
    }
    .feature-bar .feature-item {
        padding: 12px 8px;
    }
    .feature-bar .feature-item i {
        font-size: 1.5rem;
    }
    .cta-note a {
        color: var(--accent);
        font-weight: 600;
        text-decoration: none;
    }
}
