@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('public/fonts/poppins-100.woff2') format('woff2'),
       url('public/fonts/poppins-100.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('public/fonts/poppins-100italic.woff2') format('woff2'),
       url('public/fonts/poppins-100italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('public/fonts/poppins-200.woff2') format('woff2'),
       url('public/fonts/poppins-200.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url('public/fonts/poppins-200italic.woff2') format('woff2'),
       url('public/fonts/poppins-200italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('public/fonts/poppins-300.woff2') format('woff2'),
       url('public/fonts/poppins-300.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('public/fonts/poppins-300italic.woff2') format('woff2'),
       url('public/fonts/poppins-300italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('public/fonts/poppins-regular.woff2') format('woff2'),
       url('public/fonts/poppins-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('public/fonts/poppins-italic.woff2') format('woff2'),
       url('public/fonts/poppins-italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('public/fonts/poppins-500.woff2') format('woff2'),
       url('public/fonts/poppins-500.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('public/fonts/poppins-500italic.woff2') format('woff2'),
       url('public/fonts/poppins-500italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('public/fonts/poppins-600.woff2') format('woff2'),
       url('public/fonts/poppins-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('public/fonts/poppins-600italic.woff2') format('woff2'),
       url('public/fonts/poppins-600italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('public/fonts/poppins-700.woff2') format('woff2'),
       url('public/fonts/poppins-700.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('public/fonts/poppins-700italic.woff2') format('woff2'),
       url('public/fonts/poppins-700italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('public/fonts/poppins-800.woff2') format('woff2'),
       url('public/fonts/poppins-800.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('public/fonts/poppins-800italic.woff2') format('woff2'),
       url('public/fonts/poppins-800italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('public/fonts/poppins-900.woff2') format('woff2'),
       url('public/fonts/poppins-900.ttf') format('truetype');
}

@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('public/fonts/poppins-900italic.woff2') format('woff2'),
       url('public/fonts/poppins-900italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('public/fonts/montserrat-100.woff2') format('woff2'),
       url('public/fonts/montserrat-100.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url('public/fonts/montserrat-100italic.woff2') format('woff2'),
       url('public/fonts/montserrat-100italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('public/fonts/montserrat-200.woff2') format('woff2'),
       url('public/fonts/montserrat-200.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url('public/fonts/montserrat-200italic.woff2') format('woff2'),
       url('public/fonts/montserrat-200italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('public/fonts/montserrat-300.woff2') format('woff2'),
       url('public/fonts/montserrat-300.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('public/fonts/montserrat-300italic.woff2') format('woff2'),
       url('public/fonts/montserrat-300italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('public/fonts/montserrat-regular.woff2') format('woff2'),
       url('public/fonts/montserrat-regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('public/fonts/montserrat-italic.woff2') format('woff2'),
       url('public/fonts/montserrat-italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('public/fonts/montserrat-500.woff2') format('woff2'),
       url('public/fonts/montserrat-500.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('public/fonts/montserrat-500italic.woff2') format('woff2'),
       url('public/fonts/montserrat-500italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('public/fonts/montserrat-600.woff2') format('woff2'),
       url('public/fonts/montserrat-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('public/fonts/montserrat-600italic.woff2') format('woff2'),
       url('public/fonts/montserrat-600italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('public/fonts/montserrat-700.woff2') format('woff2'),
       url('public/fonts/montserrat-700.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('public/fonts/montserrat-700italic.woff2') format('woff2'),
       url('public/fonts/montserrat-700italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('public/fonts/montserrat-800.woff2') format('woff2'),
       url('public/fonts/montserrat-800.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('public/fonts/montserrat-800italic.woff2') format('woff2'),
       url('public/fonts/montserrat-800italic.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('public/fonts/montserrat-900.woff2') format('woff2'),
       url('public/fonts/montserrat-900.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url('public/fonts/montserrat-900italic.woff2') format('woff2'),
       url('public/fonts/montserrat-900italic.ttf') format('truetype');
}


:root {
    --bg-dark: #0a0a0a;
    --text-light: #f5f5f5;
    --text-muted: #8a8a8a;
    --accent: #d31f26;
    --font-main: 'Poppins', sans-serif;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

body {
    background-color: var(--bg-dark);
    color: var(--text-light);
    font-family: var(--font-main);
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
    transition: all 0.4s ease, transform 0.4s ease;
}

.navbar.scrolled {
    background: rgba(10, 10, 10, 0.95);
    padding: 15px 50px;
    border-bottom: 1px solid #1a1a1a;
}

.navbar.hidden {
    transform: translateY(-100%);
}

.logo a {
    display: flex;
    align-items: center;
}

.logo-img {
    height: 100px;
    width: auto;
    object-fit: contain;
    transition: transform 0.3s ease, height 0.3s ease;
}

.logo-img:hover {
    transform: scale(1.05);
}

.navbar.scrolled .logo-img {
    height: 45px;
}

.nav-links a {
    color: var(--text-light);
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 30px;
    transition: color 0.3s;
}

.nav-links a:hover {
    color: var(--accent);
}

.hero {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 0 10%;
}

.hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(10, 10, 10, 0.3), rgba(10, 10, 10, 0.85)), url('public/images/_M1R3982.jpg.jpeg') no-repeat center center/cover;
    z-index: 1;
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 700px;
}

.hero-subtitle {
    color: var(--accent);
    font-weight: 700;
    letter-spacing: 4px;
    font-size: 14px;
    margin-bottom: 15px;
}

.hero-title {
    font-size: 64px;
    font-weight: 900;
    line-height: 1.1;
    letter-spacing: -1px;
    margin-bottom: 30px;
}

.btn-primary {
    display: inline-block;
    padding: 16px 35px;
    background-color: var(--accent);
    color: var(--text-light);
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 30px;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease;
}

.btn-primary:hover {
    background-color: #f5f5f5;
    color: #0a0a0a;
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 12px 24px rgba(211, 31, 38, 0.3);
}

.btn-secondary {
    display: inline-block;
    padding: 14px 30px;
    border: 2px solid var(--text-light);
    color: var(--text-light);
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 30px;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease;
}

.btn-secondary:hover {
    background-color: var(--text-light);
    color: var(--bg-dark);
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 12px 24px rgba(255, 255, 255, 0.15);
}

.section-number {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: var(--text-muted);
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.section-split {
    display: flex;
    min-height: 80vh;
    background-color: var(--bg-dark);
}

.split-text {
    flex: 1;
    padding: 10% 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.split-text h2 {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 25px;
    line-height: 1.2;
}

.split-text p {
    color: var(--text-muted);
    line-height: 1.8;
    margin-bottom: 35px;
    font-size: 16px;
}

.split-slider {
    flex: 1;
    position: relative;
    overflow: hidden;
}

.slider-track {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.slide {
    min-width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.slide-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(10, 10, 10, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 18px;
    cursor: pointer;
    z-index: 10;
    transition: background 0.3s ease, transform 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-btn:hover {
    background: var(--accent);
    transform: translateY(-50%) scale(1.1);
}

.slider-btn.prev {
    left: 16px;
}

.slider-btn.next {
    right: 16px;
}

.slider-dots {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 10;
}

.slider-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.35);
    border: none;
    cursor: pointer;
    transition: background 0.3s, transform 0.3s;
    padding: 0;
}

.slider-dot.active {
    background: var(--accent);
    transform: scale(1.3);
}

.adventure-split {
    display: flex;
    width: 100%;
    min-height: auto;
    background-color: var(--bg-dark);
    flex-wrap: wrap;
}

.adventure-col {
    flex: 1;
    min-width: 300px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    padding: 70px 25px 60px;
    min-height: 480px;
}

.adventure-col-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 1;
    transition: transform 0.8s ease;
}

.adventure-col:hover .adventure-col-bg {
    transform: scale(1.06);
}

.adventure-col-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(10, 10, 10, 0.95) 0%, rgba(10, 10, 10, 0.5) 60%, rgba(10, 10, 10, 0.3) 100%);
    z-index: 2;
}

.adventure-col-content {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    min-height: 270px;
}

.adventure-col-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.adventure-col-content h2 {
    font-size: clamp(20px, 2.2vw, 24px);
    font-weight: 900;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    line-height: 1.25;
}

.adventure-col-content p {
    color: #ccc;
    font-size: 14.5px;
    line-height: 1.6;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .adventure-col {
        padding: 60px 20px 50px;
        min-height: 420px;
    }

    .adventure-col-content {
        min-height: auto;
    }

    .adventure-col-content p {
        margin-bottom: 24px;
    }
}

.services-section {
    padding: 100px 5%;
    background: #050505;
}

.services-header {
    text-align: center;
    margin-bottom: 60px;
}

.services-header h2 {
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 12px;
}

.services-header p {
    color: var(--text-muted);
    font-size: 16px;
    letter-spacing: 1px;
}

.services-slider-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
}

.services-slider-viewport {
    width: 100%;
    overflow: hidden;
    padding: 30px 0;
}

.services-slider-track {
    display: flex;
    gap: 24px;
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: transform;
}

.service-card {
    position: relative;
    overflow: hidden;
    min-height: 440px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    cursor: pointer;
    flex: 0 0 420px;
    width: 420px;
    opacity: 0.3;
    transform: scale(0.9);
    filter: grayscale(40%) blur(1px);
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1),
        opacity 0.6s ease,
        filter 0.6s ease,
        box-shadow 0.6s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.service-card.active-slide {
    opacity: 1;
    transform: scale(1.05);
    filter: grayscale(0%) blur(0);
    z-index: 3;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.8), 0 0 20px rgba(211, 31, 38, 0.15);
}

.service-card-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.service-card.active-slide:hover .service-card-bg {
    transform: scale(1.07);
}

.service-card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(5, 5, 5, 0.97) 0%,
            rgba(5, 5, 5, 0.55) 45%,
            rgba(5, 5, 5, 0.1) 100%);
    transition: background 0.5s ease;
}

.service-card.active-slide:hover .service-card-overlay {
    background: linear-gradient(to top,
            rgba(5, 5, 5, 0.99) 0%,
            rgba(5, 5, 5, 0.72) 55%,
            rgba(5, 5, 5, 0.2) 100%);
}

.service-card--featured .service-card-overlay {
    background: linear-gradient(to top,
            rgba(211, 31, 38, 0.96) 0%,
            rgba(150, 20, 20, 0.55) 45%,
            rgba(5, 5, 5, 0.1) 100%);
}

.service-card--featured.active-slide:hover .service-card-overlay {
    background: linear-gradient(to top,
            rgba(211, 31, 38, 1) 0%,
            rgba(150, 20, 20, 0.75) 55%,
            rgba(5, 5, 5, 0.2) 100%);
}

.card-tag {
    position: absolute;
    top: 22px;
    left: 22px;
    z-index: 3;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: rgba(245, 245, 245, 0.55);
    border: 1px solid rgba(245, 245, 245, 0.2);
    padding: 5px 10px;
    backdrop-filter: blur(4px);
    transition: color 0.3s, border-color 0.3s;
}

.service-card.active-slide:hover .card-tag {
    color: rgba(245, 245, 245, 0.9);
    border-color: rgba(245, 245, 245, 0.5);
}

.card-tag--light {
    color: rgba(255, 255, 255, 0.65);
    border-color: rgba(255, 255, 255, 0.3);
}

.service-card-content {
    position: relative;
    z-index: 2;
    padding: 28px 28px 32px;
}

.service-card-content h3 {
    font-size: 32px;
    font-weight: 900;
    letter-spacing: -0.5px;
    line-height: 1.05;
    text-transform: uppercase;
    margin-bottom: 0;
    transition: margin-bottom 0.35s ease;
}

.service-card.active-slide:hover .service-card-content h3 {
    margin-bottom: 18px;
}

.card-reveal {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        opacity 0.35s ease 0.08s;
}

.service-card.active-slide:hover .card-reveal {
    max-height: 200px;
    opacity: 1;
}

.card-reveal p {
    color: rgba(245, 245, 245, 0.78);
    font-size: 13.5px;
    line-height: 1.7;
    margin-bottom: 20px;
    font-weight: 400;
}

.services-slider-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 35px;
}

.services-slider-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(10, 10, 10, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.2s ease;
}

.services-slider-btn:hover {
    background: var(--accent, #d31f26);
    border-color: var(--accent, #d31f26);
    transform: scale(1.08);
}

.services-slider-btn:disabled {
    opacity: 0.25;
    cursor: default;
    pointer-events: none;
}

.services-slider-dots {
    display: flex;
    gap: 8px;
    align-items: center;
}

.services-slider-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    border: none;
    cursor: pointer;
    transition: background 0.3s, transform 0.3s;
    padding: 0;
}

.services-slider-dot.active {
    background: var(--accent, #d31f26);
    transform: scale(1.3);
}

.btn-service {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    background: none;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    padding-bottom: 4px;
    transition: border-color 0.3s ease, color 0.3s ease;
}

.btn-service:hover {
    border-color: #fff;
    color: #fff;
}

.btn-service--dark {
    border-color: rgba(255, 255, 255, 0.5);
}

.btn-arrow {
    font-size: 14px;
    transition: transform 0.3s ease;
    line-height: 1;
}

.btn-service:hover .btn-arrow {
    transform: translate(2px, -2px);
}

.gallery-section {
    padding: 80px 0 80px;
    background: #050505;
}

.gallery-header {
    text-align: center;
    margin-bottom: 48px;
    padding: 0 5%;
}

.gallery-header h2 {
    font-size: 36px;
    font-weight: 900;
}

.gallery-carousel-wrap {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0;
}

.gallery-carousel-viewport {
    flex: 1;
    overflow: hidden;
}

.gallery-carousel-track {
    display: flex;
    gap: 4px;
    transition: transform 0.55s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}

.gallery-item {
    flex: 0 0 calc(33.333% - 3px);

    height: 380px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    filter: grayscale(20%) contrast(105%);
    transition: filter 0.45s ease;
}

@media (max-width: 900px) {
    .gallery-item {
        flex: 0 0 calc(50% - 2px);

        height: 280px;
    }
}

@media (max-width: 560px) {
    .gallery-item {
        flex: 0 0 calc(100% - 4px);

        height: 260px;
    }
}

.gallery-item::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(211, 31, 38, 0);
    transition: background 0.35s ease;
}

.gallery-item:hover {
    filter: grayscale(0%) contrast(100%);
    z-index: 2;
}

.gallery-item:hover::after {
    background: rgba(211, 31, 38, 0.08);
}

.gallery-carousel-btn {
    flex-shrink: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: rgba(10, 10, 10, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.2s ease;
    margin: 0 12px;
}

.gallery-carousel-btn:hover {
    background: var(--accent);
    border-color: var(--accent);
    transform: scale(1.1);
}

.gallery-carousel-btn:disabled {
    opacity: 0.25;
    cursor: default;
    pointer-events: none;
}

.gallery-carousel-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
    padding: 28px 0 0;
    height: 35px;
    overflow: hidden;
}

.gallery-carousel-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
    border: none;
    cursor: pointer;
    transition: background 0.3s, transform 0.3s, opacity 0.3s, width 0.3s, margin 0.3s;
    padding: 0;
    margin: 0 4px;
    display: inline-block;
    flex-shrink: 0;
}

.gallery-carousel-dot.active {
    background: var(--accent);
    transform: scale(1.35);
    opacity: 1 !important;
}

.gallery-carousel-dot.dot-medium {
    transform: scale(0.8);
    opacity: 0.7;
}

.gallery-carousel-dot.dot-small {
    transform: scale(0.6);
    opacity: 0.4;
}

.gallery-carousel-dot.dot-hidden {
    width: 0 !important;
    height: 7px !important;
    margin: 0 !important;
    opacity: 0 !important;
    pointer-events: none;
    transform: scale(0);
}

.lightbox {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.lightbox.active {
    opacity: 1;
    pointer-events: all;
}

.lightbox-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 5, 5, 0.96);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    cursor: pointer;
}

.lightbox-img-wrap {
    position: relative;
    z-index: 2;
    max-width: 90vw;
    max-height: 88vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lightbox-img {
    max-width: 90vw;
    max-height: 88vh;
    object-fit: contain;
    display: block;
    border: none;
    transform: scale(0.92);
    opacity: 0;
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        opacity 0.3s ease;
}

.lightbox.active .lightbox-img {
    transform: scale(1);
    opacity: 1;
}

.lightbox-close {
    position: absolute;
    top: 24px;
    right: 28px;
    z-index: 3;
    background: none;
    border: none;
    color: rgba(245, 245, 245, 0.6);
    font-size: 36px;
    line-height: 1;
    cursor: pointer;
    transition: color 0.2s, transform 0.2s;
    padding: 0;
    font-weight: 300;
}

.lightbox-close:hover {
    color: #fff;
    transform: rotate(90deg);
}

.lightbox-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}

.lightbox-nav:hover {
    background: var(--accent);
    border-color: var(--accent);
    transform: translateY(-50%) scale(1.1);
}

.lightbox-prev {
    left: 24px;
}

.lightbox-next {
    right: 24px;
}

.lightbox-counter {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 3px;
    color: rgba(245, 245, 245, 0.45);
    text-transform: uppercase;
}

.gallery-more-wrap {
    display: flex;
    justify-content: center;
    padding: 36px 0 0;
}

.btn-gallery-more {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: none;
    border: none;
    color: rgba(245, 245, 245, 0.6);
    font-family: var(--font-main);
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    cursor: pointer;
    border-bottom: 1px solid rgba(245, 245, 245, 0.2);
    padding-bottom: 5px;
    transition: color 0.3s ease, border-color 0.3s ease;
}

.btn-gallery-more:hover {
    color: #fff;
    border-color: rgba(245, 245, 245, 0.6);
}

.gallery-more-arrow {
    font-size: 14px;
    transition: transform 0.4s ease;
    display: inline-block;
}

.btn-gallery-more.expanded .gallery-more-arrow {
    transform: rotate(180deg);
}

.faq-section {
    padding: 100px 5% 110px;
    background: var(--bg-dark);
    border-top: 1px solid #111;
}

.faq-header {
    text-align: center;
    margin-bottom: 60px;
}

.faq-header h2 {
    font-size: 38px;
    font-weight: 900;
    line-height: 1.2;
}

.faq-list {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 60px;
}

@media (max-width: 768px) {
    .faq-list {
        grid-template-columns: 1fr;
    }
}

.faq-item {
    border-bottom: 1px solid #1e1e1e;
}

.faq-item:first-child,
.faq-item:nth-child(2) {
    border-top: 1px solid #1e1e1e;
}

@media (max-width: 768px) {
    .faq-item:nth-child(2) {
        border-top: none;
    }
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 28px 0;
    cursor: pointer;
    text-align: left;
    color: var(--text-light);
    font-family: var(--font-main);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.2px;
    transition: color 0.3s ease;
}

.faq-question:hover {
    color: var(--accent);
}

.faq-question[aria-expanded="true"] {
    color: var(--accent);
}

.faq-icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border: 1px solid #2e2e2e;
    border-radius: 50%;
    position: relative;
    transition: background 0.35s ease, border-color 0.35s ease, transform 0.4s ease;
}

.faq-icon::before,
.faq-icon::after {
    content: '';
    position: absolute;
    background: var(--text-light);
    border-radius: 2px;
    transition: background 0.3s ease, transform 0.4s ease, opacity 0.3s ease;
}

.faq-icon::before {
    width: 12px;
    height: 1.5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.faq-icon::after {
    width: 1.5px;
    height: 12px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.faq-question[aria-expanded="true"] .faq-icon {
    background: var(--accent);
    border-color: var(--accent);
    transform: rotate(45deg);
}

.faq-question[aria-expanded="true"] .faq-icon::before,
.faq-question[aria-expanded="true"] .faq-icon::after {
    background: #fff;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        opacity 0.35s ease;
    opacity: 0;
}

.faq-answer.open {
    max-height: 400px;
    opacity: 1;
}

.faq-answer p {
    color: var(--text-muted);
    font-size: 15px;
    line-height: 1.85;
    padding-bottom: 28px;
    padding-right: 48px;
}

.faq-list:not(.expanded) .faq-item:nth-child(n+5) {
    display: none;
}

@keyframes faqFadeIn {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.faq-list.expanded .faq-item:nth-child(n+5) {
    animation: faqFadeIn 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.faq-toggle-container {
    text-align: center;
    margin-top: 50px;
}

.faq-toggle-btn {
    background: transparent;
    cursor: pointer;
    font-family: var(--font-main);
    outline: none;
}

.main-footer {
    background-color: var(--bg-dark);
    border-top: 1px solid #111;
}

.footer-split {
    display: flex;
    min-height: 480px;
}

.footer-left {
    flex: 1;
    padding: 80px 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer-left h2 {
    font-size: 42px;
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.15;
}

.footer-left p {
    color: var(--text-muted);
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.6;
}

.footer-email {
    font-size: 22px;
    font-weight: 700;
    color: var(--text-light);
    text-decoration: none;
    border-bottom: 2px solid var(--accent);
    padding-bottom: 5px;
    transition: color 0.3s;
    display: inline-block;
    margin-bottom: 30px;
}

.footer-email:hover {
    color: var(--accent);
}

.footer-socials {
    display: flex;
    gap: 16px;
    margin-top: 10px;
}

.social-link {
    color: var(--text-muted);
    transition: color 0.3s, transform 0.3s;
    display: flex;
    align-items: center;
}

.social-link:hover {
    color: var(--accent);
    transform: translateY(-3px);
}

.footer-right {
    flex: 1;
    position: relative;
    min-height: 480px;
}

.map-wrapper {
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.map-wrapper iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
    filter: grayscale(30%) contrast(110%) invert(5%);
    transition: filter 0.4s;
}

.map-wrapper:hover iframe {
    filter: grayscale(0%) contrast(100%) invert(0%);
}

.footer-bottom {
    padding: 28px 6%;
    border-top: 1px solid #111;
    font-size: 12px;
    color: #444;
    letter-spacing: 1px;
    text-align: center;
}

.footer-bottom a {
    color: #666;
    text-decoration: none;
    transition: color 0.3s;
}

.footer-bottom a:hover {
    color: var(--accent);
}

.nav-hamburger {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 40px;
    height: 40px;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 200;
    padding: 4px;
}

.nav-hamburger span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--text-light);
    border-radius: 2px;
    transition: transform 0.35s ease, opacity 0.25s ease, width 0.3s ease;
    transform-origin: center;
}

.nav-hamburger.open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.nav-hamburger.open span:nth-child(2) {
    opacity: 0;
    width: 0;
}

.nav-hamburger.open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

@media (max-width: 1024px) {
    .services-grid {
        grid-template-columns: 1fr;
        gap: 3px;
    }

    .service-card {
        min-height: 320px;
    }

    .card-reveal {
        max-height: 300px;
        opacity: 1;
    }

    .service-card-content h3 {
        margin-bottom: 16px;
    }

    .gallery-grid {
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 200px;
    }

    .gallery-item:nth-child(1) {
        grid-column: span 2;
        grid-row: span 2;
    }

    .gallery-item:nth-child(6) {
        grid-column: span 1;
    }

    .gallery-item:nth-child(11) {
        grid-column: span 2;
        grid-row: span 2;
    }

    .gallery-item:nth-child(14) {
        grid-column: span 1;
    }
}

@media (max-width: 768px) {


    .navbar {
        padding: 16px 20px;
    }

    .navbar.scrolled {
        padding: 12px 20px;
    }

    .logo-img {
        height: 60px;
    }

    .navbar.scrolled .logo-img {
        height: 36px;
    }

    .nav-hamburger {
        display: flex;
    }

    .nav-links {
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        width: min(80vw, 300px);
        background: rgba(10, 10, 10, 0.98);
        backdrop-filter: blur(16px);
        -webkit-backdrop-filter: blur(16px);
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding: 80px 40px 40px;
        gap: 0;
        transform: translateX(100%);
        transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        border-left: 1px solid #1a1a1a;
        display: flex;
        z-index: 150;
    }

    .nav-links.open {
        transform: translateX(0);
    }

    .nav-links a {
        font-size: 18px;
        letter-spacing: 2px;
        margin-left: 0;
        padding: 14px 0;
        width: 100%;
        border-bottom: 1px solid #1a1a1a;
        display: block;
    }

    .nav-links a:last-child {
        border-bottom: none;
    }


    .hero {
        padding: 0 6%;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 0;
    }

    .hero-bg {
        background-position: 30% center !important;
    }

    .hero-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .hero-title {
        font-size: clamp(36px, 10vw, 52px);
        letter-spacing: -0.5px;
        font-weight: 900;
    }

    .hero-subtitle {
        font-size: 11px;
        letter-spacing: 3px;
    }

    .btn-primary,
    .btn-secondary {
        padding: 14px 26px;
        font-size: 12px;
    }


    .section-split {
        flex-direction: column;
        min-height: auto;
    }

    .split-text {
        padding: 60px 6% 40px;
        order: 2;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .split-text h2 {
        font-size: 28px;
    }

    .split-text p {
        font-size: 15px;
    }

    .split-slider {
        order: 1;
        height: 55vw;
        min-height: 240px;
        max-height: 380px;
        flex: none;
        width: 100%;
    }


    .section-full {
        height: auto;
        min-height: 60vh;
        padding: 80px 6%;
    }

    .full-bg.machu-picchu-bg {
        background-attachment: scroll;

    }

    .full-content h2 {
        font-size: 28px;
    }

    .full-content p {
        font-size: 15px;
    }


    .services-section {
        padding: 60px 0 60px;
    }

    .services-header {
        padding: 0 6%;
        margin-bottom: 40px;
    }

    .services-header h2,
    .team-header h2 {
        font-size: 30px;
    }

    .services-slider-track {
        gap: 16px;
    }

    .service-card {
        min-height: 380px;
        flex: 0 0 min(85vw, 330px);
        width: min(85vw, 330px);
    }

    .service-card-content h3 {
        font-size: 26px;
        margin-bottom: 14px;
    }

    .card-reveal {
        max-height: 0;
        opacity: 0;
    }

    .service-card.active-slide .card-reveal {
        max-height: 300px;
        opacity: 1;
    }


    .gallery-section {
        padding: 60px 0 60px;
    }

    .gallery-header {
        padding: 0 6%;
        margin-bottom: 32px;
    }

    .gallery-header h2 {
        font-size: 28px;
    }

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 42vw;
        gap: 3px;
    }

    .gallery-item {
        grid-column: span 1 !important;
        grid-row: span 1 !important;
    }


    .lightbox-prev {
        left: 8px;
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .lightbox-next {
        right: 8px;
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .lightbox-close {
        top: 16px;
        right: 16px;
        font-size: 28px;
    }


    .footer-split {
        flex-direction: column;
    }

    .footer-left {
        padding: 60px 6% 40px;
        text-align: center;
        align-items: center;
    }

    .footer-left h2 {
        font-size: 26px;
    }

    .footer-email {
        font-size: 17px;
        word-break: break-all;
    }

    .footer-socials {
        justify-content: center;
    }

    .footer-right {
        min-height: 280px;
        position: relative;
    }

    .footer-bottom {
        padding: 20px 6%;
        font-size: 11px;
    }
}

@media (max-width: 480px) {
    .hero-title {
        font-size: clamp(30px, 12vw, 42px);
        font-weight: 900;
    }

    .hero-subtitle {
        font-size: 10px;
        letter-spacing: 2.5px;
    }

    .btn-primary,
    .btn-secondary {
        padding: 13px 22px;
        font-size: 11px;
    }

    .split-text h2 {
        font-size: 24px;
    }

    .full-content h2 {
        font-size: 24px;
    }

    .services-header h2,
    .team-header h2,
    .gallery-header h2 {
        font-size: 26px;
    }

    .services-slider-track {
        gap: 12px;
    }

    .service-card {
        min-height: 360px;
        flex: 0 0 min(85vw, 280px);
        width: min(85vw, 280px);
    }

    .service-card-content h3 {
        font-size: 22px;
    }

    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 44vw;
    }

    .footer-left h2 {
        font-size: 22px;
    }

    .footer-email {
        font-size: 15px;
    }
}

.disc-modal {
    position: fixed;
    inset: 0;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.35s ease;
}

.disc-modal.active {
    opacity: 1;
    pointer-events: all;
}

.disc-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 5, 5, 0.92);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    cursor: pointer;
}

.disc-modal__panel {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    max-width: 900px;
    max-height: 88vh;
    overflow: hidden;
    background: #0f0f0f;
    border: 1px solid rgba(255, 255, 255, 0.07);
    transform: translateY(30px) scale(0.97);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        opacity 0.35s ease;
    opacity: 0;
}

.disc-modal.active .disc-modal__panel {
    transform: translateY(0) scale(1);
    opacity: 1;
}

.disc-modal__image {
    background-size: cover;
    background-position: center;
    min-height: 420px;
    position: relative;
    transition: background-image 0.3s ease;
}

.disc-modal__image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to right,
            rgba(5, 5, 5, 0) 60%,
            rgba(15, 15, 15, 1) 100%);
}

.disc-modal__content {
    padding: 50px 42px 42px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-y: auto;
    position: relative;
}

.disc-modal__close {
    position: absolute;
    top: 18px;
    right: 20px;
    background: none;
    border: none;
    color: rgba(245, 245, 245, 0.45);
    font-size: 18px;
    cursor: pointer;
    transition: color 0.2s, transform 0.25s;
    line-height: 1;
    padding: 6px;
}

.disc-modal__close:hover {
    color: #fff;
    transform: rotate(90deg);
}

.disc-modal__tag {
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--accent);
    border: 1px solid rgba(211, 31, 38, 0.4);
    padding: 5px 12px;
    margin-bottom: 20px;
    width: fit-content;
}

.disc-modal__title {
    font-size: 38px;
    font-weight: 900;
    line-height: 1.05;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 18px;
}

.disc-modal__desc {
    color: rgba(245, 245, 245, 0.65);
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 28px;
}

.disc-modal__list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 36px;
    padding: 0;
}

.disc-modal__list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 13px;
    color: rgba(245, 245, 245, 0.8);
    line-height: 1.5;
}

.disc-modal__list li::before {
    content: '';
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    background: var(--accent);
    clip-path: polygon(0 50%, 35% 100%, 100% 10%, 85% 0%, 33% 75%, 12% 38%);
    margin-top: 2px;
}

.disc-modal__footer {
    margin-top: auto;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.disc-modal__cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    background: var(--accent);
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border-radius: 30px;
    transition: background 0.3s ease, color 0.3s ease, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease;
    margin-top: 18px;
}

.disc-modal__cta:hover {
    background: #f5f5f5;
    color: #0a0a0a;
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 12px 24px rgba(211, 31, 38, 0.3);
}

@media (max-width: 700px) {
    .disc-modal__panel {
        grid-template-columns: 1fr;
        max-height: 90vh;
    }

    .disc-modal__image {
        min-height: 200px;
    }

    .disc-modal__image::after {
        background: linear-gradient(to bottom,
                rgba(5, 5, 5, 0) 60%,
                rgba(15, 15, 15, 1) 100%);
    }

    .disc-modal__content {
        padding: 30px 24px 28px;
    }

    .disc-modal__title {
        font-size: 28px;
    }
}

.team-section {
    padding: 100px 5%;
    background: #0a0a0a;
    overflow: hidden;
}

.team-header {
    text-align: center;
    margin-bottom: 64px;
}

.team-header h2 {
    font-size: 42px;
    font-weight: 900;
    letter-spacing: -1px;
    margin-bottom: 14px;
}

.team-header p {
    color: var(--text-muted);
    font-size: 16px;
    max-width: 520px;
    margin: 0 auto;
    line-height: 1.7;
}

.team-interactive-container {
    display: flex;
    gap: 60px;
    max-width: 1100px;
    margin: 0 auto;
    align-items: stretch;
}

.team-names-col {
    flex: 1 1 45%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
}

.team-member-item {
    border-left: 3px solid rgba(255, 255, 255, 0.05);
    background: rgba(255, 255, 255, 0.01);
    transition: border-color 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        background 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow: hidden;
}

.team-member-trigger {
    width: 100%;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 28px;
    cursor: pointer;
    text-align: left;
    outline: none;
}

.team-member-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    color: var(--text-muted);
    transition: color 0.35s ease, transform 0.35s ease;
}

.team-member-arrow {
    font-size: 18px;
    color: var(--text-muted);
    opacity: 0;
    transform: translateX(-12px);
    transition: opacity 0.35s ease, transform 0.35s ease, color 0.35s ease;
}

.team-member-item:hover,
.team-member-item.active {
    border-left-color: var(--accent);
    background: rgba(211, 31, 38, 0.04);
}

.team-member-item:hover .team-member-name,
.team-member-item.active .team-member-name {
    color: #fff;
    transform: translateX(6px);
}

.team-member-item:hover .team-member-arrow,
.team-member-item.active .team-member-arrow {
    opacity: 1;
    transform: translateX(0);
    color: var(--accent);
}

.team-member-mobile-content {
    display: none;
}

.team-display-col {
    flex: 1 1 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-display-card {
    position: relative;
    width: 100%;
    height: 580px;
    background: #111;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.06);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.6);
}

.team-display-card::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(5, 5, 5, 0.98) 0%,
            rgba(5, 5, 5, 0.65) 45%,
            rgba(5, 5, 5, 0.15) 75%,
            rgba(5, 5, 5, 0) 100%);
    z-index: 2;
    pointer-events: none;
}

.team-display-photo-container {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.team-display-photo {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    transform: scale(1.05);
    filter: grayscale(15%) contrast(102%);
    transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        filter 0.6s ease;
}

.team-display-photo.active {
    opacity: 1;
    transform: scale(1);
    filter: grayscale(0%) contrast(100%);
    z-index: 2;
}

.team-display-info-container {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 48px;
    z-index: 3;
    pointer-events: none;
}

.team-display-info {
    position: absolute;
    bottom: 48px;
    left: 48px;
    right: 48px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
        transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    display: none;
}

.team-display-info.active {
    opacity: 1;
    transform: translateY(0);
    display: block;
}

.team-display-role {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--accent);
    margin-bottom: 8px;
}

.team-display-name {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0.5px;
    line-height: 1.1;
    margin-bottom: 12px;
    color: #fff;
}

.team-display-bio {
    font-size: 14.5px;
    color: rgba(245, 245, 245, 0.72);
    line-height: 1.75;
    max-width: 520px;
}

@media (max-width: 768px) {
    .team-interactive-container {
        flex-direction: column;
        gap: 16px;
    }


    .team-display-col {
        display: none;
    }

    .team-names-col {
        width: 100%;
        gap: 8px;
    }

    .team-member-item {
        border-left: 2px solid rgba(255, 255, 255, 0.05);
        background: #0f0f0f;
    }

    .team-member-trigger {
        padding: 16px 20px;
    }

    .team-member-name {
        font-size: 18px;
    }

    .team-member-arrow {
        opacity: 0.5;
        transform: translateX(0);
    }

    .team-member-item.active .team-member-arrow {
        transform: rotate(90deg);
        color: var(--accent);
        opacity: 1;
    }


    .team-member-mobile-content {
        display: block;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        padding: 0 20px;
        transition: max-height 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94),
            opacity 0.35s ease,
            padding 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .team-member-item.active .team-member-mobile-content {
        max-height: 600px;
        opacity: 1;
        padding: 0 20px 24px 20px;
    }

    .team-mobile-photo {
        width: 100%;
        aspect-ratio: 4 / 3;
        background-size: cover;
        background-position: center center;
        border-radius: 2px;
        margin-bottom: 16px;
        border: 1px solid rgba(255, 255, 255, 0.05);
    }

    .team-mobile-info {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .team-mobile-role {
        font-size: 9px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: var(--accent);
    }

    .team-mobile-bio {
        font-size: 13.5px;
        color: rgba(245, 245, 245, 0.65);
        line-height: 1.65;
    }
}

.promo-modal {
    position: fixed;
    inset: 0;
    z-index: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.35s ease;
}

.promo-modal.active {
    opacity: 1;
    pointer-events: all;
}

.promo-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(5, 5, 5, 0.94);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    cursor: pointer;
}

.promo-modal__panel {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    width: 100%;
    max-width: 920px;
    max-height: 90vh;
    overflow: hidden;
    background: #0d0d0d;
    border: 1px solid rgba(255, 255, 255, 0.08);
    transform: translateY(30px) scale(0.97);
    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.35s ease;
    opacity: 0;
}

.promo-modal.active .promo-modal__panel {
    transform: translateY(0) scale(1);
    opacity: 1;
}

.promo-modal__image {
    background-size: cover;
    background-position: center;
    min-height: 460px;
    position: relative;
}

.promo-modal__image::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(5, 5, 5, 0) 60%, #0d0d0d 100%);
}

.promo-modal__content {
    padding: 50px 45px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-y: auto;
    position: relative;
}

.promo-modal__close {
    position: absolute;
    top: 18px;
    right: 20px;
    background: none;
    border: none;
    color: rgba(245, 245, 245, 0.45);
    font-size: 20px;
    cursor: pointer;
    transition: color 0.2s, transform 0.25s;
    line-height: 1;
    padding: 6px;
}

.promo-modal__close:hover {
    color: #fff;
    transform: rotate(90deg);
}

.promo-modal__tag {
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: var(--accent);
    border: 1px solid rgba(211, 31, 38, 0.4);
    padding: 5px 12px;
    margin-bottom: 20px;
    width: fit-content;
}

.promo-modal__title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 900;
    line-height: 1.15;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    margin-bottom: 14px;
    color: #fff;
}

.promo-modal__subtitle {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    color: #fff;
    margin-bottom: 16px;
}

.promo-modal__desc {
    color: rgba(245, 245, 245, 0.65);
    font-size: 13.5px;
    line-height: 1.75;
    margin-bottom: 28px;
}

.promo-modal__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 14px 28px;
    background: var(--accent);
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    border-radius: 30px;
    transition: background 0.3s ease, color 0.3s ease, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.3s ease;
    width: fit-content;
}

.promo-modal__cta:hover {
    background: #f5f5f5;
    color: #0a0a0a;
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 12px 24px rgba(211, 31, 38, 0.3);
}

@media (max-width: 768px) {
    .promo-modal__panel {
        grid-template-columns: 1fr;
        max-height: 92vh;
    }

    .promo-modal__image {
        min-height: 180px;
    }

    .promo-modal__image::after {
        background: linear-gradient(to bottom, rgba(5, 5, 5, 0) 60%, #0d0d0d 100%);
    }

    .promo-modal__content {
        padding: 30px 24px;
        align-items: center;
        text-align: center;
    }

    .promo-modal__tag {
        margin-left: auto;
        margin-right: auto;
    }

    .promo-modal__title {
        font-size: 22px;
    }

    .promo-modal__subtitle {
        font-size: 14px;
    }

    .promo-modal__desc {
        font-size: 12.5px;
        margin-bottom: 20px;
    }
}

.dumbbell-map-marker {
    background: none !important;
    border: none !important;
}

.custom-map-pin {
    width: 44px;
    height: 44px;
    background-color: var(--accent);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(211, 31, 38, 0.4), 0 0 0 4px rgba(211, 31, 38, 0.2);
    animation: pinBounce 2s infinite ease-in-out;
}

@keyframes pinBounce {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-6px);
    }
}

.leaflet-popup-content-wrapper {
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15) !important;
}

.leaflet-popup-tip {
    background: #ffffff !important;
}

.wa-float-btn {
    position: fixed;
    bottom: 24px;
    right: 24px;
    width: 56px;
    height: 56px;
    background-color: #0a0a0a;
    color: var(--accent);
    border: 2px solid var(--accent);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.4);
    z-index: 999;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s ease, visibility 0.3s ease;
    cursor: pointer;
}

.wa-float-btn:hover {
    background-color: var(--accent);
    color: #fff;
    transform: translateY(-4px) scale(1.05);
    box-shadow: 0 10px 20px rgba(211, 31, 38, 0.4);
}

.wa-float-btn.hidden-btn {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px) scale(0.9);
}

.urquiza-link {
    color: var(--accent, #d31f26) !important;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: color 0.3s ease, text-shadow 0.3s ease;
}

.urquiza-link:hover {
    color: #ffffff !important;
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
}