/* CVE Site Public — Thème Vallée d'Eure 3.3.01
   Design municipal clair, rectangulaire, inspiré de la maquette fournie. */
:root{
  --cve-blue:#063b5b;
  --cve-blue-2:#0b4f78;
  --cve-navy:#071f3e;
  --cve-green:#6b9f35;
  --cve-green-2:#5b8f2d;
  --cve-light:#f7f6f2;
  --cve-paper:#ffffff;
  --cve-line:#deded6;
  --cve-text:#17243d;
  --cve-muted:#667085;
  --cve-serif: 'Aptos Display', 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
  --cve-sans: Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
}
html body.cve-public-standalone,
html body.cve-public-managed-frontpage{
  margin:0!important;
  padding:0!important;
  background:var(--cve-light)!important;
  color:var(--cve-text)!important;
  font-family:var(--cve-sans)!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.cve-public-standalone *,
body.cve-public-standalone *::before,
body.cve-public-standalone *::after{box-sizing:border-box}
body.cve-public-standalone a{color:inherit;text-decoration:none}
body.cve-public-standalone img{max-width:100%;height:auto}
body.cve-public-managed-frontpage .site,
body.cve-public-managed-frontpage .site-main,
body.cve-public-managed-frontpage .wp-site-blocks,
body.cve-public-managed-frontpage .entry-header,
body.cve-public-managed-frontpage .entry-title,
body.cve-public-managed-frontpage .page-header,
body.cve-public-managed-frontpage #masthead,
body.cve-public-managed-frontpage .site-header,
body.cve-public-managed-frontpage footer.site-footer,
body.cve-public-managed-frontpage #colophon{display:none!important}
.cve-managed-frontpage,
.cve-page-shell,
.cve-managed-footer{width:100%!important;max-width:none!important;margin:0 auto!important;background:#fff!important;box-shadow:none!important;overflow:visible!important;border-radius:0!important}
.cve-container{width:min(var(--cve-container-max,1180px),calc(100% - 72px));margin:0 auto}
/* topbar */
.cve-topbar{background:linear-gradient(90deg,#073d5d,#063452);color:#fff;font-size:13px;font-weight:750;letter-spacing:.01em}
.cve-topbar-inner{width:min(1180px,calc(100% - 72px));margin:0 auto;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.cve-topbar-left,.cve-topbar-right{display:flex;align-items:center;gap:0;min-width:0}
.cve-topbar-left span,.cve-topbar-right>a,.cve-topbar-right>span{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border-left:1px solid rgba(255,255,255,.18);white-space:nowrap;color:rgba(255,255,255,.94)}
.cve-topbar-left span:first-child{border-left:0;padding-left:0}.cve-topbar-right>a:first-child{border-left:0}
.cve-topbar-left span::before{content:'⌾';font-size:11px;color:#a4ce65;margin-right:7px}.cve-topbar-aa{font-weight:900}.cve-topbar-contrast{color:#a4ce65!important;font-weight:950}
.cve-topbar-contact{background:var(--cve-green)!important;color:#fff!important;padding:0 20px!important;border-left:0!important;margin-left:10px;font-weight:900}.cve-topbar-contact::before{content:'✉';margin-right:8px;font-size:12px}.cve-topbar-right{justify-content:flex-end!important}
/* header */
.cve-front-header{position:sticky!important;top:0;z-index:90;background:#fff!important;border-bottom:1px solid #e6e3dc!important;box-shadow:0 7px 22px rgba(22,35,53,.06)!important}
.admin-bar .cve-front-header{top:32px}
.cve-front-header-inner{width:min(1180px,calc(100% - 72px));min-height:116px;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:265px minmax(0,1fr) 44px!important;align-items:center!important;gap:22px!important;background:#fff!important}
.cve-front-brand{display:flex!important;align-items:center!important;min-height:116px!important;position:relative;z-index:4!important;transform:none!important}
.cve-front-brand img{display:block!important;width:auto!important;max-width:220px!important;max-height:86px!important;object-fit:contain!important;filter:none!important}
.cve-front-brand-fallback{display:inline-flex;align-items:center;justify-content:center;width:168px;height:64px;background:#f5f7f0;color:var(--cve-blue);font-family:var(--cve-serif);font-size:24px;font-weight:900;text-transform:uppercase;letter-spacing:.02em}
.cve-front-menu-toggle{display:none!important;border:0;background:transparent;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;z-index:10}
.cve-front-menu-toggle span{display:block;width:25px;height:2px;background:var(--cve-blue);transition:.18s ease}
.cve-front-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.cve-front-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}
.cve-front-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.cve-front-nav-panel{min-width:0;display:block!important}.cve-front-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;flex-wrap:nowrap!important;min-width:0!important}
.cve-front-nav-item{position:relative;display:flex;align-items:center}
.cve-front-nav-main,.cve-front-nav a{display:inline-flex!important;align-items:center!important;min-height:48px!important;padding:0 13px!important;color:#111b2e!important;font-size:14px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;position:relative!important}
.cve-front-nav-main::after{content:'';position:absolute;left:13px;right:13px;bottom:5px;height:3px;background:var(--cve-green);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.cve-front-nav-main:hover::after,.cve-front-nav-item:first-child .cve-front-nav-main::after{transform:scaleX(1)}
.cve-front-nav-item.has-children>.cve-front-nav-main::before{content:'⌄';order:2;margin-left:7px;font-size:13px;color:#5b6470}.cve-front-subnav{position:absolute;top:100%;left:0;min-width:220px;background:#fff;border:1px solid #e4e2da;box-shadow:0 18px 34px rgba(18,28,43,.12);padding:8px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease;z-index:50}.cve-front-nav-item:hover .cve-front-subnav{opacity:1;visibility:visible;transform:translateY(0)}.cve-front-subnav a{display:flex!important;min-height:38px!important;justify-content:flex-start!important;padding:0 12px!important;font-size:13px!important;color:#162038!important}.cve-front-subnav a:hover{background:#f4f7ef;color:var(--cve-green-2)!important}
.cve-front-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important}.cve-front-search-form{display:flex;align-items:center;justify-content:flex-end;position:relative}.cve-front-search{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;border:0!important;background:transparent!important;color:#1a2234!important;font-size:22px!important;font-weight:800!important;cursor:pointer!important}.cve-front-search-form input[type=search]{position:absolute;right:42px;width:0;opacity:0;pointer-events:none;height:40px;border:1px solid #d8d8d0;background:#fff;padding:0 12px;transition:.2s ease}.cve-front-search-form.is-open input[type=search],.cve-front-search-form:focus-within input[type=search]{width:210px;opacity:1;pointer-events:auto}.cve-front-contact{display:none!important}
/* hero */
.cve-hero{position:relative;min-height:var(--cve-hero-min,430px);background-color:#123e52;background-image:linear-gradient(90deg,rgba(3,22,37,.72) 0%,rgba(5,40,62,.42) 36%,rgba(5,40,62,.10) 67%,rgba(5,40,62,0) 100%),var(--cve-hero-bg,linear-gradient(135deg,#275f7a,#8aa15c));background-position:center;background-size:cover;overflow:hidden}
.cve-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.22));pointer-events:none}.cve-hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 72px));min-height:var(--cve-hero-min,430px);margin:0 auto;display:flex;align-items:center}.cve-hero-content{max-width:620px;color:#fff;text-shadow:0 3px 14px rgba(0,0,0,.35)}.cve-hero-content h1{margin:0 0 14px;color:#fff;font-family:var(--cve-serif);font-size:clamp(46px,5.4vw,70px);font-weight:500;letter-spacing:-.045em;line-height:.98}.cve-hero-slogan{display:inline-flex;align-items:flex-start;margin:0 0 18px;overflow:hidden}.cve-hero-slogan span{display:inline-block;position:relative;color:#e6f3d3;font-size:clamp(20px,2.3vw,30px);font-weight:700;letter-spacing:.08em;text-transform:lowercase;opacity:0;transform:translateY(14px);animation:cveHeroSloganIn .8s ease .18s forwards}.cve-hero-slogan span::after{content:'';display:block;width:0;height:2px;margin-top:8px;background:var(--cve-green);animation:cveHeroSloganLine .9s ease .92s forwards}.cve-hero-text{max-width:530px;color:#fff;font-size:clamp(17px,1.6vw,22px);font-weight:650;line-height:1.45}.cve-hero-text p{margin:0}.cve-hero-buttons{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.cve-hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border:2px solid rgba(255,255,255,.65);color:#fff!important;font-size:15px;font-weight:950;line-height:1;transition:.18s ease}.cve-hero-button.primary{background:var(--cve-green);border-color:var(--cve-green)}.cve-hero-button.secondary{background:rgba(0,0,0,.15);border-color:rgba(255,255,255,.72)}.cve-hero-button:hover{transform:translateY(-2px);filter:brightness(1.06)}.cve-hero-button span{margin-left:12px}
@keyframes cveHeroSloganIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@keyframes cveHeroSloganLine{from{width:0}to{width:100%}}
@media (prefers-reduced-motion: reduce){.cve-hero-slogan span,.cve-hero-slogan span::after{animation:none!important;opacity:1!important;transform:none!important;width:100%!important}}

/* quick links */
.cve-quick-links{background:#fff;border-bottom:1px solid #e9e6df}.cve-quick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));box-shadow:0 20px 50px rgba(32,47,67,.08);transform:translateY(var(--cve-quick-offset,18px));background:#fff;position:relative;z-index:4}.cve-quick-link-item{min-height:138px;padding:24px 18px 21px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;border-right:1px solid #dfddd5;color:#10213b;transition:.18s ease}.cve-quick-link-item:last-child{border-right:0}.cve-quick-icon svg{width:42px;height:42px;margin-bottom:14px;stroke:var(--cve-green);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.cve-quick-link-item strong{font-size:15px;font-weight:950;color:#17213a;margin-bottom:8px}.cve-quick-link-item small{display:block;color:#3d4657;font-size:12.5px;line-height:1.35}.cve-quick-link-item:hover{background:#f9fbf4;color:var(--cve-green-2)}
/* sections */
.cve-intro-section{background:#fff;padding:72px 0 46px}.cve-intro-grid{display:grid;grid-template-columns:.82fr 1.28fr;gap:66px;align-items:center}.cve-section-kicker{display:block;color:var(--cve-green);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.cve-intro-text h2,.cve-section-head h2{margin:0;color:var(--cve-navy);font-family:var(--cve-serif);font-weight:500;letter-spacing:-.035em;line-height:1.04}.cve-intro-text h2{font-size:clamp(34px,3.4vw,47px);margin-bottom:24px}.cve-intro-text p{font-size:15px;line-height:1.72;color:#36445a;margin:0 0 10px}.cve-green-button{display:inline-flex;align-items:center;gap:14px;margin-top:22px;min-height:44px;padding:0 24px;background:var(--cve-green);color:#fff!important;font-size:14px;font-weight:950;transition:.18s ease}.cve-green-button:hover{background:var(--cve-green-2);transform:translateY(-1px)}.cve-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid #e2dfd8;border-top:1px solid transparent}.cve-stat-row article{min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid #e2dfd8}.cve-stat-row svg{width:38px;height:38px;stroke:var(--cve-green);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}.cve-stat-row strong{font-family:var(--cve-serif);font-size:40px;font-weight:500;line-height:1;color:var(--cve-navy)}.cve-stat-row small{font-size:14px;color:#263249;margin-top:3px}.cve-wide-photo{height:162px;margin-top:24px;background-image:linear-gradient(90deg,rgba(255,255,255,.02),rgba(255,255,255,.02)),var(--cve-photo-bg,linear-gradient(135deg,#dfead5,#89aa6d 48%,#2e6275));background-position:center;background-size:cover;border:1px solid #dcd9d0}.cve-wide-photo::after{content:'';display:block;width:100%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 34%,rgba(0,0,0,.08))}
.cve-discover-section,.cve-news-section,.cve-agenda-section,.cve-daily-section{background:#fbfaf7;padding:var(--cve-section-space,38px) 0}.cve-discover-section{border-top:1px solid #eee9df}.cve-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.cve-section-head h2{font-size:clamp(31px,3vw,43px)}.cve-section-head>a{display:inline-flex;align-items:center;gap:10px;color:var(--cve-navy);font-size:14px;font-weight:950;white-space:nowrap}.cve-section-head>a:hover{color:var(--cve-green)}.cve-section-head.compact{margin-bottom:18px}.cve-card-grid{display:grid;gap:28px}.cve-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cve-card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cve-discover-card,.cve-daily-card,.cve-news-card{background:#fff;border:1px solid #dedbd3;box-shadow:0 8px 25px rgba(22,35,53,.04);transition:.18s ease}.cve-discover-card:hover,.cve-daily-card:hover,.cve-news-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(22,35,53,.10)}.cve-card-photo{display:block;height:152px;background-color:#d8e4d1;background-image:var(--cve-photo-bg,linear-gradient(135deg,#244d64,#9abc68));background-position:center;background-size:cover;position:relative;overflow:hidden}.cve-card-photo::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,58,88,.12),rgba(107,159,53,.18))}.cve-photo-walks{background-image:var(--cve-photo-bg,linear-gradient(135deg,#1f5135,#91b76b 50%,#d5bf79))}.cve-photo-heritage{background-image:var(--cve-photo-bg,linear-gradient(135deg,#d1d2ca,#576a71 55%,#1e3951))}.cve-photo-river{background-image:var(--cve-photo-bg,linear-gradient(135deg,#87bed4,#436f47 52%,#133d58))}.cve-photo-school{background-image:linear-gradient(135deg,#e6dfc6,#b78a52 48%,#71904a)}.cve-photo-canteen{background-image:linear-gradient(135deg,#efe1c2,#d69b42 50%,#785730)}.cve-photo-kids{background-image:linear-gradient(135deg,#e8d6b0,#87ac55 45%,#4d7d82)}.cve-photo-life{background-image:linear-gradient(135deg,#d3e5b2,#689a38 50%,#203a58)}.cve-card-body{display:grid;grid-template-columns:1fr 42px;gap:12px;align-items:end;padding:22px 22px 20px}.cve-card-body strong{grid-column:1/-1;color:var(--cve-navy);font-family:var(--cve-serif);font-size:24px;font-weight:500;line-height:1.08}.cve-card-body small{color:#3b4658;font-size:14px;line-height:1.45}.cve-card-body em{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--cve-green);color:#fff;font-style:normal;font-size:20px;align-self:end;justify-self:end}
/* news */
.cve-news-section{padding-top:20px}.cve-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.cve-news-card{padding:0;border:0;box-shadow:none;background:transparent}.cve-news-image{display:block;height:112px;background-image:var(--cve-news-bg,linear-gradient(135deg,#dbe7ce,#8fac5d 52%,#234b61));background-size:cover;background-position:center;position:relative;border:1px solid #ddd9d0}.cve-date{position:absolute;left:0;top:0;width:56px;height:64px;background:var(--cve-green);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;text-align:center}.cve-date strong{font-size:22px;line-height:1}.cve-date small{font-size:12px;font-weight:900;text-transform:uppercase}.cve-news-card h3{margin:15px 0 6px;color:var(--cve-navy);font-size:16px;line-height:1.25;font-weight:950}.cve-news-card h3 a:hover{color:var(--cve-green)}.cve-news-card p{margin:0;color:#3a4457;font-size:13.5px;line-height:1.45}.cve-read-more{display:inline-flex;gap:8px;margin-top:11px;color:var(--cve-green);font-size:13px;font-weight:950}.cve-read-more:hover{color:var(--cve-navy)}
/* agenda */
.cve-agenda-section{padding-top:12px}.cve-agenda-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}.cve-agenda-item,.home-agenda-shortcode li,.home-agenda-shortcode article,.home-agenda-shortcode .agenda-item{display:grid!important;grid-template-columns:78px 1fr;align-items:center;min-height:72px!important;background:#fff!important;border:1px solid #dedbd3!important;padding:0!important;margin:0!important;box-shadow:none!important;color:#10213b!important;overflow:hidden!important}.cve-agenda-date{height:100%;min-height:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-right:1px solid #dedbd3;color:var(--cve-green);font-family:var(--cve-serif)}.cve-agenda-date strong{font-size:30px;line-height:1;font-weight:500}.cve-agenda-date small{font-size:14px;line-height:1;font-family:var(--cve-sans);font-weight:900;text-transform:uppercase}.cve-agenda-item>span:last-child{padding:12px 14px}.cve-agenda-item>span:last-child strong,.home-agenda-shortcode a,.home-agenda-shortcode strong,.home-agenda-shortcode b{display:block;color:var(--cve-navy)!important;font-size:14px!important;font-weight:950!important;line-height:1.25!important}.cve-agenda-item>span:last-child small{display:block;margin-top:4px;color:#3e4859;font-size:12.5px;line-height:1.35}.home-agenda-shortcode ul,.home-agenda-shortcode ol{display:contents!important;list-style:none!important;padding:0!important;margin:0!important}.home-agenda-shortcode img{display:none!important}
/* daily */
.cve-daily-section{padding-top:26px;padding-bottom:58px}.cve-daily-card{display:flex;flex-direction:column;min-height:235px}.cve-daily-head{display:grid;grid-template-columns:44px 1fr;gap:8px 12px;padding:18px 16px 16px;min-height:118px}.cve-daily-head svg{width:42px;height:42px;stroke:var(--cve-green);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.cve-daily-head strong{font-size:16px;font-weight:950;color:var(--cve-navy);line-height:1.18}.cve-daily-head small{grid-column:2;color:#465166;font-size:13px;line-height:1.35}.cve-daily-card .cve-card-photo{height:100px;margin-top:auto}
/* footer */
.cve-managed-footer{background:#fff!important;border-top:1px solid #e4e1d8!important;color:#1f2a3e!important;margin:0 auto!important;box-shadow:none!important;overflow:hidden!important}.cve-managed-footer-wave{display:none!important}.cve-managed-footer-inner{width:min(1180px,calc(100% - 72px));margin:0 auto;padding:46px 0 34px;display:grid!important;grid-template-columns:1.25fr 2fr!important;gap:44px!important;align-items:start!important}.cve-footer-brand{display:grid!important;grid-template-columns:190px 1fr!important;gap:22px!important;align-items:center!important}.cve-footer-brand img{max-width:180px!important;max-height:104px!important;filter:none!important}.cve-footer-separator{display:none!important}.cve-footer-brand h2{margin:0 0 8px!important;color:var(--cve-navy)!important;font-family:var(--cve-serif)!important;font-weight:500!important;font-size:25px!important;line-height:1.1!important}.cve-footer-desc,.cve-footer-address,.cve-footer-contact-lines p{color:#425067!important;font-size:13px!important;line-height:1.55!important;margin:0 0 8px!important}.cve-footer-contact-links a{display:block!important;color:#13213a!important;font-size:13px!important;font-weight:900!important;margin:4px 0!important}.cve-footer-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:32px!important;align-items:start!important}.cve-footer-col h3,.cve-footer-contact h3{margin:0 0 12px!important;color:var(--cve-navy)!important;font-size:15px!important;font-weight:950!important}.cve-footer-col a{display:block!important;color:#344056!important;font-size:13px!important;margin:7px 0!important;font-weight:650!important}.cve-footer-col a:hover{color:var(--cve-green)!important}.cve-footer-socials{display:flex!important;gap:10px!important;flex-wrap:nowrap!important;margin-top:10px!important}.cve-footer-socials a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:42px!important;padding:0 12px!important;background:var(--cve-blue)!important;color:#fff!important;font-weight:950!important;border-radius:0!important;border:0!important}.cve-footer-partners{width:min(1180px,calc(100% - 72px));margin:0 auto 24px!important;border-top:1px solid #ebe7de;padding-top:18px}.cve-footer-bottom{background:var(--cve-blue)!important;color:#fff!important;border:0!important;text-align:left!important;padding:12px 0!important;font-size:12px!important}.cve-footer-bottom span{display:block;width:min(1180px,calc(100% - 72px));margin:0 auto;color:#fff!important}.cve-footer-actions::before{content:'Horaires d’ouverture\A Lundi : 9h00 – 12h00 / 14h00 – 17h30\A Mardi : 9h00 – 12h00\A Mercredi : 9h00 – 12h00 / 14h00 – 17h30\A Jeudi : 9h00 – 12h00\A Vendredi : 9h00 – 12h00 / 14h00 – 17h30';white-space:pre-line;display:block;color:#344056;font-size:13px;line-height:1.65}.cve-footer-actions::before{font-weight:650}.cve-footer-actions::first-line{color:var(--cve-navy);font-weight:950;font-size:15px}
/* content shell pages */
.cve-page-shell{background:#fbfaf7!important}.cve-page-main{width:min(1180px,calc(100% - 72px));margin:0 auto;padding:46px 0 70px;min-height:62vh}.cve-breadcrumb{font-size:13px;font-weight:800;color:#5c6677;margin:0 0 22px}.cve-breadcrumb a{color:var(--cve-green)}.cve-breadcrumb span{margin:0 7px}.cve-page-heading,.cve-content-article,.cve-message-card,.cve-result-card,.cve-page-side-card{background:#fff;border:1px solid #dedbd3;box-shadow:0 12px 28px rgba(22,35,53,.05)}.cve-page-heading{padding:32px 36px;margin-bottom:26px}.cve-page-kicker{display:block;color:var(--cve-green);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:950;margin-bottom:10px}.cve-page-heading h1,.cve-content-article h1,.cve-message-card h1{margin:0;color:var(--cve-navy);font-family:var(--cve-serif);font-size:clamp(34px,4vw,54px);font-weight:500;letter-spacing:-.04em;line-height:1.02}.cve-two-column-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px}.cve-content-article{padding:42px}.cve-content-article h2,.cve-content-article h3{color:var(--cve-navy);font-family:var(--cve-serif);font-weight:500}.cve-content-body{color:#303a4d;font-size:16px;line-height:1.78}.cve-content-body a{color:var(--cve-green);font-weight:900}.cve-content-featured-image img{width:100%;display:block;margin-bottom:26px}.cve-results-grid,.cve-articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.cve-result-card{overflow:hidden}.cve-result-card-image,.cve-result-card-placeholder{height:170px!important;display:block!important;background:linear-gradient(135deg,#dfe8d2,#93af62)!important}.cve-result-card-image img{width:100%;height:100%;object-fit:cover}.cve-result-card-text{padding:20px}.cve-result-title-link strong{color:var(--cve-navy);font-size:18px;line-height:1.25}.cve-result-card-text em{display:block;margin-top:8px;color:#465166;font-style:normal;font-size:14px;line-height:1.45}.cve-result-read,.cve-page-button,.cve-page-search button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;background:var(--cve-green);color:#fff!important;font-weight:950;border:0;border-radius:0}.cve-page-search input{min-height:44px;border:1px solid #d9d6cf;padding:0 14px}.cve-page-search{display:flex;gap:10px;margin-top:24px}.cve-message-card{padding:38px}.cve-share-bar{display:flex;align-items:center;gap:8px;margin-top:18px;color:#596476;font-size:13px;font-weight:800}.cve-share-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:#f1f4ed;color:var(--cve-blue);border:0}.cve-share-icon svg{width:18px;height:18px;fill:currentColor}.cve-page-side-card{padding:24px}.cve-page-side-card h2,.cve-page-side-card h3{margin:0 0 12px;color:var(--cve-navy);font-size:18px}
/* responsive */
@media (max-width:1180px){.cve-front-header-inner,.cve-topbar-inner,.cve-container,.cve-page-main,.cve-managed-footer-inner,.cve-footer-bottom span,.cve-footer-partners{width:min(100% - 40px,1180px)}.cve-front-header-inner{grid-template-columns:220px minmax(0,1fr) 44px}.cve-front-brand img{max-width:190px}.cve-front-nav-main,.cve-front-nav a{font-size:13px!important;padding:0 9px!important}.cve-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cve-quick-link-item:nth-child(3){border-right:0}.cve-quick-link-item:nth-child(n+4){border-top:1px solid #dfddd5}.cve-agenda-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.admin-bar .cve-front-header{top:46px}.cve-topbar-inner{width:100%;padding:0 16px;min-height:auto;align-items:stretch}.cve-topbar-left{display:none}.cve-topbar-right{width:100%;justify-content:space-between;overflow:auto}.cve-topbar-right>a,.cve-topbar-right>span{min-height:36px;padding:0 10px;font-size:12px}.cve-front-header-inner{width:100%;min-height:78px;padding:0 18px!important;grid-template-columns:1fr 44px!important;gap:10px!important}.cve-front-brand{min-height:78px!important}.cve-front-brand img{max-width:170px!important;max-height:62px!important}.cve-front-menu-toggle{display:inline-flex!important;grid-column:2;grid-row:1}.cve-front-nav-panel{grid-column:1/-1;display:none!important;background:#fff;border-top:1px solid #e8e4dc;margin:0 -18px;padding:10px 18px 18px}.cve-front-nav-panel.is-open{display:block!important}.cve-front-nav{display:grid!important;grid-template-columns:1fr!important;gap:0!important;justify-content:stretch!important}.cve-front-nav-item{display:block;border-bottom:1px solid #eee9e0}.cve-front-nav-main,.cve-front-nav a{width:100%!important;justify-content:space-between!important;min-height:48px!important;padding:0!important}.cve-front-nav-main::after{display:none}.cve-front-subnav{position:static!important;display:none;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;border-top:1px solid #eee9e0;padding:0 0 10px!important}.cve-front-nav-item.is-cve-mobile-open .cve-front-subnav{display:block}.cve-front-actions{display:none!important}.cve-hero{min-height:460px}.cve-hero-inner{width:100%;min-height:460px;padding:48px 22px}.cve-hero-content h1{font-size:42px}.cve-hero-text{font-size:17px}.cve-quick-grid{width:100%;transform:none;grid-template-columns:repeat(2,minmax(0,1fr))}.cve-quick-link-item{border-right:1px solid #dfddd5!important;border-top:1px solid #dfddd5}.cve-quick-link-item:nth-child(2n){border-right:0!important}.cve-intro-section{padding:42px 0}.cve-intro-grid{grid-template-columns:1fr;gap:32px}.cve-stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.cve-stat-row article{border-bottom:1px solid #e2dfd8}.cve-card-grid-3,.cve-news-grid,.cve-card-grid-4,.cve-results-grid,.cve-articles-grid{grid-template-columns:1fr}.cve-agenda-list{grid-template-columns:1fr}.cve-section-head{align-items:flex-start;display:block}.cve-section-head>a{margin-top:12px}.cve-managed-footer-inner{grid-template-columns:1fr!important;gap:26px!important}.cve-footer-brand{grid-template-columns:120px 1fr!important}.cve-footer-actions{grid-template-columns:1fr!important}.cve-two-column-layout{grid-template-columns:1fr}.cve-content-article{padding:28px}.cve-page-heading{padding:26px}.cve-page-main{width:min(100% - 32px,1180px);padding:32px 0 54px}}
@media (max-width:560px){.cve-container,.cve-front-header-inner,.cve-page-main,.cve-managed-footer-inner,.cve-footer-bottom span,.cve-footer-partners{width:calc(100% - 28px)}.cve-topbar-contact{display:none!important}.cve-hero{min-height:420px}.cve-hero-content h1{font-size:36px}.cve-hero-button{width:100%;min-height:50px}.cve-quick-grid{grid-template-columns:1fr}.cve-quick-link-item{border-right:0!important}.cve-stat-row{grid-template-columns:1fr}.cve-card-body{grid-template-columns:1fr 38px;padding:18px}.cve-card-body strong{font-size:21px}.cve-footer-brand{grid-template-columns:1fr!important}.cve-footer-brand img{max-width:150px!important}.cve-page-search{display:grid}.cve-content-article{padding:22px}.cve-topbar-right{justify-content:flex-start}.cve-topbar-right>a,.cve-topbar-right>span{border-left:0}.cve-front-brand img{max-width:150px!important}.cve-front-header-inner{padding:0 14px!important}.cve-front-nav-panel{margin:0 -14px;padding:10px 14px 18px}}


/* ===== CVE 2.0 — corrections demandées : footer, partenaires, accessibilité, 404, police moderne ===== */
.cve-design-vallee-eure{font-family:var(--cve-sans)!important}
.cve-hero-content h1,.cve-section-head h2,.cve-intro-text h2,.cve-page-heading h1,.cve-content-article h1,.cve-message-card h1,.cve-footer-brand h2,.cve-card-body strong{font-family:var(--cve-serif)!important;font-weight:780!important;letter-spacing:-.035em!important}
.cve-hero{background-attachment:fixed!important;background-position:center center!important}
.cve-intro-section,.cve-discover-section,.cve-news-section,.cve-agenda-section,.cve-daily-section,.cve-managed-footer{position:relative;z-index:3;background:#fff!important}
@supports (-webkit-touch-callout:none){.cve-hero{background-attachment:scroll!important}}
@media (max-width:900px){.cve-hero{background-attachment:scroll!important}}

/* Boutons accessibilité fonctionnels */
.cve-topbar-right button{font:inherit;color:rgba(255,255,255,.94);background:transparent;border:0;cursor:pointer;min-height:40px;padding:0 9px;font-weight:900}
.cve-topbar-aa{gap:2px!important;padding:0 6px!important}.cve-topbar-aa button{min-width:30px;border-left:1px solid rgba(255,255,255,.16)}.cve-topbar-aa button:first-child{border-left:0}.cve-topbar-aa button:hover,.cve-topbar-aa button.is-active,.cve-topbar-contrast:hover,.cve-topbar-contrast[aria-pressed=true]{background:rgba(255,255,255,.14);color:#fff!important}.cve-topbar-contrast{display:inline-flex!important;align-items:center;justify-content:center;border-left:1px solid rgba(255,255,255,.18)!important;color:#a4ce65!important}
body.cve-a11y-font-1 .cve-design-vallee-eure{font-size:106%!important}body.cve-a11y-font-2 .cve-design-vallee-eure{font-size:113%!important}
body.cve-a11y-font-1 .cve-hero-content h1{font-size:clamp(50px,5.7vw,74px)!important}body.cve-a11y-font-2 .cve-hero-content h1{font-size:clamp(54px,6vw,80px)!important}
body.cve-a11y-contrast{background:#000!important}body.cve-a11y-contrast .cve-design-vallee-eure,body.cve-a11y-contrast .cve-page-shell,body.cve-a11y-contrast .cve-managed-frontpage{background:#050505!important;color:#fff!important}body.cve-a11y-contrast .cve-topbar,body.cve-a11y-contrast .cve-front-header,body.cve-a11y-contrast .cve-managed-footer,body.cve-a11y-contrast .cve-page-heading,body.cve-a11y-contrast .cve-content-article,body.cve-a11y-contrast .cve-message-card,body.cve-a11y-contrast .cve-result-card,body.cve-a11y-contrast .cve-quick-grid,body.cve-a11y-contrast .cve-card,body.cve-a11y-contrast .cve-news-card,body.cve-a11y-contrast .cve-agenda-item,body.cve-a11y-contrast .cve-daily-card{background:#000!important;color:#fff!important;border-color:#fff!important;box-shadow:none!important}body.cve-a11y-contrast a,body.cve-a11y-contrast h1,body.cve-a11y-contrast h2,body.cve-a11y-contrast h3,body.cve-a11y-contrast p,body.cve-a11y-contrast small,body.cve-a11y-contrast strong{color:#fff!important}body.cve-a11y-contrast .cve-section-kicker,body.cve-a11y-contrast .cve-page-kicker,body.cve-a11y-contrast .cve-read-more{color:#ffe45e!important}body.cve-a11y-contrast .cve-hero-button.primary,body.cve-a11y-contrast .cve-page-button,body.cve-a11y-contrast .cve-page-search button{background:#ffe45e!important;color:#000!important;border-color:#ffe45e!important}body.cve-a11y-contrast *:focus{outline:3px solid #ffe45e!important;outline-offset:3px!important}

/* Footer plus large et réellement exploitable */
.cve-managed-footer{background:#fff!important;border-top:1px solid #e4e1d8!important;overflow:hidden!important}.cve-managed-footer-inner{width:min(1600px,calc(100% - 64px))!important;grid-template-columns:minmax(260px,.75fr) minmax(0,4fr)!important;gap:42px!important;align-items:start!important}.cve-footer-brand{grid-template-columns:150px minmax(0,1fr)!important}.cve-footer-brand img{max-width:132px!important;max-height:96px!important;object-fit:contain!important}.cve-footer-actions{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:36px!important;align-items:start!important;width:100%!important}.cve-footer-actions>*{min-width:0!important}.cve-footer-actions::before{content:none!important;display:none!important}.cve-footer-hours-list{display:grid;gap:5px}.cve-footer-hours-list p{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;margin:0!important;color:#344056!important;font-size:14px!important;line-height:1.45!important}.cve-footer-hours-list strong{color:var(--cve-navy)!important;font-weight:900!important}.cve-footer-hours-list span{white-space:normal}.cve-footer-col h3,.cve-footer-contact h3{font-size:16px!important;margin-bottom:14px!important}.cve-footer-col a{font-size:14px!important;line-height:1.35!important;white-space:normal!important;word-break:normal!important}.cve-footer-bottom span{width:min(1600px,calc(100% - 64px))!important}

/* Logos partenaires : plus jamais en énorme */
.cve-footer-partners{width:min(1600px,calc(100% - 64px))!important;margin:0 auto 26px!important;border-top:1px solid #e8e4dc!important;padding-top:20px!important}.cve-footer-partners>span{display:block!important;color:var(--cve-navy)!important;font-size:13px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:14px!important}.cve-footer-partner-grid{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:nowrap!important}.cve-footer-partner{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:180px!important;min-height:78px!important;padding:12px 16px!important;background:#fff!important;border:1px solid #e3dfd7!important;box-shadow:none!important;overflow:hidden!important}.cve-footer-partner img{display:block!important;width:auto!important;height:auto!important;max-width:150px!important;max-height:58px!important;object-fit:contain!important;filter:none!important}.cve-footer-partner:has(img[src=""]){display:none!important}

/* 404 moderne */
.cve-404-modern{padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 280px!important;overflow:hidden!important;border:1px solid #e0ddd5!important;background:#fff!important}.cve-404-main{padding:54px 56px!important}.cve-404-main h1{max-width:880px;margin:0 0 18px!important;font-size:clamp(40px,5vw,68px)!important;font-weight:780!important;line-height:.98!important}.cve-404-main p{max-width:760px;margin:0!important;color:#3e485c!important;font-size:19px!important;line-height:1.55!important}.cve-404-search{max-width:700px;margin-top:30px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 150px!important;gap:0!important}.cve-404-search input{min-height:54px!important;border:1px solid #d9d6cf!important;border-right:0!important;font-size:16px!important}.cve-404-search button{min-height:54px!important}.cve-404-main .cve-page-actions{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;margin-top:18px!important}.cve-page-button.ghost{background:#fff!important;color:var(--cve-navy)!important;border:1px solid #d9d6cf!important}.cve-404-aside{background:linear-gradient(180deg,var(--cve-blue),#092d48)!important;color:#fff!important;padding:38px 30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:12px!important}.cve-404-aside strong{display:block;color:#fff!important;font-size:78px!important;font-weight:900!important;line-height:.85!important;letter-spacing:-.06em!important}.cve-404-aside span{color:#dce9f1!important;font-size:14px!important;font-weight:800!important;margin-bottom:10px!important}.cve-404-aside a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 12px!important;background:rgba(255,255,255,.09)!important;color:#fff!important;border-left:3px solid var(--cve-green)!important;font-weight:900!important}.cve-404-aside a:hover{background:rgba(255,255,255,.16)!important}

@media (max-width:1180px){.cve-managed-footer-inner,.cve-footer-bottom span,.cve-footer-partners{width:min(100% - 48px,1600px)!important}.cve-managed-footer-inner{grid-template-columns:1fr!important}.cve-footer-actions{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}.cve-404-modern{grid-template-columns:1fr!important}.cve-404-aside{display:grid!important;grid-template-columns:auto repeat(3,minmax(0,1fr))!important;align-items:center!important}.cve-404-aside span{display:none!important}.cve-404-aside strong{font-size:44px!important}}
@media (max-width:760px){.cve-footer-actions{grid-template-columns:1fr!important;gap:28px!important}.cve-footer-hours-list p{grid-template-columns:86px minmax(0,1fr)}.cve-404-main{padding:34px 24px!important}.cve-404-search{grid-template-columns:1fr!important}.cve-404-search input{border-right:1px solid #d9d6cf!important}.cve-404-aside{grid-template-columns:1fr!important}.cve-404-aside strong{font-size:56px!important}.cve-footer-partner{width:calc(50% - 9px)!important}.cve-topbar-aa button{min-width:34px}.cve-topbar-right button{min-height:36px}}


/* ===== CVE 2.2 — footer corrigé selon retour maquette ===== */
.cve-managed-footer-inner{
  width:min(1760px,calc(100% - 72px))!important;
  grid-template-columns:minmax(520px,1.05fr) minmax(0,2.45fr)!important;
  gap:54px!important;
  align-items:start!important;
}
.cve-footer-brand{
  grid-template-columns:150px minmax(320px,1fr)!important;
  align-items:start!important;
  gap:26px!important;
  min-width:0!important;
}
.cve-footer-brand img{
  align-self:start!important;
  justify-self:start!important;
  margin-top:2px!important;
  max-width:136px!important;
  max-height:100px!important;
}
.cve-footer-brand-text{min-width:0!important;max-width:390px!important}
.cve-footer-brand h2{
  font-size:30px!important;
  line-height:1.05!important;
  max-width:360px!important;
  margin-bottom:12px!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}
.cve-footer-desc,.cve-footer-address,.cve-footer-contact-links a{
  font-size:15px!important;
  line-height:1.55!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.cve-footer-actions{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(330px,1fr))!important;
  gap:52px!important;
  width:100%!important;
  align-items:start!important;
}
.cve-footer-hours-list p{
  grid-template-columns:110px minmax(0,1fr)!important;
  gap:16px!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.cve-footer-col h3,.cve-footer-contact h3{font-size:18px!important;margin-bottom:18px!important}
.cve-footer-col a{font-size:15px!important;margin:10px 0!important;line-height:1.35!important}
.cve-footer-bottom span,.cve-footer-partners{width:min(1760px,calc(100% - 72px))!important}
@media (max-width:1280px){
  .cve-managed-footer-inner{grid-template-columns:1fr!important;gap:38px!important;width:min(100% - 48px,1760px)!important}
  .cve-footer-brand{grid-template-columns:130px minmax(0,1fr)!important}
  .cve-footer-brand-text{max-width:none!important}
  .cve-footer-actions{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important;gap:34px!important}
  .cve-footer-bottom span,.cve-footer-partners{width:min(100% - 48px,1760px)!important}
}
@media (max-width:720px){
  .cve-managed-footer-inner{width:calc(100% - 32px)!important}
  .cve-footer-brand{grid-template-columns:1fr!important;gap:18px!important}
  .cve-footer-brand img{max-width:150px!important}
  .cve-footer-brand h2{font-size:28px!important}
  .cve-footer-actions{grid-template-columns:1fr!important;gap:28px!important}
  .cve-footer-hours-list p{grid-template-columns:94px minmax(0,1fr)!important}
  .cve-footer-bottom span,.cve-footer-partners{width:calc(100% - 32px)!important}
}


/* CVE 3.1 — bandeau haut réseaux sociaux piloté depuis l'intranet */
.cve-topbar-left{flex:1 1 auto!important;gap:10px!important;min-width:0!important}
.cve-topbar-socials{display:flex!important;align-items:center!important;gap:8px!important;min-height:40px!important;flex-wrap:nowrap!important}
.cve-topbar-social{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:40px!important;padding:0 13px!important;color:#fff!important;border-left:1px solid rgba(255,255,255,.15)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;transition:background .18s ease,opacity .18s ease!important}
.cve-topbar-social:first-child{border-left:0!important;padding-left:0!important}
.cve-topbar-social svg{width:18px!important;height:18px!important;display:block!important;fill:#a4ce65!important;flex:0 0 auto!important}
.cve-topbar-social img{width:22px!important;height:22px!important;object-fit:contain!important;display:block!important;flex:0 0 auto!important}
.cve-topbar-social:hover{background:rgba(255,255,255,.10)!important;color:#fff!important}
.cve-topbar-social-panneaupocket svg{fill:#fff!important}.cve-topbar-social-panneaupocket{background:rgba(107,159,53,.18)!important;padding-left:12px!important;padding-right:14px!important}
@media(max-width:900px){.cve-topbar-social span{display:none!important}.cve-topbar-social{padding:0 10px!important}.cve-topbar-socials{gap:2px!important}.cve-topbar-inner{justify-content:space-between!important}.cve-topbar-left{display:flex!important;overflow:visible!important}.cve-topbar-contact{display:inline-flex!important}}
@media(max-width:560px){.cve-topbar-contact{font-size:12px!important;padding:0 12px!important}.cve-topbar-social{min-height:36px!important}.cve-topbar-social svg{width:17px!important;height:17px!important}}


/* ===== CVE 3.2 — finition professionnelle pages/articles ===== */
/* Aucune interface d’accessibilité maison : le site laisse la place au plugin certifié. */
.cve-topbar-aa,.cve-topbar-contrast,[data-cve-a11y-font],[data-cve-a11y-contrast]{display:none!important}
body.cve-a11y-font-1 .cve-design-vallee-eure,body.cve-a11y-font-2 .cve-design-vallee-eure{font-size:inherit!important}
body.cve-a11y-contrast .cve-design-vallee-eure{background:inherit!important;color:inherit!important}

/* Pages et articles : lignes nettes, angles droits, rendu collectivité premium. */
.cve-page-heading,.cve-content-article,.cve-message-card,.cve-result-card,.cve-page-side-card,.cve-related-sidebar,.cve-404-modern,
.cve-discover-card,.cve-daily-card,.cve-news-card,.cve-agenda-item,.cve-quick-grid,.cve-quick-link-item,
.cve-tourism-card,.cve-tourism-detail,.cve-tourism-panel,.cve-tourism-map-empty,.cve-tourism-poi,
.cve-article-card,.cve-articles-empty{border-radius:0!important}
.cve-result-card,.cve-article-card,.cve-page-side-card,.cve-content-article,.cve-page-heading,.cve-message-card{box-shadow:0 14px 34px rgba(13,31,50,.065)!important;border:1px solid #dcded8!important}
.cve-result-card:hover,.cve-article-card:hover,.cve-discover-card:hover,.cve-news-card:hover,.cve-daily-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px rgba(13,31,50,.105)!important;border-color:#cfd7c8!important}
.cve-result-card-image,.cve-result-card-placeholder,.cve-card-photo,.cve-tourism-gallery img,.cve-single-image img,.cve-content-body img,
.cve-builder-public img,.cve-builder-image img{border-radius:0!important}
.cve-article-thumb-placeholder span,.cve-tourism-meta span,.cve-tourism-btn,.cve-tourism-files a,.cve-builder-button,.cvegsp-document-link{border-radius:0!important}
.cve-result-card-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:18px!important;border-top:1px solid #eef0eb!important;padding-top:14px!important}
.cve-result-read,.cve-page-button,.cve-page-search button,.cve-builder-button{border-radius:0!important;text-transform:uppercase!important;letter-spacing:.04em!important;font-size:12px!important}
.cve-result-card-text{padding:20px 22px 22px!important}.cve-result-title-link strong{font-size:17px!important;font-weight:950!important;letter-spacing:-.01em!important}
.cve-category-article-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:22px!important}.cve-category-article-list .cve-result-card{height:100%!important}

/* Constructeur public : rendu vrai layout pour pages/articles. */
.cve-content-body .cve-builder-public{display:block;max-width:100%;margin:0 auto;color:#26364a;font-size:16px;line-height:1.72}
.cve-builder-public .cve-builder-hero{border-radius:0!important;border:1px solid #dcded8!important;box-shadow:none!important}
.cve-builder-public .cve-builder-title{font-family:var(--cve-sans)!important;font-weight:950!important;letter-spacing:-.025em!important;color:var(--cve-navy)!important;border-bottom:1px solid #e5e7e0!important;padding-bottom:10px!important}
.cve-builder-public .cve-builder-text{margin:20px 0!important}.cve-builder-public .cve-builder-text p{margin:.7em 0!important}
.cve-builder-public .cve-builder-columns{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:28px!important;margin:28px 0!important}
.cve-builder-public .cve-builder-columns>div{border:1px solid #e1e3dd!important;background:#fff!important;padding:22px!important}
.cve-builder-public .cve-builder-info{border-radius:0!important;background:#f8faf6!important;border:1px solid #dfe5d8!important;border-left:6px solid var(--cve-green)!important;padding:20px 22px!important}
.cve-builder-public .cve-builder-table table,.cve-content-body table{width:100%!important;border-collapse:collapse!important;background:#fff!important;margin:18px 0!important}
.cve-builder-public .cve-builder-table th,.cve-builder-public .cve-builder-table td,.cve-content-body th,.cve-content-body td{border:1px solid #dfe3dc!important;padding:12px 14px!important;vertical-align:top!important}
.cve-builder-public .cve-builder-table th,.cve-content-body th{background:#f3f6ef!important;color:var(--cve-navy)!important;font-weight:950!important}
.cve-builder-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;gap:22px!important;margin:28px 0!important}
.cve-builder-card{display:flex!important;flex-direction:column!important;border:1px solid #dcded8!important;background:#fff!important;text-decoration:none!important;color:inherit!important;box-shadow:0 10px 24px rgba(13,31,50,.055)!important;min-height:100%!important}
.cve-builder-card:hover{transform:translateY(-2px)!important;box-shadow:0 16px 34px rgba(13,31,50,.1)!important}
.cve-builder-card img{width:100%!important;height:145px!important;object-fit:cover!important;display:block!important}
.cve-builder-card-body{padding:18px 20px!important}.cve-builder-card-body strong{display:block!important;color:var(--cve-navy)!important;font-size:18px!important;line-height:1.2!important;margin-bottom:8px!important}.cve-builder-card-body p{margin:0!important;color:#526174!important;font-size:14px!important;line-height:1.45!important}
.cve-builder-separator{border-top:1px solid #dfe3dc!important;margin:32px 0!important}
@media (max-width:760px){.cve-category-article-list{grid-template-columns:1fr!important}.cve-content-article{padding:24px!important}.cve-builder-public .cve-builder-columns{grid-template-columns:1fr!important}}


/* ===== CVE 3.3 — final visible : pages rapides, nettes, sans arrondis ===== */
.cve-share-bar,.cve-page-side-share{display:none!important}
.cve-page-heading,.cve-content-article,.cve-content-body,.cve-message-card,.cve-result-card,.cve-page-side-card,.cve-related-sidebar,.cve-article-card,.cve-builder-card,.cvegsp-public-gallery figure,.cvegsp-content-callout,.cvegsp-document-link{border-radius:0!important}
.cve-content-body [style*="border-radius"],.cve-content-body img,.cve-content-body figure{border-radius:0!important}
.cve-public-content-shell .cve-content-article{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
.cve-public-content-shell .cve-single-heading{background:#fff!important;border:1px solid #dcded8!important;border-left:7px solid var(--cve-green)!important;box-shadow:0 12px 30px rgba(13,31,50,.055)!important;margin:0 0 24px!important;padding:28px 34px!important}
.cve-public-content-shell .cve-content-body{background:#fff!important;border:1px solid #dcded8!important;box-shadow:0 12px 30px rgba(13,31,50,.055)!important;padding:38px 44px!important;font-size:17px!important;line-height:1.78!important}
.cve-public-content-shell .cve-content-body h2{font-family:var(--cve-sans)!important;font-weight:950!important;border-left:5px solid var(--cve-green)!important;padding-left:16px!important;color:var(--cve-navy)!important}
.cve-public-content-shell .cve-content-body h3{font-family:var(--cve-sans)!important;font-weight:900!important;color:var(--cve-navy)!important}
@media(max-width:760px){.cve-public-content-shell .cve-content-body{padding:26px 22px!important}.cve-public-content-shell .cve-single-heading{padding:24px!important}}


/* ===== CVE 3.4 PRO ARTICLE STUDIO ===== */
.cve-public-content-shell .cve-single-layout,.cve-public-content-shell .cve-standard-content-layout{max-width:1240px!important;width:100%!important;margin:0 auto!important;display:block!important}
.cve-public-content-shell .cve-single-article-layout{grid-template-columns:none!important}
.cve-public-content-shell .cve-related-section{margin-top:28px!important}
.cve-public-content-shell .cve-related-section .cve-related-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:18px!important}
.cve-public-content-shell .cve-related-section .cve-related-item{border-radius:0!important;display:grid!important;grid-template-columns:96px 1fr!important;gap:14px!important;align-items:center!important;border:1px solid #e0e3dc!important;padding:10px!important;background:#fff!important;min-height:112px!important;text-decoration:none!important}.cve-public-content-shell .cve-related-section .cve-related-image{width:96px!important;height:78px!important}.cve-public-content-shell .cve-related-section .cve-related-image img{width:100%!important;height:100%!important;object-fit:cover!important}


/* CVE 3.5 — correction pro compacte : topbar icônes seules, titres et images d'articles réduits */
.cve-topbar-socials{gap:0!important;min-height:42px!important}
.cve-topbar-social{width:52px!important;min-width:52px!important;height:42px!important;min-height:42px!important;padding:0!important;gap:0!important;border-left:1px solid rgba(255,255,255,.16)!important;text-indent:0!important;overflow:hidden!important}
.cve-topbar-social span,.cve-topbar-social em{display:none!important}
.cve-topbar-social svg{width:19px!important;height:19px!important;margin:0!important;fill:#a4ce65!important}
.cve-topbar-social img{width:22px!important;height:22px!important;margin:0!important;object-fit:contain!important}
.cve-public-content-shell .cve-page-main{width:min(1240px,calc(100% - 72px))!important;padding-top:32px!important}
.cve-public-content-shell .cve-single-heading{padding:24px 30px!important;margin-bottom:20px!important;border-left-width:6px!important}
.cve-public-content-shell .cve-single-heading h1,.cve-public-content-shell .cve-page-heading h1{font-size:clamp(28px,3vw,42px)!important;line-height:1.08!important;letter-spacing:-.035em!important;max-width:980px!important}
.cve-public-content-shell .cve-page-kicker{font-size:11px!important;letter-spacing:.12em!important;margin-bottom:10px!important}
.cve-public-content-shell .cve-single-meta{font-size:13px!important;margin-top:10px!important}
.cve-public-content-shell .cve-single-image-banner{max-height:320px!important;min-height:0!important;margin:0 0 20px!important;padding:0!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.cve-public-content-shell .cve-single-image-banner img{width:auto!important;max-width:100%!important;height:auto!important;max-height:320px!important;object-fit:contain!important;object-position:center!important;background:#fff!important}
.cve-public-content-shell .cve-content-body{font-size:15.5px!important;line-height:1.68!important;padding:32px 38px!important;color:#243447!important}
.cve-public-content-shell .cve-content-body h2{font-size:clamp(22px,2vw,29px)!important;line-height:1.18!important;margin:1.2em 0 .5em!important;border-left-width:4px!important;padding-left:13px!important}
.cve-public-content-shell .cve-content-body h3{font-size:clamp(18px,1.6vw,23px)!important;line-height:1.22!important;margin:1em 0 .42em!important}
.cve-public-content-shell .cve-content-body p,.cve-public-content-shell .cve-content-body li{font-size:15.5px!important;line-height:1.68!important}
.cve-public-content-shell .cve-content-body img,.cve-public-content-shell .cve-builder-public img{max-height:520px!important;object-fit:contain!important}
.cve-public-content-shell .cve-related-sidebar h2{font-size:24px!important}.cve-public-content-shell .cve-related-sidebar{padding:22px 26px!important}
@media(max-width:760px){.cve-public-content-shell .cve-page-main{width:min(100% - 28px,1240px)!important}.cve-public-content-shell .cve-single-heading{padding:22px!important}.cve-public-content-shell .cve-single-heading h1,.cve-public-content-shell .cve-page-heading h1{font-size:30px!important}.cve-public-content-shell .cve-content-body{padding:24px 20px!important;font-size:15px!important}.cve-public-content-shell .cve-single-image-banner,.cve-public-content-shell .cve-single-image-banner img{max-height:250px!important}.cve-topbar-social{width:44px!important;min-width:44px!important}}


/* CVE 3.8 — image de mise en avant intégrée au bandeau, rendu article compact */
.cve-public-content-shell .cve-heading-with-image{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,330px)!important;gap:24px!important;align-items:stretch!important;padding:22px 26px!important;min-height:165px!important}
.cve-public-content-shell .cve-single-heading-text{min-width:0!important;align-self:center!important}
.cve-public-content-shell .cve-single-heading h1,.cve-public-content-shell .cve-page-heading h1{font-size:clamp(24px,2.35vw,36px)!important;line-height:1.1!important;letter-spacing:-.032em!important;max-width:840px!important}
.cve-public-content-shell .cve-page-kicker{font-size:10.5px!important;margin-bottom:8px!important;letter-spacing:.12em!important}
.cve-public-content-shell .cve-single-meta{font-size:12.5px!important;margin-top:9px!important}
.cve-public-content-shell .cve-single-heading-image{margin:0!important;min-height:132px!important;max-height:210px!important;height:100%!important;border:1px solid #dcded8!important;background:#f3f5f1!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:zoom-in!important}
.cve-public-content-shell .cve-single-heading-image img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;background:#fff!important}
.cve-public-content-shell .cve-single-image-banner{max-height:210px!important;margin:0 0 18px!important;display:none!important}
.cve-public-content-shell .cve-content-body{font-size:15px!important;line-height:1.66!important;padding:30px 36px!important}
.cve-public-content-shell .cve-content-body p,.cve-public-content-shell .cve-content-body li{font-size:15px!important;line-height:1.66!important}
.cve-public-content-shell .cve-content-body h2{font-size:clamp(21px,1.85vw,27px)!important;line-height:1.18!important}
.cve-public-content-shell .cve-content-body h3{font-size:clamp(18px,1.45vw,22px)!important;line-height:1.22!important}
@media(max-width:860px){.cve-public-content-shell .cve-heading-with-image{grid-template-columns:1fr!important}.cve-public-content-shell .cve-single-heading-image{height:170px!important;max-height:170px!important}.cve-public-content-shell .cve-single-heading h1,.cve-public-content-shell .cve-page-heading h1{font-size:30px!important}.cve-public-content-shell .cve-content-body{padding:24px 20px!important}}


/* CVE 3.9 — responsive mobile : bandeau réseaux toujours sur une seule ligne */
.cve-topbar{overflow:hidden!important;min-height:42px!important}
.cve-topbar-inner{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:0!important;flex-wrap:nowrap!important;overflow:hidden!important}
.cve-topbar-left{display:flex!important;align-items:center!important;flex:0 0 auto!important;min-width:0!important;max-width:calc(100% - 156px)!important;overflow:hidden!important}
.cve-topbar-socials{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:0!important;white-space:nowrap!important;overflow:hidden!important;min-height:42px!important;max-width:100%!important}
.cve-topbar-social{flex:0 0 46px!important;width:46px!important;min-width:46px!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;border-left:1px solid rgba(255,255,255,.16)!important;overflow:hidden!important}
.cve-topbar-social:first-child{border-left:0!important;padding-left:0!important}
.cve-topbar-social svg{width:18px!important;height:18px!important;margin:0!important;display:block!important;flex:0 0 auto!important}
.cve-topbar-social img{width:21px!important;height:21px!important;margin:0!important;display:block!important;object-fit:contain!important;flex:0 0 auto!important}
.cve-topbar-right{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:1 1 auto!important;min-width:0!important;overflow:hidden!important}
.cve-topbar-contact{height:42px!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;margin-left:0!important;padding:0 18px!important;flex:0 0 auto!important}
@media(max-width:760px){.cve-topbar-inner{width:100%!important;padding:0 10px!important}.cve-topbar-left{max-width:150px!important}.cve-topbar-social{flex-basis:42px!important;width:42px!important;min-width:42px!important}.cve-topbar-contact{font-size:12px!important;padding:0 12px!important}.cve-topbar-contact::before{margin-right:6px!important}}
@media(max-width:420px){.cve-topbar-left{max-width:132px!important}.cve-topbar-social{flex-basis:40px!important;width:40px!important;min-width:40px!important}.cve-topbar-contact{padding:0 10px!important;font-size:0!important}.cve-topbar-contact::before{font-size:14px!important;margin-right:0!important}.cve-topbar-contact::after{content:'Contact';font-size:12px!important;margin-left:6px!important}}
@media(max-width:340px){.cve-topbar-contact::after{content:''!important;margin-left:0!important}.cve-topbar-left{max-width:126px!important}}


/* ===== CVE 4.1.01 — Footer centré sur la largeur du site ===== */
.cve-managed-footer{
  padding-left:0!important;
  padding-right:0!important;
}
.cve-managed-footer-inner{
  width:min(var(--cve-container-max,1180px),calc(100% - 72px))!important;
  max-width:var(--cve-container-max,1180px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  grid-template-columns:minmax(330px,.9fr) minmax(0,1.65fr)!important;
  gap:42px!important;
}
.cve-footer-brand{
  grid-template-columns:120px minmax(0,1fr)!important;
  gap:22px!important;
}
.cve-footer-brand img{
  max-width:110px!important;
  max-height:88px!important;
}
.cve-footer-brand-text{
  max-width:none!important;
}
.cve-footer-brand h2{
  max-width:none!important;
  font-size:28px!important;
}
.cve-footer-actions{
  grid-template-columns:minmax(260px,1fr) minmax(220px,.78fr)!important;
  gap:46px!important;
}
.cve-footer-bottom span,.cve-footer-partners{
  width:min(var(--cve-container-max,1180px),calc(100% - 72px))!important;
  max-width:var(--cve-container-max,1180px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media (max-width:1180px){
  .cve-managed-footer-inner,.cve-footer-bottom span,.cve-footer-partners{
    width:min(100% - 48px,var(--cve-container-max,1180px))!important;
  }
  .cve-managed-footer-inner{grid-template-columns:1fr!important;gap:34px!important}
  .cve-footer-actions{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:32px!important}
}
@media (max-width:700px){
  .cve-managed-footer-inner,.cve-footer-bottom span,.cve-footer-partners{width:calc(100% - 32px)!important}
  .cve-footer-brand{grid-template-columns:1fr!important}
  .cve-footer-actions{grid-template-columns:1fr!important}
}

/* CVE v17 : sécurité visuelle des cartes si aucune image n'est renseignée */
.cve-card-photo:not([style]){background-image:linear-gradient(135deg,#244d64,#9abc68)!important}
.cve-discover-card .cve-card-photo,.cve-daily-card .cve-card-photo{background-color:#d8e4d1!important}


/* CVE 4.3 — Archives/catégories propres, notamment Retour sur événement */
.cve-public-content-shell .cve-archive-hero{margin-bottom:26px!important;padding:34px 38px!important}.cve-public-content-shell .cve-archive-hero .cve-page-intro{margin:14px 0 0!important;max-width:780px!important;color:#53677a!important;font-size:15.5px!important;line-height:1.62!important}.cve-public-content-shell .cve-archive-modern-layout{display:block!important;max-width:1240px!important;margin:0 auto!important}.cve-public-content-shell .cve-archive-title-row{display:none!important}.cve-public-content-shell .cve-archive-modern-grid,.cve-public-content-shell .cve-category-article-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(315px,1fr))!important;gap:24px!important}.cve-public-content-shell .cve-archive-card,.cve-public-content-shell .cve-result-card{background:#fff!important;border:1px solid #dbded8!important;box-shadow:0 12px 30px rgba(13,31,50,.06)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;min-height:100%!important}.cve-public-content-shell .cve-archive-card:hover{border-color:#6b9f35!important;box-shadow:0 18px 36px rgba(13,31,50,.09)!important;transform:translateY(-2px)!important}.cve-public-content-shell .cve-result-card-image-link{display:block!important;background:#eef3e9!important}.cve-public-content-shell .cve-result-card-image{display:block!important;width:100%!important;height:220px!important;min-height:220px!important;max-height:220px!important;overflow:hidden!important;background:linear-gradient(135deg,#eef4e7,#dce9cf)!important}.cve-public-content-shell .cve-result-card-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.cve-public-content-shell .cve-result-card-placeholder{display:flex!important;align-items:center!important;justify-content:center!important;color:#6b9f35!important;font-weight:950!important;font-size:24px!important}.cve-public-content-shell .cve-result-card-placeholder span{display:inline-flex!important;width:70px!important;height:70px!important;align-items:center!important;justify-content:center!important;border:2px solid rgba(107,159,53,.35)!important;border-radius:50%!important;background:#fff!important}.cve-public-content-shell .cve-result-card-text{padding:22px 24px 24px!important;display:flex!important;flex-direction:column!important;gap:12px!important;flex:1 1 auto!important}.cve-public-content-shell .cve-card-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#6b9f35!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-size:11px!important;font-weight:950!important}.cve-public-content-shell .cve-card-meta-row em{color:#607087!important;font-style:normal!important;text-transform:none!important;letter-spacing:0!important;font-size:12px!important;font-weight:850!important}.cve-public-content-shell .cve-result-title-link strong{display:block!important;font-size:20px!important;line-height:1.2!important;color:#071f3e!important;font-weight:950!important;letter-spacing:-.015em!important}.cve-public-content-shell .cve-card-excerpt,.cve-public-content-shell .cve-result-card-text>em:not(.cve-card-meta-row em){color:#53677a!important;font-style:normal!important;font-size:14.5px!important;line-height:1.55!important}.cve-public-content-shell .cve-result-card-bottom{margin-top:auto!important;padding-top:10px!important;border-top:1px solid #edf0ea!important}.cve-public-content-shell .cve-result-read{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 18px!important;background:#6b9f35!important;color:#fff!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.04em!important}.cve-public-content-shell .cve-result-read:hover{background:#071f3e!important;color:#fff!important}.cve-public-content-shell .cve-return-archive-page .cve-archive-modern-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))!important}.cve-public-content-shell .cve-empty-archive-card{background:#fff!important;border:1px solid #dbded8!important;border-left:6px solid #6b9f35!important;padding:28px 32px!important;box-shadow:0 12px 30px rgba(13,31,50,.06)!important}@media(max-width:760px){.cve-public-content-shell .cve-archive-hero{padding:24px 22px!important}.cve-public-content-shell .cve-archive-modern-grid,.cve-public-content-shell .cve-category-article-list,.cve-public-content-shell .cve-return-archive-page .cve-archive-modern-grid{grid-template-columns:1fr!important}.cve-public-content-shell .cve-result-card-image{height:190px!important;min-height:190px!important;max-height:190px!important}.cve-public-content-shell .cve-result-card-text{padding:20px!important}}


/* CVE 4.3.01 — Recherche en popup centrale transparente */
body.cve-search-modal-open{overflow:hidden!important}
.cve-front-search-form.is-open{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  width:100vw!important;
  height:100vh!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  padding:26px!important;
  background:rgba(7,31,62,.26)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
}
.cve-front-search-form.is-open::before{
  content:'Recherche';
  position:absolute;
  left:50%;
  top:calc(50% - 86px);
  transform:translateX(-50%);
  color:#fff;
  font-size:13px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
  text-shadow:0 4px 18px rgba(0,0,0,.28);
}
.cve-front-search-form.is-open::after{
  content:'Cliquez autour ou appuyez sur Échap pour fermer';
  position:absolute;
  left:50%;
  top:calc(50% + 62px);
  transform:translateX(-50%);
  color:rgba(255,255,255,.86);
  font-size:13px;
  font-weight:700;
  text-align:center;
  text-shadow:0 3px 12px rgba(0,0,0,.24);
}
.cve-front-search-form.is-open input[type=search]{
  order:1!important;
  position:relative!important;
  right:auto!important;
  width:min(720px,calc(100vw - 58px))!important;
  max-width:720px!important;
  height:68px!important;
  opacity:1!important;
  pointer-events:auto!important;
  border:1px solid rgba(255,255,255,.68)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.88)!important;
  color:#071f3e!important;
  box-shadow:0 24px 70px rgba(7,31,62,.28)!important;
  padding:0 92px 0 28px!important;
  font-size:22px!important;
  font-weight:850!important;
  outline:none!important;
  backdrop-filter:blur(14px)!important;
  -webkit-backdrop-filter:blur(14px)!important;
}
.cve-front-search-form.is-open input[type=search]::placeholder{color:rgba(7,31,62,.48)!important}
.cve-front-search-form.is-open input[type=search]:focus{
  background:rgba(255,255,255,.95)!important;
  border-color:#6b9f35!important;
  box-shadow:0 28px 80px rgba(7,31,62,.34),0 0 0 5px rgba(107,159,53,.20)!important;
}
.cve-front-search-form.is-open .cve-front-search{
  order:2!important;
  position:relative!important;
  z-index:2!important;
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  margin-left:-70px!important;
  border-radius:999px!important;
  background:#6b9f35!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  box-shadow:0 14px 34px rgba(107,159,53,.34)!important;
  font-size:28px!important;
  transform:none!important;
}
.cve-front-search-form.is-open .cve-front-search:hover,
.cve-front-search-form.is-open .cve-front-search:focus{background:#5b8f2d!important;transform:scale(1.03)!important}
@media(max-width:680px){
  .cve-front-search-form.is-open{padding:18px!important;background:rgba(7,31,62,.34)!important}
  .cve-front-search-form.is-open::before{top:calc(50% - 78px)}
  .cve-front-search-form.is-open::after{top:calc(50% + 58px);width:calc(100vw - 40px);font-size:12px}
  .cve-front-search-form.is-open input[type=search]{height:62px!important;font-size:18px!important;padding-left:22px!important;padding-right:82px!important;width:calc(100vw - 36px)!important}
  .cve-front-search-form.is-open .cve-front-search{width:52px!important;height:52px!important;min-width:52px!important;margin-left:-62px!important}
}


/* CVE 4.3.02 — Recherche visible aussi sur mobile */
@media(max-width:900px){
  .cve-front-header-inner{
    grid-template-columns:minmax(0,1fr) 44px 44px!important;
  }
  .cve-front-actions{
    display:flex!important;
    grid-column:2!important;
    grid-row:1!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0!important;
    position:relative!important;
    z-index:12!important;
  }
  .cve-front-menu-toggle{
    grid-column:3!important;
    grid-row:1!important;
  }
  .cve-front-actions .cve-front-search-form:not(.is-open){
    position:static!important;
    width:44px!important;
    height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
  }
  .cve-front-actions .cve-front-search-form:not(.is-open) input[type=search]{
    display:none!important;
    opacity:0!important;
    pointer-events:none!important;
    width:0!important;
    height:0!important;
    position:absolute!important;
  }
  .cve-front-actions .cve-front-search-form:not(.is-open) .cve-front-search{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
    border-radius:999px!important;
    background:#f4f7ef!important;
    color:#071f3e!important;
    -webkit-text-fill-color:#071f3e!important;
    border:1px solid #e2ead7!important;
    box-shadow:none!important;
    font-size:22px!important;
  }
  .cve-front-actions .cve-front-search-form:not(.is-open) .cve-front-search:hover,
  .cve-front-actions .cve-front-search-form:not(.is-open) .cve-front-search:focus{
    background:#6b9f35!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
  }
}
@media(max-width:560px){
  .cve-front-header-inner{
    grid-template-columns:minmax(0,1fr) 42px 42px!important;
    gap:6px!important;
  }
  .cve-front-actions{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
  }
  .cve-front-actions .cve-front-search-form:not(.is-open),
  .cve-front-actions .cve-front-search-form:not(.is-open) .cve-front-search{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    min-height:38px!important;
  }
}
