:root {
            --bg-primary: #0a0a0a;
            --bg-secondary: #111111;
            --bg-tertiary: #1a1a1a;
            --bg-card: #141414;
            --text-primary: #f0ece4;
            --text-secondary: #a09a8e;
            --text-muted: #6b6560;
            --accent: #c9a96e;
            --accent-light: #dfc28a;
            --accent-dark: #a8863f;
            --white: #ffffff;
            --border: rgba(201, 169, 110, 0.15);
            --border-light: rgba(240, 236, 228, 0.08);
            --font-display: 'Cormorant Garamond', serif;
            --font-body: 'Montserrat', sans-serif;
            --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
        }

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

        html { scroll-behavior: smooth; font-size: 16px; overflow-x: hidden; }

        body {
            background: var(--bg-primary);
            color: var(--text-primary);
            font-family: var(--font-body);
            font-weight: 300;
            line-height: 1.7;
            overflow-x: hidden;
            -webkit-font-smoothing: antialiased;
        }

        a { color: inherit; text-decoration: none; }
        img { max-width: 100%; display: block; }

        ::-webkit-scrollbar { width: 6px; }
        ::-webkit-scrollbar-track { background: var(--bg-primary); }
        ::-webkit-scrollbar-thumb { background: var(--accent-dark); border-radius: 3px; }

        /* ═══ NAVBAR ═══ */
        .navbar {
            position: fixed; top: 0; left: 0; width: 100%; z-index: 1000;
            padding: 1.5rem 4%; display: flex; align-items: center; justify-content: space-between;
            transition: all 0.5s var(--ease-out); background: transparent;
        }
        .navbar.scrolled {
            background: rgba(10, 10, 10, 0.92); backdrop-filter: blur(20px);
            padding: 1rem 4%; border-bottom: 1px solid var(--border);
        }
        .nav-logo { display: flex; align-items: center; gap: 0.75rem; flex-shrink: 0; white-space: nowrap; margin-left: calc(-1.5rem + 7px - 15px); }
        .nav-logo-img { height: 48px; width: auto; filter: drop-shadow(0 0 8px rgba(201,169,110,0.1)); }
        .nav-logo-text {
            font-family: var(--font-display); font-size: 1.4rem; font-weight: 500;
            letter-spacing: 0.15em;
        }
        .nav-logo-text span { color: var(--accent); }

        .nav-links { display: flex; align-items: center; gap: 2.5rem; list-style: none; }
        .nav-links a {
            font-size: 0.7rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase;
            color: var(--text-secondary); transition: color 0.3s; position: relative;
        }
        .nav-links a::after {
            content: ''; position: absolute; bottom: -4px; left: 0; width: 0; height: 1px;
            background: var(--accent); transition: width 0.4s var(--ease-out);
        }
        .nav-links a:hover, .nav-links a.active { color: var(--accent); }
        .nav-links a:hover::after, .nav-links a.active::after { width: 100%; }

        .nav-cta {
            font-size: 0.7rem !important; font-weight: 600 !important; letter-spacing: 0.15em !important;
            padding: 0.65rem 1.8rem; border: 1px solid var(--accent); color: var(--accent) !important;
            transition: all 0.3s !important;
        }
        .nav-cta:hover { background: var(--accent); color: var(--bg-primary) !important; }
        .nav-cta::after { display: none !important; }

        .nav-social { display: inline-flex; align-items: center; justify-content: center; color: var(--text-secondary); transition: color 0.3s; padding: 0.3rem !important; }
        .nav-social:hover { color: var(--accent) !important; }
        .nav-social::after { display: none !important; }
        .nav-social svg { display: block; }

        .lang-switcher { display: flex; align-items: center; gap: 0.4rem; margin-left: 0.5rem; }
        .lang-btn {
            background: none; border: none; cursor: pointer; font-family: var(--font-body);
            font-size: 0.6rem; font-weight: 600; letter-spacing: 0.1em; color: var(--text-muted);
            padding: 0.3rem 0.4rem; transition: all 0.3s; text-transform: uppercase;
        }
        .lang-btn:hover { color: var(--accent-light); }
        .lang-btn.active { color: var(--accent); border-bottom: 1px solid var(--accent); }
        .lang-sep { color: var(--text-muted); font-size: 0.55rem; opacity: 0.4; }

        .hamburger { display: none; flex-direction: column; gap: 5px; cursor: pointer; z-index: 1001; }
        .hamburger span { width: 28px; height: 1.5px; background: var(--text-primary); transition: all 0.3s; }
        .hamburger.active span:nth-child(1) { transform: rotate(45deg) translate(4px, 5px); }
        .hamburger.active span:nth-child(2) { opacity: 0; }
        .hamburger.active span:nth-child(3) { transform: rotate(-45deg) translate(4px, -5px); }

        /* ═══ HERO ═══ */
        .hero {
            position: relative; height: 100vh; min-height: 700px;
            display: flex; align-items: stretch; justify-content: center; overflow: hidden;
        }
        .hero-bg {
            position: absolute; inset: 0;
            background: url('../assets/images/hero-serra.jpg') center/cover no-repeat;
            filter: contrast(1.15) saturate(1.45) brightness(1.06);
        }
        .hero-bg::after {
            content: ''; position: absolute; inset: 0;
            background: linear-gradient(180deg, rgba(10,10,10,0.45) 0%, rgba(10,10,10,0.40) 35%, rgba(10,10,10,0.65) 75%, rgba(10,10,10,0.88) 100%);
        }
        .hero-grain {
            position: absolute; inset: 0; opacity: 0.04; pointer-events: none;
            background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
        }
        .hero-content { position: relative; z-index: 2; text-align: center; width: 100%; max-width: 100%; padding: 0 4%; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; height: 100%; padding-bottom: 8vh; }
        .hero-logo {
            position: absolute; top: 0px; right: -70px;
            width: 600px; height: 600px; object-fit: contain;
            opacity: 0; transform: scale(0.9); animation: logoReveal 1.5s var(--ease-out) 0.3s forwards;
            filter: drop-shadow(0 0 40px rgba(201, 169, 110, 0.15));
        }
        .hero-logo-label {
            position: absolute; top: calc(0px + 450px); right: -70px; width: 600px;
            text-align: center; font-family: var(--font-body);
            font-size: 12px; font-weight: 500; letter-spacing: 0.35em;
            color: var(--accent); opacity: 0; margin: 0;
            animation: fadeUp 1s var(--ease-out) 0.4s forwards;
        }
        @keyframes logoReveal {
            to { opacity: 1; transform: scale(1); }
        }
        .hero-pre {
            font-size: 15px; font-weight: 500; letter-spacing: 0.4em; text-transform: uppercase;
            color: var(--accent); margin-bottom: 1.5rem;
            opacity: 0; transform: translateY(30px); animation: fadeUp 1s var(--ease-out) 0.5s forwards;
        }
        .hero-title {
            font-family: var(--font-display); font-size: clamp(2rem, 5vw, 4rem); font-weight: 300;
            line-height: 1.05; margin-bottom: 1.5rem;
            opacity: 0; transform: translateY(40px); animation: fadeUp 1.2s var(--ease-out) 0.7s forwards;
        }
        .hero-title em { font-style: italic; color: var(--accent); }
        .hero-sub {
            font-size: 1.05rem; font-weight: 400; color: var(--text-primary);
            max-width: 680px; margin: 0 auto 2.5rem; line-height: 1.8;
            opacity: 0; transform: translateY(30px); animation: fadeUp 1s var(--ease-out) 1s forwards;
        }
        .hero-btns {
            display: flex; gap: 1.2rem; justify-content: center; flex-wrap: wrap;
            opacity: 0; transform: translateY(30px); animation: fadeUp 1s var(--ease-out) 1.2s forwards;
        }
        .btn {
            font-family: var(--font-body); font-size: 0.7rem; font-weight: 600;
            letter-spacing: 0.2em; text-transform: uppercase; padding: 1rem 2.8rem;
            border: none; cursor: pointer; transition: all 0.4s var(--ease-out);
            display: inline-flex; align-items: center; gap: 0.5rem;
        }
        .btn-primary { background: var(--accent); color: var(--bg-primary); }
        .btn-primary:hover { background: var(--accent-light); transform: translateY(-2px); box-shadow: 0 8px 30px rgba(201,169,110,0.25); }
        .btn-outline { background: transparent; color: var(--text-primary); border: 1px solid var(--border); }
        .btn-outline:hover { border-color: var(--accent); color: var(--accent); transform: translateY(-2px); }

        .hero-scroll {
            position: absolute; bottom: 1rem; left: 50%; transform: translateX(-50%);
            display: flex; flex-direction: column; align-items: center; gap: 0.7rem;
            color: var(--text-muted); font-size: 0.6rem; letter-spacing: 0.3em; text-transform: uppercase;
            opacity: 0; animation: fadeIn 1s var(--ease-out) 2s forwards;
        }
        .hero-scroll-line { width: 1px; height: 50px; background: linear-gradient(to bottom, var(--accent), transparent); animation: scrollPulse 2s ease-in-out infinite; }

        @keyframes fadeUp { to { opacity: 1; transform: translateY(0); } }
        @keyframes fadeIn { to { opacity: 1; } }
        @keyframes scrollPulse { 0%, 100% { opacity: 0.3; } 50% { opacity: 1; } }

        /* ═══ SECTIONS ═══ */
        .section { padding: 8rem 4%; position: relative; }
        .section-dark { background: var(--bg-primary); }
        .section-darker { background: var(--bg-secondary); }

        .section-header { text-align: center; max-width: 700px; margin: 0 auto 5rem; }
        .section-label {
            font-size: 0.65rem; font-weight: 600; letter-spacing: 0.4em; text-transform: uppercase;
            color: var(--accent); margin-bottom: 1.2rem;
            display: flex; align-items: center; justify-content: center; gap: 1rem;
        }
        .section-label::before, .section-label::after { content: ''; width: 40px; height: 1px; background: var(--accent-dark); }
        .section-title { font-family: var(--font-display); font-size: clamp(2.2rem, 4vw, 3.5rem); font-weight: 300; line-height: 1.15; margin-bottom: 1.2rem; }
        .section-title em { font-style: italic; color: var(--accent); }
        .section-desc { font-size: 0.95rem; color: var(--text-secondary); line-height: 1.8; }

        /* ═══ INTRO STRIP ═══ */
        .intro-strip { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--border-light); border-bottom: 1px solid var(--border-light); }
        .intro-item { padding: 3.5rem 2rem; text-align: center; border-right: 1px solid var(--border-light); transition: background 0.4s; }
        .intro-item:last-child { border-right: none; }
        .intro-item:hover { background: var(--bg-tertiary); }
        .intro-number { font-family: var(--font-display); font-size: 3rem; font-weight: 300; color: var(--accent); line-height: 1; margin-bottom: 0.5rem; }
        .intro-label { font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--text-muted); }

        /* ═══ SERVIZI — GRID LIST ═══ */
        .services-grid {
            display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 1.5rem; max-width: 1300px; margin: 0 auto;
        }
        .service-card {
            position: relative; height: 420px; overflow: hidden; cursor: pointer;
            display: block; /* link element */
        }
        .service-card-bg {
            position: absolute; inset: 0; background-size: cover; background-position: center;
            transition: transform 0.8s var(--ease-out), filter 0.8s;
        }
        .service-card:hover .service-card-bg { transform: scale(1.08); filter: brightness(0.5); }
        .service-card-overlay {
            position: absolute; inset: 0;
            background: linear-gradient(to top, rgba(10,10,10,0.95) 0%, rgba(10,10,10,0.4) 50%, rgba(10,10,10,0.2) 100%);
            transition: background 0.5s;
        }
        .service-card:hover .service-card-overlay {
            background: linear-gradient(to top, rgba(10,10,10,0.98) 0%, rgba(10,10,10,0.7) 50%, rgba(10,10,10,0.5) 100%);
        }
        .service-card-content { position: absolute; bottom: 0; left: 0; right: 0; padding: 2.5rem; z-index: 2; }
        .service-card-icon {
            width: 48px; height: 48px; border: 1px solid var(--accent);
            display: flex; align-items: center; justify-content: center;
            margin-bottom: 1.2rem; font-size: 1.3rem; color: var(--accent); transition: all 0.4s;
        }
        .service-card:hover .service-card-icon { background: var(--accent); color: var(--bg-primary); }
        .service-card-title { font-family: var(--font-display); font-size: 1.6rem; font-weight: 400; margin-bottom: 0.8rem; color: var(--text-primary); }
        .service-card-text {
            font-size: 0.85rem; color: var(--text-secondary); line-height: 1.7;
            max-height: 0; overflow: hidden; opacity: 0; transition: all 0.5s var(--ease-out);
        }
        .service-card:hover .service-card-text { max-height: 150px; opacity: 1; }
        .service-card-arrow {
            position: absolute; top: 2rem; right: 2rem; width: 36px; height: 36px;
            border: 1px solid rgba(255,255,255,0.2); border-radius: 50%;
            display: flex; align-items: center; justify-content: center;
            font-size: 0.9rem; color: var(--text-secondary);
            opacity: 0; transform: translateY(10px); transition: all 0.4s var(--ease-out);
        }
        .service-card:hover .service-card-arrow { opacity: 1; transform: translateY(0); }
        .service-card-ext {
            display: inline-flex; align-items: center; gap: 0.4rem;
            font-size: 0.65rem; letter-spacing: 0.15em; text-transform: uppercase;
            color: var(--accent); margin-top: 0.8rem; opacity: 0; transition: opacity 0.5s 0.1s;
        }
        .service-card:hover .service-card-ext { opacity: 1; }

        /* ═══ CHI SIAMO ═══ */
        .about-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; max-width: 1300px; margin: 0 auto; align-items: center; }
        .about-image-wrapper { position: relative; }
        .about-image { width: 100%; aspect-ratio: 4/5; object-fit: cover; filter: brightness(0.85) contrast(1.05); }
        .about-image-accent { position: absolute; top: -20px; left: -20px; width: 100%; height: 100%; border: 1px solid var(--accent); opacity: 0.3; pointer-events: none; }
        .about-badge {
            position: absolute; bottom: -30px; right: -30px; width: 130px; height: 130px;
            background: var(--accent); display: flex; flex-direction: column; align-items: center; justify-content: center;
            color: var(--bg-primary);
        }
        .about-badge-number { font-family: var(--font-display); font-size: 2.8rem; font-weight: 300; line-height: 1; }
        .about-badge-text { font-size: 0.55rem; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 600; }
        .about-text h3 { font-family: var(--font-display); font-size: 2.5rem; font-weight: 300; margin-bottom: 1.5rem; line-height: 1.2; }
        .about-text h3 em { font-style: italic; color: var(--accent); }
        .about-text p { font-size: 0.95rem; color: var(--text-secondary); margin-bottom: 1.2rem; line-height: 1.8; }
        .about-divider { width: 60px; height: 1px; background: var(--accent); margin: 2rem 0; }
        .about-features { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-top: 2rem; }
        .about-feature { display: flex; align-items: flex-start; gap: 0.8rem; }
        .about-feature-dot { width: 8px; height: 8px; background: var(--accent); flex-shrink: 0; margin-top: 0.45rem; }
        .about-feature-label { font-size: 0.8rem; font-weight: 400; letter-spacing: 0.05em; }

        /* ═══ PARALLAX QUOTE ═══ */
        .quote-section { position: relative; padding: 10rem 4%; text-align: center; overflow: hidden; }
        .quote-bg {
            position: absolute; inset: 0;
            background: linear-gradient(rgba(10,10,10,0.75), rgba(10,10,10,0.75)),
                url('https://images.unsplash.com/photo-1501281668745-f7f57925c3b4?w=1920&q=80') center/cover no-repeat fixed;
        }
        .quote-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }
        .quote-icon { font-family: var(--font-display); font-size: 5rem; color: var(--accent); line-height: 1; margin-bottom: 1rem; opacity: 0.5; }
        .quote-text { font-family: var(--font-display); font-size: clamp(1.6rem, 3vw, 2.5rem); font-weight: 300; font-style: italic; line-height: 1.5; margin-bottom: 2rem; }
        .quote-author { font-size: 0.7rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--accent); }

        /* ═══ GALLERY ═══ */
        .gallery-filters {
            display: flex; justify-content: center; gap: 1rem; margin-bottom: 3rem; flex-wrap: wrap;
        }
        .gallery-filter {
            background: transparent; border: 1px solid var(--border); color: var(--text-secondary);
            font-family: var(--font-body); font-size: 0.7rem; font-weight: 500;
            letter-spacing: 0.2em; text-transform: uppercase; padding: 0.7rem 2rem;
            cursor: pointer; transition: all 0.4s var(--ease-out);
        }
        .gallery-filter:hover { border-color: var(--accent); color: var(--accent); }
        .gallery-filter.active { background: var(--accent); color: var(--bg-primary); border-color: var(--accent); }
        .gallery-grid {
            display: grid; grid-template-columns: repeat(3, 1fr);
            gap: 1rem; max-width: 1400px; margin: 0 auto; padding: 0 2%;
        }
        .gallery-item {
            overflow: hidden; cursor: pointer; position: relative; height: 320px;
            transition: opacity 0.35s var(--ease-out), transform 0.35s var(--ease-out);
        }
        .gallery-item.gallery-hidden {
            position: absolute; width: 0; height: 0; opacity: 0; pointer-events: none; overflow: hidden; margin: 0; padding: 0;
        }
        .gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s var(--ease-out), filter 0.5s; }
        .gallery-item:hover img { transform: scale(1.08); filter: brightness(0.6); }
        .gallery-item-overlay {
            position: absolute; inset: 0; display: flex; align-items: flex-end; justify-content: flex-start;
            padding: 1.5rem; opacity: 0; transition: opacity 0.4s;
            background: linear-gradient(180deg, transparent 50%, rgba(10,10,10,0.7) 100%);
        }
        .gallery-item:hover .gallery-item-overlay { opacity: 1; }
        .gallery-item-cat {
            font-family: var(--font-body); font-size: 0.65rem; font-weight: 600;
            letter-spacing: 0.25em; text-transform: uppercase; color: var(--accent);
            border-bottom: 1px solid var(--accent); padding-bottom: 2px;
        }

        /* ═══ LIGHTBOX ═══ */
        .lightbox {
            position: fixed; inset: 0; z-index: 9999;
            background: rgba(0, 0, 0, 0.92); backdrop-filter: blur(10px);
            display: flex; align-items: center; justify-content: center;
            opacity: 0; pointer-events: none; transition: opacity 0.4s var(--ease-out);
        }
        .lightbox.active { opacity: 1; pointer-events: all; }
        .lightbox-img {
            max-width: 85vw; max-height: 85vh; object-fit: contain;
            border: 1px solid var(--border); box-shadow: 0 20px 80px rgba(0,0,0,0.6);
            transition: opacity 0.2s;
        }
        .lightbox-close {
            position: absolute; top: 2rem; right: 2.5rem;
            font-size: 2.5rem; color: var(--text-secondary); cursor: pointer;
            transition: color 0.3s; line-height: 1; font-weight: 300;
        }
        .lightbox-close:hover { color: var(--accent); }
        .lightbox-nav { position: absolute; inset: 0; display: flex; align-items: center; justify-content: space-between; padding: 0 1.5rem; pointer-events: none; }
        .lightbox-prev, .lightbox-next {
            background: rgba(10,10,10,0.5); border: 1px solid var(--border);
            color: var(--text-primary); font-size: 2rem; width: 50px; height: 50px;
            display: flex; align-items: center; justify-content: center;
            cursor: pointer; pointer-events: all; transition: all 0.3s;
            font-weight: 300; line-height: 1;
        }
        .lightbox-prev:hover, .lightbox-next:hover { background: var(--accent); color: var(--bg-primary); border-color: var(--accent); }
        @media (max-width: 768px) {
            .lightbox-img { max-width: 95vw; max-height: 80vh; }
            .lightbox-close { top: 1rem; right: 1.5rem; font-size: 2rem; }
            .lightbox-prev, .lightbox-next { width: 40px; height: 40px; font-size: 1.5rem; }
        }

        /* ═══ CONTATTI ═══ */
        .contact-layout { display: grid; grid-template-columns: 1fr 1.2fr; gap: 5rem; max-width: 1200px; margin: 0 auto; }
        .contact-info-block { margin-bottom: 2.5rem; }
        .contact-info-label { font-size: 0.6rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--accent); margin-bottom: 0.6rem; }
        .contact-info-value { font-family: var(--font-display); font-size: 1.3rem; font-weight: 400; }
        .contact-info-value a { transition: color 0.3s; }
        .contact-info-value a:hover { color: var(--accent); }
        .contact-social { display: flex; gap: 1rem; margin-top: 3rem; }
        .contact-social a {
            width: 44px; height: 44px; border: 1px solid var(--border);
            display: flex; align-items: center; justify-content: center;
            font-size: 0.9rem; color: var(--text-secondary); transition: all 0.3s;
        }
        .contact-social a:hover { border-color: var(--accent); color: var(--accent); background: rgba(201,169,110,0.08); }

        .contact-form { display: flex; flex-direction: column; gap: 1.5rem; }
        .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; }
        .form-group label { display: block; font-size: 0.6rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 0.6rem; }
        .form-group input, .form-group textarea, .form-group select {
            width: 100%; padding: 0.9rem 0; background: transparent; border: none;
            border-bottom: 1px solid var(--border-light); color: var(--text-primary);
            font-family: var(--font-body); font-size: 0.9rem; font-weight: 300; outline: none;
            transition: border-color 0.3s;
        }
        .form-group input:focus, .form-group textarea:focus, .form-group select:focus { border-color: var(--accent); }
        .form-group textarea { resize: vertical; min-height: 120px; }
        .form-group select { appearance: none; cursor: pointer; }
        .form-group select option { background: var(--bg-secondary); color: var(--text-primary); }

        /* ═══ FOOTER ═══ */
        .footer { background: var(--bg-secondary); border-top: 1px solid var(--border-light); }
        .footer-main { display: grid; grid-template-columns: 2fr 1fr 1fr 1.5fr; gap: 4rem; max-width: 1300px; margin: 0 auto; padding: 5rem 4%; }
        .footer-brand-text { font-size: 0.85rem; color: var(--text-secondary); line-height: 1.7; margin-top: 1.5rem; }
        .footer-col-title { font-size: 0.6rem; letter-spacing: 0.3em; text-transform: uppercase; color: var(--accent); margin-bottom: 1.5rem; }
        .footer-links { list-style: none; display: flex; flex-direction: column; gap: 0.8rem; }
        .footer-links a { font-size: 0.85rem; color: var(--text-secondary); transition: color 0.3s; }
        .footer-links a:hover { color: var(--accent); }
        .footer-contact-item { margin-bottom: 1.2rem; }
        .footer-contact-label { font-size: 0.55rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 0.3rem; }
        .footer-contact-value { font-size: 0.85rem; color: var(--text-secondary); }
        .footer-bottom { border-top: 1px solid var(--border-light); padding: 1.5rem 4%; display: flex; justify-content: space-between; align-items: center; max-width: 1300px; margin: 0 auto; }
        .footer-copy { font-size: 0.7rem; color: var(--text-muted); }
        .footer-legal { display: flex; gap: 2rem; }
        .footer-legal a { font-size: 0.7rem; color: var(--text-muted); transition: color 0.3s; }
        .footer-legal a:hover { color: var(--accent); }

        /* ═══ REVEAL ═══ */
        .reveal { opacity: 0; transform: translateY(40px); transition: opacity 0.8s var(--ease-out), transform 0.8s var(--ease-out); }
        .reveal.visible { opacity: 1; transform: translateY(0); }

        /* ═══ RESPONSIVE ═══ */
        @media (max-width: 1024px) {
            .hero-logo { width: 380px; height: 380px; right: -30px; }
            .hero-logo-label { position: absolute; top: calc(80px + 295px); right: -30px; width: 380px; font-size: 0.75rem; }
            .about-layout, .contact-layout { grid-template-columns: 1fr; gap: 3rem; }
            .footer-main { grid-template-columns: 1fr 1fr; gap: 2.5rem; }
            .gallery-grid { grid-template-columns: repeat(2, 1fr); }
            .gallery-item { height: 240px; }
            .nav-links { display: none; }
            .nav-links.open {
                display: flex; flex-direction: column; position: fixed; top: 0; left: 0;
                width: 100%; height: 100vh; background: rgba(10,10,10,0.97);
                justify-content: center; align-items: center; gap: 2rem; z-index: 999;
            }
            .nav-links.open a { font-size: 0.9rem; }
            .hamburger { display: flex; }
            .lang-switcher { position: fixed; bottom: 2rem; left: 50%; transform: translateX(-50%); z-index: 1000; }
        }
        @media (max-width: 768px) {
            .hero-bg { filter: contrast(1.08) saturate(1.25) brightness(1.03); }
            .intro-strip { grid-template-columns: 1fr 1fr; }
            .intro-item:nth-child(2) { border-right: none; }
            .services-grid { grid-template-columns: 1fr; }
            .service-card { height: 350px; }
            .service-card .service-card-text { max-height: 150px; opacity: 1; }
            .service-card .service-card-ext { opacity: 1; }
            .form-row { grid-template-columns: 1fr; }
            .gallery-grid { grid-template-columns: 1fr; }
            .gallery-item { height: 220px; }
            .gallery-filters { gap: 0.5rem; }
            .gallery-filter { padding: 0.5rem 1.2rem; font-size: 0.6rem; }
            .footer-main { grid-template-columns: 1fr; }
            .footer-bottom { flex-direction: column; gap: 1rem; text-align: center; }
            .about-badge { right: 10px; bottom: -20px; width: 100px; height: 100px; }
            .about-badge-number { font-size: 2rem; }
            .about-image-accent { display: none; }
            .nav-logo-img { height: 33px; }
            .nav-logo-text { font-size: 1.1rem; }
            .nav-logo { gap: 0.5rem; margin-left: -10px; }
            .hero-logo { width: 457px; height: 457px; top: -50px; right: -8px; }
            .hero-logo-label { position: absolute; top: calc(-50px + 342px); right: -8px; width: 457px; font-size: 0.7rem; }
            .hero-content { padding-bottom: calc(5vh + 35px); }
        }