:root{--navy:#102a43;--ink:#17324d;--muted:#668099;--blue:#2164d4;--pale:#edf5ff;--line:#dfe8f0;--orange:#ff9f45}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:15px 'DM Sans',sans-serif;background:#fff}h1,h2{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.055em}button,input{font:inherit}.header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,32px);border-bottom:1px solid #eef2f5}.logo{font:800 23px Manrope,sans-serif;color:var(--navy);text-decoration:none;letter-spacing:-1.4px}.logo span{color:var(--blue)}nav{display:flex;gap:32px;margin-left:70px}nav a,.section-heading a{color:#55708a;text-decoration:none;font-weight:600}.header-actions{display:flex;gap:14px;align-items:center}.login{background:none;border:0;color:var(--navy);font-weight:700;cursor:pointer}.cart{border:0;background:var(--navy);color:#fff;border-radius:8px;padding:11px 15px;font-weight:700;cursor:pointer}.cart b{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:10px;background:#fff;color:var(--navy);margin-left:5px;font-size:12px}.hero{min-height:510px;padding:80px max(5vw,32px);display:flex;align-items:center;gap:8%;overflow:hidden;background:linear-gradient(108deg,#f7fbff 0%,#f7fbff 55%,#eff7ff 55%)}.hero-copy{max-width:585px}.eyebrow{font-weight:800;font-size:11px;letter-spacing:1.6px;color:var(--blue);margin:0 0 16px}h1{font-size:clamp(42px,5vw,67px);line-height:1.08;color:var(--navy)}h1 em{font-style:normal;color:var(--blue)}.lead{font-size:17px;line-height:1.6;color:#58728b;max-width:520px;margin:23px 0 30px}.button{border:0;border-radius:8px;padding:14px 18px;text-decoration:none;display:inline-flex;align-items:center;gap:25px;font-weight:700;cursor:pointer}.primary{background:var(--blue);color:#fff;box-shadow:0 9px 18px #2164d42b}.primary span{font-size:21px;line-height:12px}.ghost{color:var(--navy);border:1px solid #cbd9e5;margin-left:10px}.trust-row{display:flex;gap:32px;margin-top:45px}.trust-row div{display:flex;flex-direction:column;border-right:1px solid #d6e1ea;padding-right:27px}.trust-row div:last-child{border:0}.trust-row strong{font:800 19px Manrope}.trust-row span{font-size:12px;color:#71879b;margin-top:4px}.hero-card{height:330px;width:400px;min-width:400px;border-radius:22px;background:linear-gradient(140deg,#1c5fd0,#0f3779);position:relative;overflow:hidden;color:white;padding:25px;box-shadow:0 22px 45px #0d367248}.stock-chip{position:relative;z-index:2;display:inline-block;background:#ffffff1c;border:1px solid #ffffff2c;border-radius:30px;padding:7px 10px;font-size:11px;font-weight:600}.stock-chip span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#68eab0;margin-right:6px}.phone-art{position:absolute;border-radius:22px;background:linear-gradient(135deg,#d8edff,#87b8ec 50%,#5e85a9);border:4px solid #1c3153;box-shadow:10px 10px 16px #09265b75}.phone-art:before{content:'';position:absolute;width:19px;height:19px;border:4px solid #314e70;border-radius:50%;top:12px;left:12px;box-shadow:25px 0 #314e70}.one{width:145px;height:260px;right:28px;bottom:-33px;transform:rotate(14deg)}.two{width:130px;height:230px;right:156px;bottom:-26px;transform:rotate(-10deg);background:linear-gradient(135deg,#f3dfd0,#d7b79d)}.three{width:120px;height:210px;right:75px;bottom:24px;transform:rotate(4deg);background:linear-gradient(135deg,#dbe9e7,#82aca7)}.hero-card>p,.hero-card>strong{position:absolute;z-index:3;left:25px;bottom:57px}.hero-card>p{bottom:86px;margin:0;font-size:12px;opacity:.8}.hero-card>strong{font:800 28px Manrope}.hero-card small{font:500 11px 'DM Sans'}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:25px max(5vw,32px);border-bottom:1px solid var(--line)}.benefits div{display:flex;align-items:center;gap:11px;justify-content:center;border-right:1px solid var(--line)}.benefits div:last-child{border:0}.benefits span{font-size:19px;color:var(--blue)}.benefits p{margin:0;color:#6b8193;font-size:12px}.benefits b{display:block;color:var(--ink);font-size:13px}.payment-copy{display:block!important}.payment-copy p{margin:0 0 8px}.payment-logos{display:flex;gap:8px;flex-wrap:nowrap}.payment-logo{width:40px;height:28px;border:1px solid var(--line);border-radius:6px;background:#fff;display:grid;place-items:center;box-shadow:0 2px 5px #0d24330f;flex-shrink:0}.payment-logo img{width:100%;height:100%;object-fit:contain;border-radius:5px}.catalogue{padding:88px max(5vw,32px)}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2,.quote h2{font-size:34px}.filters{display:flex;gap:9px;margin:31px 0 26px;flex-wrap:wrap}.filter{border:1px solid var(--line);border-radius:30px;background:#fff;padding:10px 15px;color:#58728b;font-weight:600;cursor:pointer}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.product-image{height:167px;background:#f5f9fc;position:relative;display:grid;place-items:center}.phone{height:126px;width:65px;border:4px solid #162d4a;border-radius:13px;background:var(--color);box-shadow:8px 9px 12px #23476e2b}.phone:before{content:'';display:block;width:25px;height:6px;border-radius:0 0 6px 6px;background:#152a43;margin:auto}.badge{position:absolute;top:12px;left:12px;border-radius:20px;background:white;padding:5px 8px;font-size:10px;color:var(--blue);font-weight:800}.product-info{padding:16px}.product-info h3{font:700 16px Manrope;margin:0}.product-info p{color:#70869a;font-size:12px;margin:7px 0}.product-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:14px}.price{font-weight:800;font-size:17px}.price small{font-weight:500;font-size:10px;color:#789}.add{border:0;border-radius:7px;background:var(--pale);color:var(--blue);padding:8px 10px;font-weight:800;cursor:pointer}.quote{margin:0 max(5vw,32px) 70px;padding:50px 6%;display:flex;justify-content:space-between;align-items:center;gap:30px;color:white;background:var(--navy);border-radius:16px}.quote .eyebrow{color:#7eb2ff}.quote h2{max-width:460px}.quote>div>p:last-child{color:#aec1d3;max-width:470px;line-height:1.55}.quote form{width:370px;display:flex;flex-direction:column;gap:10px}.quote input{padding:15px;border:0;border-radius:8px;outline:none}.quote small{color:#9dd7c1}footer{text-align:center;color:#7f92a2;padding:0 20px 30px;font-size:12px}.cart-panel{position:fixed;z-index:5;width:min(400px,92vw);right:0;top:0;bottom:0;background:#fff;padding:25px;box-shadow:-12px 0 35px #0d24332b;transform:translateX(105%);transition:.25s}.cart-panel.open{transform:translateX(0)}.cart-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-top h2{font-size:22px}.cart-top button{background:none;border:0;font-size:31px;cursor:pointer}.cart-item{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.cart-item b{display:block;margin-top:5px}.cart-footer{position:absolute;bottom:20px;left:25px;right:25px}.cart-footer p{display:flex;justify-content:space-between}.cart-footer .button{width:100%;justify-content:space-between}.empty{color:#8093a3;margin-top:25px}.overlay{display:none;position:fixed;z-index:4;inset:0;background:#102a4350}.overlay.show{display:block}@media(max-width:850px){nav{display:none}.hero{padding-top:60px}.hero-card{display:none}.products{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr);gap:22px}.benefits div:nth-child(2){border:0}.quote{flex-direction:column;align-items:start}.quote form{width:100%}}@media(max-width:520px){.header{padding:0 20px}.login{display:none}.hero,.catalogue{padding-left:20px;padding-right:20px}.hero{min-height:520px}.benefits{padding:23px 10px}.benefits div{justify-content:start}.benefits p{font-size:10px}.payment-logo{width:34px;height:24px}.products{grid-template-columns:1fr}.quote{margin-left:20px;margin-right:20px;padding:36px 24px}.trust-row{gap:14px}.trust-row div{padding-right:13px}.ghost{margin-left:0}.section-heading h2,.quote h2{font-size:28px}.section-heading{flex-wrap:wrap;gap:14px}}
header .logo{display:flex;align-items:center;width:142px;height:60px;overflow:hidden}
header .logo img{width:142px;height:60px;object-fit:contain;mix-blend-mode:multiply}
main .why-us{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:8%;align-items:center;padding:90px max(10vw,32px);background:#f7fbff}
.why-mark{width:220px;height:220px;border-radius:28px;background:#fff;color:#102a43;box-shadow:0 14px 35px #17324d16;display:grid;place-content:center;text-align:center;font:800 38px Manrope,sans-serif;letter-spacing:-3px}
.why-mark span{font-size:31px;letter-spacing:-2.5px}.why-mark small{font:800 12px 'DM Sans',sans-serif;letter-spacing:4px;margin-top:5px}
.why-copy h2{font-size:35px;margin-bottom:20px}.why-copy>p:not(.eyebrow){color:#58728b;line-height:1.75;font-size:16px;max-width:700px}
.why-points{display:flex;gap:11px;flex-wrap:wrap;margin-top:25px}.why-points span{padding:9px 12px;border-radius:20px;background:#e5f0ff;color:#2164d4;font-size:12px;font-weight:700}
@media(max-width:850px){main .why-us{grid-template-columns:1fr;padding:65px max(5vw,32px);gap:32px}.why-mark{width:160px;height:160px;font-size:28px}.why-copy h2{font-size:30px}}
/* Logo principal : symbole Apple issu de votre image + nom de la marque */
.header .logo{width:auto;height:70px;gap:10px;text-decoration:none;overflow:visible}
.header .logo .brand-symbol{width:54px;height:54px;position:relative;overflow:hidden;display:block;flex:0 0 54px}
.header .logo .brand-symbol img{position:absolute;display:block;width:180px;height:180px;max-width:none;left:-65px;top:-40px;object-fit:fill;mix-blend-mode:multiply}
.header .logo .brand-name{font:800 25px/1 Manrope,sans-serif;letter-spacing:-1.8px;color:#102a43;white-space:nowrap}
.header .logo .brand-name b{display:block;font-size:18px;letter-spacing:-1px;color:#2164d4;margin-top:3px}
@media(max-width:520px){.header .logo .brand-symbol{width:43px;height:43px;flex-basis:43px}.header .logo .brand-symbol img{width:150px;height:150px;left:-54px;top:-33px}.header .logo .brand-name{font-size:20px}.header .logo .brand-name b{font-size:14px}}
.hero-card.hero-poster{padding:0;background:transparent;box-shadow:none}
.hero-card.hero-poster img{width:100%;height:100%;display:block;object-fit:contain}
body .hero-card{width:clamp(400px,40vw,540px);min-width:0;height:clamp(330px,30vw,390px)}
.why-mark img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.auth-modal{display:none;position:fixed;z-index:7;top:50%;left:50%;width:min(440px,calc(100vw - 32px));transform:translate(-50%,-50%);padding:39px;background:#fff;border-radius:18px;box-shadow:0 24px 80px #071c4266}.auth-modal.open{display:block}.auth-close{position:absolute;right:16px;top:13px;border:0;background:none;font-size:30px;line-height:1;color:#789;cursor:pointer}.auth-logo{color:#102a43;font:800 20px Manrope,sans-serif;letter-spacing:-1.5px}.auth-logo span{color:#2164d4}.auth-modal h2{font-size:28px;margin:24px 0 9px}.auth-intro{margin:0;color:#668099;line-height:1.5}.auth-form{margin-top:23px}.auth-form label{display:block;font-size:12px;color:#294761;font-weight:700;margin-bottom:15px}.auth-form input[type=email],.auth-form input[type=password]{display:block;width:100%;margin-top:7px;border:1px solid #d9e5ee;border-radius:8px;padding:13px;outline-color:#2164d4;color:#17324d}.auth-options{display:flex;justify-content:space-between;align-items:center;margin:2px 0 20px;font-size:12px}.auth-options label{margin:0;font-weight:500;color:#668099}.auth-options input{accent-color:#2164d4}.auth-options a,.auth-switch a{color:#2164d4;text-decoration:none;font-weight:700}.auth-form .button{width:100%;justify-content:space-between}.auth-message{min-height:18px;margin:12px 0 0;color:#16865d;font-size:13px;font-weight:600}.auth-switch{text-align:center;margin:24px 0 0;color:#668099;font-size:13px}
.account-quotes-list{max-height:260px;overflow-y:auto;margin-top:10px;display:flex;flex-direction:column;gap:10px}
.account-quote-card{border:1px solid #dfe8f0;border-radius:10px;padding:12px 14px;font-size:13px;color:#294761}
.account-quote-card .ref{font-weight:800;color:#102a43}
.account-quote-card .date{color:#668099;font-size:11.5px;margin-left:6px}
.account-quote-card .qty{margin-top:4px;color:#668099}
.catalogue .section-heading{margin-bottom:34px}.catalog-currency{display:flex;gap:4px;background:#f5f9fc;border:1px solid var(--line);border-radius:9px;padding:3px}.catalog-currency button{border:0;background:none;padding:7px 12px;border-radius:6px;font-size:12.5px;font-weight:700;color:#668099;cursor:pointer}.catalog-currency button.active{background:#fff;color:var(--navy);box-shadow:0 1px 3px #0d24331a}.catalogue .products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-category .product-info{padding:18px 17px 17px}.product-category .product-info h3{font-size:18px}.product-category .product-bottom{margin-top:16px;display:flex;gap:8px}.product-category .product-bottom .see-product{flex:1;width:auto}.currency-cycle{flex:0 0 54px;display:flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:8px;background:var(--navy);color:#fff;font-weight:800;font-size:10px;cursor:pointer;padding:8px 3px;letter-spacing:.2px;transition:.15s}.currency-cycle:hover{background:#1c3a5e}.currency-cycle:active{transform:scale(.97)}.currency-cycle:hover{background:#eaf3ff;border-color:var(--blue);transform:translateY(-1px);box-shadow:0 3px 8px #2164d426}.currency-cycle:active{transform:translateY(0)}.product-from-price{margin-top:8px;font-size:12.5px;color:#668099;text-align:right}.product-from-price b{font-weight:500;color:#4a6379}.see-product{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:8px;padding:11px 13px;background:#eaf3ff;color:#2164d4;font-weight:800;cursor:pointer}.see-product span{font-size:18px}.product-modal{display:none;position:fixed;z-index:7;top:50%;left:50%;width:min(760px,calc(100vw - 32px));transform:translate(-50%,-50%);grid-template-columns:290px 1fr;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 80px #071c4266}.product-modal.open{display:grid}.product-modal-image{min-height:420px;padding:35px;background:linear-gradient(145deg,#e9f3ff,#f7fbff);display:grid;place-items:center}.product-modal-image img{max-width:100%;max-height:350px;object-fit:contain}.product-modal-content{padding:43px 35px}.product-modal-content h2{font-size:32px;margin-bottom:23px}.product-details{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.product-details div{padding:12px 14px;border-radius:9px;background:#f5f9fc}.product-details h3{font:800 12px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.6px;color:#2164d4;margin:0 0 5px}.product-details p{color:#58728b;line-height:1.5;margin:0}.product-modal .button{margin-top:22px;width:100%;justify-content:space-between}@media(max-width:850px){.catalogue .products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal{grid-template-columns:minmax(0,1fr);max-height:90vh;overflow:auto}.product-modal-image{min-height:200px;padding:20px}.product-modal-image img{max-height:190px}.product-modal-content{padding:28px 25px}}@media(max-width:520px){.catalogue .products{grid-template-columns:1fr}}
/* Images normalisées (même cadrage, même échelle, centrées) : plus besoin de réglages par produit */


body 

.product-modal{width:min(1080px,calc(100vw - 32px));grid-template-columns:510px 1fr}.product-modal-image{min-height:540px;padding:30px}.product-modal-image img{width:100%;max-width:480px;max-height:470px}.product-modal-content{padding:52px 44px}.color-detail{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:58px;padding:13px 14px;border-radius:9px;background:#f5f9fc}.color-swatch{display:block;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:var(--swatch);border:2px solid #fff;box-shadow:0 0 0 1px #ccd9e4}@media(max-width:850px){.product-modal{grid-template-columns:minmax(0,1fr)}.product-modal-image{min-height:260px}.product-modal-image img{max-height:230px}.product-modal-content{padding:30px 25px}.color-swatch{width:22px;height:22px;flex-basis:22px}}
body .product-modal{width:min(1080px,calc(100vw - 32px));grid-template-columns:510px 1fr}
body .product-modal .product-modal-image{min-height:540px;padding:30px}
body .product-modal .product-modal-image img{width:100%;max-width:480px;max-height:470px}
body .product-modal .product-modal-content{padding:52px 44px}
@media(max-width:850px){body .product-modal{grid-template-columns:minmax(0,1fr)}body .product-modal .product-modal-image{min-height:260px}body .product-modal .product-modal-image img{max-height:230px}body .product-modal .product-modal-content{padding:30px 25px}}
.contact-section{align-items:stretch;padding:58px 6%;gap:65px}.contact-intro{max-width:520px}.contact-intro h2{margin-bottom:16px}.contact-intro>p:not(.eyebrow){color:#aec1d3;line-height:1.65}.contact-email{display:flex;align-items:center;gap:11px;margin-top:27px;color:#fff;text-decoration:none;font-weight:700}.contact-details{flex:1;display:flex;flex-direction:column;justify-content:center;gap:20px}.contact-block{display:flex;gap:14px;align-items:flex-start}.contact-icon{display:inline-grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#ffffff19;color:#8dbdff;font-size:18px}.contact-block b{font:800 13px Manrope,sans-serif}.contact-block p{margin:5px 0 0;color:#b6c7d8;line-height:1.6;font-size:13px}.contact-block a{color:#b6c7d8;text-decoration:none}.socials{display:flex;gap:10px;margin-top:5px}.socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff2b;border-radius:10px;color:#fff;transition:.2s}.socials a:hover{background:#2164d4;border-color:#2164d4}.socials svg{width:19px;height:19px;fill:currentColor}.socials svg rect,.socials svg circle{fill:none;stroke:currentColor;stroke-width:2}.socials svg .fill{fill:currentColor;stroke:0}.social-handle{color:#b6c7d8;margin:0;font-size:13px}.social-handle b{color:#fff}@media(max-width:850px){.contact-section{gap:35px}.contact-details{width:100%}}
body .quote.contact-section{align-items:stretch;padding:58px 6%;gap:65px}
@media(max-width:850px){body .quote.contact-section{gap:35px}}
.quote-modal{display:none;position:fixed;z-index:7;top:50%;left:50%;width:min(650px,calc(100vw - 32px));max-height:90vh;overflow:auto;transform:translate(-50%,-50%);padding:40px;background:#fff;border-radius:18px;box-shadow:0 24px 80px #071c4266}.quote-modal.open{display:block}.quote-modal h2{font-size:29px;margin:12px 0 8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.quote-request-form textarea,.quote-request-form select{display:block;width:100%;margin-top:7px;border:1px solid #d9e5ee;border-radius:8px;padding:12px;font:inherit;outline-color:#2164d4;color:#17324d;resize:vertical}.quote-request-form select{height:46px;background:#fff}@media(max-width:520px){.quote-modal{padding:34px 24px}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:850px){body .hero{flex-direction:column;align-items:stretch;gap:32px;padding:48px max(5vw,24px)}body .hero .hero-copy{max-width:none}body .hero .hero-card.hero-poster{display:block;width:100%;min-width:0;height:270px}body .hero .hero-card.hero-poster img{object-fit:contain}}
@media(max-width:520px){body .hero .hero-card.hero-poster{height:220px}body .hero .lead{font-size:16px}body .hero-buttons .button{width:100%;justify-content:space-between;margin:0 0 10px}}

/* Menu mobile professionnel : remplace la disparition pure et simple du menu sur petit écran */
.menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;background:none;border:0;cursor:pointer;padding:0}
.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:.25s ease;transform-origin:center}
.menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.active span:nth-child(2){opacity:0}
.menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.nav-login{display:none}
@media(max-width:850px){
  .menu-toggle{display:flex}
  nav{display:none}
  nav.open{display:flex;position:fixed;top:78px;left:0;right:0;flex-direction:column;gap:0;margin:0;padding:6px max(5vw,20px) 18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 30px #0d24331f;z-index:6;max-height:calc(100vh - 78px);overflow-y:auto}
  nav.open a{padding:15px 2px;border-bottom:1px solid #eef2f5;font-size:15px}
  nav.open a:last-child{border-bottom:0}
  .nav-login{display:block;color:var(--blue);font-weight:800}
  .header .login{display:none}
}

/* Sécurité anti-débordement : empêche tout élément (texte long, image) de forcer une largeur supérieure à l'écran */
.product-modal-content,.contact-block p,.why-copy p{overflow-wrap:break-word}
.product-details p{word-break:normal;overflow-wrap:normal}

/* RÈGLE UNIQUE ET FINALE pour les photos produits du catalogue — remplace toutes les anciennes règles dispersées */
.product-category{min-height:350px;display:flex;flex-direction:column}
.product-category .product-image{height:245px !important;padding:24px !important;box-sizing:border-box !important;background:linear-gradient(145deg,#f5f9fc,#edf4fb);overflow:hidden;display:block}
.product-category .product-image img{display:block !important;width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important;object-fit:contain !important;object-position:center center !important;transform:none !important}
.product-category:hover .product-image img{transform:scale(1.04) !important}
@media(max-width:520px){
  .product-category{min-height:280px}
  .product-category .product-image{height:210px !important;padding:18px !important}
}

/* Badge "Neuf" en haut à gauche de chaque photo produit */
.product-category .product-image{position:relative}
.product-badge{position:absolute;top:12px;left:12px;z-index:2;background:#fff;color:var(--blue);font-size:11px;font-weight:800;padding:5px 10px;border-radius:20px;box-shadow:0 3px 8px #0d243318}

/* Bouton WhatsApp flottant */
.whatsapp-float{position:fixed;z-index:8;bottom:24px;right:24px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #0d24334d;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}
.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 10px 28px #0d243366}
.whatsapp-float svg{position:relative;z-index:2}
.whatsapp-pulse{position:absolute;inset:0;border-radius:50%;background:#25d366;opacity:.55;animation:whatsapp-pulse 2.4s ease-out infinite}
@keyframes whatsapp-pulse{0%{transform:scale(1);opacity:.55}100%{transform:scale(1.9);opacity:0}}
@media(max-width:520px){.whatsapp-float{width:52px;height:52px;bottom:18px;right:18px}}
@media(prefers-reduced-motion:reduce){.whatsapp-pulse{animation:none;display:none}}

/* Liste des articles ajoutés à la demande de devis (panier multi-produits) */
.optional-tag{font-weight:400;color:var(--muted);font-size:12px}
.quote-items{display:flex;flex-direction:column;gap:10px;margin:4px 0}
.quote-items:empty{display:none}
.quote-item-group{background:#f8fbff;border:1px solid var(--line);border-radius:10px;padding:12px 14px}
.quote-item-group h4{margin:0 0 6px;color:var(--blue);font-size:13px;font-weight:800}
.quote-item-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 0;font-size:13.5px;color:var(--navy)}
.quote-item-line + .quote-item-line{border-top:1px dashed #dde6ee}
.quote-item-remove{background:none;border:0;color:#c0392b;font-size:13px;cursor:pointer;font-weight:700;padding:2px 6px;flex-shrink:0}
.quote-item-remove:hover{text-decoration:underline}

/* Sélecteur de pays / devise dans le panier */
.cart-country{padding:14px 20px;background:#f8fbff;border-bottom:1px solid var(--line)}
.cart-country p{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--navy)}
.cart-country-buttons{display:flex;gap:8px}
.country-btn{flex:1;padding:10px 8px;border:1.5px solid var(--line);border-radius:8px;background:#fff;font-size:13px;font-weight:700;color:var(--navy);cursor:pointer;transition:.2s}
.country-btn:hover{border-color:var(--blue);background:var(--pale)}
.cart-country-current{margin:0;padding:10px 20px;font-size:12.5px;color:var(--muted);background:#f8fbff;border-bottom:1px solid var(--line)}
.cart-country-current b{color:var(--navy)}
.cart-country-current a{color:var(--blue);font-weight:700;text-decoration:none;margin-left:4px}
.cart-item-row{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid var(--line)}
.cart-item-row .ciname{font-weight:700;color:var(--navy);font-size:13.5px}
.cart-item-row .cimeta{font-size:12px;color:var(--muted)}
.cart-item-row .ciprice{font-weight:800;color:var(--navy);font-size:13.5px}

/* Fenêtre de sélection d'accessoires (ouverte depuis le formulaire de devis) */
.accessory-picker-modal{display:none;position:fixed;z-index:9;top:50%;left:50%;width:min(760px,calc(100vw - 32px));max-height:88vh;overflow:auto;transform:translate(-50%,-50%);padding:36px;background:#fff;border-radius:18px;box-shadow:0 24px 80px #071c4266}
.accessory-picker-modal.open{display:block}
.accessory-picker-modal h2{font-size:26px;margin:8px 0 20px}
.accessory-open-btn{margin-bottom:14px}
.picker-category{margin-bottom:26px}
.picker-category h3{font-size:15px;color:var(--navy);margin:0 0 12px}
.picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}
.picker-item{border:1px solid var(--line);border-radius:12px;padding:10px;text-align:center;background:#fbfdff;transition:.2s}
.picker-item:hover{border-color:var(--blue);box-shadow:0 6px 16px #0d243318}
.picker-item .pi-image{height:90px;border-radius:8px;background:linear-gradient(145deg,#f5f9fc,#edf4fb);display:flex;align-items:center;justify-content:center;margin-bottom:8px}
.picker-item .pi-image img{width:70%;height:70%;object-fit:contain}
.picker-item .pi-name{font-size:12px;font-weight:700;color:var(--navy);min-height:30px;line-height:1.3}
.picker-item .pi-price{font-size:12.5px;font-weight:800;color:var(--blue);margin:4px 0 8px}
.picker-item button{width:100%;padding:7px;border:0;border-radius:6px;background:var(--navy);color:#fff;font-size:11.5px;font-weight:700;cursor:pointer}
.picker-item button:hover{background:var(--blue)}
.picker-added-note{display:none;position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#25864f;color:#fff;padding:12px 22px;border-radius:30px;font-size:13.5px;font-weight:700;z-index:10;box-shadow:0 10px 24px #0d243344}
.picker-added-note.show{display:block}
@media(max-width:520px){.accessory-picker-modal{padding:26px 20px}.picker-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}

/* Message de type de client (Particulier / Professionnel) */
.customer-type-note{margin:0 0 4px;padding:12px 16px;background:var(--pale);border-radius:8px;font-size:13px;color:var(--navy);cursor:pointer}
.customer-type-note:hover{background:#e2edfc}

/* Corrige la priorité CSS : l'attribut hidden doit l'emporter sur .auth-form label{display:block} */
.auth-form label[hidden]{display:none}

/* Alerte de quantité minimale (badge d'avertissement) */
.customer-type-note.customer-type-error{background:#fdecea;color:#a3221c;border:1px solid #f3b8b3;line-height:1.5}
.customer-type-note.customer-type-error b{color:#a3221c}
