
:root{--bg:#FAFAF8;--ink:#0A0A0A;--terra:#B85C2A;--line:#EDE8E0}
html{scroll-padding-top:72px}body{overflow-x:hidden;background:var(--bg)}
button,a,input{touch-action:manipulation}
button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(184,92,42,.42)!important;outline-offset:2px!important}
img{max-width:100%;height:auto}
#bg-cookie-manage{position:fixed;left:14px;bottom:14px;z-index:850;border:1px solid rgba(255,255,255,.16);background:#111;color:#fff;font:600 11px/1.2 system-ui,-apple-system,sans-serif;padding:9px 12px;border-radius:999px;box-shadow:0 8px 28px rgba(0,0,0,.22);cursor:pointer}
.bg-cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:1000;max-width:980px;margin:0 auto;background:#111;color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.35);padding:20px;border-radius:14px}
.bg-cookie-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end}.bg-cookie-banner h2{font:700 20px/1.15 Georgia,serif;margin:0 0 8px}.bg-cookie-banner p{font:400 12px/1.65 system-ui,-apple-system,sans-serif;color:rgba(255,255,255,.68);margin:0}
.bg-cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bg-cookie-actions button{border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;min-height:42px;padding:10px 14px;font:700 11px system-ui,-apple-system,sans-serif;cursor:pointer}.bg-cookie-actions .primary{background:var(--terra);border-color:var(--terra)}.bg-cookie-actions .secondary{background:#fff;color:#111;border-color:#fff}
.bg-cookie-settings{display:none;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.bg-cookie-settings.open{display:block}.bg-cookie-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 0}.bg-cookie-row span{font:600 12px system-ui,-apple-system,sans-serif}.bg-cookie-row small{display:block;color:rgba(255,255,255,.46);font-weight:400;margin-top:3px}
.bg-switch{width:42px;height:24px;border-radius:999px;background:#444;position:relative;flex:none;cursor:pointer;border:0}.bg-switch::after{content:"";width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:.2s}.bg-switch.on{background:var(--terra)}.bg-switch.on::after{left:21px}.bg-switch.locked{opacity:.65;cursor:not-allowed}
.bg-legal-overlay{position:fixed;inset:0;z-index:1100;background:rgba(0,0,0,.72);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:18px}.bg-legal-card{width:min(760px,100%);max-height:88vh;overflow:auto;background:#FAFAF8;color:#111;border-radius:14px;box-shadow:0 28px 90px rgba(0,0,0,.45)}
.bg-legal-head{position:sticky;top:0;background:#FAFAF8;border-bottom:1px solid #EDE8E0;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;z-index:2}.bg-legal-head h2{font:700 26px Georgia,serif;margin:0}.bg-legal-close{width:38px;height:38px;border:1px solid #ddd;background:#fff;font-size:20px;cursor:pointer}.bg-legal-body{padding:22px;font:400 13px/1.75 system-ui,-apple-system,sans-serif;color:#444}.bg-legal-body h3{font:700 17px Georgia,serif;color:#111;margin:24px 0 8px}.bg-legal-body p{margin:0 0 12px}.bg-legal-note{background:#FFF3EB;border-left:3px solid var(--terra);padding:12px 14px;color:#5b3421;margin-bottom:18px}.bg-toast{position:fixed;right:16px;bottom:18px;z-index:1200;background:#111;color:#fff;padding:12px 16px;border-radius:8px;font:600 12px system-ui;box-shadow:0 10px 30px rgba(0,0,0,.3)}
@media(max-width:760px){
  html{scroll-padding-top:58px}body{font-size:15px}
  nav{height:58px!important;min-height:58px!important;padding:0 10px!important;gap:5px!important}
  nav > button:first-child{font-size:17px!important;margin-right:4px!important;padding:4px!important}
  nav > div:nth-of-type(1){min-width:0!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scrollbar-width:none;white-space:nowrap!important}
  nav > div:nth-of-type(1)::-webkit-scrollbar{display:none}
  nav > div:nth-of-type(1) button{padding:8px 7px!important;font-size:10px!important;white-space:nowrap!important}
  nav > div:nth-of-type(2){gap:4px!important}nav > div:nth-of-type(2) button:first-child{display:none!important}nav > div:nth-of-type(2) button:last-child{padding:8px 9px!important;font-size:10px!important}
  [style*="grid-template-columns: 1fr 1fr"],[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important;gap:28px!important}
  [style*="grid-template-columns: repeat(auto-fill,minmax(300px,1fr))"],[style*="grid-template-columns: repeat(auto-fill,minmax(280px,1fr))"],[style*="grid-template-columns: repeat(auto-fill,minmax(200px,1fr))"]{grid-template-columns:1fr!important}
  section[style*="padding: 96px 5%"],section[style*="padding:96px 5%"]{padding:56px 18px!important}
  [style*="padding: 80px 5%"],[style*="padding:80px 5%"],[style*="padding: 64px 5%"],[style*="padding:64px 5%"]{padding-left:18px!important;padding-right:18px!important}
  [style*="padding: 100px 5% 60px"],[style*="padding:100px 5% 60px"]{padding:86px 18px 48px!important}
  [style*="min-height: 100vh"],[style*="min-height:100vh"]{min-height:auto!important}
  h1{letter-spacing:-1.5px!important}h2{letter-spacing:-1px!important}button{min-height:42px}input{font-size:16px!important}
  footer{padding:44px 18px 86px!important}footer > div > div:first-child{gap:28px!important}footer > div > div:first-child > div{flex:1 1 145px!important;min-width:140px!important}
  .bg-cookie-banner{left:10px;right:10px;bottom:10px;padding:16px;border-radius:12px}.bg-cookie-grid{grid-template-columns:1fr;gap:14px}.bg-cookie-actions{justify-content:stretch}.bg-cookie-actions button{flex:1 1 120px}#bg-cookie-manage{left:10px;bottom:10px}
  .bg-legal-overlay{padding:8px;align-items:flex-end}.bg-legal-card{max-height:92vh;border-radius:14px 14px 0 0}.bg-legal-head{padding:15px 16px}.bg-legal-head h2{font-size:22px}.bg-legal-body{padding:16px}
}


/* BabyGo — démonstration dépliée / pliée / transportée */
#bg-fold-demo{
  background:#0A0A0A;color:#fff;padding:88px 5% 96px;position:relative;overflow:hidden;
}
#bg-fold-demo::before{
  content:"";position:absolute;width:520px;height:520px;right:-180px;top:-160px;
  background:radial-gradient(circle,rgba(184,92,42,.19),transparent 68%);pointer-events:none;
}
.bg-fold-wrap{max-width:1180px;margin:0 auto;position:relative;z-index:1}
.bg-fold-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;flex-wrap:wrap;margin-bottom:34px}
.bg-fold-kicker{font:700 10px/1.2 system-ui,-apple-system,sans-serif;letter-spacing:3px;color:#B85C2A;margin:0 0 12px}
.bg-fold-title{font:700 clamp(32px,4.7vw,58px)/1.02 Georgia,serif;letter-spacing:-1.8px;margin:0;max-width:650px}
.bg-fold-title em{font-style:normal;color:#D4784E}
.bg-fold-intro{font:400 14px/1.8 system-ui,-apple-system,sans-serif;color:rgba(255,255,255,.52);max-width:470px;margin:0}
.bg-fold-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px}
.bg-fold-stage{background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:18px;box-shadow:0 28px 80px rgba(0,0,0,.28)}
.bg-fold-imagebox{height:520px;background:linear-gradient(180deg,#171717,#0e0e0e);border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.bg-fold-imagebox img{width:100%;height:100%;object-fit:contain;padding:18px;box-sizing:border-box;transition:opacity .25s ease,transform .45s ease}
.bg-fold-imagebox.changing img{opacity:.28;transform:scale(.985)}
.bg-fold-badge{position:absolute;left:18px;top:18px;background:rgba(10,10,10,.72);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(8px);padding:8px 11px;font:700 9px/1 system-ui;letter-spacing:1.6px;color:rgba(255,255,255,.82)}
.bg-fold-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.bg-fold-controls button{flex:1 1 150px;border:1px solid rgba(255,255,255,.12);background:transparent;color:rgba(255,255,255,.65);padding:13px 12px;min-height:46px;font:700 11px/1.2 system-ui;cursor:pointer;border-radius:8px}
.bg-fold-controls button.active{background:#B85C2A;border-color:#B85C2A;color:#fff}
.bg-fold-copy{display:flex;flex-direction:column;gap:10px}
.bg-fold-step{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);padding:22px;border-radius:14px;cursor:pointer;transition:.25s}
.bg-fold-step:hover,.bg-fold-step.active{background:rgba(184,92,42,.11);border-color:rgba(184,92,42,.45);transform:translateY(-1px)}
.bg-fold-stepnum{font:700 9px/1 system-ui;letter-spacing:2px;color:#D4784E;margin-bottom:12px}
.bg-fold-step h3{font:700 25px/1.05 Georgia,serif;margin:0 0 8px;color:#fff}
.bg-fold-step p{font:400 12px/1.7 system-ui;color:rgba(255,255,255,.5);margin:0}
.bg-fold-note{margin-top:4px;padding:18px 20px;border-radius:12px;background:#141414;border:1px solid rgba(255,255,255,.07);font:400 11px/1.65 system-ui;color:rgba(255,255,255,.42)}
.bg-fold-note strong{color:rgba(255,255,255,.75)}
.bg-fold-play{margin-top:12px;display:flex;justify-content:flex-end}
.bg-fold-play button{border:0;background:none;color:#D4784E;font:700 10px/1 system-ui;letter-spacing:1px;cursor:pointer;padding:8px}
@media(max-width:820px){
  #bg-fold-demo{padding:64px 18px 72px}
  .bg-fold-layout{grid-template-columns:1fr}
  .bg-fold-imagebox{height:min(70vh,470px)}
  .bg-fold-head{align-items:flex-start}
}
@media(max-width:520px){
  .bg-fold-imagebox{height:380px}
  .bg-fold-controls{display:grid;grid-template-columns:1fr}
  .bg-fold-controls button{width:100%}
}


/* Vidéo de démonstration BabyGo */
.bg-video-demo{
  margin:0 0 22px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:18px;
  overflow:hidden;
  background:#111;
  box-shadow:0 28px 80px rgba(0,0,0,.28);
}
.bg-video-demo video{
  display:block;
  width:100%;
  height:auto;
  background:#0a0a0a;
}
.bg-video-caption{
  display:flex;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
  padding:14px 16px 16px;
  color:rgba(255,255,255,.55);
  font:500 11px/1.5 system-ui,-apple-system,sans-serif;
}
.bg-video-caption strong{color:#fff}
