*{box-sizing:border-box;margin:0;padding:0} :root{--red:#e30613;--black:#151517;--line:#e8e8e8}body{font-family:Arial,Helvetica,sans-serif;color:#111;background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}.header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #eee}.head{height:76px;max-width:1280px;margin:auto;padding:0 25px;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:9px;min-width:200px}.mark{width:34px;height:34px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:900;transform:skew(-10deg);clip-path:polygon(0 25%,100% 0,82% 100%,0 82%)}.brand span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-size:16px;letter-spacing:1.5px}.brand small{font-size:8px;letter-spacing:3px;color:#777;margin-top:4px}.head nav{display:flex;gap:27px;justify-content:center;flex:1}.head nav a{font-size:12px;font-weight:700;color:#555}.head nav a:hover{color:var(--red)}.tools{display:flex;gap:7px}.tools button{height:40px;border:1px solid #ddd;background:#fff;border-radius:4px;padding:0 12px}.tools button:hover{border-color:var(--red)}.tools button:first-child,.tools button:nth-child(2){width:40px;padding:0;font-size:19px}.tools i{font-style:normal;background:var(--red);color:#fff;border-radius:15px;padding:4px 7px;font-size:9px}.search{display:none;padding:12px 25px;border-top:1px solid #eee}.search input{display:block;width:min(900px,100%);margin:auto;padding:13px;border:1px solid #ddd;outline:0}.hero{max-width:1280px;min-height:520px;margin:auto;background:linear-gradient(115deg,#151517,#252326);color:#fff;position:relative;overflow:hidden;display:flex}.hero-copy{width:52%;padding:70px;display:flex;flex-direction:column;justify-content:center;z-index:2}.label{color:var(--red);font-size:10px;font-weight:900;letter-spacing:2.5px;margin-bottom:12px}.hero h1{font-size:64px;line-height:.95;letter-spacing:-3px;margin-bottom:20px}.hero-copy>p:not(.label){max-width:510px;color:#aaa;font-size:14px;line-height:1.65}.actions{display:flex;gap:10px;margin-top:28px}.red,.white{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:0;border-radius:3px;font-size:10px;font-weight:900}.red{background:var(--red);color:#fff}.red:hover{background:#ff1c28}.white{background:#fff;color:#111}.new{color:#777;margin-top:25px;font-size:10px}.hero-visual{position:absolute;right:0;top:0;width:55%;height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,rgba(227,6,19,.16),transparent 45%)}.hero-visual img{width:82%;height:90%;object-fit:contain;filter:drop-shadow(0 25px 30px #000)}.categories{max-width:1120px;margin:35px auto 40px;padding:0 20px;display:flex;justify-content:space-between;gap:12px}.categories button{width:105px;height:105px;border:0;border-radius:50%;background:#f4f4f4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:27px}.categories b{font-size:9px}.categories button:hover{background:#111;color:#fff}.banners{max-width:1120px;margin:0 auto 85px;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.banner{height:210px;color:#fff;padding:30px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.red-banner{background:#d80b17}.dark-banner{background:#171719}.banner small{font-size:8px;font-weight:900;letter-spacing:2px}.banner h2{font-size:25px;line-height:1.05;margin:10px 0 18px}.banner b{font-size:9px;background:#fff;color:#111;padding:9px 12px}.banner img{width:48%;height:100%;object-fit:contain}.section{max-width:1120px;margin:0 auto 85px;padding:0 20px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head h2{font-size:30px}.section-head>a{font-size:10px;color:var(--red);font-weight:900}.section-head select{padding:10px;border:1px solid #ddd;background:#fff;font-size:10px}.tabs,.filters{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-bottom:25px}.tabs button,.filters button{border:1px solid #ddd;background:#fff;padding:9px 15px;font-size:9px;font-weight:800}.tabs button.active,.filters button.active,.tabs button:hover,.filters button:hover{background:#111;color:#fff}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.card{border:1px solid #e7e7e7;background:#fff;transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(0,0,0,.08)}.photo{height:230px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;position:relative}.photo img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.badge{position:absolute;left:10px;top:10px;background:var(--red);color:#fff;padding:6px 8px;font-size:8px;font-weight:900;z-index:2;border-radius:2px;line-height:1;white-space:nowrap}.heart{position:absolute;right:10px;top:10px;border:0;background:#fff;border-radius:50%;width:30px;height:30px;z-index:3}.info{padding:15px}.cat{font-size:8px;color:var(--red);font-weight:900;letter-spacing:1px}.info h3{font-size:13px;margin:7px 0 12px;min-height:31px}.prices{display:flex;gap:8px;align-items:center}.price{font-size:17px}.old{font-size:10px;color:#999;text-decoration:line-through}.add{width:100%;height:37px;margin-top:13px;background:#111;color:#fff;border:0;font-size:9px;font-weight:900}.add:hover{background:var(--red)}.trust{padding:30px 7%;background:#f6f6f6;border-block:1px solid #eee;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:85px}.trust div{text-align:center;display:flex;flex-direction:column;gap:5px}.trust b{font-size:11px}.trust span{font-size:9px;color:#888}.newsletter{max-width:1120px;margin:0 auto 85px;padding:50px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between}.newsletter h2{font-size:38px;line-height:1}.newsletter h2 span{color:var(--red)}.newsletter form{display:flex;min-width:390px}.newsletter input{flex:1;border:0;padding:13px}.newsletter form .red{border-radius:0}footer{background:#09090a;color:#fff;padding:45px 7% 20px}.foot{display:flex;justify-content:space-between;padding-bottom:35px}.foot>div:last-child{display:flex;gap:25px;color:#888;font-size:10px}.foot-bottom{border-top:1px solid #222;padding-top:18px;color:#555;font-size:9px}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:100;display:none}.backdrop.show{display:block}.drawer{position:fixed;right:0;top:0;width:420px;max-width:100%;height:100vh;background:#fff;z-index:101;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column}.drawer.show{transform:translateX(0)}.drawer-head{padding:25px;border-bottom:1px solid #eee;display:flex;justify-content:space-between}.drawer-head small{font-size:8px;color:var(--red);font-weight:900;letter-spacing:2px}.drawer-head h2{font-size:22px;margin-top:5px}.drawer-head button{width:35px;height:35px;border:0;background:#f2f2f2;font-size:22px}.items{flex:1;overflow:auto;padding:10px 25px}.item{display:flex;gap:12px;padding:15px 0;border-bottom:1px solid #eee}.thumb{width:70px;height:70px;background:#f6f6f6;display:grid;place-items:center}.thumb img{width:90%;height:90%;object-fit:contain}.item-main{flex:1}.item-main b{font-size:11px}.item-main small{display:block;color:#888;font-size:9px;margin-top:4px}.qty{display:flex;margin-top:9px}.qty button,.qty span{width:27px;height:27px;border:1px solid #ddd;background:#fff;display:grid;place-items:center;font-size:9px}.remove{border:0;background:none;color:var(--red);font-size:9px;margin-top:7px}.empty{flex:1;display:none;align-items:center;justify-content:center;flex-direction:column;gap:8px}.drawer-bottom{padding:25px;border-top:1px solid #eee}.drawer-bottom>div{display:flex;justify-content:space-between;font-size:13px}.drawer-bottom b{color:var(--red)}.drawer-bottom small{display:block;color:#999;font-size:9px;margin:8px 0 15px}.full{width:100%}.modal{position:fixed;inset:0;z-index:150;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.72);padding:20px}.modal.show{display:flex}.modal-box{width:min(1080px,100%);max-height:94vh;overflow:auto;background:#fff;position:relative}.modal-close{position:absolute;right:18px;top:18px;z-index:5;border:0;background:#eee;width:38px;height:38px;font-size:25px}.detail{display:grid;grid-template-columns:1.05fr .95fr}.detail-gallery{padding:30px;background:#f6f6f6}.main-photo{height:500px;background:#fff;display:grid;place-items:center}.main-photo img{width:92%;height:92%;object-fit:contain;mix-blend-mode:multiply}.detail-info{padding:55px 45px}.detail-info h2{font-size:36px;line-height:1.05;margin:8px 0 12px}.stars{color:#e30613;font-size:12px;font-weight:900}.stars span{color:#777;font-weight:400;margin-left:7px}.detail-price{display:flex;gap:12px;align-items:center;margin:25px 0 12px}.detail-price b{font-size:30px}.detail-price del{color:#999;font-size:13px}.stock{font-size:10px;color:#159447;font-weight:900;margin-bottom:20px}.stock small{color:#777;margin-left:8px;font-weight:400}.desc{font-size:13px;color:#666;line-height:1.7;margin-bottom:22px}.specs{border-block:1px solid #eee;margin-bottom:22px}.spec{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #f1f1f1;font-size:10px}.spec:last-child{border-bottom:0}.spec span{color:#888}.buy{display:flex;gap:10px}.buy>.red{flex:1}.shipping{border-top:1px solid #eee;margin-top:22px;padding-top:18px;display:flex;gap:25px;font-size:9px}.toast{position:fixed;right:20px;bottom:20px;background:#111;color:#fff;padding:12px 16px;font-size:10px;z-index:500;opacity:0;transform:translateY(10px);transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:900px){.head nav{display:none}.hero-copy{width:60%;padding:50px}.hero h1{font-size:50px}.grid{grid-template-columns:repeat(3,1fr)}.categories{overflow:auto;justify-content:flex-start}.categories button{flex:0 0 105px}.detail{grid-template-columns:1fr}.main-photo{height:350px}.newsletter{margin:0 20px 70px}.trust{grid-template-columns:repeat(2,1fr);gap:20px}}
@media(max-width:650px){.head{padding:0 15px}.brand{min-width:auto}.tools button:nth-child(2){display:none}.hero{margin:0 12px;min-height:620px}.hero-copy{width:100%;padding:45px 25px}.hero h1{font-size:45px}.hero-visual{width:100%;height:320px;top:305px}.actions{flex-direction:column}.actions a{width:100%}.banners{grid-template-columns:1fr}.banner{height:180px}.grid{grid-template-columns:repeat(2,1fr);gap:10px}.photo{height:175px}.info{padding:11px}.info h3{font-size:11px}.price{font-size:15px}.section-head{align-items:flex-start;flex-direction:column;gap:12px}.newsletter{display:block;padding:30px}.newsletter h2{font-size:30px}.newsletter form{min-width:0;margin-top:20px}.foot{flex-direction:column;gap:25px}.foot-bottom{margin-top:0}.detail-info{padding:30px 22px}.detail-info h2{font-size:28px}}

/* ===== FICHE PRODUIT V10 ===== */
.product-page{max-width:1120px;margin:0 auto;padding:35px 20px 90px}
.back-link{display:inline-block;font-size:11px;color:#777;font-weight:700;margin-bottom:20px}
.back-link:hover{color:#e30613}
.product-layout{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e7e7e7;background:#fff;min-height:620px}
.product-photo-large{height:620px;background:#f6f6f6;display:flex;align-items:center;justify-content:center;padding:45px;overflow:hidden}
.product-photo-large img{display:block;width:100%;height:100%;max-width:100%;max-height:530px;object-fit:contain;mix-blend-mode:multiply}
.product-info-large{padding:55px 50px}
.product-info-large h1{font-size:36px;line-height:1.08;letter-spacing:-1px;margin:8px 0 14px}
.p-rating{font-size:13px;color:#e30613;font-weight:900;margin-bottom:20px}.p-rating span{color:#777;font-weight:400;margin-left:7px}
.p-price{display:flex;align-items:center;gap:12px;margin:0 0 12px}.p-price b{font-size:30px}.p-price del{font-size:13px;color:#999}
.p-stock{font-size:10px;color:#159447;font-weight:900;margin-bottom:25px}.p-stock small{color:#777;font-weight:400;margin-left:7px}
.p-section{border-top:1px solid #eee;padding-top:18px;margin-top:18px}.p-section h2{font-size:10px;letter-spacing:1.2px;margin-bottom:10px}.p-section>p{font-size:12px;color:#666;line-height:1.7}
.p-spec{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #f1f1f1;font-size:10px}.p-spec:last-child{border-bottom:0}.p-spec span{color:#888}
.p-buy{display:flex;gap:10px;margin-top:24px}.p-buy>.red{flex:1}.p-qty{display:flex;border:1px solid #ddd}.p-qty button,.p-qty span{width:38px;height:46px;border:0;background:#fff;display:grid;place-items:center}.p-qty button:hover{background:#f5f5f5}
.p-shipping{display:grid;gap:12px}.p-shipping div{display:flex;flex-direction:column;gap:4px}.p-shipping b{font-size:9px}.p-shipping span{font-size:9px;color:#888}
.home-back{font-size:10px;font-weight:900;color:#555;border:1px solid #ddd;padding:10px 13px}.home-back:hover{color:#e30613}
@media(max-width:750px){.product-layout{grid-template-columns:1fr}.product-photo-large{height:380px;padding:25px}.product-photo-large img{max-height:330px}.product-info-large{padding:30px 22px}.product-info-large h1{font-size:29px}}
.legal{max-width:900px;margin:60px auto;padding:20px;line-height:1.7}.legal h1{font-size:42px}.legal h2{margin-top:35px}.legal a{color:inherit}.legal .label{color:#e30613;font-weight:800;letter-spacing:.12em}


/* ===== WARZE ASSISTANT IA ===== */
.warze-ai-fab{position:fixed;right:22px;bottom:22px;z-index:800;background:#151515;color:#fff;border:1px solid #333;border-radius:999px;padding:13px 18px;display:flex;align-items:center;gap:9px;font:800 11px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 10px 35px rgba(0,0,0,.25)}
.warze-ai-fab:hover{border-color:#e30613;transform:translateY(-1px)}
.warze-ai-dot{width:9px;height:9px;border-radius:50%;background:#e30613;box-shadow:0 0 0 4px rgba(227,6,19,.12)}
.warze-ai{position:fixed;right:22px;bottom:76px;width:min(390px,calc(100vw - 28px));height:min(650px,calc(100vh - 105px));z-index:801;background:#0f1013;color:#fff;border:1px solid #292b31;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 70px rgba(0,0,0,.45);opacity:0;visibility:hidden;transform:translateY(12px) scale(.98);transition:.18s ease}
.warze-ai.show{opacity:1;visibility:visible;transform:none}
.warze-ai-head{padding:15px 16px;border-bottom:1px solid #25272d;display:flex;justify-content:space-between;align-items:center;background:#121317}.warze-ai-title{display:flex;align-items:center;gap:10px}.warze-ai-title b{display:block;font-size:13px}.warze-ai-title small{display:block;margin-top:3px;color:#8d919a;font-size:9px}.warze-ai-logo{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e30613;color:#fff;font-weight:900}.warze-ai-head>button{background:transparent;border:0;color:#999;font-size:25px;cursor:pointer}
.warze-ai-messages{flex:1;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.warze-ai-msg{max-width:88%;padding:10px 12px;border-radius:13px;font-size:11px;line-height:1.55;white-space:pre-wrap}.warze-ai-msg.ai{background:#191b20;color:#eceef2;align-self:flex-start;border-bottom-left-radius:4px}.warze-ai-msg.user{background:#e30613;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.warze-ai-typing{opacity:.6;font-style:italic}
.warze-ai-suggestions{padding:0 12px 10px;display:flex;gap:6px;overflow:auto}.warze-ai-suggestions button{white-space:nowrap;border:1px solid #30333a;background:#15171b;color:#ddd;border-radius:999px;padding:7px 9px;font-size:9px;cursor:pointer}.warze-ai-suggestions button:hover{border-color:#e30613}
.warze-ai-form{padding:10px 12px;border-top:1px solid #25272d;display:flex;gap:8px}.warze-ai-form input{min-width:0;flex:1;background:#191b20;border:1px solid #30333a;border-radius:11px;padding:11px 12px;color:#fff;outline:none;font-size:11px}.warze-ai-form input:focus{border-color:#e30613}.warze-ai-form button{width:42px;border:0;border-radius:11px;background:#e30613;color:#fff;font-size:16px;cursor:pointer}.warze-ai-note{padding:0 14px 11px;color:#686c75;font-size:8px;text-align:center}
@media(max-width:650px){.warze-ai-fab{right:14px;bottom:14px}.warze-ai{right:14px;bottom:67px;width:calc(100vw - 28px);height:min(620px,calc(100vh - 90px))}}

/* Multi-photo product gallery */
.product-gallery{width:100%;height:100%;display:flex;gap:14px;align-items:stretch}.product-thumbs{width:72px;display:flex;flex-direction:column;gap:10px;overflow:auto;padding:4px 2px}.product-thumb{width:66px;height:66px;border:1px solid #ddd;background:#fff;padding:4px;cursor:pointer;border-radius:4px}.product-thumb.active{border:2px solid var(--red)}.product-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-main-image{flex:1;min-width:0;display:flex;align-items:center;justify-content:center}.product-main-image img{display:block;width:100%;height:100%;max-width:100%;max-height:530px;object-fit:contain;mix-blend-mode:multiply}.product-photo-large .product-main-image img{max-height:530px}@media(max-width:750px){.product-gallery{gap:8px}.product-thumbs{width:58px}.product-thumb{width:52px;height:52px}.product-photo-large .product-main-image img{max-height:330px}}
