/* 2DA v1.9.0 - Header e-commerce global. Charge hors accueil/checkout. */
.da2gh{position:fixed;top:0;left:0;right:0;z-index:9990;background:#0B1036;color:#fff;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;box-shadow:0 2px 8px rgba(11,16,54,.18)}
.da2gh *{box-sizing:border-box}
.da2gh__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:20px;padding:10px 20px;min-height:72px}
.da2gh__logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#fff;font-weight:800;font-size:18px;white-space:nowrap}
.da2gh__logo img{height:38px;width:auto;display:block}
.da2gh__nav{display:flex;align-items:center;gap:18px}
.da2gh__nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:600;opacity:.92;transition:opacity .15s,color .15s}
.da2gh__nav a:hover{opacity:1;color:#7EA2FF}
.da2gh__search{flex:1 1 auto;display:flex;min-width:120px;max-width:420px;margin-left:auto}
.da2gh__search input[type=search]{flex:1 1 auto;border:0;border-radius:8px 0 0 8px;padding:10px 14px;font-size:14px;color:#101426;outline:none;min-width:0}
.da2gh__search button{border:0;background:#D8243C;color:#fff;font-weight:700;font-size:14px;padding:0 18px;border-radius:0 8px 8px 0;cursor:pointer;white-space:nowrap}
.da2gh__search button:hover{background:#b81d31}
.da2gh__actions{display:flex;align-items:center;gap:14px}
.da2gh__icon{position:relative;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:4px}
.da2gh__icon:hover{color:#7EA2FF}
.da2gh__badge{position:absolute;top:-6px;right:-8px;background:#D8243C;color:#fff;font-size:11px;font-weight:700;line-height:1;min-width:17px;height:17px;padding:0 4px;border-radius:9px;display:flex;align-items:center;justify-content:center}
.da2gh__burger{display:none;background:none;border:0;color:#fff;cursor:pointer;padding:4px}
.da2gh__mobile{display:none;flex-direction:column;gap:2px;padding:10px 20px 16px;background:#0B1036;border-top:1px solid rgba(255,255,255,.08)}
.da2gh__mobile.is-open{display:flex}
.da2gh__mobile a{color:#fff;text-decoration:none;padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.06);font-size:15px}
.da2gh__msearch{display:flex;margin-bottom:8px}
.da2gh__msearch input[type=search]{flex:1;border:0;border-radius:8px 0 0 8px;padding:10px 12px;color:#101426}
.da2gh__msearch button{border:0;background:#D8243C;color:#fff;font-weight:700;padding:0 16px;border-radius:0 8px 8px 0}
body.da2gh-active{padding-top:72px}
body.da2gh-active .site-header{display:none}
@media(max-width:900px){.da2gh__nav{display:none}.da2gh__burger{display:inline-flex}.da2gh__search{max-width:none}}
@media(max-width:768px){.da2gh__inner{gap:12px;min-height:60px;padding:8px 14px}.da2gh__search{display:none}body.da2gh-active{padding-top:60px}}
