

/* ============================================================
   EasyPeasy Flight — Fiche destination (gabarit de référence)
   Look éditorial v2 + coquille (nav / fil d'Ariane / pied de page).
   ============================================================ */

/* Drapeaux emoji (sélecteur de langue) */
@font-face{font-family:'Twemoji Country Flags';unicode-range:U+1F1E6-1F1FF,U+1F3F4,U+E0062-E0063,U+E0065,U+E0067,U+E006C,U+E006E,U+E0073-E0074,U+E0077,U+E007F;src:url('https://cdn.jsdelivr.net/npm/country-flag-emoji-polyfill@0.1/dist/TwemojiCountryFlags.woff2') format('woff2');font-display:swap}

/* Variables de marque (jeu unique, issu de la v2) */
:root{--ink:#0C1F3D;--ink-soft:#3D4E6A;--bg:#F7F6F1;--paper:#FFFFFF;--line:#E5E2D9;--line-soft:#F0EDE3;--muted:#8A8678;--sky:#1E90FF;--sky-deep:#0F5FB8;--sky-soft:#E8F2FF;--sun:#E89C2A;--sun-soft:#FBF6E5;--green:#2D9B5F;--r:14px;--r-sm:8px;--r-lg:20px;--disp:'Bricolage Grotesque',system-ui,sans-serif;--body:'Inter',system-ui,sans-serif;--serif:'Instrument Serif',serif;--shadow:0 1px 2px rgba(12,31,61,.04),0 2px 8px rgba(12,31,61,.06);--shadow-lg:0 4px 24px rgba(12,31,61,.08)}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Twemoji Country Flags',var(--body);background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}
em{font-style:italic}
a{color:inherit;text-decoration:none}
button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}
img{display:block;max-width:100%}
.wrap{max-width:1000px;margin:0 auto;padding:0 22px}

/* ---- Barre de navigation ---- */
.nav { position: sticky; top: 0; background: rgba(247, 246, 241, 0.92); backdrop-filter: blur(10px); border-bottom: 1px solid var(--line); z-index: 100; }
.nav-inner { max-width: 1200px; margin: 0 auto; padding: 14px 22px; display: flex; justify-content: space-between; align-items: center; }
.brand { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); }
.brand:hover { text-decoration: none; }
.brand-mark{flex-shrink:0;display:block}
.logo { width: 32px; height: 32px; display: block; background: #DCEAFB; border: 1px solid #BCD6F5; border-radius: 10px; padding: 4px; box-shadow: 0 1px 2px rgba(12, 31, 61, 0.06); }
.logo svg { width: 100%; height: 100%; }
.brand-name { font-family: var(--disp); display: inline-flex; flex-direction: column; line-height: 1; gap: 3px; }
.brand-name .bn-main { font-weight: 800; font-size: 18px; letter-spacing: -0.03em; color: var(--ink); }
.brand-name .bn-badge { font-size: 9px; font-weight: 600; letter-spacing: 0.24em; color: var(--sky-deep); background: #DCEAFB; border-radius: 4px; padding: 2px 7px; text-transform: uppercase; align-self: flex-start; }
.brand-name em { font-style: normal; }
.ep-brand-text{font-family:'Instrument Serif',serif;font-size:23px;line-height:1;color:#0C1F3D;font-weight:400;white-space:nowrap}
.ep-brand-text em{font-style:italic}
.bn-tm{font-size:.55em;font-weight:600;color:var(--sky-deep);vertical-align:0.6em;margin-left:2px;opacity:.8;letter-spacing:0}
.nav-links { display: flex; align-items: center; gap: 22px; position: relative; }
.nav-links > a { font-size: 14px; font-weight: 500; color: var(--ink-soft); }
.nav-links > a:hover { color: var(--ink); text-decoration: none; }
.lang-btn { display: inline-flex; align-items: center; gap: 6px; padding: 6px 10px; border-radius: 999px; background: var(--paper); border: 1px solid var(--line); font-size: 12px; font-weight: 600; color: var(--ink); }
.lang-btn:hover { background: var(--bg); }
.lang-icon { width: 14px; height: 14px; }
.lang-chev { width: 10px; height: 10px; opacity: 0.6; transition: transform 0.15s; }
.lang-btn[aria-expanded="true"] .lang-chev { transform: rotate(180deg); }
.lang-menu { position: absolute; top: calc(100% + 6px); right: 0; background: var(--paper); border: 1px solid var(--line); border-radius: var(--r); padding: 6px; min-width: 160px; box-shadow: var(--shadow); display: none; flex-direction: column; z-index: 110; }
.lang-menu.open { display: flex; }
.lang-menu button { display: flex; align-items: center; gap: 10px; padding: 8px 12px; border-radius: var(--r-sm); font-size: 13px; color: var(--ink); text-align: left; transition: background 0.15s; }
.lang-menu button:hover { background: var(--bg); }
.lang-opt-flag { font-size: 10px; font-weight: 700; letter-spacing: 0.05em; background: var(--bg); padding: 3px 6px; border-radius: 4px; color: var(--ink-soft); }

/* ---- Fil d'Ariane ---- */
.breadcrumb { max-width: 1000px; margin: 0 auto; padding: 16px 22px 0; font-size: 13px; color: var(--muted); }
.breadcrumb a { color: var(--muted); }
.breadcrumb a:hover { color: var(--sky-deep); }
.breadcrumb-sep { margin: 0 8px; opacity: 0.5; }
.breadcrumb-current { color: var(--ink); font-weight: 500; }

/* ---- HERO (texte, v2) ---- */
.hero{background:linear-gradient(180deg,#EAF3FF 0%,var(--bg) 88%);padding:52px 0 40px;border-bottom:1px solid var(--line)}
.hero-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sky-deep);background:#fff;border:1px solid var(--line);padding:5px 12px;border-radius:999px;margin-bottom:16px}
.hero h1{font-family:var(--serif);font-size:clamp(52px,9vw,86px);font-weight:400;line-height:.95;letter-spacing:-.01em;margin-bottom:6px}
.hero h1 em{color:var(--sky)}
.hero-tag{font-family:var(--serif);font-size:clamp(20px,3vw,26px);color:var(--ink-soft);font-style:italic;margin-bottom:14px}
.hero-lead{font-size:17px;color:var(--ink-soft);max-width:600px;line-height:1.55}

/* Espace de montage du widget de recherche partagé */
.epf-search{margin-top:26px}

/* Chips repères */
.hero-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}
.chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 14px 8px 10px;font-size:12.5px;font-weight:500;color:var(--ink)}
.chip svg{width:18px;height:18px;stroke:#0C1F3D;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}
.chip b{font-weight:700}
.chip .c-sub{color:var(--muted);font-weight:400}

/* ---- Sections ---- */
section{padding:50px 0}
section+section{border-top:1px solid var(--line-soft)}
.sec-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sky);margin-bottom:10px}
.sec-title{font-family:var(--serif);font-size:34px;font-weight:400;line-height:1.12;letter-spacing:-.01em;margin-bottom:8px}
.sec-title em{color:var(--sky-deep)}
.sec-lead{font-size:16px;color:var(--ink-soft);max-width:640px;margin-bottom:30px}

.ico{width:46px;height:46px;border-radius:12px;background:var(--sky-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ico svg{width:26px;height:26px;stroke:var(--ink);stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}
.ico.warm{background:var(--sun-soft)}
.ico.calm{background:#EAF6EF}

.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.why-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:26px 24px;transition:box-shadow .2s,transform .2s,border-color .2s}
.why-card:hover{box-shadow:0 12px 30px rgba(12,31,61,.07);transform:translateY(-3px);border-color:rgba(30,144,255,.25)}
.why-card .ico{margin-bottom:16px}
.why-card h3{font-family:var(--serif);font-size:23px;font-weight:400;margin-bottom:7px}
.why-card p{font-size:14.5px;color:var(--ink-soft);line-height:1.55}

.ss{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:30px 32px;box-shadow:0 4px 24px rgba(12,31,61,.05)}
.ss-top{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:space-between;border-bottom:1px solid var(--line-soft);padding-bottom:22px;margin-bottom:22px}
.ss-badge{display:flex;align-items:center;gap:14px}
.ss-badge .ico{width:54px;height:54px;border-radius:14px}
.ss-badge .ico svg{width:30px;height:30px}
.ss-label{font-family:var(--serif);font-size:22px;line-height:1.1}
.ss-score{font-size:14px;color:var(--muted);margin-top:2px}
.ss-score b{font-family:var(--serif);font-size:26px;color:var(--ink);font-weight:400}
.ss-method{font-size:12.5px;color:var(--muted);max-width:280px;text-align:right;line-height:1.45}
.ss-crit{margin-bottom:16px}.ss-crit:last-child{margin-bottom:0}
.ss-crit-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:7px;font-size:14px}
.ss-crit-name{font-weight:600}
.ss-crit-val{color:var(--sky-deep);font-weight:600;font-size:13px}
.ss-track{height:7px;background:var(--line-soft);border-radius:99px;overflow:hidden}
.ss-track span{display:block;height:100%;background:linear-gradient(90deg,var(--sky),var(--sky-deep));border-radius:99px}
.ss-track.mid span{background:linear-gradient(90deg,#F0B44B,var(--sun))}
.ss-src{font-size:12px;color:var(--muted);margin-top:22px;line-height:1.5;border-top:1px dashed var(--line);padding-top:16px}

.seasons{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.season{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px 18px;text-align:center;position:relative}
.season.best{border-color:rgba(30,144,255,.35);box-shadow:0 8px 24px rgba(30,144,255,.08)}
.season-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--sky);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 11px;border-radius:999px}
.season .ico{margin:0 auto 12px}
.season-name{font-family:var(--serif);font-size:21px;margin-bottom:2px}
.season-months{font-size:12px;font-weight:600;color:var(--sky-deep)}
.season-temp{font-size:12px;color:var(--muted);margin:4px 0 10px}
.season-note{font-size:12.5px;color:var(--ink-soft);line-height:1.45}

.tip{display:flex;gap:16px;align-items:flex-start;background:linear-gradient(135deg,var(--sun-soft),#fff);border:1px solid #EFD9A8;border-radius:var(--r-lg);padding:22px 24px;margin-top:20px}
.tip .ico{background:#fff;border:1px solid #EFD9A8}
.tip h4{font-family:var(--disp);font-size:14px;font-weight:700;margin-bottom:5px}
.tip p{font-size:14px;color:var(--ink-soft);line-height:1.55}

/* Incontournables */
.spots{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.spot{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px 26px 24px;transition:box-shadow .2s,transform .2s,border-color .2s}
.spot:hover{box-shadow:0 12px 30px rgba(12,31,61,.07);transform:translateY(-3px);border-color:rgba(30,144,255,.25)}
.spot-top{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}
.spot-num{font-family:var(--serif);font-size:34px;color:var(--sky);line-height:.9;opacity:.55}
.spot-eyebrow{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}
.spot h3{font-family:var(--serif);font-size:26px;font-weight:400;margin-bottom:8px}
.spot p{font-size:14.5px;color:var(--ink-soft);line-height:1.55}

.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.fact{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);padding:18px;display:flex;gap:14px;align-items:flex-start}
.fact .ico{width:40px;height:40px;border-radius:10px}.fact .ico svg{width:22px;height:22px}
.fact-k{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:3px}
.fact-v{font-family:var(--serif);font-size:19px;line-height:1.1;margin-bottom:3px}
.fact-n{font-size:12.5px;color:var(--ink-soft);line-height:1.4}

/* Fin : autres destinations */
.more{background:#EAE7DA;border-top:1px solid var(--line)}
.more .sec-title{text-align:center}
.more .sec-eyebrow{text-align:center}
.more-head{text-align:center;margin-bottom:30px}
.more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.dcard{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:22px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;gap:10px;transition:box-shadow .2s,transform .2s,border-color .2s}
.dcard:hover{box-shadow:0 12px 30px rgba(12,31,61,.08);transform:translateY(-3px);border-color:rgba(30,144,255,.3)}
.dcard .ico{width:42px;height:42px}
.dcard-name{font-family:var(--serif);font-size:22px}
.dcard-sub{font-size:13.5px;color:var(--ink-soft);line-height:1.5;flex:1}
.dcard-arr{font-size:13px;font-weight:600;color:var(--sky-deep)}
.more-all{text-align:center;margin-top:30px}
.more-btn{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;border-radius:12px;padding:15px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s}
.more-btn:hover{background:#0a1830}
.more-btn svg{width:16px;height:16px;stroke:#fff;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:760px){
  .why-grid,.facts,.more-grid,.spots{grid-template-columns:1fr}
  .seasons{grid-template-columns:1fr 1fr}
  .ss-method{text-align:left;max-width:none}.ss-top{justify-content:flex-start}
}

/* ---- Pied de page ---- */
.foot { background: var(--ink); color: #fff; padding: 56px 22px 28px; margin-top: 80px; }
.foot-grid { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px; padding-bottom: 36px; border-bottom: 1px solid rgba(255,255,255,0.12); }
@media (max-width: 720px) { .foot-grid { grid-template-columns: 1fr 1fr; gap: 30px; } }
.foot-brand p { font-size: 13px; color: rgba(255,255,255,0.65); margin-top: 12px; max-width: 280px; }
.foot-brand .brand-name .bn-main { color: #fff; }
.foot-brand .brand-name .bn-badge { color: #0F5FB8; background: #DCEAFB; }
.foot-col h4 { font-family: var(--disp); font-size: 13px; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; color: rgba(255,255,255,0.5); margin-bottom: 14px; }
.foot-col ul { list-style: none; }
.foot-col ul li { margin-bottom: 8px; }
.foot-col a { color: rgba(255,255,255,0.85); font-size: 14px; }
.foot-col a:hover { color: #fff; }
.foot-bottom { max-width: 1200px; margin: 0 auto; padding-top: 24px; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 14px; font-size: 12px; color: rgba(255,255,255,0.55); }
.foot-logo-text{font-family:'Instrument Serif',serif;font-size:26px;line-height:1;color:#F7F6F1;font-weight:400;white-space:nowrap}
.foot-logo-text em{font-style:italic}
.foot-social { margin-top: 18px; }
.foot-social a { display: inline-flex; align-items: center; gap: 8px; color: rgba(255,255,255,0.65); font-size: 13px; font-weight: 600; text-decoration: none; transition: color 0.15s; border: 1px solid rgba(255,255,255,0.15); border-radius: 999px; padding: 7px 16px 7px 10px; }
.foot-social a:hover { color: #fff; border-color: rgba(255,255,255,0.4); }
.foot-social-ico { width: 28px; height: 28px; border-radius: 8px; background: linear-gradient(135deg,#F58529,#DD2A7B,#8134AF); display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; }
.foot-social-ico svg { width: 15px; height: 15px; fill: none; stroke: #fff; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

@media (max-width: 720px) { .nav-links > a { display: none; } }

/* ---- Bouton « revenir en haut » ---- */
.to-top { position: fixed; right: 16px; bottom: 20px; width: 44px; height: 44px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid var(--line); border-radius: 50%; background: var(--paper, #FDFCF9); color: var(--ink); box-shadow: 0 4px 16px rgba(12,31,61,.14); cursor: pointer; opacity: 0; visibility: hidden; transform: translateY(12px); transition: opacity .2s ease, transform .2s ease, visibility .2s; z-index: 240; }
.to-top.show { opacity: 1; visibility: visible; transform: translateY(0); }
.to-top:hover { background: var(--sky-soft); color: var(--sky-deep); border-color: var(--sky); }
.to-top svg { width: 20px; height: 20px; }
@media (prefers-reduced-motion: reduce) { .to-top { transition: opacity .2s ease, visibility .2s; } }

  