
:root{--sm-orange:#ff6717;--sm-orange2:#ff9b2f;--sm-green:#b9db44;--sm-bg:#07100c;--sm-bg2:#0b1711;--sm-ink:#101613;--sm-cream:#f3f3ec;--sm-muted:#9ba79f}
*{box-sizing:border-box}.smhp-page{margin:0;background:var(--sm-bg);color:var(--sm-cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.smhp-page a{text-decoration:none}.smhp-page svg{display:block}.smhp-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:99999;background:transparent}.smhp-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--sm-orange),var(--sm-green));box-shadow:0 0 18px var(--sm-orange)}
.smhp-header{height:88px;position:absolute;z-index:100;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);border-bottom:1px solid rgba(255,255,255,.08);transition:.35s}.smhp-brand{display:flex;align-items:center;gap:11px;color:#fff}.smhp-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--sm-orange),#ffb23b);box-shadow:0 0 32px rgba(255,103,23,.25)}.smhp-brand-mark svg{width:29px;fill:#101713}.smhp-brand strong{display:block;font-size:17px;letter-spacing:.16em;line-height:1}.smhp-brand small{display:block;font-size:8.5px;letter-spacing:.33em;color:#aeb8b2;margin-top:6px}.smhp-nav{display:flex;gap:32px}.smhp-nav a{font-size:13px;font-weight:650;color:#d8ded9;transition:.2s}.smhp-nav a:hover{color:#fff}.smhp-header-actions{display:flex;align-items:center;gap:10px}.smhp-icon-link,.smhp-cart{height:42px;border:1px solid rgba(255,255,255,.13);border-radius:14px;color:#fff;display:flex;align-items:center;justify-content:center}.smhp-icon-link{width:42px}.smhp-icon-link svg,.smhp-cart svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.smhp-cart{gap:8px;padding:0 15px;font-size:12px;font-weight:700}.smhp-menu-btn{display:none;background:none;border:0;width:44px;height:44px}.smhp-menu-btn span{display:block;width:22px;height:2px;background:#fff;margin:6px auto}
.smhp-hero{min-height:760px;height:100vh;position:relative;overflow:hidden;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;padding:110px clamp(24px,7vw,120px) 60px;background:radial-gradient(circle at 70% 40%,rgba(32,65,45,.65),transparent 32%),linear-gradient(125deg,#07100c 0%,#0b1711 58%,#101811 100%)}.smhp-hero:after{content:"";position:absolute;inset:auto 0 0;height:160px;background:linear-gradient(transparent,var(--sm-bg));pointer-events:none}.smhp-grid-glow{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to right,transparent 3%,black 70%,transparent)}.smhp-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.8}.smhp-orb-a{width:520px;height:520px;right:-140px;top:140px;background:radial-gradient(circle,rgba(185,219,68,.18),transparent 66%)}.smhp-orb-b{width:460px;height:460px;left:-230px;bottom:-180px;background:radial-gradient(circle,rgba(255,103,23,.18),transparent 67%)}.smhp-hero-copy{z-index:3;max-width:720px}.smhp-eyebrow,.smhp-kicker{text-transform:uppercase;font-size:11px;letter-spacing:.22em;font-weight:800;color:#b7c1ba}.smhp-eyebrow{display:flex;gap:10px;align-items:center}.smhp-eyebrow span{width:36px;height:1px;background:var(--sm-orange);box-shadow:0 0 10px var(--sm-orange)}.smhp-hero h1{font-size:clamp(48px,5.5vw,88px);line-height:.94;letter-spacing:-.055em;margin:23px 0 25px;max-width:820px}.smhp-page em{font-style:normal;color:var(--sm-orange)}.smhp-hero-copy>p{font-size:17px;line-height:1.7;color:#aeb9b1;max-width:630px;margin:0 0 34px}.smhp-hero-cta{display:flex;gap:12px;flex-wrap:wrap}.smhp-btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;border-radius:15px;font-size:13px;font-weight:800;transition:.25s;border:1px solid transparent}.smhp-btn svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.smhp-btn-primary{color:#111;background:linear-gradient(135deg,#ffad42,var(--sm-orange));box-shadow:0 15px 45px rgba(255,103,23,.2)}.smhp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 55px rgba(255,103,23,.32)}.smhp-btn-ghost{color:#fff;border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.035);backdrop-filter:blur(12px)}.smhp-btn-ghost:hover,.smhp-btn-ghost-light:hover{background:rgba(255,255,255,.09)}.smhp-trust-row{display:flex;gap:36px;margin-top:54px;padding-top:25px;border-top:1px solid rgba(255,255,255,.09);max-width:600px}.smhp-trust-row>div{display:flex;align-items:center;gap:9px}.smhp-trust-row strong{font-size:29px;letter-spacing:-.04em}.smhp-trust-row strong:after{content:"+";color:var(--sm-orange);font-size:16px;vertical-align:top;margin-left:2px}.smhp-trust-row>div:last-child strong:after{content:""}.smhp-trust-row span{font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.12em;color:#8f9c94}
.smhp-machine-stage{position:relative;z-index:3;height:590px;display:grid;place-items:center;perspective:1200px}.smhp-machine-halo{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(255,133,41,.27),rgba(185,219,68,.08) 42%,transparent 68%);filter:blur(4px);animation:smhpPulse 5s ease-in-out infinite}.smhp-chainsaw{width:min(720px,58vw);position:relative;z-index:3;transform:rotate(-7deg) translateY(5px);animation:smhpFloat 5s ease-in-out infinite;filter:drop-shadow(0 35px 30px rgba(0,0,0,.2))}.smhp-chain{animation:smhpChain .85s linear infinite}.smhp-machine-label{position:absolute;right:3%;bottom:13%;z-index:4;color:#cfd7d1;font-size:9px;letter-spacing:.18em;text-transform:uppercase;display:flex;gap:9px;align-items:center;padding:10px 13px;border:1px solid rgba(255,255,255,.12);background:rgba(6,14,10,.6);backdrop-filter:blur(15px);border-radius:999px}.smhp-machine-label span{width:7px;height:7px;border-radius:50%;background:var(--sm-green);box-shadow:0 0 12px var(--sm-green)}.smhp-sawdust{position:absolute;right:2%;top:49%;width:220px;height:140px;z-index:2}.smhp-sawdust i{position:absolute;left:10px;top:55px;width:calc(2px + (var(--i) % 4)*1px);height:calc(2px + (var(--i) % 3)*1px);background:#ffc06e;border-radius:50%;animation:smhpDust calc(1.1s + (var(--i)%5)*.16s) linear infinite;animation-delay:calc(var(--i)*-.09s);opacity:0}.smhp-scroll{position:absolute;z-index:5;bottom:30px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;color:#839087;font-size:9px;letter-spacing:.2em;text-transform:uppercase}.smhp-scroll span{width:28px;height:43px;border:1px solid rgba(255,255,255,.2);border-radius:20px;position:relative}.smhp-scroll span:after{content:"";position:absolute;top:8px;left:50%;width:3px;height:7px;background:var(--sm-orange);border-radius:3px;transform:translateX(-50%);animation:smhpScroll 1.6s infinite}
.smhp-proof{padding:125px clamp(24px,7vw,120px);background:var(--sm-bg)}.smhp-proof-intro{text-align:center}.smhp-proof h2,.smhp-categories h2,.smhp-workshop h2,.smhp-stores h2,.smhp-final h2{font-size:clamp(38px,4.3vw,68px);line-height:1.02;letter-spacing:-.045em;margin:16px 0 0}.smhp-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1280px;margin:65px auto 0}.smhp-proof-card{position:relative;min-height:330px;padding:37px;border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.018));border:1px solid rgba(255,255,255,.09);overflow:hidden;transition:.35s}.smhp-proof-card:after{content:"";position:absolute;width:230px;height:230px;right:-120px;bottom:-130px;border-radius:50%;background:radial-gradient(circle,rgba(255,103,23,.15),transparent 68%);transition:.35s}.smhp-proof-card:hover{transform:translateY(-7px);border-color:rgba(255,103,23,.35)}.smhp-proof-card:hover:after{right:-70px;bottom:-90px}.smhp-card-num{position:absolute;right:25px;top:22px;color:rgba(255,255,255,.1);font-weight:900;font-size:42px}.smhp-card-icon{width:54px;height:54px;border-radius:17px;background:rgba(255,103,23,.12);border:1px solid rgba(255,103,23,.2);display:grid;place-items:center}.smhp-card-icon svg{width:25px;fill:none;stroke:var(--sm-orange);stroke-width:1.6}.smhp-proof-card h3{font-size:23px;margin:58px 0 12px}.smhp-proof-card p{color:#93a098;line-height:1.65;font-size:14px;max-width:340px}
.smhp-categories{padding:120px clamp(24px,7vw,120px);background:#eeeDE5;color:var(--sm-ink);border-radius:46px 46px 0 0}.smhp-categories .smhp-kicker{color:#657069}.smhp-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px}.smhp-section-head>a{color:#1e2722;font-size:12px;font-weight:800;border-bottom:1px solid #bcc1ba;padding-bottom:7px}.smhp-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.smhp-cat-card{position:relative;color:var(--sm-ink);min-height:310px;padding:25px;border-radius:24px;background:#f8f8f2;border:1px solid #dfe1da;overflow:hidden;transition:.35s}.smhp-cat-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px rgba(26,37,31,.12)}.smhp-cat-index{position:absolute;top:20px;left:23px;color:#a0a7a0;font-size:10px;font-weight:800}.smhp-cat-art{height:195px;display:grid;place-items:center}.smhp-cat-art svg{width:78%;fill:none;stroke:#252d28;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;transition:.35s;transform:rotate(-5deg)}.smhp-cat-card:hover .smhp-cat-art svg{transform:rotate(-2deg) scale(1.05)}.smhp-cat-art .line{stroke:var(--sm-orange);stroke-width:8}.smhp-cat-card small{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#858e87}.smhp-cat-card h3{margin:5px 0 0;font-size:22px;letter-spacing:-.025em}.smhp-round-arrow{position:absolute;right:20px;bottom:20px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#e7e9e2;color:#111;font-size:18px;transition:.3s}.smhp-cat-card:hover .smhp-round-arrow{background:var(--sm-orange);transform:rotate(45deg)}
.smhp-workshop{display:grid;grid-template-columns:1.1fr .9fr;min-height:690px;background:#101914}.smhp-workshop-visual{position:relative;overflow:hidden;min-height:620px;background:linear-gradient(135deg,#1b231e,#080d0a)}.smhp-workshop-light{position:absolute;inset:-10% 15% 20% -20%;background:radial-gradient(ellipse at 55% 35%,rgba(255,166,83,.42),rgba(255,103,23,.08) 36%,transparent 67%);filter:blur(6px)}.smhp-bench{position:absolute;left:8%;right:8%;bottom:11%;height:220px;background:linear-gradient(#4d3325,#271c17);border-radius:12px;box-shadow:0 40px 50px rgba(0,0,0,.45)}.smhp-bench:before{content:"";position:absolute;left:-5%;right:-5%;top:0;height:18px;background:#8a5a39;border-radius:7px}.bench-saw{position:absolute;left:20%;top:30px;width:330px;height:110px;background:linear-gradient(135deg,#ff9d2e,#dc4510);border-radius:25px 45px 23px 24px;transform:rotate(-4deg);box-shadow:0 20px 35px rgba(0,0,0,.4)}.bench-saw:before{content:"";position:absolute;width:290px;height:26px;left:240px;top:54px;background:#b8c0ba;clip-path:polygon(0 0,100% 20%,94% 74%,0 100%)}.bench-saw:after{content:"";position:absolute;width:120px;height:80px;left:55px;top:-66px;border:20px solid #222a25;border-bottom:0;border-radius:55px 55px 0 0}.bench-saw span{position:absolute;width:64px;height:55px;left:80px;top:26px;border-radius:14px;background:#eceee9}.tool{position:absolute;width:8px;height:120px;background:#9da69f;bottom:150px;border-radius:5px;box-shadow:0 0 20px rgba(255,255,255,.08)}.t1{left:12%;transform:rotate(8deg)}.t2{right:15%;height:95px;transform:rotate(-14deg)}.t3{right:27%;height:150px;transform:rotate(4deg)}.smhp-floating-badge{position:absolute;left:8%;top:9%;padding:17px 19px;border-radius:15px;background:rgba(10,15,12,.68);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(16px)}.smhp-floating-badge b{display:block;font-size:10px;letter-spacing:.22em;color:var(--sm-orange)}.smhp-floating-badge span{font-size:10px;color:#b0bbb3}.smhp-workshop-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(30px,6vw,105px)}.smhp-workshop-copy>p{color:#9aa79e;line-height:1.8;max-width:560px;margin:25px 0}.smhp-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:7px 0 35px}.smhp-checks span{font-size:12px;color:#d3dbd5}.smhp-checks i{font-style:normal;color:var(--sm-green);margin-right:7px}
.smhp-stores{min-height:560px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;padding:100px clamp(24px,7vw,120px);background:#e7e8e0;color:var(--sm-ink)}.smhp-stores .smhp-kicker{color:#6c766f}.smhp-stores-copy>p{color:#5e6862;line-height:1.75;max-width:520px;margin:24px 0 30px}.smhp-btn-ghost-light{color:#111;border-color:#b9bdb8;background:transparent}.smhp-map svg{width:100%;max-width:700px;margin:auto}.map-line{fill:none;stroke:#bec4bd;stroke-width:2;stroke-dasharray:8 10}.smhp-map>svg>circle{fill:#c4cac3}.pin{fill:var(--sm-orange);filter:drop-shadow(0 8px 12px rgba(255,103,23,.25));animation:smhpPin 2.5s ease-in-out infinite}.pin circle{fill:#f1f2eb}.p2{animation-delay:-.5s}.p3{animation-delay:-1s}.p4{animation-delay:-1.5s}
.smhp-final{position:relative;text-align:center;padding:150px 24px 155px;overflow:hidden;background:radial-gradient(circle at 50% 50%,#19301e 0,#0a120d 43%,#060b08 77%)}.smhp-final-glow{position:absolute;width:700px;height:350px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(185,219,68,.1),transparent 65%);filter:blur(15px)}.smhp-final>div:last-child{position:relative}.smhp-final p{color:#9ca89f;max-width:600px;margin:24px auto 32px;line-height:1.7}.smhp-final .smhp-hero-cta{justify-content:center}.smhp-footer{min-height:150px;padding:35px clamp(24px,7vw,120px);display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid rgba(255,255,255,.08);background:#060b08}.smhp-footer p{font-size:11px;color:#7f8d84}.smhp-footer>div{display:flex;gap:20px}.smhp-footer>div a{color:#9ba79f;font-size:11px}
.smhp-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.smhp-reveal.smhp-in{opacity:1;transform:none}
@keyframes smhpFloat{0%,100%{transform:rotate(-7deg) translateY(5px)}50%{transform:rotate(-5deg) translateY(-13px)}}@keyframes smhpPulse{0%,100%{transform:scale(.92);opacity:.65}50%{transform:scale(1.08);opacity:1}}@keyframes smhpChain{to{stroke-dashoffset:-38}}@keyframes smhpDust{0%{transform:translate(0,0) rotate(0);opacity:0}10%{opacity:.9}100%{transform:translate(calc(120px + (var(--i)%6)*13px),calc(-70px + (var(--i)%9)*17px)) rotate(180deg);opacity:0}}@keyframes smhpScroll{0%{opacity:0;transform:translate(-50%,0)}30%{opacity:1}100%{opacity:0;transform:translate(-50%,17px)}}@keyframes smhpPin{0%,100%{transform:translate(var(--tx,0),var(--ty,0)) translateY(0)}50%{transform:translate(var(--tx,0),var(--ty,0)) translateY(-7px)}}
@media(max-width:1100px){.smhp-nav{display:none}.smhp-menu-btn{display:block}.smhp-header.smhp-menu-open .smhp-nav{display:flex;position:absolute;top:77px;left:20px;right:20px;flex-direction:column;padding:25px;border-radius:20px;background:rgba(8,15,11,.96);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.1)}.smhp-hero{grid-template-columns:1fr;padding-top:130px;height:auto;min-height:930px}.smhp-hero-copy{max-width:800px}.smhp-machine-stage{position:absolute;right:-120px;bottom:10px;width:67%;height:450px;opacity:.75}.smhp-machine-stage .smhp-chainsaw{width:720px}.smhp-trust-row{margin-bottom:320px}.smhp-proof-grid{grid-template-columns:1fr}.smhp-category-grid{grid-template-columns:repeat(2,1fr)}.smhp-workshop{grid-template-columns:1fr}.smhp-workshop-copy{order:-1}.smhp-stores{grid-template-columns:1fr}.smhp-map{margin-top:50px}}
@media(max-width:700px){.smhp-header{height:74px;padding:0 18px}.smhp-brand strong{font-size:13px}.smhp-brand small{font-size:7px}.smhp-brand-mark{width:36px;height:36px}.smhp-cart span,.smhp-icon-link{display:none}.smhp-cart{width:42px;padding:0}.smhp-hero{min-height:850px;padding:118px 20px 40px}.smhp-hero h1{font-size:48px}.smhp-hero-copy>p{font-size:15px}.smhp-hero-cta{flex-direction:column;align-items:stretch}.smhp-trust-row{gap:14px;justify-content:space-between;margin-top:35px;margin-bottom:280px}.smhp-trust-row strong{font-size:22px}.smhp-trust-row span{font-size:7.5px}.smhp-machine-stage{width:110%;right:-39%;bottom:10px;height:360px}.smhp-machine-stage .smhp-chainsaw{width:600px}.smhp-machine-label{display:none}.smhp-scroll{display:none}.smhp-proof,.smhp-categories{padding:80px 20px}.smhp-proof-grid{margin-top:38px}.smhp-proof-card{min-height:280px}.smhp-category-grid{grid-template-columns:1fr}.smhp-section-head{align-items:start;flex-direction:column}.smhp-cat-card{min-height:270px}.smhp-cat-art{height:165px}.smhp-workshop-copy{padding:80px 20px}.smhp-workshop-visual{min-height:450px}.bench-saw{transform:scale(.72) rotate(-4deg);transform-origin:left top}.smhp-checks{grid-template-columns:1fr}.smhp-stores{padding:80px 20px}.smhp-final{padding:100px 20px}.smhp-footer{flex-direction:column;text-align:center}.smhp-footer>div{justify-content:center}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.smhp-reveal{opacity:1;transform:none}}


/* v1.1 — identité visuelle réelle + lumière de lecture */
.smhp-logo-img{display:block;width:clamp(210px,18vw,292px);height:auto;filter:brightness(1.16) saturate(.9);transition:transform .25s ease,filter .25s ease}.smhp-brand:hover .smhp-logo-img{transform:translateY(-1px);filter:brightness(1.28) saturate(.95)}
.smhp-footer .smhp-logo-img{width:250px}

/* Halo très doux derrière les titres : guide le regard sans effet néon agressif */
.smhp-hero h1,.smhp-proof h2,.smhp-categories h2,.smhp-workshop h2,.smhp-stores h2,.smhp-final h2{position:relative;isolation:isolate}
.smhp-hero h1:before,.smhp-proof h2:before,.smhp-workshop h2:before,.smhp-final h2:before{content:"";position:absolute;z-index:-1;left:-8%;top:47%;width:78%;height:115%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,113,31,.105) 0%,rgba(255,137,55,.048) 36%,transparent 72%);filter:blur(20px);pointer-events:none;animation:smhpTitleBreath 7s ease-in-out infinite}
.smhp-proof h2:before,.smhp-final h2:before{left:10%;width:80%;background:radial-gradient(ellipse at center,rgba(185,219,68,.075),rgba(255,103,23,.045) 42%,transparent 72%)}
.smhp-categories h2:before,.smhp-stores h2:before{content:"";position:absolute;z-index:-1;left:-7%;top:49%;width:78%;height:110%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,103,23,.11),rgba(255,103,23,.035) 42%,transparent 72%);filter:blur(21px);pointer-events:none}
.smhp-stores h2:before{background:radial-gradient(ellipse at center,rgba(14,74,60,.105),rgba(255,103,23,.04) 44%,transparent 72%)}

/* Tronçonneuse photo — mouvement vivant mais premium */
.smhp-real-saw-wrap{position:relative;z-index:3;width:min(760px,61vw);transform:rotate(-5deg);transform-origin:66% 58%;animation:smhpSawFloat 5.4s ease-in-out infinite;will-change:transform}
.smhp-real-saw{display:block;width:100%;height:auto;filter:drop-shadow(0 35px 28px rgba(0,0,0,.48)) drop-shadow(0 0 22px rgba(255,110,24,.07));animation:smhpEngineIdle .18s linear infinite;will-change:transform}
.smhp-saw-light{position:absolute;z-index:5;width:57%;height:13%;left:1%;top:46%;transform:rotate(-5deg);overflow:hidden;opacity:.42;pointer-events:none;mix-blend-mode:screen;mask-image:linear-gradient(90deg,transparent 0,#000 17%,#000 82%,transparent 100%)}
.smhp-saw-light:after{content:"";position:absolute;top:-80%;left:-25%;width:10%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);filter:blur(4px);transform:skewX(-18deg);animation:smhpBladeGlint 4.8s ease-in-out infinite}
.smhp-chain-track{position:absolute;z-index:6;width:51%;height:6px;left:5.5%;top:55.6%;transform:rotate(-5.5deg);opacity:.35;overflow:hidden;border-radius:999px;pointer-events:none}
.smhp-chain-track span{display:block;width:170%;height:100%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.04) 0 7px,rgba(255,171,76,.8) 8px 11px,rgba(255,255,255,.03) 12px 20px);animation:smhpChainPhoto .44s linear infinite;filter:blur(.15px)}
.smhp-sawdust{left:2%;right:auto;top:52%;width:210px;height:150px;transform:rotate(6deg)}
.smhp-sawdust i{left:120px;top:52px;background:#ffc477;box-shadow:0 0 5px rgba(255,157,61,.28);animation-name:smhpDustLeft}

/* Vraie vue technique dans l'atelier */
.bench-saw{left:5%;top:-28px;width:min(560px,82%);height:auto;background:none;border-radius:0;box-shadow:none;transform:rotate(-6deg);filter:drop-shadow(0 26px 25px rgba(0,0,0,.52));animation:smhpWorkshopSaw 6s ease-in-out infinite}
.bench-saw:before,.bench-saw:after{display:none}.bench-saw img{display:block;width:100%;height:auto}.bench-saw span{display:none}

@keyframes smhpTitleBreath{0%,100%{opacity:.62;transform:translateY(-50%) scale(.94)}50%{opacity:1;transform:translateY(-50%) scale(1.06)}}
@keyframes smhpSawFloat{0%,100%{transform:rotate(-5.6deg) translate3d(0,4px,0)}48%{transform:rotate(-4.2deg) translate3d(0,-13px,0)}52%{transform:rotate(-4.1deg) translate3d(1px,-13px,0)}}
@keyframes smhpEngineIdle{0%,100%{transform:translate(0,0)}25%{transform:translate(.65px,-.22px)}50%{transform:translate(-.48px,.25px)}75%{transform:translate(.32px,.4px)}}
@keyframes smhpBladeGlint{0%,58%{left:-25%;opacity:0}64%{opacity:1}82%{left:115%;opacity:.75}88%,100%{left:115%;opacity:0}}
@keyframes smhpChainPhoto{to{transform:translateX(-20px)}}
@keyframes smhpDustLeft{0%{transform:translate(0,0) scale(.5);opacity:0}12%{opacity:.72}100%{transform:translate(calc(-105px - (var(--i)%6)*11px),calc(-55px + (var(--i)%9)*15px)) rotate(-150deg) scale(1.1);opacity:0}}
@keyframes smhpWorkshopSaw{0%,100%{transform:rotate(-6deg) translateY(0)}50%{transform:rotate(-4.8deg) translateY(-7px)}}

@media(max-width:1100px){.smhp-real-saw-wrap{width:700px}.smhp-logo-img{width:245px}}
@media(max-width:700px){.smhp-logo-img{width:176px}.smhp-real-saw-wrap{width:570px}.smhp-saw-light{width:330px;left:5%;top:47%}.smhp-chain-track{width:300px;left:8%;top:56%}.smhp-hero h1:before,.smhp-proof h2:before,.smhp-workshop h2:before,.smhp-final h2:before,.smhp-categories h2:before,.smhp-stores h2:before{width:110%;left:-8%;height:120%}.smhp-footer .smhp-logo-img{width:220px}}
@media(prefers-reduced-motion:reduce){.smhp-real-saw,.smhp-real-saw-wrap,.smhp-saw-light:after,.smhp-chain-track span,.bench-saw{animation:none!important}}

/* V1.5 — pictogrammes catégories fournis par Santamaria */
.smhp-cat-art img{
    display:block;
    width:auto;
    height:auto;
    max-width:78%;
    max-height:142px;
    object-fit:contain;
    transform:rotate(-2deg);
    transition:transform .35s ease, filter .35s ease;
    filter:drop-shadow(0 12px 18px rgba(16,22,19,.08));
}
.smhp-cat-card:hover .smhp-cat-art img{
    transform:rotate(0deg) scale(1.07);
    filter:drop-shadow(0 15px 22px rgba(16,22,19,.12));
}
@media(max-width:700px){
    .smhp-cat-art img{max-width:72%;max-height:125px}
}

/* V1.7 — harmonisation de la taille des pictogrammes catégories */
.smhp-cat-art{
    height:205px;
}
.smhp-cat-art img{
    max-width:88%;
    max-height:168px;
}
.smhp-cat-mower img,
.smhp-cat-robot img,
.smhp-cat-brush img,
.smhp-cat-hedge img,
.smhp-cat-blower img{
    max-width:92%;
    max-height:176px;
}
@media(max-width:700px){
    .smhp-cat-art{height:175px}
    .smhp-cat-art img{
        max-width:86%;
        max-height:148px;
    }
    .smhp-cat-mower img,
    .smhp-cat-robot img,
    .smhp-cat-brush img,
    .smhp-cat-hedge img,
    .smhp-cat-blower img{
        max-width:91%;
        max-height:154px;
    }
}

/* V1.8 — correction réelle de la taille des pictogrammes.
   Les fichiers d'origine des 5 pictos sont très petits (env. 70–85 px),
   donc max-width seul ne pouvait PAS les agrandir. On impose maintenant
   une vraie largeur/hauteur d'affichage. */
.smhp-cat-art{
    height:210px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:visible !important;
}
.smhp-cat-art img{
    width:82% !important;
    height:165px !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:contain !important;
    display:block !important;
    transform:rotate(0deg) scale(1) !important;
    transform-origin:center center !important;
}
.smhp-cat-mower img,
.smhp-cat-robot img,
.smhp-cat-brush img,
.smhp-cat-hedge img,
.smhp-cat-blower img{
    width:88% !important;
    height:178px !important;
}
.smhp-cat-card:hover .smhp-cat-art img{
    transform:scale(1.06) !important;
}
@media(max-width:700px){
    .smhp-cat-art{
        height:180px !important;
    }
    .smhp-cat-art img{
        width:84% !important;
        height:145px !important;
    }
    .smhp-cat-mower img,
    .smhp-cat-robot img,
    .smhp-cat-brush img,
    .smhp-cat-hedge img,
    .smhp-cat-blower img{
        width:90% !important;
        height:154px !important;
    }
}

/* V1.9 — halos lumineux derrière les titres pour améliorer la lisibilité */
.smhp-hero-copy,
.smhp-proof-intro,
.smhp-section-head > div,
.smhp-workshop-copy,
.smhp-stores-copy,
.smhp-final > div:last-child{
    position:relative;
    isolation:isolate;
}

.smhp-hero-copy h1,
.smhp-proof-intro h2,
.smhp-section-head h2,
.smhp-workshop-copy h2,
.smhp-stores-copy h2,
.smhp-final h2{
    position:relative;
    z-index:2;
    text-shadow:
        0 2px 18px rgba(0,0,0,.22),
        0 0 1px rgba(255,255,255,.12);
}

/* Halo principal : large, diffus, sans effet "néon" */
.smhp-hero-copy::before,
.smhp-proof-intro::before,
.smhp-section-head > div::before,
.smhp-workshop-copy::before,
.smhp-stores-copy::before,
.smhp-final > div:last-child::before{
    content:"";
    position:absolute;
    z-index:0;
    pointer-events:none;
    width:min(760px,110%);
    height:230px;
    left:-70px;
    top:15px;
    border-radius:50%;
    filter:blur(42px);
    opacity:.72;
}

/* Fonds sombres : lumière chaude + légère touche verte */
.smhp-hero-copy::before,
.smhp-proof-intro::before,
.smhp-workshop-copy::before,
.smhp-final > div:last-child::before{
    background:
        radial-gradient(ellipse at 35% 50%,
            rgba(255,103,23,.22) 0%,
            rgba(255,137,47,.10) 30%,
            rgba(185,219,68,.055) 52%,
            transparent 72%);
}

/* Sections claires : halo plus subtil pour créer du contraste derrière le titre */
.smhp-section-head > div::before,
.smhp-stores-copy::before{
    background:
        radial-gradient(ellipse at 35% 50%,
            rgba(255,103,23,.15) 0%,
            rgba(255,151,70,.07) 34%,
            transparent 70%);
    filter:blur(34px);
    opacity:.8;
}

/* Le hero reçoit un halo un peu plus généreux */
.smhp-hero-copy::before{
    width:min(900px,125%);
    height:310px;
    left:-110px;
    top:-10px;
    opacity:.88;
    animation:smhpTitleGlow 7s ease-in-out infinite;
}

/* Atelier : recentré derrière les deux lignes */
.smhp-workshop-copy::before{
    left:-55px;
    top:105px;
}

/* CTA final : lumière centrée */
.smhp-final > div:last-child::before{
    left:50%;
    top:15px;
    transform:translateX(-50%);
    width:min(900px,115vw);
    height:280px;
}

/* Les contenus restent toujours au-dessus du halo */
.smhp-hero-copy > *,
.smhp-proof-intro > *,
.smhp-section-head > div > *,
.smhp-workshop-copy > *,
.smhp-stores-copy > *,
.smhp-final > div:last-child > *{
    position:relative;
    z-index:1;
}

@keyframes smhpTitleGlow{
    0%,100%{opacity:.72;transform:translate3d(0,0,0) scale(.96)}
    50%{opacity:.95;transform:translate3d(18px,-3px,0) scale(1.04)}
}

@media(max-width:700px){
    .smhp-hero-copy::before,
    .smhp-proof-intro::before,
    .smhp-section-head > div::before,
    .smhp-workshop-copy::before,
    .smhp-stores-copy::before{
        width:125%;
        height:190px;
        left:-12%;
        filter:blur(32px);
    }
    .smhp-hero-copy::before{
        height:250px;
        top:5px;
    }
    .smhp-workshop-copy::before{
        top:80px;
    }
}

@media(prefers-reduced-motion:reduce){
    .smhp-hero-copy::before{animation:none!important}
}

/* V2.0 — halos renforcés spécifiquement sur les fonds noirs */
.smhp-hero-copy::before,
.smhp-proof-intro::before,
.smhp-workshop-copy::before,
.smhp-final > div:last-child::before{
    opacity:1 !important;
    filter:blur(28px) !important;
    background:
        radial-gradient(ellipse at 38% 48%,
            rgba(255,125,38,.42) 0%,
            rgba(255,103,23,.25) 24%,
            rgba(190,221,72,.13) 46%,
            rgba(49,92,59,.08) 60%,
            transparent 76%) !important;
}

/* Deuxième couche lumineuse plus concentrée juste derrière le texte */
.smhp-hero-copy::after,
.smhp-proof-intro::after,
.smhp-workshop-copy::after,
.smhp-final > div:last-child::after{
    content:"";
    position:absolute;
    z-index:0;
    pointer-events:none;
    left:-35px;
    top:45px;
    width:min(650px,105%);
    height:155px;
    border-radius:50%;
    background:radial-gradient(
        ellipse at center,
        rgba(255,149,65,.19) 0%,
        rgba(255,103,23,.09) 45%,
        transparent 72%
    );
    filter:blur(18px);
}

/* Hero : halo plus large autour du titre principal */
.smhp-hero-copy::before{
    width:min(980px,135%) !important;
    height:350px !important;
    left:-125px !important;
    top:-22px !important;
}
.smhp-hero-copy::after{
    width:min(790px,118%);
    height:210px;
    left:-70px;
    top:40px;
}

/* Bloc expertise centré */
.smhp-proof-intro::before{
    left:50% !important;
    top:-5px !important;
    transform:translateX(-50%) !important;
    width:min(920px,90vw) !important;
    height:260px !important;
}
.smhp-proof-intro::after{
    left:50%;
    top:38px;
    transform:translateX(-50%);
    width:min(700px,80vw);
}

/* Atelier */
.smhp-workshop-copy::before{
    width:min(760px,120%) !important;
    height:290px !important;
    left:-90px !important;
    top:75px !important;
}
.smhp-workshop-copy::after{
    top:135px;
}

/* Dernier CTA */
.smhp-final > div:last-child::before{
    left:50% !important;
    transform:translateX(-50%) !important;
    width:min(1000px,120vw) !important;
    height:330px !important;
    top:-15px !important;
}
.smhp-final > div:last-child::after{
    left:50%;
    transform:translateX(-50%);
    top:55px;
    width:min(760px,90vw);
}

/* Le blanc gagne légèrement en contraste sur les fonds très sombres */
.smhp-hero h1,
.smhp-proof h2,
.smhp-workshop h2,
.smhp-final h2{
    color:#fff;
    text-shadow:
        0 2px 4px rgba(0,0,0,.5),
        0 0 24px rgba(255,151,76,.10) !important;
}

@media(max-width:700px){
    .smhp-hero-copy::before,
    .smhp-proof-intro::before,
    .smhp-workshop-copy::before{
        width:135% !important;
        left:-17% !important;
        transform:none !important;
        height:240px !important;
        filter:blur(24px) !important;
    }
    .smhp-proof-intro::after{
        left:50%;
        transform:translateX(-50%);
    }
}

/* V2.1 — Fluidité générale */
:root{
    --sm-ease: cubic-bezier(.22,.61,.36,1);
    --sm-ease-soft: cubic-bezier(.16,1,.3,1);
}

/* Défilement plus naturel */
html{scroll-behavior:smooth}

/* Éviter les recalculs inutiles sur les sections hors écran */
.smhp-proof,
.smhp-categories,
.smhp-workshop,
.smhp-stores,
.smhp-final{
    content-visibility:auto;
    contain-intrinsic-size:900px;
}

/* Entrées plus douces et légèrement plus longues */
.smhp-reveal{
    opacity:0;
    transform:translate3d(0,22px,0);
    transition:
        opacity .85s var(--sm-ease-soft),
        transform .85s var(--sm-ease-soft);
    will-change:opacity,transform;
}
.smhp-reveal.smhp-in{
    opacity:1;
    transform:translate3d(0,0,0);
}

/* Stagger discret pour les grilles */
.smhp-proof-grid .smhp-reveal:nth-child(2),
.smhp-category-grid .smhp-reveal:nth-child(2){transition-delay:.06s}
.smhp-proof-grid .smhp-reveal:nth-child(3),
.smhp-category-grid .smhp-reveal:nth-child(3){transition-delay:.12s}
.smhp-category-grid .smhp-reveal:nth-child(4){transition-delay:.18s}
.smhp-category-grid .smhp-reveal:nth-child(5){transition-delay:.24s}
.smhp-category-grid .smhp-reveal:nth-child(6){transition-delay:.30s}

/* Cartes et boutons : sensation moins sèche */
.smhp-btn,
.smhp-proof-card,
.smhp-cat-card,
.smhp-round-arrow{
    transition-timing-function:var(--sm-ease) !important;
}
.smhp-btn{
    transition-duration:.34s !important;
}
.smhp-proof-card,
.smhp-cat-card{
    transition-duration:.42s !important;
}

/* Mouvement plus subtil au survol */
.smhp-proof-card:hover,
.smhp-cat-card:hover{
    transform:translate3d(0,-4px,0) !important;
}

/* Le halo reste visuel mais n'anime plus le blur (coûteux).
   On anime uniquement transform + opacity, bien plus fluide. */
.smhp-hero-copy::before{
    filter:blur(28px) !important;
    animation:smhpTitleGlowSmooth 8.5s ease-in-out infinite !important;
    will-change:transform,opacity;
}
@keyframes smhpTitleGlowSmooth{
    0%,100%{opacity:.78;transform:translate3d(0,0,0) scale(.98)}
    50%{opacity:1;transform:translate3d(12px,-2px,0) scale(1.025)}
}

/* Tronçonneuse : flottement plus lent, moins mécanique */
.smhp-chainsaw,
.smhp-hero-machine{
    transform-origin:center center;
    will-change:transform;
    backface-visibility:hidden;
}
.smhp-chainsaw{
    animation:smhpFloatSmooth 6.8s var(--sm-ease) infinite !important;
}
@keyframes smhpFloatSmooth{
    0%,100%{transform:translate3d(0,4px,0) rotate(-5.5deg)}
    50%{transform:translate3d(0,-8px,0) rotate(-4deg)}
}

/* Lueur machine plus calme */
.smhp-machine-halo{
    animation:smhpMachineGlow 7.5s ease-in-out infinite !important;
    will-change:transform,opacity;
}
@keyframes smhpMachineGlow{
    0%,100%{transform:scale(.98);opacity:.62}
    50%{transform:scale(1.035);opacity:.82}
}

/* Sections : jonctions plus douces visuellement */
.smhp-proof,
.smhp-workshop,
.smhp-final{
    position:relative;
}
.smhp-proof::before,
.smhp-workshop::before,
.smhp-final::before{
    content:"";
    position:absolute;
    left:0;right:0;top:0;
    height:90px;
    pointer-events:none;
    background:linear-gradient(to bottom,rgba(255,255,255,.025),transparent);
    opacity:.55;
}

/* Header légèrement "glass" au scroll */
.smhp-header{
    transition:
        background-color .35s var(--sm-ease),
        backdrop-filter .35s var(--sm-ease),
        border-color .35s var(--sm-ease),
        transform .35s var(--sm-ease) !important;
}
.smhp-header.smhp-scrolled{
    position:fixed;
    background:rgba(6,13,9,.78);
    backdrop-filter:blur(14px) saturate(120%);
    -webkit-backdrop-filter:blur(14px) saturate(120%);
    border-bottom-color:rgba(255,255,255,.10);
}

/* Images : décodage et animation plus propres */
.smhp-cat-art img,
.smhp-workshop img,
.smhp-machine-stage img{
    backface-visibility:hidden;
    transform:translateZ(0);
}

/* Sur mobile, réduire les effets gourmands */
@media(max-width:700px){
    .smhp-hero-copy::before,
    .smhp-proof-intro::before,
    .smhp-workshop-copy::before,
    .smhp-final > div:last-child::before{
        filter:blur(22px) !important;
    }
    .smhp-category-grid .smhp-reveal{
        transition-delay:0s !important;
    }
}

@media(prefers-reduced-motion:reduce){
    html{scroll-behavior:auto}
    .smhp-hero-copy::before,
    .smhp-machine-halo,
    .smhp-chainsaw{
        animation:none !important;
    }
}

/* =========================================================
   V2.4 — Header & boutons du haut : style premium / moderne
   ========================================================= */

/* Header plus élégant */
.smhp-header{
    height:92px;
    padding:0 clamp(22px,4.8vw,78px);
}
.smhp-header::after{
    content:"";
    position:absolute;
    left:4.5%;
    right:4.5%;
    bottom:-1px;
    height:1px;
    background:linear-gradient(90deg,
        transparent,
        rgba(255,255,255,.10) 20%,
        rgba(255,125,38,.28) 50%,
        rgba(255,255,255,.10) 80%,
        transparent);
    pointer-events:none;
}

/* Navigation : véritables boutons "capsule" */
.smhp-nav{
    gap:7px !important;
    padding:6px;
    border:1px solid rgba(255,255,255,.09);
    border-radius:20px;
    background:rgba(255,255,255,.035);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.06),
        0 14px 45px rgba(0,0,0,.12);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
}
.smhp-nav a{
    position:relative;
    min-height:42px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:0 17px;
    border-radius:14px;
    color:rgba(244,248,245,.82) !important;
    font-size:12.5px !important;
    font-weight:760 !important;
    letter-spacing:.01em;
    overflow:hidden;
    transition:
        color .3s var(--sm-ease),
        background .3s var(--sm-ease),
        transform .3s var(--sm-ease),
        box-shadow .3s var(--sm-ease) !important;
}
.smhp-nav a::before{
    content:"";
    position:absolute;
    inset:0;
    border-radius:inherit;
    background:linear-gradient(135deg,
        rgba(255,255,255,.11),
        rgba(255,255,255,.025));
    opacity:0;
    transition:opacity .3s ease;
}
.smhp-nav a::after{
    content:"";
    position:absolute;
    left:24%;
    right:24%;
    bottom:5px;
    height:2px;
    border-radius:999px;
    background:linear-gradient(90deg,transparent,#ff7a20,transparent);
    box-shadow:0 0 12px rgba(255,103,23,.75);
    transform:scaleX(0);
    opacity:0;
    transition:transform .32s var(--sm-ease-soft),opacity .32s ease;
}
.smhp-nav a:hover{
    color:#fff !important;
    background:rgba(255,255,255,.065);
    transform:translateY(-1px);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.smhp-nav a:hover::before{opacity:1}
.smhp-nav a:hover::after{
    transform:scaleX(1);
    opacity:1;
}

/* Compte : bouton circulaire premium */
.smhp-icon-link{
    position:relative;
    width:46px !important;
    height:46px !important;
    border-radius:15px !important;
    border:1px solid rgba(255,255,255,.13) !important;
    background:
        linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.025));
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.08),
        0 12px 30px rgba(0,0,0,.16);
    transition:
        transform .3s var(--sm-ease),
        border-color .3s ease,
        background .3s ease,
        box-shadow .3s ease !important;
}
.smhp-icon-link::before{
    content:"";
    position:absolute;
    inset:-1px;
    border-radius:inherit;
    background:radial-gradient(circle at 50% 0,
        rgba(255,137,47,.22),
        transparent 62%);
    opacity:0;
    transition:opacity .3s ease;
    pointer-events:none;
}
.smhp-icon-link:hover{
    transform:translateY(-2px);
    border-color:rgba(255,132,48,.38) !important;
    background:rgba(255,255,255,.075);
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.12),
        0 14px 36px rgba(0,0,0,.22),
        0 0 24px rgba(255,103,23,.10);
}
.smhp-icon-link:hover::before{opacity:1}
.smhp-icon-link svg{
    position:relative;
    z-index:1;
}

/* Panier : bouton CTA sombre/orange */
.smhp-cart{
    position:relative;
    min-height:46px;
    padding:0 17px !important;
    border-radius:15px !important;
    border:1px solid rgba(255,134,49,.28) !important;
    color:#fff !important;
    background:
        linear-gradient(135deg,rgba(255,103,23,.15),rgba(255,255,255,.035));
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.08),
        0 12px 32px rgba(0,0,0,.15);
    overflow:hidden;
    transition:
        transform .3s var(--sm-ease),
        box-shadow .3s ease,
        border-color .3s ease !important;
}
.smhp-cart::before{
    content:"";
    position:absolute;
    top:-60%;
    left:-35%;
    width:35%;
    height:220%;
    transform:rotate(20deg);
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);
    transition:left .55s var(--sm-ease);
}
.smhp-cart:hover{
    transform:translateY(-2px);
    border-color:rgba(255,140,55,.55) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.10),
        0 16px 38px rgba(0,0,0,.22),
        0 0 28px rgba(255,103,23,.12);
}
.smhp-cart:hover::before{left:115%}
.smhp-cart svg,
.smhp-cart span{
    position:relative;
    z-index:1;
}

/* CTA du hero : plus "haut de gamme" */
.smhp-hero-cta{
    gap:14px !important;
}
.smhp-hero-cta .smhp-btn{
    min-height:58px !important;
    padding:0 25px !important;
    border-radius:18px !important;
    position:relative;
    overflow:hidden;
    letter-spacing:.005em;
    box-shadow:none;
}
.smhp-hero-cta .smhp-btn-primary{
    color:#151812 !important;
    border:1px solid rgba(255,190,111,.65) !important;
    background:
        linear-gradient(135deg,#ffc56d 0%,#ff8a2b 42%,#ff6817 100%) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.52),
        inset 0 -1px 0 rgba(133,47,0,.20),
        0 15px 36px rgba(255,103,23,.24) !important;
}
.smhp-hero-cta .smhp-btn-primary::before{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(105deg,
        transparent 22%,
        rgba(255,255,255,.34) 47%,
        transparent 72%);
    transform:translateX(-125%);
    transition:transform .7s var(--sm-ease-soft);
}
.smhp-hero-cta .smhp-btn-primary:hover{
    transform:translateY(-3px) scale(1.01) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.58),
        0 20px 48px rgba(255,103,23,.34),
        0 0 28px rgba(255,136,43,.17) !important;
}
.smhp-hero-cta .smhp-btn-primary:hover::before{
    transform:translateX(125%);
}
.smhp-hero-cta .smhp-btn-primary > *{
    position:relative;
    z-index:1;
}
.smhp-hero-cta .smhp-btn-primary svg{
    width:18px;
    height:18px;
    transition:transform .3s var(--sm-ease);
}
.smhp-hero-cta .smhp-btn-primary:hover svg{
    transform:translateX(4px);
}

/* CTA secondaire verre sombre */
.smhp-hero-cta .smhp-btn-ghost{
    border:1px solid rgba(255,255,255,.15) !important;
    color:#f8faf8 !important;
    background:
        linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.08),
        0 15px 34px rgba(0,0,0,.15) !important;
    backdrop-filter:blur(16px) saturate(120%);
    -webkit-backdrop-filter:blur(16px) saturate(120%);
}
.smhp-hero-cta .smhp-btn-ghost::before{
    content:"";
    position:absolute;
    left:18px;
    right:18px;
    bottom:8px;
    height:1px;
    background:linear-gradient(90deg,transparent,rgba(255,137,47,.75),transparent);
    transform:scaleX(.15);
    opacity:0;
    transition:transform .35s var(--sm-ease),opacity .35s ease;
}
.smhp-hero-cta .smhp-btn-ghost:hover{
    transform:translateY(-3px) !important;
    border-color:rgba(255,255,255,.26) !important;
    background:
        linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.04)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.10),
        0 18px 40px rgba(0,0,0,.20) !important;
}
.smhp-hero-cta .smhp-btn-ghost:hover::before{
    transform:scaleX(1);
    opacity:1;
}

/* Focus clavier propre et visible */
.smhp-nav a:focus-visible,
.smhp-icon-link:focus-visible,
.smhp-cart:focus-visible,
.smhp-hero-cta .smhp-btn:focus-visible{
    outline:2px solid rgba(255,153,75,.95);
    outline-offset:3px;
}

/* Header scrolled : conserve le style sans devenir trop massif */
.smhp-header.smhp-scrolled{
    height:80px;
    background:rgba(5,12,8,.83) !important;
    box-shadow:0 14px 45px rgba(0,0,0,.16);
}

/* Menu mobile stylé */
@media(max-width:1100px){
    .smhp-header.smhp-menu-open .smhp-nav{
        gap:7px !important;
        padding:10px !important;
        border-radius:22px !important;
        background:rgba(7,14,10,.94) !important;
        box-shadow:0 25px 70px rgba(0,0,0,.35);
    }
    .smhp-header.smhp-menu-open .smhp-nav a{
        justify-content:flex-start;
        min-height:48px;
        padding:0 18px;
    }
}

@media(max-width:700px){
    .smhp-header{
        height:76px;
    }
    .smhp-header.smhp-scrolled{
        height:72px;
    }
    .smhp-hero-cta .smhp-btn{
        min-height:56px !important;
        width:100%;
    }
}

/* V2.5 — vert plus clair et plus lumineux pour les titres */
.smhp-hero h1,
.smhp-proof h2,
.smhp-section-head h2,
.smhp-workshop h2,
.smhp-stores h2,
.smhp-final h2{
    color:#B9DB58 !important;
}

/* Accent vert encore un peu plus lumineux */
.smhp-hero h1 em,
.smhp-proof h2 em,
.smhp-section-head h2 em,
.smhp-workshop h2 em,
.smhp-stores h2 em,
.smhp-final h2 em,
.smhp-accent{
    color:#C9E96A !important;
}

/* Sur fonds noirs : légère lumière pour détacher le vert */
.smhp-hero h1,
.smhp-proof h2,
.smhp-workshop h2,
.smhp-final h2{
    text-shadow:
        0 2px 4px rgba(0,0,0,.45),
        0 0 22px rgba(185,219,88,.14) !important;
}

/* V2.6 — couleur officielle demandée pour les titres */
.smhp-hero h1,
.smhp-proof h2,
.smhp-section-head h2,
.smhp-workshop h2,
.smhp-stores h2,
.smhp-final h2,
.smhp-hero h1 em,
.smhp-proof h2 em,
.smhp-section-head h2 em,
.smhp-workshop h2 em,
.smhp-stores h2 em,
.smhp-final h2 em,
.smhp-accent{
    color:#339287 !important;
}

/* Lisibilité sur les fonds noirs */
.smhp-hero h1,
.smhp-proof h2,
.smhp-workshop h2,
.smhp-final h2{
    text-shadow:
        0 2px 5px rgba(0,0,0,.48),
        0 0 24px rgba(51,146,135,.28) !important;
}

/* V2.7 — cartes sous "On ne vous vend pas juste une machine" en #339287 */
.smhp-proof-card{
    border-color:rgba(51,146,135,.32) !important;
    background:
        linear-gradient(145deg,
            rgba(51,146,135,.18),
            rgba(51,146,135,.075)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.07),
        0 16px 42px rgba(0,0,0,.13),
        0 0 26px rgba(51,146,135,.055) !important;
}

.smhp-proof-card:hover{
    border-color:rgba(51,146,135,.62) !important;
    background:
        linear-gradient(145deg,
            rgba(51,146,135,.26),
            rgba(51,146,135,.11)) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.10),
        0 20px 48px rgba(0,0,0,.18),
        0 0 34px rgba(51,146,135,.13) !important;
}

/* Chiffres / éléments d'accent dans les cartes */
.smhp-proof-card strong,
.smhp-proof-card .smhp-proof-number,
.smhp-proof-card [data-count]{
    color:#339287 !important;
    text-shadow:0 0 18px rgba(51,146,135,.20);
}

/* Petit halo turquoise interne */
.smhp-proof-card::before{
    background:
        radial-gradient(circle at 18% 10%,
            rgba(51,146,135,.18),
            transparent 48%) !important;
}


/* Machines d'exception — accès premium depuis l'accueil */
.smhp-exceptional-home{
    position:relative;
    overflow:hidden;
    margin:0 clamp(20px,5vw,78px) 90px;
    padding:clamp(42px,6vw,78px);
    min-height:360px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:48px;
    border-radius:28px;
    background:
        radial-gradient(circle at 82% 45%,rgba(51,146,135,.26),transparent 28%),
        radial-gradient(circle at 15% 100%,rgba(255,106,24,.10),transparent 32%),
        #07110d;
    color:#fff;
    box-shadow:0 28px 70px rgba(7,17,13,.16);
}
.smhp-exceptional-home:before{
    content:"";
    position:absolute;
    inset:0;
    border:1px solid rgba(255,255,255,.08);
    border-radius:inherit;
    pointer-events:none;
}
.smhp-exceptional-home-copy{
    position:relative;
    z-index:2;
    max-width:760px;
}
.smhp-exceptional-home h2{
    margin:14px 0 22px;
    font-size:clamp(42px,5.2vw,76px);
    line-height:.96;
    letter-spacing:-.055em;
}
.smhp-exceptional-home h2 em{
    color:#339287;
    font-style:normal;
}
.smhp-exceptional-home p{
    max-width:650px;
    margin:0 0 28px;
    color:#b8c4be;
    font-size:17px;
    line-height:1.7;
}
.smhp-exceptional-home-mark{
    position:relative;
    z-index:1;
    width:250px;
    min-width:250px;
    height:250px;
    border-radius:50%;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.12);
    background:rgba(255,255,255,.035);
    box-shadow:inset 0 0 70px rgba(51,146,135,.10);
}
.smhp-exceptional-home-mark:before{
    content:"";
    position:absolute;
    width:170px;
    height:170px;
    border-radius:50%;
    border:1px solid rgba(51,146,135,.38);
}
.smhp-exceptional-home-mark span{
    position:absolute;
    top:77px;
    font-size:14px;
    font-weight:900;
    letter-spacing:.2em;
    color:#7bc1b8;
}
.smhp-exceptional-home-mark strong{
    margin-top:34px;
    font-size:88px;
    line-height:1;
    color:#ff6a18;
    font-weight:400;
}
@media(max-width:820px){
    .smhp-exceptional-home{
        margin:0 20px 70px;
        padding:45px 30px;
    }
    .smhp-exceptional-home-mark{display:none}
}
@media(max-width:560px){
    .smhp-exceptional-home{
        border-radius:20px;
        padding:36px 24px;
    }
    .smhp-exceptional-home h2{font-size:42px}
    .smhp-exceptional-home p{font-size:16px}
}


/* Mini-jeu : Quelle machine choisiriez-vous ? */
.smhp-game{
    position:relative;
    display:grid;
    grid-template-columns:minmax(0,.8fr) minmax(460px,1.2fr);
    gap:64px;
    align-items:center;
    margin:0;
    padding:90px clamp(24px,7vw,110px);
    background:#f5f6f2;
    overflow:hidden;
}
.smhp-game:before{
    content:"";
    position:absolute;
    width:520px;height:520px;border-radius:50%;
    right:-180px;top:-220px;
    background:radial-gradient(circle,rgba(51,146,135,.13),transparent 68%);
    pointer-events:none;
}
.smhp-game-intro{position:relative;z-index:1}
.smhp-game-intro h2{
    margin:0;
    color:#14201b;
    font-size:clamp(42px,4.8vw,68px);
    line-height:.98;
    letter-spacing:-.045em;
}
.smhp-game-intro h2 em{color:#339287;font-style:normal}
.smhp-game-intro p{
    max-width:520px;
    margin:24px 0 28px;
    color:#6f7a75;
    font-size:16px;
    line-height:1.7;
}
.smhp-game-board{
    position:relative;
    z-index:1;
    min-height:460px;
    padding:34px;
    border-radius:22px;
    background:#07110d;
    color:#fff;
    box-shadow:0 30px 80px rgba(7,17,13,.16);
    border:1px solid rgba(255,255,255,.08);
}
.smhp-game-idle{
    min-height:390px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
}
.smhp-game-badge,.smhp-game-context{
    display:inline-flex;
    align-items:center;
    min-height:28px;
    padding:0 10px;
    border-radius:20px;
    background:rgba(255,106,24,.12);
    color:#ff6a18;
    font-size:10px;
    font-weight:900;
    letter-spacing:.16em;
}
.smhp-game-idle strong{
    margin-top:18px;
    font-size:32px;
    letter-spacing:-.03em;
}
.smhp-game-idle p{max-width:360px;color:#9faca6;line-height:1.6}
.smhp-game-top{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    margin-bottom:14px;
    color:#9faca6;
    font-size:11px;
    font-weight:800;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.smhp-game-top b{color:#fff}
.smhp-game-progress{
    height:4px;
    overflow:hidden;
    border-radius:4px;
    background:rgba(255,255,255,.08);
}
.smhp-game-progress i{
    display:block;
    width:20%;
    height:100%;
    border-radius:4px;
    background:#339287;
    transition:width .35s ease;
}
.smhp-game-question{padding:30px 0 22px}
.smhp-game-question h3{
    max-width:680px;
    margin:13px 0 0;
    font-size:clamp(24px,2.3vw,34px);
    line-height:1.15;
    letter-spacing:-.03em;
}
.smhp-game-choices{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
}
.smhp-game-choice{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    width:100%;
    min-height:60px;
    padding:14px 17px;
    border:1px solid rgba(255,255,255,.1);
    border-radius:11px;
    background:rgba(255,255,255,.035);
    color:#fff;
    text-align:left;
    cursor:pointer;
    transition:.2s ease;
}
.smhp-game-choice:hover{transform:translateX(3px);border-color:rgba(51,146,135,.65);background:rgba(51,146,135,.10)}
.smhp-game-choice span{font-size:14px;font-weight:800}
.smhp-game-choice b{
    flex:0 0 30px;
    display:grid;
    place-items:center;
    width:30px;height:30px;
    border-radius:50%;
    background:rgba(255,255,255,.08);
    font-size:11px;
}
.smhp-game-choice.is-correct{border-color:#339287;background:rgba(51,146,135,.18)}
.smhp-game-choice.is-wrong{border-color:#ff6a18;background:rgba(255,106,24,.13)}
.smhp-game-choice:disabled{cursor:default}
.smhp-game-feedback{
    min-height:42px;
    padding-top:14px;
    color:#b4c0ba;
    font-size:13px;
    line-height:1.45;
}
.smhp-game-result{
    min-height:390px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
}
.smhp-game-final-score{
    display:block;
    margin:12px 0 2px;
    color:#fff;
    font-size:72px;
    line-height:1;
    letter-spacing:-.05em;
}
.smhp-game-result h3{margin:14px 0 8px;font-size:30px}
.smhp-game-result p{max-width:520px;margin:0 0 24px;color:#aeb9b4;line-height:1.6}
.smhp-game-result-actions{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:960px){
    .smhp-game{grid-template-columns:1fr;gap:36px}
    .smhp-game-intro{max-width:680px}
}
@media(max-width:620px){
    .smhp-game{padding:65px 20px}
    .smhp-game-board{min-height:430px;padding:22px;border-radius:16px}
    .smhp-game-idle,.smhp-game-result{min-height:360px}
    .smhp-game-choice{min-height:56px}
    .smhp-game-final-score{font-size:60px}
}
@media(prefers-reduced-motion:reduce){
    .smhp-game-choice,.smhp-game-progress i{transition:none!important}
}


/* Navigation manuelle du mini-jeu : laisse le temps de lire l'explication */
.smhp-game-next{
    display:inline-flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    min-height:46px;
    margin-top:8px;
    padding:0 17px;
    border:0;
    border-radius:8px;
    background:#339287;
    color:#fff;
    font-size:12px;
    font-weight:900;
    cursor:pointer;
    transition:transform .2s,background .2s;
}
.smhp-game-next[hidden]{display:none!important}
.smhp-game-next:hover{transform:translateY(-1px);background:#287c73}
.smhp-game-next b{font-size:17px}


/* Assistant de choix machine */
.smhp-advisor{
    padding:96px clamp(24px,7vw,110px);
    background:#fff;
    color:#14201b;
}
.smhp-advisor-head{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(300px,480px);
    gap:60px;
    align-items:end;
    margin-bottom:42px;
}
.smhp-advisor-head h2{
    margin:0;
    font-size:clamp(44px,5.2vw,72px);
    line-height:.98;
    letter-spacing:-.05em;
}
.smhp-advisor-head h2 em{color:#339287;font-style:normal}
.smhp-advisor-head>p{
    margin:0;
    color:#6f7a75;
    line-height:1.72;
    font-size:15px;
}
.smhp-advisor-shell{
    display:grid;
    grid-template-columns:280px minmax(0,1fr);
    min-height:520px;
    overflow:hidden;
    border:1px solid #e0e6e2;
    border-radius:20px;
    background:#f5f6f2;
    box-shadow:0 24px 70px rgba(20,32,27,.07);
}
.smhp-advisor-side{
    display:flex;
    flex-direction:column;
    padding:30px;
    background:#07110d;
    color:#fff;
}
.smhp-advisor-side-label{
    color:#ff6a18;
    font-size:10px;
    font-weight:900;
    letter-spacing:.16em;
}
.smhp-advisor-steps{display:grid;gap:8px;margin:28px 0}
.smhp-advisor-steps span{
    display:flex;
    align-items:center;
    gap:12px;
    min-height:48px;
    padding:0 12px;
    border-radius:9px;
    color:#849089;
    font-size:12px;
    font-weight:800;
}
.smhp-advisor-steps span b{
    display:grid;
    place-items:center;
    width:26px;height:26px;
    border-radius:50%;
    background:rgba(255,255,255,.06);
    font-size:9px;
}
.smhp-advisor-steps span.is-active{background:rgba(51,146,135,.13);color:#fff}
.smhp-advisor-steps span.is-active b{background:#339287}
.smhp-advisor-confidence{
    margin-top:auto;
    padding-top:20px;
    border-top:1px solid rgba(255,255,255,.1);
}
.smhp-advisor-confidence small{display:block;color:#849089;font-size:9px;font-weight:900;letter-spacing:.13em}
.smhp-advisor-confidence strong{display:block;margin-top:6px;font-size:16px}
.smhp-advisor-main{padding:42px}
.smhp-advisor-count{color:#339287;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.smhp-advisor-question h3{margin:10px 0 7px;font-size:clamp(28px,3vw,42px);line-height:1.1;letter-spacing:-.035em}
.smhp-advisor-question p{margin:0 0 28px;color:#6f7a75;line-height:1.6}
.smhp-advisor-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.smhp-advisor-option{
    min-height:86px;
    padding:17px 18px;
    border:1px solid #dce3df;
    border-radius:12px;
    background:#fff;
    color:#14201b;
    text-align:left;
    cursor:pointer;
    transition:.2s ease;
}
.smhp-advisor-option:hover{transform:translateY(-2px);border-color:#339287;box-shadow:0 10px 25px rgba(51,146,135,.08)}
.smhp-advisor-option strong{display:block;font-size:15px}
.smhp-advisor-option span{display:block;margin-top:5px;color:#7a8580;font-size:11px;line-height:1.4}
.smhp-advisor-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}
.smhp-advisor-back{
    border:0;background:transparent;color:#14201b;font-weight:800;cursor:pointer;padding:0
}
.smhp-advisor-hint{color:#8a948f;font-size:10px}
.smhp-advisor-result{
    grid-column:2;
    padding:42px;
}
.smhp-advisor-result-copy h3{
    margin:0;
    font-size:clamp(34px,4vw,54px);
    line-height:1;
    letter-spacing:-.045em;
}
.smhp-advisor-result-copy>p{max-width:760px;color:#6f7a75;line-height:1.65}
.smhp-advisor-result-actions{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0 32px}
.smhp-advisor-result .smhp-btn-ghost{color:#14201b;border-color:#d4ddd8}
.smhp-advisor-products{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:14px;
}
.smhp-advisor-product{
    overflow:hidden;
    border:1px solid #e0e6e2;
    border-radius:13px;
    background:#fff;
}
.smhp-advisor-product-image{
    display:grid;
    place-items:center;
    height:170px;
    padding:14px;
    background:#f1f3f0;
}
.smhp-advisor-product-image img{width:100%;height:100%;object-fit:contain}
.smhp-advisor-product-image span{color:#8d9792;font-size:10px;font-weight:900;letter-spacing:.12em}
.smhp-advisor-product-copy{padding:16px}
.smhp-advisor-product-copy small{color:#339287;font-size:9px;font-weight:900;letter-spacing:.1em}
.smhp-advisor-product-copy h4{margin:6px 0 12px;font-size:16px;line-height:1.2}
.smhp-advisor-product-copy h4 a{color:#14201b}
.smhp-advisor-product-price{min-height:20px;font-size:14px;font-weight:900}
.smhp-advisor-empty{
    grid-column:1/-1;
    padding:25px;
    border:1px dashed #ccd6d1;
    border-radius:12px;
    color:#6f7a75;
    text-align:center;
}
@media(max-width:980px){
    .smhp-advisor-head{grid-template-columns:1fr}
    .smhp-advisor-shell{grid-template-columns:1fr}
    .smhp-advisor-side{display:none}
    .smhp-advisor-result{grid-column:1}
}
@media(max-width:720px){
    .smhp-advisor{padding:68px 20px}
    .smhp-advisor-main,.smhp-advisor-result{padding:25px}
    .smhp-advisor-options{grid-template-columns:1fr}
    .smhp-advisor-products{grid-template-columns:1fr}
    .smhp-advisor-product{display:grid;grid-template-columns:125px 1fr}
    .smhp-advisor-product-image{height:100%;min-height:130px}
}
@media(prefers-reduced-motion:reduce){.smhp-advisor-option{transition:none!important}}


/* V4.14.1 — cartes de choix de l'assistant */
.smhp-advisor-options{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
}
.smhp-advisor-option{
    position:relative;
    display:grid;
    grid-template-columns:46px minmax(0,1fr) 34px;
    align-items:center;
    gap:16px;
    min-height:104px;
    padding:18px 18px 18px 16px;
    overflow:hidden;
    border:1px solid #dde5e1;
    border-radius:16px;
    background:
        linear-gradient(135deg,rgba(51,146,135,.045),transparent 46%),
        #fff;
    box-shadow:0 8px 24px rgba(20,32,27,.045);
    text-align:left;
    cursor:pointer;
    isolation:isolate;
    transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;
}
.smhp-advisor-option::before{
    content:"";
    position:absolute;
    inset:0 auto 0 0;
    width:4px;
    background:#339287;
    opacity:0;
    transform:scaleY(.4);
    transition:opacity .22s ease,transform .22s ease;
}
.smhp-advisor-option:hover,
.smhp-advisor-option:focus-visible{
    transform:translateY(-3px);
    border-color:rgba(51,146,135,.58);
    background:
        radial-gradient(circle at 0 0,rgba(51,146,135,.13),transparent 42%),
        #fff;
    box-shadow:0 16px 34px rgba(20,32,27,.09);
    outline:none;
}
.smhp-advisor-option:hover::before,
.smhp-advisor-option:focus-visible::before{
    opacity:1;
    transform:scaleY(1);
}
.smhp-advisor-option-index{
    display:grid!important;
    place-items:center;
    width:46px;
    height:46px;
    margin:0!important;
    border:1px solid #dce5e0;
    border-radius:13px;
    background:#f4f7f5;
    color:#339287!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.08em;
    transition:background .22s ease,color .22s ease,border-color .22s ease;
}
.smhp-advisor-option:hover .smhp-advisor-option-index,
.smhp-advisor-option:focus-visible .smhp-advisor-option-index{
    background:#339287;
    border-color:#339287;
    color:#fff!important;
}
.smhp-advisor-option-copy{
    display:block!important;
    min-width:0;
    margin:0!important;
}
.smhp-advisor-option-copy strong{
    display:block;
    color:#14201b;
    font-size:16px;
    line-height:1.2;
    letter-spacing:-.015em;
}
.smhp-advisor-option-copy>span{
    display:block;
    margin-top:6px!important;
    color:#76827c!important;
    font-size:11px!important;
    line-height:1.45;
}
.smhp-advisor-option-arrow{
    display:grid!important;
    place-items:center;
    width:32px;
    height:32px;
    margin:0!important;
    border-radius:50%;
    background:#f1f4f2;
    color:#14201b!important;
    font-size:16px!important;
    font-weight:700;
    transition:transform .22s ease,background .22s ease,color .22s ease;
}
.smhp-advisor-option:hover .smhp-advisor-option-arrow,
.smhp-advisor-option:focus-visible .smhp-advisor-option-arrow{
    transform:translateX(3px);
    background:#ff6a18;
    color:#fff!important;
}
@media(max-width:720px){
    .smhp-advisor-options{grid-template-columns:1fr;gap:10px}
    .smhp-advisor-option{
        grid-template-columns:42px minmax(0,1fr) 30px;
        gap:13px;
        min-height:88px;
        padding:14px;
        border-radius:14px;
    }
    .smhp-advisor-option-index{width:42px;height:42px;border-radius:12px}
    .smhp-advisor-option-copy strong{font-size:15px}
    .smhp-advisor-option-arrow{width:30px;height:30px}
}
@media(prefers-reduced-motion:reduce){
    .smhp-advisor-option,
    .smhp-advisor-option::before,
    .smhp-advisor-option-index,
    .smhp-advisor-option-arrow{transition:none!important}
}


/* V4.14.2 — réponses assistant compactes et sobres */
.smhp-advisor-options{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
    max-width:820px;
}
.smhp-advisor-option{
    grid-template-columns:30px minmax(0,1fr) 22px;
    gap:10px;
    min-height:62px;
    padding:10px 12px;
    border:1px solid #dfe5e1;
    border-radius:9px;
    background:#ffffff;
    box-shadow:none;
}
.smhp-advisor-option::before{display:none}
.smhp-advisor-option:hover,
.smhp-advisor-option:focus-visible{
    transform:none;
    border-color:#339287;
    background:#f7faf8;
    box-shadow:0 5px 14px rgba(20,32,27,.055);
}
.smhp-advisor-option-index{
    width:30px;
    height:30px;
    border:0;
    border-radius:7px;
    background:#edf4f1;
    color:#287c73!important;
    font-size:9px!important;
}
.smhp-advisor-option:hover .smhp-advisor-option-index,
.smhp-advisor-option:focus-visible .smhp-advisor-option-index{
    background:#339287;
    color:#fff!important;
}
.smhp-advisor-option-copy strong{
    color:#14201b;
    font-size:13px;
    line-height:1.15;
    letter-spacing:0;
}
.smhp-advisor-option-copy>span{
    margin-top:3px!important;
    color:#6f7a75!important;
    font-size:10px!important;
    line-height:1.25;
}
.smhp-advisor-option-arrow{
    width:22px;
    height:22px;
    background:transparent;
    color:#9ba59f!important;
    font-size:13px!important;
}
.smhp-advisor-option:hover .smhp-advisor-option-arrow,
.smhp-advisor-option:focus-visible .smhp-advisor-option-arrow{
    transform:translateX(2px);
    background:transparent;
    color:#ff6a18!important;
}
@media(max-width:720px){
    .smhp-advisor-options{grid-template-columns:1fr;gap:7px}
    .smhp-advisor-option{
        grid-template-columns:28px minmax(0,1fr) 20px;
        min-height:56px;
        gap:9px;
        padding:9px 10px;
        border-radius:8px;
    }
    .smhp-advisor-option-index{width:28px;height:28px;border-radius:6px}
    .smhp-advisor-option-copy strong{font-size:12.5px}
    .smhp-advisor-option-copy>span{font-size:9.5px!important}
    .smhp-advisor-option-arrow{width:20px;height:20px}
}


/* V4.14.3 — résultat de l'assistant : compact, net, sans grandes cartes pâles */
.smhp-advisor-shell:has(.smhp-advisor-result:not([hidden])){
    min-height:0;
    grid-template-columns:1fr;
    background:#fff;
}
.smhp-advisor-shell:has(.smhp-advisor-result:not([hidden])) .smhp-advisor-side{display:none}
.smhp-advisor-result{
    grid-column:1/-1;
    padding:34px;
    background:#fff;
}
.smhp-advisor-result-copy{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    column-gap:32px;
    align-items:end;
    padding-bottom:26px;
    border-bottom:1px solid #e0e6e2;
}
.smhp-advisor-result-copy>.smhp-kicker,
.smhp-advisor-result-copy>h3,
.smhp-advisor-result-copy>p{grid-column:1}
.smhp-advisor-result-copy h3{
    max-width:900px;
    margin:5px 0 8px;
    color:#14201b;
    font-size:clamp(30px,3.2vw,48px);
    line-height:1.02;
}
.smhp-advisor-result-copy>p{
    max-width:760px;
    margin:0;
    font-size:13px;
    line-height:1.6;
}
.smhp-advisor-result-actions{
    grid-column:2;
    grid-row:1/4;
    align-self:center;
    margin:0;
}
.smhp-advisor-result-actions .smhp-btn{
    min-height:42px;
    padding:0 17px;
    border-radius:8px;
    font-size:11px;
}
.smhp-advisor-products{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
    margin-top:24px;
}
.smhp-advisor-product{
    display:grid;
    grid-template-columns:132px minmax(0,1fr);
    min-height:150px;
    overflow:hidden;
    border:1px solid #e0e6e2;
    border-radius:11px;
    background:#fff;
    box-shadow:none;
}
.smhp-advisor-product-image{
    height:150px;
    padding:12px;
    background:#f5f6f2;
    border-right:1px solid #e7ebe8;
}
.smhp-advisor-product-image img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center;
}
.smhp-advisor-product-copy{
    display:flex;
    flex-direction:column;
    min-width:0;
    padding:15px;
}
.smhp-advisor-product-copy small{
    color:#339287;
    font-size:8px;
    line-height:1;
}
.smhp-advisor-product-copy h4{
    margin:8px 0 12px;
    font-size:13px;
    line-height:1.3;
}
.smhp-advisor-product-copy h4 a{
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.smhp-advisor-product-bottom{
    display:flex;
    justify-content:space-between;
    align-items:end;
    gap:10px;
    margin-top:auto;
}
.smhp-advisor-product-price{
    min-height:0;
    color:#14201b;
    font-size:13px;
    font-weight:900;
    white-space:nowrap;
}
.smhp-advisor-product-price del{display:none}
.smhp-advisor-product-link{
    flex:0 0 auto;
    color:#287c73!important;
    font-size:9px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.04em;
}
.smhp-advisor-product-link:hover{color:#ff6a18!important}
@media(max-width:1100px){
    .smhp-advisor-products{grid-template-columns:1fr}
    .smhp-advisor-product{grid-template-columns:120px 1fr}
}
@media(max-width:820px){
    .smhp-advisor-result{padding:24px}
    .smhp-advisor-result-copy{grid-template-columns:1fr}
    .smhp-advisor-result-actions{
        grid-column:1;
        grid-row:auto;
        margin-top:20px;
    }
}
@media(max-width:520px){
    .smhp-advisor-result{padding:18px}
    .smhp-advisor-product{grid-template-columns:96px minmax(0,1fr);min-height:124px}
    .smhp-advisor-product-image{height:124px;padding:8px}
    .smhp-advisor-product-copy{padding:12px}
    .smhp-advisor-product-bottom{align-items:start;flex-direction:column}
}


/* V4.14.4 — sélections assistant : compactes, neutres et lisibles */
.smhp-advisor-main{
    padding:36px 38px!important;
}
.smhp-advisor-options{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,220px))!important;
    gap:9px!important;
    max-width:700px!important;
    margin-top:6px!important;
}
.smhp-advisor-option{
    appearance:none!important;
    -webkit-appearance:none!important;
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    width:100%!important;
    min-height:58px!important;
    height:auto!important;
    padding:10px 12px!important;
    margin:0!important;
    border:1px solid #d9e0dc!important;
    border-radius:9px!important;
    background:#ffffff!important;
    background-image:none!important;
    box-shadow:none!important;
    color:#14201b!important;
    text-align:left!important;
    outline:none!important;
    transform:none!important;
}
.smhp-advisor-option::before,
.smhp-advisor-option::after{
    display:none!important;
    content:none!important;
}
.smhp-advisor-option:hover,
.smhp-advisor-option:focus-visible{
    border-color:#339287!important;
    background:#f4f8f6!important;
    box-shadow:0 3px 10px rgba(20,32,27,.055)!important;
    transform:none!important;
}
.smhp-advisor-option-copy{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
}
.smhp-advisor-option-copy strong{
    display:block!important;
    margin:0!important;
    color:#14201b!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.2!important;
    letter-spacing:0!important;
}
.smhp-advisor-option-copy>span{
    display:block!important;
    margin:3px 0 0!important;
    color:#7a8580!important;
    font-size:9.5px!important;
    font-weight:500!important;
    line-height:1.25!important;
}
.smhp-advisor-option-index,
.smhp-advisor-option-arrow{
    display:none!important;
}
.smhp-advisor-controls{
    max-width:700px!important;
    margin-top:14px!important;
}
.smhp-advisor-back{
    min-height:auto!important;
    padding:7px 10px!important;
    border:1px solid #d9e0dc!important;
    border-radius:7px!important;
    background:#fff!important;
    color:#14201b!important;
    font-size:10px!important;
    line-height:1!important;
}
.smhp-advisor-back:hover{
    border-color:#339287!important;
    background:#f4f8f6!important;
}
.smhp-advisor-back[hidden]{
    display:none!important;
}
.smhp-advisor-hint{
    color:#8a948f!important;
    font-size:9px!important;
}
@media(max-width:980px){
    .smhp-advisor-options{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        max-width:none!important;
    }
}
@media(max-width:620px){
    .smhp-advisor-main{padding:24px 18px!important}
    .smhp-advisor-options{
        grid-template-columns:1fr!important;
        gap:7px!important;
    }
    .smhp-advisor-option{
        min-height:52px!important;
        padding:9px 11px!important;
    }
    .smhp-advisor-controls{max-width:none!important}
}


/* V4.14.5 — réponses légèrement agrandies */
.smhp-advisor-options{
    grid-template-columns:repeat(3,minmax(0,245px))!important;
    gap:10px!important;
    max-width:765px!important;
}
.smhp-advisor-option{
    min-height:68px!important;
    padding:12px 14px!important;
}
.smhp-advisor-option-copy strong{
    font-size:13.5px!important;
}
.smhp-advisor-option-copy>span{
    margin-top:4px!important;
    font-size:10.5px!important;
    line-height:1.3!important;
}
.smhp-advisor-controls{max-width:765px!important}
@media(max-width:980px){
    .smhp-advisor-options{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        max-width:none!important;
    }
}
@media(max-width:620px){
    .smhp-advisor-options{grid-template-columns:1fr!important}
    .smhp-advisor-option{
        min-height:60px!important;
        padding:11px 12px!important;
    }
}
