    :root {
        --fp-dark: #0a0a0a;
        --fp-light: #f8f7f4;
        --fp-accent: var(--cta);
        --fp-muted: #6b6b6b;
    }

    .fp {
        font-family: 'Sora', sans-serif;
        background: var(--fp-light);
        position: relative;
    }

    /* ── Dot pattern: usa il pattern SVG globale da style.css (section::before) ── */
    .fp::after {
        display: none;
    }
    .fp > section {
        position: relative;
        z-index: 1;
        overflow: hidden;
    }
    .fp > section > * {
        position: relative;
        z-index: 1;
    }

    /* ══════════════════════════════════════════════════════════════
    /* Hero: solo in home-lcp.css (blocking). Duplicato async = CLS. */

    /* ══════════════════════════════════════════════════════════════
   INTRO - EDITORIAL
   ══════════════════════════════════════════════════════════════ */
    .fp-intro {
        position: relative;
        overflow: hidden;
        padding: 160px max(6vw, calc((100% - 1400px) / 2));
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        background: #fff9ee;
    }

    .fp-intro::before {
        content: '';
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image:
            linear-gradient(rgba(0,0,0,0.07) 1px, transparent 1px),
            linear-gradient(90deg, rgba(0,0,0,0.07) 1px, transparent 1px),
            url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='110' cy='178' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='200' cy='165' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='330' cy='185' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(0,95,115,0.15)'/%3E%3C/svg%3E");
        background-size: 130px 130px, 130px 130px, 260px 260px;
        -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);
        mask-image: linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);
    }

    .fp-intro > .fp-eyebrow {
        position: relative;
        z-index: 1;
        justify-content: center;
    }

    .fp-intro-body {
        max-width: 900px;
        position: relative;
        z-index: 1;
        text-align: center;
    }

    .fp-intro-text {
        font-size: clamp(24px, 3vw, 36px);
        font-weight: 400;
        line-height: 1.5;
        color: var(--fp-dark);
        margin: 0 0 48px;
    }

    .fp-intro-text strong {
        font-weight: 600;
    }

    .fp-intro-text a {
        color: var(--fp-accent);
        text-decoration: none;
        border-bottom: 2px solid transparent;
        transition: border-color 0.3s;
    }

    .fp-intro-text a:hover {
        border-color: var(--fp-accent);
    }

    /* ══════════════════════════════════════════════════════════════
   FLOATING DECORATIVE ICONS
   ══════════════════════════════════════════════════════════════ */
    @keyframes floatIcon {
        0%, 100% { transform: translateY(0px) rotate(var(--fi-rot, 0deg)); }
        50%       { transform: translateY(-18px) rotate(var(--fi-rot, 0deg)); }
    }

    /* ══════════════════════════════════════════════════════════════
   CLIENTS MARQUEE
   ══════════════════════════════════════════════════════════════ */
    .fp-clients {
        background: #0f1f24;
        padding: 56px 0;
        overflow: hidden;
        border-top: 1px solid rgba(255,249,238,.06);
        border-bottom: 1px solid rgba(255,249,238,.06);
        position: relative;
    }
    .fp-clients::before {
        content: '';
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(255,255,255,0.15)'/%3E%3C/svg%3E");
        background-size: 260px 260px;
    }
    .fp-clients > * {
        position: relative;
        z-index: 1;
    }

    .fp-clients-label {
        text-align: center;
        font-family: 'Sora', sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: rgba(255,249,238,.35);
        margin-bottom: 40px;
    }

    .fp-clients-marquee {
        display: flex;
        overflow: hidden;
        user-select: none;
    }

    .fp-clients-track {
        display: flex;
        align-items: center;
        gap: 72px;
        animation: fp-clients-scroll 35s linear infinite;
        flex-shrink: 0;
        padding-right: 72px;
    }

    .fp-clients-marquee:hover .fp-clients-track {
        animation-play-state: paused;
    }

    .fp-clients-item {
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 180px;
        height: 72px;
        padding: 12px 20px;
        background: #fff9ee;
        border-radius: 8px;
    }

    .fp-clients-item img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
        object-fit: contain;
    }

    @keyframes fp-clients-scroll {
        from { transform: translateX(0); }
        to   { transform: translateX(-50%); }
    }

    /* ══════════════════════════════════════════════════════════════
   GOOGLE REVIEWS
   ══════════════════════════════════════════════════════════════ */
    .fp-reviews {
        display: none;
        background: #fff9ee;
        padding: clamp(72px, 8vw, 110px) 6vw;
        border-bottom: 1px solid rgba(0, 95, 115, .08);
    }

    .fp-reviews-inner {
        max-width: 1400px;
        margin: 0 auto;
    }

    .fp-reviews-top {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        gap: 32px;
        flex-wrap: wrap;
        margin-bottom: clamp(36px, 5vw, 56px);
    }

    .fp-reviews-heading {
        max-width: 560px;
    }

    .fp-reviews-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(36px, 5vw, 64px);
        font-weight: 700;
        line-height: 1.05;
        color: var(--fp-dark);
        margin: 12px 0 0;
    }

    .fp-reviews-title em {
        font-style: normal;
        color: #ec6e5e;
    }

    .fp-reviews-score {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: 10px;
        text-align: right;
    }

    .fp-reviews-stars {
        display: flex;
        gap: 3px;
        color: #ec6e5e;
    }

    .fp-reviews-stars svg {
        width: 18px;
        height: 18px;
        fill: currentColor;
    }

    .fp-reviews-meta {
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        color: var(--fp-muted);
        margin: 0;
    }

    .fp-reviews-meta strong {
        color: var(--fp-dark);
        font-weight: 600;
    }

    .fp-reviews-link {
        display: inline-flex;
        align-items: center;
        gap: 6px;
        font-family: 'Sora', sans-serif;
        font-size: 13px;
        font-weight: 500;
        color: #005f73;
        text-decoration: none;
        border-bottom: 1px solid rgba(0, 95, 115, .25);
        padding-bottom: 2px;
        transition: color .2s, border-color .2s;
    }

    .fp-reviews-link:hover {
        color: #ec6e5e;
        border-color: rgba(236, 110, 94, .35);
    }

    .fp-reviews-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
    }

    .fp-review-card {
        background: #fff;
        border: 1px solid rgba(0, 95, 115, .1);
        border-radius: 12px;
        padding: 24px 22px;
        display: flex;
        flex-direction: column;
        gap: 16px;
        min-height: 180px;
    }

    .fp-review-card-head {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .fp-review-avatar {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #005f73;
        color: #fff9ee;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        font-weight: 600;
        flex-shrink: 0;
        overflow: hidden;
    }

    .fp-review-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .fp-review-author {
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: var(--fp-dark);
        margin: 0;
        line-height: 1.3;
    }

    .fp-review-source {
        font-family: 'Sora', sans-serif;
        font-size: 11px;
        color: var(--fp-muted);
        margin: 2px 0 0;
    }

    .fp-review-card .fp-reviews-stars svg {
        width: 14px;
        height: 14px;
    }

    .fp-review-text {
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        line-height: 1.65;
        color: #444;
        margin: 0;
        flex: 1;
    }

    .fp-reviews-summary-only {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
        flex-wrap: wrap;
        background: #fff;
        border: 1px solid rgba(0, 95, 115, .1);
        border-radius: 14px;
        padding: 28px 32px;
    }

    .fp-reviews-summary-only .fp-reviews-stars svg {
        width: 22px;
        height: 22px;
    }

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

    @media (max-width: 767px) {
        .fp-reviews-top {
            flex-direction: column;
            align-items: flex-start;
        }

        .fp-reviews-score {
            align-items: flex-start;
            text-align: left;
        }

        .fp-reviews-grid {
            display: flex;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            -webkit-overflow-scrolling: touch;
            gap: 10px;
            padding-bottom: 4px;
            margin: 0 -6vw;
            padding-left: 6vw;
            padding-right: 6vw;
        }

        .fp-reviews-grid::-webkit-scrollbar { display: none; }

        .fp-review-card {
            min-width: min(82vw, 320px);
            scroll-snap-align: start;
        }
    }

    /* ══════════════════════════════════════════════════════════════
   SERVICES — LIST
   ══════════════════════════════════════════════════════════════ */
    .fp-services {
        background: #0f1f24;
        overflow: hidden;
    }
    .fp-services::before {
        background-image: url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='110' cy='178' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='200' cy='165' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='330' cy='185' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(255,255,255,0.15)'/%3E%3C/svg%3E");
        background-size: 260px 260px;
    }

    .fp-services-inner {
        max-width: 1400px;
        margin: 0 auto;
    }

    .fp-eyebrow {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        font-family: 'Sora', sans-serif;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 2.5px;
        text-transform: uppercase;
        color: #ec6e5e;
        margin-bottom: 20px;
    }
    .fp-eyebrow::before {
        content: '';
        display: block;
        width: 32px;
        height: 1px;
        background: #ec6e5e;
        flex-shrink: 0;
    }

    .fp-services-header {
        padding: 100px 80px 56px;
        text-align: center;
    }

    .fp-services-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(52px, 7.5vw, 110px);
        font-weight: 700;
        line-height: 1.1;
        color: #fff9ee;
        margin: 0;
        text-align: center;
        text-transform: lowercase;
    }
    .fp-services-title::first-letter { text-transform: uppercase; }
    .fp-services-title em { font-style: normal; color: #ec6e5e; }

    .fp-services .fp-eyebrow {
        text-transform: uppercase;
    }
    .fp-services-list {
        border-top: 1px solid rgba(255,249,238,.08);
    }

    .fp-service-row {
        position: relative;
        display: flex;
        align-items: center;
        padding: 0 80px;
        border-bottom: 1px solid rgba(255,249,238,.08);
        cursor: pointer;
        overflow: hidden;
        height: 100px;
        transition: border-color .4s;
        text-decoration: none;
    }
    .fp-service-row:hover { border-color: rgba(0,95,115,.5); }

    .fp-s-fill {
        position: absolute; inset: 0; z-index: 1;
        background: #005f73;
        transform: scaleX(0); transform-origin: left;
        transition: transform .5s cubic-bezier(.16,1,.3,1);
    }
    .fp-service-row:hover .fp-s-fill { transform: scaleX(1); }

    .fp-s-ghost {
        position: absolute; right: 32px; top: 50%;
        transform: translateY(-50%);
        font-family: 'Antonio', sans-serif;
        font-size: 160px; font-weight: 700;
        line-height: 1; letter-spacing: -.04em;
        color: rgba(255,249,238,.018);
        pointer-events: none; z-index: 0;
        transition: color .4s; user-select: none;
    }
    .fp-service-row:hover .fp-s-ghost { color: rgba(255,249,238,.01); }

    .fp-s-num, .fp-s-name, .fp-s-desc, .fp-s-cta { position: relative; z-index: 3; }

    .fp-s-num {
        flex-shrink: 0; width: 64px;
        font-family: 'Sora', sans-serif;
        font-size: 11px; font-weight: 400; letter-spacing: .15em;
        color: #ec6e5e;
        transition: color .4s;
    }
    .fp-service-row:hover .fp-s-num { color: #ec6e5e; }

    .fp-s-name {
        flex-shrink: 0; width: 38%;
        font-family: 'Antonio', sans-serif;
        font-size: clamp(32px, 4.5vw, 64px);
        font-weight: 400; line-height: 1.05;
        white-space: normal;
        color: #fff9ee; letter-spacing: .01em;
        transition: color .4s;
    }

    .fp-s-desc {
        flex: 1;
        align-self: center;
        font-family: 'Sora', sans-serif;
        font-size: 15px; font-weight: 300; line-height: 1.65;
        color: rgba(255,249,238,.65);
        padding-right: 80px;
        transition: color .4s;
    }
    .fp-service-row:hover .fp-s-desc { color: rgba(255,249,238,.85); }

    .fp-s-cta {
        flex-shrink: 0;
        display: flex; flex-direction: column;
        align-items: center; gap: 5px;
    }
    .fp-s-cta-circle {
        width: 42px; height: 42px; border-radius: 50%;
        border: 1px solid rgba(255,249,238,.2);
        display: flex; align-items: center; justify-content: center;
        transition: background .4s, border-color .4s, transform .35s;
        color: rgba(255,249,238,.4);
    }
    .fp-s-cta-circle svg { transition: transform .35s; }
    .fp-service-row:hover .fp-s-cta-circle {
        background: #ec6e5e; border-color: #ec6e5e;
        transform: rotate(45deg);
        color: #fff9ee;
    }
    .fp-service-row:hover .fp-s-cta-circle svg { transform: rotate(-45deg); }
    .fp-s-cta-label {
        font-size: 9px; letter-spacing: .16em; text-transform: uppercase;
        color: rgba(255,249,238,.2); transition: color .4s;
    }
    .fp-service-row:hover .fp-s-cta-label { color: rgba(255,249,238,.38); }

    .fp-services-footer {
        padding: 64px 80px 100px;
        display: flex; align-items: center; justify-content: space-between; gap: 40px;
        border-top: 1px solid rgba(255,249,238,.08);
    }
    .fp-services-footer-text {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(26px, 3vw, 44px);
        font-weight: 400; line-height: 1.1; color: #fff9ee;
    }
    .fp-services-footer-text span { color: #ec6e5e; }

    @media (max-width: 768px) {
        .fp-services-header { padding: 72px 24px 40px; }
        .fp-services-title .fp-s-indent { padding-left: 0; }

        .fp-service-row {
            height: auto; flex-wrap: wrap;
            padding: 24px 24px; gap: 6px; cursor: pointer;
        }
        .fp-s-fill  { display: none; }
        .fp-s-ghost { display: none; }
        .fp-s-num   { width: auto; margin-right: 10px; }
        .fp-s-name  { width: 100%; font-size: 30px; white-space: normal; }
        .fp-s-desc  { max-width: 100%; padding-right: 0; font-size: 13px; }
        .fp-s-cta   { flex-direction: row; padding: 8px 0 0; }

        .fp-services-footer {
            flex-direction: column;
            align-items: flex-start;
            padding: 48px 24px 72px;
        }
        .fp-services-footer .tp-btn { width: 100%; justify-content: center; }
    }

    /* ══════════════════════════════════════════════════════════════
   PHASES - TRE FASI
   ══════════════════════════════════════════════════════════════ */
    .fp-phases {
        background: #fff9ee;
        padding: 120px 6vw;
        position: relative;
    }
    .fp-phases::before {
        content: '';
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(0,95,115,0.15)'/%3E%3C/svg%3E");
        background-size: 260px 260px;
    }
    .fp-phases > * {
        position: relative;
        z-index: 1;
    }

    .fp-phases-header {
        max-width: 1400px;
        margin: 0 auto 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 24px;
    }

    .fp-phases-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(48px, 8vw, 110px);
        font-weight: 700;
        color: #1a1a2e;
        text-transform: none;
        margin: 0;
        line-height: 1.1;
    }

    .fp-phases-title em { font-style: normal; color: #ec6e5e; }

    .fp-phases-subtitle {
        font-size: 16px;
        line-height: 1.8;
        color: rgba(255,255,255,0.45);
        max-width: 600px;
        margin: 0;
        text-align: center;
    }

    .fp-phases-cta {
        max-width: 1400px;
        margin: 64px auto 0;
        display: flex;
        justify-content: center;
    }

    .fp-phases-link {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: .04em;
        text-transform: uppercase;
        color: #ec6e5e;
        text-decoration: none;
        padding-bottom: 4px;
        border-bottom: 1.5px solid rgba(236,110,94,.35);
        transition: gap .25s ease, border-color .25s ease;
    }
    .fp-phases-link:hover {
        gap: 12px;
        border-color: #ec6e5e;
    }
    .fp-phases-link svg {
        flex-shrink: 0;
    }

    .fp-cap-phases-grid {
        max-width: 1400px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
    }

    .fp-cap-phase {
        padding: 48px 40px;
        background: #005f73;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .fp-cap-phase-svg {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        overflow: visible;
    }

    .fp-cap-phase-svg rect {
        fill: none;
        stroke: #ec6e5e;
        stroke-width: 2;
        vector-effect: non-scaling-stroke;
        stroke-dasharray: 1;
        stroke-dashoffset: 1;
        transition: stroke-dashoffset 1.4s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .fp-cap-phase:hover .fp-cap-phase-svg rect {
        stroke-dashoffset: 0;
    }

    .fp-cap-phase-num {
        font-family: 'Antonio', sans-serif;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: 3px;
        text-transform: uppercase;
        color: #ec6e5e;
        margin-bottom: 20px;
        display: block;
    }

    .fp-cap-phase-method {
        font-family: 'Antonio', sans-serif;
        font-size: 38px;
        font-weight: 700;
        color: #fff9ee;
        text-transform: uppercase;
        margin: 0 0 6px;
        line-height: 1.1;
    }

    .fp-cap-phase-name {
        font-family: 'Sora', sans-serif;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0;
        text-transform: none;
        color: rgba(255,249,238,.5);
        margin: 0 0 24px;
    }

    .fp-cap-phase-desc {
        font-size: 14px;
        line-height: 1.75;
        color: rgba(255,249,238,.65);
        margin: 0 0 28px;
        flex: 1;
    }

    @media (max-width: 768px) {
        .fp-phases {
            padding: 72px 16px;
        }
        .fp-phases-header {
            margin-bottom: 40px;
        }
        .fp-phases-title {
            font-size: clamp(36px, 10vw, 110px);
        }
        .fp-cap-phases-grid {
            grid-template-columns: 1fr;
            gap: 10px;
        }
        .fp-cap-phase {
            padding: 32px 24px;
        }
    }

    /* ══════════════════════════════════════════════════════════════
   WORK - ASYMMETRIC GRID
   ══════════════════════════════════════════════════════════════ */
    .fp-work {
        position: relative;
        overflow: hidden;
        padding: 140px 6vw;
        background: #fff9ee;
    }

    .fp-work::before {
        content: '';
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image:
            linear-gradient(rgba(0,0,0,0.07) 1px, transparent 1px),
            linear-gradient(90deg, rgba(0,0,0,0.07) 1px, transparent 1px),
            url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='110' cy='178' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='200' cy='165' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='330' cy='185' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(0,95,115,0.15)'/%3E%3C/svg%3E");
        background-size: 130px 130px, 130px 130px, 260px 260px;
        -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);
        mask-image: linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);
    }

    .fp-work-header {
        max-width: 1400px;
        margin: 0 auto 64px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 24px;
        position: relative;
        z-index: 1;
    }

    .fp-work-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(48px, 8vw, 110px);
        font-weight: 700;
        color: var(--fp-dark);
        text-transform: none;
        margin: 0;
        line-height: 1.1;
    }

    .fp-work-title em { font-style: normal; color: #ec6e5e; }

    .fp-work-intro {
        font-size: 16px;
        line-height: 1.8;
        color: var(--fp-muted);
        max-width: 600px;
        margin: 0;
        text-align: center;
    }

    /* BENTO GRID */
    .fp-bento {
        max-width: 1400px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 420px 300px;
        gap: 8px;
    }

    .fp-bento-card:nth-child(1) { grid-column: 1 / 3; grid-row: 1; }
    .fp-bento-card:nth-child(2) { grid-column: 3 / 4; grid-row: 1; }
    .fp-bento-card:nth-child(3) { grid-column: 1 / 2; grid-row: 2; }
    .fp-bento-card:nth-child(4) { grid-column: 2 / 3; grid-row: 2; }
    .fp-bento-card:nth-child(5) { grid-column: 3 / 4; grid-row: 2; }
    .fp-bento-card:nth-child(6) { grid-column: 1 / 4; grid-row: 3; height: 260px; }

    .fp-bento-card {
        display: block;
        text-decoration: none;
        position: relative;
        overflow: hidden;
        border-radius: 10px;
        transform: translateY(0);
        transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1),
                    box-shadow 0.5s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .fp-bento-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 24px 60px rgba(0,0,0,0.22);
    }

    /* border-accent bottom */
    .fp-bento-card::after {
        content: '';
        position: absolute;
        bottom: 0; left: 0;
        width: 100%;
        height: 3px;
        background: var(--fp-accent);
        transform: scaleX(0);
        transform-origin: left;
        transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1);
        z-index: 10;
    }

    .fp-bento-card:hover::after {
        transform: scaleX(1);
    }

    .fp-bento-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .fp-bento-card:hover img {
        transform: scale(1.05);
    }

    .fp-bento-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(to top, rgba(0,0,0,0.84) 0%, rgba(0,0,0,0.08) 55%, transparent 100%);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 24px;
        transition: background 0.4s;
    }

    .fp-bento-card:hover .fp-bento-overlay {
        background: linear-gradient(to top, rgba(0,0,0,0.92) 0%, rgba(0,0,0,0.22) 60%, transparent 100%);
    }

    .fp-bento-top {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 12px;
    }

    .fp-bento-cats {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        opacity: 0;
        transform: translateY(-8px);
        transition: opacity 0.35s ease, transform 0.35s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .fp-bento-card:hover .fp-bento-cats {
        opacity: 1;
        transform: translateY(0);
    }

    .fp-bento-cat {
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        color: #fff;
        background: rgba(255,255,255,0.16);
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        border: 1px solid rgba(255,255,255,0.22);
        padding: 4px 10px;
        border-radius: 10px;
    }

    .fp-bento-arrow {
        width: 34px;
        height: 34px;
        border-radius: 10px;
        background: rgba(255,255,255,0.14);
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
        border: 1px solid rgba(255,255,255,0.22);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        flex-shrink: 0;
        opacity: 0;
        transform: translateY(-6px);
        transition: opacity 0.3s, transform 0.3s, background 0.3s, border-color 0.3s;
    }

    .fp-bento-card:hover .fp-bento-arrow {
        opacity: 1;
        transform: translateY(0);
        background: var(--fp-accent);
        border-color: transparent;
    }

    .fp-bento-name {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(20px, 2vw, 34px);
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        margin: 0;
        line-height: 1.15;
        transform: translateY(10px);
        transition: transform 0.45s cubic-bezier(0.16, 1, 0.3, 1);
    }

    .fp-bento-card:hover .fp-bento-name {
        transform: translateY(0);
    }

    .fp-work-more {
        text-align: center;
        margin-top: 56px;
    }

    /* Filter bar */
    .fp-filter-bar {
        max-width: 1400px;
        margin: 0 auto 40px;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        align-items: center;
        justify-content: center;
    }

    .fp-filter-btn {
        font-family: 'Sora', sans-serif;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        color: var(--fp-dark);
        background: transparent;
        border: 1.5px solid rgba(0,95,115,0.2);
        border-radius: 10px;
        padding: 8px 18px;
        cursor: pointer;
        transition: background 0.25s, color 0.25s, border-color 0.25s, transform 0.2s;
        white-space: nowrap;
    }

    .fp-filter-btn:hover {
        background: rgba(0,95,115,0.07);
        border-color: rgba(0,95,115,0.4);
        transform: translateY(-1px);
    }

    .fp-filter-btn.is-active {
        background: #005f73;
        border-color: #005f73;
        color: #fff;
    }

    @media (max-width: 768px) {
        .fp-filter-bar {
            flex-wrap: nowrap;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            justify-content: flex-start;
            padding-bottom: 4px;
            margin-left: -24px;
            margin-right: -24px;
            padding-left: 24px;
            padding-right: 24px;
            scrollbar-width: none;
        }
        .fp-filter-bar::-webkit-scrollbar { display: none; }
    }

    /* ── dm-tabs-nav (Cosa facciamo) – una riga + scroll orizzontale da mobile ── */
    .fp-cosa-facciamo .fp-tabs-scroll-wrap {
        margin-bottom: 40px;
    }
    .fp-cosa-facciamo .dm-tabs-nav {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
    }
    .fp-cosa-facciamo .dm-tab-btn {
        font-family: 'Sora', sans-serif;
        font-size: 15.5px;
        font-weight: 600;
        white-space: nowrap;
        padding: 13px 26px;
        border-radius: 10px;
        border: 1.5px solid rgba(11,15,16,0.22);
        background: rgba(11,15,16,0.05);
        color: rgba(11,15,16,0.7);
        cursor: pointer;
        transition: all 0.3s ease;
        flex-shrink: 0;
        box-shadow: 0 1px 3px rgba(11,15,16,0.06);
        text-decoration: none;
    }
    .fp-cosa-facciamo .dm-tab-btn:hover {
        border-color: rgba(11,15,16,0.4);
        background: rgba(11,15,16,0.08);
        color: var(--black);
        box-shadow: 0 2px 6px rgba(11,15,16,0.1);
    }
    .fp-cosa-facciamo .dm-tab-btn.active {
        background: #005f73;
        border-color: #005f73;
        color: #fff;
    }
    @media (max-width: 991px) {
        .fp-cosa-facciamo .fp-tabs-scroll-wrap {
            overflow-x: auto;
            overflow-y: hidden;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
            margin-left: -6px;
            margin-right: -6px;
            padding-left: 6px;
            padding-right: 6px;
            padding-bottom: 4px;
        }
        .fp-cosa-facciamo .fp-tabs-scroll-wrap::-webkit-scrollbar { display: none; }
        .fp-cosa-facciamo .dm-tabs-nav {
            display: inline-flex !important;
            flex-wrap: nowrap !important;
            width: max-content !important;
            min-width: 100%;
            justify-content: flex-start;
            gap: 8px;
        }
        .fp-cosa-facciamo .dm-tab-btn {
            font-size: 13.5px;
            padding: 8px 16px;
            flex-shrink: 0 !important;
        }
    }

    .fp-bento.is-loading {
        opacity: 0.4;
        pointer-events: none;
        transition: opacity 0.2s;
    }

    /* ══════════════════════════════════════════════════════════════
   STATS - HORIZONTAL
   ══════════════════════════════════════════════════════════════ */
    /* ══════════════════════════════════════════════════════════════
   INLINE CTA (after projects)
   ══════════════════════════════════════════════════════════════ */
    .fp-icta {
        background: var(--dark, #0f1f24);
        padding: 130px 80px;
        position: relative;
        overflow: clip;
    }

    .fp-icta .cta-ghost {
        position: absolute;
        bottom: -40px; right: -20px;
        font-family: 'Antonio', sans-serif;
        font-size: clamp(200px, 22vw, 340px);
        font-weight: 700;
        line-height: 1;
        letter-spacing: -.04em;
        color: rgba(255,249,238,.03);
        pointer-events: none;
        user-select: none;
        white-space: nowrap;
        z-index: 1;
    }

    /* Override global section::before dot pattern — use ::before for dots, keep ::after for line */
    .fp-icta::before {
        content: '';
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='110' cy='178' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='200' cy='165' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='330' cy='185' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(255,255,255,0.15)'/%3E%3C/svg%3E");
        background-size: 260px 260px;
    }
    .fp-icta::after {
        content: '';
        position: absolute;
        top: 0; left: 80px; right: 80px;
        height: 1px;
        background: linear-gradient(to right, var(--teal, #005f73), transparent);
        z-index: 3;
        pointer-events: none;
    }

    .fp-icta .cta-inner {
        max-width: 1400px;
        margin: 0 auto;
        position: relative;
        z-index: 2;
    }

    .fp-icta .cta-eyebrow {
        font-family: 'Sora', sans-serif;
        font-size: 11px;
        font-weight: 400;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: var(--orange, #ec6e5e);
        margin-bottom: 32px;
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .fp-icta .cta-eyebrow::before {
        content: '';
        display: block;
        width: 32px; height: 1px;
        background: var(--orange, #ec6e5e);
    }

    .fp-icta .cta-top {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 60px;
        flex-wrap: wrap;
    }

    .fp-icta .cta-left {
        display: flex;
        flex-direction: column;
        gap: 32px;
        flex: 1;
        min-width: 0;
    }

    .fp-icta .cta-text {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(52px, 6.5vw, 96px);
        font-weight: 400;
        line-height: 1.05;
        color: var(--cream, #fff9ee);
        letter-spacing: -.02em;
        margin: 0;
    }

    @media (min-width: 992px) {
        .fp-icta .cta-text { font-size: 80px; }
    }
    .fp-icta .cta-text em {
        font-style: normal;
        color: var(--orange, #ec6e5e);
    }

    .fp-icta .cta-note {
        font-family: 'Sora', sans-serif;
        font-size: 12px;
        font-weight: 300;
        color: rgba(255,249,238,.22);
        letter-spacing: .04em;
    }

    .fp-icta .cta-right {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 28px;
        padding-top: 4px;
        flex-shrink: 0;
        width: 320px;
        min-width: 280px;
    }

    .fp-icta .cta-promise {
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        font-weight: 300;
        color: rgba(255,249,238,.38);
        line-height: 1.75;
        max-width: 320px;
    }
    .fp-icta .cta-promise strong {
        color: rgba(255,249,238,.68);
        font-weight: 500;
        display: block;
        margin-bottom: 8px;
    }

    .fp-icta .cta-btns {
        display: flex;
        flex-direction: column;
        gap: 10px;
        width: 100%;
    }
    .fp-icta .cta-btn-ghost {
        background: transparent;
        border: 1px solid rgba(255,249,238,.22);
        color: rgba(255,249,238,.65) !important;
    }
    .fp-icta .cta-btn-ghost:hover {
        border-color: rgba(255,249,238,.5);
        background: transparent;
        color: #fff9ee !important;
    }

    @media (max-width: 768px) {
        .fp-icta { padding: 80px 24px; }
        .fp-icta::before, .fp-icta::after { left: 24px; right: 24px; }
        .fp-icta .cta-ghost { display: none; }
        .fp-icta .cta-top { flex-direction: column; gap: 40px; align-items: center; }
        .fp-icta .cta-right { width: 100%; min-width: 0; align-items: center; }
        .fp-icta .cta-promise { max-width: 100%; text-align: center; }
        .fp-icta .cta-left { width: 100%; align-items: center; text-align: center; }
        .fp-icta .cta-eyebrow { justify-content: center; }
        .fp-icta .cta-note { text-align: center; }
    }

    /* ══════════════════════════════════════════════════════════════
   FAQ - MINIMAL
   ══════════════════════════════════════════════════════════════ */
    .fp-faq {
        position: relative;
        overflow: hidden;
        padding: 140px 6vw;
        background: #fff9ee;
    }

    .fp-faq::before {
        content: '';
        position: absolute;
        inset: 0;
        pointer-events: none;
        z-index: 0;
        background-image:
            linear-gradient(rgba(0,0,0,0.07) 1px, transparent 1px),
            linear-gradient(90deg, rgba(0,0,0,0.07) 1px, transparent 1px),
            url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='110' cy='178' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='200' cy='165' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='330' cy='185' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(0,95,115,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(0,95,115,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(0,95,115,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(0,95,115,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(0,95,115,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(0,95,115,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(0,95,115,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(0,95,115,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(0,95,115,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(0,95,115,0.15)'/%3E%3C/svg%3E");
        background-size: 130px 130px, 130px 130px, 260px 260px;
        -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);
        mask-image: linear-gradient(to bottom, transparent 0%, black 15%, black 85%, transparent 100%);
    }

    .fp-faq-inner {
        max-width: 900px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

    .fp-faq-header {
        max-width: 1400px;
        margin: 0 auto 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 24px;
        position: relative;
        z-index: 1;
    }

    .fp-faq-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(48px, 8vw, 110px);
        font-weight: 700;
        color: var(--fp-dark);
        text-transform: none;
        margin: 0;
        line-height: 1.1;
    }

    .fp-faq-title em { font-style: normal; color: #ec6e5e; }

    .fp-faq-subtitle {
        font-size: 16px;
        line-height: 1.8;
        color: var(--fp-muted);
        max-width: 600px;
        margin: 0;
        text-align: center;
    }

    .fp-faq-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .fp-faq-q {
        width: 100%;
        padding: 20px 0;
        background: none;
        border: none;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 32px;
        text-align: left;
    }

    .fp-faq-q-text {
        font-family: 'Sora', sans-serif;
        font-size: 18px;
        font-weight: 500;
        color: var(--fp-dark);
    }

    .fp-faq-q-num {
        font-family: 'Antonio', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: var(--fp-accent);
        margin-right: 20px;
    }

    .fp-faq-icon {
        width: 24px;
        height: 24px;
        position: relative;
        flex-shrink: 0;
    }

    .fp-faq-icon::before,
    .fp-faq-icon::after {
        content: '';
        position: absolute;
        background: var(--fp-dark);
        transition: transform 0.3s;
    }

    .fp-faq-icon::before {
        width: 100%;
        height: 2px;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }

    .fp-faq-icon::after {
        width: 2px;
        height: 100%;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }

    .fp-faq-item.open .fp-faq-icon::after {
        transform: translateX(-50%) rotate(90deg);
    }

    .fp-faq-a {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
    }

    .fp-faq-a-inner {
        padding: 0 0 32px 0;
        font-size: 15px;
        line-height: 1.8;
        color: var(--fp-muted);
    }

    .fp-faq-cta {
        margin-top: 56px;
        text-align: center;
    }

    @media (max-width: 768px) {
        .fp-faq-a-inner {
            text-align: left;
            width: 100%;
            box-sizing: border-box;
            padding: 0 0 32px 0;
        }
    }

    .tp-btn--coral {
        background-color: #ec6e5e;
        border: 2px solid #ec6e5e;
        color: #fff;
    }

    .tp-btn--coral:hover {
        background-color: transparent;
        border: 2px solid #ec6e5e;
        color: #ec6e5e;
    }

    .tp-btn--teal {
        background-color: #005f73;
        border: 2px solid #005f73;
        color: #fff9ee;
    }

    .tp-btn--teal:hover {
        background-color: transparent;
        border: 2px solid #005f73;
        color: #005f73;
    }

    /* outline variants */
    .tp-btn--outline-light {
        background: transparent;
        border: 2px solid rgba(255,249,238,.35);
        color: #fff9ee;
    }
    .tp-btn--outline-light:hover {
        border-color: rgba(255,249,238,.7);
        background: rgba(255,249,238,.06);
        color: #fff9ee;
    }

    .tp-btn--outline-dark {
        background: transparent;
        border: 2px solid rgba(26,26,46,.25);
        color: #1a1a2e;
    }
    .tp-btn--outline-dark:hover {
        border-color: rgba(26,26,46,.5);
        background: rgba(26,26,46,.04);
        color: #1a1a2e;
    }

    /* ══════════════════════════════════════════════════════════════
   JOURNAL - EDITORIAL
   ══════════════════════════════════════════════════════════════ */
    .fp-journal {
        padding: 64px 6vw;
        background: #005f73;
    }
    .fp-journal::before {
        background-image: url("data:image/svg+xml,%3Csvg width='400' height='400' viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='23' cy='47' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='87' cy='12' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='145' cy='78' r='1.5' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='210' cy='33' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='278' cy='61' r='2' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='340' cy='22' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='380' cy='90' r='1.5' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='55' cy='130' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='118' cy='155' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='190' cy='112' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='250' cy='140' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='315' cy='125' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='370' cy='148' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='42' cy='95' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='130' cy='30' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='300' cy='42' r='1' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='10' cy='200' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='75' cy='220' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='160' cy='195' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='230' cy='230' r='1.5' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='290' cy='205' r='1' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='355' cy='240' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='110' cy='178' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='200' cy='165' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='330' cy='185' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='40' cy='285' r='1' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='100' cy='310' r='2' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='175' cy='270' r='1.5' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='240' cy='300' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='305' cy='275' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='365' cy='320' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='60' cy='255' r='1.5' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='150' cy='330' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='270' cy='250' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='390' cy='290' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='20' cy='360' r='1.5' fill='rgba(255,255,255,0.17)'/%3E%3Ccircle cx='90' cy='385' r='1' fill='rgba(255,255,255,0.12)'/%3E%3Ccircle cx='155' cy='350' r='2' fill='rgba(255,255,255,0.15)'/%3E%3Ccircle cx='220' cy='375' r='1.5' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='285' cy='355' r='1' fill='rgba(255,255,255,0.16)'/%3E%3Ccircle cx='345' cy='390' r='2' fill='rgba(255,255,255,0.18)'/%3E%3Ccircle cx='395' cy='365' r='1' fill='rgba(255,255,255,0.13)'/%3E%3Ccircle cx='75' cy='370' r='1' fill='rgba(255,255,255,0.14)'/%3E%3Ccircle cx='190' cy='395' r='1.5' fill='rgba(255,255,255,0.11)'/%3E%3Ccircle cx='320' cy='370' r='1' fill='rgba(255,255,255,0.15)'/%3E%3C/svg%3E");
        background-size: 260px 260px;
    }

    .fp-journal-inner {
        max-width: 1400px;
        margin: 0 auto;
    }

    .fp-journal-header {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        margin-bottom: 64px;
    }

    .fp-journal-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(48px, 8vw, 110px);
        font-weight: 700;
        color: #f8f7f4;
        text-transform: none;
        margin: 0;
        line-height: 1.1;
    }

    .fp-journal-title em { font-style: normal; color: #ec6e5e; }

    /* ── Carousel nav ── */
    .fp-journal-nav {
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: center;
        margin-bottom: 32px;
    }
    .fp-journal-nav-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        border: 1px solid rgba(255,249,238,.25);
        background: rgba(255,249,238,.06);
        color: #fff9ee;
        cursor: pointer;
        transition: background .2s, border-color .2s, opacity .2s;
        flex-shrink: 0;
    }
    .fp-journal-nav-btn:hover {
        background: rgba(255,249,238,.14);
        border-color: rgba(255,249,238,.45);
    }
    .fp-journal-nav-btn:disabled {
        opacity: .3;
        cursor: default;
        pointer-events: none;
    }
    .fp-journal-nav-btn svg { display: block; }

    /* ── Grid ── */
    .fp-journal-grid {
        display: flex;
        flex-direction: row;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 28px;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .fp-journal-grid::-webkit-scrollbar { display: none; }
    .fp-journal-grid > .fp-rc {
        flex: 0 0 calc(33.333% - 19px);
        scroll-snap-align: start;
    }

    /* Card articoli — identica a sp-rc */
    .fp-rc {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: 14px;
        padding: 28px;
        background: rgba(255,249,238,.06);
        border: 1px solid rgba(255,249,238,.12);
        border-radius: 14px;
        text-decoration: none;
        transition: background .25s, border-color .25s;
    }
    .fp-rc:hover {
        border-color: transparent;
    }
    .fp-rc-svg {
        position: absolute;
        inset: 0;
        width: 100%; height: 100%;
        pointer-events: none;
        overflow: visible;
    }
    .fp-rc-svg rect {
        fill: none;
        stroke: #ec6e5e;
        stroke-width: 2;
        vector-effect: non-scaling-stroke;
        stroke-dasharray: 1;
        stroke-dashoffset: 1;
        transition: stroke-dashoffset 1.4s cubic-bezier(0.16, 1, 0.3, 1);
    }
    .fp-rc:hover .fp-rc-svg rect { stroke-dashoffset: 0; }
    .fp-rc-cat {
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #ec6e5e;
    }
    .fp-rc-title {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(18px, 1.6vw, 26px);
        font-weight: 700;
        color: #fff9ee;
        line-height: 1.2;
        margin: 0;
        transition: color .25s;
    }
    .fp-rc:hover .fp-rc-title { color: #ec6e5e; }
    .fp-rc-excerpt {
        font-size: 13px;
        line-height: 1.7;
        color: rgba(255,249,238,.6);
        margin: 0;
        flex: 1;
    }
    .fp-rc-meta {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-top: auto;
        padding-top: 14px;
        border-top: 1px solid rgba(255,249,238,.1);
        font-size: 11px;
        color: rgba(255,249,238,.4);
        text-transform: uppercase;
        letter-spacing: .5px;
    }

    .fp-journal-dots {
        display: none;
    }

    /* empty state journal */
    .fp-journal-empty {
        padding: 60px 6vw 20px;
        text-align: center;
        max-width: 560px;
        margin: 0 auto;
    }
    .fp-journal-empty-title {
        font-family: 'Sora', sans-serif;
        font-size: clamp(26px, 3.6vw, 46px);
        font-weight: 600;
        line-height: 1.05;
        color: #fff9ee;
        letter-spacing: -.02em;
        margin: 0 0 20px;
    }
    .fp-journal-empty-title em {
        font-style: normal;
        color: #ec6e5e;
    }
    .fp-journal-empty-sub {
        font-family: 'Sora', sans-serif;
        font-size: 14px;
        color: rgba(255, 249, 238, .42);
        line-height: 1.75;
        margin: 0;
    }

    /* ══════════════════════════════════════════════════════════════
   CTA - BOLD
   ══════════════════════════════════════════════════════════════ */
    .fp-cta {
        background: #0a0a0a;
        padding: 140px max(6vw, calc((100% - 1400px) / 2));
        position: relative;
    }

    .fp-cta-inner {
        display: grid;
        grid-template-columns: 3fr 2fr;
        gap: 80px;
        align-items: center;
    }

    .fp-cta-label {
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 3px;
        color: #ec6e5e;
        margin: 0 0 32px;
    }

    .fp-cta-headline {
        font-family: 'Antonio', sans-serif;
        font-size: clamp(80px, 11vw, 150px);
        font-weight: 700;
        color: var(--fp-light);
        text-transform: uppercase;
        line-height: 1.1;
        margin: 0;
    }

    .fp-cta-headline em {
        font-style: normal;
        color: #ec6e5e;
    }

    .fp-cta-right {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 40px;
    }

    .fp-cta-divider {
        width: 60px;
        height: 3px;
        background: #ec6e5e;
    }

    .fp-cta-sub {
        font-size: 17px;
        line-height: 1.7;
        color: rgba(255, 255, 255, 0.45);
        margin: 0;
        max-width: 420px;
    }

    .fp-cta .tp-btn-cta {
        background-color: #ec6e5e;
        border: 2px solid #ec6e5e;
        color: #fff;
        align-self: flex-start;
    }

    .fp-cta .tp-btn-cta:hover {
        background-color: transparent;
        border: 2px solid #ec6e5e;
        color: #ec6e5e;
    }

    /* ══════════════════════════════════════════════════════════════
   RESPONSIVE
   ══════════════════════════════════════════════════════════════ */
    @media (max-width: 1024px) {
        .fp-intro {
            padding: 100px 6vw;
        }

        .fp-cap-grid {
            grid-template-columns: repeat(2, 1fr);
        }

        .fp-cap-phases-grid {
            grid-template-columns: 1fr;
        }

        .fp-work-header {
            grid-template-columns: 1fr;
            gap: 24px;
        }

        .fp-work-intro {
            margin-left: 0;
        }

        .fp-bento {
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 300px 260px 260px 220px;
        }

        .fp-bento-card:nth-child(1) { grid-column: 1 / 3; grid-row: 1; }
        .fp-bento-card:nth-child(2) { grid-column: 1 / 2; grid-row: 2; }
        .fp-bento-card:nth-child(3) { grid-column: 2 / 3; grid-row: 2; }
        .fp-bento-card:nth-child(4) { grid-column: 1 / 2; grid-row: 3; }
        .fp-bento-card:nth-child(5) { grid-column: 2 / 3; grid-row: 3; }
        .fp-bento-card:nth-child(6) { grid-column: 1 / 3; grid-row: 4; height: auto; }

        .fp-stats-inner {
            grid-template-columns: repeat(2, 1fr);
            gap: 40px;
        }

        .fp-journal-grid > .fp-rc {
            flex: 0 0 calc(50% - 14px);
        }
    }

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

        .fp-cap-phases-grid {
            grid-template-columns: 1fr;
        }

        .fp-cta {
            padding: 100px 6vw;
        }
        .fp-cta-inner {
            grid-template-columns: 1fr;
            gap: 40px;
            text-align: center;
        }
        .fp-cta-headline {
            font-size: clamp(48px, 12vw, 150px);
        }
        .fp-cta-right {
            align-items: center;
        }
        .fp-cta-sub {
            max-width: 100%;
        }

        .fp-icta .cta-left,
        .fp-icta .cta-right {
            text-align: center;
        }
        .fp-icta .cta-right {
            align-items: center;
        }

        .fp-eyebrow {
            justify-content: center;
        }

        .fp-intro {
            text-align: center;
        }

        /* ── Blog carousel ── */
        .fp-journal {
            padding: 80px 0;
        }

        .fp-journal-inner {
            overflow: hidden;
        }

        .fp-journal-header {
            padding: 0 6vw;
            margin-bottom: 32px;
            text-align: center;
        }
        .fp-journal-header .fp-eyebrow {
            justify-content: center;
        }

        .fp-journal-nav { display: none; }

        .fp-journal-grid {
            scroll-padding-inline: 9vw;
            gap: 16px;
            padding: 0 9vw 24px;
        }

        .fp-journal-grid > .fp-rc {
            flex: 0 0 82vw;
            scroll-snap-align: center;
        }

        .fp-journal-newsletter {
            padding: 0 6vw;
            display: none;
        }

        /* ── Dots ── */
        .fp-journal-dots {
            display: flex;
            justify-content: center;
            gap: 8px;
            margin: 0 0 40px;
        }

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

        .fp-journal-dot--active {
            background: #ec6e5e;
            transform: scale(1.3);
        }
    }

    @media (max-width: 480px) {
        .fp-bento {
            grid-template-columns: 1fr;
            grid-template-rows: repeat(6, 240px);
        }

        .fp-bento-card:nth-child(1),
        .fp-bento-card:nth-child(2),
        .fp-bento-card:nth-child(3),
        .fp-bento-card:nth-child(4),
        .fp-bento-card:nth-child(5),
        .fp-bento-card:nth-child(6) {
            grid-column: 1;
            grid-row: auto;
            height: 240px;
        }
    }

    /* ── CAROUSEL mobile (≤768px) ── */
    @media (max-width: 768px) {
        /* allow horizontal overflow from section */
        .fp-work {
            overflow: visible;
            padding-left: 0;
            padding-right: 0;
        }
        .fp-work::before {
            left: 0; right: 0;
        }
        .fp-work-header,
        .fp-filter-bar,
        .fp-work-more {
            padding-left: 20px;
            padding-right: 20px;
            max-width: 100%;
            box-sizing: border-box;
        }

        /* carousel container */
        .fp-bento {
            display: flex !important;
            flex-direction: row !important;
            grid-template-columns: unset !important;
            grid-template-rows: unset !important;
            overflow-x: auto;
            overflow-y: visible;
            scroll-snap-type: x mandatory;
            -webkit-overflow-scrolling: touch;
            scrollbar-width: none;
            gap: 12px;
            padding: 8px 8vw 20px;
            max-width: 100%;
            margin: 0;
        }
        .fp-bento::-webkit-scrollbar { display: none; }

        /* each card: centered snap — peek of adjacent cards on both sides */
        .fp-bento-card,
        .fp-bento-card:nth-child(1),
        .fp-bento-card:nth-child(2),
        .fp-bento-card:nth-child(3),
        .fp-bento-card:nth-child(4),
        .fp-bento-card:nth-child(5),
        .fp-bento-card:nth-child(6) {
            flex: 0 0 84vw !important;
            width: 84vw !important;
            height: 280px !important;
            grid-column: unset !important;
            grid-row: unset !important;
            scroll-snap-align: center;
        }
    }

    /* Override background CTA homepage */
    .fp .cs-cta {
        background: #0a0a0a;
    }

    .fp .cs-cta-desc {
        color: #fff9ee;
    }

    /* Fallback: assicura visibilità se GSAP non parte */
    .fp .cs-cta-title,
    .fp .cs-cta-desc {
        opacity: 1;
    }

    /* ── CTA finale: override a sfondo crema ── */
    .fp .cs-cta {
        background: #fff9ee !important;
    }
    .fp .cs-cta-title {
        color: #1a1a2e !important;
    }
    .fp .cs-cta-desc {
        color: rgba(26,26,46,.65) !important;
    }
    .fp .cs-cta-step-body strong {
        color: #1a1a2e !important;
    }
    .fp .cs-cta-step-body span {
        color: rgba(26,26,46,.45) !important;
    }
    .fp .cs-cta-card-heading {
        color: #1a1a2e !important;
    }
    .fp .cs-cta-row {
        background: rgba(26,26,46,.05) !important;
    }
    .fp .cs-cta-row:hover {
        background: rgba(26,26,46,.09) !important;
    }
    .fp .cs-cta-row-icon {
        background: rgba(26,26,46,.06) !important;
    }
    .fp .cs-cta-row-icon svg {
        stroke: rgba(26,26,46,.55) !important;
    }
    .fp .cs-cta-row-label {
        color: #1a1a2e !important;
    }
    .fp .cs-cta-row-value {
        color: rgba(26,26,46,.5) !important;
    }
    .fp .cs-cta-divider {
        color: rgba(26,26,46,.3) !important;
    }
    .fp .cs-cta-divider::before,
    .fp .cs-cta-divider::after {
        background: rgba(26,26,46,.12) !important;
    }
