/* ============================================================
   COBALO — styles.css
   1. Font-faces (Manrope + Sora, fichiers locaux)
   2. Styles globaux (reset, body, animations)
   3. Classes utilitaires
   4. Layout structurel
   ============================================================ */

/* ============================================================
   1. FONT-FACES
   ============================================================ */

/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/manrope-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/manrope-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/manrope-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/manrope-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/manrope-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/manrope-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/manrope-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/manrope-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/manrope-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/manrope-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/manrope-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/manrope-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/manrope-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/manrope-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/manrope-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/sora-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/sora-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/sora-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/sora-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/sora-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/sora-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/sora-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/sora-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   2. STYLES GLOBAUX
   ============================================================ */

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #FFFFFF; color: #2C2C2A; font-family: 'Manrope', system-ui, sans-serif; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
input, textarea, button { font-family: inherit; }
@keyframes flow { to { stroke-dashoffset: -28; } }
@keyframes pulse { 0% { transform: scale(0.55); opacity: 0.85; } 100% { transform: scale(2); opacity: 0; } }
@keyframes floaty { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }
@keyframes reveal { from { opacity: 0; transform: translateY(26px); } to { opacity: 1; transform: none; } }

/* ============================================================
   3. CLASSES UTILITAIRES
   ============================================================ */

/* --- Boutons --- */
.btn-primary {
  display: inline-flex; align-items: center;
  padding: 15px 28px; background: #185FA5; color: #fff;
  text-decoration: none; font-size: 16px; font-weight: 600;
  border-radius: 10px; border: none; cursor: pointer;
  font-family: inherit; transition: background .2s;
}
.btn-primary:hover { background: #0C447C; }

.btn-primary.btn-sm {
  padding: 10px 20px; font-size: 15px; border-radius: 9px;
}

.btn-secondary {
  display: inline-flex; align-items: center;
  padding: 15px 28px; background: transparent; color: #2C2C2A;
  text-decoration: none; font-size: 16px; font-weight: 600;
  border-radius: 10px; border: 1px solid rgba(44,44,42,0.2);
  transition: border-color .2s, color .2s;
}
.btn-secondary:hover { border-color: #185FA5; color: #185FA5; }

/* Nav link */
.nav-link {
  text-decoration: none; font-size: 15px; font-weight: 500; color: #52524E;
}
.nav-link:hover { color: #185FA5; }

/* Overline label */
.overline {
  font-family: 'Manrope', sans-serif; font-size: 13px; font-weight: 600;
  letter-spacing: .14em; text-transform: uppercase; color: #185FA5; margin: 0 0 18px;
}
.overline-light { color: #378ADD; }

/* Reveal animation */
.reveal {
  animation: reveal .8s cubic-bezier(.2,.7,.2,1) both;
  animation-timeline: view();
  animation-range: entry 0% cover 32%;
}

/* Section layout */
.section-inner {
  max-width: 1120px; margin: 0 auto;
  padding: clamp(70px,10vw,120px) 24px;
}

/* Cards */
.card {
  background: #fff; border: 1px solid rgba(44,44,42,0.10);
  border-radius: 18px; padding: clamp(28px,3.4vw,40px);
  animation: reveal .8s cubic-bezier(.2,.7,.2,1) both;
  animation-timeline: view(); animation-range: entry 0% cover 26%;
}

.card-icon {
  width: 48px; height: 48px; border-radius: 12px;
  background: rgba(24,95,165,0.08);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 24px;
}

.card-list {
  list-style: none; padding: 0; margin: 0;
  display: flex; flex-direction: column; gap: 12px;
}
.card-list li { display: flex; gap: 11px; font-size: 15px; color: #2C2C2A; }
.card-list li span { color: #185FA5; }

/* Project cards */
.project-card {
  border: 1px solid rgba(44,44,42,0.10);
  border-radius: 18px; overflow: hidden; background: #fff;
  animation: reveal .8s cubic-bezier(.2,.7,.2,1) both;
  animation-timeline: view(); animation-range: entry 0% cover 24%;
}
.project-card-img {
  position: relative; aspect-ratio: 16/10;
  background: repeating-linear-gradient(45deg,#E7E4DA 0 12px,#EFEDE6 12px 24px);
  display: flex; align-items: flex-end; padding: 14px;
}
.project-badge {
  position: absolute; top: 14px; left: 14px;
  font-family: 'Manrope', sans-serif; font-size: 11px; font-weight: 600;
  letter-spacing: .08em; text-transform: uppercase; color: #185FA5;
  background: #fff; padding: 5px 10px; border-radius: 20px;
  border: 1px solid rgba(24,95,165,0.2);
}
.project-card-body { padding: 24px; }

/* Tag chips */
.tag {
  font-size: 12px; color: #52524E; background: #F1EFE8;
  padding: 4px 10px; border-radius: 6px;
}

/* Timeline */
.timeline-item {
  display: flex; gap: 16px; padding: 16px 0;
  border-top: 1px solid rgba(44,44,42,0.12);
}
.timeline-item:last-child { border-bottom: 1px solid rgba(44,44,42,0.12); }
.timeline-num {
  font-family: 'Sora', sans-serif; font-weight: 600;
  font-size: 14px; color: #185FA5; min-width: 42px;
}

/* Contact */
.contact-icon {
  flex-shrink: 0; width: 42px; height: 42px; border-radius: 11px;
  background: #fff; border: 1px solid rgba(44,44,42,0.1);
  display: flex; align-items: center; justify-content: center; color: #185FA5;
}

/* Form */
.form-card {
  background: #fff; border: 1px solid rgba(44,44,42,0.1);
  border-radius: 18px; padding: clamp(26px,3vw,36px);
  display: flex; flex-direction: column; gap: 18px;
}
.form-label {
  display: flex; flex-direction: column; gap: 8px;
  font-size: 14px; font-weight: 600; color: #2C2C2A;
}
.form-input {
  padding: 13px 15px; border: 1px solid rgba(44,44,42,0.18);
  border-radius: 10px; font-size: 15px; color: #2C2C2A;
  background: #FBFAF7; font-family: inherit;
}
.form-input:focus { outline: 2px solid #185FA5; outline-offset: -1px; border-color: transparent; }
.form-submit {
  margin-top: 4px; padding: 15px; background: #185FA5; color: #fff;
  border: none; border-radius: 10px; font-size: 16px; font-weight: 600;
  cursor: pointer; transition: background .2s; font-family: inherit; width: 100%;
}
.form-submit:hover { background: #0C447C; }

/* ============================================================
   4. LAYOUT STRUCTUREL
   ============================================================ */

/* Page wrapper */
.page-wrapper { background: #FFFFFF; overflow-x: hidden; }

/* Header */
.site-header {
  position: sticky; top: 0; z-index: 50;
  backdrop-filter: saturate(160%) blur(10px);
  background: rgba(255,255,255,0.82);
  border-bottom: 1px solid rgba(44,44,42,0.08);
}
.nav-inner {
  max-width: 1120px; margin: 0 auto; padding: 16px 24px;
  display: flex; align-items: center; justify-content: space-between;
  gap: 24px; flex-wrap: wrap;
}
.nav-logo { display: flex; align-items: center; gap: 11px; text-decoration: none; }
.nav-brand { font-family: 'Sora', sans-serif; font-weight: 600; font-size: 20px; letter-spacing: -0.01em; color: #2C2C2A; }
.nav-links { display: flex; align-items: center; gap: 30px; flex-wrap: wrap; }

/* Language switcher */
.lang-switcher { display: flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 600; }
.lang-active { color: #185FA5; }
.lang-link { color: #8A8A84; text-decoration: none; transition: color .15s; }
.lang-link:hover { color: #185FA5; }
.lang-switcher > * + * { padding-left: 6px; border-left: 1px solid rgba(44,44,42,0.15); }

/* Hero */
.hero-section {
  max-width: 1120px; margin: 0 auto;
  padding: clamp(60px,9vw,110px) 24px clamp(56px,8vw,96px);
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(330px,1fr));
  gap: clamp(40px,6vw,72px); align-items: center;
}
.display-h1 {
  font-family: 'Sora', sans-serif; font-weight: 700;
  font-size: clamp(34px,5.2vw,58px); line-height: 1.04;
  letter-spacing: -0.03em; color: #2C2C2A;
  margin: 0 0 24px; text-wrap: balance;
}
.display-h2 {
  font-family: 'Sora', sans-serif; font-weight: 600;
  font-size: clamp(27px,3.6vw,40px); line-height: 1.1;
  letter-spacing: -0.02em; color: #2C2C2A; margin: 0; text-wrap: balance;
}
.hero-lead {
  font-family: 'Manrope', sans-serif;
  font-size: clamp(17px,2vw,20px); line-height: 1.6; color: #52524E;
  margin: 0 0 34px; max-width: 46ch;
}
.hero-cta { display: flex; gap: 14px; flex-wrap: wrap; }
.hero-meta { font-family: 'Manrope', sans-serif; font-size: 14px; color: #8A8A84; margin: 26px 0 0; }
.hero-graphic {
  position: relative; aspect-ratio: 1/1; min-height: 300px;
  display: flex; align-items: center; justify-content: center;
}
.hero-glow {
  position: absolute; inset: 6%;
  border-radius: 24px;
  background: radial-gradient(circle at 50% 45%, rgba(55,138,221,0.10), rgba(241,239,232,0) 68%);
}
.network-container { width: 100%; height: 100%; max-width: 440px; }

/* Body text */
.body-text { font-family: 'Manrope', sans-serif; font-size: 18px; line-height: 1.65; color: #52524E; margin: 0; }

/* A propos */
.apropos-section {
  scroll-margin-top: 84px;
  background: #F1EFE8;
  border-top: 1px solid rgba(44,44,42,0.06);
  border-bottom: 1px solid rgba(44,44,42,0.06);
}
.apropos-inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
  gap: clamp(40px,6vw,72px); align-items: start;
}
.portrait-placeholder {
  position: relative; aspect-ratio: 4/5; max-width: 380px;
  border-radius: 16px; overflow: hidden;
  background: repeating-linear-gradient(45deg,#E4E1D7 0 12px,#ECE9E1 12px 24px);
  border: 1px solid rgba(44,44,42,0.08);
  display: flex; align-items: flex-end; padding: 16px;
}

.portrait-img {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: center;
}

.portrait-label {
  font-family: ui-monospace, Menlo, monospace; font-size: 12px; color: #7A7A74;
  background: #F1EFE8; padding: 6px 10px; border-radius: 6px;
  border: 1px solid rgba(44,44,42,0.08);
}
.timeline { display: flex; flex-direction: column; gap: 0; }
.timeline-item p { margin: 0; }
.timeline-title { font-weight: 600; font-size: 16px; color: #2C2C2A; }
.timeline-sub { margin: 3px 0 0 !important; font-size: 14px; color: #8A8A84; }

/* Services */
.services-section { scroll-margin-top: 84px; }
.cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px,1fr));
  gap: 24px;
}
.card-title { font-family: 'Sora', sans-serif; font-weight: 600; font-size: 23px; color: #2C2C2A; margin: 0 0 12px; }
.card-text { font-size: 16px; line-height: 1.6; color: #52524E; margin: 0; }
/* Tech tags */
.card-techs {
  display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px;
  padding-top: 18px; border-top: 1px solid rgba(44,44,42,0.08);
}
.tech-tag {
  font-size: 12px; font-weight: 600; color: #185FA5;
  background: rgba(24,95,165,0.08); padding: 4px 10px;
  border-radius: 6px; border: 1px solid rgba(24,95,165,0.15);
}

.example-box {
  background: #F1EFE8; border: 1px solid rgba(44,44,42,0.08);
  border-radius: 12px; padding: 16px 18px; margin: 0 0 24px;
}

/* Pourquoi */
.pourquoi-section { scroll-margin-top: 84px; background: #2C2C2A; color: #F1EFE8; }
.why-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
  gap: clamp(28px,4vw,48px);
}
.why-num { font-family: 'Sora', sans-serif; font-weight: 600; font-size: 14px; color: #378ADD; }
.why-title { font-family: 'Sora', sans-serif; font-weight: 600; font-size: 21px; color: #FFFFFF; margin: 14px 0 12px; }
.why-text { font-size: 16px; line-height: 1.6; color: rgba(241,239,232,0.72); margin: 0; }

/* Realisations */
.realisations-section { scroll-margin-top: 84px; }
.realisations-header {
  margin: 0 0 clamp(36px,4vw,52px);
  display: flex; justify-content: space-between;
  align-items: flex-end; gap: 24px; flex-wrap: wrap;
}
.disclaimer-text { font-size: 14px; color: #8A8A84; max-width: 280px; margin: 0; }
.projects-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(290px,1fr));
  gap: 24px;
}
.project-preview-label {
  font-family: ui-monospace, Menlo, monospace; font-size: 11px; color: #7A7A74;
  background: #F1EFE8; padding: 5px 9px; border-radius: 6px;
  border: 1px solid rgba(44,44,42,0.08);
}
.project-title { font-family: 'Sora', sans-serif; font-weight: 600; font-size: 19px; color: #2C2C2A; margin: 0 0 8px; }
.project-text { font-size: 15px; line-height: 1.55; color: #52524E; margin: 0 0 16px; }
.project-tags { display: flex; gap: 8px; flex-wrap: wrap; }

/* Contact */
.contact-section {
  scroll-margin-top: 84px;
  background: #F1EFE8;
  border-top: 1px solid rgba(44,44,42,0.06);
}
.contact-inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
  gap: clamp(40px,6vw,72px);
}
.contact-links { display: flex; flex-direction: column; gap: 16px; }
.contact-link {
  display: flex; align-items: center; gap: 14px;
  text-decoration: none; color: #2C2C2A; font-size: 17px; font-weight: 600;
}
.contact-link--text { cursor: default; color: #52524E; font-weight: 400; }

/* Footer */
.site-footer { background: #fff; border-top: 1px solid rgba(44,44,42,0.08); }
.footer-inner {
  max-width: 1120px; margin: 0 auto; padding: 40px 24px;
  display: flex; justify-content: space-between; align-items: center;
  gap: 24px; flex-wrap: wrap;
}
.footer-logo { display: flex; align-items: center; gap: 11px; }
.footer-brand { font-family: 'Sora', sans-serif; font-weight: 600; font-size: 17px; color: #2C2C2A; }
.footer-text { margin: 0; font-size: 14px; color: #8A8A84; }

/* Project card — real project variant */
.project-card-img--real {
  background: linear-gradient(135deg, #EAF3FC 0%, #D6E9F8 100%);
}
.project-card-img--workflow {
  background: #F7F6F2;
  display: flex; align-items: center; justify-content: center;
  padding: 16px;
}
.workflow-img {
  width: 100%; height: auto; display: block;
}
.project-screenshot {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover; object-position: top;
  display: block; z-index: 0;
}
.project-badge, .project-link-overlay { position: relative; z-index: 1; }
.project-badge--real {
  background: #185FA5;
  color: #fff;
  border-color: transparent;
}
.project-link-overlay {
  display: inline-flex; align-items: center;
  font-family: 'Manrope', sans-serif; font-size: 13px; font-weight: 600;
  color: #185FA5; background: #fff; padding: 5px 12px;
  border-radius: 20px; border: 1px solid rgba(24,95,165,0.25);
  text-decoration: none; transition: background .15s, color .15s;
}
.project-link-overlay:hover { background: #185FA5; color: #fff; }
