/* LEGO SUPPLY — expérience catalogue V4 */
.home-v4{padding-top:28px}.home-search-stage{position:relative;overflow:hidden;border-radius:32px;background:var(--ls-ink);color:#fff;padding:clamp(28px,6vw,78px);box-shadow:0 30px 80px rgba(43,32,0,.24)}.home-search-stage:before{position:absolute;right:-130px;top:-210px;width:500px;height:500px;border:90px solid rgba(255,213,0,.1);border-radius:50%;content:''}.home-search-copy,.home-set-finder,.finder-suggestions,.home-dataset-stats{position:relative;z-index:1}.home-search-copy{max-width:950px}.home-search-copy .eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--ls-yellow);font-size:9px;font-weight:900;letter-spacing:.14em}.home-search-copy .eyebrow svg{width:18px}.home-search-copy h1{max-width:900px;margin:18px 0 17px;font-size:clamp(52px,8vw,118px);font-weight:830;line-height:.82;letter-spacing:-.07em;text-wrap:balance}.home-search-copy>p{max-width:730px;margin:0;color:rgba(255,255,255,.68);font-size:clamp(15px,2vw,19px);line-height:1.55}.home-set-finder{display:grid;grid-template-columns:minmax(290px,1.4fr) minmax(150px,.65fr) minmax(150px,.65fr) auto;gap:8px;margin-top:36px;border-radius:22px;background:#fff;padding:8px;color:var(--ls-ink)}.home-set-finder label{display:flex;min-height:58px;align-items:center;border-right:1px solid #e8e6dd;padding:0 15px}.home-set-finder label>svg{width:21px;flex:0 0 auto;margin-right:10px}.home-set-finder label span{display:grid;width:100%}.home-set-finder small{display:block;margin-bottom:3px;color:#88887f;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-set-finder input,.home-set-finder select{min-width:0;width:100%;border:0;outline:0;background:#fff;color:var(--ls-ink);font-size:12px}.home-set-finder button{display:flex;min-height:58px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;background:var(--ls-yellow);padding:0 22px;color:var(--ls-ink);font-size:10px;font-weight:950;white-space:nowrap}.home-set-finder button svg{width:17px}.finder-suggestions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:13px;color:#97978f;font-size:9px}.finder-suggestions a{border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;padding:7px 10px;font-weight:800}.finder-suggestions a:hover{border-color:var(--ls-yellow);color:var(--ls-yellow)}.home-dataset-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid rgba(255,255,255,.13)}.home-dataset-stats article{display:grid;min-height:92px;align-content:end;border-right:1px solid rgba(255,255,255,.13);padding:18px 24px 0 0}.home-dataset-stats article+article{padding-left:24px}.home-dataset-stats article:last-child{border:0}.home-dataset-stats strong{font-size:clamp(23px,3vw,37px);line-height:1}.home-dataset-stats span{margin-top:4px;color:rgba(255,255,255,.5);font-size:8px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}
.home-guidance{display:grid;grid-template-columns:.82fr 1.18fr;gap:55px;padding:100px 0 55px}.home-guidance header>span,.home-theme-index header span,.home-human-flow>div>span,.home-record-card>div>span{font-size:9px;font-weight:950;letter-spacing:.16em}.home-guidance h2,.home-theme-index h2,.home-human-flow h2{margin:8px 0 14px;font-size:clamp(39px,5vw,70px);line-height:.9;letter-spacing:-.055em}.home-guidance header p{max-width:500px;color:#5f5949;line-height:1.55}.home-guidance>div{display:grid}.home-guidance article{display:grid;grid-template-columns:48px 1fr;gap:5px 15px;border-top:1px solid rgba(17,17,15,.22);padding:20px 0}.home-guidance article svg{grid-row:span 2;width:31px}.home-guidance article strong{font-size:20px}.home-guidance article p{margin:0;color:#5f5949;font-size:12px;line-height:1.45}.home-record-card{display:grid;min-height:360px;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:30px;background:var(--ls-yellow);color:var(--ls-ink);box-shadow:var(--ls-shadow)}.home-record-card>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,65px)}.home-record-card h2{margin:10px 0;font-size:clamp(40px,5vw,72px);line-height:.88;letter-spacing:-.055em}.home-record-card p{margin:0 0 25px;font-weight:700}.home-record-card b{width:max-content;border-bottom:2px solid var(--ls-ink);padding-bottom:5px}.home-record-card img{width:100%;height:100%;max-height:540px;object-fit:contain;background:#f5f4ed;padding:22px;mix-blend-mode:multiply}.home-theme-index{margin-top:75px;padding:clamp(25px,4vw,50px);border-radius:30px;background:var(--ls-paper);box-shadow:var(--ls-shadow)}.home-theme-index header{display:flex;align-items:end;justify-content:space-between;gap:20px}.home-theme-index header>a{border-bottom:2px solid var(--ls-ink);padding:7px 0;font-size:11px;font-weight:900}.home-theme-index>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:27px}.home-theme-index>div>a{display:grid;min-height:68px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;border-radius:15px;background:#f4f1df;color:var(--ls-ink);padding:12px 15px}.home-theme-index>div>a:hover{background:var(--ls-yellow);transform:translateY(-2px)}.home-theme-index>div span{font-size:13px;font-weight:900}.home-theme-index>div b{color:#777165;font-size:9px}.home-theme-index>div em{font-size:20px;font-style:normal}.home-human-flow{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;margin:95px 0 20px}.home-human-flow ol{margin:0;padding:0;list-style:none}.home-human-flow li{display:grid;min-height:100px;grid-template-columns:54px 1fr;align-items:center;gap:14px;border-top:1px solid rgba(17,17,15,.22)}.home-human-flow li>b{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--ls-ink);color:var(--ls-yellow)}.home-human-flow li span{display:grid}.home-human-flow li strong{font-size:21px}.home-human-flow li small{margin-top:4px;color:#5f5949}
.catalogue-v4{padding-top:36px}.catalogue-intro-v4{display:flex;align-items:end;justify-content:space-between;gap:28px}.catalogue-intro-v4 h1{margin:8px 0 14px;font-size:clamp(51px,7vw,96px);line-height:.85;letter-spacing:-.07em}.catalogue-intro-v4 p{max-width:760px;color:#544e40;line-height:1.55}.catalogue-result-count{display:grid;min-width:155px;border-radius:22px;background:var(--ls-ink);color:#fff;padding:22px;text-align:right}.catalogue-result-count strong{font-size:40px;line-height:1}.catalogue-result-count span{margin-top:4px;color:#aaa;font-size:9px;font-weight:850;text-transform:uppercase}.catalogue-filters-v4{position:sticky;z-index:20;top:10px;margin:28px 0 18px;border-radius:23px;background:rgba(17,17,15,.96);padding:9px;box-shadow:var(--ls-shadow);backdrop-filter:blur(16px)}.catalogue-search-v4{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border-radius:15px;background:#fff;padding:6px 6px 6px 16px}.catalogue-search-v4>svg{width:21px}.catalogue-search-v4>span{display:grid}.catalogue-search-v4 small,.catalogue-filter-grid label{font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.catalogue-search-v4 small{color:#8b8b82}.catalogue-search-v4 input{min-width:0;border:0;outline:0;background:transparent;padding:3px 0;font-size:13px}.catalogue-search-v4 button{min-height:48px;border:0;border-radius:12px;background:var(--ls-yellow);padding:0 20px;font-size:10px;font-weight:950}.catalogue-filters-v4 details{margin-top:7px}.catalogue-filters-v4 summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-radius:12px;background:#272724;color:#fff;padding:11px 14px;font-size:9px;font-weight:900;letter-spacing:.05em;list-style:none}.catalogue-filters-v4 summary::-webkit-details-marker{display:none}.catalogue-filters-v4 summary b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--ls-yellow);color:var(--ls-ink)}.catalogue-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:9px 0 0}.catalogue-filter-grid label{display:grid;gap:5px;border-radius:12px;background:#fff;color:#76766f;padding:9px 11px}.catalogue-filter-grid input,.catalogue-filter-grid select{min-width:0;width:100%;border:0;outline:0;background:#fff;color:var(--ls-ink);font-size:11px;text-transform:none}.filter-actions{display:flex;gap:6px}.filter-actions a,.filter-actions button{display:flex;min-height:52px;flex:1;align-items:center;justify-content:center;border:0;border-radius:12px;padding:0 10px;font-size:9px;font-weight:900}.filter-actions a{background:#fff;color:var(--ls-ink)}.filter-actions button{background:var(--ls-yellow)}.active-filter-row{display:flex;gap:7px;overflow:auto;margin:0 0 18px;scrollbar-width:none}.active-filter-row span{flex:0 0 auto;border:1px solid rgba(17,17,15,.18);border-radius:999px;background:rgba(255,255,255,.45);padding:7px 11px;font-size:9px;font-weight:800}.catalogue-empty-v4{display:grid;justify-items:center;margin-top:22px;border-radius:26px;background:#fff;padding:60px 20px;text-align:center;box-shadow:var(--ls-shadow)}.catalogue-empty-v4>span{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;background:var(--ls-yellow)}.catalogue-empty-v4 svg{width:30px}.catalogue-empty-v4 h2{margin:20px 0 8px;font-size:33px;letter-spacing:-.04em}.catalogue-empty-v4 p{max-width:540px;color:#676156}.catalogue-empty-v4>div{display:flex;gap:8px;margin-top:12px}
.product-v4{padding-top:26px}.product-breadcrumb{display:flex;align-items:center;gap:8px;overflow:auto;margin-bottom:14px;color:#5d584c;font-size:10px;font-weight:750;white-space:nowrap}.product-v4 .productgrid{overflow:visible;border-radius:30px}.product-v4 .productimage{position:relative}.product-reference{position:absolute;z-index:2;left:18px;top:18px;border-radius:999px;background:var(--ls-ink);color:#fff;padding:8px 11px;font-size:9px;font-weight:900}.product-taxonomy{display:flex;gap:7px;flex-wrap:wrap}.product-taxonomy span{border-radius:999px;background:#f2f1e9;padding:7px 10px;font-size:8px;font-weight:850}.product-v4 .product-description{color:#5e594e;line-height:1.6}.product-buy-block{margin-top:24px;border-radius:20px;background:var(--ls-ink);color:#fff;padding:20px}.product-buy-block>div{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.product-buy-block>div span{width:100%;color:#a8a8a0;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-buy-block>div strong{font-size:36px}.product-buy-block>div del{color:#8d8d86;font-size:11px}.product-buy-block .stock{color:#ddd}.product-buy-block .addform label{display:grid;color:#aaa;font-size:8px}.product-buy-block .addform input{width:74px;border:0;border-radius:11px;padding:10px}.product-buy-block .addform .btn{background:var(--ls-yellow);color:var(--ls-ink)}.product-data-panel{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;margin-top:18px;border-radius:28px;background:var(--ls-paper);padding:clamp(25px,5vw,55px);box-shadow:var(--ls-shadow)}.product-data-panel header>span,.product-related header span{font-size:9px;font-weight:950;letter-spacing:.15em}.product-data-panel h2,.product-related h2{margin:8px 0;font-size:clamp(38px,5vw,64px);line-height:.9;letter-spacing:-.055em}.product-data-panel dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.product-data-panel dl div{border-top:1px solid #dedccf;padding:14px 0}.product-data-panel dl div:nth-child(odd){padding-right:20px}.product-data-panel dt{color:#777166;font-size:8px;font-weight:850;text-transform:uppercase}.product-data-panel dd{margin:4px 0 0;font-size:14px;font-weight:900}.product-categories{display:flex;grid-column:2;gap:7px;flex-wrap:wrap;align-items:center}.product-categories>span{font-size:9px;font-weight:900}.product-categories a{border-radius:999px;background:var(--ls-yellow);padding:7px 10px;font-size:9px;font-weight:850}.product-related{margin-top:75px}.product-related>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.product-related>header>a{border-bottom:2px solid var(--ls-ink);padding:6px 0;font-weight:900}
@media(max-width:1000px){.home-set-finder{grid-template-columns:1fr 1fr}.home-set-finder .finder-main{grid-column:1/-1}.home-set-finder button{grid-column:1/-1}.home-dataset-stats{grid-template-columns:1fr 1fr}.home-dataset-stats article:nth-child(2){border-right:0}.home-guidance,.home-human-flow{grid-template-columns:1fr}.home-theme-index>div{grid-template-columns:1fr 1fr}.catalogue-filter-grid{grid-template-columns:1fr 1fr}.product-data-panel{grid-template-columns:1fr}.product-categories{grid-column:1}.product-v4 .productgrid{grid-template-columns:1fr}.product-v4 .productimage{min-height:500px}}
@media(max-width:680px){.home-v4{padding-top:12px}.home-search-stage{border-radius:24px;padding:30px 18px}.home-search-copy h1{font-size:55px}.home-search-copy>p{font-size:14px}.home-set-finder{grid-template-columns:1fr;margin-top:27px;border-radius:17px}.home-set-finder .finder-main,.home-set-finder button{grid-column:auto}.home-set-finder label{border-right:0;border-bottom:1px solid #e8e6dd}.home-set-finder button{width:100%}.finder-suggestions{align-items:flex-start}.home-dataset-stats{grid-template-columns:1fr 1fr;margin-top:32px}.home-dataset-stats article{min-height:78px;padding:15px 8px 0 0}.home-dataset-stats article+article{padding-left:13px}.home-guidance{gap:24px;padding:66px 2px 40px}.home-guidance article strong{font-size:17px}.home-record-card{grid-template-columns:1fr}.home-record-card img{max-height:300px;order:-1}.home-theme-index{margin-top:45px;padding:23px 14px}.home-theme-index header,.product-related>header{align-items:flex-start;flex-direction:column}.home-theme-index>div{grid-template-columns:1fr}.home-human-flow{gap:22px;margin-top:66px}.catalogue-v4{padding-top:20px}.catalogue-intro-v4{align-items:flex-start;flex-direction:column}.catalogue-intro-v4 h1{font-size:57px}.catalogue-result-count{min-width:130px;padding:17px;text-align:left}.catalogue-result-count strong{font-size:32px}.catalogue-filters-v4{position:static;margin-top:18px}.catalogue-search-v4{grid-template-columns:auto 1fr}.catalogue-search-v4 button{grid-column:1/-1;width:100%}.catalogue-filter-grid{grid-template-columns:1fr}.catalogue-grid-v4{grid-template-columns:1fr 1fr}.product-v4{width:100%;padding-inline:14px}.product-v4 .productimage{min-height:360px}.product-v4 .productinfo{padding:25px 18px}.product-v4 .productinfo h1{font-size:42px}.product-buy-block{margin-inline:-5px;padding:17px}.product-buy-block .addform{grid-template-columns:1fr}.product-data-panel{gap:17px;border-radius:23px}.product-data-panel dl{grid-template-columns:1fr}.product-data-panel dl div:nth-child(odd){padding-right:0}}
@media(max-width:430px){.home-search-copy h1{font-size:47px}.home-dataset-stats strong{font-size:23px}.catalogue-grid-v4,.product-related .product-grid{grid-template-columns:1fr}}

/* Finition CTA fiche set : actions compactes, tactiles et lisibles. */
.product-v4 .addform .btn,.product-v4 .product-actions .btn,.product-v4 .favorite-line{display:flex;min-height:52px;align-items:center;justify-content:center;gap:9px;border-radius:14px;padding:0 16px;font-size:10px;font-weight:900;line-height:1.2}.product-v4 .addform .btn svg,.product-v4 .product-actions .btn svg,.product-v4 .favorite-line svg{width:19px!important;height:19px!important;flex:0 0 19px}.product-v4 .product-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.product-v4 .product-actions .btn{margin:0}.product-v4 .favorite-line{margin:0;background:#fff;color:var(--ls-ink)}
@media(max-width:680px){.product-v4 .addform{display:grid;grid-template-columns:88px minmax(0,1fr)!important;align-items:end}.product-v4 .addform label{min-width:0}.product-v4 .addform input{width:100%}.product-v4 .addform .btn{width:100%;min-height:52px!important}}


/* ===== Ajustements catalogue & navigation · septembre 2026 ===== */
/* Bandeau noir dynamique : l’information défile sans interrompre la lecture. */
.service-bar-v3{position:relative;display:block;min-height:38px;overflow:hidden;padding:0;background:#0d0d0c;color:#fff}
.service-marquee-track{display:flex;width:max-content;min-width:100%;align-items:center;animation:ls-marquee 27s linear infinite}
.service-marquee-item{display:flex;min-width:max-content;align-items:center;gap:30px;padding-right:30px;white-space:nowrap}
.service-marquee-item>*{display:inline-flex;align-items:center;gap:7px;min-height:38px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.service-marquee-item>*+*::before{content:'✦';margin-right:18px;color:var(--ls-yellow);font-size:10px}.service-marquee-item svg{width:14px;height:14px;color:var(--ls-yellow)}
.service-marquee-item a:hover{color:var(--ls-yellow)}
@keyframes ls-marquee{to{transform:translateX(-50%)}}

/* Recherche prioritaire, puis navigation compacte et iconographiée. */
.brand-header{padding-top:14px}.header-topline{min-height:70px}.header-tools{margin-left:auto}.account-quick{background:var(--ls-ink);color:#fff}.account-quick:hover{background:var(--ls-yellow);color:var(--ls-ink)}
.tool-tip{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);opacity:0;pointer-events:none;border-radius:999px;background:#111;color:#fff;padding:5px 8px;font-size:8px;font-weight:850;white-space:nowrap;transition:opacity 150ms var(--ls-ease)}.account-quick:hover .tool-tip{opacity:1}
.nav-command-deck{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;margin-top:5px}.premium-set-search{width:100%;max-width:none;height:58px;margin:0;border:1px solid rgba(17,17,15,.1);border-radius:18px;padding:6px 7px 6px 17px;box-shadow:0 15px 35px rgba(50,37,0,.14)}.premium-set-search>svg{width:20px;color:#292923}.premium-search-kicker{display:none;flex:0 0 auto;color:#8b8578;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.premium-set-search input{font-size:14px;font-weight:750}.premium-set-search button{display:flex;min-width:116px;align-items:center;justify-content:center;gap:8px;height:44px;border-radius:13px;background:var(--ls-ink);color:#fff}.premium-set-search button svg{width:16px}.premium-set-search button:hover{background:var(--ls-yellow);color:var(--ls-ink)}
.desktop-nav-v3{display:flex;gap:4px;margin:0;align-items:center;justify-content:flex-end}.desktop-nav-v3 a{display:inline-flex;min-height:44px;align-items:center;gap:7px;border:1px solid transparent;border-radius:13px;padding:0 10px;color:rgba(17,17,15,.78);font-size:11px;font-weight:850}.desktop-nav-v3 a svg{width:16px;height:16px}.desktop-nav-v3 a:hover,.desktop-nav-v3 a.active{border-color:rgba(17,17,15,.13);background:#fff;color:var(--ls-ink);box-shadow:0 8px 19px rgba(54,40,0,.1)}.desktop-nav-v3 a.active{background:var(--ls-ink);color:#fff;box-shadow:none}
.menu-panel nav a{display:flex;align-items:center;gap:12px}.menu-panel nav a svg{width:20px;height:20px}.menu-panel .admin-demo-entry{margin-top:6px;border-radius:13px;background:var(--ls-ink);color:#fff}.menu-panel .admin-demo-entry small{margin-left:auto;border-radius:999px;background:var(--ls-yellow);padding:4px 7px;color:var(--ls-ink);font-size:8px;font-weight:900}

/* Prix : ancien prix visible, mais lisiblement secondaire au prix LEGO SUPPLY. */
.store-price{align-items:center;flex-wrap:wrap;gap:7px}.store-price strong{font-size:24px;letter-spacing:-.035em}.store-price del{order:2;width:100%;color:#6d675c;font-size:15px;font-weight:850;line-height:1.05;text-decoration-thickness:2px;text-decoration-color:#d52a3e}.product-buy-block .price-stack{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.product-buy-block .price-stack>span{width:100%}.product-buy-block .price-stack strong{font-size:42px;letter-spacing:-.055em}.product-buy-block .price-stack del{color:#d9d9cf;font-size:19px;font-weight:850;text-decoration-thickness:2px;text-decoration-color:var(--ls-yellow)}.discount-badge{border-radius:999px;background:var(--ls-yellow);padding:5px 8px;color:var(--ls-ink);font-size:10px;font-weight:950}

/* Présentation de fiche set : galerie préparée pour les 3 formats + données visuelles techniques. */
.product-v4 .productgrid{box-shadow:0 28px 65px rgba(52,38,0,.2)}.product-v4 .productimage.product-image-gallery{display:flex;flex-direction:column;min-height:650px;background:linear-gradient(145deg,#f4f3ee,#e7e3d7)}.gallery-stage{position:relative;display:grid;min-height:560px;flex:1;place-items:center;overflow:hidden}.gallery-stage:after{position:absolute;right:-13%;bottom:-23%;width:55%;aspect-ratio:1;border:58px solid rgba(255,213,0,.42);border-radius:50%;content:''}.gallery-main-image{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:38px;mix-blend-mode:multiply}.gallery-source-note{display:flex;align-items:center;gap:8px;margin:0;padding:13px 20px;border-top:1px solid rgba(17,17,15,.1);color:#686256;font-size:10px;font-weight:850}.gallery-source-note svg{width:17px;color:var(--ls-green)}.gallery-thumbnails{display:flex;gap:8px;overflow:auto;padding:12px 18px;border-top:1px solid rgba(17,17,15,.1);scrollbar-width:thin}.gallery-thumb{display:grid;flex:0 0 72px;width:72px;height:72px;place-items:center;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#fff;padding:4px}.gallery-thumb.selected{border-color:var(--ls-ink)}.gallery-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-ref-line{display:flex;align-items:center;gap:7px;margin:15px 0 -3px;color:#6b655a;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.product-ref-line svg{width:15px;color:#b58a00}.product-story{margin:20px 0;border-left:4px solid var(--ls-yellow);background:#faf8ef;padding:14px 16px}.product-story>span{font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.product-story p{margin:5px 0 0;color:#565044;font-size:12px;line-height:1.55}.product-data-panel header>p{max-width:360px;margin:0;color:#6b655a;line-height:1.5}
.product-visual-library{margin-top:24px;border-radius:28px;background:#171714;color:#fff;padding:clamp(23px,4vw,50px);box-shadow:var(--ls-shadow)}.product-visual-library>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:27px}.product-visual-library header>div>span{color:var(--ls-yellow);font-size:9px;font-weight:950;letter-spacing:.15em}.product-visual-library h2{margin:8px 0 6px;font-size:clamp(34px,4vw,60px);line-height:.9;letter-spacing:-.055em}.product-visual-library header p{max-width:480px;margin:0;color:#aaa79a;font-size:12px;line-height:1.5}.visual-library-count{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 11px;color:var(--ls-yellow);font-size:10px;font-weight:900;white-space:nowrap}.product-visual-strip+.product-visual-strip{margin-top:25px}.visual-strip-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.visual-strip-heading>span{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:900}.visual-strip-heading svg{width:18px;color:var(--ls-yellow)}.visual-strip-heading small{color:#aca99b;font-size:10px}.visual-scroll{display:flex;gap:10px;overflow-x:auto;padding:2px 0 8px;scroll-snap-type:x proximity;scrollbar-color:var(--ls-yellow) #292927}.visual-card{display:grid;grid-template-columns:88px minmax(145px,1fr);flex:0 0 min(365px,82vw);min-height:102px;align-items:center;gap:10px;overflow:hidden;border-radius:15px;background:#272725;padding:7px;scroll-snap-align:start}.visual-card img{width:88px;height:88px;border-radius:10px;background:#f5f3ea;object-fit:contain;mix-blend-mode:multiply}.visual-card div{display:grid;gap:5px;padding:6px 5px 6px 0}.visual-card strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.2}.visual-card small{color:#b0ada1;font-size:9px}

/* Pagination plus explicite : numéros, saut direct et chargement sans rupture de lecture. */
.catalogue-pagination{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;margin:42px 0 10px}.catalogue-pagination>div{display:flex;align-items:center}.pagination-previous{justify-content:flex-start}.pagination-next{justify-content:flex-end;gap:8px}.pagination-center{display:grid;justify-items:center;gap:9px}.pagination-position{font-size:11px;font-weight:900}.pagination-position i{font-style:normal;color:#8b8578}.pagination-numbers{display:flex;gap:5px}.pagination-numbers a{display:grid;width:34px;min-height:34px;place-items:center;border-radius:10px;background:#fff;color:var(--ls-ink);font-size:11px;font-weight:900}.pagination-numbers a.current{background:var(--ls-yellow)}.pagination-jump{display:flex;align-items:center;gap:5px;color:#656055;font-size:9px;font-weight:850}.pagination-jump label{display:flex;align-items:center;gap:5px}.pagination-jump input{width:45px;height:29px;border:1px solid #d8d3c8;border-radius:8px;background:#fff;padding:0 5px;font:inherit;text-align:center}.pagination-jump button{height:29px;border:0;border-radius:8px;background:#fff;padding:0 8px;font-size:9px;font-weight:900}.load-more-sets{display:flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--ls-yellow);padding:0 15px;color:var(--ls-ink);font-size:10px;font-weight:950}.load-more-sets svg{width:15px}.load-more-sets.is-loading{opacity:.72;pointer-events:none}.pagination-next-link{display:none!important}.catalogue-pagination .disabled{font-size:10px;font-weight:850}

/* Demo admin lecture seule. */
.demo-preview-notice{display:flex;align-items:center;gap:9px;margin-bottom:17px;border:1px solid rgba(255,213,0,.45);border-radius:12px;background:#fff6c7;padding:11px 13px;color:#332d08;font-size:11px}.demo-preview-notice b{border-radius:999px;background:#111;color:#ffd500;padding:5px 7px;font-size:8px;letter-spacing:.06em;text-transform:uppercase}.demo-preview-label{display:block;margin-top:10px;color:#ffd500;font-size:9px;font-weight:850;text-align:center}.demo-preview .admin-btn,.demo-preview button[type="submit"],.demo-preview .row-action,.demo-preview input[type="checkbox"],.demo-preview .bulk-tools,.demo-preview .modal-backdrop{pointer-events:none;filter:grayscale(.35)}

@media(max-width:1160px){.nav-command-deck{grid-template-columns:1fr}.desktop-nav-v3{justify-content:center}.premium-set-search{max-width:900px;margin-inline:auto}}
@media(max-width:780px){.service-marquee-item{gap:20px;padding-right:20px}.service-marquee-item>*{font-size:8px}.service-marquee-track{animation-duration:21s}.brand-header{padding:9px 13px 10px}.header-topline{min-height:56px}.brand-lockup img{width:128px;height:47px}.header-tools{gap:7px}.round-tool{width:42px;height:42px}.account-quick{display:grid!important}.nav-command-deck{margin-top:6px}.premium-set-search{height:50px;border-radius:15px;padding-left:13px}.premium-set-search input{font-size:12px}.premium-set-search button{min-width:52px;height:38px;padding:0}.premium-set-search button span{display:none}.premium-set-search button svg{width:17px}.tool-tip{display:none}.product-v4 .productimage.product-image-gallery{min-height:400px}.gallery-stage{min-height:340px}.gallery-main-image{padding:22px}.product-v4 .productinfo{padding:24px 18px}.product-buy-block .price-stack strong{font-size:35px}.product-buy-block .price-stack del{font-size:16px}.product-visual-library{border-radius:22px;padding:23px 16px}.product-visual-library>header{align-items:flex-start;flex-direction:column}.visual-card{grid-template-columns:74px minmax(135px,1fr);flex-basis:285px}.visual-card img{width:74px;height:74px}.catalogue-pagination{grid-template-columns:1fr;gap:12px}.pagination-previous,.pagination-next{justify-content:center}.pagination-center{order:-1}.pagination-jump{display:none}.pagination-numbers a{width:32px;min-height:32px}.store-price del{font-size:14px}}
@media(max-width:430px){.product-ref-line{font-size:9px}.product-story{padding:12px 13px}.visual-library-count{display:none}.service-marquee-item>*{font-size:7px}.store-price strong{font-size:22px}.store-price del{font-size:13px}}
@media(prefers-reduced-motion:reduce){.service-marquee-track{animation:none;transform:none}.store-product-card,.desktop-nav-v3 a,.round-tool{transition:none!important}}


/* Correctif anti-débordement mobile pour le bandeau animé et la recherche d’en-tête. */
body.site-body{overflow-x:hidden}.service-bar-v3{contain:paint}.nav-command-deck{min-width:0}.premium-set-search{min-width:0;max-width:100%}
@media(max-width:1100px){.nav-command-deck{grid-template-columns:minmax(0,1fr)}.desktop-nav-v3{display:none!important}.menu-tool{display:grid!important}}


/* ===== Révision navigation & fiches · référence mobile septembre 2026 ===== */
.header-tools{display:grid;justify-items:end;gap:7px;margin-left:auto}.header-icon-row{display:flex;align-items:center;gap:7px}.header-logout-form{display:contents}.header-admin-panel{display:inline-flex;min-height:34px;align-items:center;gap:7px;border-radius:10px;background:#171714;padding:0 11px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.02em}.header-admin-panel svg{width:15px;height:15px;color:var(--ls-yellow)}.header-admin-panel:hover{background:var(--ls-yellow);color:var(--ls-ink)}.header-admin-panel:hover svg{color:var(--ls-ink)}.logout-quick{background:#f2f1eb;color:var(--ls-ink)}.logout-quick:hover{background:#171714;color:#fff}

/* Feuille de navigation mobile : adaptée exactement à la hiérarchie fournie. */
.reference-menu{position:fixed;z-index:300;inset:0;overflow:auto;background:rgba(16,16,14,.24);padding:0;backdrop-filter:blur(4px)}.reference-menu[hidden]{display:none!important}.mobile-menu-sheet{width:min(100%,510px);min-height:100dvh;margin-left:auto;background:#fff;padding:clamp(20px,5vw,37px) clamp(19px,5vw,34px) 29px;color:#0e0e0d;box-shadow:-22px 0 62px rgba(0,0,0,.18)}.mobile-menu-top{display:grid;min-height:142px;grid-template-columns:64px minmax(0,1fr) 64px;align-items:start}.mobile-menu-close,.mobile-menu-symbol{display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:50%;background:#fafafa;color:#0e0e0d;font-size:46px;font-weight:200;line-height:1}.mobile-menu-symbol{justify-self:end;font-size:0}.mobile-menu-symbol svg{width:30px;height:30px;stroke-width:2}.mobile-menu-brand{display:grid;justify-items:center;padding-top:11px}.mobile-menu-brand img{width:min(205px,100%);height:77px;object-fit:contain}.mobile-menu-search{display:flex;min-height:66px;align-items:center;gap:17px;border-radius:23px;background:#f4f4f4;padding:0 22px}.mobile-menu-search svg{width:31px;height:31px;flex:0 0 auto;stroke-width:1.9}.mobile-menu-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#171714;font-size:18px;font-weight:600}.mobile-menu-search input::placeholder{color:#898989}.mobile-menu-links{display:grid;gap:10px;margin-top:32px}.mobile-menu-links>a{display:grid;min-height:83px;grid-template-columns:82px minmax(0,1fr) 28px;align-items:center;gap:14px;border-radius:23px;color:#0e0e0d;padding:8px 13px 8px 0}.mobile-menu-links>a:hover{background:#f7f7f4}.mobile-menu-links>a.active{background:linear-gradient(110deg,#ffd52a,#ffe36a);box-shadow:0 13px 26px rgba(237,186,0,.2);padding-left:13px}.mobile-link-icon{display:grid;width:66px;height:66px;place-items:center;border-radius:19px;background:#f7f7f4}.mobile-link-icon svg{width:31px;height:31px;stroke-width:2.15}.mobile-menu-links>a.active .mobile-link-icon{background:#ffcf18}.mobile-menu-links>a>span:nth-child(2){display:grid;gap:3px;min-width:0}.mobile-menu-links b{font-size:23px;line-height:1;font-weight:900;letter-spacing:-.035em}.mobile-menu-links small{color:#777;font-size:16px;line-height:1.15;font-weight:550}.mobile-menu-links i{justify-self:end;color:#8b8b8b;font-size:45px;font-style:normal;font-weight:300;line-height:.7}.mobile-menu-links hr{width:100%;height:1px;margin:8px 0;border:0;background:#e9e9e7}.mobile-menu-links .mobile-admin-link{background:#171714;color:#fff;padding-left:13px}.mobile-menu-links .mobile-admin-link .mobile-link-icon{background:#ffd500;color:#171714}.mobile-menu-links .mobile-admin-link small{color:#d1cec2}.mobile-menu-links .mobile-admin-link i{color:#ffd500}.mobile-menu-links .mobile-admin-link.demo{background:#fff6cc;color:#2e2600}.mobile-menu-links .mobile-admin-link.demo small{color:#756008}.mobile-menu-signature{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:10px;margin-top:29px;border-radius:18px;background:linear-gradient(105deg,#fff8dd,#fbf3ce);padding:13px}.mobile-menu-signature img{width:84px;height:65px;object-fit:contain}.mobile-menu-signature div{display:grid;gap:5px;border-left:2px solid #d9b400;padding-left:15px}.mobile-menu-signature b{font-size:13px;line-height:1.12}.mobile-menu-signature span{color:#77725e;font-size:11px;line-height:1.25}.mobile-menu-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:27px 0 5px}.mobile-menu-assurances span{display:grid;justify-items:center;gap:8px;text-align:center}.mobile-menu-assurances svg{width:31px;height:31px;stroke-width:1.8}.mobile-menu-assurances b{font-size:11px;line-height:1.2;font-weight:750}
body.menu-open{overflow:hidden}.menu-open .site-shell{filter:none}

/* Fiche produit : seulement les informations commerciales demandées, dans un ordre naturel. */
.product-v5 .product-reference{font-size:15px;letter-spacing:.04em}.product-v5 .productinfo{align-content:start}.product-set-number{margin:0 0 9px;color:#8a7500;font-size:42px;font-weight:950;letter-spacing:-.06em;line-height:.9}.product-v5 .productinfo h1{margin:0 0 24px}.product-essential-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-top:1px solid #e5e1d6;border-left:1px solid #e5e1d6}.product-essential-facts>div{min-height:79px;border-right:1px solid #e5e1d6;border-bottom:1px solid #e5e1d6;padding:13px}.product-essential-facts dt{color:#7a756a;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-essential-facts dd{margin:8px 0 0;font-size:14px;font-weight:900;line-height:1.12}.product-essential-facts .is-available{color:#0e8d58}.product-essential-facts .is-preorder,.product-essential-facts .is-coming_soon{color:#a97900}.product-essential-facts .is-unavailable,.product-essential-facts .is-retired{color:#cc3443}.product-v5 .product-buy-block{margin-top:17px}.product-v5 .product-buy-block .price-stack span{color:#d6d2c6}.product-v5 .product-buy-block .price-stack strong{font-size:43px}.product-v5 .product-buy-block .price-stack del{width:100%;color:#fff;font-size:17px;font-weight:800;text-decoration-color:#fff;text-decoration-thickness:2px}.product-v5 .product-buy-block .stock{margin:13px 0 10px}.product-authenticity{display:flex;align-items:flex-start;gap:11px;margin-top:13px;border-radius:15px;background:#f6f5ef;padding:13px;color:#1b1b18}.product-authenticity svg{width:24px;height:24px;flex:0 0 auto;color:#157d50}.product-authenticity span{display:grid;gap:3px}.product-authenticity strong{font-size:11px}.product-authenticity small{color:#5f5c54;font-size:10px;line-height:1.35}.product-v5 .product-visual-library{margin-top:18px}.product-v5 .product-related{margin-top:58px}

/* Les cartes thèmes utilisent désormais les photos de sets de leur propre univers. */
.home-theme-index header p{max-width:530px;margin:8px 0 0;color:#5f5949;font-size:12px;line-height:1.45}.home-theme-index>div>a.theme-index-card{position:relative;display:grid;min-height:128px;grid-template-columns:1fr auto;align-items:end;overflow:hidden;border-radius:17px;background:#1d1d1a;padding:15px;color:#fff}.theme-index-card:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,16,14,.92),rgba(16,16,14,.18));content:''}.theme-index-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9}.theme-index-card>span,.theme-index-card em{position:relative;z-index:1}.theme-index-card span{display:grid;gap:5px}.theme-index-card strong{font-size:17px;line-height:1}.theme-index-card small{color:#e8e5d7;font-size:9px;font-weight:800}.theme-index-card em{display:grid;width:33px;height:33px;place-items:center;border-radius:50%;background:#ffd500;color:#1d1d1a;font-size:17px;font-style:normal}

@media(min-width:1101px){.reference-menu{padding-top:0}.mobile-menu-sheet{width:min(480px,92vw)}.mobile-menu-top{min-height:112px}.mobile-menu-brand img{width:170px;height:63px}.mobile-menu-links b{font-size:19px}.mobile-menu-links small{font-size:13px}.mobile-menu-links>a{min-height:70px}.mobile-link-icon{width:54px;height:54px;border-radius:16px}.mobile-link-icon svg{width:25px;height:25px}.mobile-menu-links{margin-top:20px}.mobile-menu-signature,.mobile-menu-assurances{display:none}}
@media(max-width:780px){.header-tools{gap:0}.header-admin-panel{min-height:28px;padding:0 8px;font-size:7px}.header-admin-panel svg{width:12px}.header-icon-row{gap:5px}.logout-quick{display:grid!important}.header-logout-form{display:contents}.product-set-number{font-size:36px}.product-essential-facts>div{min-height:72px;padding:12px}.product-essential-facts dd{font-size:13px}.product-v5 .product-buy-block .price-stack strong{font-size:37px}.product-v5 .product-buy-block .price-stack del{font-size:15px}.home-theme-index>div>a.theme-index-card{min-height:115px}.mobile-menu-sheet{padding-top:22px}}
@media(max-width:430px){.mobile-menu-sheet{padding:18px 17px 25px}.mobile-menu-top{min-height:114px;grid-template-columns:52px minmax(0,1fr) 52px}.mobile-menu-close,.mobile-menu-symbol{width:48px;height:48px}.mobile-menu-close{font-size:39px}.mobile-menu-brand img{width:164px;height:62px}.mobile-menu-search{min-height:57px;border-radius:20px;padding:0 17px;gap:12px}.mobile-menu-search svg{width:26px;height:26px}.mobile-menu-search input{font-size:14px}.mobile-menu-links{gap:7px;margin-top:22px}.mobile-menu-links>a{min-height:66px;grid-template-columns:58px minmax(0,1fr) 21px;gap:11px;border-radius:18px;padding-block:6px}.mobile-link-icon{width:52px;height:52px;border-radius:15px}.mobile-link-icon svg{width:26px;height:26px}.mobile-menu-links b{font-size:18px}.mobile-menu-links small{font-size:12px}.mobile-menu-links i{font-size:35px}.mobile-menu-links hr{margin:5px 0}.mobile-menu-signature{grid-template-columns:66px 1fr;margin-top:20px;padding:10px}.mobile-menu-signature img{width:61px;height:49px}.mobile-menu-signature div{padding-left:10px}.mobile-menu-signature b{font-size:11px}.mobile-menu-signature span{font-size:9px}.mobile-menu-assurances{margin-top:20px}.mobile-menu-assurances svg{width:26px;height:26px}.mobile-menu-assurances b{font-size:9px}}


/* ===== Correctifs V5 : recherche, accueil éditorial et prix ===== */
.home-v5 .home-search-stage{padding-bottom:clamp(34px,5vw,65px)}
.home-editorial-section,.home-snapchat-section{margin-top:78px}.home-editorial-section header,.home-snapchat-section header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.home-editorial-section header>div,.home-snapchat-section header>div{max-width:650px}.home-editorial-section header span,.home-snapchat-section header span{font-size:9px;font-weight:950;letter-spacing:.14em}.home-editorial-section h2,.home-snapchat-section h2{margin:8px 0 10px;font-size:clamp(38px,5vw,66px);line-height:.9;letter-spacing:-.06em}.home-editorial-section p,.home-snapchat-section p{margin:0;color:#645e51;line-height:1.5}.home-editorial-section header>a{border-bottom:2px solid var(--ls-ink);padding:7px 0;color:var(--ls-ink);font-size:11px;font-weight:900;white-space:nowrap}.home-snapchat-section{overflow:hidden;border-radius:29px;background:#171714;color:#fff;padding:clamp(23px,4vw,50px);box-shadow:var(--ls-shadow)}.home-snapchat-section:before{position:absolute;width:0;height:0;content:''}.home-snapchat-section header{position:relative}.home-snapchat-section p{color:#bab7ab}.snapchat-mark{border:1px solid rgba(255,255,255,.23);border-radius:999px;padding:9px 11px;color:var(--ls-yellow);font-size:9px!important;white-space:nowrap}.home-picks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-snapchat-section .store-product-card{box-shadow:none}.home-snapchat-section .store-product-card{background:#fff}

/* Filtres de recherche : panneau clair, lignes de décision lisibles et actions très visibles. */
.catalogue-filters-v5{margin:26px 0 20px;border-radius:29px;background:linear-gradient(155deg,#fff1a0,#ffd400 55%,#f5c300);padding:clamp(14px,2.5vw,26px);box-shadow:0 22px 50px rgba(178,134,0,.24)}.filter-panel-top{display:grid;grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:17px}.filter-close{display:grid;width:55px;height:55px;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.74);color:var(--ls-ink);font-size:38px;font-weight:250;line-height:1}.filter-panel-top h2{margin:0;font-size:clamp(22px,3vw,34px);letter-spacing:-.04em}.filter-panel-top p{margin:3px 0 0;color:#59513b;font-size:12px;font-weight:650}.filter-result-total{display:grid;width:86px;height:75px;place-items:center;border-radius:23px;background:rgba(255,255,255,.77);color:var(--ls-ink);padding:9px;text-align:center}.filter-result-total b{font-size:28px;line-height:.9}.filter-result-total small{font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.filter-search-card{display:grid;grid-template-columns:39px minmax(0,1fr);align-items:center;gap:12px;border-radius:25px;background:#fff;padding:17px 20px;box-shadow:0 7px 20px rgba(116,92,0,.1)}.filter-search-card>svg{width:31px;height:31px}.filter-search-card span{display:grid;gap:3px}.filter-search-card input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ls-ink);font-size:16px;font-weight:750}.filter-search-card input::placeholder{color:#66655e}.filter-search-card small{color:#aaa79f;font-size:10px}.filter-workbench{margin-top:16px}.filter-workbench>summary{display:none}.filter-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.filter-card{display:grid;min-height:104px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:11px;border-radius:20px;background:rgba(255,255,255,.93);padding:12px}.filter-card.wide{grid-column:1/-1;grid-template-columns:62px minmax(0,1fr) minmax(165px,.8fr)}.filter-icon{display:grid;width:57px;height:57px;place-items:center;border-radius:17px;background:linear-gradient(145deg,#fff9d4,#ffd928);color:#171714}.filter-icon svg{width:30px;height:30px}.filter-copy{display:grid;gap:4px;min-width:0}.filter-copy b{font-size:15px;line-height:1.05}.filter-copy small{color:#656156;font-size:10px;line-height:1.25}.filter-card select{width:100%;min-width:0;height:48px;border:1px solid #e7e5df;border-radius:14px;background:#f7f7f6;color:#22221f;padding:0 13px;font-size:12px;font-weight:850}.filter-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px}.filter-range input{width:100%;min-width:0;height:48px;border:1px solid #e7e5df;border-radius:14px;background:#f7f7f6;padding:0 11px;color:#22221f;font-size:12px;font-weight:850}.filter-range i{font-style:normal;color:#77756e}.filter-action-row{display:grid;grid-template-columns:.8fr 1.2fr;gap:11px;margin-top:16px}.filter-action-row a,.filter-action-row button{display:flex;min-height:63px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:19px;font-size:13px;font-weight:950}.filter-action-row a{background:rgba(255,255,255,.8);color:var(--ls-ink)}.filter-action-row a svg{width:23px}.filter-action-row button{display:grid;grid-template-columns:23px 1fr;grid-template-rows:auto auto;align-content:center;background:#11110f;color:#fff;padding:8px 18px;text-align:left}.filter-action-row button svg{grid-row:1/3;width:23px;color:var(--ls-yellow)}.filter-action-row button span{font-size:14px}.filter-action-row button small{color:#bdb9ae;font-size:10px;font-weight:650}.filter-action-row button:hover{background:#272720}.catalogue-v4 .active-filter-row{margin-top:-3px}

/* Prix : le prix LEGO reste une comparaison claire, barrée en noir sans code couleur agressif. */
.store-price del{color:#171714!important;text-decoration-color:#171714!important;text-decoration-thickness:2px!important}.product-v5 .product-buy-block{border:1px solid #e3e0d5;background:#fff;color:#171714;box-shadow:0 11px 25px rgba(20,20,15,.08)}.product-v5 .product-buy-block .price-stack>span{color:#6c685d}.product-v5 .product-buy-block .price-stack strong{color:#171714}.product-v5 .product-buy-block .price-stack del{color:#171714!important;text-decoration-color:#171714!important}.product-v5 .product-buy-block .stock{color:#535047}.product-v5 .product-buy-block .addform label{color:#625f56}.product-v5 .product-buy-block .addform .btn{background:#171714;color:#fff}.product-v5 .product-buy-block .addform .btn:hover{background:var(--ls-yellow);color:var(--ls-ink)}

/* Parcours déplacé hors de l’accueil. */
.how-it-works{padding-top:48px;padding-bottom:70px}.how-it-works .refined-intro{max-width:820px}.how-it-works .refined-intro h1{margin:10px 0 16px;font-size:clamp(50px,7vw,90px);line-height:.87;letter-spacing:-.07em}.how-it-works .refined-intro p{color:#5e594e;line-height:1.65}.how-it-works-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:42px 0 28px;padding:0;list-style:none}.how-it-works-steps li{display:grid;gap:20px;min-height:225px;border-radius:22px;background:#fff;padding:24px;box-shadow:var(--ls-shadow)}.how-it-works-steps b{display:grid;width:47px;height:47px;place-items:center;border-radius:50%;background:var(--ls-ink);color:var(--ls-yellow);font-size:12px}.how-it-works-steps strong{font-size:22px}.how-it-works-steps p{margin:7px 0 0;color:#625e53;font-size:12px;line-height:1.5}

@media(max-width:780px){.home-editorial-section,.home-snapchat-section{margin-top:54px}.home-editorial-section header,.home-snapchat-section header{align-items:flex-start;flex-direction:column;margin-bottom:18px}.home-editorial-section h2,.home-snapchat-section h2{font-size:43px}.home-picks-grid{grid-template-columns:1fr}.home-snapchat-section{border-radius:23px;margin-inline:-2px;padding:23px 15px}.snapchat-mark{font-size:8px!important}.catalogue-filters-v5{margin:15px -2px 20px;border-radius:25px;padding:13px}.filter-panel-top{grid-template-columns:48px minmax(0,1fr) 70px;gap:9px;margin-bottom:13px}.filter-close{width:48px;height:48px;font-size:32px}.filter-panel-top h2{font-size:20px}.filter-panel-top p{font-size:9px;line-height:1.25}.filter-result-total{width:70px;height:60px;border-radius:18px}.filter-result-total b{font-size:22px}.filter-result-total small{font-size:7px}.filter-search-card{grid-template-columns:31px 1fr;border-radius:19px;padding:14px 15px}.filter-search-card>svg{width:27px;height:27px}.filter-search-card input{font-size:13px}.filter-search-card small{font-size:8px}.filter-card-grid{grid-template-columns:1fr}.filter-card,.filter-card.wide{grid-template-columns:54px minmax(0,1fr);min-height:82px;border-radius:17px;padding:10px}.filter-card.wide{grid-column:auto}.filter-icon{width:49px;height:49px;border-radius:14px}.filter-icon svg{width:26px;height:26px}.filter-copy b{font-size:14px}.filter-copy small{font-size:9px}.filter-card select{grid-column:2;height:43px;border-radius:12px;font-size:11px}.filter-card.wide select{grid-column:2}.filter-card:has(.filter-range){grid-template-columns:54px minmax(0,1fr)}.filter-range{grid-column:2;grid-row:2;gap:5px}.filter-range input{height:42px;border-radius:12px;font-size:11px}.filter-action-row{grid-template-columns:.9fr 1.1fr;gap:8px;margin-top:12px}.filter-action-row a,.filter-action-row button{min-height:58px;border-radius:17px;font-size:11px}.filter-action-row button{grid-template-columns:19px 1fr;padding:7px 11px}.filter-action-row button svg{width:19px}.filter-action-row button span{font-size:12px}.filter-action-row button small{font-size:8px}.how-it-works{padding-top:26px}.how-it-works-steps{grid-template-columns:1fr;margin-top:30px}.how-it-works-steps li{min-height:unset;grid-template-columns:47px 1fr;align-items:start;gap:14px}.how-it-works-steps b{grid-row:span 2}.how-it-works-steps strong{font-size:19px}}
@media(max-width:430px){.filter-panel-top h2{font-size:18px}.filter-card{grid-template-columns:47px minmax(0,1fr)}.filter-icon{width:44px;height:44px}.filter-copy b{font-size:13px}.filter-copy small{font-size:8px}.filter-card select{font-size:10px}.filter-action-row a span{font-size:10px}.filter-action-row button span{font-size:10px}.filter-action-row button small{font-size:7px}}

.catalogue-filters-v5 .filter-workbench:not([open])>summary{display:flex;align-items:center;gap:10px;min-height:55px;cursor:pointer;border-radius:17px;background:rgba(255,255,255,.92);padding:0 16px;list-style:none}.catalogue-filters-v5 .filter-workbench:not([open])>summary::-webkit-details-marker{display:none}.catalogue-filters-v5 .filter-workbench:not([open])>summary>svg:first-child{width:22px}.catalogue-filters-v5 .filter-workbench:not([open])>summary span{display:grid;gap:2px}.catalogue-filters-v5 .filter-workbench:not([open])>summary b{font-size:12px}.catalogue-filters-v5 .filter-workbench:not([open])>summary small{color:#747066;font-size:9px}.catalogue-filters-v5 .filter-workbench:not([open])>summary>svg:last-child{width:18px;margin-left:auto}.catalogue-filters-v5 .filter-workbench:not([open]) .filter-card-grid,.catalogue-filters-v5 .filter-workbench:not([open]) .filter-action-row{display:none}
