:root{--off2:#EEF2F8;--bd:#0B1C2E;--bm:#1A3A5C;--ba:#1E6FBF;--bb:#2E9CDE;--or:#E67E22;--gl:#F2F5F8;--gm:#8B9BB0;--gb:#D6E0EA;--wh:#FFFFFF;--ok:#27AE60;--td:#0B1C2E;--tb:#3D5166}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100%}body{overflow-x:hidden;max-width:100%}img,picture,video{max-width:100%}body{font-family:'Inter',sans-serif;background:var(--wh);color:var(--tb);font-size:15px;line-height:1.6}h1,h2,h3,h4{font-family:'Barlow Condensed',sans-serif;color:var(--td);letter-spacing:.02em}nav{background:var(--bd);padding:0 4%;display:flex;align-items:center;justify-content:space-between;height:72px;position:sticky;top:0;z-index:100;box-shadow:0 2px 12px rgba(0,0,0,.25)}.nav-left{display:flex;flex-direction:column;justify-content:center}.logo{font-family:'Barlow Condensed',sans-serif;font-size:1.9rem;font-weight:800;color:var(--wh);letter-spacing:.04em;text-decoration:none;line-height:1}.logo span{color:var(--bb)}.logo-sub{font-size:.7rem;font-weight:600;color:var(--or);letter-spacing:.08em;text-transform:uppercase;margin-top:2px}.logo-sub em{color:rgba(255,255,255,.45);font-style:normal;font-weight:400}.nav-links{display:flex;gap:1.8rem;list-style:none}.nav-links a{color:var(--gm);text-decoration:none;font-size:.88rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--bb)}.nav-right{display:flex;align-items:center;gap:1rem}.cart-btn{background:var(--ba);color:white;border:none;padding:.5rem 1.2rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}.cart-btn:hover{background:var(--bb)}.cart-count{background:var(--or);color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.hero{background:#132C46;padding:70px 5% 60px;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;overflow:hidden;width:100%}.hero::before{content:'';position:absolute;right:-80px;top:-80px;width:450px;height:450px;background:radial-gradient(circle,rgba(46,156,222,.08) 0%,transparent 70%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(230,126,34,.2);border:1px solid rgba(230,126,34,.5);color:var(--or);padding:.35rem 1rem;border-radius:20px;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.2rem}.hero h1{font-size:3.6rem;font-weight:800;color:var(--wh);line-height:1.05;margin-bottom:1.2rem}.hero h1 span{color:var(--bb)}.hero-desc{color:rgba(255,255,255,.65);font-size:1rem;line-height:1.7;margin-bottom:2rem;max-width:480px}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:var(--bb);color:white;padding:.85rem 2rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;border:none;cursor:pointer;transition:all .2s;display:inline-block}.btn-primary:hover{background:#3ab1f5;transform:translateY(-2px);box-shadow:0 6px 20px rgba(46,156,222,.4)}.btn-outline{background:transparent;color:white;padding:.85rem 2rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(255,255,255,.3);cursor:pointer;transition:all .2s;display:inline-block}.btn-outline:hover{border-color:var(--bb);color:var(--bb)}.hero-stats{display:flex;gap:2.5rem;margin-top:2.5rem}.stat-num{font-family:'Barlow Condensed',sans-serif;font-size:2.2rem;font-weight:800;color:var(--wh);line-height:1}.stat-label{font-size:.78rem;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.06em}.hero-visual{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-device{width:320px;height:320px;background:linear-gradient(145deg,var(--bm),#0d2740);border-radius:24px;border:1px solid var(--gb);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;box-shadow:0 30px 80px rgba(0,0,0,0.4),inset 0 1px 0 rgba(255,255,255,0.05)}.hero-device svg{width:120px;height:120px;margin-bottom:1rem}.hero-device-label{font-family:'Barlow Condensed',sans-serif;font-size:1.3rem;font-weight:700;color:var(--bb);letter-spacing:.08em;text-transform:uppercase}.pulse-ring{position:absolute;width:340px;height:340px;border:1px solid rgba(46,156,222,0.2);border-radius:28px;animation:pulse 2.5s ease-in-out infinite}@keyframes pulse{0%,100%{transform:scale(1);opacity:.4}50%{transform:scale(1.04);opacity:.1}}.trust-bar{background:var(--gl);border-top:1px solid var(--gb);border-bottom:1px solid var(--gb);padding:1.2rem 5%;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;color:var(--bm)}.section{padding:70px 5%}#produits{padding-top:50px}#produits,#faq,#contact{scroll-margin-top:90px}#apropos{scroll-margin-top:72px}.section-header{text-align:center;margin-bottom:3rem}.section-eyebrow{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ba);margin-bottom:.6rem}.section-header h2{font-size:2.6rem;font-weight:800;color:var(--td);line-height:1.1}.section-header p{color:var(--gm);margin-top:.8rem;max-width:500px;margin-left:auto;margin-right:auto}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin-left:auto;margin-right:auto}@media(min-width:769px){.products-grid .product-card:nth-child(4){grid-column:1/2;transform:translateX(50%)}.products-grid .product-card:nth-child(5){grid-column:2/3;transform:translateX(50%)}}.product-card{background:var(--wh);border:none;border-radius:14px;overflow:hidden;transition:all .25s;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 2px 12px rgba(0,0,0,.06)}.product-card:hover{border-color:var(--ba);box-shadow:0 12px 40px rgba(30,111,191,.12);transform:translateY(-4px)}.product-img{background:#ffffff;height:220px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-img img{max-width:100%;max-height:220px;width:auto;height:auto;object-fit:contain;padding:12px}.product-badge{position:absolute;top:12px;left:12px;padding:.25rem .7rem;border-radius:20px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;z-index:1}.badge-new{background:var(--bb);color:white}.badge-best{background:var(--or);color:white}.badge-pro{background:var(--ok);color:white}.product-body{padding:1.2rem;display:flex;flex-direction:column;flex:1}.product-body .product-footer{margin-top:auto}.product-cat{font-size:.75rem;font-weight:600;color:var(--ba);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}.product-name{font-family:'Barlow Condensed',sans-serif;font-size:1.35rem;font-weight:700;color:var(--td);line-height:1.2;margin-bottom:.5rem}.product-desc{font-size:.85rem;color:var(--gm);line-height:1.55;margin-bottom:1rem}.product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--gb)}.product-price{font-family:'Barlow Condensed',sans-serif;font-size:1.8rem;font-weight:800;color:var(--td)}.product-price span{font-size:.9rem;font-weight:500;color:var(--gm)}.add-to-cart{background:var(--ba);color:white;border:none;padding:.55rem 1.1rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.add-to-cart:hover{background:var(--bb);transform:scale(1.04)}.add-to-cart.added{background:var(--ok)}.why-section{background:var(--bd);padding:70px 5%;width:100%}.why-section .section-header h2{color:var(--wh)}.why-section .section-eyebrow{color:var(--bb)}.why-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:3rem;max-width:1100px;margin-left:auto;margin-right:auto}.why-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.8rem 1.5rem;text-align:center;transition:background .2s}.why-card:hover{background:rgba(46,156,222,.08)}.reviews-carousel-wrap{display:flex;align-items:center;gap:12px;max-width:1200px;margin:0 auto}.rc-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid var(--gb);background:var(--wh);color:var(--ba);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background .2s}.rc-arrow:hover{background:var(--gl)}.reviews-grid{display:flex;gap:1.25rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:4px 2px;flex:1;min-width:0}.reviews-grid::-webkit-scrollbar{display:none}.review-card{min-width:270px;max-width:270px;flex-shrink:0}@media(min-width:769px){.review-card{min-width:0;max-width:none;flex:0 0 calc((100% - 3.75rem)/4)}}.why-icon{font-size:2.2rem;margin-bottom:1rem}.why-card h3{font-size:1.1rem;font-weight:700;color:var(--wh);margin-bottom:.5rem}.why-card p{font-size:.85rem;color:rgba(255,255,255,.5);line-height:1.6}.review-card{background:var(--wh);border:1px solid var(--gb);border-radius:14px;padding:1.5rem;box-shadow:0 1px 6px rgba(0,0,0,0.05)}.stars{color:#F4A623;font-size:1.1rem;margin-bottom:.8rem;letter-spacing:.05em}.review-text{font-size:.9rem;color:var(--tb);line-height:1.65;margin-bottom:1rem;font-style:italic}.reviewer{display:flex;align-items:center;gap:.7rem}.reviewer-avatar{width:38px;height:38px;border-radius:50%;background:var(--ba);display:flex;align-items:center;justify-content:center;font-family:'Barlow Condensed',sans-serif;font-weight:700;color:white;font-size:1rem}.reviewer-name{font-weight:600;font-size:.88rem;color:var(--td)}.reviewer-role{font-size:.78rem;color:var(--gm)}.about-section{padding:28px 5% 50px}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start;max-width:1100px;margin:0 auto}.about-imgbox{border-radius:18px;overflow:hidden;width:100%;flex-shrink:0}.about-imgbox img{width:100%;height:380px;object-fit:cover;object-position:center top;border-radius:18px;display:block}.about-content h2{font-size:2.2rem;font-weight:800;margin-bottom:1rem}.about-content p{color:var(--tb);line-height:1.75;margin-bottom:1rem}@media(max-width:768px){.about-content h2{text-align:center}}.about-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(230,126,34,.1);border:1px solid rgba(230,126,34,.3);color:var(--or);padding:.4rem 1rem;border-radius:20px;font-size:.82rem;font-weight:700;margin-top:.5rem}.contact-section{background:var(--gl);padding:70px 5%}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:900px;margin:0 auto}.contact-info h3{font-size:1.8rem;font-weight:800;margin-bottom:1rem}.contact-info p{color:var(--tb);margin-bottom:1.5rem;line-height:1.7}.contact-detail{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.9rem;color:var(--tb)}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{padding:.8rem 1rem;border:1px solid var(--gb);border-radius:8px;font-family:'Inter',sans-serif;font-size:.9rem;color:var(--td);background:var(--wh);transition:border-color .2s;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--ba)}.contact-form textarea{resize:vertical;min-height:120px}.cart-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;backdrop-filter:blur(3px)}.cart-overlay.open{display:flex;justify-content:flex-end}.cart-panel{background:var(--wh);width:380px;max-width:100%;height:100%;overflow-y:auto;padding:2rem 1.5rem;display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(0,0,0,.2)}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--gb)}.cart-header h2{font-size:1.5rem;font-weight:800}.close-cart{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--gm)}.cart-items{flex:1}.cart-empty{text-align:center;padding:3rem 0;color:var(--gm)}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--gb)}.cart-item-img{width:56px;height:56px;background:#f5f5f5;border-radius:8px;overflow:hidden;flex-shrink:0}.cart-item-img img{width:100%;height:100%;object-fit:contain;padding:4px}.cart-item-details{flex:1}.cart-item-name{font-weight:600;font-size:.9rem;color:var(--td);margin-bottom:.2rem}.cart-item-price{font-family:'Barlow Condensed',sans-serif;font-size:1.1rem;font-weight:700;color:var(--ba)}.cart-item-qty{display:flex;align-items:center;gap:.5rem}.qty-btn{width:26px;height:26px;border:1px solid var(--gb);background:var(--wh);border-radius:5px;cursor:pointer;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .15s}.remove-item-btn{width:26px;height:26px;border:none;background:transparent;color:#8B9BB0;cursor:pointer;font-size:1.05rem;display:flex;align-items:center;justify-content:center;transition:color .15s;margin-left:.4rem;flex-shrink:0}.remove-item-btn:hover{color:#e74c3c}.qty-btn:hover{background:var(--ba);color:white;border-color:var(--ba)}.qty-num{font-weight:600;min-width:20px;text-align:center}.cart-footer{border-top:2px solid var(--gb);padding-top:1.5rem;margin-top:1rem}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.cart-total-price{font-family:'Barlow Condensed',sans-serif;font-size:1.8rem;font-weight:800;color:var(--td)}.checkout-btn{width:100%;background:var(--ba);color:white;border:none;padding:1rem;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.checkout-btn:hover{background:var(--bb)}.ship-bar-wrap{padding:.8rem 0 .4rem;border-top:1px solid var(--gb)}.ship-bar-msg{font-size:.78rem;color:var(--gm);margin-bottom:.5rem;text-align:center}.ship-bar-msg strong{color:var(--ba)}.ship-bar-msg.free{color:var(--ok);font-weight:600}.ship-bar{background:var(--gb);border-radius:20px;height:8px;overflow:hidden}.ship-bar-fill{height:100%;background:linear-gradient(90deg,var(--bb),var(--ok));border-radius:20px;transition:width .4s ease}footer{background:var(--bd);padding:50px 5% 30px;color:rgba(255,255,255,.5)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand .logo{font-size:1.5rem;margin-bottom:.8rem;display:block}.footer-brand p{font-size:.85rem;line-height:1.7}.footer-col h4{font-family:'Barlow Condensed',sans-serif;font-size:1rem;font-weight:700;color:var(--wh);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.6rem}.footer-col a{color:rgba(255,255,255,.45);text-decoration:none;font-size:.88rem;transition:color .2s}.footer-col a:hover{color:var(--bb)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem;display:flex;justify-content:center;align-items:center;font-size:.82rem;text-align:center}.toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;visibility:hidden;pointer-events:none;background:var(--ok);color:white;padding:.9rem 2rem;border-radius:50px;font-weight:600;font-size:.9rem;z-index:300;transition:transform .3s ease,opacity .3s ease,visibility .3s;box-shadow:0 8px 30px rgba(0,0,0,.2)}.toast.show{transform:translateX(-50%) translateY(0);opacity:1;visibility:visible;pointer-events:auto}@media(max-width:1200px){.hero{padding:60px 5% 50px;gap:2rem}.hero h1{font-size:3rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:2rem}}@media(max-width:1024px){.hero{grid-template-columns:1fr;text-align:center;max-width:700px;margin:0 auto}.hero-content{display:flex;flex-direction:column;align-items:center}.hero h1{font-size:3rem}.hero-desc{margin-left:auto;margin-right:auto}.hero-cta{justify-content:center}.hero-stats{justify-content:center}.hero-visual{display:flex;justify-content:center;margin-top:1rem}.hero-device{width:260px;height:260px}.pulse-ring{width:278px;height:278px}.section{padding:50px 5%}.why-section{padding:50px 5%}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.contact-grid{gap:2.5rem}.about-grid{gap:2.5rem}nav{padding:0 3%}.nav-links{gap:1.2rem}.nav-links a{font-size:.8rem}}@media(max-width:768px){nav{padding:0 4%}.nav-links{display:none}.hero{padding:50px 4% 40px;grid-template-columns:1fr;text-align:center;max-width:100%}.hero-content{display:flex;flex-direction:column;align-items:center}.hero h1{font-size:2.4rem}.hero-badge{font-size:.75rem}.hero-desc{font-size:.95rem}.hero-cta{justify-content:center;flex-direction:column;align-items:center}.hero-stats{justify-content:center;gap:1.5rem}.hero-visual{display:flex;justify-content:center}.hero-device{width:220px;height:220px}.pulse-ring{width:236px;height:236px}.hero-device svg{width:90px;height:90px}.trust-bar{gap:1.2rem;padding:1rem 4%}.trust-item{font-size:.82rem}.section{padding:45px 4%}.section-header h2{font-size:2rem}.products-grid{grid-template-columns:1fr}.why-section{padding:45px 4%}.why-grid{grid-template-columns:1fr}.reviews-grid{gap:1rem}.rc-arrow{width:34px;height:34px;font-size:16px}@media(max-width:600px){.rc-arrow{width:28px;height:28px;font-size:14px}.reviews-carousel-wrap{gap:6px}.review-card{min-width:calc(100% - 8px);max-width:calc(100% - 8px)}}.about-section{padding:45px 4%}.about-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.contact-section{padding:45px 4%}.contact-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.contact-info{text-align:center}.contact-detail{justify-content:center;text-align:center}.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}.cart-panel{width:100%}.logo{font-size:1.5rem}.logo-sub{font-size:.62rem;text-align:left}.cart-btn-label{display:inline}.cart-btn{padding:.5rem 1rem;font-size:.85rem}.cart-count{width:16px;height:16px;font-size:.65rem}}@media(max-width:480px){.contact-email{justify-content:center;text-align:center}.contact-detail{justify-content:center}.hero h1{font-size:2rem}.hero-device{width:190px;height:190px}.pulse-ring{width:206px;height:206px}.hero-device svg{width:75px;height:75px}.why-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-col ul{list-style:none;padding-left:0}.footer-brand .logo{display:block;text-align:center}.footer-col h4{text-align:center}.footer-col li{text-align:center}.footer-bottom{text-align:center;justify-content:center}.stat-num{font-size:1.8rem}.about-stats{justify-content:center;text-align:center}.products-grid{grid-template-columns:1fr}.section-header h2{font-size:1.7rem}}@media(min-width:1400px){.section,.why-section,.faq-section,.about-section,.contact-section{padding-left:calc((100% - 1280px)/2);padding-right:calc((100% - 1280px)/2)}nav{padding:0 calc((100% - 1280px)/2+20px)}.trust-bar{padding-left:calc((100% - 1280px)/2);padding-right:calc((100% - 1280px)/2)}footer{padding-left:calc((100% - 1280px)/2);padding-right:calc((100% - 1280px)/2)}}.faq-page{padding:70px 5%;background:#F2F5F8}.faq-page .section-header{text-align:center;margin-bottom:3rem}.faq-page .section-header h2,.faq-page .section-header p{color:var(--td)}.faq-page .section-header p{color:rgba(255,255,255,.7)}.faq-cats{max-width:800px;margin:0 auto}.theme-block{margin-bottom:.7rem;border-radius:8px;overflow:hidden;border:1px solid var(--gb)}.theme-hdr{background:var(--bd);color:#fff;padding:1rem 1.4rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;transition:background .2s;border-left:3px solid transparent}.theme-hdr:hover{background:var(--ba);border-left-color:var(--td)}.theme-hdr.open{background:var(--ba);border-left-color:var(--or)}.theme-ttl{font-family:'Barlow Condensed',sans-serif;font-size:1.25rem;font-weight:900;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:nowrap;min-width:0;flex:1;text-align:center}.theme-cnt{font-size:.72rem;font-weight:400;color:rgba(255,255,255,.75);font-family:'Inter',sans-serif;letter-spacing:0;margin-left:.3rem;white-space:nowrap;flex-shrink:0;display:inline}.theme-arr{color:#fff;transition:transform .25s;font-size:1rem;flex-shrink:0}.theme-hdr.open .theme-arr{transform:rotate(180deg)}.theme-body{display:none;background:#F2F5F8;padding:.8rem 1rem;border-top:1px solid var(--gb)}.theme-block.open .theme-body{display:block!important}.faq2-item{background:#fff;border:1px solid var(--gb);border-radius:6px;margin-bottom:.5rem;overflow:hidden}.faq2-item:last-child{margin-bottom:0}.faq2-q{padding:.85rem 1.1rem;font-weight:600;font-size:.88rem;color:var(--td);cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;line-height:1.4;transition:background .15s}.faq2-q:hover{background:#EEF2F8}.faq2-q.open{background:#EAF3FC;color:var(--td)}.faq2-arr{color:var(--ba);transition:transform .2s;font-size:.9rem;flex-shrink:0;margin-left:.5rem}.faq2-q.open .faq2-arr{transform:rotate(180deg)}.faq2-item.open{border-color:var(--ba)}.faq2-a{display:none;padding:0 1.1rem .85rem;font-size:.855rem;color:var(--tb);line-height:1.75;background:#F7FAFD;border-top:1px solid var(--gb)}.faq2-item.open .faq2-a{display:block}.btn-voir-produit{display:flex;align-items:center;justify-content:center;width:100%;background:var(--ba);color:#fff;text-align:center;padding:.7rem 1rem;border-radius:8px;font-size:.88rem;font-weight:700;text-decoration:none;letter-spacing:.02em;transition:all .2s;border:none;cursor:pointer}.btn-voir-produit:hover{background:var(--bb);transform:translateY(-1px);box-shadow:0 4px 16px rgba(30,111,191,.25)}.btn-voir-produit span{margin-left:.4rem;transition:transform .2s;display:inline-block}.btn-voir-produit:hover span{transform:translateX(3px)}.product-card{position:relative;cursor:pointer}.card-link{position:absolute;inset:0;z-index:1}.btn-cart-card{position:relative;z-index:2;flex:1;min-width:0;background:var(--ba);color:#fff;border:none;padding:.55rem .8rem;border-radius:8px;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .2s;font-family:'Inter',sans-serif;display:flex;align-items:center;justify-content:center;gap:.4rem}.btn-cart-card:hover{background:var(--bb);transform:translateY(-1px);box-shadow:0 4px 16px rgba(30,111,191,.25)}.btn-voir-produit{position:relative;z-index:2;flex:1;min-width:0}.card-actions{display:flex;gap:.6rem;margin-top:.2rem}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px;z-index:201}.hamburger span{display:block;width:22px;height:2px;background:#ffffff;transition:all .25s;border-radius:2px}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;top:72px;left:0;right:0;background:#1A3A5C !important;border-bottom:2px solid #2E9CDE;z-index:999;padding:1rem 5%;flex-direction:column;gap:.2rem;box-shadow:0 8px 24px rgba(0,0,0,.5)}.mobile-nav.open{display:flex}.mobile-nav a{color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.1);text-align:center;display:block}.mobile-nav a:last-child{border-bottom:none}@media(max-width:768px){.hamburger{display:flex}}
/* --- Extrait depuis index.html (ticker + section Belgique) --- */
@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.ticker-band{background:#1E6FBF;overflow:hidden;position:relative}.ticker-band::before,.ticker-band::after{content:'';position:absolute;top:0;height:100%;width:80px;z-index:2;pointer-events:none}.ticker-band::before{left:0;background:linear-gradient(to right,#1E6FBF,transparent)}.ticker-band::after{right:0;background:linear-gradient(to left,#1E6FBF,transparent)}.ticker-track{display:flex;width:max-content;animation:ticker-scroll 22s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-item{display:flex;align-items:center;gap:7px;padding:9px 24px;white-space:nowrap;color:white;font-size:12.5px;font-weight:500}.ticker-item svg{width:15px;height:15px;stroke:white;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.ticker-dot{color:white;opacity:.3;padding:0 4px;font-size:14px}
.belgique-section{padding:80px 20px 56px;background:var(--wh)}.belgique-section .section-header{text-align:center;margin-bottom:56px}.belgique-section .section-header h2{font-size:2.4rem;font-weight:800;color:var(--td);font-family:'Barlow Condensed',sans-serif;letter-spacing:.5px}.belgique-section .section-header h2 span{color:var(--bb)}.belgique-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1080px;margin:0 auto}.belgique-card{background:var(--gl);border-radius:20px;padding:28px;display:flex;flex-direction:row;gap:24px;align-items:flex-start;box-shadow:0 2px 12px rgba(46,156,222,.07)}.belgique-card-img{flex-shrink:0;width:200px;height:150px;border-radius:14px;overflow:hidden}.belgique-card-img svg{width:100%;height:100%;display:block}.belgique-card-img img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.belgique-card-body{flex:1;order:1}.belgique-card-img{order:3}.belgique-card>h3{font-size:1.25rem;font-weight:700;color:var(--bb);font-family:'Barlow Condensed',sans-serif;letter-spacing:.3px;margin-bottom:10px;text-align:left}.belgique-card-body h3{font-size:1.25rem;font-weight:700;color:var(--bb);font-family:'Barlow Condensed',sans-serif;letter-spacing:.3px;margin-bottom:10px;text-align:left}.belgique-card-body p{color:var(--tb);line-height:1.7;font-size:.97rem;text-align:justify;hyphens:auto;-webkit-hyphens:auto}@media(max-width:760px){.belgique-section{padding:40px 20px}.belgique-section .section-header{margin-bottom:32px}.belgique-cards{grid-template-columns:1fr;gap:20px}.belgique-card{flex-direction:column;align-items:center;text-align:center}.belgique-card-body{order:2;width:100%}.belgique-card-body h3{text-align:center}.belgique-card-body p{text-align:center;hyphens:none;-webkit-hyphens:none}.belgique-card>h3{text-align:center}.belgique-card-img{order:2;width:100%;height:180px;margin:0 auto}}
/* --- Hero photo (Diag-OBD2 V2) --- */
@media(min-width:1025px){.hero-photo-v2{grid-template-columns:1fr!important;padding-right:0!important}}
.hero-fullbleed{position:absolute;top:30px;left:calc(41% + 20px);right:55px;bottom:30px;overflow:visible;display:flex;align-items:center;justify-content:center}
.hero-fullbleed img{width:100%;height:100%;object-fit:contain;display:block;border-radius:20px;border:5px solid #2E9CDE}
.hero-fullbleed .fade-edge{display:none}
@media(max-width:1024px){
.hero-fullbleed{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;height:auto;margin-top:1.5rem;justify-content:center}
.hero-fullbleed img{width:85%;max-width:420px;margin:0 auto;border-radius:16px;border:4px solid #2E9CDE}
.hero-fullbleed .fade-edge{display:none}
}
@media(max-width:600px){.hero-fullbleed img{width:100%;max-width:320px;border-radius:14px;border-width:3px}}
/* --- Hero text/image refinements (v2) --- */
.hero-photo-v2 .hero-content h1{font-size:3.15rem}
.hero-fullbleed img{width:96%}
