.fmv-hero-full{position:relative;min-height:calc(100vh - 116px);display:flex;align-items:center;background-size:cover;background-position:center;overflow:hidden}.fmv-hero-full:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,25,31,.82) 0%,rgba(13,25,31,.6) 42%,rgba(13,25,31,.18) 72%,rgba(13,25,31,.08) 100%)}.fmv-hero-full:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,rgba(13,25,31,.12))}.fmv-hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:150px 0 100px;color:white}.fmv-hero-copy{max-width:700px}.fmv-hero-copy h1{color:#fff;text-shadow:0 2px 22px rgba(0,0,0,.18)}.fmv-hero-copy p{color:rgba(255,255,255,.82)}.fmv-mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.fmv-mission-card{border:1px solid rgba(20,153,141,.14);background:#fff;border-radius:28px;padding:30px;box-shadow:0 12px 35px rgba(20,33,39,.05)}.fmv-mission-icon{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(20,153,141,.1);color:#14998d;margin-bottom:18px}.fmv-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fmv-team-card{background:#fff;border:1px solid rgba(30,45,50,.08);border-radius:26px;padding:18px;text-align:center;box-shadow:0 10px 30px rgba(25,40,45,.04)}.fmv-team-photo{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;background:#eef2f4}.fmv-team-role{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:#14998d;font-weight:700}.fmv-team-description{font-size:.86rem;line-height:1.65;color:rgba(20,30,35,.56)}@media(max-width:900px){.fmv-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fmv-mission-grid{grid-template-columns:1fr}.fmv-hero-full{min-height:760px;background-position:62% center}.fmv-hero-full:before{background:linear-gradient(90deg,rgba(13,25,31,.82),rgba(13,25,31,.52))}}@media(max-width:560px){.fmv-team-grid{grid-template-columns:1fr}.fmv-hero-content{width:calc(100% - 32px);padding-top:120px}.fmv-hero-full{min-height:700px}}

.front-lang-flag{display:inline-block;width:20px;height:14px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.14)}

/* v5 - brand, footer and error page */
.fmv-navbar-logo{display:block;width:auto;height:64px;max-width:260px;object-fit:contain;transform:scale(1.08);transform-origin:left center}
.fmv-footer-logo{display:block;width:auto;height:76px;max-width:270px;object-fit:contain;transform:scale(1.08);transform-origin:left center}
.fmv-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.fmv-footer-legal{display:flex;align-items:center;justify-content:flex-end;gap:0;flex-wrap:wrap}
.fmv-footer-legal a{display:inline-flex;align-items:center;color:rgba(255,255,255,.52);text-decoration:none;white-space:nowrap;transition:color .15s ease}
.fmv-footer-legal a:hover{color:#fff}
.fmv-footer-legal a+a::before{content:"·";display:inline-block;margin:0 10px;color:rgba(255,255,255,.22);pointer-events:none}
.fmv-error-page{min-height:calc(100vh - 180px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 75% 30%,rgba(20,153,141,.12),transparent 34%),linear-gradient(180deg,#eef8fd 0%,#fff 68%);padding:170px 24px 90px;text-align:center}
.fmv-error-card{width:min(720px,100%);margin:auto}
.fmv-error-code{font-family:Georgia,'Times New Roman',serif;font-size:clamp(6rem,18vw,11rem);font-weight:700;line-height:.8;letter-spacing:-.08em;color:#14998d;text-shadow:0 15px 45px rgba(20,153,141,.12)}
.fmv-error-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;border:1px solid rgba(20,153,141,.18);border-radius:999px;background:#fff;padding:8px 14px;color:#14998d;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;box-shadow:0 8px 25px rgba(28,45,52,.06)}
.fmv-error-title{margin:28px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,5vw,3.4rem);font-weight:600;color:#1e252b}
.fmv-error-text{max-width:560px;margin:16px auto 0;color:rgba(30,37,43,.6);line-height:1.8}
.fmv-error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.fmv-error-primary,.fmv-error-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .18s ease}
.fmv-error-primary{background:#14998d;color:#fff;box-shadow:0 10px 24px rgba(20,153,141,.2)}
.fmv-error-primary:hover{filter:brightness(1.05);transform:translateY(-1px)}
.fmv-error-secondary{border:1px solid rgba(30,37,43,.14);background:#fff;color:#1e252b}
.fmv-error-secondary:hover{border-color:#14998d;color:#14998d}
@media(max-width:700px){.fmv-navbar-logo{height:54px;max-width:210px;transform:none}.fmv-footer-logo{height:66px;max-width:230px;transform:none}.fmv-footer-bottom{align-items:flex-start;flex-direction:column}.fmv-footer-legal{justify-content:flex-start;row-gap:10px}.fmv-footer-legal a+a::before{margin:0 8px}.fmv-error-page{padding-top:145px}}
