/* EDIFIS ROBINETTERIE — espace privé de pré-lancement */
html { scroll-behavior: smooth; }
body { margin: 0; background: #f4f4ef; color: #11201d; font-family: Arial, Helvetica, sans-serif; }
button, input, select, textarea { font: inherit; }
img { display: block; max-width: 100%; }
.skip-link { position: fixed; z-index: 300; top: -70px; left: 16px; padding: 10px 14px; color: #11201d; background: #fff; border: 2px solid #173b34; }
.skip-link:focus { top: 16px; }
.edifis-logo { display: block; width: 100%; }
.edifis-logo img { display: block; width: 100%; height: auto; }
.sud-page, .sud-access { --sud-ink: #11201d; --sud-forest: #173b34; --sud-lime: #d8e66b; --sud-paper: #f4f4ef; --sud-line: rgba(17, 32, 29, .15); --sud-warm: #ebe8df; color: var(--sud-ink); background: var(--sud-paper); font-family: Arial, Helvetica, sans-serif; }
.sud-page *, .sud-access * { box-sizing: border-box; }
.sud-shell { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.sud-header { background: rgba(244,244,239,.94); border-bottom: 1px solid var(--sud-line); position: sticky; top: 0; z-index: 20; backdrop-filter: blur(15px); }
.sud-nav { min-height: 86px; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.sud-brand { color: var(--sud-ink); text-decoration: none; display: grid; grid-template-columns: auto auto; column-gap: 7px; line-height: .83; letter-spacing: -.075em; width: max-content; }
.sud-brand > span, .sud-brand > strong { font-size: 26px; font-weight: 800; }
.sud-brand > strong { color: var(--sud-forest); font-weight: 500; }
.sud-brand > small { grid-column: 1 / -1; margin-top: 7px; font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #59625d; }
.sud-nav nav { display: flex; align-items: center; gap: 28px; margin-left: auto; }
.sud-nav nav a, .sud-header-action { color: #4f5b55; text-decoration: none; font-size: 13px; font-weight: 700; }
.sud-nav nav a:hover { color: var(--sud-forest); }
.sud-header-action { display: inline-flex; align-items: center; gap: 10px; border: 1px solid var(--sud-ink); color: var(--sud-ink); padding: 12px 15px; }
.sud-header-action span { color: var(--sud-forest); font-size: 17px; }
.sud-hero { overflow: hidden; background: var(--sud-paper); padding: 76px 0 84px; }
.sud-hero-grid { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(330px, .92fr); gap: clamp(45px, 8vw, 120px); align-items: end; }
.sud-kicker { margin: 0 0 19px; color: #5e7068; font-size: 11px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.sud-hero h1, .sud-section-heading h2, .sud-promise h2, .sud-zones h2, .sud-roadmap h2, .sud-access h1 { max-width: 760px; margin: 0; font-size: clamp(50px, 6.6vw, 92px); line-height: .93; letter-spacing: -.075em; font-weight: 750; }
.sud-hero h1 em, .sud-section-heading h2 em, .sud-promise h2 em, .sud-zones h2 em, .sud-roadmap h2 em, .sud-access h1 em { color: var(--sud-forest); font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-hero-lead { max-width: 590px; margin: 28px 0 31px; font-size: clamp(17px, 1.8vw, 21px); line-height: 1.45; color: #4b5751; }
.sud-actions { display: flex; flex-wrap: wrap; gap: 13px; }
.sud-button { display: inline-flex; align-items: center; gap: 13px; min-height: 52px; padding: 0 19px; text-decoration: none; font-size: 13px; font-weight: 800; }
.sud-button-primary { background: var(--sud-forest); color: #fff; }
.sud-button-primary span { color: var(--sud-lime); font-size: 20px; }
.sud-button-quiet { color: var(--sud-ink); border-bottom: 1px solid var(--sud-ink); }
.sud-hero-metrics { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 67px 0 0; max-width: 580px; }
.sud-hero-metrics div { padding-top: 16px; border-top: 1px solid var(--sud-line); }
.sud-hero-metrics dt { font-size: 22px; font-weight: 800; letter-spacing: -.045em; }.sud-hero-metrics dd { margin: 5px 0 0; font-size: 11px; color: #68736d; }
.sud-catalogue-preview { min-height: 520px; padding: 23px; background: var(--sud-forest); color: #f7f8f3; display: flex; flex-direction: column; justify-content: space-between; box-shadow: 18px 18px 0 var(--sud-lime); }
.sud-preview-top { display: flex; justify-content: space-between; align-items: flex-start; text-transform: uppercase; }.sud-preview-top span { font-size: 10px; letter-spacing: .1em; color: #d9dfd2; }.sud-preview-top strong { font-size: 22px; line-height: .88; letter-spacing: -.08em; text-align: right; }
.sud-preview-stack { display: grid; gap: 8px; }.sud-preview-stack div { display: flex; align-items: center; gap: 15px; min-height: 73px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.22); background: rgba(255,255,255,.045); }.sud-preview-stack span { color: var(--sud-lime); font-size: 11px; letter-spacing: .1em; }.sud-preview-stack b { font-size: 22px; letter-spacing: -.055em; }.sud-catalogue-preview > p { margin: 0; font-size: 11px; color: #e2e8de; }.sud-catalogue-preview > p i { display: inline-block; width: 7px; height: 7px; margin-right: 7px; border-radius: 50%; background: var(--sud-lime); }
.sud-source-strip { border-top: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); background: #fff; }.sud-source-strip .sud-shell { display: grid; grid-template-columns: 28px 1fr; gap: 17px; padding: 25px 0; }.sud-strip-marker { color: var(--sud-forest); }.sud-source-strip p { margin: 0; max-width: 960px; line-height: 1.55; font-size: 14px; }.sud-source-strip strong { color: var(--sud-forest); }
.sud-import-status { display: flex; gap: 10px; align-items: flex-start; margin: 0 0 20px; padding: 15px 17px; color: #31544b; background: #eef3e8; border-left: 3px solid var(--sud-forest); }.sud-import-status > span { width: 8px; height: 8px; flex: 0 0 auto; margin-top: 6px; border-radius: 50%; background: #639a48; }.sud-import-status p { margin: 0; font-size: 13px; line-height: 1.5; }.sud-import-status--complete { background: #f4f5ef; }.sud-category-tree { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 10px; margin: 0 0 48px; }.sud-category-tree--children { grid-template-columns: repeat(4, minmax(0, 1fr)); margin: 24px 0 0; }.sud-category-card { display: flex; min-width: 0; overflow: hidden; flex-direction: column; color: var(--sud-ink); background: #f5f6f0; border: 1px solid var(--sud-line); text-decoration: none; transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease; }.sud-category-card:hover { border-color: var(--sud-forest); box-shadow: 5px 5px 0 var(--sud-lime); transform: translateY(-3px); }.sud-category-card-image { position: relative; display: grid; min-height: 144px; overflow: hidden; place-items: center; background: #edf0e9; border-bottom: 1px solid var(--sud-line); }.sud-category-card-image img { width: 100%; height: 100%; min-height: 144px; object-fit: contain; padding: 12px; mix-blend-mode: multiply; transition: transform .35s ease; }.sud-category-card:hover .sud-category-card-image img { transform: scale(1.055); }.sud-category-card-image span { color: var(--sud-forest); font-size: 19px; font-weight: 900; line-height: .82; letter-spacing: -.07em; text-align: center; }.sud-category-card-copy { display: flex; min-height: 164px; padding: 16px 17px; flex: 1; flex-direction: column; align-items: flex-start; }.sud-category-card-copy > span { color: #75857b; font-size: 10px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }.sud-category-card strong { margin: 18px 0 10px; font-size: 19px; letter-spacing: -.05em; line-height: 1.05; }.sud-category-card small { color: #5c6b62; font-size: 11px; }.sud-category-card b { display: flex; gap: 7px; align-items: center; margin-top: auto; color: var(--sud-forest); font-size: 11px; letter-spacing: .03em; }.sud-category-card b i { font-size: 16px; font-style: normal; }.sud-products-heading { margin: 0 0 17px; }.sud-products-heading .sud-kicker { margin: 0 0 6px; }.sud-products-heading h2, .sud-products-heading h3 { margin: 0; font-size: 28px; letter-spacing: -.05em; }.sud-child-categories { margin: 54px 0 64px; padding-top: 32px; border-top: 1px solid var(--sud-line); }.sud-child-categories h2 { margin: 0; font-size: 28px; letter-spacing: -.05em; }.sud-category-products { padding-top: 8px; }.sud-pagination { display: flex; justify-content: space-between; gap: 16px; align-items: center; margin-top: 25px; padding: 16px 0; border-bottom: 1px solid var(--sud-line); color: #65746c; font-size: 12px; }.sud-pagination a { color: var(--sud-forest); font-weight: 800; text-decoration: none; }.sud-pagination span { color: #a6aea8; }.sud-native-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid var(--sud-line); border-left: 1px solid var(--sud-line); }.sud-product-card { min-width: 0; background: #fff; border-right: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); }.sud-product-image { display: grid; place-items: center; aspect-ratio: 1; padding: 18px; background: #f8f8f4; }.sud-product-image img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }.sud-product-card-copy { display: grid; gap: 9px; min-height: 190px; padding: 16px; }.sud-product-card-copy > p { margin: 0; color: #617168; font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }.sud-product-card h3 { min-height: 44px; margin: 0; font-size: 15px; letter-spacing: -.03em; line-height: 1.28; }.sud-product-card h3 a { color: var(--sud-ink); text-decoration: none; }.sud-product-price { display: flex; align-items: baseline; gap: 6px; margin-top: auto; }.sud-product-price strong { font-size: 17px; letter-spacing: -.045em; }.sud-product-price small { color: #64726b; font-size: 10px; font-weight: 700; }.sud-product-request { color: var(--sud-forest); font-size: 13px; font-weight: 800; }.sud-stock { color: #496258; font-size: 11px; line-height: 1.3; }.sud-empty-state { padding: 42px 22px; border: 1px solid var(--sud-line); color: #4f5d56; }.sud-empty-state p { margin: 7px 0 0; }.sud-product-page { padding: 35px 0 84px; }.sud-breadcrumb { margin: 0 0 28px; color: #64726b; font-size: 12px; line-height: 1.6; }.sud-breadcrumb a { color: var(--sud-forest); font-weight: 800; text-decoration: none; }.sud-breadcrumb span { margin: 0 5px; color: #97a49c; }.sud-product-layout { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(300px, .92fr); gap: clamp(32px, 6vw, 84px); align-items: start; }.sud-product-main-image { display: grid; place-items: center; min-height: 480px; padding: 30px; background: #f7f7f2; }.sud-product-main-image img { width: 100%; height: min(62vw, 610px); object-fit: contain; mix-blend-mode: multiply; }.sud-product-gallery { display: flex; gap: 8px; overflow-x: auto; margin-top: 10px; }.sud-product-gallery img { width: 74px; height: 74px; flex: 0 0 auto; padding: 5px; object-fit: contain; background: #f7f7f2; }.sud-product-detail h1 { margin: 10px 0 12px; font-size: clamp(32px, 3.3vw, 53px); letter-spacing: -.065em; line-height: .98; }.sud-product-ref { margin: 0; color: #64726b; font-size: 12px; }.sud-product-page-price { display: flex; align-items: baseline; gap: 8px; margin: 28px 0 8px; }.sud-product-page-price strong { font-size: 30px; letter-spacing: -.065em; }.sud-product-intro { margin: 24px 0; color: #46534d; font-size: 15px; line-height: 1.55; }.sud-product-options { margin: 25px 0; padding: 20px; background: #f5f5ef; }.sud-product-options h2, .sud-product-options h3 { margin: 0; }.sud-product-options h2 { font-size: 16px; }.sud-product-options div { padding-top: 13px; }.sud-product-options h3 { font-size: 12px; }.sud-product-options p { margin: 5px 0 0; color: #53625a; font-size: 13px; line-height: 1.4; }.sud-product-info { max-width: 880px; margin: 68px 0 0; padding-top: 42px; border-top: 1px solid var(--sud-line); }.sud-product-info h2 { margin: 0 0 22px; font-size: 29px; letter-spacing: -.05em; }.sud-product-specs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0; border-top: 1px solid var(--sud-line); border-left: 1px solid var(--sud-line); }.sud-product-specs div { display: grid; gap: 5px; padding: 14px; border-right: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); }.sud-product-specs dt { color: #607067; font-size: 10px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }.sud-product-specs dd { margin: 0; color: var(--sud-ink); font-size: 13px; }.sud-manufacturer-specs { margin-top: 35px; }.sud-manufacturer-specs h3 { margin: 0 0 9px; font-size: 15px; }.sud-manufacturer-specs p { max-width: 760px; margin: 0; color: #505d56; line-height: 1.6; }.sud-category-title { margin: 8px 0 14px; font-size: clamp(40px, 5vw, 70px); letter-spacing: -.07em; }.sud-category-lead { max-width: 620px; margin: 0 0 42px; color: #526159; font-size: 16px; line-height: 1.5; }
.sud-section { padding: 113px 0; }.sud-section-heading { display: grid; grid-template-columns: 1.1fr .75fr; gap: 70px; align-items: end; margin-bottom: 51px; }.sud-section-heading h2, .sud-promise h2, .sud-zones h2, .sud-roadmap h2 { font-size: clamp(42px, 5vw, 68px); }.sud-section-heading > p:last-child { margin: 0 0 6px; color: #5a655f; font-size: 16px; line-height: 1.55; }
.sud-univers { background: #fff; }.sud-universe-grid { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid var(--sud-line); }.sud-universe-card { position: relative; min-height: 252px; padding: 20px; border-right: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); color: var(--sud-ink); text-decoration: none; transition: background .2s ease, color .2s ease; }.sud-universe-card:nth-child(4n) { border-right: 0; }.sud-universe-card:nth-last-child(-n+4) { border-bottom: 0; }.sud-universe-card:hover { background: var(--sud-forest); color: #fff; }.sud-universe-card > span { color: #77867e; font-size: 11px; font-weight: 800; letter-spacing: .12em; }.sud-universe-card:hover > span { color: var(--sud-lime); }.sud-universe-card h3 { margin: 70px 0 9px; font-size: 22px; letter-spacing: -.055em; }.sud-universe-card p { max-width: 210px; margin: 0; color: #637069; font-size: 12px; line-height: 1.45; }.sud-universe-card:hover p { color: #dce4dc; }.sud-universe-card i { position: absolute; right: 20px; bottom: 17px; color: var(--sud-forest); font-size: 20px; font-style: normal; }.sud-universe-card:hover i { color: var(--sud-lime); }
.sud-promise { padding: 113px 0; background: var(--sud-warm); }.sud-promise-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 100px; }.sud-promise-list { border-top: 1px solid var(--sud-line); }.sud-promise-list article { display: grid; grid-template-columns: 50px 1fr; gap: 19px; padding: 23px 0; border-bottom: 1px solid var(--sud-line); }.sud-promise-list article > span { color: var(--sud-forest); font-size: 11px; font-weight: 800; letter-spacing: .1em; }.sud-promise-list h3 { margin: 0 0 7px; font-size: 20px; letter-spacing: -.045em; }.sud-promise-list p { margin: 0; max-width: 470px; color: #5b655f; font-size: 14px; line-height: 1.5; }
.sud-zones { background: var(--sud-paper); }.sud-zones-layout { display: grid; grid-template-columns: 1fr .95fr; align-items: end; gap: 105px; }.sud-zones-layout > div > p:not(.sud-kicker) { max-width: 530px; margin: 26px 0 0; color: #536059; line-height: 1.6; }.sud-zones .sud-muted { padding-top: 19px; border-top: 1px solid var(--sud-line); font-size: 13px; }.sud-zone-list { display: flex; flex-wrap: wrap; gap: 9px; }.sud-zone-list span { padding: 12px 14px; border: 1px solid var(--sud-line); background: #fff; font-size: 14px; font-weight: 700; }
.sud-roadmap { padding: 0 0 113px; background: var(--sud-paper); }.sud-roadmap-card { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; padding: 61px; background: var(--sud-forest); color: #fff; }.sud-roadmap .sud-kicker { color: var(--sud-lime); }.sud-roadmap h2 em { color: var(--sud-lime); }.sud-roadmap ul { display: grid; gap: 18px; margin: 5px 0 0; padding: 0; list-style: none; }.sud-roadmap li { padding: 0 0 17px 23px; border-bottom: 1px solid rgba(255,255,255,.22); position: relative; line-height: 1.35; }.sud-roadmap li::before { content: ""; position: absolute; top: .44em; left: 0; width: 7px; height: 7px; background: var(--sud-lime); border-radius: 50%; }
.sud-footer { padding: 48px 0; color: #fff; background: #101b18; }.sud-footer .sud-shell { display: flex; justify-content: space-between; gap: 40px; align-items: end; }.sud-footer .sud-brand { color: #fff; }.sud-footer .sud-brand > strong { color: var(--sud-lime); }.sud-footer .sud-brand > small { color: #bfc9c1; }.sud-footer p { margin: 19px 0 0; color: #bfc9c1; font-size: 13px; }.sud-footer > .sud-shell > div:last-child { display: grid; gap: 11px; text-align: right; }.sud-footer a { color: #fff; font-size: 13px; font-weight: 700; text-decoration: none; }.sud-footer a:last-child { color: #c5d0c6; font-size: 12px; font-weight: 400; }
.sud-access { min-height: 100vh; padding: 28px; background: var(--sud-forest); }.sud-access-grid { width: min(1180px, 100%); min-height: calc(100vh - 56px); margin: 0 auto; display: grid; grid-template-columns: 1.12fr .88fr; align-items: stretch; background: var(--sud-paper); }.sud-access-copy { padding: clamp(43px, 7vw, 106px); background: #f4f4ef; display: flex; flex-direction: column; justify-content: center; }.sud-wordmark { display: flex; gap: 9px; align-items: baseline; margin-bottom: 59px; letter-spacing: -.08em; }.sud-wordmark span, .sud-wordmark strong { font-size: 29px; font-weight: 800; }.sud-wordmark strong { color: var(--sud-forest); font-weight: 500; }.sud-access-eyebrow { margin: 0 0 18px; color: #5e7068; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }.sud-access h1 { font-size: clamp(46px, 5.5vw, 79px); }.sud-access-copy > p:not(.sud-access-eyebrow) { max-width: 540px; margin: 28px 0 0; color: #505d56; font-size: 17px; line-height: 1.55; }.sud-access-proof { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 43px; }.sud-access-proof span { padding: 9px 11px; border: 1px solid var(--sud-line); font-size: 11px; font-weight: 700; }.sud-login-card { margin: clamp(20px, 3.3vw, 48px); padding: clamp(32px, 4.5vw, 67px); display: flex; flex-direction: column; justify-content: center; color: #fff; background: var(--sud-forest); }.sud-lock { width: 39px; height: 39px; display: grid; place-items: center; margin-bottom: 34px; color: var(--sud-forest); background: var(--sud-lime); border-radius: 50%; font-size: 26px; }.sud-login-card h2 { margin: 0; font-size: 33px; letter-spacing: -.06em; }.sud-login-card > p:not(.sud-kicker):not(.sud-login-note):not(.sud-login-error) { margin: 13px 0 30px; color: #d6dfd6; line-height: 1.5; }.sud-login-form { display: grid; gap: 9px; }.sud-login-form label { font-size: 12px; font-weight: 700; }.sud-login-form input { height: 50px; padding: 0 14px; border: 1px solid rgba(255,255,255,.5); border-radius: 0; color: #fff; background: transparent; font: inherit; }.sud-login-form input:focus { outline: 2px solid var(--sud-lime); outline-offset: 2px; }.sud-login-form button { min-height: 51px; margin-top: 8px; border: 0; color: var(--sud-ink); background: var(--sud-lime); cursor: pointer; font: inherit; font-weight: 800; text-align: left; padding: 0 16px; }.sud-login-form button span { float: right; font-size: 22px; }.sud-login-error { margin: 0 0 17px !important; padding: 10px 12px; color: #fff !important; background: #8d342b; font-size: 13px; }.sud-login-note { margin: 24px 0 0; color: #bac9bd; font-size: 11px; line-height: 1.45; }
.sud-access-logo { display: block; width: min(330px, 100%); height: auto; margin: 0 0 52px; }
@media (max-width: 860px) { .sud-shell { width: min(100% - 36px, 680px); }.sud-nav nav { display: none; }.sud-header-action { margin-left: auto; }.sud-hero { padding: 54px 0 67px; }.sud-hero-grid, .sud-section-heading, .sud-promise-grid, .sud-zones-layout, .sud-roadmap-card, .sud-access-grid, .sud-product-layout { grid-template-columns: 1fr; }.sud-category-tree, .sud-category-tree--children { grid-template-columns: repeat(3, minmax(0, 1fr)); }.sud-native-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.sud-product-main-image { min-height: 360px; }.sud-catalogue-preview { min-height: 400px; margin-top: 18px; }.sud-section, .sud-promise { padding: 74px 0; }.sud-section-heading { gap: 18px; margin-bottom: 36px; }.sud-universe-grid { grid-template-columns: repeat(2, 1fr); }.sud-universe-card:nth-child(2n) { border-right: 0; }.sud-universe-card:nth-child(4n) { border-right: 1px solid var(--sud-line); }.sud-universe-card:nth-last-child(-n+4) { border-bottom: 1px solid var(--sud-line); }.sud-universe-card:nth-last-child(-n+2) { border-bottom: 0; }.sud-promise-grid, .sud-zones-layout { gap: 47px; }.sud-roadmap { padding-bottom: 74px; }.sud-roadmap-card { gap: 37px; padding: 37px; }.sud-access { padding: 0; }.sud-access-grid { min-height: 100vh; }.sud-access-copy { padding: 45px 28px 42px; }.sud-login-card { min-height: 480px; margin: 0; padding: 42px 28px; }.sud-wordmark { margin-bottom: 38px; } }
@media (max-width: 520px) { .sud-shell { width: min(100% - 28px, 480px); }.sud-nav { min-height: 76px; }.sud-header-action { padding: 9px 0; border: 0; font-size: 11px; }.sud-brand > span, .sud-brand > strong { font-size: 22px; }.sud-brand > small { font-size: 7.5px; }.sud-hero h1, .sud-section-heading h2, .sud-promise h2, .sud-zones h2, .sud-roadmap h2 { font-size: clamp(39px, 12vw, 55px); }.sud-hero-metrics { gap: 10px; margin-top: 45px; }.sud-hero-metrics dt { font-size: 18px; }.sud-hero-metrics dd { font-size: 9px; }.sud-category-tree, .sud-category-tree--children, .sud-native-grid { grid-template-columns: 1fr; }.sud-category-card-image, .sud-category-card-image img { min-height: 180px; }.sud-category-card-copy { min-height: 142px; }.sud-category-card strong { margin-top: 16px; }.sud-product-card-copy { min-height: 160px; }.sud-product-specs { grid-template-columns: 1fr; }.sud-product-main-image { min-height: 310px; padding: 18px; }.sud-product-detail h1 { font-size: 38px; }.sud-catalogue-preview { padding: 18px; box-shadow: 10px 10px 0 var(--sud-lime); }.sud-preview-stack div { min-height: 62px; }.sud-preview-stack b { font-size: 18px; }.sud-source-strip .sud-shell { grid-template-columns: 18px 1fr; gap: 11px; padding: 18px 0; }.sud-source-strip p { font-size: 12px; }.sud-universe-card { min-height: 206px; padding: 15px; }.sud-universe-card h3 { margin-top: 51px; font-size: 18px; }.sud-universe-card p { font-size: 11px; }.sud-promise-list article { grid-template-columns: 34px 1fr; gap: 11px; }.sud-promise-list h3 { font-size: 18px; }.sud-zone-list { gap: 6px; }.sud-zone-list span { padding: 9px 10px; font-size: 12px; }.sud-roadmap-card { padding: 27px 21px; }.sud-roadmap li { font-size: 13px; }.sud-footer .sud-shell { align-items: flex-start; flex-direction: column; gap: 25px; }.sud-footer > .sud-shell > div:last-child { text-align: left; }.sud-access h1 { font-size: clamp(42px, 13vw, 57px); }.sud-access-copy > p:not(.sud-access-eyebrow) { font-size: 15px; }.sud-access-proof { margin-top: 31px; }.sud-login-card h2 { font-size: 30px; } }
/* EDIFIS ROBINETTERIE — prix, panier et suivi de commandes */
.sud-header-tools { display: flex; align-items: center; gap: 9px; }
.sud-tax-switch { display: inline-flex; padding: 3px; border: 1px solid var(--sud-line); background: #fff; }
.sud-tax-switch button, .sud-cart-trigger { min-height: 33px; border: 0; color: var(--sud-ink); background: transparent; font: inherit; font-size: 11px; font-weight: 800; cursor: pointer; }
.sud-tax-switch button { min-width: 37px; padding: 0 8px; }.sud-tax-switch button.is-active { color: #fff; background: var(--sud-forest); }
.sud-cart-trigger { display: inline-flex; align-items: center; gap: 8px; padding: 0 11px; border: 1px solid var(--sud-ink); }.sud-cart-trigger span { display: grid; width: 18px; height: 18px; place-items: center; color: var(--sud-forest); background: var(--sud-lime); border-radius: 50%; font-size: 10px; }
.sud-price-value { display: inline-flex; align-items: baseline; gap: 6px; }.sud-price-value small { color: #64726b; font-size: 10px; font-weight: 700; }
.sud-add-cart { display: inline-flex; align-items: center; justify-content: space-between; gap: 8px; min-height: 38px; margin-top: 4px; padding: 0 11px; border: 1px solid var(--sud-forest); color: var(--sud-forest); background: #fff; font: inherit; font-size: 11px; font-weight: 800; cursor: pointer; }.sud-add-cart:hover { color: #fff; background: var(--sud-forest); }.sud-add-cart span { font-size: 17px; line-height: 1; }
.sud-request-price { display: inline-flex; align-items: center; justify-content: space-between; gap: 9px; min-height: 38px; margin-top: 4px; padding: 0 11px; border: 1px solid #b68a4d; color: #4c371d; background: #fffaf0; font: inherit; font-size: 11px; font-weight: 900; cursor: pointer; transition: color .18s ease, background .18s ease, border-color .18s ease; }.sud-request-price:hover,.sud-request-price:focus-visible { border-color: var(--sud-forest); color: #fff; background: var(--sud-forest); }.sud-request-price:focus-visible { outline: 2px solid #172019; outline-offset: 2px; }.sud-request-price span { font-size: 16px; line-height: 1; }.sud-card-price-request { width: 100%; }.sud-product-actions .sud-request-price { margin: 0; }.sud-variant-add.sud-request-price { min-height: 45px; padding: 10px 12px; }
.sud-product-actions { display: flex; flex-wrap: wrap; gap: 11px; align-items: center; margin-top: 26px; }.sud-product-actions .sud-add-cart { margin: 0; }.sud-product-actions .sud-choose-variant { margin-top: 0; }.sud-product-actions .sud-button-primary { border: 0; cursor: pointer; font: inherit; }.sud-product-advisor { min-height: 52px; padding: 0 19px; font-size: 13px; }
.sud-cart-drawer { position: fixed; z-index: 220; inset: 0; display: grid; justify-items: end; pointer-events: none; }.sud-cart-drawer.is-open { pointer-events: auto; }.sud-cart-backdrop { position: absolute; inset: 0; border: 0; background: rgba(13,30,26,.5); opacity: 0; transition: opacity .22s ease; cursor: default; }.sud-cart-drawer.is-open .sud-cart-backdrop { opacity: 1; }
.sud-cart-panel { position: relative; z-index: 1; width: min(460px,100%); height: 100vh; height: 100dvh; max-height: 100dvh; overflow-y: auto; padding: max(25px, env(safe-area-inset-top)) max(25px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(25px, env(safe-area-inset-left)); background: #f7f7f1; box-shadow: -22px 0 55px rgba(8,25,21,.18); transform: translateX(104%); transition: transform .25s ease; }.sud-cart-drawer.is-open .sud-cart-panel { transform: translateX(0); }
.sud-cart-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; padding-bottom: 18px; border-bottom: 1px solid var(--sud-line); }.sud-cart-heading .sud-kicker { margin-bottom: 7px; }.sud-cart-heading h2 { margin: 0; font-size: 32px; letter-spacing: -.06em; }.sud-icon-button { display: grid; width: 34px; height: 34px; place-items: center; padding: 0; border: 1px solid var(--sud-line); color: var(--sud-ink); background: #fff; font-size: 23px; line-height: 1; cursor: pointer; }
.sud-cart-items { display: grid; gap: 14px; padding: 18px 0; }.sud-cart-item { display: grid; grid-template-columns: 72px 1fr; gap: 13px; padding-bottom: 14px; border-bottom: 1px solid var(--sud-line); }.sud-cart-item > img { width: 72px; height: 72px; padding: 5px; object-fit: contain; background: #fff; mix-blend-mode: multiply; }.sud-cart-item > div { display: grid; gap: 5px; min-width: 0; }.sud-cart-item strong { font-size: 13px; line-height: 1.25; }.sud-cart-item small { color: #627169; font-size: 10px; }.sud-cart-item > div > span { color: var(--sud-forest); font-size: 13px; font-weight: 800; }.sud-cart-item em { color: #68746c; font-size: 10px; font-style: normal; }
.sud-quantity { display: flex; align-items: center; gap: 7px; margin-top: 2px; }.sud-quantity button { display: grid; width: 25px; height: 25px; place-items: center; padding: 0; border: 1px solid var(--sud-line); color: var(--sud-forest); background: #fff; font: inherit; font-size: 16px; cursor: pointer; }.sud-quantity b { min-width: 15px; text-align: center; font-size: 11px; }.sud-quantity .sud-cart-remove { display: block; width: auto; height: auto; margin-left: 5px; padding: 0; border: 0; color: #52625a; background: transparent; font-size: 10px; font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.sud-cart-empty { margin: 0; padding: 22px 0; color: #56645c; font-size: 13px; line-height: 1.5; }.sud-cart-summary { display: grid; gap: 8px; padding: 16px 0; border-top: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); }.sud-cart-summary div { display: flex; justify-content: space-between; gap: 13px; color: #536159; font-size: 13px; }.sud-cart-summary div:last-of-type { color: var(--sud-ink); font-size: 14px; }.sud-cart-summary p { margin: 4px 0 0; color: #64726b; font-size: 11px; }
.sud-order-form { display: grid; gap: 12px; padding-top: 23px; }.sud-order-heading p:not(.sud-kicker) { margin: 0; color: #526158; font-size: 12px; line-height: 1.45; }.sud-order-form label { display: grid; gap: 6px; color: #31463c; font-size: 11px; font-weight: 800; }.sud-order-form label small { color: #718077; font-weight: 400; }.sud-order-form input, .sud-order-form textarea { width: 100%; border: 1px solid var(--sud-line); border-radius: 0; padding: 10px 11px; color: var(--sud-ink); background: #fff; font: inherit; font-size: 13px; font-weight: 400; }.sud-order-form textarea { resize: vertical; }.sud-order-form input:focus, .sud-order-form textarea:focus { outline: 2px solid var(--sud-forest); outline-offset: 1px; }.sud-order-form .sud-button { justify-content: space-between; border: 0; cursor: pointer; font: inherit; }.sud-order-form .sud-button:disabled { cursor: default; opacity: .55; }.sud-cart-status { min-height: 17px; margin: 0; color: #315c47; font-size: 11px; font-weight: 700; line-height: 1.4; }
.sud-admin-page { min-height: 72vh; padding: 80px 0 110px; }.sud-admin-heading { display: grid; grid-template-columns: 1fr minmax(250px,.65fr); gap: 60px; align-items: end; padding-bottom: 44px; border-bottom: 1px solid var(--sud-line); }.sud-admin-heading h1 { margin: 0; font-size: clamp(43px,6vw,77px); letter-spacing: -.075em; line-height: .9; }.sud-admin-heading h1 em { color: var(--sud-forest); font-family: Arial, Helvetica, sans-serif; font-weight: 400; }.sud-admin-heading > p { max-width: 410px; margin: 0 0 4px; color: #536159; font-size: 15px; line-height: 1.55; }.sud-admin-orders { display: grid; gap: 18px; margin-top: 31px; }.sud-admin-order { padding: 23px; border: 1px solid var(--sud-line); background: #fff; }
.sud-admin-order-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; padding-bottom: 19px; border-bottom: 1px solid var(--sud-line); }.sud-admin-order-top .sud-kicker { margin-bottom: 6px; color: var(--sud-forest); }.sud-admin-order-top h2 { margin: 0; font-size: 24px; letter-spacing: -.045em; }.sud-admin-order-top p:not(.sud-kicker) { margin: 7px 0 0; color: #6b786f; font-size: 11px; }.sud-admin-statuses { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 5px; }.sud-admin-statuses button { min-height: 31px; padding: 0 9px; border: 1px solid var(--sud-line); color: #5a685f; background: #fff; font: inherit; font-size: 10px; font-weight: 800; cursor: pointer; }.sud-admin-statuses button.is-active { border-color: var(--sud-forest); color: #fff; background: var(--sud-forest); }
.sud-admin-order-grid { display: grid; grid-template-columns: .8fr 1.4fr .65fr; gap: 25px; padding-top: 21px; }.sud-admin-order h3 { margin: 0 0 11px; color: #607067; font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }.sud-admin-order p { margin: 0; color: #46544b; font-size: 13px; line-height: 1.6; }.sud-admin-order a { color: var(--sud-forest); font-weight: 800; text-decoration: none; }.sud-admin-order blockquote { margin: 12px 0 0; padding: 11px; border-left: 3px solid var(--sud-lime); background: #f4f5ef; color: #526057; font-size: 12px; line-height: 1.5; }.sud-admin-order ul { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; }.sud-admin-order li { display: flex; justify-content: space-between; gap: 13px; padding-bottom: 9px; border-bottom: 1px solid #e4e7e1; }.sud-admin-order li span { display: grid; gap: 2px; }.sud-admin-order li b { font-size: 12px; line-height: 1.3; }.sud-admin-order li small, .sud-admin-order li em, .sud-admin-order-total small { color: #6d796f; font-size: 10px; font-style: normal; }.sud-admin-order li em { flex: 0 0 auto; text-align: right; }.sud-admin-order-total { padding-left: 20px; border-left: 1px solid var(--sud-line); }.sud-admin-order-total p { display: flex; justify-content: space-between; gap: 10px; padding-bottom: 8px; }.sud-admin-order-total p + p { color: var(--sud-ink); font-weight: 800; }
@media (max-width:860px) { .sud-admin-heading, .sud-admin-order-grid { grid-template-columns: 1fr; gap: 24px; }.sud-admin-order-total { padding-top: 18px; padding-left: 0; border-top: 1px solid var(--sud-line); border-left: 0; } }
@media (max-width:620px) { .sud-header-tools { gap: 5px; }.sud-tax-switch button { min-width: 31px; padding: 0 5px; }.sud-cart-trigger { padding: 0 7px; font-size: 10px; }.sud-cart-panel { padding: 20px 16px; }.sud-admin-page { padding: 54px 0 70px; }.sud-admin-heading { padding-bottom: 31px; }.sud-admin-order { padding: 17px; }.sud-admin-order-top { flex-direction: column; }.sud-admin-statuses { justify-content: flex-start; }.sud-admin-order li { flex-direction: column; }.sud-admin-order li em { text-align: left; } }

/* EDIFIS ROBINETTERIE — accueil catalogue, sélection et marques */
.sud-brand { display: inline-flex; align-items: center; width: 154px; min-width: 124px; }
.sud-brand img { display: block; width: 100%; height: auto; }
.sud-nav { gap: 24px; }
.sud-nav nav { display: flex; align-items: center; gap: clamp(13px, 1.7vw, 24px); margin-left: auto; }
.sud-nav nav a { font-size: 11px; letter-spacing: .01em; white-space: nowrap; }
.sud-hero { padding: 58px 0 62px; background: linear-gradient(135deg, #f6f6f0 0%, #eef2e9 58%, #e1ebda 100%); }
.sud-hero-grid { grid-template-columns: minmax(0, 1.04fr) minmax(370px, .96fr); align-items: center; }
.sud-hero-logo { display: block; width: min(330px, 100%); height: auto; margin: 0 0 25px; }
.sud-hero h1 { max-width: 710px; font-size: clamp(49px, 5.7vw, 84px); }
.sud-hero-lead { max-width: 645px; }
.sud-actions { display: flex; flex-wrap: wrap; gap: 11px; }
.sud-actions .sud-button { margin: 0; }
.sud-hero-visual { position: relative; display: grid; min-height: 520px; overflow: hidden; align-content: end; padding: 28px; background: #fff; box-shadow: 17px 17px 0 var(--sud-lime); }
.sud-hero-visual::before { position: absolute; inset: 0; content: ''; background: linear-gradient(180deg, rgba(255,255,255,.1) 36%, rgba(16,27,24,.87) 100%); pointer-events: none; }
.sud-hero-visual > img { position: absolute; inset: 0; width: 100%; height: 100%; padding: 38px; object-fit: contain; mix-blend-mode: multiply; }
.sud-hero-visual > div { position: relative; z-index: 1; max-width: 430px; color: #fff; }
.sud-hero-visual span { display: block; margin-bottom: 8px; color: var(--sud-lime); font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.sud-hero-visual strong { display: block; font-size: clamp(21px, 2vw, 29px); letter-spacing: -.05em; line-height: 1.08; }
.sud-hero-visual p { margin: 9px 0 0; color: #d7ded6; font-size: 12px; }
.sud-hero-metrics { margin-top: 49px; }
.sud-selection { background: #10201b; color: #fff; }
.sud-selection .sud-section-heading { border-color: rgba(255,255,255,.18); }
.sud-selection .sud-section-heading h2 { color: #fff; }
.sud-selection .sud-section-heading p:not(.sud-kicker) { color: #d2ddd2; }
.sud-selection .sud-kicker { color: var(--sud-lime); }
.sud-selection-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid rgba(255,255,255,.22); border-left: 1px solid rgba(255,255,255,.22); }
.sud-selection .sud-product-card { background: #f8f8f4; border-color: rgba(255,255,255,.22); }
.sud-selection .sud-product-card:first-child { background: #fff; }
.sud-selection .sud-product-image { background: #edf1e9; }
.sud-selection .sud-add-cart { border-color: var(--sud-forest); }
.sud-brands { background: #f1f3ed; }
.sud-brand-wall { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); border-top: 1px solid var(--sud-line); border-left: 1px solid var(--sud-line); }
.sud-brand-wall-item { display: grid; min-height: 122px; align-content: space-between; gap: 18px; padding: 20px; border-right: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); color: var(--sud-ink); background: rgba(255,255,255,.66); text-decoration: none; transition: background .18s ease, color .18s ease, transform .18s ease; }
.sud-brand-wall-item:hover { color: #fff; background: var(--sud-forest); transform: translateY(-2px); }
.sud-brand-wall-item span { overflow-wrap: anywhere; font-size: clamp(17px, 1.8vw, 23px); font-weight: 800; letter-spacing: -.055em; line-height: 1; }
.sud-brand-wall-item small { color: #65736a; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.sud-brand-wall-item:hover small { color: #dae5d4; }
.sud-promise-lead { max-width: 470px; margin: 28px 0 0; color: #59675f; font-size: 16px; line-height: 1.6; }
.sud-footer { padding: 0; background: #0d1a16; }
.sud-footer > .sud-shell:first-child { display: grid; grid-template-columns: minmax(250px, 1.6fr) repeat(2, minmax(150px, .7fr)); gap: clamp(30px, 6vw, 90px); align-items: start; padding: 56px 0 46px; }
.sud-footer-main { display: grid; max-width: 430px; gap: 16px; }
.sud-footer-logo { display: block; width: min(235px, 100%); text-decoration: none; }
.sud-footer-logo img { display: block; width: 100%; height: auto; }
.sud-footer p { margin: 0; color: #c9d2cb; font-size: 13px; line-height: 1.65; }
.sud-footer-phone { display: inline-flex; width: fit-content; padding-bottom: 4px; border-bottom: 1px solid var(--sud-lime); color: #fff; font-size: 13px; font-weight: 800; }
.sud-footer-column { display: grid; align-content: start; gap: 10px; text-align: left; }
.sud-footer-column strong { margin-bottom: 6px; color: var(--sud-lime); font-size: 10px; letter-spacing: .12em; text-transform: uppercase; }
.sud-footer-column a { color: #fff; font-size: 13px; font-weight: 700; text-decoration: none; }
.sud-footer-column a:hover, .sud-footer-phone:hover { color: var(--sud-lime); }
.sud-footer-legal { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 12px 24px; padding: 17px 0 21px; border-top: 1px solid rgba(255,255,255,.16); color: #9aa89f; font-size: 10px; }
.sud-footer-legal a { color: #cbd6cb; font-size: 10px; text-decoration: none; }
@media (max-width: 1050px) { .sud-nav nav a:nth-child(3) { display: none; }.sud-hero-grid { grid-template-columns: 1fr minmax(330px, .82fr); gap: 46px; }.sud-brand-wall { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (max-width: 860px) { .sud-nav nav { display: none; }.sud-hero-grid { grid-template-columns: 1fr; }.sud-hero-visual { min-height: 420px; max-width: 620px; }.sud-selection-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }.sud-brand-wall { grid-template-columns: repeat(3, minmax(0, 1fr)); }.sud-footer > .sud-shell:first-child { grid-template-columns: 1.4fr 1fr 1fr; gap: 28px; } }
@media (max-width: 560px) { .sud-brand { width: 115px; }.sud-hero { padding-top: 36px; }.sud-hero-logo { width: 225px; margin-bottom: 19px; }.sud-hero h1 { font-size: clamp(40px, 12vw, 57px); }.sud-hero-visual { min-height: 355px; padding: 20px; box-shadow: 10px 10px 0 var(--sud-lime); }.sud-hero-visual > img { padding: 23px; }.sud-selection-grid, .sud-brand-wall { grid-template-columns: 1fr; }.sud-brand-wall-item { min-height: 99px; }.sud-footer > .sud-shell:first-child { grid-template-columns: 1fr; padding: 42px 0 34px; }.sud-footer-main { max-width: 100%; }.sud-footer-legal { flex-direction: column; gap: 7px; } }

/* EDIFIS ROBINETTERIE — accueil commercial / Outlet */
.sud-brand { width: 208px; }
.sud-home-hero { overflow: hidden; color: #fff; background: #10201b; }
.sud-home-hero-grid { display: grid; grid-template-columns: minmax(0, 1.04fr) minmax(360px, .96fr); gap: clamp(42px, 7vw, 112px); align-items: stretch; min-height: 650px; padding: 54px 0; }
.sud-home-hero-copy { display: flex; flex-direction: column; justify-content: center; padding: 30px 0; }
.sud-logo-lockup { display: grid; width: min(365px, 100%); gap: 10px; margin-bottom: 30px; }
.sud-logo-lockup img { display: block; width: 100%; height: auto; }
.sud-logo-lockup span { padding-left: 3px; color: var(--sud-lime); font-size: 12px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.sud-home-hero .sud-kicker { color: var(--sud-lime); }
.sud-home-hero h1 { max-width: 720px; margin: 0; color: #fff; font-size: clamp(53px, 6vw, 91px); line-height: .92; letter-spacing: -.08em; font-weight: 750; }
.sud-home-hero h1 em, .sud-project-panel h2 em { color: var(--sud-lime); font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-home-hero .sud-hero-lead { max-width: 650px; margin: 28px 0 0; color: #d7e1d9; font-size: 17px; line-height: 1.58; }
.sud-hero-points { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; margin: 32px 0; padding: 0; list-style: none; }
.sud-hero-points li { padding: 13px 12px; border-top: 1px solid rgba(255,255,255,.25); color: #edf4ec; font-size: 11px; font-weight: 700; line-height: 1.35; }
.sud-home-hero .sud-button-primary { color: var(--sud-ink); background: var(--sud-lime); }
.sud-home-hero .sud-button-quiet { border-color: rgba(255,255,255,.43); color: #fff; }
.sud-home-hero-visual { position: relative; display: grid; min-height: 542px; overflow: hidden; align-content: end; padding: 31px; background: #e7eadf; box-shadow: 19px 19px 0 var(--sud-lime); }
.sud-home-hero-visual::before { position: absolute; inset: 0; z-index: 1; content: ""; background: linear-gradient(180deg, rgba(15,31,26,.03) 36%, rgba(10,22,18,.91) 100%); }
.sud-home-hero-visual > img { position: absolute; inset: 0; width: 100%; height: 100%; padding: clamp(24px, 4vw, 56px); object-fit: contain; mix-blend-mode: multiply; }
.sud-home-hero-visual > div { position: relative; z-index: 2; max-width: 425px; }
.sud-home-hero-visual span { display: block; margin-bottom: 9px; color: var(--sud-lime); font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.sud-home-hero-visual strong { display: block; color: #fff; font-size: clamp(22px, 2.4vw, 31px); letter-spacing: -.055em; line-height: 1.07; }
.sud-home-hero-visual p { margin: 10px 0 0; color: #d7e1d9; font-size: 12px; line-height: 1.4; }
.sud-proof-strip { color: #e6eee6; background: #172d26; }
.sud-proof-strip .sud-shell { display: grid; grid-template-columns: repeat(3, 1fr); }
.sud-proof-strip article { display: grid; gap: 8px; min-height: 178px; padding: 31px 27px; border-right: 1px solid rgba(255,255,255,.18); }
.sud-proof-strip article:first-child { border-left: 1px solid rgba(255,255,255,.18); }
.sud-proof-strip span { color: var(--sud-lime); font-size: 10px; font-weight: 800; letter-spacing: .12em; }
.sud-proof-strip strong { color: #fff; font-size: 17px; letter-spacing: -.035em; }
.sud-proof-strip p { margin: 0; color: #c4d1c7; font-size: 12px; line-height: 1.45; }
.sud-card-badge { position: absolute; z-index: 1; top: 13px; left: 13px; padding: 7px 9px; color: var(--sud-ink); background: var(--sud-lime); font-size: 10px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.sud-card-badge--offer { color: #fff; background: #9d3f2d; }
.sud-card-badge--new { color: #fff; background: #476f5a; }
.sud-card-badge--top { color: #1c2c24; background: #dfc08c; }
.sud-card-badge--smart { color: #fff; background: #516b9a; }
.sud-product-image { position: relative; }
.sud-selection .sud-product-card { transition: transform .2s ease, box-shadow .2s ease; }
.sud-selection .sud-product-card:hover { position: relative; z-index: 1; box-shadow: 7px 7px 0 var(--sud-lime); transform: translate(-2px, -2px); }
.sud-project-panel { padding: 110px 0; color: #fff; background: #315d50; }
.sud-project-panel-grid { display: grid; grid-template-columns: .95fr 1.05fr; gap: clamp(42px, 8vw, 130px); align-items: end; }
.sud-project-panel .sud-kicker { color: var(--sud-lime); }
.sud-project-panel h2 { max-width: 720px; margin: 0; color: #fff; font-size: clamp(42px, 5vw, 69px); line-height: .95; letter-spacing: -.07em; }
.sud-project-panel > .sud-shell > div > p:not(.sud-kicker) { max-width: 590px; margin: 28px 0; color: #e0e9e1; font-size: 16px; line-height: 1.6; }
.sud-project-panel .sud-button-primary { color: var(--sud-ink); background: var(--sud-lime); }
.sud-project-panel ol { margin: 0; padding: 0; list-style: none; border-top: 1px solid rgba(255,255,255,.35); }
.sud-project-panel li { display: grid; grid-template-columns: 43px 1fr; gap: 8px 16px; padding: 20px 0; border-bottom: 1px solid rgba(255,255,255,.28); }
.sud-project-panel li span { grid-row: span 2; color: var(--sud-lime); font-size: 11px; font-weight: 800; letter-spacing: .1em; }
.sud-project-panel li strong { color: #fff; font-size: 18px; letter-spacing: -.035em; }
.sud-project-panel li p { margin: 0; color: #d8e5da; font-size: 13px; line-height: 1.45; }
.sud-footer-logo { width: min(285px, 100%); }
@media (max-width: 1050px) { .sud-home-hero-grid { grid-template-columns: minmax(0, 1fr) minmax(320px, .82fr); gap: 44px; }.sud-home-hero h1 { font-size: clamp(48px, 6vw, 73px); } }
@media (max-width: 860px) { .sud-brand { width: 188px; }.sud-home-hero-grid, .sud-project-panel-grid { grid-template-columns: 1fr; }.sud-home-hero-grid { min-height: 0; padding: 46px 0 64px; }.sud-home-hero-copy { padding: 0; }.sud-home-hero-visual { min-height: 480px; max-width: 640px; }.sud-proof-strip .sud-shell { grid-template-columns: 1fr; }.sud-proof-strip article, .sud-proof-strip article:first-child { min-height: 0; padding: 24px 0; border-right: 0; border-left: 0; border-bottom: 1px solid rgba(255,255,255,.18); }.sud-project-panel { padding: 76px 0; }.sud-project-panel-grid { gap: 48px; } }
@media (max-width: 560px) { .sud-brand { width: 151px; }.sud-logo-lockup { width: min(305px, 100%); margin-bottom: 23px; }.sud-logo-lockup span { font-size: 9px; }.sud-home-hero h1 { font-size: clamp(44px, 13vw, 59px); }.sud-home-hero .sud-hero-lead { font-size: 15px; }.sud-hero-points { grid-template-columns: 1fr; gap: 0; margin: 25px 0; }.sud-hero-points li { padding: 10px 0; }.sud-home-hero-visual { min-height: 390px; padding: 20px; box-shadow: 10px 10px 0 var(--sud-lime); }.sud-home-hero-visual > img { padding: 22px; }.sud-proof-strip article { gap: 5px; }.sud-project-panel { padding: 63px 0; }.sud-project-panel h2 { font-size: clamp(39px, 11vw, 53px); }.sud-project-panel li { grid-template-columns: 34px 1fr; }.sud-footer-logo { width: min(255px, 100%); } }

/* EDIFIS ROBINETTERIE — recherche, prix Outlet, marques et zoom */
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.sud-search { position: relative; display: flex; width: min(265px, 21vw); min-width: 185px; margin-left: auto; border-bottom: 1px solid var(--sud-line); }
.sud-search input { width: 100%; min-width: 0; height: 37px; padding: 0 4px; border: 0; outline: 0; color: var(--sud-ink); background: transparent; font: inherit; font-size: 11px; }
.sud-search input::placeholder { color: #526158; }
.sud-search button { width: 35px; border: 0; color: var(--sud-forest); background: transparent; font-size: 25px; line-height: 1; cursor: pointer; }
.sud-search-results { position: absolute; z-index: 30; top: calc(100% + 10px); left: 0; width: min(430px, calc(100vw - 40px)); max-height: min(540px, 68vh); overflow: auto; padding: 8px; border: 1px solid var(--sud-line); background: #fff; box-shadow: 0 17px 42px rgba(13,26,22,.2); }
.sud-search-results a { display: grid; grid-template-columns: 56px 1fr auto; gap: 12px; align-items: center; min-height: 72px; padding: 8px; color: var(--sud-ink); text-decoration: none; }
.sud-search-results a:hover { background: #eff4eb; }
.sud-search-results img { width: 56px; height: 56px; padding: 4px; object-fit: contain; background: #f7f8f4; mix-blend-mode: multiply; }
.sud-search-results span { display: grid; gap: 4px; min-width: 0; }
.sud-search-results b { overflow: hidden; font-size: 12px; letter-spacing: -.02em; text-overflow: ellipsis; white-space: nowrap; }
.sud-search-results small { overflow: hidden; color: #66756c; font-size: 10px; text-overflow: ellipsis; white-space: nowrap; }
.sud-search-results em { color: var(--sud-forest); font-size: 11px; font-style: normal; font-weight: 800; text-align: right; white-space: nowrap; }
.sud-search-empty { margin: 0; padding: 17px 12px; color: #627168; font-size: 12px; }
.sud-selection .sud-product-card-copy { min-height: 226px; padding: 19px; }
.sud-selection .sud-product-price { min-height: 51px; align-items: center; margin-top: 5px; }
.sud-selection .sud-product-price .sud-price-value { display: inline-flex; align-items: baseline; gap: 8px; padding: 9px 10px; color: #fff; background: var(--sud-forest); }
.sud-selection .sud-product-price strong { color: #fff; font-size: clamp(20px, 1.75vw, 26px); letter-spacing: -.06em; }
.sud-selection .sud-product-price small { color: var(--sud-lime); font-size: 10px; font-weight: 900; letter-spacing: .08em; }
.sud-selection .sud-product-request { padding: 10px; border: 1px solid #c9d6ca; color: var(--sud-forest); background: #fff; }
.sud-brand-signature { display: grid; grid-template-columns: minmax(280px, .78fr) minmax(0, 1.22fr); overflow: hidden; border: 1px solid var(--sud-line); background: #fff; box-shadow: 13px 13px 0 #dce6d5; }
.sud-brand-signature-visual { position: relative; display: grid; min-height: 470px; place-items: center; overflow: hidden; padding: clamp(24px, 4vw, 62px); background: radial-gradient(circle at 36% 27%, #fff 0 6%, transparent 33%), linear-gradient(145deg, #dce5d9, #eef2e9); }
.sud-brand-signature-visual::after { position: absolute; inset: 0; content: ""; border: 20px solid rgba(255,255,255,.36); pointer-events: none; }
.sud-brand-signature-visual img { position: relative; z-index: 1; width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; transform: scale(1.05); }
.sud-brand-signature-visual > span { color: var(--sud-forest); font-size: clamp(42px, 5vw, 76px); font-weight: 900; letter-spacing: -.09em; line-height: .8; }
.sud-brand-signature-copy { align-self: center; padding: clamp(30px, 5vw, 68px); }
.sud-brand-signature-copy .sud-kicker { margin-bottom: 15px; }
.sud-brand-signature-copy h3 { max-width: 670px; margin: 0; color: var(--sud-ink); font-size: clamp(36px, 4vw, 60px); font-weight: 800; letter-spacing: -.075em; line-height: .91; }
.sud-brand-signature-copy h3 em { color: var(--sud-forest); font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-brand-signature-copy > p:not(.sud-kicker) { max-width: 620px; margin: 26px 0 0; color: #55645b; font-size: 15px; line-height: 1.64; }
.sud-brand-signature-copy > ul { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 16px; margin: 31px 0 35px; padding: 0; list-style: none; }
.sud-brand-signature-copy > ul li { padding: 12px 0; border-top: 1px solid var(--sud-line); color: var(--sud-ink); font-size: 11px; font-weight: 800; line-height: 1.35; }
.sud-brand-wall { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.sud-brand-wall-item { align-items: stretch; min-height: 168px; padding: 26px; background: #fff; }
.sud-brand-wall-item:hover { color: var(--sud-ink); background: #f1f5ed; }
.sud-brand-wall-item img { display: block; width: 100%; height: 70px; object-fit: contain; filter: none; opacity: 1; }
.sud-brand-wall-item:hover small { color: #65736a; }
.sud-brand-wall-item small { margin-top: auto; }
.sud-image-zoom, .sud-gallery-zoom { position: relative; display: grid; width: 100%; border: 0; padding: 0; cursor: zoom-in; }
.sud-image-zoom img { width: 100%; height: min(62vw, 610px); object-fit: contain; mix-blend-mode: multiply; }
.sud-image-zoom span { position: absolute; right: 14px; bottom: 14px; padding: 8px 11px; color: #fff; background: var(--sud-forest); font-size: 10px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.sud-product-gallery { align-items: center; }
.sud-gallery-zoom { width: 74px; height: 74px; flex: 0 0 auto; background: #f7f7f2; }
.sud-gallery-zoom img { width: 74px; height: 74px; padding: 5px; object-fit: contain; }
.sud-zoom-modal { position: fixed; z-index: 240; inset: 0; display: grid; place-items: center; padding: 24px; }
.sud-zoom-backdrop { position: absolute; inset: 0; border: 0; background: rgba(7,17,13,.88); cursor: zoom-out; }
.sud-zoom-modal > img { position: relative; z-index: 1; width: min(1060px, 92vw); height: min(820px, 85vh); object-fit: contain; background: #f7f8f4; }
.sud-zoom-close { position: absolute; z-index: 2; top: 18px; right: 18px; display: grid; width: 42px; height: 42px; place-items: center; border: 0; border-radius: 50%; color: var(--sud-ink); background: #fff; font-size: 28px; cursor: pointer; }
@media (max-width: 1120px) { .sud-search { width: min(218px, 20vw); }.sud-nav nav { gap: 12px; } }
@media (max-width: 860px) { .sud-search { order: 4; width: 100%; margin: 0; }.sud-nav { flex-wrap: wrap; }.sud-nav nav { order: 3; margin-left: auto; }.sud-header-tools { margin-left: auto; }.sud-brand-signature { grid-template-columns: 1fr; }.sud-brand-signature-visual { min-height: 380px; }.sud-brand-signature-copy > ul { grid-template-columns: 1fr; }.sud-brand-wall { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 560px) { .sud-nav nav { display: none; }.sud-search-results { width: calc(100vw - 28px); }.sud-search-results a { grid-template-columns: 48px 1fr; }.sud-search-results img { width: 48px; height: 48px; }.sud-search-results em { grid-column: 2; text-align: left; }.sud-selection .sud-product-price strong { font-size: 24px; }.sud-brand-signature { box-shadow: 8px 8px 0 #dce6d5; }.sud-brand-signature-visual { min-height: 320px; padding: 28px; }.sud-brand-signature-copy { padding: 30px 22px; }.sud-brand-wall { grid-template-columns: repeat(2, minmax(0, 1fr)); }.sud-brand-wall-item { min-height: 126px; padding: 17px; }.sud-brand-wall-item img { height: 52px; }.sud-zoom-modal { padding: 12px; }.sud-zoom-modal > img { width: 100%; height: 78vh; }.sud-zoom-close { top: 10px; right: 10px; } }

/* EDIFIS ROBINETTERIE — couverture éditoriale */
.sud-cover { position: relative; overflow: hidden; color: #17211d; background: #f4f0e9; isolation: isolate; }
.sud-cover::before { position: absolute; z-index: -2; inset: 0; content: ""; background: linear-gradient(105deg, #f6f1e8 0%, #f6f1e8 54%, #d9c9b3 54%, #e7d6bd 100%); }
.sud-cover::after { position: absolute; z-index: -1; top: 0; right: 0; bottom: 0; width: 33%; content: ""; background: repeating-linear-gradient(0deg, rgba(48,35,24,.1) 0 1px, transparent 1px 12px); opacity: .22; }
.sud-cover-sun { position: absolute; z-index: -1; top: -196px; right: min(27vw, 450px); width: 520px; height: 520px; border-radius: 50%; background: #e8bd76; opacity: .58; }
.sud-cover-grid { display: grid; grid-template-columns: minmax(0, .89fr) minmax(470px, 1.11fr); gap: clamp(42px, 7vw, 122px); align-items: center; min-height: 734px; padding: 58px 0 62px; }
.sud-cover-copy { position: relative; z-index: 2; padding: 18px 0; }
.sud-cover-logo { display: grid; width: min(306px, 100%); gap: 9px; margin-bottom: 37px; }
.sud-cover-logo img { display: block; width: 100%; height: auto; }
.sud-cover-logo span { padding-left: 3px; color: #7a5a2f; font-size: 10px; font-weight: 900; letter-spacing: .2em; text-transform: uppercase; }
.sud-cover-kicker { margin: 0 0 18px; color: #8c642c; font-size: 10px; font-weight: 900; letter-spacing: .17em; text-transform: uppercase; }
.sud-cover h1 { max-width: 710px; margin: 0; color: #162019; font-size: clamp(53px, 6vw, 91px); font-weight: 850; letter-spacing: -.09em; line-height: .89; }
.sud-cover h1 em { color: #8a6330; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: 400; }
.sud-cover-lead { max-width: 560px; margin: 29px 0 0; color: #48544c; font-size: 16px; line-height: 1.66; }
.sud-cover-proof { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 13px; max-width: 610px; margin: 31px 0 32px; }
.sud-cover-proof span { padding: 11px 0 0; border-top: 1px solid #bda782; color: #34423a; font-size: 10px; font-weight: 900; letter-spacing: .015em; line-height: 1.38; }
.sud-cover-actions { display: flex; flex-wrap: wrap; gap: 13px; }
.sud-cover-button { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; gap: 11px; padding: 12px 18px; border: 1px solid transparent; font-size: 12px; font-weight: 900; letter-spacing: .01em; text-decoration: none; transition: transform .2s ease, background .2s ease, border-color .2s ease; }
.sud-cover-button:hover { transform: translateY(-2px); }
.sud-cover-button-primary { color: #fff; background: #1e3027; }
.sud-cover-button-primary:hover { background: #2d493b; }
.sud-cover-button-quiet { border-color: #af9b7d; color: #27352e; background: rgba(255,255,255,.46); }
.sud-cover-button-quiet:hover { border-color: #4f6c5a; background: #fff; }
.sud-cover-brand-block { max-width: 635px; margin-top: 38px; }
.sud-cover-brand-block > p { margin: 0 0 11px; color: #76654c; font-size: 9px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.sud-cover-brand-rail { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; }
.sud-cover-brand-logo { display: grid; height: 48px; min-width: 0; place-items: center; padding: 8px; border: 1px solid rgba(72,65,53,.19); background: rgba(255,255,255,.74); }
.sud-cover-brand-logo img { display: block; width: 100%; height: 100%; object-fit: contain; }
.sud-cover-stage { position: relative; z-index: 1; min-height: 570px; }
.sud-cover-main-visual, .sud-cover-float { position: absolute; overflow: hidden; margin: 0; box-shadow: 0 18px 42px rgba(55,38,20,.17); }
.sud-cover-main-visual { top: 20px; right: 22px; bottom: 13px; left: 74px; border: 11px solid #f8f5f0; }
.sud-cover-main-visual::after { position: absolute; inset: 0; content: ""; background: linear-gradient(145deg, rgba(255,255,255,.06), transparent 44%, rgba(33,24,15,.17)); pointer-events: none; }
.sud-cover-main-visual img { width: 100%; height: 100%; object-fit: cover; object-position: 54% center; transform: scale(1.02); }
.sud-cover-float { z-index: 2; border: 7px solid #f8f5f0; background: #e9e2d5; }
.sud-cover-float img { width: 100%; height: 100%; object-fit: cover; }
.sud-cover-float-gold { top: 0; left: 0; width: 182px; aspect-ratio: 1 / 1.08; }
.sud-cover-float-gold img { object-position: 54% center; }
.sud-cover-float-detail { right: 0; bottom: 0; width: 195px; aspect-ratio: 1; }
.sud-cover-float-detail img { object-position: 55% center; }
.sud-cover-caption { position: absolute; z-index: 3; right: 48px; bottom: 41px; width: min(335px, calc(100% - 106px)); padding: 20px 22px; border-left: 3px solid #ddae68; color: #fff; background: rgba(18,25,20,.91); box-shadow: 0 12px 28px rgba(28,19,11,.22); }
.sud-cover-caption span { display: block; margin-bottom: 7px; color: #e8c48d; font-size: 9px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.sud-cover-caption strong { display: block; font-size: clamp(19px, 2vw, 27px); letter-spacing: -.055em; line-height: 1.02; }
.sud-cover-caption p { margin: 8px 0 0; color: #d9dfd8; font-size: 11px; line-height: 1.42; }
@media (max-width: 1080px) { .sud-cover-grid { grid-template-columns: minmax(0, 1fr) minmax(390px, .93fr); gap: 46px; }.sud-cover-stage { min-height: 520px; }.sud-cover-main-visual { left: 52px; }.sud-cover-float-gold { width: 155px; }.sud-cover-float-detail { width: 165px; } }
@media (max-width: 860px) { .sud-cover::before { background: #f4f0e9; }.sud-cover::after { width: 52%; }.sud-cover-grid { grid-template-columns: 1fr; min-height: 0; padding: 47px 0 66px; }.sud-cover-copy { padding: 0; }.sud-cover h1 { font-size: clamp(51px, 11vw, 76px); }.sud-cover-stage { width: min(100%, 650px); min-height: 560px; }.sud-cover-brand-block { max-width: 620px; }.sud-cover-sun { top: auto; right: -170px; bottom: -260px; } }
@media (max-width: 560px) { .sud-cover-grid { gap: 39px; padding: 37px 0 52px; }.sud-cover-logo { width: min(275px, 100%); margin-bottom: 27px; }.sud-cover-logo span { font-size: 8px; }.sud-cover h1 { font-size: clamp(47px, 13vw, 63px); }.sud-cover-lead { margin-top: 23px; font-size: 15px; }.sud-cover-proof { grid-template-columns: 1fr; gap: 0; margin: 25px 0; }.sud-cover-proof span { padding: 9px 0; }.sud-cover-button { width: 100%; }.sud-cover-brand-block { margin-top: 30px; }.sud-cover-brand-rail { gap: 5px; }.sud-cover-brand-logo { height: 40px; padding: 5px; }.sud-cover-stage { min-height: 390px; }.sud-cover-main-visual { top: 18px; right: 14px; bottom: 12px; left: 35px; border-width: 6px; }.sud-cover-float { border-width: 4px; }.sud-cover-float-gold { width: 103px; }.sud-cover-float-detail { width: 112px; }.sud-cover-caption { right: 25px; bottom: 24px; width: min(255px, calc(100% - 60px)); padding: 14px 15px; }.sud-cover-caption p { display: none; } }

/* Accueil EDIFIS ROBINETTERIE — portefeuille de marques et preuves commerciales */
.sud-cover-brand-rail { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.sud-proof-strip--four .sud-shell { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.sud-brand-stage { position: relative; overflow: hidden; background: #f3efe7; }
.sud-brand-stage::after { position: absolute; right: -120px; bottom: -210px; width: 460px; height: 460px; border: 1px solid rgba(142,101,48,.22); border-radius: 50%; content: ""; box-shadow: 0 0 0 48px rgba(142,101,48,.05), 0 0 0 96px rgba(142,101,48,.035); pointer-events: none; }
.sud-brand-stage .sud-shell { position: relative; z-index: 1; }
.sud-brand-wall--expanded { grid-template-columns: repeat(5, minmax(0, 1fr)); border-color: rgba(90,74,53,.17); box-shadow: 0 24px 62px rgba(49,39,25,.08); }
.sud-brand-wall--expanded .sud-brand-wall-item { min-height: 174px; padding: 28px 24px; border-color: rgba(90,74,53,.15); background: rgba(255,255,255,.9); }
.sud-brand-wall--expanded .sud-brand-wall-item img { height: 82px; filter: none; transition: transform .25s ease; }
.sud-brand-wall--expanded .sud-brand-wall-item:hover img { transform: scale(1.035); }
.sud-brand-declaration { display: grid; grid-template-columns: minmax(250px,.78fr) minmax(0,1.22fr); gap: 34px; align-items: center; padding: 34px 38px; color: #fff; background: #1c3027; }
.sud-brand-declaration strong { color: #e6bd7a; font-family: Arial, Helvetica, sans-serif; font-size: clamp(25px,3vw,40px); font-style: italic; font-weight: 400; line-height: 1; }
.sud-brand-declaration p { margin: 0; color: #d5ddd6; font-size: 14px; line-height: 1.62; }
.sud-anniversary { position: relative; overflow: hidden; padding: clamp(76px,9vw,132px) 0; color: #fff; background: #132720; }
.sud-anniversary::before { position: absolute; inset: 0; content: ""; background: radial-gradient(circle at 78% 18%, rgba(217,165,89,.19), transparent 34%), repeating-linear-gradient(90deg, transparent 0 89px, rgba(255,255,255,.025) 90px); }
.sud-anniversary-grid { position: relative; display: grid; grid-template-columns: minmax(350px,.86fr) minmax(0,1.14fr); gap: clamp(48px,8vw,118px); align-items: center; }
.sud-anniversary figure { position: relative; margin: 0; }
.sud-anniversary figure::after { position: absolute; z-index: -1; right: -19px; bottom: -19px; width: 62%; height: 62%; border: 1px solid #d8a95f; content: ""; }
.sud-anniversary figure img { display: block; width: 100%; height: auto; box-shadow: 0 28px 70px rgba(0,0,0,.32); }
.sud-anniversary-copy { position: relative; }
.sud-anniversary-copy .sud-kicker { color: #dfb772; }
.sud-anniversary-number { display: flex; align-items: center; gap: 17px; margin: 6px 0 21px; color: #e4b86e; }
.sud-anniversary-number strong { font-family: Arial, Helvetica, sans-serif; font-size: clamp(82px,10vw,154px); font-weight: 400; letter-spacing: -.08em; line-height: .72; }
.sud-anniversary-number span { font-size: clamp(17px,2vw,27px); font-weight: 800; letter-spacing: .02em; line-height: .9; text-transform: uppercase; }
.sud-anniversary h2 { max-width: 760px; margin: 0; font-size: clamp(43px,5.3vw,79px); letter-spacing: -.075em; line-height: .9; }
.sud-anniversary h2 em { color: #e7bf7d; font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-anniversary-copy > p:not(.sud-kicker) { max-width: 650px; margin: 29px 0 0; color: #c9d5cc; font-size: 15px; line-height: 1.7; }
.sud-anniversary ul { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; margin: 34px 0; padding: 0; list-style: none; }
.sud-anniversary li { padding: 14px 0; border-top: 1px solid rgba(255,255,255,.22); color: #eef3ee; font-size: 11px; font-weight: 800; line-height: 1.45; }
.sud-authority { background: #fcfbf8; }
.sud-authority-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); border-top: 1px solid #cfd8d0; border-left: 1px solid #cfd8d0; }
.sud-authority-grid article { min-height: 278px; padding: clamp(25px,3vw,42px); border-right: 1px solid #cfd8d0; border-bottom: 1px solid #cfd8d0; background: #fff; transition: color .2s ease, background .2s ease, transform .2s ease; }
.sud-authority-grid article:nth-child(2), .sud-authority-grid article:nth-child(6) { background: #f0eee7; }
.sud-authority-grid article:nth-child(4) { color: #fff; background: #20372d; }
.sud-authority-grid article:hover { transform: translateY(-3px); }
.sud-authority-grid span { display: block; margin-bottom: 39px; color: #9b6d2f; font-family: Arial, Helvetica, sans-serif; font-size: clamp(34px,4vw,58px); font-style: italic; line-height: .85; }
.sud-authority-grid article:nth-child(4) span { color: #e7bd78; }
.sud-authority-grid h3 { margin: 0; font-size: clamp(20px,2vw,29px); letter-spacing: -.055em; line-height: 1.02; }
.sud-authority-grid p { margin: 17px 0 0; color: #5d6961; font-size: 13px; line-height: 1.58; }
.sud-authority-grid article:nth-child(4) p { color: #cad7cf; }

/* Variantes produit avec tarifs vérifiés */
.sud-price-value > em { display: block; margin-bottom: 5px; color: #647168; font-size: 9px; font-style: normal; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.sud-choose-variant { display: inline-flex; min-height: 43px; align-items: center; justify-content: center; gap: 9px; margin-top: 15px; padding: 10px 13px; color: #fff; background: var(--sud-forest); font-size: 11px; font-weight: 800; text-decoration: none; }
.sud-product-option-note { margin: 25px 0 0; padding: 20px; border-left: 3px solid #bf8d48; background: #f5f0e7; }
.sud-product-option-note strong { display: block; color: var(--sud-ink); font-size: 14px; }
.sud-product-option-note p { margin: 7px 0 12px; color: #607067; font-size: 12px; line-height: 1.5; }
.sud-product-option-note a { color: var(--sud-forest); font-size: 11px; font-weight: 900; text-decoration: none; }
.sud-product-variants { margin: clamp(68px,8vw,112px) 0 0; scroll-margin-top: 110px; }
.sud-variants-heading { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(260px,.75fr); gap: 38px; align-items: end; margin-bottom: 34px; }
.sud-variants-heading h2 { margin: 0; color: var(--sud-ink); font-size: clamp(41px,5vw,69px); letter-spacing: -.075em; line-height: .9; }
.sud-variants-heading h2 em { color: var(--sud-forest); font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-variants-heading > p { margin: 0; padding: 18px 0 0; border-top: 1px solid var(--sud-line); color: #647168; font-size: 12px; line-height: 1.55; }
.sud-variant-list { border-top: 1px solid var(--sud-line); }
.sud-variant-row { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(180px,.64fr) minmax(165px,.48fr) minmax(150px,.43fr); gap: 22px; align-items: center; min-height: 112px; padding: 20px 0; border-bottom: 1px solid var(--sud-line); opacity: .72; transition: opacity .2s ease, background .2s ease; }
.sud-variant-row.is-ready { opacity: 1; }
.sud-variant-row.is-requested { margin-inline: -14px; padding-inline: 14px; outline: 2px solid #9b6b2f; outline-offset: 2px; background: #fff8e9; }
.sud-variant-row:hover { background: #f7f8f3; }
.sud-variant-choices { display: flex; flex-wrap: wrap; gap: 8px; }
.sud-variant-choices span { display: grid; gap: 4px; min-width: 130px; padding: 11px 13px; border: 1px solid #d5dcd5; background: #fff; }
.sud-variant-choices small { color: #7a857d; font-size: 8px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.sud-variant-choices strong { color: var(--sud-ink); font-size: 12px; line-height: 1.25; }
.sud-variant-reference { display: grid; gap: 6px; }
.sud-variant-reference > span { color: var(--sud-ink); font-size: 11px; font-weight: 800; overflow-wrap: anywhere; }
.sud-variant-reference > small { color: #6b786f; font-size: 10px; line-height: 1.3; }
.sud-variant-price .sud-price-value { display: flex; flex-wrap: wrap; align-items: baseline; gap: 5px; }
.sud-variant-price .sud-price-value strong { font-size: 20px; }
.sud-variant-price .sud-price-value > em { width: 100%; }
.sud-variant-loading { color: #768179; font-size: 11px; }
.sud-variant-add { min-height: 45px; padding: 10px 12px; border: 0; color: #fff; background: var(--sud-forest); font-size: 10px; font-weight: 900; cursor: pointer; }
.sud-variant-add:disabled { color: #7b847e; background: #e5e9e4; cursor: wait; }
.sud-product-variants--protected .sud-variant-row { opacity: 1; }

/* Recherche catalogue mise en scène sur l’accueil */
.sud-advanced-search { position: relative; overflow: hidden; color: #fff; background: #1b2d25; }
.sud-advanced-search::before { position: absolute; top: -210px; left: -155px; width: 470px; height: 470px; border: 1px solid rgba(225,190,132,.22); border-radius: 50%; box-shadow: 0 0 0 54px rgba(225,190,132,.035),0 0 0 108px rgba(225,190,132,.025); content: ""; pointer-events: none; }
.sud-advanced-search-layout { position: relative; display: grid; grid-template-columns: minmax(0,.82fr) minmax(480px,1.18fr); gap: clamp(44px,8vw,118px); align-items: start; }
.sud-advanced-search-copy h2 { max-width: 650px; margin: 0; font-size: clamp(45px,5.4vw,76px); letter-spacing: -.075em; line-height: .91; }
.sud-advanced-search-copy h2 em { color: #dfb873; font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-advanced-search-copy > p:not(.sud-kicker) { max-width: 590px; margin: 25px 0 0; color: #c7d2cb; font-size: 14px; line-height: 1.7; }
.sud-search-suggestions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 28px; }
.sud-search-suggestions button { min-height: 34px; padding: 7px 12px; border: 1px solid rgba(255,255,255,.22); border-radius: 999px; color: #eff4f0; background: rgba(255,255,255,.045); font: inherit; font-size: 10px; font-weight: 800; cursor: pointer; transition: border-color .2s ease,background .2s ease; }
.sud-search-suggestions button:hover,.sud-search-suggestions button:focus-visible { border-color: #dfb873; background: rgba(223,184,115,.13); }
.sud-advanced-search-form { position: relative; min-height: 245px; padding: clamp(27px,4vw,46px); color: var(--sud-ink); background: #f6f2e9; box-shadow: 17px 17px 0 rgba(223,184,115,.22); }
.sud-advanced-search-form > label { display: block; margin-bottom: 18px; font-size: 13px; font-weight: 900; letter-spacing: -.015em; }
.sud-advanced-search-form > div:first-of-type { display: grid; grid-template-columns: minmax(0,1fr) auto; border-bottom: 2px solid #1f3229; }
.sud-advanced-search-form input { width: 100%; min-width: 0; height: 61px; padding: 0 12px 0 2px; border: 0; outline: 0; color: #17211d; background: transparent; font: inherit; font-size: clamp(14px,1.5vw,18px); }
.sud-advanced-search-form input::placeholder { color: #78847c; }
.sud-advanced-search-form button[type="submit"] { min-width: 135px; border: 0; color: #fff; background: #1d3027; font: inherit; font-size: 11px; font-weight: 900; cursor: pointer; }
.sud-advanced-search-form > p { margin: 15px 0 0; color: #6d786f; font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.sud-advanced-results { position: relative; top: auto; left: auto; width: 100%; max-height: 440px; margin-top: 23px; border-color: #d6ddd5; box-shadow: none; }
.sud-advanced-results a { border-bottom: 1px solid #edf0eb; }
.sud-advanced-results a:last-child { border-bottom: 0; }

@media (max-width: 1050px) {
  .sud-brand-wall--expanded { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .sud-authority-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .sud-variant-row { grid-template-columns: minmax(0,1fr) minmax(170px,.5fr) minmax(150px,.45fr); }
  .sud-variant-add { grid-column: 1 / -1; justify-self: end; width: 190px; }
  .sud-advanced-search-layout { grid-template-columns: 1fr; }
}

/* v25 — achat de variantes et retour direct aux résultats */
.sud-category-products {
  scroll-margin-top: 118px;
}
.sud-variant-purchase {
  display: flex;
  gap: 10px;
  align-items: end;
  justify-content: flex-end;
}
.sud-variant-purchase .sud-variant-add {
  width: auto;
  min-height: 42px;
  grid-column: auto;
  justify-self: auto;
}
.sud-variant-quantity {
  display: grid;
  gap: 5px;
}
.sud-variant-quantity > span {
  color: #617168;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.sud-variant-quantity > div {
  display: grid;
  grid-template-columns: 34px 44px 34px;
  min-height: 42px;
  border: 1px solid var(--sud-line);
  background: #fff;
}
.sud-variant-quantity button,
.sud-variant-quantity input {
  width: 100%;
  min-height: 40px;
  margin: 0;
  border: 0;
  background: transparent;
  color: var(--sud-ink);
  font: inherit;
  text-align: center;
}
.sud-variant-quantity button {
  cursor: pointer;
  font-size: 18px;
  font-weight: 800;
}
.sud-variant-quantity input {
  border-inline: 1px solid var(--sud-line);
  font-size: 13px;
  font-weight: 800;
  appearance: textfield;
}
.sud-variant-quantity button:disabled,
.sud-variant-quantity input:disabled {
  cursor: not-allowed;
  opacity: .45;
}
.sud-cover-brand-placeholder {
  max-width: 72%;
  height: auto !important;
}
.sud-search-all-results {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  color: #fff;
  background: var(--sud-forest);
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
}
.sud-results-form {
  display: grid;
  grid-template-columns: minmax(220px, 1.4fr) repeat(3, minmax(145px, .75fr)) auto;
  gap: 10px;
  align-items: end;
  margin: 32px 0 45px;
  padding: 20px;
  border: 1px solid var(--sud-line);
  background: #fff;
}
.sud-results-form label {
  display: grid;
  gap: 7px;
  color: #536159;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.sud-results-form input,
.sud-results-form select {
  width: 100%;
  min-height: 46px;
  padding: 0 11px;
  border: 1px solid var(--sud-line);
  border-radius: 0;
  color: var(--sud-ink);
  background: #fff;
  font: inherit;
  font-size: 13px;
}
.sud-results-form .sud-button {
  border: 0;
  cursor: pointer;
  white-space: nowrap;
}
.sud-contact-address {
  display: grid;
  gap: 7px;
  max-width: 520px;
  margin-top: 20px;
  padding: 18px;
  border-left: 3px solid var(--sud-lime);
  color: #526159;
  background: #fff;
  font-size: 13px;
  font-style: normal;
  line-height: 1.55;
}
.sud-contact-address strong {
  color: var(--sud-ink);
}
.sud-admin-sync-state {
  margin-top: 14px !important;
  color: #315c47 !important;
  font-size: 11px !important;
  font-weight: 800;
}
@media (max-width: 720px) {
  .sud-variant-purchase {
    align-items: stretch;
    justify-content: space-between;
  }
  .sud-variant-purchase .sud-variant-add {
    flex: 1;
  }
  .sud-results-form {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 721px) and (max-width: 1100px) {
  .sud-results-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 1050px) {
  .sud-variant-purchase {
    grid-column: 1 / -1;
  }
}
@media (max-width: 860px) {
  .sud-cover-brand-rail { display: flex; overflow-x: auto; padding-bottom: 5px; scrollbar-width: none; }
  .sud-cover-brand-rail::-webkit-scrollbar { display: none; }
  .sud-cover-brand-logo { flex: 0 0 126px; }
  .sud-proof-strip--four .sud-shell { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .sud-brand-wall--expanded { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .sud-brand-declaration, .sud-anniversary-grid, .sud-variants-heading { grid-template-columns: 1fr; }
  .sud-anniversary figure { max-width: 620px; }
  .sud-authority-grid { grid-template-columns: 1fr; }
  .sud-authority-grid article { min-height: 220px; }
  .sud-variant-row { grid-template-columns: minmax(0,1fr) minmax(160px,.45fr); }
  .sud-variant-price { text-align: right; }
}
@media (max-width: 560px) {
  .sud-product-actions { display: grid; grid-template-columns: 1fr; }
  .sud-product-actions > * { width: 100%; }
  .sud-proof-strip--four .sud-shell { grid-template-columns: 1fr; }
  .sud-brand-wall--expanded .sud-brand-wall-item { min-height: 132px; padding: 18px; }
  .sud-brand-wall--expanded .sud-brand-wall-item img { height: 58px; }
  .sud-brand-declaration { gap: 18px; padding: 28px 22px; }
  .sud-anniversary ul { grid-template-columns: 1fr; }
  .sud-anniversary-grid { gap: 48px; }
  .sud-authority-grid article { min-height: 0; padding: 29px 23px; }
  .sud-authority-grid span { margin-bottom: 26px; }
  .sud-variants-heading { gap: 18px; }
  .sud-variant-row { grid-template-columns: 1fr; gap: 15px; padding: 23px 0; }
  .sud-variant-price { text-align: left; }
  .sud-variant-add { grid-column: auto; justify-self: stretch; width: 100%; }
  .sud-advanced-search-form { padding: 25px 19px; box-shadow: 9px 9px 0 rgba(223,184,115,.22); }
  .sud-advanced-search-form > div:first-of-type { grid-template-columns: 1fr; border: 0; }
  .sud-advanced-search-form input { border-bottom: 2px solid #1f3229; }
  .sud-advanced-search-form button[type="submit"] { min-height: 49px; }
  .sud-advanced-results a { grid-template-columns: 48px 1fr; }
  .sud-advanced-results em { grid-column: 2; text-align: left; }
}

@media (max-width: 560px) {
  .sud-cover-logo span { font-size: 11px; line-height: 1.4; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .sud-cover-button,
  .sud-brand-wall-item,
  .sud-authority-grid article,
  .sud-category-card,
  .sud-product-image img { transition: none; }
  .sud-cover-button:hover,
  .sud-brand-wall-item:hover,
  .sud-authority-grid article:hover,
  .sud-category-card:hover { transform: none; }
}

/* EDIFIS ROBINETTERIE — direction artistique signature : calme, matière et service. */
.sud-page {
  --sud-ink: #172019;
  --sud-forest: #17271f;
  --sud-lime: #c9a56f;
  --sud-paper: #f6f3ee;
  --sud-warm: #ece5da;
  --sud-line: rgba(23, 32, 25, .16);
  background: var(--sud-paper);
}
.sud-header { border-color: rgba(23, 32, 25, .11); background: rgba(249, 247, 243, .93); }
.sud-nav { min-height: 78px; gap: 22px; }
.sud-brand { width: 183px; min-width: 150px; }
.sud-nav nav { gap: clamp(13px, 1.8vw, 25px); }
.sud-nav nav a { color: #4d554f; font-size: 10px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.sud-nav nav a:hover { color: #8e6d40; }
.sud-search { width: min(255px, 20vw); margin-left: auto; border-color: rgba(23, 32, 25, .25); }
.sud-search input { font-size: 11px; }
.sud-tax-switch { border-color: rgba(23, 32, 25, .22); background: transparent; }
.sud-tax-switch button.is-active { background: var(--sud-forest); }
.sud-cart-trigger { border-color: rgba(23, 32, 25, .55); }
.sud-cart-trigger span { color: #fff; background: #a97c43; }

.sud-cover { color: var(--sud-ink); background: #f6f3ee; }
.sud-cover::before,
.sud-cover::after { display: none; }
.sud-cover-grid { grid-template-columns: minmax(0, .92fr) minmax(440px, 1.08fr); gap: clamp(44px, 7.5vw, 122px); min-height: 686px; padding: clamp(48px, 5.4vw, 78px) 0; align-items: center; }
.sud-cover-copy { padding: 0; }
.sud-cover-logo { width: min(258px, 100%); gap: 8px; margin-bottom: 38px; }
.sud-cover-logo span { padding-left: 2px; color: #8b693d; font-size: 10px; letter-spacing: .18em; }
.sud-cover-kicker { margin-bottom: 18px; color: #8b693d; font-size: 10px; letter-spacing: .18em; }
.sud-cover h1 { max-width: 720px; color: #182219; font-size: clamp(51px, 5.5vw, 82px); font-weight: 800; letter-spacing: -.078em; line-height: .91; }
.sud-cover h1 em { display: inline-block; color: #987142; font-family: Arial, Helvetica, sans-serif; font-weight: 400; letter-spacing: -.065em; }
.sud-cover-lead { max-width: 590px; margin-top: 28px; color: #50594f; font-size: 16px; line-height: 1.68; }
.sud-cover-actions { margin-top: 32px; gap: 11px; }
.sud-cover-button { min-height: 51px; padding: 12px 20px; font-size: 11px; letter-spacing: .035em; }
.sud-cover-button-primary { color: #fff; background: #18271f; }
.sud-cover-button-primary:hover { background: #304335; }
.sud-cover-button-quiet { border-color: rgba(23, 32, 25, .48); color: #213127; background: transparent; }
.sud-cover-button-quiet:hover { border-color: #9d7747; background: #fff; }
.sud-cover-proof { max-width: 600px; margin: 39px 0 0; gap: 0; border-top: 1px solid rgba(23, 32, 25, .21); }
.sud-cover-proof span { min-height: 60px; padding: 13px 15px 0 0; border: 0; color: #4b554d; font-size: 10px; font-weight: 800; letter-spacing: .02em; line-height: 1.45; }
.sud-cover-stage { position: relative; min-height: 562px; margin: 0; overflow: hidden; background: #d6cabc; box-shadow: 0 22px 55px rgba(37, 31, 23, .15); }
.sud-cover-stage::before { position: absolute; z-index: 1; inset: 0; content: ""; background: linear-gradient(180deg, rgba(28, 20, 13, .02) 34%, rgba(21, 25, 19, .46) 100%); pointer-events: none; }
.sud-cover-stage > img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 49% center; transform: scale(1.015); }
.sud-cover-stage figcaption { position: absolute; z-index: 2; right: 26px; bottom: 24px; left: 26px; display: flex; align-items: end; justify-content: space-between; gap: 18px; padding-top: 15px; border-top: 1px solid rgba(255, 255, 255, .52); color: #fff; }
.sud-cover-stage figcaption span { color: #ecd5ad; font-size: 9px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.sud-cover-stage figcaption strong { max-width: 225px; font-family: Arial, Helvetica, sans-serif; font-size: clamp(19px, 2vw, 28px); font-style: italic; font-weight: 400; letter-spacing: -.04em; line-height: 1.04; text-align: right; }

.sud-proof-strip { color: var(--sud-ink); border-top: 1px solid rgba(23, 32, 25, .12); border-bottom: 1px solid rgba(23, 32, 25, .12); background: #fbfaf7; }
.sud-proof-strip .sud-shell,
.sud-proof-strip--four .sud-shell { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.sud-proof-strip article,
.sud-proof-strip article:first-child { display: grid; align-content: center; gap: 5px; min-height: 94px; padding: 17px 22px; border: 0; border-left: 1px solid rgba(23, 32, 25, .12); }
.sud-proof-strip article:last-child { border-right: 1px solid rgba(23, 32, 25, .12); }
.sud-proof-strip span { color: #805a32; font-size: 10px; font-weight: 900; letter-spacing: .12em; }
.sud-proof-strip strong { color: #263229; font-size: 11px; font-weight: 800; letter-spacing: -.01em; line-height: 1.35; }
.sud-proof-strip p { display: none; }

.sud-section { padding: clamp(75px, 8.5vw, 118px) 0; }
.sud-section-heading { grid-template-columns: minmax(0, 1.1fr) minmax(250px, .66fr); gap: clamp(32px, 7vw, 98px); margin-bottom: clamp(35px, 4.6vw, 59px); }
.sud-section-heading h2,
.sud-brand-intro h2 { max-width: 790px; color: var(--sud-ink); font-size: clamp(43px, 5.15vw, 74px); font-weight: 800; letter-spacing: -.075em; line-height: .9; }
.sud-section-heading h2 em,
.sud-brand-intro h2 em { color: #987142; font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-section-heading > p:last-child { max-width: 460px; margin-bottom: 3px; color: #5d655e; font-size: 15px; line-height: 1.65; }
.sud-kicker { color: #805a32; font-size: 10px; font-weight: 900; letter-spacing: .17em; }

.sud-selection { color: #fff; background: #152219; }
.sud-selection .sud-section-heading { border: 0; }
.sud-selection .sud-section-heading h2 { color: #fff; }
.sud-selection .sud-section-heading h2 em { color: #d9bd8d; }
.sud-selection .sud-section-heading p:not(.sud-kicker) { color: #c7d0c8; }
.sud-selection .sud-kicker { color: #d8bd8c; }
.sud-selection-grid { gap: 15px; border: 0; }
.sud-selection .sud-product-card,
.sud-selection .sud-product-card:first-child { overflow: hidden; border: 1px solid rgba(255, 255, 255, .17); background: #fbfaf7; }
.sud-selection .sud-product-card:hover { box-shadow: none; transform: translateY(-4px); }
.sud-selection .sud-product-image { background: #f2eee7; }
.sud-selection .sud-product-card-copy { min-height: 232px; padding: 20px; }
.sud-selection .sud-product-price { min-height: 55px; }
.sud-selection .sud-product-price .sud-price-value { padding: 10px 12px; background: #17271f; }
.sud-selection .sud-product-price strong { font-size: clamp(21px, 1.8vw, 27px); }
.sud-selection .sud-product-price small { color: #e6c993; }
.sud-card-badge { color: #fff; background: #9c7442; }
.sud-selection .sud-add-cart { border-color: #17271f; }

.sud-univers { background: #fff; }
.sud-category-tree { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; margin-bottom: 0; }
.sud-category-card { border-color: rgba(23, 32, 25, .15); background: #fbfaf7; }
.sud-category-card:hover { border-color: #987142; box-shadow: 0 13px 30px rgba(43, 34, 23, .12); transform: translateY(-4px); }
.sud-category-card-image { min-height: 183px; background: #f1eee8; border-bottom-color: rgba(23, 32, 25, .12); }
.sud-category-card-image img { min-height: 183px; padding: 0; object-fit: contain; mix-blend-mode: normal; }
.sud-category-card-copy { min-height: 154px; padding: 18px 18px 17px; }
.sud-category-card-copy > span { color: #8c6d43; font-size: 9px; letter-spacing: .14em; }
.sud-category-card strong { margin: 16px 0 8px; color: #202a22; font-size: 18px; }
.sud-category-card small { color: #6a716b; }
.sud-category-card b { color: #75552f; font-size: 10px; font-weight: 900; letter-spacing: .05em; }
.sud-import-status { margin-bottom: 24px; border-left-color: #9b7749; background: #f7f3eb; }

.sud-brand-stage { overflow: hidden; background: #f4f0e9; }
.sud-brand-stage::after { display: none; }
.sud-brand-intro { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(280px, .68fr); gap: clamp(34px, 7vw, 98px); align-items: end; margin-bottom: 47px; }
.sud-brand-intro h2 { margin: 0; }
.sud-brand-intro > p { max-width: 485px; margin: 0 0 3px; color: #565f56; font-size: 15px; line-height: 1.68; }
.sud-brand-wall--expanded { grid-template-columns: repeat(5, minmax(0, 1fr)); border-color: rgba(23, 32, 25, .14); box-shadow: none; }
.sud-brand-wall--expanded .sud-brand-wall-item { min-height: 126px; padding: 22px; border-color: rgba(23, 32, 25, .14); background: rgba(255, 255, 255, .78); }
.sud-brand-wall--expanded .sud-brand-wall-item:hover { color: inherit; background: #fff; transform: none; }
.sud-brand-wall--expanded .sud-brand-wall-item img { width: 100%; height: 70px; object-fit: contain; opacity: 1; transform: none; }
.sud-brand-wall--expanded .sud-brand-wall-item:hover img { transform: none; }
.sud-brand-wall--expanded .sud-brand-wall-item--dark,
.sud-brand-wall--expanded .sud-brand-wall-item--dark:hover { border-color: #17221b; background: #17221b; }
.sud-brand-declaration { display: block; max-width: 790px; margin: 32px auto 0; padding: 21px 0 0; border-top: 1px solid rgba(23, 32, 25, .2); color: #586158; background: transparent; font-size: 14px; line-height: 1.65; text-align: center; }
.sud-brand-declaration strong,
.sud-brand-declaration span { display: block; }
.sud-brand-declaration span { margin-top: 10px; }

.sud-anniversary { padding: clamp(68px, 8vw, 106px) 0; background: #12221a; }
.sud-anniversary::before { display: none; }
.sud-anniversary-grid { grid-template-columns: minmax(340px, .92fr) minmax(0, 1.08fr); gap: clamp(42px, 8.5vw, 128px); }
.sud-anniversary figure { height: 100%; min-height: 470px; overflow: hidden; }
.sud-anniversary figure::after { display: none; }
.sud-anniversary figure img { width: 100%; height: 100%; min-height: 470px; object-fit: cover; object-position: center; box-shadow: none; }
.sud-anniversary-copy .sud-kicker { color: #d4b277; }
.sud-anniversary-copy h2 { max-width: 680px; color: #fff; font-size: clamp(42px, 4.8vw, 70px); font-weight: 800; letter-spacing: -.075em; line-height: .91; }
.sud-anniversary-copy h2 em { color: #dabd8b; }
.sud-anniversary-copy > p:not(.sud-kicker) { max-width: 570px; margin-top: 25px; color: #cad4cb; font-size: 15px; line-height: 1.7; }
.sud-anniversary-copy .sud-button { margin-top: 31px; color: #19251e; background: #dfc08b; }
.sud-anniversary-copy .sud-button span { color: #6c4e29; }
.sud-anniversary-number,
.sud-anniversary ul { display: none; }

.sud-authority { background: #fff; }
.sud-authority-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); border-color: rgba(23, 32, 25, .16); }
.sud-authority-grid article,
.sud-authority-grid article:nth-child(2),
.sud-authority-grid article:nth-child(4),
.sud-authority-grid article:nth-child(6) { min-height: 251px; padding: clamp(27px, 3.2vw, 43px); color: var(--sud-ink); border-color: rgba(23, 32, 25, .16); background: transparent; }
.sud-authority-grid article:hover { background: #f8f5ef; transform: none; }
.sud-authority-grid span,
.sud-authority-grid article:nth-child(4) span { margin-bottom: 32px; color: #a17b47; font-family: Arial, Helvetica, sans-serif; font-size: 39px; font-style: italic; }
.sud-authority-grid h3 { color: #1c281f; font-size: 24px; }
.sud-authority-grid p,
.sud-authority-grid article:nth-child(4) p { color: #616b63; font-size: 13px; line-height: 1.62; }
.sud-authority-note { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; margin-top: 28px; border-top: 1px solid rgba(23, 32, 25, .18); border-bottom: 1px solid rgba(23, 32, 25, .18); }
.sud-authority-note span { min-height: 71px; display: flex; align-items: center; padding: 13px 17px 13px 0; color: #5e665f; font-size: 11px; line-height: 1.45; }
.sud-authority-note span + span { padding-left: 17px; border-left: 1px solid rgba(23, 32, 25, .18); }
.sud-authority-note b { display: block; margin-right: 4px; color: #283229; font-size: 11px; }

.sud-advanced-search { color: var(--sud-ink); background: #ece5d9; }
.sud-advanced-search::before { display: none; }
.sud-advanced-search-layout { grid-template-columns: minmax(0, .92fr) minmax(430px, 1.08fr); gap: clamp(40px, 8vw, 112px); align-items: center; }
.sud-advanced-search-copy h2 { max-width: 670px; color: #20291f; font-size: clamp(40px, 4.7vw, 67px); font-weight: 800; letter-spacing: -.075em; line-height: .92; }
.sud-advanced-search-copy h2 em { color: #957040; }
.sud-advanced-search-copy > p:not(.sud-kicker) { color: #5c635b; }
.sud-search-suggestions button { border-color: rgba(23, 32, 25, .25); color: #465047; background: rgba(255, 255, 255, .4); }
.sud-search-suggestions button:hover,
.sud-search-suggestions button:focus-visible { border-color: #9d7747; color: #3c2b18; background: #fffaf2; }
.sud-advanced-search-form { min-height: 0; padding: clamp(27px, 3.9vw, 48px); background: #fffdf9; box-shadow: 13px 13px 0 rgba(151, 113, 63, .18); }
.sud-advanced-search-form > label { color: #253027; }
.sud-advanced-search-form > div:first-of-type { border-color: #28352c; }
.sud-advanced-search-form button[type="submit"] { background: #1b2a21; }
.sud-advanced-search-form > p { color: #74786f; }

.sud-project-panel { padding: clamp(75px, 8vw, 112px) 0; background: #14241b; }
.sud-project-panel .sud-kicker { color: #d7ba87; }
.sud-project-panel h2 { font-size: clamp(42px, 4.9vw, 71px); }
.sud-project-panel h2 em { color: #d9bd8c; }
.sud-project-panel > .sud-shell > div > p:not(.sud-kicker) { color: #d0d9d1; }
.sud-project-panel .sud-button-primary { color: #1a281f; background: #dfc08c; }
.sud-project-panel .sud-button-primary span { color: #72532d; }
.sud-project-panel ol { border-color: rgba(255, 255, 255, .24); }
.sud-project-panel li { border-color: rgba(255, 255, 255, .2); }
.sud-project-panel li span { color: #d7ba87; }
.sud-project-panel li p { color: #c8d3ca; }

.sud-zones { background: #f6f3ee; }
.sud-zones .sud-kicker { color: #8e6b3e; }
.sud-zones h2 em { color: #987142; }
.sud-zone-list { gap: 8px; }
.sud-zone-list span { border-color: rgba(23, 32, 25, .18); background: #fffdf9; font-size: 13px; }
.sud-footer { background: #0c1610; }
.sud-footer-phone { border-color: #c9a56f; }
.sud-footer-column strong { color: #d6bb88; }
.sud-footer-column a:hover,
.sud-footer-phone:hover { color: #e0c592; }

@media (max-width: 1080px) {
  .sud-cover-grid { grid-template-columns: minmax(0, 1fr) minmax(385px, .94fr); gap: 46px; }
  .sud-cover-stage { min-height: 505px; }
  .sud-category-tree { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .sud-brand-wall--expanded { grid-template-columns: repeat(5, minmax(0, 1fr)); }
  .sud-advanced-search-layout { grid-template-columns: minmax(0, .88fr) minmax(390px, 1.12fr); gap: 52px; }
}
@media (max-width: 860px) {
  .sud-nav { min-height: 74px; }
  .sud-cover-grid { grid-template-columns: 1fr; min-height: 0; gap: 38px; padding: 42px 0 58px; }
  .sud-cover-copy { max-width: 650px; }
  .sud-cover-stage { width: min(100%, 650px); min-height: 505px; }
  .sud-cover-proof { max-width: 620px; }
  .sud-proof-strip .sud-shell,
  .sud-proof-strip--four .sud-shell { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-proof-strip article:nth-child(3) { border-left: 1px solid rgba(23, 32, 25, .12); }
  .sud-section-heading,
  .sud-brand-intro,
  .sud-anniversary-grid,
  .sud-advanced-search-layout,
  .sud-project-panel-grid,
  .sud-zones-layout { grid-template-columns: 1fr; }
  .sud-brand-intro { gap: 18px; }
  .sud-brand-wall--expanded { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sud-authority-note { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-anniversary figure,
  .sud-anniversary figure img { max-width: 650px; min-height: 0; }
  .sud-advanced-search-form { max-width: 650px; }
}
@media (max-width: 560px) {
  .sud-shell { width: min(100% - 32px, 520px); }
  .sud-search { width: 100%; }
  .sud-cover-grid { padding-top: 33px; }
  .sud-cover-logo { width: 238px; margin-bottom: 28px; }
  .sud-cover-logo span { font-size: 9px; }
  .sud-cover h1 { font-size: clamp(45px, 13vw, 61px); }
  .sud-cover-lead { font-size: 15px; }
  .sud-cover-actions { display: grid; }
  .sud-cover-button { width: 100%; }
  .sud-cover-proof { grid-template-columns: 1fr; margin-top: 28px; }
  .sud-cover-proof span { min-height: 0; padding: 10px 0; border-bottom: 1px solid rgba(23, 32, 25, .15); }
  .sud-cover-stage { min-height: 370px; }
  .sud-cover-stage figcaption { right: 18px; bottom: 17px; left: 18px; }
  .sud-cover-stage figcaption strong { font-size: 19px; }
  .sud-proof-strip .sud-shell,
  .sud-proof-strip--four .sud-shell { grid-template-columns: 1fr; }
  .sud-proof-strip article,
  .sud-proof-strip article:first-child,
  .sud-proof-strip article:last-child,
  .sud-proof-strip article:nth-child(3) { min-height: 0; padding: 14px 0; border-right: 0; border-left: 0; border-bottom: 1px solid rgba(23, 32, 25, .12); }
  .sud-section { padding: 68px 0; }
  .sud-section-heading h2,
  .sud-brand-intro h2 { font-size: clamp(39px, 11.2vw, 54px); }
  .sud-selection-grid,
  .sud-category-tree,
  .sud-authority-grid,
  .sud-authority-note { grid-template-columns: 1fr; }
  .sud-brand-wall--expanded { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-category-card-image,
  .sud-category-card-image img { min-height: 192px; }
  .sud-brand-wall--expanded .sud-brand-wall-item { min-height: 102px; }
  .sud-brand-wall--expanded .sud-brand-wall-item img { height: 54px; }
  .sud-authority-note span,
  .sud-authority-note span + span { min-height: 56px; padding: 12px 0; border-left: 0; border-top: 1px solid rgba(23, 32, 25, .14); }
  .sud-authority-note span:first-child { border-top: 0; }
  .sud-anniversary { padding: 55px 0; }
  .sud-anniversary-copy h2 { font-size: clamp(38px, 10.7vw, 53px); }
  .sud-advanced-search-form { padding: 24px 20px; box-shadow: 8px 8px 0 rgba(151, 113, 63, .16); }
  .sud-project-panel { padding: 68px 0; }
  .sud-project-panel h2 { font-size: clamp(38px, 10.7vw, 53px); }
}

/* Interactions de conversion : conseil à distance, recherche immédiate et collections de marques. */
.sud-page,
.sud-page button,
.sud-page input,
.sud-page textarea,
.sud-page select,
.sud-access,
.sud-access button,
.sud-access input { font-family: Arial, Helvetica, sans-serif; }

button.sud-button,
button.sud-cover-button { border: 0; font: inherit; cursor: pointer; }
.sud-brand-wall-item:focus-visible { position: relative; z-index: 1; outline: 3px solid #9b7749; outline-offset: -3px; }
.sud-search-loading { margin: 0; padding: 14px 12px; color: #58645d; font-size: 12px; font-weight: 700; }

.sud-brand-collection { min-height: 62vh; background: #fbfaf7; }
.sud-brand-collection-heading { display: grid; grid-template-columns: minmax(0, 1fr) minmax(230px, .42fr); gap: clamp(30px, 7vw, 92px); align-items: center; padding-bottom: clamp(42px, 6vw, 74px); border-bottom: 1px solid rgba(23, 32, 25, .15); }
.sud-brand-collection-heading h1 { max-width: 760px; margin: 0; color: #17221b; font-size: clamp(48px, 6vw, 84px); letter-spacing: -.08em; line-height: .9; }
.sud-brand-collection-heading p:not(.sud-kicker) { max-width: 620px; margin: 23px 0 0; color: #5a655c; font-size: 16px; line-height: 1.65; }
.sud-brand-collection-logo { display: grid; min-height: 168px; place-items: center; padding: 26px; border: 1px solid rgba(23, 32, 25, .15); background: #fff; }
.sud-brand-collection-logo img { display: block; width: min(100%, 300px); height: 84px; object-fit: contain; }
.sud-brand-collection-logo--dark { border-color: #17221b; background: #17221b; }
.sud-brand-collection .sud-category-products { margin-top: clamp(40px, 6vw, 76px); }

.sud-advisor-fab { position: fixed; z-index: 45; right: 22px; bottom: 22px; display: inline-flex; align-items: center; gap: 9px; min-height: 48px; padding: 0 17px; border: 1px solid #dfc08c; border-radius: 999px; color: #fff; background: #17271f; box-shadow: 0 13px 32px rgba(10, 20, 14, .24); font: 800 12px/1 Arial, Helvetica, sans-serif; cursor: pointer; }
.sud-advisor-fab:hover,
.sud-advisor-fab:focus-visible { color: #17271f; background: #dfc08c; outline: none; }
.sud-advisor-fab span { display: grid; width: 18px; height: 18px; place-items: center; border: 1px solid currentColor; border-radius: 50%; font-size: 11px; }
.sud-advisor-drawer { position: fixed; z-index: 230; inset: 0; visibility: hidden; pointer-events: none; }
.sud-advisor-drawer.is-open { visibility: visible; pointer-events: auto; }
.sud-advisor-backdrop { position: absolute; inset: 0; border: 0; background: rgba(8, 15, 11, .6); cursor: pointer; opacity: 0; transition: opacity .2s ease; }
.sud-advisor-panel { position: absolute; right: 0; bottom: 0; left: 0; width: min(100% - 28px, 590px); max-height: 100vh; max-height: 100dvh; margin: auto; overflow-y: auto; padding: max(clamp(29px, 5vw, 46px), env(safe-area-inset-top)) max(clamp(29px, 5vw, 46px), env(safe-area-inset-right)) max(clamp(29px, 5vw, 46px), env(safe-area-inset-bottom)) max(clamp(29px, 5vw, 46px), env(safe-area-inset-left)); color: #e8eee8; background: #14241b; box-shadow: 0 -20px 70px rgba(0, 0, 0, .28); transform: translateY(105%); transition: transform .25s ease; }
.sud-advisor-drawer.is-open .sud-advisor-backdrop { opacity: 1; }
.sud-advisor-drawer.is-open .sud-advisor-panel { transform: translateY(0); }
.sud-advisor-panel .sud-icon-button { position: absolute; top: 14px; right: 14px; color: #fff; border-color: rgba(255, 255, 255, .35); background: transparent; }
.sud-advisor-panel .sud-kicker { margin-bottom: 16px; color: #d8b778; }
.sud-advisor-panel h2 { margin: 0; color: #fff; font-size: clamp(34px, 5vw, 53px); letter-spacing: -.072em; line-height: .92; }
.sud-advisor-panel h2 em { color: #dfc08c; font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-advisor-panel > p:not(.sud-kicker):not(.sud-advisor-note) { margin: 21px 0 0; color: #d2dbd2; font-size: 14px; line-height: 1.65; }
.sud-advisor-actions { display: grid; gap: 10px; margin-top: 27px; }
.sud-advisor-action { display: grid; gap: 5px; min-height: 72px; padding: 16px 18px; border: 1px solid rgba(255, 255, 255, .3); color: #fff; text-decoration: none; transition: color .18s ease, background .18s ease, border-color .18s ease; }
.sud-advisor-action:hover,
.sud-advisor-action:focus-visible { border-color: #dfc08c; color: #17271f; background: #dfc08c; outline: none; }
.sud-advisor-action strong { font-size: 14px; letter-spacing: -.02em; }
.sud-advisor-action span { font-size: 11px; font-weight: 700; opacity: .77; }
.sud-advisor-action--whatsapp { border-color: #dfc08c; color: #17271f; background: #dfc08c; }
.sud-advisor-action--whatsapp:hover,
.sud-advisor-action--whatsapp:focus-visible { color: #fff; background: #214d39; }
.sud-advisor-note { margin: 18px 0 0; color: #b9c8bb; font-size: 11px; line-height: 1.55; }
body.sud-advisor-open { overflow: hidden; }
body:has(.sud-product-page) > .sud-advisor-fab { display: none; }

@media (max-width: 720px) {
  .sud-brand-collection-heading { grid-template-columns: 1fr; }
  .sud-brand-collection-logo { width: min(100%, 360px); }
}

/* Launch polish — trust, legibility and regional information */
.sud-trustbar { color: #fff; background: #142119; }
.sud-trustbar .sud-shell { display: flex; justify-content: center; gap: clamp(20px,4vw,62px); padding-top: 10px; padding-bottom: 10px; }
.sud-trustbar span { position: relative; font-size: 12px; font-weight: 700; letter-spacing: .015em; }
.sud-trustbar span:not(:first-child)::before { position: absolute; left: -24px; color: #d6b77d; content: "•"; }
.sud-info-hero { min-height: 68vh; padding: clamp(70px,10vw,140px) 0; color: #f8f5ed; background: linear-gradient(125deg,#122019 0%,#1e3428 58%,#3b3125 100%); }
.sud-info-hero .sud-breadcrumb { color: #dce5de; }
.sud-info-hero .sud-breadcrumb a { color: #f1d3a0; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.sud-info-hero .sud-breadcrumb span { color: #aebdb3; }
.sud-info-hero .sud-breadcrumb b { color: #fff; }
.sud-info-grid { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(300px,.65fr); gap: clamp(45px,9vw,130px); align-items: center; }
.sud-info-grid h1 { max-width: 900px; margin: 12px 0 28px; color: #fff; font-size: clamp(45px,6.8vw,92px); line-height: .95; letter-spacing: -.065em; }
.sud-info-grid > div > p:not(.sud-kicker) { max-width: 760px; color: #d5ddd7; font-size: clamp(17px,1.6vw,21px); line-height: 1.7; }
.sud-info-grid aside { padding: clamp(28px,4vw,48px); border: 1px solid rgba(255,255,255,.19); background: rgba(255,255,255,.055); backdrop-filter: blur(12px); }
.sud-info-grid aside strong { color: #dfc08c; font-size: 18px; }
.sud-info-grid aside ul { display: grid; gap: 18px; margin: 25px 0 0; padding: 0; list-style: none; }
.sud-info-grid aside li { padding-top: 18px; border-top: 1px solid rgba(255,255,255,.15); color: #fff; font-size: 15px; line-height: 1.55; }
.sud-info-hero .sud-actions { gap: 14px; margin-top: 34px; }
.sud-info-hero .sud-actions .sud-button { min-width: 210px; justify-content: center; border: 1px solid transparent; box-shadow: 0 7px 20px rgba(0,0,0,.16); }
.sud-info-hero .sud-actions .sud-button-primary { color: #15231b; background: #dfc08c; }
.sud-info-hero .sud-actions .sud-button-primary span { color: #15231b; }
.sud-info-hero .sud-actions .sud-button-quiet { color: #fff; border-color: rgba(255,255,255,.72); background: rgba(255,255,255,.08); }
.sud-info-hero .sud-actions .sud-button:hover,
.sud-info-hero .sud-actions .sud-button:focus-visible { transform: translateY(-1px); outline: 2px solid #fff; outline-offset: 3px; }
.sud-legal-content { padding: clamp(52px,8vw,96px) 0; background: #fff; }
.sud-legal-content .sud-shell { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.sud-legal-content section { padding: clamp(24px,3vw,38px); border: 1px solid #dfe4df; background: #f8f9f5; }
.sud-legal-content h2 { margin: 0 0 16px; color: #18291f; font-size: clamp(23px,2.4vw,32px); line-height: 1.12; letter-spacing: -.035em; }
.sud-legal-content p { margin: 0; color: #3d4b43; font-size: 16px; line-height: 1.72; }
.sud-legal-content p + p { margin-top: 14px; }
.sud-legal-content .sud-legal-updated { grid-column: 1 / -1; color: #56645b; font-size: 14px; }
.sud-contact-links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; max-width: 760px; margin-top: 24px; }
.sud-contact-links a { display: block; padding: 12px 14px; color: #fff; border: 1px solid rgba(255,255,255,.2); background: rgba(255,255,255,.06); text-decoration: none; }
.sud-contact-links a:hover, .sud-contact-links a:focus-visible { border-color: #dfc08c; color: #dfc08c; outline: none; }
.sud-order-consent { display: grid !important; grid-template-columns: 20px 1fr; gap: 10px; align-items: start; font-size: 13px !important; line-height: 1.45; }
.sud-order-consent input { width: 18px !important; height: 18px; margin-top: 2px; }
.sud-order-consent a { text-decoration: underline; }
.sud-footer-links { display: flex; flex-wrap: wrap; gap: 12px 24px; padding-top: 24px; padding-bottom: 34px; border-top: 1px solid rgba(255,255,255,.12); }
.sud-footer-links a { color: #d7ddd8; font-size: 13px; }
.sud-footer-links a:hover,.sud-footer-links a:focus-visible { color: #dfc08c; }
.sud-cover-kicker,.sud-kicker,.sud-product-card-copy>p,.sud-stock,.sud-card-badge { font-size: max(12px, .75rem); }
.sud-cover-proof span,.sud-brand-declaration,.sud-footer,.sud-category-card-copy small { font-size: max(13px, .8125rem); }
.sud-cover-copy h1 { font-family: Arial,Helvetica,sans-serif; }
.sud-cover-copy h1 em { color: #7a572c; }
@media (max-width: 800px) {
  .sud-trustbar .sud-shell { justify-content: flex-start; overflow-x: auto; white-space: nowrap; scrollbar-width: none; }
  .sud-trustbar span { flex: 0 0 auto; font-size: 11px; }
  .sud-info-grid { grid-template-columns: 1fr; }
  .sud-legal-content .sud-shell { grid-template-columns: 1fr; }
  .sud-info-grid h1 { font-size: clamp(42px,12vw,64px); }
}
@media (max-width: 560px) {
  .sud-advisor-fab { right: 14px; bottom: 14px; min-height: 45px; padding: 0 14px; font-size: 11px; }
  .sud-advisor-panel { width: 100%; max-height: min(700px, 92vh); overflow-y: auto; padding: 30px 23px 25px; }
  .sud-brand-collection-heading h1 { font-size: clamp(43px, 12vw, 58px); }
  .sud-info-hero .sud-actions { display: grid; }
  .sud-info-hero .sud-actions .sud-button { width: 100%; min-width: 0; }
  .sud-contact-links { grid-template-columns: 1fr; }
}

/* Lisibilité EDIFIS ROBINETTERIE : Arial est la police unique de l’expérience. */
.sud-page,
.sud-page *,
.sud-access,
.sud-access * { font-family: Arial, Helvetica, sans-serif !important; }

/* Actions fiche produit : deux appels clairement distincts, lisibles sur écran et mobile. */
.sud-product-actions .sud-add-cart.sud-button-primary { min-height: 56px; padding: 0 21px; border: 1px solid #17271f; color: #fff; background: #17271f; box-shadow: 0 7px 18px rgba(23,39,31,.19); }
.sud-product-actions .sud-add-cart.sud-button-primary span { color: #f4d99d; }
.sud-product-actions .sud-product-advisor { min-height: 56px; padding: 0 21px; border: 2px solid #93672f; color: #35240f; background: #f4d99d; box-shadow: 0 7px 18px rgba(88,59,20,.12); }
.sud-product-actions .sud-add-cart.sud-button-primary:hover,
.sud-product-actions .sud-add-cart.sud-button-primary:focus-visible { border-color: #d6ae65; color: #17271f; background: #f4d99d; outline: 3px solid rgba(23,39,31,.34); outline-offset: 3px; }
.sud-product-actions .sud-add-cart.sud-button-primary:hover span,
.sud-product-actions .sud-add-cart.sud-button-primary:focus-visible span { color: #17271f; }
.sud-product-actions .sud-product-advisor:hover,
.sud-product-actions .sud-product-advisor:focus-visible { border-color: #17271f; color: #fff; background: #17271f; outline: 3px solid rgba(214,174,101,.58); outline-offset: 3px; }
.sud-product-actions .sud-add-cart.sud-button-primary:disabled { border-color: #aab3ad; color: #64716a; background: #e5e9e4; box-shadow: none; cursor: not-allowed; }

/* Chaque produit donne immédiatement accès au panier (quand autorisé) et au conseil. */
.sud-product-card-copy { min-height: 246px; }
.sud-selection .sud-product-card-copy { min-height: 286px; }
.sud-card-actions { display: grid; gap: 7px; margin-top: 4px; }
.sud-card-actions > * { width: 100%; margin-top: 0; }
.sud-card-actions .sud-choose-variant,
.sud-card-advisor { min-height: 40px; }

/* Le vrai logo Remer est blanc : on le rend lisible sur son fond clair sans le remplacer. */
.sud-brand-wall--expanded .sud-brand-wall-item--remer,
.sud-brand-wall--expanded .sud-brand-wall-item--remer:hover { border-color: rgba(23, 32, 25, .18); background: #fff; }
.sud-brand-wall-item--remer img,
.sud-brand-collection-logo--remer img { filter: none; }

/* Recherche avancée : les filtres interrogent tout le catalogue, pas seulement les cartes affichées. */
.sud-search-filter-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 21px; }
.sud-search-filter-grid label { display: grid; gap: 7px; color: #475047; font-size: 9px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.sud-search-filter-grid select { width: 100%; min-width: 0; height: 42px; padding: 0 31px 0 10px; border: 1px solid rgba(23, 32, 25, .24); border-radius: 0; color: #1b2820; background: #fffdf9; font: inherit; font-size: 11px; font-weight: 700; letter-spacing: 0; text-transform: none; cursor: pointer; }
.sud-search-filter-grid select:focus-visible { border-color: #9b7749; outline: 2px solid rgba(155, 119, 73, .28); outline-offset: 1px; }

.sud-category-filters { margin: 6px 0 42px; padding: clamp(20px, 3vw, 32px); border: 1px solid rgba(23, 32, 25, .16); background: #f7f5f0; }
.sud-category-filter-heading { display: flex; justify-content: space-between; gap: 20px; align-items: end; margin-bottom: 22px; }
.sud-category-filter-heading h2 { margin: 5px 0 0; color: #17221b; font-size: clamp(23px, 2.4vw, 32px); letter-spacing: -.045em; }
.sud-category-filter-heading > a { color: #77582f; font-size: 11px; font-weight: 800; text-underline-offset: 3px; }
.sud-category-filter-grid { display: grid; grid-template-columns: 1.45fr repeat(2, 1fr); gap: 13px; margin-bottom: 18px; }
.sud-category-filter-grid label { display: grid; gap: 7px; min-width: 0; color: #4c574f; font-size: 9px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.sud-category-filter-grid input,
.sud-category-filter-grid select { width: 100%; min-width: 0; height: 45px; padding: 0 12px; border: 1px solid rgba(23, 32, 25, .25); border-radius: 0; color: #17221b; background: #fff; font: 700 12px Arial, Helvetica, sans-serif; letter-spacing: 0; text-transform: none; }
.sud-category-filter-grid select { padding-right: 32px; cursor: pointer; }
.sud-category-filter-grid input:focus-visible,
.sud-category-filter-grid select:focus-visible { border-color: #987142; outline: 2px solid rgba(152, 113, 66, .22); outline-offset: 1px; }
.sud-category-filters > button { min-width: 205px; border: 0; cursor: pointer; }
.sud-category-products .sud-empty-state { grid-column: 1 / -1; }
.sud-category-products .sud-empty-state a { color: #77582f; font-weight: 800; }

@media (max-width: 560px) {
  .sud-product-card-copy,
  .sud-selection .sud-product-card-copy { min-height: auto; }
  .sud-search-filter-grid { grid-template-columns: 1fr; }
  .sud-category-filter-heading { align-items: flex-start; flex-direction: column; }
  .sud-category-filter-grid { grid-template-columns: 1fr; }
  .sud-category-filters > button { width: 100%; }
}

/* Direction finale de l'accueil : une seule signature, sobre, lumineuse et premium. */
.sud-page,
.sud-page * { font-family: Arial, Helvetica, sans-serif !important; }

.sud-page h1,
.sud-page h2,
.sud-page h3,
.sud-page h1 em,
.sud-page h2 em,
.sud-page h3 em { font-style: normal !important; }

.sud-brand { display: flex; align-items: center; }

.sud-page--home { color: #17221b; background: #f7f5f0; }
.sud-page--home .sud-kicker { color: #805a32; font-size: 10px; font-weight: 700; letter-spacing: .14em; line-height: 1.2; }
.sud-page--home .sud-cover { overflow: hidden; padding: 0; color: #17221b; background: #f7f5f0; }
.sud-page--home .sud-cover-grid { display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(400px, .98fr); gap: clamp(42px, 7vw, 105px); align-items: center; min-height: 620px; padding: clamp(54px, 7vw, 96px) 0; }
.sud-page--home .sud-cover-copy { max-width: 660px; padding: 0; }
.sud-page--home .sud-cover-kicker { margin: 0 0 19px; color: #805a32; font-size: 10px; font-weight: 700; letter-spacing: .14em; }
.sud-page--home .sud-cover h1 { max-width: 710px; margin: 0; color: #17221b; font-size: clamp(47px, 5.3vw, 76px); font-weight: 700; letter-spacing: -.048em; line-height: .98; }
.sud-page--home .sud-cover h1 em { color: #9b7749; font-weight: 700; }
.sud-page--home .sud-cover-lead { max-width: 610px; margin: 26px 0 0; color: #586158; font-size: 16px; font-weight: 400; letter-spacing: 0; line-height: 1.7; }
.sud-page--home .sud-cover-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 30px; }
.sud-page--home .sud-cover-button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 20px; border: 1px solid #1a291f; border-radius: 0; font-size: 12px; font-weight: 700; letter-spacing: -.01em; text-decoration: none; }
.sud-page--home .sud-cover-button-primary { color: #fff; background: #17271f; }
.sud-page--home .sud-cover-button-primary:hover,
.sud-page--home .sud-cover-button-primary:focus-visible { color: #17271f; border-color: #c5a46e; background: #dfc08c; outline: none; }
.sud-page--home .sud-cover-button-quiet { color: #17271f; background: transparent; }
.sud-page--home .sud-cover-button-quiet:hover,
.sud-page--home .sud-cover-button-quiet:focus-visible { border-color: #9b7749; color: #72532d; outline: none; }
.sud-page--home .sud-cover-proof { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; max-width: 630px; margin-top: 39px; border-top: 1px solid rgba(23, 34, 27, .16); border-bottom: 1px solid rgba(23, 34, 27, .16); }
.sud-page--home .sud-cover-proof span { display: grid; align-content: center; min-height: 65px; padding: 10px 15px 10px 0; color: #5d665f; font-size: 10px; line-height: 1.45; }
.sud-page--home .sud-cover-proof span + span { padding-left: 15px; border-left: 1px solid rgba(23, 34, 27, .16); }
.sud-page--home .sud-cover-proof b { display: block; color: #1e2b22; font-size: 11px; font-weight: 700; }
.sud-page--home .sud-cover-stage { position: relative; width: 100%; min-height: 0; aspect-ratio: 1 / 1; overflow: hidden; border: 0; border-radius: 0; background: #e7e3dc; box-shadow: none; }
.sud-page--home .sud-cover-stage::after { position: absolute; inset: auto 0 0; height: 38%; content: ""; background: linear-gradient(180deg, transparent, rgba(11, 20, 14, .48)); pointer-events: none; }
.sud-page--home .sud-cover-stage > img { display: block; width: 100%; height: 100%; min-height: 0; padding: 0; object-fit: cover; }
.sud-page--home .sud-cover-stage figcaption { position: absolute; z-index: 1; right: 0; bottom: 0; left: 0; display: grid; gap: 6px; margin: 0; padding: 24px 27px; border-top: 0; color: #fff; background: linear-gradient(180deg, transparent, rgba(11, 20, 14, .64)); }
.sud-page--home .sud-cover-stage figcaption span { color: #dfc08c; font-size: 9px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }
.sud-page--home .sud-cover-stage figcaption strong { max-width: 280px; font-size: 20px; font-weight: 700; letter-spacing: -.025em; line-height: 1.08; }

.sud-page--home .sud-section { padding: clamp(66px, 7.5vw, 96px) 0; }
.sud-page--home .sud-section-heading,
.sud-page--home .sud-brand-intro { display: grid; grid-template-columns: minmax(0, 1.06fr) minmax(270px, .62fr); gap: clamp(30px, 7vw, 92px); align-items: end; margin-bottom: clamp(32px, 4vw, 48px); }
.sud-page--home .sud-section-heading h2,
.sud-page--home .sud-brand-intro h2 { max-width: 745px; margin: 0; color: #17221b; font-size: clamp(39px, 4.4vw, 62px); font-weight: 700; letter-spacing: -.047em; line-height: 1; }
.sud-page--home .sud-section-heading h2 em,
.sud-page--home .sud-brand-intro h2 em { color: #9b7749; font-weight: 700; }
.sud-page--home .sud-section-heading > p:last-child,
.sud-page--home .sud-brand-intro > p { max-width: 485px; margin: 0; color: #5b655d; font-size: 15px; font-weight: 400; letter-spacing: 0; line-height: 1.68; }

.sud-page--home .sud-anniversary { padding: clamp(62px, 7vw, 93px) 0; background: #142119; }
.sud-page--home .sud-anniversary-grid { display: grid; grid-template-columns: minmax(330px, .9fr) minmax(0, 1.1fr); gap: clamp(42px, 8vw, 118px); align-items: center; }
.sud-page--home .sud-anniversary figure { position: relative; min-height: 0; aspect-ratio: 1 / 1; overflow: hidden; }
.sud-page--home .sud-anniversary figure::before { display: none; }
.sud-page--home .sud-anniversary figure img { display: block; width: 100%; height: 100%; min-height: 0; object-fit: cover; box-shadow: none; }
.sud-page--home .sud-anniversary-copy .sud-kicker { color: #dfc08c; }
.sud-page--home .sud-anniversary-copy h2 { max-width: 690px; margin: 0; color: #fff; font-size: clamp(40px, 4.35vw, 61px); font-weight: 700; letter-spacing: -.047em; line-height: 1; }
.sud-page--home .sud-anniversary-copy h2 em { color: #dfc08c; font-weight: 700; }
.sud-page--home .sud-anniversary-copy > p:not(.sud-kicker) { max-width: 570px; margin: 25px 0 0; color: #d0d8d1; font-size: 15px; line-height: 1.7; }
.sud-page--home .sud-anniversary-copy .sud-button { margin-top: 31px; color: #18271e; background: #dfc08c; }
.sud-page--home .sud-anniversary-copy .sud-button:hover,
.sud-page--home .sud-anniversary-copy .sud-button:focus-visible { color: #fff; background: #9b7749; outline: none; }

.sud-page--home .sud-brand-stage { background: #f7f5f0; }
.sud-page--home .sud-brand-wall--expanded { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); border: 1px solid rgba(23, 34, 27, .15); box-shadow: none; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item { display: grid; min-height: 108px; place-items: center; padding: 19px; border: 0; border-right: 1px solid rgba(23, 34, 27, .15); border-bottom: 1px solid rgba(23, 34, 27, .15); background: rgba(255, 255, 255, .72); }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-child(5n) { border-right: 0; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-last-child(-n + 5) { border-bottom: 0; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:hover,
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:focus-visible { color: inherit; background: #fff; box-shadow: inset 0 -3px 0 #b78d54; outline: none; transform: none; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item img { display: block; width: min(100%, 175px); height: 48px; object-fit: contain; opacity: 1; transform: none; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:hover img { transform: none; }
.sud-page--home .sud-brand-declaration { max-width: 730px; margin: 25px auto 0; padding-top: 20px; border-color: rgba(23, 34, 27, .18); color: #5b655d; font-size: 13px; line-height: 1.62; }
.sud-page--home .sud-brand-declaration strong { color: #1d2b22; font-size: 14px; font-weight: 700; }
.sud-page--home .sud-brand-wall-item--remer img,
.sud-brand-collection-logo--remer img { filter: none !important; opacity: 1 !important; }

.sud-page--home .sud-selection { background: #17271f; }
.sud-page--home .sud-selection .sud-section-heading h2 { color: #fff; }
.sud-page--home .sud-selection .sud-section-heading h2 em { color: #dfc08c; }
.sud-page--home .sud-selection .sud-kicker { color: #dfc08c; }
.sud-page--home .sud-selection .sud-section-heading > p:last-child { color: #d0d9d1; }
.sud-page--home .sud-selection-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.sud-page--home .sud-selection .sud-product-card { border: 1px solid rgba(255, 255, 255, .16); background: #fff; box-shadow: none; }
.sud-page--home .sud-selection .sud-product-card:hover { transform: translateY(-2px); box-shadow: none; }
.sud-page--home .sud-selection .sud-product-card-copy { min-height: 246px; padding: 18px; }
.sud-page--home .sud-selection .sud-product-price { min-height: 50px; }
.sud-page--home .sud-selection .sud-product-price .sud-price-value { padding: 9px 10px; background: #17271f; }
.sud-page--home .sud-selection .sud-product-price strong { font-size: clamp(19px, 1.65vw, 24px); }
.sud-page--home .sud-selection .sud-card-badge { color: #17271f; background: #dfc08c; }

.sud-page--home .sud-univers { background: #fff; }
.sud-page--home .sud-category-tree { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 12px; }
.sud-page--home .sud-category-card { border-color: rgba(23, 34, 27, .15); background: #fbfaf7; box-shadow: none; }
.sud-page--home .sud-category-card:hover { border-color: #b78d54; box-shadow: none; transform: translateY(-2px); }
.sud-page--home .sud-category-card-image,
.sud-page--home .sud-category-card-image img { min-height: 168px; }
.sud-page--home .sud-category-card-image { background: #f3f0e9; border-bottom-color: rgba(23, 34, 27, .13); }
.sud-page--home .sud-category-card-image img { padding: 0; object-fit: contain; }
.sud-page--home .sud-category-card-copy { min-height: 138px; padding: 16px; }
.sud-page--home .sud-category-card strong { margin: 13px 0 7px; color: #1d2b22; font-size: 17px; font-weight: 700; letter-spacing: -.025em; }
.sud-page--home .sud-category-card b { color: #8b693e; font-weight: 700; }

.sud-page--home .sud-advanced-search { color: #17221b; background: #ebe5da; }
.sud-page--home .sud-advanced-search-layout { display: grid; grid-template-columns: minmax(0, .92fr) minmax(410px, 1.08fr); gap: clamp(38px, 7vw, 98px); align-items: center; }
.sud-page--home .sud-advanced-search-copy h2 { max-width: 640px; margin: 0; color: #17221b; font-size: clamp(39px, 4.25vw, 59px); font-weight: 700; letter-spacing: -.047em; line-height: 1; }
.sud-page--home .sud-advanced-search-copy h2 em { color: #967142; font-weight: 700; }
.sud-page--home .sud-advanced-search-copy > p:not(.sud-kicker) { max-width: 565px; color: #5b655d; font-size: 15px; line-height: 1.68; }
.sud-page--home .sud-advanced-search-form { min-height: 0; padding: clamp(25px, 3.5vw, 42px); border: 1px solid rgba(23, 34, 27, .16); background: #fffdf9; box-shadow: none; }
.sud-page--home .sud-advanced-search-form > div:first-of-type { border-color: #344238; }
.sud-page--home .sud-advanced-search-form button[type="submit"] { background: #17271f; }
.sud-page--home .sud-search-suggestions button { border-color: rgba(23, 34, 27, .2); color: #47534a; background: rgba(255, 255, 255, .45); }
.sud-page--home .sud-search-suggestions button:hover,
.sud-page--home .sud-search-suggestions button:focus-visible { color: #5d4223; border-color: #b78d54; background: #fffdf9; outline: none; }

.sud-page--home .sud-service-panel { padding: clamp(66px, 7.5vw, 96px) 0; color: #fff; background: #142119; }
.sud-page--home .sud-service-panel-grid { display: grid; grid-template-columns: minmax(0, .94fr) minmax(360px, 1.06fr); gap: clamp(44px, 9vw, 126px); align-items: center; }
.sud-page--home .sud-service-panel .sud-kicker { color: #dfc08c; }
.sud-page--home .sud-service-panel h2 { max-width: 650px; margin: 0; color: #fff; font-size: clamp(39px, 4.35vw, 61px); font-weight: 700; letter-spacing: -.047em; line-height: 1; }
.sud-page--home .sud-service-panel h2 em { color: #dfc08c; font-weight: 700; }
.sud-page--home .sud-service-panel > .sud-shell > div > p:not(.sud-kicker) { max-width: 570px; margin: 24px 0 0; color: #d0d8d1; font-size: 15px; line-height: 1.7; }
.sud-page--home .sud-service-panel .sud-button { margin-top: 29px; color: #17271f; background: #dfc08c; }
.sud-page--home .sud-service-panel .sud-button:hover,
.sud-page--home .sud-service-panel .sud-button:focus-visible { color: #fff; background: #9b7749; outline: none; }
.sud-page--home .sud-service-panel ol { display: grid; margin: 0; padding: 0; border-top: 1px solid rgba(255, 255, 255, .25); list-style: none; }
.sud-page--home .sud-service-panel li { display: grid; grid-template-columns: 48px 1fr; gap: 15px; padding: 20px 0; border-bottom: 1px solid rgba(255, 255, 255, .19); }
.sud-page--home .sud-service-panel li > span { color: #dfc08c; font-size: 12px; font-weight: 700; letter-spacing: .1em; }
.sud-page--home .sud-service-panel li strong { display: block; color: #fff; font-size: 16px; font-weight: 700; letter-spacing: -.02em; }
.sud-page--home .sud-service-panel li p { margin: 5px 0 0; color: #cbd5cd; font-size: 13px; line-height: 1.55; }

@media (max-width: 1080px) {
  .sud-page--home .sud-cover-grid { grid-template-columns: minmax(0, 1fr) minmax(360px, .88fr); gap: 42px; }
  .sud-page--home .sud-category-tree { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .sud-page--home .sud-selection-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 860px) {
  .sud-page--home .sud-cover-grid,
  .sud-page--home .sud-anniversary-grid,
  .sud-page--home .sud-section-heading,
  .sud-page--home .sud-brand-intro,
  .sud-page--home .sud-advanced-search-layout,
  .sud-page--home .sud-service-panel-grid { grid-template-columns: 1fr; }
  .sud-page--home .sud-cover-grid { min-height: 0; gap: 36px; }
  .sud-page--home .sud-cover-stage { width: min(100%, 650px); }
  .sud-page--home .sud-anniversary figure { width: min(100%, 650px); }
  .sud-page--home .sud-brand-wall--expanded { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-child(5n) { border-right: 1px solid rgba(23, 34, 27, .15); }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-last-child(-n + 5) { border-bottom: 1px solid rgba(23, 34, 27, .15); }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-child(3n) { border-right: 0; }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-last-child(-n + 3) { border-bottom: 0; }
  .sud-page--home .sud-selection-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-page--home .sud-category-tree { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sud-page--home .sud-advanced-search-form { max-width: 650px; }
}

@media (max-width: 560px) {
  .sud-page--home .sud-cover-grid { padding: 38px 0 54px; }
  .sud-page--home .sud-cover h1 { font-size: clamp(41px, 11.9vw, 57px); }
  .sud-page--home .sud-cover-lead { font-size: 15px; }
  .sud-page--home .sud-cover-actions { display: grid; }
  .sud-page--home .sud-cover-button { width: 100%; }
  .sud-page--home .sud-cover-proof { grid-template-columns: 1fr; margin-top: 28px; }
  .sud-page--home .sud-cover-proof span,
  .sud-page--home .sud-cover-proof span + span { min-height: 0; padding: 11px 0; border-left: 0; border-bottom: 1px solid rgba(23, 34, 27, .14); }
  .sud-page--home .sud-cover-proof span:last-child { border-bottom: 0; }
  .sud-page--home .sud-section { padding: 58px 0; }
  .sud-page--home .sud-section-heading h2,
  .sud-page--home .sud-brand-intro h2,
  .sud-page--home .sud-advanced-search-copy h2,
  .sud-page--home .sud-service-panel h2 { font-size: clamp(36px, 10.4vw, 50px); }
  .sud-page--home .sud-anniversary-copy h2 { font-size: clamp(36px, 10.4vw, 50px); }
  .sud-page--home .sud-brand-wall--expanded { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item,
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-child(3n) { min-height: 94px; padding: 15px; border-right: 1px solid rgba(23, 34, 27, .15); border-bottom: 1px solid rgba(23, 34, 27, .15); }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-child(2n) { border-right: 0; }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:nth-last-child(-n + 2) { border-bottom: 0; }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item img { height: 42px; }
  .sud-page--home .sud-selection-grid,
  .sud-page--home .sud-category-tree { grid-template-columns: 1fr; }
  .sud-page--home .sud-selection .sud-product-card-copy { min-height: auto; }
  .sud-page--home .sud-category-card-image,
  .sud-page--home .sud-category-card-image img { min-height: 190px; }
  .sud-page--home .sud-advanced-search-form { padding: 23px 18px; }
  .sud-page--home .sud-service-panel li { grid-template-columns: 39px 1fr; gap: 11px; }
}

/* Descriptions courtes : chaque famille explique clairement ce que le visiteur y trouvera. */
.sud-category-card-copy { min-height: 202px; }
.sud-category-card-summary { display: -webkit-box; overflow: hidden; margin: 0 0 10px; color: #5e675f; font-size: 11px; line-height: 1.46; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.sud-category-card-copy > small { margin-top: 0; }
.sud-page--home .sud-category-card-copy { min-height: 190px; }
@media (max-width: 560px) {
  .sud-category-card-copy,
  .sud-page--home .sud-category-card-copy { min-height: 192px; }
  .sud-category-card-summary { font-size: 12px; }
}

/* Le logo Zehnder est vertical : cette variante recadrée garde une présence égale aux logos horizontaux sur mobile. */
@media (max-width: 560px) {
  .sud-brand-wall--expanded .sud-brand-wall-item--zehnder img,
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item--zehnder img { width: 96px; height: 64px; }
}

/* Revêtements : le conditionnement reste lisible sur la carte et devient un vrai outil de projet sur la fiche. */
.sud-flooring-facts { display: grid; gap: 3px; margin: 9px 0 8px; color: #566158; font-size: 11px; line-height: 1.42; }
.sud-flooring-facts span { display: block; }
.sud-flooring-facts b { color: #1b2b21; font-weight: 700; }
.sud-flooring-facts small { color: #87653b; font-size: 10px; line-height: 1.4; }
.sud-flooring-calculator { margin: 56px 0 0; padding: clamp(24px, 4vw, 42px); border: 1px solid rgba(23, 34, 27, .16); background: #f3efe7; }
.sud-flooring-calculator-heading { display: grid; grid-template-columns: minmax(0, .95fr) minmax(260px, .75fr); gap: clamp(24px, 5vw, 72px); align-items: end; }
.sud-flooring-calculator-heading h2 { max-width: 600px; margin: 0; color: #17271f; font-size: clamp(31px, 3.7vw, 48px); font-weight: 700; letter-spacing: -.048em; line-height: 1; }
.sud-flooring-calculator-heading h2 em { color: #9b7749; font-weight: 700; }
.sud-flooring-calculator-heading > p { max-width: 460px; margin: 0; color: #59635b; font-size: 14px; line-height: 1.65; }
.sud-flooring-calculator-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: 28px; }
.sud-flooring-calculator-grid label { display: grid; gap: 8px; color: #566057; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.sud-flooring-calculator-grid input,
.sud-flooring-calculator-grid select { width: 100%; min-width: 0; height: 48px; padding: 0 12px; border: 1px solid rgba(23, 34, 27, .22); border-radius: 0; color: #17271f; background: #fffdf9; font: inherit; font-size: 14px; font-weight: 700; letter-spacing: 0; text-transform: none; }
.sud-flooring-calculator-grid input[type="hidden"] { display: none; }
.sud-flooring-coverage-static { display: flex; align-items: center; min-height: 48px; padding: 0 12px; border: 1px solid rgba(23, 34, 27, .22); color: #17271f; background: #fffdf9; font-size: 14px; font-weight: 700; letter-spacing: 0; text-transform: none; }
.sud-flooring-calculator-grid input:focus-visible,
.sud-flooring-calculator-grid select:focus-visible { border-color: #9b7749; outline: 2px solid rgba(155, 119, 73, .25); outline-offset: 1px; }
.sud-flooring-source { margin: 12px 0 0; color: #786f63; font-size: 11px; line-height: 1.5; }
.sud-flooring-source--pending { color: #87653b; }
.sud-variant-flooring-fact { display: block; margin-top: 5px; color: #786f63; font-size: 10px; line-height: 1.4; }
.sud-honeypot { position: absolute !important; width: 1px !important; height: 1px !important; margin: -1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }
.sud-admin-sync { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 28px; align-items: end; margin-top: 30px; padding: 24px; border: 1px solid var(--sud-line); background: #f4f5ef; }
.sud-admin-sync h2 { margin: 0; color: #1a2b20; font-size: 24px; letter-spacing: -.04em; }
.sud-admin-sync p:not(.sud-kicker) { max-width: 640px; margin: 8px 0 0; color: #59655c; font-size: 13px; line-height: 1.55; }
.sud-admin-sync [data-admin-sync-status] { max-width: 260px; min-height: 20px; margin-bottom: 0; color: #786f63; font-size: 11px; line-height: 1.45; }
.sud-admin-sync [data-admin-sync][disabled] { opacity: .6; cursor: wait; }
.sud-flooring-result { display: grid; gap: 5px; margin-top: 20px; padding: 17px 18px; border-left: 3px solid #b78d54; color: #566057; background: #fffdf9; }
.sud-flooring-result strong { color: #1a2b20; font-size: 18px; font-weight: 700; letter-spacing: -.025em; }
.sud-flooring-result span { font-size: 12px; line-height: 1.5; }
.sud-flooring-result b { color: #8a6538; font-size: 13px; }
.sud-flooring-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 17px; }
.sud-flooring-actions .sud-button,
.sud-flooring-actions .sud-request-price { min-height: 46px; }
.sud-flooring-actions [disabled] { opacity: .5; cursor: not-allowed; }

@media (max-width: 760px) {
  .sud-flooring-calculator-heading,
  .sud-flooring-calculator-grid { grid-template-columns: 1fr; }
  .sud-flooring-calculator { margin-top: 38px; }
  .sud-flooring-actions > * { width: 100%; }
  .sud-admin-sync { grid-template-columns: 1fr; }
}

/* Mur des marques : chaque logo conserve une taille et un cadrage homogènes. */
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item { display: grid; min-height: 132px; place-items: center; padding: 20px; background: #fff; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item img { width: min(100%, 172px); height: 58px; max-width: 88%; object-fit: contain; object-position: center; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item--remer,
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item--remer:hover { border-color: #17221b; background: #17221b; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item--remer img { filter: none; }
@media (max-width: 560px) {
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item { min-height: 108px; padding: 16px; }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item img { width: min(100%, 138px); height: 46px; }
}

/* Revêtements : le prix au m² est la référence commerciale ; le carton reste indicatif. */
.sud-price-value { min-width: 0; }
.sud-price-value--m2 { display: grid; width: 100%; gap: 7px; align-items: start; }
.sud-price-value--m2 > em { color: #4d6257; font-size: 10px; font-style: normal; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.sud-price-main-line { display: flex; min-width: 0; gap: 6px; align-items: baseline; flex-wrap: wrap; }
.sud-price-unit { color: var(--sud-forest); font-size: .72em; font-weight: 900; white-space: nowrap; }
.sud-price-carton-indicative { display: block; width: fit-content; max-width: 100%; padding: 7px 9px; color: #5e6c64; background: #f3f5f0; border-left: 2px solid #b6c1b8; font-size: 10px; font-weight: 650; line-height: 1.45; }
.sud-price-carton-indicative b { color: #34473d; font-weight: 900; }
.sud-price-carton-indicative i { color: #78684e; font-style: normal; }
.sud-product-page-price { align-items: flex-start; }
.sud-product-page-price .sud-price-carton-indicative { margin-top: 3px; font-size: 12px; }
.sud-product-page-price .sud-price-unit { font-size: 15px; }
.sud-product-price { align-items: flex-start; }
.sud-product-price .sud-price-value--m2 strong { font-size: 19px; }
.sud-variant-price .sud-price-value--m2 { gap: 5px; }
.sud-search-results .sud-price-value--m2 { gap: 3px; text-align: right; }
.sud-search-results .sud-price-carton-indicative { margin-left: auto; padding: 3px 6px; font-size: 9px; }

/* Produits liés : même qualité de grille que le catalogue, avec un rythme plus éditorial. */
.sud-related-products { margin-top: 76px; padding-top: 46px; border-top: 1px solid var(--sud-line); }
.sud-related-heading { max-width: 820px; margin-bottom: 26px; }
.sud-related-heading h2 { margin: 7px 0 0; font-size: clamp(31px, 3.6vw, 49px); letter-spacing: -.065em; line-height: 1; }
.sud-related-heading h2 em { color: var(--sud-forest); font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-related-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 860px) {
  .sud-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px) {
  .sud-related-products { margin-top: 56px; padding-top: 34px; }
  .sud-related-grid { grid-template-columns: 1fr; }
}

/* Portefeuille EDIFIS : alignement optique uniforme, sans agrandir les petits fichiers. */
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item { display: grid; min-height: 132px; align-items: center; justify-items: center; place-content: center; padding: 22px; overflow: hidden; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item img { display: block; width: 160px; height: 60px; max-width: 92%; max-height: 60px; margin: auto; align-self: center; justify-self: center; object-fit: contain; object-position: center; image-rendering: auto; transform: none; }
.sud-page--home .sud-brand-wall-item--geberit img,
.sud-page--home .sud-brand-wall-item--hansgrohe img { width: 154px; height: 42px; }
.sud-page--home .sud-brand-wall-item--axor img { width: 142px; height: 36px; }
.sud-page--home .sud-brand-wall-item--thg-paris img { width: 96px; height: 55px; }
.sud-page--home .sud-brand-wall-item--atlas-concorde img { width: 164px; height: 52px; }
.sud-page--home .sud-brand-wall-item--deante img { width: 174px; height: 58px; }
.sud-page--home .sud-brand-wall-item--presto img,
.sud-page--home .sud-brand-wall-item--tagina img,
.sud-page--home .sud-brand-wall-item--nofer img,
.sud-page--home .sud-brand-wall-item--fondital img,
.sud-page--home .sud-brand-wall-item--wirquin img { width: 158px; height: 50px; }
.sud-page--home .sud-brand-wall-item--cifre-ceramica img { width: 106px; height: 64px; }
.sud-page--home .sud-brand-wall-item--zehnder img { width: 74px; height: 68px; }
.sud-page--home .sud-brand-wall-item--remer img { width: 120px; height: 50px; max-width: 120px; }
.sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item:hover img { transform: none; }
@media (max-width: 560px) {
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item { min-height: 108px; padding: 16px; }
  .sud-page--home .sud-brand-wall--expanded .sud-brand-wall-item img { max-width: 88%; max-height: 52px; }
  .sud-page--home .sud-brand-wall-item--thg-paris img { width: 86px; height: 48px; }
  .sud-page--home .sud-brand-wall-item--zehnder img { width: 62px; height: 56px; }
  .sud-page--home .sud-brand-wall-item--remer img { width: 110px; height: 46px; }
}

/* Répertoire éditorial des marques : lecture, logos officiels et accès direct aux collections. */
.sud-page--home .sud-brand-directory-intro { align-items: end; }
.sud-brand-directory-intro > div:last-child { display: grid; gap: 14px; justify-items: start; }
.sud-brand-directory-count { display: inline-flex; min-height: 31px; align-items: center; padding: 0 11px; border: 1px solid rgba(23, 34, 27, .24); color: #725535; background: rgba(255, 255, 255, .58); font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.sud-brand-directory-intro > div:last-child > p { margin: 0; }
.sud-brand-directory-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; background: transparent; }
.sud-brand-directory-card { position: relative; display: grid; grid-template-columns: minmax(160px, .76fr) minmax(0, 1.24fr); grid-template-rows: 1fr auto; column-gap: 26px; row-gap: 16px; min-width: 0; min-height: 226px; padding: 26px; border: 1px solid rgba(23, 34, 27, .16); color: #17221b; background: rgba(255, 255, 255, .82); text-decoration: none; transition: color .2s ease, background .2s ease; }
.sud-brand-directory-card:hover,
.sud-brand-directory-card:focus-visible { color: #fff; background: #17271f; outline: none; }
.sud-brand-directory-number { position: absolute; z-index: 1; top: 16px; left: 18px; color: #72532d; font-size: 10px; font-weight: 800; letter-spacing: .12em; }
.sud-brand-directory-logo { display: grid; grid-column: 1; grid-row: 1 / 3; width: 100%; height: 100%; min-height: 172px; margin: 0; place-items: center; padding: 31px 20px 22px; overflow: hidden; border: 1px solid rgba(23, 34, 27, .11); background: #fff; }
.sud-brand-directory-logo img { display: block; width: auto; max-width: min(100%, 190px); height: auto; max-height: 70px; margin: auto; object-fit: contain; object-position: center; filter: none; transform: none; }
.sud-brand-directory-logo.is-wordmark strong { color: #111; font-size: 22px; font-weight: 800; letter-spacing: -.04em; line-height: 1; text-align: center; }
.sud-brand-directory-card--bluestone .sud-brand-directory-logo img { max-width: 185px; }
.sud-brand-directory-card--sanibel .sud-brand-directory-logo img { max-height: 58px; }
.sud-brand-directory-card--thg-paris .sud-brand-directory-logo img,
.sud-brand-directory-card--zehnder-acova .sud-brand-directory-logo img { max-height: 60px; }
.sud-brand-directory-copy { grid-column: 2; grid-row: 1; align-self: start; padding: 1px 0 0; }
.sud-brand-directory-copy h3 { margin: 0 0 10px; font-size: clamp(24px, 2vw, 32px); font-weight: 700; letter-spacing: -.052em; line-height: 1; }
.sud-brand-directory-copy p { min-height: 0; margin: 0; color: #5b665e; font-size: 12px; line-height: 1.5; }
.sud-brand-directory-card:hover .sud-brand-directory-copy p,
.sud-brand-directory-card:focus-visible .sud-brand-directory-copy p { color: #dce4de; }
.sud-brand-directory-universes { display: flex; gap: 6px; flex-wrap: wrap; margin-top: 13px; }
.sud-brand-directory-universes span { padding: 5px 7px; border: 1px solid rgba(23, 34, 27, .18); color: #6b756d; font-size: 9px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.sud-brand-directory-card:hover .sud-brand-directory-universes span,
.sud-brand-directory-card:focus-visible .sud-brand-directory-universes span { border-color: rgba(255, 255, 255, .28); color: #e6ece7; }
.sud-brand-directory-card > strong { display: flex; grid-column: 2; grid-row: 2; gap: 10px; align-items: center; justify-content: space-between; padding-top: 12px; border-top: 1px solid rgba(23, 34, 27, .15); font-size: 11px; letter-spacing: .03em; }
.sud-brand-directory-card > strong i { color: #9b7749; font-size: 18px; font-style: normal; }
.sud-brand-directory-card:hover > strong,
.sud-brand-directory-card:focus-visible > strong { border-color: rgba(255, 255, 255, .2); }

/* Les cartes sans image restent neutres pendant le chargement : aucun faux visuel ni texte superposé. */
.sud-category-image-placeholder { display: block; width: 100%; height: 100%; min-height: 144px; background: linear-gradient(110deg, #ecefe9 28%, #f8f8f4 42%, #ecefe9 58%); background-size: 220% 100%; animation: sud-placeholder-shift 1.35s ease-in-out infinite; }
@keyframes sud-placeholder-shift { to { background-position: -220% 0; } }

/* Galerie produit haute définition et lecture plein écran. */
body.sud-zoom-open { overflow: hidden; }
.sud-product-layout { grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr); }
.sud-product-media { min-width: 0; }
.sud-product-main-image { min-height: 620px; padding: 18px; border: 1px solid rgba(23, 34, 27, .12); background: #fff; }
.sud-image-zoom { min-height: 582px; place-items: center; overflow: hidden; background: #fff; }
.sud-image-zoom img,
.sud-product-main-image img { width: 100%; height: min(72vh, 760px); object-fit: contain; mix-blend-mode: normal; }
.sud-image-zoom > span { right: 16px; bottom: 16px; padding: 10px 13px; color: #fff; background: rgba(23, 39, 31, .92); font-size: 10px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.sud-product-gallery { display: flex; gap: 9px; align-items: stretch; overflow-x: auto; overflow-y: hidden; margin-top: 10px; padding: 1px 1px 7px; scroll-snap-type: x proximity; }
.sud-gallery-select { display: grid; width: 104px; height: 104px; min-width: 0; min-height: 0; flex: 0 0 104px; place-items: center; overflow: hidden; padding: 7px; border: 1px solid rgba(23, 34, 27, .15); background: #fff; cursor: pointer; line-height: 0; scroll-snap-align: start; }
.sud-gallery-select[aria-current="true"] { border-color: #17271f; box-shadow: inset 0 -3px 0 #b78d54; }
.sud-gallery-select:hover { border-color: #9b7749; }
.sud-gallery-select img { display: block; width: 100%; height: 100%; min-width: 0; min-height: 0; max-width: 100%; max-height: 100%; padding: 0; object-fit: contain; background: #fff; mix-blend-mode: normal; }
/* Quelle que soit la proportion fournie par EDIFIS Shop, la galerie reste
   composée de vignettes identiques : l'image est contenue, jamais recadrée
   ni autorisée à agrandir la ligne. */
.sud-product-gallery > .sud-gallery-select { box-sizing: border-box; aspect-ratio: 1 / 1; inline-size: 104px; block-size: 104px; min-inline-size: 104px; max-inline-size: 104px; min-block-size: 104px; max-block-size: 104px; flex: 0 0 104px; contain: layout paint; }
.sud-product-gallery > .sud-gallery-select > img { box-sizing: border-box; inline-size: 100%; block-size: 100%; max-inline-size: 100%; max-block-size: 100%; object-fit: contain; object-position: center; }
/* Les PNG portrait sans marge (notamment certaines références Hansgrohe)
   sont légèrement réduits dans la vignette : la même respiration visuelle
   est conservée pour toutes les proportions, sans couper l'image. */
.sud-product-gallery > .sud-gallery-select--portrait > img { transform: scale(.79); transform-origin: center; }
.sud-product-gallery > .sud-gallery-select--landscape > img { transform: scale(.9); transform-origin: center; }
.sud-zoom-modal { position: fixed; z-index: 240; inset: 0; display: grid; grid-template-columns: 76px minmax(0, 1fr) 76px; place-items: center; padding: max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left)); color: #fff; background: rgba(5, 10, 8, .96); }
.sud-zoom-backdrop { position: absolute; z-index: 0; inset: 0; width: 100%; height: 100%; border: 0; background: transparent; cursor: zoom-out; }
.sud-zoom-modal figure { position: relative; z-index: 1; display: grid; width: 100%; height: calc(100vh - 36px); height: calc(100dvh - 36px); margin: 0; place-items: center; overflow: auto; background: #fff; }
.sud-zoom-modal figure img { width: 100%; height: calc(100vh - 36px); height: calc(100dvh - 36px); object-fit: contain; cursor: zoom-in; }
.sud-zoom-modal figure.is-zoomed { display: block; place-items: initial; }
.sud-zoom-modal figure.is-zoomed img { width: auto; max-width: none; height: auto; min-width: 130%; min-height: 100%; object-fit: initial; cursor: zoom-out; }
.sud-zoom-modal figcaption { position: fixed; z-index: 2; left: 50%; bottom: 27px; display: flex; gap: 12px; align-items: center; padding: 8px 11px; color: #fff; background: rgba(10, 18, 14, .78); font-size: 11px; transform: translateX(-50%); pointer-events: none; }
.sud-zoom-modal figcaption span { font-weight: 800; }
.sud-zoom-modal figcaption small { font-size: 10px; }
.sud-zoom-close,
.sud-zoom-direction { position: relative; z-index: 3; display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid rgba(255, 255, 255, .32); border-radius: 50%; color: #fff; background: rgba(13, 24, 18, .82); font-size: 25px; cursor: pointer; }
.sud-zoom-close { position: absolute; top: 25px; right: 25px; }
.sud-zoom-direction:hover,
.sud-zoom-close:hover { color: #17271f; background: #dfc08c; }
.sud-zoom-direction--previous { grid-column: 1; }
.sud-zoom-modal figure { grid-column: 2; }
.sud-zoom-direction--next { grid-column: 3; }

.sud-product-design-reading { display: grid; grid-template-columns: minmax(260px, .7fr) minmax(0, 1.3fr); gap: clamp(30px, 7vw, 100px); align-items: start; margin-top: 62px; padding: 46px 0; border-top: 1px solid var(--sud-line); border-bottom: 1px solid var(--sud-line); }
.sud-product-design-reading h2 { margin: 7px 0 0; color: #17271f; font-size: clamp(30px, 3.7vw, 49px); letter-spacing: -.055em; line-height: 1; }
.sud-product-design-reading h2 em { color: #9b7749; font-family: Arial, Helvetica, sans-serif; font-weight: 400; }
.sud-product-editorial-copy { display: grid; gap: 17px; max-width: 790px; }
.sud-product-editorial-copy > p { margin: 0; color: #526058; font-size: 15px; line-height: 1.72; }
.sud-product-editorial-copy .sud-product-editorial-lead { color: #17271f; font-size: clamp(19px, 2vw, 24px); font-weight: 700; letter-spacing: -.025em; line-height: 1.42; }
.sud-product-editorial-copy aside { margin-top: 5px; padding: 19px 21px; border-left: 3px solid #9b7749; background: #f4f0e8; }
.sud-product-editorial-copy aside strong { display: block; margin-bottom: 6px; color: #725535; font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.sud-product-editorial-copy aside p { margin: 0; color: #3f4e46; font-size: 14px; line-height: 1.62; }
.sud-product-editorial-source { padding: 24px 25px; border: 1px solid rgba(155, 119, 73, .32); background: linear-gradient(135deg, #f7f2e9 0%, #fbfaf7 68%); }
.sud-product-editorial-source > strong { display: block; margin-bottom: 13px; color: #725535; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sud-product-editorial-description { margin: 0; color: #314138; font-size: 15px; line-height: 1.72; }
.sud-product-editorial-source ul { display: grid; gap: 11px; margin: 0; padding: 0; list-style: none; }
.sud-product-editorial-summary-list li { position: relative; padding-left: 23px; }
.sud-product-editorial-summary-list li::before { position: absolute; top: .58em; left: 1px; width: 8px; height: 8px; content: ""; border: 2px solid #9b7749; border-radius: 50%; background: #fbfaf7; }
.sud-product-editorial-description + ul { margin-top: 18px; padding-top: 17px; border-top: 1px solid rgba(155, 119, 73, .22); }
.sud-product-editorial-attribution { display: block; margin-top: 16px; color: #6f756f; font-size: 11px; line-height: 1.45; }
.sud-product-editorial-attribution a { color: #725535; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.sud-product-editorial-source li { color: #25372d; font-size: 15px; font-weight: 650; line-height: 1.6; }
.sud-product-editorial-benefits { padding: 22px 24px; border: 1px solid rgba(23, 39, 31, .16); background: #fbfaf7; }
.sud-product-editorial-benefits > strong { display: block; margin-bottom: 12px; color: #725535; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sud-product-editorial-benefits ul { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.sud-product-editorial-benefits li { position: relative; padding-left: 23px; color: #314138; font-size: 14px; line-height: 1.55; }
.sud-product-editorial-benefits li::before { position: absolute; top: .48em; left: 0; width: 8px; height: 8px; content: ""; border: 2px solid #9b7749; border-radius: 50%; }
.sud-product-editorial-list { padding: 21px 24px; border: 1px solid rgba(23, 39, 31, .14); background: #f7f8f4; }
.sud-product-editorial-list > strong { display: block; margin-bottom: 12px; color: #725535; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sud-product-editorial-list ul { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; }
.sud-product-editorial-list li { position: relative; padding-left: 20px; color: #314138; font-size: 13px; line-height: 1.58; }
.sud-product-editorial-list li::before { position: absolute; top: .68em; left: 2px; width: 6px; height: 6px; content: ""; border-radius: 50%; background: #9b7749; }
.sud-product-editorial-list--uses { border-left: 3px solid #67816f; background: #f3f7f3; }
.sud-product-editorial-list--compatibility { border-left: 3px solid #9b7749; background: #faf7f0; }
.sud-product-editorial-list--included { border-left: 3px solid #47735b; background: #f1f7f3; }
.sud-product-editorial-list--accessories li { font-weight: 750; }
.sud-product-editorial-list--notes { border-color: rgba(155, 119, 73, .3); background: #fbf6ec; }
.sud-product-editorial-facts { padding: 22px 24px; border: 1px solid rgba(23, 39, 31, .16); background: #fff; }
.sud-product-editorial-facts > strong,
.sud-product-editorial-order > strong { display: block; margin-bottom: 13px; color: #725535; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sud-product-editorial-facts dl { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0; border-top: 1px solid rgba(23, 39, 31, .12); }
.sud-product-editorial-facts dl > div { display: grid; grid-template-columns: minmax(82px, .42fr) minmax(0, 1fr); gap: 10px; padding: 11px 12px 11px 0; border-bottom: 1px solid rgba(23, 39, 31, .12); }
.sud-product-editorial-facts dl > div:nth-child(odd) { margin-right: 18px; }
.sud-product-editorial-facts dt { color: #69746d; font-size: 10px; font-weight: 800; text-transform: uppercase; }
.sud-product-editorial-facts dd { margin: 0; color: #24352b; font-size: 13px; font-weight: 800; overflow-wrap: anywhere; }
.sud-product-editorial-order { padding: 22px 24px; color: #f8f5ef; background: #1d3026; }
.sud-product-editorial-order > strong { color: #e2c394; }
.sud-product-editorial-order ul { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; }
.sud-product-editorial-order li { position: relative; padding-left: 22px; color: #f1f0eb; font-size: 13px; line-height: 1.55; }
.sud-product-editorial-order li::before { position: absolute; top: .58em; left: 2px; width: 7px; height: 7px; content: ""; background: #d8b77f; transform: rotate(45deg); }

/* Recherche avancée globale */
.sud-search.sud-search--advanced { position: relative; display: block; width: min(370px, 31vw); min-width: 275px; margin-left: auto; border: 0; }
.sud-search-main { display: grid; grid-template-columns: minmax(0, 1fr) 38px auto; align-items: center; border-bottom: 1px solid rgba(23, 32, 25, .3); }
.sud-search--advanced .sud-search-main input { height: 40px; padding: 0 7px; }
.sud-search--advanced .sud-search-submit { width: 38px; height: 40px; padding: 0; font-size: 24px; }
.sud-search--advanced .sud-search-options-toggle { display: inline-flex; width: auto; height: 30px; align-items: center; gap: 6px; margin-left: 4px; padding: 0 9px; border: 1px solid rgba(23, 32, 25, .28); color: #314138; background: #fbfaf7; font-size: 9px; font-weight: 900; letter-spacing: .05em; text-transform: uppercase; }
.sud-search-options-toggle i { font-size: 11px; font-style: normal; transition: transform .2s ease; }
.sud-search-options-toggle[aria-expanded="true"] i { transform: rotate(180deg); }
.sud-search-options { position: absolute; z-index: 62; top: calc(100% + 14px); left: 50%; width: min(680px, calc(100vw - 32px)); max-height: min(720px, calc(100vh - 108px)); overflow: auto; padding: 24px; border: 1px solid rgba(23, 32, 25, .18); background: #fbfaf7; box-shadow: 0 24px 64px rgba(13, 26, 22, .24); transform: translateX(-50%); }
.sud-search-options-heading { display: flex; align-items: start; justify-content: space-between; gap: 24px; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid rgba(23, 32, 25, .14); }
.sud-search-options-heading > div { display: grid; gap: 4px; }
.sud-search-options-heading strong { color: #17271f; font-size: 19px; letter-spacing: -.03em; }
.sud-search-options-heading small { color: #657069; font-size: 11px; }
.sud-search--advanced .sud-search-options-heading > button { width: auto; padding: 0; color: #765936; font-size: 10px; font-weight: 900; text-decoration: underline; text-underline-offset: 3px; }
.sud-search-options-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.sud-search-options-grid label { display: grid; gap: 7px; }
.sud-search-options-grid label > span { color: #59665e; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.sud-search-options-grid select { width: 100%; height: 43px; padding: 0 32px 0 11px; border: 1px solid rgba(23, 32, 25, .24); border-radius: 0; color: #223129; background: #fff; font: inherit; font-size: 11px; }
.sud-search-options-suggestions { display: flex; flex-wrap: wrap; gap: 7px; align-items: center; margin: 18px 0 10px; }
.sud-search-options-suggestions > span { margin-right: 3px; color: #6a756e; font-size: 9px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.sud-search--advanced .sud-search-options-suggestions button { width: auto; min-height: 29px; padding: 5px 9px; border: 1px solid rgba(23, 32, 25, .18); color: #2a3b31; background: #fff; font-size: 10px; font-weight: 800; }
.sud-search--advanced .sud-search-options-suggestions button:hover { border-color: #9b7749; background: #f1ece3; }
.sud-search--advanced .sud-search-results { position: relative; top: auto; left: auto; width: 100%; max-height: 410px; margin-top: 14px; padding: 7px; border-color: rgba(23, 32, 25, .14); box-shadow: none; transform: none; }
.sud-search--advanced .sud-search-results a { grid-template-columns: 56px minmax(0, 1fr) auto; }

/* Méga-menu illustré : toutes les catégories, sous-catégories et sélections restent accessibles. */
.sud-category-menu-trigger { display: inline-flex; align-items: center; gap: 6px; margin: 0; padding: 0; border: 0; color: #314138; background: transparent; font: inherit; font-size: 10px; font-weight: 900; letter-spacing: .065em; text-transform: uppercase; cursor: pointer; }
.sud-category-menu-trigger:hover, .sud-category-menu-trigger:focus-visible { color: #8e6d40; }
.sud-category-menu-trigger i {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-left: 2px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  color: #a17c45;
  font-size: 0;
  font-style: normal;
  line-height: 0;
  transform: translateY(-2px) rotate(45deg);
  transform-origin: center;
  transition: transform .2s ease, color .2s ease;
}
.sud-category-menu-trigger[aria-expanded="true"] i { transform: translateY(2px) rotate(225deg); }
.sud-category-menu { position: absolute; z-index: 55; top: 100%; right: 0; left: 0; max-height: min(800px, calc(100vh - 78px)); overflow: auto; padding: 34px 0 46px; border-bottom: 1px solid rgba(23,32,25,.18); background: radial-gradient(circle at 90% 0, rgba(219,196,153,.27), transparent 29%), #f8f7f3; box-shadow: 0 27px 64px rgba(19,30,24,.24); }
.sud-category-menu[hidden] { display: none; }
.sud-category-menu-heading { display: flex; align-items: end; justify-content: space-between; gap: 32px; margin-bottom: 26px; padding: 0 3px 20px; border-bottom: 1px solid rgba(23,32,25,.15); }
.sud-category-menu-heading p { margin: 0 0 6px; color: #8d6a3d; font-size: 9px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.sud-category-menu-heading strong { color: #1c2a21; font-size: 27px; letter-spacing: -.055em; }
.sud-category-menu-heading > a { display: inline-flex; align-items: center; gap: 8px; color: #6f512d; font-size: 11px; font-weight: 900; text-decoration: none; white-space: nowrap; }
.sud-category-menu-heading > a:hover { color: #1e3027; text-decoration: underline; text-underline-offset: 3px; }
.sud-category-menu-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; align-items: start; }
.sud-category-menu-card { display: grid; grid-template-columns: minmax(148px, .66fr) minmax(0, 1.34fr); min-height: 246px; overflow: hidden; border: 1px solid rgba(23,32,25,.13); border-radius: 2px; background: #fffefa; box-shadow: 0 7px 18px rgba(31,42,33,.06); transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; }
.sud-category-menu-card:hover { position: relative; z-index: 1; border-color: rgba(151,111,57,.48); box-shadow: 0 16px 32px rgba(37,31,22,.15); transform: translateY(-3px); }
.sud-category-menu-visual { display: grid; overflow: hidden; place-items: center; min-width: 0; padding: 17px; background: linear-gradient(145deg, #f4f0e8, #e7eee7); }
.sud-category-menu-visual img { display: block; width: 100%; height: 100%; max-height: 252px; object-fit: contain; mix-blend-mode: multiply; transition: transform .35s ease; }
.sud-category-menu-card:hover .sud-category-menu-visual img { transform: scale(1.04); }
.sud-category-menu-visual.is-fallback { color: #715631; background: linear-gradient(145deg,#ece3d4,#dbe4d7); font-size: 42px; font-weight: 900; }
.sud-category-menu-card-content { display: grid; align-content: start; gap: 13px; min-width: 0; padding: 19px 19px 21px; border-left: 3px solid #d9bf8e; }
.sud-category-menu-title { display: flex; justify-content: space-between; gap: 10px; color: #17271f; font-size: 16px; font-weight: 900; letter-spacing: -.03em; line-height: 1.15; text-decoration: none; }
.sud-category-menu-title span { color: #a17c45; }
.sud-category-menu-product { display: grid; grid-template-columns: 48px minmax(0,1fr) auto; gap: 9px; align-items: center; min-width: 0; padding: 8px; border: 1px solid rgba(156,116,62,.27); background: #fbf5e8; color: #17271f; text-decoration: none; }
.sud-category-menu-product img { width: 48px; height: 48px; object-fit: contain; mix-blend-mode: multiply; }
.sud-category-menu-product > span { display: grid; gap: 2px; min-width: 0; }
.sud-category-menu-product small, .sud-category-menu-child-product small { color: #916a36; font-size: 8px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.sud-category-menu-product strong { overflow: hidden; color: #223229; font-size: 10px; line-height: 1.22; text-overflow: ellipsis; white-space: nowrap; }
.sud-category-menu-product em { overflow: hidden; color: #67746b; font-size: 9px; font-style: normal; text-overflow: ellipsis; white-space: nowrap; }
.sud-category-menu-product > b { color: #9d7744; font-size: 15px; }
.sud-category-menu-product:hover { border-color: #b78d52; background: #fffaf0; }
.sud-category-menu-product-mark { display: grid; width: 48px; height: 48px; place-items: center; color: #946d36; background: #eee3cc; font-size: 18px; }
.sud-category-menu-children { display: grid; gap: 8px; }
.sud-category-menu-child { display: grid; grid-template-columns: 1fr; gap: 6px; align-items: start; min-width: 0; padding-top: 8px; border-top: 1px solid rgba(23,32,25,.1); }
.sud-category-menu-child-title { display: flex; gap: 6px; align-items: start; color: #405046; font-size: 10px; font-weight: 900; line-height: 1.25; text-decoration: none; }
.sud-category-menu-child-title span { color: #a17c45; }
.sud-category-menu-child-title:hover { color: #71502a; text-decoration: underline; text-underline-offset: 3px; }
.sud-category-menu-grandchildren { display: grid; gap: 5px; padding: 7px 8px 8px; border-left: 2px solid #d3b177; background: #f6f2e9; }
.sud-category-menu-grandchildren-label { color: #8d6a3d; font-size: 7px; font-weight: 900; letter-spacing: .12em; line-height: 1; text-transform: uppercase; }
.sud-category-menu-grandchildren-links { display: flex; flex-wrap: wrap; gap: 5px; }
.sud-category-menu-grandchild { display: inline-flex; align-items: center; gap: 4px; min-height: 20px; padding: 4px 6px; border: 1px solid rgba(145,106,61,.22); border-radius: 2px; color: #3f5145; background: #fffdf8; font-size: 9px; font-weight: 900; line-height: 1.15; text-decoration: none; }
.sud-category-menu-grandchild span { color: #ad8247; font-size: 10px; }
.sud-category-menu-grandchild:hover { border-color: #ad8247; color: #71502a; background: #fff8e9; }
.sud-category-menu-child-product { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 5px; min-width: 0; color: #68736c; text-decoration: none; }
.sud-category-menu-child-product > span { display: grid; gap: 1px; min-width: 0; }
.sud-category-menu-child-product strong { overflow: hidden; color: #59655d; font-size: 9px; font-weight: 800; line-height: 1.25; text-overflow: ellipsis; white-space: nowrap; }
.sud-category-menu-child-product em { display: none; }
.sud-category-menu-child-product > b { color: #ae8750; font-size: 11px; }
.sud-category-menu-child-product:hover strong { color: #6c4c25; text-decoration: underline; text-underline-offset: 3px; }
.sud-category-menu-empty { grid-column: 1 / -1; margin: 0; padding: 25px; color: #627068; font-size: 12px; }
.sud-category-menu-empty a { color: #765936; font-weight: 900; }
@media (max-width: 1100px) { .sud-category-menu-card { grid-template-columns: 132px minmax(0,1fr); }.sud-category-menu-child { grid-template-columns: 1fr; gap: 4px; } }
@media (max-width: 860px) { .sud-category-menu { top: 100%; max-height: min(680px, calc(100vh - 74px)); }.sud-category-menu-grid { gap: 14px; }.sud-category-menu-card { grid-template-columns: 112px minmax(0,1fr); }.sud-category-menu-visual { padding: 12px; }.sud-category-menu-card-content { padding: 16px; } }
@media (max-width: 560px) { .sud-category-menu { position: fixed; top: auto; bottom: 61px; max-height: min(71svh, 680px); padding: 20px 0 24px; border-top: 1px solid rgba(23,32,25,.18); box-shadow: 0 -18px 48px rgba(19,30,24,.18); }.sud-category-menu-heading { align-items: start; margin-bottom: 16px; }.sud-category-menu-heading strong { font-size: 21px; }.sud-category-menu-heading > a { font-size: 10px; }.sud-category-menu-grid { grid-template-columns: 1fr; }.sud-category-menu-card { grid-template-columns: 96px minmax(0,1fr); min-height: 0; }.sud-category-menu-visual { min-height: 150px; padding: 10px; }.sud-category-menu-card-content { gap: 9px; padding: 13px; }.sud-category-menu-title { font-size: 14px; }.sud-category-menu-product { grid-template-columns: 39px minmax(0,1fr) auto; gap: 7px; padding: 6px; }.sud-category-menu-product img, .sud-category-menu-product-mark { width: 39px; height: 39px; }.sud-category-menu-product strong { font-size: 9px; }.sud-category-menu-product em { font-size: 8px; }.sud-category-menu-children { gap: 6px; }.sud-category-menu-child { gap: 3px; padding-top: 6px; }.sud-category-menu-child-title { font-size: 9px; }.sud-category-menu-child-product strong { font-size: 8px; }.sud-category-menu-open::before { position: fixed; z-index: 54; inset: 0; content: ''; background: rgba(13,23,17,.34); } }

/* Version compacte : trois univers par ligne et détails repliés à l’ouverture. */
.sud-category-menu { max-height: min(700px, calc(100vh - 78px)); padding: 22px 0 28px; }
.sud-category-menu-heading { margin-bottom: 15px; padding: 0 2px 13px; }
.sud-category-menu-heading p { margin-bottom: 3px; font-size: 8px; }
.sud-category-menu-heading strong { font-size: 21px; letter-spacing: -.045em; }
.sud-category-menu-heading > a { font-size: 10px; }
.sud-category-menu-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 11px; }
.sud-category-menu-card { grid-template-columns: 88px minmax(0, 1fr); min-height: 0; border-radius: 3px; box-shadow: 0 4px 12px rgba(31,42,33,.05); transform: none; }
.sud-category-menu-card:hover { box-shadow: 0 10px 24px rgba(37,31,22,.11); transform: none; }
.sud-category-menu-visual { min-height: 138px; padding: 10px; }
.sud-category-menu-visual img { max-height: 144px; }
.sud-category-menu-visual.is-fallback { font-size: 30px; }
.sud-category-menu-card-content { gap: 8px; padding: 11px 11px 12px; border-left-width: 2px; }
.sud-category-menu-title { gap: 8px; font-size: 13px; }
.sud-category-menu-product { grid-template-columns: 34px minmax(0,1fr) auto; gap: 7px; padding: 5px; }
.sud-category-menu-product img, .sud-category-menu-product-mark { width: 34px; height: 34px; }
.sud-category-menu-product small, .sud-category-menu-child-product small { font-size: 7px; }
.sud-category-menu-product strong { font-size: 9px; }
.sud-category-menu-product em { display: none; }
.sud-category-menu-product > b { font-size: 12px; }
.sud-category-menu-children { display: grid; gap: 0; border-top: 1px solid rgba(23,32,25,.09); }
.sud-category-menu-child { display: block; min-width: 0; padding: 0; border-top: 0; border-bottom: 1px solid rgba(23,32,25,.08); color: #405046; font-size: 9px; font-weight: 900; line-height: 1.2; }
.sud-category-menu-child summary { display: flex; min-height: 27px; align-items: center; justify-content: space-between; gap: 8px; padding: 5px 1px; list-style: none; cursor: pointer; }
.sud-category-menu-child summary::-webkit-details-marker { display: none; }
.sud-category-menu-child summary:hover { color: #71502a; }
.sud-category-menu-child summary i { color: #a17c45; font-size: 13px; font-style: normal; transition: transform .18s ease; }
.sud-category-menu-child[open] summary i { transform: rotate(45deg); }
.sud-category-menu-child-direct { display: flex; min-height: 27px; align-items: center; justify-content: space-between; gap: 8px; padding: 5px 1px; text-decoration: none; }
.sud-category-menu-child-direct b { color: #a17c45; font-size: 10px; }
.sud-category-menu-child-direct:hover { color: #71502a; }
.sud-category-menu-child-details { display: grid; gap: 6px; padding: 3px 0 8px; }
.sud-category-menu-child-all { display: inline-flex; align-items: center; justify-content: space-between; gap: 7px; color: #765936; font-size: 8px; font-weight: 900; text-decoration: none; }
.sud-category-menu-child-all:hover { text-decoration: underline; text-underline-offset: 2px; }
.sud-category-menu-more { display: flex; min-height: 29px; align-items: center; justify-content: space-between; gap: 8px; margin-top: 2px; padding: 6px 8px; border: 1px solid rgba(151,111,57,.28); border-radius: 3px; color: #68491f; background: #fff8ea; font-size: 8px; font-weight: 900; line-height: 1.2; text-decoration: none; }
.sud-category-menu-more b { color: #9c7139; font-size: 11px; }
.sud-category-menu-more:hover, .sud-category-menu-more:focus-visible { border-color: #9c7139; color: #2f4438; background: #f3ead8; }
.sud-category-menu-grandchildren { gap: 4px; padding: 6px; }
.sud-category-menu-grandchildren-links { display: grid; gap: 1px; }
.sud-category-menu-grandchild { display: flex; min-height: 19px; align-items: center; justify-content: space-between; gap: 5px; padding: 3px 4px; border: 0; font-size: 8px; font-weight: 800; }
.sud-category-menu-grandchild span { font-size: 9px; }
.sud-category-menu-child-product { grid-template-columns: 30px minmax(0,1fr) auto; gap: 6px; align-items: center; padding: 5px; border: 1px solid rgba(156,116,62,.2); background: #fbf5e8; }
.sud-category-menu-child-product img, .sud-category-menu-child-product .sud-category-menu-product-mark { width: 30px; height: 30px; object-fit: contain; mix-blend-mode: multiply; }
.sud-category-menu-child-product strong { font-size: 8px; }

@media (max-width: 1100px) {
  .sud-category-menu-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-category-menu-card { grid-template-columns: 84px minmax(0,1fr); }
}

@media (max-width: 560px) {
  .sud-category-menu { padding: 16px 0 20px; }
  .sud-category-menu-heading { margin-bottom: 12px; }
  .sud-category-menu-heading strong { font-size: 18px; }
  .sud-category-menu-heading > a { font-size: 9px; }
  .sud-category-menu-grid { grid-template-columns: 1fr; gap: 9px; }
  .sud-category-menu-card { grid-template-columns: 78px minmax(0,1fr); }
  .sud-category-menu-visual { min-height: 126px; padding: 8px; }
  .sud-category-menu-card-content { gap: 7px; padding: 9px; }
  .sud-category-menu-title { font-size: 12px; }
  .sud-category-menu-product { grid-template-columns: 30px minmax(0,1fr) auto; }
  .sud-category-menu-product img, .sud-category-menu-product-mark { width: 30px; height: 30px; }
}

@media (max-width: 1120px) {
  .sud-search.sud-search--advanced { width: min(310px, 30vw); min-width: 245px; }
  .sud-search--advanced .sud-search-options-toggle span { display: none; }
}

@media (max-width: 860px) {
  .sud-search.sud-search--advanced { order: 4; width: 100%; min-width: 0; margin: 0; }
  .sud-search-options { top: calc(100% + 8px); }
  .sud-search--advanced .sud-search-options-toggle span { display: inline; }
}

@media (max-width: 620px) {
  .sud-search-options { width: calc(100vw - 24px); max-height: calc(100vh - 128px); padding: 18px; }
  .sud-search-options-grid { grid-template-columns: 1fr; }
  .sud-search-options-heading { gap: 12px; }
  .sud-search-options-heading small { max-width: 220px; line-height: 1.4; }
  .sud-search--advanced .sud-search-results a { grid-template-columns: 48px minmax(0, 1fr); }
  .sud-search--advanced .sud-search-results em { grid-column: 2; text-align: left; }
}

@media (max-width: 920px) {
  .sud-brand-directory-grid { grid-template-columns: 1fr; gap: 14px; }
  .sud-brand-directory-card { grid-template-columns: minmax(170px, .58fr) minmax(0, 1.42fr); min-height: 206px; }
  .sud-product-layout { grid-template-columns: 1fr; }
  .sud-product-main-image { min-height: 500px; }
  .sud-image-zoom { min-height: 464px; }
}

@media (max-width: 620px) {
  .sud-brand-directory-grid { grid-template-columns: 1fr; gap: 10px; }
  .sud-brand-directory-card { grid-template-columns: 1fr; grid-template-rows: 82px auto auto; column-gap: 0; row-gap: 0; min-height: 0; padding: 22px; }
  .sud-brand-directory-logo { grid-column: 1; grid-row: 1; height: 82px; min-height: 0; padding: 18px 22px 12px; }
  .sud-brand-directory-copy { grid-column: 1; grid-row: 2; padding: 20px 0; }
  .sud-brand-directory-copy p { min-height: 0; }
  .sud-brand-directory-card > strong { grid-column: 1; grid-row: 3; }
  .sud-product-main-image { min-height: 390px; padding: 8px; }
  .sud-image-zoom { min-height: 372px; }
  .sud-image-zoom img,
  .sud-product-main-image img { height: min(65vh, 520px); }
  .sud-gallery-select { width: 82px; height: 82px; flex-basis: 82px; }
  .sud-product-gallery > .sud-gallery-select { inline-size: 82px; block-size: 82px; min-inline-size: 82px; max-inline-size: 82px; min-block-size: 82px; max-block-size: 82px; flex-basis: 82px; }
  .sud-zoom-modal { grid-template-columns: 48px minmax(0, 1fr) 48px; padding: 8px; }
  .sud-zoom-modal figure { height: calc(100vh - 16px); height: calc(100dvh - 16px); }
  .sud-zoom-modal figure img { height: calc(100vh - 16px); height: calc(100dvh - 16px); }
  .sud-zoom-close { top: 14px; right: 14px; width: 44px; height: 44px; }
  .sud-zoom-direction { width: 42px; height: 42px; }
  .sud-zoom-modal figcaption { bottom: 17px; }
  .sud-zoom-modal figcaption small { display: none; }
  .sud-product-design-reading { grid-template-columns: 1fr; gap: 22px; margin-top: 42px; padding: 32px 0; }
  .sud-product-editorial-copy .sud-product-editorial-lead { font-size: 19px; }
  .sud-product-editorial-facts dl { grid-template-columns: 1fr; }
  .sud-product-editorial-facts dl > div:nth-child(odd) { margin-right: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .sud-category-image-placeholder { animation: none; }
}

/* PageSpeed v62 — le navigateur diffère le rendu des sections hors écran. */
.sud-page--home .sud-anniversary,
.sud-page--home .sud-brand-stage,
.sud-page--home .sud-selection,
.sud-page--home .sud-univers,
.sud-page--home .sud-advanced-search,
.sud-page--home .sud-service-panel,
.sud-related-products,
.sud-product-info,
.sud-product-design-reading {
  content-visibility: auto;
  contain-intrinsic-size: 1px 760px;
}

.sud-footer-links {
  align-items: center;
}
.sud-footer-links a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
}

/* Tarifs dégressifs par référence : visibilité catalogue, fiche produit et panier. */
.sud-quantity-teaser {
  display: grid;
  gap: 5px;
  margin: 3px 0 1px;
  padding: 9px;
  border: 1px solid rgba(157, 116, 58, .28);
  background: #fffaf0;
}
.sud-quantity-teaser > span {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 7px;
  align-items: center;
}
.sud-quantity-teaser > span + span { padding-top: 5px; border-top: 1px solid rgba(157, 116, 58, .18); }
.sud-quantity-teaser b { color: #3b473f; font-size: 11px; line-height: 1.25; }
.sud-quantity-teaser .sud-quantity-teaser-title { color: #725535; font-size: 11px; font-weight: 900; letter-spacing: .045em; text-transform: uppercase; }
.sud-quantity-teaser strong { display: inline-flex; gap: 3px; align-items: baseline; color: #17271f; white-space: nowrap; }
.sud-quantity-teaser strong i { font-size: 13px; font-style: normal; font-weight: 900; }
.sud-quantity-teaser strong small { color: #64726b; font-size: 11px; }
.sud-quantity-teaser em {
  min-width: 38px;
  padding: 4px 5px;
  color: #fff;
  background: #8a622e;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
  text-align: center;
}
.sud-quantity-teaser > small { color: #6a726d; font-size: 11px; line-height: 1.35; }

.sud-quantity-pricing {
  margin: 24px 0;
  overflow: hidden;
  border: 1px solid rgba(23, 39, 31, .2);
  background: #fff;
  box-shadow: 8px 8px 0 #e4d2ad;
}
.sud-quantity-pricing-heading { padding: 20px 22px 17px; color: #fff; background: #17271f; }
.sud-quantity-pricing-heading > span {
  display: block;
  margin-bottom: 7px;
  color: #e2c394;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.sud-quantity-pricing-heading h2 { margin: 0; font-size: clamp(22px, 2.2vw, 31px); letter-spacing: -.05em; line-height: 1.04; }
.sud-quantity-pricing-heading p { margin: 9px 0 0; color: #d9e1db; font-size: 12px; line-height: 1.45; }
.sud-quantity-pricing-list { display: grid; }
.sud-quantity-pricing-list > div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(23, 39, 31, .12);
}
.sud-quantity-pricing-list > div.is-best { background: #f7edd8; }
.sud-quantity-pricing-list > div > span { display: grid; gap: 3px; }
.sud-quantity-pricing-list b { color: #17271f; font-size: 14px; }
.sud-quantity-pricing-list span small { color: #637168; font-size: 11px; }
.sud-quantity-pricing-list > div > strong { display: flex; gap: 5px; align-items: baseline; color: #17271f; white-space: nowrap; }
.sud-quantity-pricing-list strong i { font-size: 17px; font-style: normal; font-weight: 900; }
.sud-quantity-pricing-list strong small { color: #64726b; font-size: 11px; }
.sud-quantity-pricing-list .is-best > strong,
.sud-quantity-pricing-list .is-best span small { color: #765323; }
.sud-quantity-pricing-terms { display: block; padding: 12px 18px 15px; color: #647168; font-size: 11px; line-height: 1.45; }

.sud-variant-quantity-pricing {
  display: grid;
  gap: 8px;
  width: 100%;
  margin-top: 10px;
  padding: 12px;
  border: 1px solid rgba(114, 85, 53, .24);
  background: linear-gradient(135deg, #fffdf8 0%, #f6efe3 100%);
  box-shadow: inset 3px 0 0 #9b7749;
  text-align: left;
}
.sud-variant-quantity-pricing > b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 9px;
  padding: 0 1px 8px;
  border-bottom: 1px solid rgba(114, 85, 53, .2);
  color: #614726;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
  line-height: 1.25;
  text-transform: uppercase;
}
.sud-variant-quantity-pricing > b::after {
  flex: 0 0 auto;
  padding: 4px 6px;
  content: "Jusqu’à −15 %";
  color: #fff;
  background: #725535;
  font-size: 9px;
  letter-spacing: .03em;
}
.sud-variant-quantity-tier {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  min-height: 46px;
  padding: 8px 10px;
  border: 1px solid rgba(23, 39, 31, .12);
  background: rgba(255, 255, 255, .88);
}
.sud-variant-quantity-label {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  min-width: 0;
}
.sud-variant-quantity-label em {
  color: #33473d;
  font-size: 11px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.25;
}
.sud-variant-quantity-label small {
  padding: 3px 5px;
  color: #725535;
  background: #f0dfbf;
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
}
.sud-variant-quantity-pricing strong {
  display: inline-flex;
  gap: 3px;
  align-items: baseline;
  white-space: nowrap;
}
.sud-variant-quantity-pricing strong i {
  color: #17271f;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
}
.sud-variant-quantity-pricing strong small { color: #66736b; font-size: 10px; }
.sud-variant-quantity-tier.is-best {
  border-color: #17271f;
  background: #17271f;
}
.sud-variant-quantity-tier.is-best .sud-variant-quantity-label em,
.sud-variant-quantity-tier.is-best strong i { color: #fff; }
.sud-variant-quantity-tier.is-best .sud-variant-quantity-label small {
  color: #17271f;
  background: #e4c995;
}
.sud-variant-quantity-tier.is-best strong small { color: #d9e1db; }

.sud-cart-price { display: flex; gap: 8px; align-items: center; justify-content: space-between; margin-top: 2px; }
.sud-cart-price > span { display: flex; gap: 5px; align-items: baseline; flex-wrap: wrap; }
.sud-cart-price strong { color: #17271f; font-size: 14px; }
.sud-cart-price del { color: #7a847e; font-size: 11px; }
.sud-cart-price em { color: #68746c; font-size: 11px; }
.sud-cart-price > b { padding: 4px 6px; color: #fff; background: #8a622e; font-size: 11px; white-space: nowrap; }
.sud-cart-line-total { color: #17271f !important; font-size: 12px !important; font-weight: 900 !important; }
.sud-cart-line-saving { color: #765323 !important; font-size: 11px !important; font-weight: 800; }
.sud-cart-tier-progress {
  display: grid;
  gap: 7px;
  margin: 4px 0 2px;
  padding: 9px;
  color: #55635b;
  background: #eff2eb;
  font-size: 11px;
  line-height: 1.4;
}
.sud-cart-tier-progress.is-active { color: #49371e; background: #fff3da; }
.sud-cart-tier-progress.is-best { color: #fff; background: #725535; font-weight: 800; }
.sud-cart-tier-progress button {
  width: fit-content;
  min-height: 44px;
  padding: 8px 11px;
  border: 1px solid currentColor;
  color: #17271f;
  background: #fff;
  font: inherit;
  font-size: 11px;
  font-weight: 900;
  cursor: pointer;
}
.sud-cart-summary .sud-cart-summary-before { color: #727d76; }
.sud-cart-summary .sud-cart-summary-before strong { text-decoration: line-through; }
.sud-cart-summary .sud-cart-summary-saving { color: #765323; }
.sud-cart-summary .sud-cart-summary-saving strong { color: #765323; }
.sud-quantity button:not(.sud-cart-remove) { width: 44px; height: 44px; }
body.sud-cart-open { overflow: hidden; overscroll-behavior: contain; }
html { scrollbar-gutter: stable; }
.sud-cart-panel .sud-icon-button { width: 44px; height: 44px; flex: 0 0 44px; }
.sud-cart-notice {
  margin: 16px 0 0;
  padding: 13px 15px;
  border: 1px solid rgba(114, 85, 53, .3);
  color: #3f3425;
  background: #fff2d6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.5;
}
.sud-cart-notice:focus { outline: 3px solid rgba(114, 85, 53, .34); outline-offset: 2px; }
.sud-cart-drawer [hidden] { display: none !important; }
.sud-cart-notice.is-confirmation {
  display: grid;
  justify-items: center;
  gap: 13px;
  margin: 0;
  padding: 34px 30px;
  border: 1px solid rgba(23, 39, 31, .12);
  border-radius: 18px;
  color: #17271f;
  background:
    radial-gradient(circle at 50% 0, rgba(228, 201, 149, .28), transparent 190px),
    #fff;
  box-shadow: 0 16px 42px rgba(23, 39, 31, .1);
  text-align: center;
}
.sud-order-confirmation-icon {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  border: 1px solid rgba(23, 39, 31, .14);
  border-radius: 50%;
  color: #fff;
  background: #315c47;
  box-shadow: 0 10px 24px rgba(49, 92, 71, .22);
  font-size: 27px;
  font-weight: 900;
}
.sud-cart-notice.is-confirmation .sud-kicker { margin: 3px 0 -5px; color: #8a622e; }
.sud-cart-notice.is-confirmation h3 { max-width: 420px; margin: 0; color: #17271f; font-size: 26px; line-height: 1.12; letter-spacing: -.035em; }
.sud-order-confirmation-reference { margin: 0; color: #68756e; font-size: 12px; font-weight: 600; }
.sud-order-confirmation-reference strong { color: #17271f; }
.sud-order-confirmation-totals {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  overflow: hidden;
  margin: 6px 0 0;
  border: 1px solid #e1e5df;
  border-radius: 12px;
  background: #e1e5df;
}
.sud-order-confirmation-totals span { display: grid; gap: 3px; padding: 14px; color: #68756e; background: #f7f8f5; font-size: 10px; }
.sud-order-confirmation-totals strong { color: #17271f; font-size: 16px; }
.sud-order-confirmation-totals span:last-child { background: #f4d99d; }
.sud-order-confirmation-next { max-width: 440px; margin: 2px 0 0; color: #5f6e66; font-size: 12px; font-weight: 600; line-height: 1.55; }
.sud-order-confirmation-actions { display: grid; width: 100%; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 5px; }
.sud-order-confirmation-actions .sud-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; border-radius: 10px; font-size: 12px; text-decoration: none; }
.sud-order-confirmation-actions .sud-button-quiet { border: 1px solid #cad1ca; color: #17271f; background: #fff; }
.sud-order-confirmation-actions .sud-order-confirmation-download { grid-column: 1 / -1; color: #fff; background: #17271f; }
.sud-order-confirmation-actions .sud-order-confirmation-download:hover,
.sud-order-confirmation-actions .sud-order-confirmation-download:focus-visible { color: #17271f; background: #f4d99d; }
.sud-order-confirmation-actions .sud-order-confirmation-download:disabled { cursor: wait; opacity: .7; }
.sud-order-pdf-preview {
  display: grid;
  width: 100%;
  gap: 14px;
  margin-top: 4px;
  padding: 17px;
  border: 1px solid rgba(23, 39, 31, .14);
  border-radius: 15px;
  background: #f4f1e9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .85);
  text-align: left;
}
.sud-order-pdf-preview-heading {
  display: flex;
  align-items: center;
  gap: 12px;
}
.sud-order-pdf-preview-heading > span {
  display: grid;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  place-items: center;
  border-radius: 10px;
  color: #f4d99d;
  background: #17271f;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .08em;
}
.sud-order-pdf-preview-heading h4 { margin: 0 0 3px; color: #17271f; font-size: 15px; line-height: 1.2; }
.sud-order-pdf-preview-heading h4:focus { outline: 3px solid rgba(49, 92, 71, .24); outline-offset: 3px; }
.sud-order-pdf-preview-heading p { margin: 0; color: #68756e; font-size: 10px; font-weight: 600; line-height: 1.45; }
.sud-order-pdf-preview-page {
  overflow: hidden;
  width: min(100%, 330px);
  margin: 0 auto;
  border: 1px solid #d6d0c4;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 13px 30px rgba(23, 39, 31, .16);
}
.sud-order-pdf-preview-page img { display: block; width: 100%; height: auto; aspect-ratio: 595 / 842; object-fit: contain; background: #fff; }
.sud-order-pdf-preview-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.sud-order-pdf-preview-actions .sud-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
}
.sud-order-pdf-open { border: 1px solid #315c47; color: #315c47; background: #fff; }
.sud-order-pdf-download { border: 1px solid #17271f; color: #fff; background: #17271f; }
.sud-order-pdf-open:hover,
.sud-order-pdf-open:focus-visible,
.sud-order-pdf-download:hover,
.sud-order-pdf-download:focus-visible { color: #17271f; background: #f4d99d; }

/* V86 — panier premium, récapitulatif fiscal et formulaire client guidé. */
.sud-cart-backdrop { background: rgba(10, 23, 17, .66); backdrop-filter: blur(5px); }
.sud-cart-panel {
  width: min(610px, 100%);
  padding: 0;
  color: #17271f;
  background:
    radial-gradient(circle at 100% 0, rgba(214, 174, 101, .17), transparent 260px),
    #f3f1ea;
  box-shadow: -30px 0 80px rgba(8, 25, 21, .28);
}
.sud-cart-heading {
  position: sticky;
  z-index: 6;
  top: 0;
  align-items: center;
  padding: 26px 30px 24px;
  border: 0;
  color: #fff;
  background: #17271f;
  box-shadow: 0 12px 30px rgba(23, 39, 31, .16);
}
.sud-cart-heading .sud-kicker { margin: 0 0 7px; color: #e4c995; letter-spacing: .14em; }
.sud-cart-heading h2 { color: #fff; font-size: clamp(31px, 5vw, 42px); letter-spacing: -.055em; line-height: .95; }
.sud-cart-heading p:not(.sud-kicker) { margin: 11px 0 0; color: #c9d2cc; font-size: 11px; }
.sud-cart-heading p strong { color: #fff; }
.sud-cart-heading .sud-icon-button {
  border: 1px solid rgba(255, 255, 255, .26);
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, .08);
}
.sud-cart-heading .sud-icon-button:hover,
.sud-cart-heading .sud-icon-button:focus-visible { border-color: #e4c995; color: #17271f; background: #e4c995; }
.sud-cart-content { display: grid; gap: 20px; padding: 24px 28px 34px; }
.sud-cart-products,
.sud-order-form {
  overflow: hidden;
  border: 1px solid rgba(23, 39, 31, .11);
  border-radius: 18px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 14px 38px rgba(23, 39, 31, .07);
}
.sud-cart-section-title {
  display: flex;
  gap: 13px;
  align-items: center;
  padding: 19px 21px 16px;
  border-bottom: 1px solid #e4e6df;
}
.sud-cart-section-title > span,
.sud-order-heading > span {
  display: grid;
  width: 35px;
  height: 35px;
  flex: 0 0 35px;
  place-items: center;
  border-radius: 50%;
  color: #17271f;
  background: #e4c995;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .06em;
}
.sud-cart-section-title h3,
.sud-order-heading h3 { margin: 0; color: #17271f; font-size: 17px; letter-spacing: -.025em; }
.sud-cart-section-title p,
.sud-order-heading p:not(.sud-kicker) { margin: 3px 0 0; color: #67736c; font-size: 11px; line-height: 1.45; }
.sud-cart-items { gap: 0; padding: 0 21px; }
.sud-cart-item { margin: 0; padding: 18px 0; }
.sud-cart-item:last-child { border-bottom: 0; }
.sud-cart-item > img { border: 1px solid #ecece6; border-radius: 12px; }
.sud-cart-empty { padding: 24px 0; }
.sud-cart-summary {
  gap: 0;
  overflow: hidden;
  padding: 0;
  border: 1px solid rgba(23, 39, 31, .16);
  border-radius: 18px;
  background: #17271f;
  box-shadow: 0 16px 38px rgba(23, 39, 31, .15);
}
.sud-cart-summary > div {
  padding: 9px 21px;
  color: #d8dfda;
  font-size: 12px;
}
.sud-cart-summary > div strong { color: #fff; font-size: 13px; }
.sud-cart-summary .sud-cart-summary-heading {
  align-items: center;
  padding: 18px 21px 14px;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.sud-cart-summary-heading > div { display: grid; gap: 2px; }
.sud-cart-summary-heading span { color: #fff; font-size: 16px; font-weight: 900; }
.sud-cart-summary-heading small { color: #aebbb3; font-size: 10px; font-weight: 500; }
.sud-cart-summary-heading > b { padding: 5px 8px; border-radius: 999px; color: #17271f; background: #e4c995; font-size: 10px; letter-spacing: .08em; }
.sud-cart-summary .sud-cart-summary-before,
.sud-cart-summary .sud-cart-summary-saving { background: rgba(255, 255, 255, .04); }
.sud-cart-summary .sud-cart-summary-before { color: #aebbb3; }
.sud-cart-summary .sud-cart-summary-saving,
.sud-cart-summary .sud-cart-summary-saving strong { color: #f4d99d; }
.sud-cart-summary .sud-cart-summary-stamp {
  margin: 6px 12px;
  padding: 11px 10px;
  border: 1px dashed rgba(228, 201, 149, .56);
  border-radius: 10px;
  color: #f4d99d;
  background: rgba(228, 201, 149, .08);
}
.sud-cart-summary .sud-cart-summary-stamp strong { color: #f4d99d; }
.sud-cart-summary .sud-cart-summary-total {
  align-items: flex-end;
  margin: 8px 12px 12px;
  padding: 16px 15px;
  border: 1px solid #f4d99d;
  border-radius: 12px;
  color: #17271f;
  background: #f4d99d;
  font-size: 15px;
  font-weight: 900;
  box-shadow: 0 8px 22px rgba(0, 0, 0, .18);
}
.sud-cart-summary .sud-cart-summary-total span { color: #17271f; }
.sud-cart-summary .sud-cart-summary-total strong { color: #17271f; font-size: 24px; line-height: 1; }
.sud-cart-summary > p { margin: 0; padding: 0 21px 18px; color: #aebbb3; font-size: 10px; line-height: 1.5; }
.sud-cart-summary > p b { color: #dce4df; }
.sud-order-form { gap: 0; padding: 0; }
.sud-order-heading {
  display: flex;
  gap: 13px;
  align-items: flex-start;
  padding: 21px 22px 18px;
  border-bottom: 1px solid #e4e6df;
}
.sud-order-heading .sud-kicker { margin: 0 0 4px; color: #8a622e; }
.sud-order-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; padding: 20px 22px 18px; }
.sud-order-form label { gap: 7px; color: #25382f; font-size: 11px; letter-spacing: .01em; }
.sud-order-form label > span { display: flex; align-items: baseline; justify-content: space-between; gap: 8px; }
.sud-order-form label > span b { color: #9c3e2b; }
.sud-order-form label small { color: #89938d; font-size: 9px; font-weight: 650; text-transform: uppercase; }
.sud-order-form input,
.sud-order-form textarea {
  min-height: 48px;
  border: 1px solid #cfd5cf;
  border-radius: 10px;
  padding: 12px 13px;
  color: #17271f;
  background: #fbfcfa;
  font-size: 13px;
  transition: border-color .16s ease, box-shadow .16s ease, background .16s ease;
}
.sud-order-form input::placeholder,
.sud-order-form textarea::placeholder { color: #526158; }
.sud-order-form input:hover,
.sud-order-form textarea:hover { border-color: #9fab9f; background: #fff; }
.sud-order-form input:focus,
.sud-order-form textarea:focus { border-color: #725535; outline: 0; background: #fff; box-shadow: 0 0 0 3px rgba(114, 85, 53, .14); }
.sud-order-form textarea { min-height: 102px; }
.sud-order-note { grid-column: 1 / -1; }
.sud-order-reassurance {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  margin: 0 22px 18px;
  overflow: hidden;
  border: 1px solid #dfe3dd;
  border-radius: 11px;
  background: #dfe3dd;
}
.sud-order-reassurance span { padding: 11px 9px; color: #526158; background: #f2f4ef; font-size: 9px; font-weight: 800; line-height: 1.35; text-align: center; }
.sud-order-consent {
  display: grid !important;
  grid-template-columns: 19px minmax(0, 1fr);
  gap: 10px !important;
  align-items: start;
  margin: 0 22px 16px;
  padding: 14px;
  border: 1px solid #e0e3dc;
  border-radius: 11px;
  color: #69746d !important;
  background: #f8f9f6;
  font-size: 10px !important;
  font-weight: 500 !important;
  line-height: 1.5;
}
.sud-order-consent input { width: 18px; min-height: 18px; margin: 1px 0 0; accent-color: #17271f; }
.sud-order-consent > span { display: block !important; }
.sud-order-consent a { color: #17271f; font-weight: 800; text-decoration: underline; text-underline-offset: 2px; }
.sud-cart-status { min-height: 0; margin: 0 22px 12px; padding: 0; color: #315c47; font-size: 11px; }
.sud-cart-status:not(:empty) { padding: 11px 13px; border-radius: 9px; background: #e9f3ec; }
.sud-order-form .sud-order-submit {
  width: calc(100% - 44px);
  min-height: 62px;
  margin: 0 22px;
  padding: 11px 17px;
  border-radius: 11px;
  color: #fff;
  background: #17271f;
  box-shadow: 0 10px 24px rgba(23, 39, 31, .19);
}
.sud-order-submit > span { display: grid; gap: 1px; text-align: left; }
.sud-order-submit small { color: #e4c995; font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.sud-order-submit > b { color: #e4c995; font-size: 22px; }
.sud-order-form .sud-order-submit:hover,
.sud-order-form .sud-order-submit:focus-visible { color: #17271f; background: #e4c995; }
.sud-order-form .sud-order-submit:hover small,
.sud-order-form .sud-order-submit:hover > b,
.sud-order-form .sud-order-submit:focus-visible small,
.sud-order-form .sud-order-submit:focus-visible > b { color: #17271f; }
.sud-order-response-time { margin: 11px 22px 21px; color: #7b857f; font-size: 9px; line-height: 1.45; text-align: center; }

@media (max-width: 620px) {
  .sud-cart-panel { width: 100%; }
  .sud-cart-heading { padding: 20px 17px 18px; }
  .sud-cart-heading h2 { font-size: 32px; }
  .sud-cart-content { gap: 14px; padding: 14px 12px 27px; }
  .sud-cart-products,
  .sud-cart-summary,
  .sud-order-form { border-radius: 14px; }
  .sud-cart-section-title,
  .sud-order-heading { padding: 16px; }
  .sud-cart-items { padding: 0 15px; }
  .sud-order-grid { grid-template-columns: 1fr; padding: 17px 16px; }
  .sud-order-note { grid-column: auto; }
  .sud-order-reassurance { grid-template-columns: 1fr; margin: 0 16px 15px; }
  .sud-order-reassurance span { text-align: left; }
  .sud-order-consent { margin: 0 16px 14px; }
  .sud-cart-status { margin-right: 16px; margin-left: 16px; }
  .sud-order-form .sud-order-submit { width: calc(100% - 32px); margin: 0 16px; }
  .sud-order-response-time { margin-right: 16px; margin-left: 16px; }
  .sud-cart-notice.is-confirmation { padding: 28px 20px; }
  .sud-cart-notice.is-confirmation h3 { font-size: 23px; }
  .sud-order-confirmation-totals,
  .sud-order-confirmation-actions,
  .sud-order-pdf-preview-actions { grid-template-columns: 1fr; }
}

.sud-product-card { display: flex; flex-direction: column; }
.sud-product-card-copy { flex: 1; }
.sud-card-actions { margin-top: auto; }
.sud-card-actions > * { min-height: 44px; }
.sud-quantity .sud-cart-remove { min-height: 44px; padding: 8px 10px; font-size: 11px; }

@media (min-width: 1051px) {
  .sud-variant-row { grid-template-columns: minmax(0, 1.15fr) minmax(180px, .58fr) minmax(230px, .7fr) minmax(150px, .43fr); }
}

@media (min-width: 861px) and (max-width: 1050px) {
  .sud-variant-row { grid-template-columns: minmax(0, 1fr) minmax(170px, .5fr) minmax(230px, .65fr); }
}

@media (max-width: 1050px) {
  .sud-variant-quantity-pricing > span { display: grid; grid-template-columns: 1fr; gap: 3px; }
}

@media (max-width: 620px) {
  .sud-quantity-pricing { box-shadow: 5px 5px 0 #e4d2ad; }
  .sud-quantity-pricing-heading { padding: 18px; }
  .sud-quantity-pricing-list > div { padding: 13px 14px; }
  .sud-quantity-pricing-list strong i { font-size: 14px; }
  .sud-quantity-teaser > span { grid-template-columns: minmax(0, 1fr) auto; }
  .sud-quantity-teaser em { grid-column: 1 / -1; width: fit-content; }
  .sud-cart-item { grid-template-columns: 56px minmax(0, 1fr); gap: 10px; }
  .sud-cart-item > img { width: 56px; height: 56px; }
  .sud-quantity { flex-wrap: wrap; }
  .sud-quantity button:not(.sud-cart-remove) { width: 44px; height: 44px; }
  .sud-quantity .sud-cart-remove { margin-left: 0; }
}

/* V65 — parcours marchand plus direct, lisible et sûr sur mobile. */
.sud-mobile-navigation,
.sud-mobile-purchase {
  display: none;
}

.sud-card-ref {
  margin: 6px 0 0;
  color: #667169;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .055em;
  line-height: 1.35;
  overflow-wrap: anywhere;
  text-transform: uppercase;
}

.sud-stock b {
  color: #24362c;
  font-weight: 900;
}

.sud-product-card .sud-stock {
  margin-top: 11px;
  line-height: 1.45;
}

.sud-product-card .sud-quantity-teaser {
  display: flex;
  gap: 4px 8px;
  align-items: baseline;
  margin: 10px 0 1px;
  padding: 8px 10px;
  border: 1px solid rgba(157, 116, 58, .25);
  color: #5b655e;
  background: #fffaf0;
  line-height: 1.35;
}

.sud-product-card .sud-quantity-teaser b {
  flex: 0 0 auto;
  color: #725535;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .055em;
  text-transform: uppercase;
}

.sud-product-card .sud-quantity-teaser > span {
  display: block;
  min-width: 0;
  padding: 0;
  border: 0;
  color: #46534b;
  font-size: 10px;
  font-weight: 800;
}

.sud-card-actions .sud-card-advisor {
  border: 1px solid rgba(23, 39, 31, .44);
  color: #26372d;
  background: transparent;
  box-shadow: none;
}

.sud-card-actions .sud-card-advisor:hover,
.sud-card-actions .sud-card-advisor:focus-visible {
  border-color: #9b7749;
  color: #17271f;
  background: #f4ead8;
}

.sud-card-actions .sud-add-cart,
.sud-card-actions .sud-choose-variant {
  border: 1px solid #17271f;
  color: #fff;
  background: #17271f;
}

.sud-card-actions .sud-add-cart:hover,
.sud-card-actions .sud-add-cart:focus-visible,
.sud-card-actions .sud-choose-variant:hover,
.sud-card-actions .sud-choose-variant:focus-visible {
  border-color: #bb9155;
  color: #17271f;
  background: #e5c58f;
  outline: 2px solid rgba(23, 39, 31, .22);
  outline-offset: 2px;
}

.sud-product-purchase {
  margin-top: 26px;
  padding-top: 23px;
  border-top: 1px solid rgba(23, 39, 31, .17);
}

.sud-product-purchase .sud-product-actions {
  margin-top: 17px;
}

.sud-product-quantity-selector {
  display: grid;
  gap: 9px;
}

.sud-product-quantity-selector > label {
  color: #39473f;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sud-product-quantity-selector > div {
  display: grid;
  grid-template-columns: 44px 68px 44px;
  width: fit-content;
  border: 1px solid rgba(23, 39, 31, .3);
  background: #fff;
}

.sud-product-quantity-selector button {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  padding: 0;
  border: 0;
  color: #17271f;
  background: #f0eee8;
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}

.sud-product-quantity-selector button:hover,
.sud-product-quantity-selector button:focus-visible {
  color: #fff;
  background: #17271f;
  outline: 2px solid #c6a169;
  outline-offset: -2px;
}

.sud-product-quantity-selector input {
  width: 68px;
  height: 44px;
  padding: 0 5px;
  border: 0;
  border-right: 1px solid rgba(23, 39, 31, .22);
  border-left: 1px solid rgba(23, 39, 31, .22);
  border-radius: 0;
  color: #17271f;
  background: #fff;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
  appearance: textfield;
}

.sud-product-quantity-selector input::-webkit-inner-spin-button,
.sud-product-quantity-selector input::-webkit-outer-spin-button {
  margin: 0;
  appearance: none;
}

.sud-product-quantity-selector > small {
  max-width: 470px;
  color: #69746d;
  font-size: 11px;
  line-height: 1.5;
}

.sud-purchase-reassurance {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px 14px;
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid rgba(23, 39, 31, .12);
}

.sud-purchase-reassurance span {
  position: relative;
  display: grid;
  gap: 2px;
  align-content: start;
  padding-left: 14px;
  line-height: 1.4;
}

.sud-purchase-reassurance b {
  color: #31443a;
  font-size: 10px;
  font-weight: 900;
}

.sud-purchase-reassurance small {
  display: block;
  color: #69746d;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.35;
}

.sud-purchase-reassurance span::before {
  position: absolute;
  top: .44em;
  left: 0;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
  background: #9b7749;
}

.sud-available-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

#disponible {
  background: #fbfaf7;
}

#disponible .sud-product-card {
  border: 1px solid rgba(23, 39, 31, .15);
  background: #fff;
  box-shadow: none;
}

#disponible .sud-product-card-copy {
  min-height: 274px;
}

#disponible .sud-card-badge {
  color: #fff;
  background: #456f59;
}

@media (max-width: 1080px) {
  .sud-available-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* V30 — comparateur produit réel : sélection, dock et page responsive. */
[data-compare-dock],
[data-compare-dock] *,
[data-compare-dock] *::before,
[data-compare-dock] *::after {
  box-sizing: border-box;
}
[data-compare-dock][hidden],
[data-compare-row][hidden] {
  display: none !important;
}
/* Sélection depuis une carte, une fiche ou la barre d’achat mobile. */
[data-compare-add] {
  display: inline-flex; min-width: 0;
  min-height: 44px; align-items: center;
  justify-content: center; gap: 8px;
  padding: 10px 14px; border: 1px solid rgba(23, 39, 31, .42);
  color: #25372d; background: #fff;
  font: inherit; font-size: 12px;
  font-weight: 850; line-height: 1.25;
  text-align: center; white-space: normal;
  cursor: pointer; transition: border-color .18s ease, color .18s ease, background .18s ease, box-shadow .18s ease, transform .18s ease;
}
[data-compare-add] > span[aria-hidden="true"] {
  display: inline-grid; width: 19px;
  height: 19px; flex: 0 0 19px;
  place-items: center; border: 1px solid currentColor;
  font-size: 14px; line-height: 1;
}
[data-compare-add]:hover {
  border-color: #8f6b3e; color: #17271f;
  background: #f6efe2; transform: translateY(-1px);
}
[data-compare-add][aria-pressed="true"] {
  border-color: #17271f; color: #fff;
  background: #17271f; box-shadow: inset 0 0 0 2px #dfc08c;
}
[data-compare-add][aria-pressed="true"] > span[aria-hidden="true"] {
  border-color: #dfc08c; color: #17271f;
  background: #dfc08c; font-size: 0;
}
[data-compare-add][aria-pressed="true"] > span[aria-hidden="true"]::before {
  content: "\2713"; font-size: 13px;
}
[data-compare-add]:disabled,
[data-compare-add][aria-disabled="true"] {
  cursor: not-allowed; opacity: .55;
  transform: none;
}
/* Dock persistant, limité aux trois produits réellement enregistrés. */
.sud-compare-dock {
  position: fixed; z-index: 90;
  right: 20px; bottom: 20px;
  left: 20px; display: grid;
  width: min(1120px, calc(100% - 40px)); min-height: 86px;
  max-height: min(230px, calc(100dvh - 40px)); grid-template-columns: minmax(150px, .55fr) minmax(0, 1.45fr) minmax(160px, auto);
  gap: 16px; align-items: center;
  margin-inline: auto; padding: 13px 14px 13px 18px;
  border: 1px solid rgba(223, 192, 140, .58); border-radius: 18px;
  color: #fff; background: rgba(23, 39, 31, .985);
  box-shadow: 0 20px 58px rgba(8, 19, 13, .28); backdrop-filter: blur(16px);
  transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
}
.sud-compare-dock-heading,
.sud-compare-dock-heading > span {
  display: grid; min-width: 0;
  gap: 4px;
}
.sud-compare-dock-heading strong {
  color: #fff; font-family: Georgia, "Times New Roman", serif;
  font-size: 19px; font-weight: 400;
  letter-spacing: -.025em; line-height: 1.1;
  overflow-wrap: anywhere;
}
.sud-compare-dock-heading small {
  color: #cbd5ce; font-size: 11px;
  font-weight: 750; line-height: 1.35;
}
.sud-compare-dock-heading [data-compare-clear] {
  width: fit-content; min-height: 44px;
  padding: 7px 0; border: 0;
  color: #d8e0da; background: transparent;
  font: inherit; font-size: 10px;
  font-weight: 800; text-decoration: underline;
  text-decoration-color: rgba(216, 224, 218, .44); text-underline-offset: 3px;
  cursor: pointer;
}
.sud-compare-dock-items {
  display: flex; min-width: 0;
  gap: 8px; overflow-x: auto;
  overscroll-behavior-inline: contain; padding: 2px 1px 5px;
  scrollbar-color: #dfc08c rgba(255, 255, 255, .12); scrollbar-width: thin;
  scroll-snap-type: x proximity;
}
.sud-compare-dock-item {
  display: grid; min-width: 190px;
  flex: 1 0 190px; grid-template-columns: 50px minmax(82px, 1fr) 44px;
  gap: 9px; align-items: center;
  min-height: 58px; padding: 4px 4px 4px 5px;
  border: 1px solid rgba(255, 255, 255, .18); border-radius: 11px;
  background: rgba(255, 255, 255, .065); scroll-snap-align: start;
}
.sud-compare-dock-item > img,
.sud-compare-dock-item > span[aria-hidden="true"] {
  display: grid; width: 50px;
  height: 50px; place-items: center;
  object-fit: contain; border-radius: 8px;
  color: #17271f; background: #fff;
  font: 13px/1 Georgia, "Times New Roman", serif;
}
.sud-compare-dock-item > div {
  display: grid; min-width: 0;
  gap: 2px;
}
.sud-compare-dock-item small {
  overflow: hidden; color: #bfcac2;
  font-size: 10px; line-height: 1.25;
  text-overflow: ellipsis; white-space: nowrap;
}
.sud-compare-dock-item strong {
  display: -webkit-box; min-width: 0;
  overflow: hidden; color: #fff;
  font-size: 11px; font-weight: 800;
  line-height: 1.3; overflow-wrap: anywhere;
  -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.sud-compare-dock-item [data-compare-remove] {
  display: inline-grid; width: 44px;
  height: 44px; place-items: center;
  padding: 0; border: 1px solid transparent;
  border-radius: 50%; color: #fff;
  background: transparent; font: 18px/1 Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.sud-compare-dock-actions {
  min-width: 160px;
}
.sud-compare-dock-actions [data-compare-open] {
  display: inline-flex; width: 100%;
  min-height: 44px; align-items: center;
  justify-content: center; gap: 6px;
  padding: 9px 13px; border: 1px solid #dfc08c;
  border-radius: 8px; color: #17271f;
  background: #dfc08c; font: 850 11px/1.25 Arial, Helvetica, sans-serif;
  text-align: center; text-decoration: none;
}
[data-compare-open][aria-disabled="true"] {
  cursor: not-allowed; opacity: .58;
  pointer-events: none;
}
.sud-compare-dock-item [data-compare-remove]:hover,
.sud-compare-dock-heading [data-compare-clear]:hover {
  border-color: #fff; color: #17271f;
  background: #fff;
}
.sud-header-tools .sud-compare-trigger {
  display: inline-flex; min-height: 44px;
  align-items: center; gap: 8px;
  padding: 0 10px; border: 1px solid rgba(23, 32, 25, .55);
  color: #17271f; background: transparent;
  font: 800 11px/1 Arial, Helvetica, sans-serif; text-decoration: none;
}
.sud-header-tools .sud-compare-trigger > span {
  display: inline-grid; min-width: 18px;
  height: 18px; place-items: center;
  padding: 0 4px; border-radius: 50%;
  color: #fff; background: #a97c43;
  font-size: 10px;
}
body:is(.sud-cart-open, .sud-advisor-open, .sud-zoom-open, .sud-category-menu-open, .sud-mobile-search-open) .sud-compare-dock,
body.sud-comparator-page .sud-compare-dock {
  visibility: hidden; opacity: 0;
  pointer-events: none; transform: translateY(18px);
}
body.sud-compare-dock-visible {
  padding-bottom: 132px;
}
/* Page partageable du comparateur. */
.sud-compare-page {
  position: relative; min-height: calc(100dvh - 180px);
  padding: clamp(34px, 5vw, 70px) 0 clamp(70px, 8vw, 112px); color: #17271f;
  background: #f7f4ed;
}
.sud-compare-page > .sud-shell {
  width: min(1180px, calc(100% - 40px)); margin-inline: auto;
}
.sud-compare-intro {
  display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(280px, .72fr);
  gap: clamp(24px, 5vw, 72px); align-items: end;
  margin: 10px 0 clamp(28px, 4vw, 46px); padding: clamp(25px, 4vw, 48px);
  border: 1px solid rgba(23, 39, 31, .16); border-top: 4px solid #9b7749;
  background: #fff; box-shadow: 12px 12px 0 #e9dfcc;
}
.sud-compare-intro > div {
  display: grid; min-width: 0;
  gap: 9px;
}
.sud-compare-intro .sud-kicker { margin: 0; color: #815f34; }
.sud-compare-intro h1 {
  margin: 0; color: #17271f;
  font-family: Georgia, "Times New Roman", serif; font-size: clamp(34px, 5.2vw, 67px);
  font-weight: 400; letter-spacing: -.055em;
  line-height: .98; overflow-wrap: anywhere;
}
.sud-compare-intro h1 em { color: #9b7749; font-weight: 400; }
.sud-compare-intro > p {
  max-width: 52ch; margin: 0;
  color: #536057; font-size: 14px;
  line-height: 1.72;
}
.sud-compare-grid {
  display: grid; grid-template-columns: repeat(var(--compare-count, 3), minmax(0, 1fr));
  gap: 14px; align-items: stretch;
}
.sud-compare-product {
  position: relative; display: grid;
  min-width: 0; grid-template-rows: auto auto 1fr auto;
  overflow: hidden; border: 1px solid #d6ddd6;
  border-radius: 15px; background: #fff;
  box-shadow: 0 8px 25px rgba(18, 35, 25, .06);
}
.sud-compare-product > .sud-compare-remove {
  position: absolute; z-index: 2;
  top: 10px; right: 10px;
  display: inline-flex; width: auto;
  min-width: 44px; height: 44px;
  align-items: center; justify-content: center;
  gap: 7px; padding: 0 12px;
  border: 1px solid rgba(23, 39, 31, .2); border-radius: 999px;
  color: #17271f; background: rgba(255, 255, 255, .94);
  box-shadow: 0 6px 18px rgba(10, 22, 15, .12); font: 850 11px/1 Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.sud-compare-product > .sud-compare-remove > span {
  font-size: 18px;
}
.sud-compare-product > .sud-compare-remove:hover {
  border-color: #17271f; color: #fff;
  background: #17271f;
}
.sud-compare-product-image {
  display: grid; width: 100%;
  aspect-ratio: 4 / 3; place-items: center;
  overflow: hidden; padding: clamp(18px, 3vw, 30px);
  border-bottom: 1px solid #e0e5df; color: #76542d;
  background: #f3f1eb; font: 30px/1 Georgia, "Times New Roman", serif;
  text-decoration: none;
}
.sud-compare-product-image > img {
  display: block; width: 100%;
  height: 100%; object-fit: contain;
}
.sud-compare-product-head {
  display: grid; min-width: 0;
  gap: 11px; padding: 18px;
  border-bottom: 1px solid #e0e5df; background: #fbfaf7;
}
.sud-compare-product-head > p {
  margin: 0; color: #7d5d38;
  font-size: 10px; font-weight: 850;
  letter-spacing: .075em; line-height: 1.3;
  text-transform: uppercase;
}
.sud-compare-product-head h2 {
  margin: 0; color: #17271f;
  font-family: Georgia, "Times New Roman", serif; font-size: clamp(19px, 2vw, 24px);
  font-weight: 400; letter-spacing: -.035em;
  line-height: 1.15; overflow-wrap: anywhere;
}
.sud-compare-product-head h2 a {
  color: inherit; text-decoration: none;
}
.sud-compare-product-head > span {
  color: #657169; font-size: 11px;
  line-height: 1.4; overflow-wrap: anywhere;
}
.sud-compare-product-head > span b { color: #31443a; font-weight: 850; }
.sud-compare-variant {
  display: grid; min-width: 0;
  gap: 7px; align-content: start;
  padding: 15px 18px 17px; border-bottom: 1px solid #e0e5df;
}
.sud-compare-variant > span {
  color: #536057; font-size: 10px;
  font-weight: 850; letter-spacing: .055em;
  line-height: 1.35; text-transform: uppercase;
}
.sud-compare-variant select {
  width: 100%; min-width: 0;
  min-height: 48px; padding: 10px 38px 10px 12px;
  border: 1px solid rgba(23, 39, 31, .34); border-radius: 0;
  color: #17271f; background: #fff;
  font: 750 13px/1.3 Arial, Helvetica, sans-serif; cursor: pointer;
}
.sud-compare-variant small {
  color: #68746c; font-size: 10px;
  line-height: 1.45;
}
.sud-compare-variant-note {
  min-height: 76px; margin: 0;
  padding: 16px 18px; border-bottom: 1px solid #e0e5df;
  color: #657169; font-size: 11px;
  font-weight: 700; line-height: 1.5;
}
.sud-compare-variant-note--pending {
  color: #76542d; background: #fff9ed;
}
.sud-compare-product-link {
  display: inline-flex; min-height: 48px;
  align-items: center; justify-content: space-between;
  gap: 10px; margin-top: auto;
  padding: 12px 18px; color: #fff;
  background: #17271f; font-size: 11px;
  font-weight: 850; line-height: 1.3;
  text-decoration: none;
}
.sud-compare-product-link:hover {
  color: #17271f; background: #dfc08c;
}
.sud-compare-toolbar {
  display: flex; flex-wrap: wrap;
  align-items: center; justify-content: space-between;
  gap: 10px 18px; margin: 18px 0;
  padding: 12px 14px; border: 1px solid #d7ddd7;
  border-radius: 12px; color: #4d5b53;
  background: #fff; font-size: 12px;
  line-height: 1.45;
}
.sud-compare-toolbar label {
  display: inline-flex; min-height: 44px;
  align-items: center; gap: 9px;
  cursor: pointer;
}
.sud-compare-toolbar input {
  width: 20px; height: 20px;
  accent-color: #17271f;
}
.sud-compare-criteria {
  display: grid; min-width: 0;
  overflow: hidden; border: 1px solid #d6ddd6;
  border-radius: 15px; background: #fff;
  box-shadow: 0 8px 25px rgba(18, 35, 25, .05);
}
.sud-compare-row {
  display: grid; min-width: 0;
  grid-template-columns: minmax(150px, .55fr) repeat(var(--compare-count, 3), minmax(0, 1fr)); align-items: stretch;
  min-height: 62px; border-bottom: 1px solid #e1e6e1;
}
.sud-compare-row:last-child { border-bottom: 0; }
.sud-compare-row[data-compare-different="true"] {
  background: #fff7e7; box-shadow: inset 3px 0 0 #b78647;
}
.sud-compare-label {
  min-width: 0; padding: 15px 14px;
  color: #536057; background: #f4f1ea;
  font-size: 10px; font-weight: 850;
  letter-spacing: .045em; line-height: 1.4;
  overflow-wrap: anywhere; text-transform: uppercase;
}
.sud-compare-value {
  min-width: 0; padding: 15px 14px;
  border-left: 1px solid #e1e6e1; color: #203229;
  font-size: 13px; font-weight: 700;
  line-height: 1.45; overflow-wrap: anywhere;
}
.sud-compare-value > small {
  display: block; margin: 0 0 5px;
  color: #76542d; font-size: 9px;
  font-weight: 850; letter-spacing: .035em;
  line-height: 1.3; overflow-wrap: anywhere;
  text-transform: uppercase;
}
.sud-compare-value .sud-price-value {
  display: flex; flex-wrap: wrap;
  align-items: baseline; gap: 4px 7px;
}
.sud-compare-value .sud-price-value strong { font-size: 16px; }
.sud-compare-empty {
  display: grid; min-height: 220px;
  place-content: center; gap: 8px;
  padding: 30px; color: #4f5d55;
  text-align: center;
}
.sud-compare-empty strong {
  color: #17271f; font-family: Georgia, "Times New Roman", serif;
  font-size: 25px; font-weight: 400;
}
@media (min-width: 921px) and (max-width: 1120px) {
  .sud-header .sud-nav { gap: clamp(8px, 1.2vw, 14px); }
  .sud-header .sud-search.sud-search--advanced {
    width: min(280px, 27vw); min-width: 220px;
  }
  .sud-header-tools { min-width: 0; gap: 5px; }
  .sud-header-tools .sud-compare-trigger {
    width: 44px; flex: 0 0 44px;
    justify-content: center; padding: 0;
    font-size: 0;
  }
  .sud-header-tools .sud-compare-trigger > span { font-size: 10px; }
}
/* Barre produit : prix à gauche, comparaison et achat à droite. */
@media (max-width: 920px) {
  .sud-header-tools .sud-compare-trigger { display: none; }
  .sud-compare-dock {
    right: 0; bottom: calc(58px + env(safe-area-inset-bottom));
    left: 0; width: 100%;
    max-height: min(210px, calc(100dvh - 76px - env(safe-area-inset-top) - env(safe-area-inset-bottom))); grid-template-columns: minmax(120px, .45fr) minmax(0, 1.55fr) auto;
    gap: 9px; margin: 0;
    padding: 10px max(10px, env(safe-area-inset-right)) 10px max(10px, env(safe-area-inset-left)); border-right: 0;
    border-bottom: 0; border-left: 0;
    border-radius: 0; box-shadow: 0 -12px 32px rgba(8, 19, 13, .24);
  }
  body:has(> .sud-mobile-purchase) .sud-compare-dock {
    bottom: calc(134px + env(safe-area-inset-bottom));
  }
  body.sud-compare-dock-visible {
    padding-bottom: calc(190px + env(safe-area-inset-bottom));
  }
  body.sud-compare-dock-visible:has(> .sud-mobile-purchase) {
    padding-bottom: calc(266px + env(safe-area-inset-bottom));
  }
  .sud-mobile-purchase > .sud-mobile-purchase-actions {
    display: grid; min-width: 0;
    max-width: 66%; flex: 0 1 min(390px, 66%);
    grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 6px;
  }
  .sud-mobile-purchase-actions > a,
  .sud-mobile-purchase-actions > button {
    display: inline-flex; min-width: 0;
    min-height: 48px; align-items: center;
    justify-content: center; padding: 8px 10px;
    border: 1px solid #17271f; color: #fff;
    background: #17271f; font: 850 11px/1.2 Arial, Helvetica, sans-serif;
    text-align: center; text-decoration: none;
    white-space: normal;
  }
  .sud-mobile-purchase-actions > [data-compare-add] {
    color: #17271f; background: #fff;
  }
  .sud-mobile-purchase-actions > [data-compare-add][aria-pressed="true"] {
    color: #fff; background: #17271f;
  }
  .sud-compare-page {
    min-height: calc(100dvh - 58px - env(safe-area-inset-bottom)); padding: 22px 0 64px;
  }
  .sud-compare-page > .sud-shell {
    width: min(100% - 24px, 720px);
  }
  .sud-compare-intro {
    grid-template-columns: 1fr; gap: 18px;
    align-items: start; margin-bottom: 26px;
    padding: clamp(22px, 6vw, 34px); box-shadow: 8px 8px 0 #e9dfcc;
  }
  .sud-compare-intro h1 { font-size: clamp(34px, 9vw, 52px); }
  .sud-compare-intro > p { max-width: 64ch; }
  .sud-compare-grid {
    grid-template-columns: 1fr;
  }
  .sud-compare-product { scroll-margin-top: 92px; }
  .sud-compare-row {
    grid-template-columns: repeat(var(--compare-count, 3), minmax(0, 1fr));
  }
  .sud-compare-label { grid-column: 1 / -1; }
  .sud-compare-value {
    border-top: 1px solid #e1e6e1;
  }
  .sud-compare-value:nth-child(2) { border-left: 0; }
}
@media (max-width: 560px) {
  .sud-compare-dock {
    max-height: min(236px, calc(100dvh - 70px - env(safe-area-inset-top) - env(safe-area-inset-bottom))); grid-template-columns: minmax(0, 1fr) auto;
    gap: 8px 10px; padding-top: 9px;
    padding-bottom: 9px;
  }
  .sud-compare-dock-heading {
    grid-template-columns: minmax(0, 1fr) auto; gap: 6px;
  }
  .sud-compare-dock-heading [data-compare-clear] {
    align-self: center; padding: 4px 5px;
  }
  .sud-compare-dock-heading strong { font-size: 16px; }
  .sud-compare-dock-items {
    grid-column: 1 / -1; order: 3;
  }
  .sud-compare-dock-item {
    min-width: 156px; flex: 0 0 156px;
    grid-template-columns: 44px minmax(0, 1fr) 44px; min-height: 52px;
    gap: 6px; scroll-snap-stop: always;
  }
  .sud-compare-dock-item > img,
  .sud-compare-dock-item > span[aria-hidden="true"] {
    width: 44px; height: 44px;
  }
  .sud-compare-dock-actions { min-width: 122px; }
  .sud-mobile-purchase:has(> .sud-mobile-purchase-actions) {
    min-height: 114px;
  }
  .sud-mobile-purchase > .sud-mobile-purchase-actions {
    max-width: 66%; flex-basis: 66%;
    grid-template-columns: 1fr;
  }
  .sud-mobile-purchase-actions > a,
  .sud-mobile-purchase-actions > button {
    min-height: 46px; padding: 7px 8px;
    font-size: 10.5px;
  }
  body:has(> .sud-mobile-purchase > .sud-mobile-purchase-actions) .sud-compare-dock {
    bottom: calc(172px + env(safe-area-inset-bottom));
  }
  body.sud-compare-dock-visible:has(> .sud-mobile-purchase > .sud-mobile-purchase-actions) {
    padding-bottom: calc(360px + env(safe-area-inset-bottom));
  }
  body.sud-compare-dock-visible:not(:has(> .sud-mobile-purchase)) {
    padding-bottom: calc(240px + env(safe-area-inset-bottom));
  }
  .sud-compare-intro {
    gap: 15px; margin: 6px 0 23px;
    padding: 20px 17px 22px; box-shadow: 6px 6px 0 #e9dfcc;
  }
  .sud-compare-intro h1 {
    font-size: clamp(31px, 10.5vw, 43px); line-height: 1;
  }
  .sud-compare-intro > p {
    font-size: 13px; line-height: 1.6;
  }
  .sud-compare-toolbar {
    display: grid; grid-template-columns: 1fr;
    margin-bottom: 13px; padding: 9px 12px;
  }
  .sud-compare-product-head {
    gap: 10px; padding: 15px;
  }
  .sud-compare-product-image { padding: 20px; }
  .sud-compare-product-head h2 { font-size: 21px; }
  .sud-compare-product > .sud-compare-remove {
    top: 8px; right: 8px;
    padding-inline: 11px;
  }
  .sud-compare-row {
    grid-template-columns: 1fr;
  }
  .sud-compare-label,
  .sud-compare-value {
    grid-column: 1; padding: 13px 14px;
    border-left: 0;
  }
  .sud-compare-value { min-height: 62px; }
  .sud-compare-value > small {
    margin-bottom: 6px; font-size: 10px;
  }
  .sud-compare-variant { padding: 14px 15px 16px; }
  .sud-compare-variant select {
    min-height: 48px; font-size: 16px;
  }
  .sud-compare-variant-note,
  .sud-compare-product-link {
    padding-inline: 15px;
  }
}
/* Clavier, mouvement réduit et contrastes système. */
[data-compare-add]:focus-visible,
.sud-compare-trigger:focus-visible,
[data-compare-clear]:focus-visible,
[data-compare-remove]:focus-visible,
[data-compare-open]:focus-visible,
[data-compare-variant-select]:focus-visible,
[data-compare-differences]:focus-visible,
.sud-compare-product a:focus-visible {
  outline: 3px solid #c18b43; outline-offset: 3px;
}
.sud-compare-product-image:focus-visible,
.sud-compare-product-link:focus-visible {
  outline-offset: -4px;
}
@media (prefers-reduced-motion: reduce) {
  [data-compare-dock],
  [data-compare-add] {
    animation: none !important; transition: none !important;
  }
  [data-compare-add]:hover,
  body:is(.sud-cart-open, .sud-advisor-open, .sud-zoom-open, .sud-category-menu-open, .sud-mobile-search-open) .sud-compare-dock {
    transform: none;
  }
}
@media (forced-colors: active) {
  .sud-compare-dock,
  .sud-compare-product,
  .sud-compare-criteria,
  .sud-compare-row,
  .sud-compare-value,
  [data-compare-add],
  [data-compare-remove],
  [data-compare-clear],
  [data-compare-open],
  [data-compare-variant-select],
  .sud-compare-product-link {
    border: 1px solid CanvasText; box-shadow: none;
  }
  [data-compare-add][aria-pressed="true"],
  .sud-compare-row[data-compare-different="true"] {
    color: HighlightText; background: Highlight;
    forced-color-adjust: none;
  }
  [data-compare-add]:focus-visible,
  [data-compare-remove]:focus-visible,
  [data-compare-clear]:focus-visible,
  [data-compare-open]:focus-visible,
  [data-compare-variant-select]:focus-visible,
  [data-compare-differences]:focus-visible,
  .sud-compare-product a:focus-visible {
    outline: 3px solid Highlight;
  }
}

/* V28 — suivi administratif pagine et horodate en heure tunisienne. */
.sud-admin-order-count {
  margin: 22px 0 0;
  color: #4f5d55;
  font-size: 13px;
  font-weight: 800;
}
.sud-admin-history {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid var(--sud-line);
}
.sud-admin-history summary {
  color: var(--sud-forest);
  font-size: 12px;
  font-weight: 800;
  cursor: pointer;
}
.sud-admin-history ol {
  display: grid;
  gap: 7px;
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
}
.sud-admin-history li {
  display: grid;
  grid-template-columns: minmax(155px, auto) minmax(100px, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 9px 11px;
  border: 0;
  background: #f4f5ef;
}
.sud-admin-history time,
.sud-admin-history span,
.sud-admin-history small {
  color: #46544c;
  font-size: 11px;
  line-height: 1.4;
}
.sud-admin-history span { font-weight: 800; }
.sud-admin-history small { text-align: right; }

@media (max-width: 920px) {
  .sud-admin-heading,
  .sud-admin-order-grid { grid-template-columns: 1fr; gap: 24px; }
  .sud-admin-order-total {
    padding-top: 18px;
    padding-left: 0;
    border-top: 1px solid var(--sud-line);
    border-left: 0;
  }
}

@media (max-width: 620px) {
  .sud-admin-history li { grid-template-columns: 1fr; gap: 3px; }
  .sud-admin-history small { text-align: left; }
}

/* Traduction automatique EDIFIS ROBINETTERIE */
.sud-language { position: relative; z-index: 95; }
.sud-language > summary { display: inline-flex; min-height: 35px; align-items: center; gap: 6px; padding: 0 9px; border: 1px solid rgba(23,32,25,.22); color: #25372d; background: #fff; font-size: 10px; font-weight: 900; list-style: none; cursor: pointer; }
.sud-language > summary::-webkit-details-marker { display: none; }
.sud-language > summary span { color: #8c6739; font-size: 14px; }
.sud-language > summary .sud-language-spinner { width: 11px; height: 11px; border: 2px solid rgba(140,103,57,.25); border-top-color: #8c6739; border-radius: 50%; animation: sud-language-spin .7s linear infinite; }
.sud-language.is-loading > summary { cursor: wait; }
.sud-language.is-loading .sud-language-menu { opacity: .78; }
.sud-language-menu button:disabled { cursor: wait; }
.sud-language > summary i { font-style: normal; transition: transform .18s ease; }
.sud-language[open] > summary i { transform: rotate(180deg); }
.sud-language-menu { position: absolute; top: calc(100% + 8px); right: 0; display: grid; width: 190px; overflow: hidden; border: 1px solid rgba(23,32,25,.18); background: #fff; box-shadow: 0 18px 45px rgba(21,31,25,.2); }
.sud-language-menu button { display: flex; min-height: 40px; align-items: center; justify-content: space-between; gap: 12px; padding: 8px 12px; border: 0; border-bottom: 1px solid #ece8df; color: #25372d; background: #fff; font: 700 12px Arial,Helvetica,sans-serif; text-align: left; cursor: pointer; }
.sud-language-menu button:hover,.sud-language-menu button:focus-visible,.sud-language-menu button[aria-pressed="true"] { color: #6f4e27; background: #f5efe4; }
.sud-language-menu button small { color: #927247; font-size: 9px; font-weight: 900; }
.sud-language-menu p { margin: 0; padding: 8px 12px; color: #6f766f; background: #f7f5f0; font-size: 9px; text-transform: uppercase; letter-spacing: .08em; }
.goog-te-banner-frame,.skiptranslate iframe,.goog-te-gadget { display: none !important; }
body { top: 0 !important; }
@keyframes sud-language-spin { to { transform: rotate(360deg); } }

/* Filtres contextuels des catégories */
.sud-category-filters { margin: 8px 0 42px; border: 1px solid rgba(23,32,25,.16); background: #f7f5f0; }
.sud-category-filters > summary { display: flex; min-height: 64px; align-items: center; justify-content: space-between; gap: 18px; padding: 15px 20px; color: #25372d; background: #f1eee7; list-style: none; cursor: pointer; }
.sud-category-filters > summary::-webkit-details-marker { display: none; }
.sud-category-filters > summary span { display: grid; gap: 2px; }
.sud-category-filters > summary small { color: #87653b; font-size: 8px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sud-category-filters > summary strong { font-size: 17px; letter-spacing: -.025em; }
.sud-category-filters > summary b { padding: 6px 9px; border: 1px solid rgba(135,101,59,.3); color: #6f4f29; background: #fff; font-size: 9px; text-transform: uppercase; letter-spacing: .07em; }
.sud-category-filters > form { padding: clamp(20px,3vw,32px); border-top: 1px solid rgba(23,32,25,.14); }
.sud-category-filter-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
.sud-category-filter-search { grid-column: span 2; }
.sud-category-filters > form > .sud-button { min-width: 210px; border: 0; }
.sud-category-lead { max-width: 780px; line-height: 1.7; }

/* Les offres remisées sont limitées au stock physique restant. */
.sud-stock--promotion { display: grid; gap: 4px; padding: 10px 11px; border-left: 3px solid #a4763d; color: #4c3a24; background: #f8f0df; }
.sud-stock--promotion b { color: #77501e; font-size: 10px; letter-spacing: .07em; text-transform: uppercase; }
.sud-stock--promotion span { line-height: 1.45; }
.sud-stock--promotion > .sud-stock-promotion-copy { display: block; }
.sud-stock--promotion-ended { border-left-color: #7b4d45; color: #6c3f38; background: #f8ece9; }
.sud-cart-stock-limit { display: block; margin-top: 7px; color: #795423; font-weight: 800; }
.sud-quantity button:disabled { opacity: .35; cursor: not-allowed; }

@media (max-width: 980px) {
  .sud-category-filter-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 620px) {
  .sud-language > summary { min-width: 43px; padding: 0 7px; }
  .sud-language > summary span { display: none; }
  .sud-language-menu { position: fixed; z-index: 120; top: 68px; right: 12px; left: 12px; width: auto; max-height: calc(100dvh - 145px); overflow: auto; }
  .sud-category-filters { margin: 5px 0 30px; }
  .sud-category-filters:not([open]) > form { display: none; }
  .sud-category-filters > summary { min-height: 58px; padding: 12px 14px; }
  .sud-category-filters > form { padding: 15px 13px 17px; }
  .sud-category-filter-heading { gap: 10px; margin-bottom: 16px; }
  .sud-category-filter-heading h2 { font-size: 21px; }
  .sud-category-filter-grid { grid-template-columns: 1fr; gap: 10px; }
  .sud-category-filter-search { grid-column: auto; }
  .sud-category-filter-grid input,.sud-category-filter-grid select { height: 48px; font-size: 13px; }
  .sud-category-filters > form > .sud-button { width: 100%; min-width: 0; }
  .sud-category-lead { font-size: 15px; line-height: 1.65; }
}

@media (max-width: 920px) {
  body {
    padding-bottom: calc(142px + env(safe-area-inset-bottom));
  }

  .sud-header {
    z-index: 60;
  }

  .sud-cart-drawer {
    z-index: 220;
  }

  .sud-advisor-drawer {
    z-index: 230;
  }

  .sud-zoom-modal {
    z-index: 240;
  }

  .sud-advisor-fab {
    display: none;
  }

  .sud-mobile-navigation {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    min-height: calc(58px + env(safe-area-inset-bottom));
    padding: 0 max(4px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(4px, env(safe-area-inset-left));
    border-top: 1px solid rgba(23, 39, 31, .2);
    background: rgba(251, 250, 247, .98);
    box-shadow: 0 -8px 24px rgba(14, 27, 20, .11);
    backdrop-filter: blur(13px);
  }

  .sud-mobile-navigation a,
  .sud-mobile-navigation button {
    display: grid;
    min-width: 0;
    min-height: 58px;
    place-content: center;
    gap: 2px;
    padding: 5px 2px;
    border: 0;
    color: #35443b;
    background: transparent;
    font: 800 10px/1.1 Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
  }

  .sud-mobile-navigation a:hover,
  .sud-mobile-navigation a:focus-visible,
  .sud-mobile-navigation button:hover,
  .sud-mobile-navigation button:focus-visible {
    color: #76542d;
    background: #f1e8d8;
    outline: 2px solid rgba(155, 119, 73, .38);
    outline-offset: -2px;
  }

  .sud-mobile-navigation span {
    min-height: 17px;
    color: #9b7749;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
  }

  .sud-mobile-navigation b {
    display: inline-grid;
    min-width: 16px;
    height: 16px;
    margin-left: 2px;
    place-items: center;
    padding: 0 4px;
    border-radius: 999px;
    color: #fff;
    background: #9b7749;
    font-size: 10px;
  }

  .sud-mobile-purchase {
    position: fixed;
    z-index: 54;
    right: 0;
    bottom: calc(58px + env(safe-area-inset-bottom));
    left: 0;
    display: flex;
    min-height: 76px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px max(14px, env(safe-area-inset-right)) 10px max(14px, env(safe-area-inset-left));
    border-top: 1px solid rgba(23, 39, 31, .18);
    background: rgba(255, 255, 255, .98);
    box-shadow: 0 -10px 30px rgba(13, 25, 18, .13);
    backdrop-filter: blur(13px);
  }

  .sud-mobile-purchase > div {
    display: grid;
    min-width: 0;
    gap: 2px;
  }

  .sud-mobile-purchase > div > span {
    display: flex;
    align-items: baseline;
    gap: 5px;
  }

  .sud-mobile-purchase strong {
    color: #17271f;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: -.025em;
    line-height: 1.15;
  }

  .sud-mobile-purchase small {
    color: #68736c;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.25;
  }

  .sud-mobile-purchase > a,
  .sud-mobile-purchase > button {
    display: inline-flex;
    min-height: 48px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    padding: 9px 15px;
    border: 1px solid #17271f;
    color: #fff;
    background: #17271f;
    font: 900 11px/1.2 Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
  }

  .sud-mobile-purchase > a:hover,
  .sud-mobile-purchase > a:focus-visible,
  .sud-mobile-purchase > button:hover,
  .sud-mobile-purchase > button:focus-visible {
    border-color: #c49b60;
    color: #17271f;
    background: #e5c58f;
    outline: 2px solid rgba(23, 39, 31, .28);
    outline-offset: 2px;
  }

  .sud-product-page {
    padding-bottom: 142px;
  }

  .sud-available-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #disponible .sud-product-card-copy {
    min-height: auto;
  }
}

@media (max-width: 560px) {
  .sud-mobile-purchase {
    min-height: 72px;
    gap: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .sud-mobile-purchase strong {
    font-size: 14px;
  }

  .sud-mobile-purchase > a,
  .sud-mobile-purchase > button {
    max-width: 54%;
    min-height: 46px;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 10px;
  }

  .sud-product-purchase .sud-product-actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .sud-purchase-reassurance {
    display: grid;
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .sud-available-grid {
    grid-template-columns: 1fr;
  }

}

/* Les logos restent lisibles sans cadre intérieur. */
.sud-brand-directory-logo,
.sud-brand-collection-logo {
  border: 0;
}

/* Toutes les photos restent dans un cadre carré résolu, même lorsque leur
   fichier source est très vertical. La position absolue rend les dimensions
   en pourcentage indépendantes de la hauteur intrinsèque de l'image. */
.sud-product-image {
  width: 100%;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
}

.sud-product-image img {
  position: absolute;
  top: 6%;
  left: 6%;
  display: block;
  width: 88%;
  height: 88%;
  max-width: none;
  max-height: none;
  object-fit: contain;
  object-position: center;
}

/* Les classes de forme ne doivent jamais réintroduire une hauteur intrinsèque. */
.sud-product-image--portrait img {
  width: 88%;
  height: 88%;
  max-width: none;
  max-height: none;
  transform: none;
}

.sud-product-image--landscape img {
  width: 88%;
  height: 88%;
  max-width: none;
  max-height: none;
  transform: none;
}

/* Prix promotionnels EDIFIS Shop : ancien prix réel, jamais reconstitué. */
.sud-price-stack {
  display: grid;
  min-width: 0;
  gap: 5px;
  justify-items: start;
}

.sud-price-compare {
  display: inline-flex;
  gap: 4px;
  align-items: baseline;
  color: #7a3127;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
  text-decoration-color: #a43f32;
  text-decoration-thickness: 2px;
}

.sud-price-compare small {
  color: inherit;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .05em;
}

.sud-selection .sud-price-stack {
  width: 100%;
}

.sud-selection .sud-price-compare {
  padding: 5px 9px;
  color: #6b2b22;
  background: #fff4e5;
  border: 1px solid #d8aa70;
}

.sud-product-page-price .sud-price-compare {
  font-size: 14px;
}

/* Rubans de sélection : un signal commercial fiable, avec une finition plus soignée. */
.sud-product-card .sud-card-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  top: 14px;
  left: 14px;
  min-height: 29px;
  padding: 6px 11px 6px 9px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 999px;
  box-shadow: 0 7px 18px rgba(18,32,25,.22);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .075em;
  line-height: 1;
  text-transform: uppercase;
}

.sud-product-card .sud-card-badge > span {
  width: 6px;
  height: 6px;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 0 0 0 3px rgba(255,255,255,.15);
}

.sud-product-card .sud-card-badge--offer { color: #fff7ef; background: #9a4234; }
.sud-product-card .sud-card-badge--new { color: #effbf2; background: #33715f; }
.sud-product-card .sud-card-badge--top { color: #ffe6ab; background: #173d34; }
.sud-product-card .sud-card-badge--smart { color: #edf5ff; background: #3e6688; }
.sud-product-card .sud-card-badge--selection { color: #f6f4ec; background: #526050; }
.sud-product-card .sud-card-badge--variants { color: #f4ffff; background: #245c63; }
.sud-product-card .sud-card-badge--available { color: #315d50; background: #f7fbf7; border-color: rgba(49,93,80,.3); box-shadow: 0 5px 14px rgba(18,32,25,.13); }
.sud-product-card .sud-card-badge--last { color: #4e3020; background: #f3d5ac; }
.sud-product-card .sud-card-badge--exclusive { color: #fff3d7; background: #5a455f; }

/* Offres Outlet et promotions : une échéance récurrente, lisible sans surcharger la fiche. */
.sud-offer-timer {
  display: grid;
  width: fit-content;
  max-width: 100%;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  margin: 18px 0 14px;
  padding: 10px 13px 10px 11px;
  border: 1px solid rgba(155, 66, 52, .24);
  border-left: 4px solid #b55040;
  border-radius: 10px;
  color: #6f2b22;
  background: linear-gradient(105deg, #fff1e7 0%, #fff9f4 68%, #fffdf9 100%);
  box-shadow: 0 7px 17px rgba(126, 62, 45, .08);
}
.sud-offer-timer span { display: inline-flex; align-items: center; gap: 6px; min-width: 0; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.sud-offer-timer span::before { content: "⏱"; color: #b55040; font-size: 13px; letter-spacing: 0; }
.sud-offer-timer strong { min-width: 102px; padding: 3px 0 3px 11px; border-left: 1px solid rgba(155, 66, 52, .24); color: #93392d; font-size: 15px; font-variant-numeric: tabular-nums; letter-spacing: .045em; text-align: right; }
.sud-offer-timer--compact { width: 100%; gap: 8px; margin: 8px 0 3px; padding: 8px 9px 8px 7px; border-left-width: 3px; border-radius: 8px; box-shadow: none; }
.sud-offer-timer--compact span { font-size: 8px; }
.sud-offer-timer--compact span::before { font-size: 11px; }
.sud-offer-timer--compact strong { min-width: 92px; padding-left: 8px; font-size: 11px; }
.sud-product-card .sud-offer-timer + .sud-stock { display: block; margin-top: 8px; padding-top: 9px; border-top: 1px solid rgba(23, 39, 31, .11); }
.sud-product-detail > .sud-offer-timer + .sud-stock { display: block; margin: 0 0 20px; padding-top: 12px; border-top: 1px solid var(--sud-line); }

/* Produits récemment consultés : mémoire locale, jamais indexée ni stockée côté commande. */
.sud-recent-products { padding-top: 22px; }
.sud-recent-products-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.sud-recent-card { display: grid; grid-template-columns: 120px minmax(0, 1fr); gap: 17px; min-height: 178px; align-items: stretch; padding: 14px; border: 1px solid rgba(23, 39, 31, .13); background: #fffdf9; transition: transform .2s ease, box-shadow .2s ease; }
.sud-recent-card:hover { transform: translateY(-2px); box-shadow: 0 13px 26px rgba(23, 39, 31, .1); }
.sud-recent-image { display: grid; width: 120px; min-height: 148px; place-items: center; overflow: hidden; padding: 12px; border: 1px solid rgba(23,39,31,.08); background: #f6f5f0; }
.sud-recent-image img { width: 100%; height: 100%; max-height: 124px; object-fit: scale-down; object-position: center; }
.sud-recent-image-placeholder { display: grid; width: 54px; height: 54px; place-items: center; border-radius: 50%; color: #8a7552; background: #ebe7dc; font-size: 13px; font-weight: 900; letter-spacing: .08em; }
.sud-recent-content { display: flex; min-width: 0; flex-direction: column; align-items: flex-start; padding: 3px 0 1px; }
.sud-recent-card p { margin: 0 0 5px; color: #88724f; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.sud-recent-card h3 { display: -webkit-box; max-width: 100%; margin: 0; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #1b2c22; font-size: 15px; letter-spacing: -.025em; line-height: 1.28; }
.sud-recent-actions { display: flex; width: 100%; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px 14px; margin-top: auto; padding-top: 13px; }
.sud-recent-price { display: flex; gap: 6px; align-items: baseline; margin: 0; color: #1c3d2d; }
.sud-recent-price i { font-size: 14px; font-style: normal; font-weight: 900; }
.sud-recent-price small { color: #617067; font-size: 9px; font-weight: 800; }
.sud-recent-actions > .sud-product-request { display: inline-flex; width: fit-content; margin: 0; white-space: nowrap; }
.sud-recent-link { display: inline-flex; min-height: 34px; align-items: center; gap: 7px; padding: 8px 11px; border: 1px solid rgba(118,89,54,.24); color: #765936; background: #fffaf1; font-size: 10px; font-weight: 900; white-space: nowrap; }
.sud-recent-link:hover { border-color: #9c7443; color: #4f3519; background: #fff4e2; }

@media (max-width: 980px) {
  .sud-recent-products-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 620px) {
  .sud-recent-products-grid { grid-template-columns: 1fr; }
  .sud-recent-card { grid-template-columns: 96px minmax(0, 1fr); min-height: 154px; gap: 13px; padding: 11px; }
  .sud-recent-image { width: 96px; min-height: 130px; padding: 9px; }
  .sud-recent-image img { max-height: 108px; }
  .sud-recent-actions { align-items: flex-start; flex-direction: column; gap: 8px; padding-top: 10px; }
}

.sud-stock--replenishment {
  display: grid;
  gap: 2px;
  margin-top: 11px;
  padding: 9px 11px;
  color: #765033;
  background: #fff7ea;
  border-left: 3px solid #b77a42;
  font-weight: 700;
}

.sud-stock--replenishment b { color: #5b3a20; }
.sud-stock--replenishment strong { color: #5b3a20; }
.sud-product-detail > .sud-stock--replenishment { margin: 18px 0 4px; }

/* Recherche catalogue — moteur de découverte EDIFIS ROBINETTERIE. */
.sud-search.sud-search--advanced {
  z-index: 80;
  width: min(460px, 34vw);
  min-width: 300px;
}
.sud-search--advanced .sud-search-main {
  grid-template-columns: 34px minmax(0, 1fr) auto;
  min-height: 48px;
  padding: 0 5px 0 11px;
  border: 1px solid rgba(23,32,25,.18);
  border-radius: 999px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 5px 18px rgba(22,34,27,.05);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}
.sud-search--advanced:focus-within .sud-search-main {
  border-color: #987342;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(183,141,84,.14), 0 13px 32px rgba(23,32,25,.11);
}
.sud-search-glyph { color: #987342; font-size: 24px; font-weight: 300; line-height: 1; }
.sud-search--advanced .sud-search-main input { height: 46px; padding: 0 8px 0 3px; font-size: 12px; font-weight: 700; }
.sud-search--advanced .sud-search-main input::placeholder { color: #526158; font-weight: 500; }
.sud-search--advanced .sud-search-options-toggle {
  height: 34px;
  margin: 0;
  padding: 0 12px;
  border-radius: 999px;
  border-color: rgba(23,32,25,.16);
  color: #3d4d43;
  background: #f3f2ed;
  font-size: 9px;
}
.sud-search--advanced .sud-search-options-toggle:hover,
.sud-search--advanced .sud-search-options-toggle[aria-expanded="true"] { border-color: #b48a50; color: #654821; background: #fff8ed; }
.sud-search-discovery,
.sud-search--advanced .sud-search-results {
  position: absolute;
  z-index: 61;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  overflow: hidden;
  border: 1px solid rgba(23,32,25,.15);
  border-radius: 16px;
  background: #fffefa;
  box-shadow: 0 22px 56px rgba(13,26,22,.2);
}
.sud-search-discovery { padding: 17px 18px 18px; }
.sud-search-discovery p { display: grid; gap: 3px; margin: 0 0 13px; }
.sud-search-discovery strong { color: #1b2c22; font-size: 13px; letter-spacing: -.02em; }
.sud-search-discovery p span { color: #66736b; font-size: 10px; line-height: 1.45; }
.sud-search-discovery > div { display: flex; flex-wrap: wrap; gap: 7px; }
.sud-search-discovery button {
  width: auto;
  min-height: 28px;
  padding: 5px 10px;
  border: 1px solid rgba(23,32,25,.14);
  border-radius: 999px;
  color: #374b3e;
  background: #f5f6f1;
  font: inherit;
  font-size: 10px;
  font-weight: 800;
  cursor: pointer;
}
.sud-search-discovery button:hover { border-color: #b28a51; color: #654821; background: #fff8ed; }
.sud-search--advanced .sud-search-results { max-height: min(548px, calc(100vh - 100px)); margin: 0; padding: 6px; overflow-x: hidden; overflow-y: auto; overscroll-behavior: contain; scrollbar-gutter: stable; transform: none; }
.sud-search-results-heading { display: flex; justify-content: space-between; gap: 12px; padding: 10px 10px 8px; border-bottom: 1px solid rgba(23,32,25,.1); }
.sud-search-results-heading strong { color: #26372c; font-size: 10px; font-weight: 900; letter-spacing: .05em; text-transform: uppercase; }
.sud-search-results-heading span { color: #5c665f; font-size: 9px; font-weight: 800; }
.sud-search-correction { display: flex; align-items: center; flex-wrap: wrap; gap: 6px; margin: 0; padding: 10px 12px; border-bottom: 1px solid rgba(23,32,25,.1); color: #69756e; font-size: 10px; font-weight: 700; }
.sud-search-correction button { appearance: none; border: 0; border-bottom: 1px solid #9b7440; padding: 0; color: #654821; background: transparent; font: inherit; font-weight: 900; cursor: pointer; }
.sud-search-correction button:hover { color: #37220c; }
.sud-search--advanced .sud-search-results a { position: relative; grid-template-columns: 60px minmax(0,1fr) auto; gap: 12px; min-height: 78px; margin: 1px 0; padding: 9px; border-radius: 10px; }
.sud-search--advanced .sud-search-results a:hover,
.sud-search--advanced .sud-search-results a:focus-visible { background: #f1f5ec; outline: 0; }
.sud-search--advanced .sud-search-results a:focus-visible { box-shadow: inset 0 0 0 2px rgba(154,119,73,.5); }
.sud-search--advanced .sud-search-results img { width: 60px; height: 60px; border-radius: 7px; background: #f5f5ef; }
.sud-search--advanced .sud-search-results span { gap: 3px; }
.sud-search--advanced .sud-search-results b { font-size: 12px; line-height: 1.25; white-space: normal; }
.sud-search--advanced .sud-search-results small { font-size: 10px; }
.sud-search--advanced .sud-search-results i { display: block; overflow: hidden; color: #8c6b3d; font-size: 9px; font-style: normal; font-weight: 800; text-overflow: ellipsis; white-space: nowrap; }
.sud-search--advanced .sud-search-results em { min-width: 75px; color: #1f4d3a; font-size: 10px; }
.sud-search--advanced .sud-search-results .sud-product-request { color: #765936; font-size: 10px; }
.sud-search-categories {
  margin: 5px 0 0;
  padding-top: 3px;
  border-top: 1px solid rgba(23,32,25,.11);
  background: linear-gradient(180deg, rgba(244,242,235,.65), rgba(255,254,250,0));
}
.sud-search-fallback-note {
  display: grid;
  gap: 3px;
  margin: 0;
  padding: 13px 14px;
  border-bottom: 1px solid rgba(154,119,73,.18);
  color: #2c3d32;
  background: #fff8ed;
}
.sud-search-fallback-note strong { font-size: 12px; }
.sud-search-fallback-note span { color: #6c756e; font-size: 10px; line-height: 1.4; }
.sud-search-category-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
  padding: 7px;
}
.sud-search--advanced .sud-search-results .sud-search-category {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  min-height: 62px;
  margin: 0;
  padding: 10px 11px;
  border: 1px solid rgba(23,32,25,.12);
  border-radius: 10px;
  background: #fff;
}
.sud-search--advanced .sud-search-results .sud-search-category:hover,
.sud-search--advanced .sud-search-results .sud-search-category:focus-visible {
  border-color: rgba(154,119,73,.48);
  background: #fff8ed;
}
.sud-search--advanced .sud-search-category > span { align-content: center; }
.sud-search--advanced .sud-search-category > span b {
  color: #21372b;
  font-size: 11px;
  line-height: 1.25;
}
.sud-search--advanced .sud-search-category > span small {
  color: #738078;
  font-size: 9px;
  line-height: 1.35;
  white-space: normal;
}
.sud-search--advanced .sud-search-category > em {
  display: inline-flex;
  min-width: 0;
  align-items: center;
  gap: 5px;
  color: #765936;
  font-size: 9px;
  white-space: nowrap;
}
.sud-search--advanced .sud-search-category > em i {
  display: inline;
  overflow: visible;
  font-size: 12px;
}
.sud-search-empty { display: grid; gap: 4px; padding: 21px 14px; }
.sud-search-empty strong { color: #2c3d32; font-size: 12px; }
.sud-search-empty span { color: #69756e; font-size: 10px; }
.sud-search-loading { display: flex; align-items: center; gap: 9px; }
.sud-search-loading > span { width: 13px; height: 13px; border: 2px solid #d6c8ad; border-top-color: #856538; border-radius: 50%; animation: sud-search-spin .7s linear infinite; }
@keyframes sud-search-spin { to { transform: rotate(360deg); } }
.sud-search-options { border-radius: 16px; }
@media (max-width: 1120px) {
  .sud-search.sud-search--advanced { width: min(360px, 31vw); min-width: 250px; }
}
@media (max-width: 860px) {
  .sud-search.sud-search--advanced { width: 100%; min-width: 0; }
}
@media (max-width: 620px) {
  .sud-search--advanced .sud-search-main { min-height: 46px; }
  .sud-search--advanced .sud-search-main input { font-size: 11px; }
  .sud-search-discovery,
  .sud-search--advanced .sud-search-results { width: 100%; border-radius: 13px; }
  .sud-search--advanced .sud-search-results a { grid-template-columns: 52px minmax(0,1fr); min-height: 70px; }
  .sud-search--advanced .sud-search-results img { width: 52px; height: 52px; }
  .sud-search--advanced .sud-search-results em { grid-column: 2; min-width: 0; text-align: left; }
  .sud-search-category-list { grid-template-columns: 1fr; }
  .sud-search--advanced .sud-search-results .sud-search-category {
    grid-template-columns: minmax(0, 1fr) auto;
    min-height: 58px;
  }
  .sud-search--advanced .sud-search-category > em { grid-column: auto; text-align: right; }
}

/* Navigation mobile v94 — menu et recherche deviennent deux panneaux exclusifs. */
.sud-search-mobile-bar,
.sud-category-menu-heading-actions button { display: none; }
.sud-category-menu-heading-actions { display: flex; align-items: center; gap: 12px; }
.sud-category-menu-heading-actions > a { display: inline-flex; align-items: center; gap: 8px; color: #6f512d; font-size: 10px; font-weight: 900; text-decoration: none; white-space: nowrap; }
.sud-category-menu-heading-actions > a:hover,
.sud-category-menu-heading-actions > a:focus-visible { color: #1e3027; text-decoration: underline; text-underline-offset: 3px; }

@media (max-width: 920px) {
  body.sud-category-menu-open,
  body.sud-mobile-search-open { overflow: hidden; }
  body.sud-category-menu-open .sud-header,
  body.sud-mobile-search-open .sud-header { z-index: 160; }
  body.sud-category-menu-open .sud-mobile-navigation,
  body.sud-mobile-search-open .sud-mobile-navigation { z-index: 170; }
  body.sud-category-menu-open .sud-mobile-purchase,
  body.sud-mobile-search-open .sud-mobile-purchase { display: none; }
  body.sud-cart-open .sud-mobile-navigation,
  body.sud-advisor-open .sud-mobile-navigation,
  body.sud-zoom-open .sud-mobile-navigation,
  body.sud-cart-open .sud-mobile-purchase,
  body.sud-advisor-open .sud-mobile-purchase,
  body.sud-zoom-open .sud-mobile-purchase {
    visibility: hidden;
    pointer-events: none;
  }

  .sud-nav { min-height: 64px; flex-wrap: nowrap; gap: 12px; }
  .sud-brand { width: 145px; min-width: 120px; }
  .sud-header-tools { margin-left: auto; }
  .sud-header-tools .sud-cart-trigger { display: none; }
  .sud-mobile-navigation [aria-expanded="true"] { color: #68491f; background: #f1e8d8; box-shadow: inset 0 3px 0 #b78d52; }

  .sud-header .sud-search.sud-search--advanced { display: none; }
  body.sud-mobile-search-open .sud-header .sud-search.sud-search--advanced {
    position: fixed;
    z-index: 160;
    top: 0;
    left: 0;
    display: flex;
    width: 100vw;
    min-width: 0;
    height: calc(100vh - 58px - env(safe-area-inset-bottom));
    height: calc(100dvh - 58px - env(safe-area-inset-bottom));
    max-height: none;
    flex-direction: column;
    gap: 10px;
    margin: 0;
    padding: max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) 12px max(14px, env(safe-area-inset-left));
    overflow: hidden;
    border: 0;
    background: #f8f7f3;
    box-shadow: none;
  }
  .sud-search-mobile-bar { display: flex; min-height: 44px; flex: 0 0 auto; align-items: center; justify-content: space-between; gap: 12px; }
  .sud-search-mobile-bar strong { color: #1c2a21; font-size: 17px; letter-spacing: -.025em; }
  .sud-search-mobile-bar button,
  .sud-category-menu-heading-actions button {
    display: inline-flex;
    width: auto;
    min-width: 44px;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    gap: 7px;
    padding: 0 12px;
    border: 1px solid rgba(23, 32, 25, .18);
    border-radius: 999px;
    color: #35443b;
    background: #fff;
    font: 800 12px/1 Arial, Helvetica, sans-serif;
    cursor: pointer;
  }
  .sud-search-mobile-bar button span,
  .sud-category-menu-heading-actions button span { font-size: 18px; font-weight: 400; }
  .sud-search--advanced .sud-search-main { width: 100%; min-height: 52px; flex: 0 0 auto; grid-template-columns: 34px minmax(0, 1fr) auto; }
  .sud-search--advanced .sud-search-main input,
  .sud-search-options select,
  .sud-search-options input { font-size: 16px; }
  .sud-search--advanced .sud-search-main input { height: 50px; }
  .sud-search--advanced .sud-search-options-toggle { min-width: 72px; min-height: 40px; padding: 0 12px; font-size: 11px; }

  .sud-search-discovery,
  .sud-search--advanced .sud-search-results {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    min-height: 0;
    margin: 0;
    overflow-y: auto;
    overscroll-behavior: contain;
    border-radius: 13px;
    transform: none;
    -webkit-overflow-scrolling: touch;
  }
  .sud-search-discovery { max-height: none; padding: 18px; }
  .sud-search-discovery p span,
  .sud-search-discovery button { font-size: 12px; }
  .sud-search-discovery button { min-height: 44px; padding: 8px 13px; }
  .sud-search--advanced .sud-search-results { max-height: none; flex: 1 1 auto; padding: 6px; overflow-x: hidden; overflow-y: auto; }
  .sud-search--advanced .sud-search-results a:not(.sud-search-category) { grid-template-columns: 64px minmax(0, 1fr); gap: 11px; min-height: 86px; padding: 10px 8px; }
  .sud-search--advanced .sud-search-results img { width: 64px; height: 64px; }
  .sud-search--advanced .sud-search-results b { font-size: 13px; }
  .sud-search--advanced .sud-search-results small,
  .sud-search--advanced .sud-search-results i,
  .sud-search--advanced .sud-search-results em { font-size: 11px; }
  .sud-search--advanced .sud-search-results a:not(.sud-search-category) > em { grid-column: 2; min-width: 0; text-align: left; }
  .sud-search-category-list { grid-template-columns: 1fr; gap: 7px; }
  .sud-search--advanced .sud-search-results .sud-search-category { grid-template-columns: minmax(0, 1fr) auto; min-height: 66px; padding: 11px 12px; }
  .sud-search--advanced .sud-search-category > span b { font-size: 13px; }
  .sud-search--advanced .sud-search-category > span small,
  .sud-search--advanced .sud-search-category > em { font-size: 11px; }

  .sud-search-options {
    position: absolute;
    z-index: 3;
    top: calc(max(14px, env(safe-area-inset-top)) + 106px);
    right: max(14px, env(safe-area-inset-right));
    bottom: 12px;
    left: max(14px, env(safe-area-inset-left));
    width: auto;
    max-height: none;
    padding: 18px;
    overflow-y: auto;
    border-radius: 14px;
    transform: none;
    -webkit-overflow-scrolling: touch;
  }
  .sud-search-options-grid { grid-template-columns: 1fr; }
  .sud-search-options select,
  .sud-search-options input { min-height: 48px; }

  .sud-category-menu {
    position: fixed;
    z-index: 160;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    width: 100vw;
    height: calc(100vh - 58px - env(safe-area-inset-bottom));
    height: calc(100dvh - 58px - env(safe-area-inset-bottom));
    max-height: none;
    padding: max(12px, env(safe-area-inset-top)) 0 18px;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    border: 0;
    background: #f8f7f3;
    box-shadow: none;
    -webkit-overflow-scrolling: touch;
  }
  .sud-category-menu > .sud-shell { width: 100%; padding: 0 max(14px, env(safe-area-inset-right)) 0 max(14px, env(safe-area-inset-left)); }
  .sud-category-menu-heading {
    position: sticky;
    z-index: 2;
    top: 0;
    align-items: center;
    gap: 10px;
    margin: 0 0 10px;
    padding: 12px 0;
    background: rgba(248, 247, 243, .98);
    backdrop-filter: blur(12px);
  }
  .sud-category-menu-heading p { display: none; }
  .sud-category-menu-heading strong { font-size: 19px; line-height: 1.05; }
  .sud-category-menu-heading-actions { gap: 7px; }
  .sud-category-menu-heading-actions > a { display: none; }
  .sud-category-menu-grid { grid-template-columns: 1fr; gap: 8px; }
  .sud-category-menu-card { display: block; min-height: 0; overflow: visible; border-radius: 8px; transform: none; }
  .sud-category-menu-card:hover { transform: none; }
  .sud-category-menu-visual,
  .sud-category-menu-product,
  .sud-category-menu-child-product { display: none; }
  .sud-category-menu-card-content { gap: 0; padding: 0 13px 10px; border-left: 0; }
  .sud-category-menu-title { min-height: 52px; align-items: center; font-size: 15px; line-height: 1.2; }
  .sud-category-menu-children { gap: 0; }
  .sud-category-menu-child { gap: 0; padding-top: 0; }
  .sud-category-menu-child summary,
  .sud-category-menu-child-direct { min-height: 44px; padding: 8px 1px; font-size: 12px; line-height: 1.3; }
  .sud-category-menu-child-details { gap: 4px; padding: 0 0 8px; }
  .sud-category-menu-child-all,
  .sud-category-menu-grandchild,
  .sud-category-menu-more { min-height: 44px; padding: 8px 9px; font-size: 11px; line-height: 1.3; }
  .sud-category-menu-grandchildren { padding: 5px; }
  .sud-category-menu-grandchildren-label { font-size: 9px; }
  .sud-category-menu-grandchildren-links { display: grid; gap: 3px; }
  .sud-category-menu-open::before { display: none; }
}

@media (max-width: 360px) {
  body.sud-mobile-search-open .sud-header .sud-search.sud-search--advanced { padding-right: 10px; padding-left: 10px; }
  .sud-search-mobile-bar strong,
  .sud-category-menu-heading strong { font-size: 16px; }
  .sud-mobile-navigation a,
  .sud-mobile-navigation button { font-size: 9px; }
}

@media (max-height: 520px) and (orientation: landscape) and (max-width: 920px) {
  body.sud-mobile-search-open .sud-header .sud-search.sud-search--advanced,
  .sud-category-menu { height: calc(100dvh - 50px - env(safe-area-inset-bottom)); padding-top: max(8px, env(safe-area-inset-top)); }
  .sud-mobile-navigation { min-height: calc(50px + env(safe-area-inset-bottom)); }
  .sud-mobile-navigation a,
  .sud-mobile-navigation button { min-height: 50px; }
  .sud-search-mobile-bar { min-height: 40px; }
  .sud-search-options { top: calc(max(8px, env(safe-area-inset-top)) + 106px); }
}

/* V96 — safe areas et cibles tactiles des panneaux de lancement. */
.sud-cart-heading {
  padding:
    calc(26px + env(safe-area-inset-top))
    calc(30px + env(safe-area-inset-right))
    24px
    calc(30px + env(safe-area-inset-left));
}
.sud-cart-content {
  padding:
    24px
    calc(28px + env(safe-area-inset-right))
    calc(34px + env(safe-area-inset-bottom))
    calc(28px + env(safe-area-inset-left));
}
.sud-advisor-panel .sud-icon-button {
  top: calc(14px + env(safe-area-inset-top));
  right: calc(14px + env(safe-area-inset-right));
  width: 44px;
  height: 44px;
}
.sud-search-image-placeholder {
  display: grid !important;
  width: 60px;
  height: 60px;
  place-items: center;
  border-radius: 7px;
  color: #7f6a48;
  background: #f1ede3;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
}
.sud-cart-image-placeholder {
  display: grid;
  width: 72px;
  height: 72px;
  place-items: center;
  border: 1px solid #ecece6;
  border-radius: 12px;
  color: #7f6a48;
  background: #fff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
}
.sud-zoom-modal figure img:focus-visible {
  outline: 4px solid #dfc08c;
  outline-offset: -4px;
}

@media (max-width: 620px) {
  .sud-cart-heading {
    padding:
      calc(20px + env(safe-area-inset-top))
      calc(17px + env(safe-area-inset-right))
      18px
      calc(17px + env(safe-area-inset-left));
  }
  .sud-cart-content {
    padding:
      14px
      calc(12px + env(safe-area-inset-right))
      calc(27px + env(safe-area-inset-bottom))
      calc(12px + env(safe-area-inset-left));
  }
  .sud-advisor-panel {
    width: 100%;
    max-height: 100vh;
    max-height: 100dvh;
    padding:
      calc(30px + env(safe-area-inset-top))
      calc(23px + env(safe-area-inset-right))
      calc(25px + env(safe-area-inset-bottom))
      calc(23px + env(safe-area-inset-left));
  }
  .sud-zoom-modal {
    padding:
      calc(8px + env(safe-area-inset-top))
      calc(8px + env(safe-area-inset-right))
      calc(8px + env(safe-area-inset-bottom))
      calc(8px + env(safe-area-inset-left));
  }
  .sud-zoom-modal figure,
  .sud-zoom-modal figure img {
    height: calc(100vh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    height: calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
  }
  .sud-zoom-close {
    top: calc(14px + env(safe-area-inset-top));
    right: calc(14px + env(safe-area-inset-right));
  }
  .sud-zoom-direction {
    width: 44px;
    height: 44px;
  }
  .sud-search-image-placeholder {
    width: 64px;
    height: 64px;
  }
  .sud-cart-image-placeholder {
    width: 56px;
    height: 56px;
  }
}

/* Accueil v26 — direction éditoriale et visuels catalogue. */
.sud-page--home .sud-cover-grid {
  grid-template-columns: minmax(0, .88fr) minmax(500px, 1.12fr);
  gap: clamp(48px, 7vw, 112px);
  min-height: 690px;
  padding: clamp(60px, 7vw, 102px) 0;
}
.sud-page--home .sud-cover-copy { max-width: 620px; }
.sud-page--home .sud-cover h1 {
  max-width: 720px;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(52px, 5.5vw, 82px);
  font-weight: 400;
  letter-spacing: -.057em;
  line-height: .94;
}
.sud-page--home .sud-cover h1 em {
  color: #8c673c;
  font-family: inherit !important;
  font-style: italic !important;
  font-weight: 400;
  letter-spacing: -.057em;
}
.sud-page--home .sud-cover-lead { max-width: 565px; font-size: 17px; }
.sud-page--home .sud-cover-microproof {
  max-width: 575px;
  margin: 29px 0 0;
  padding-top: 17px;
  border-top: 1px solid rgba(23, 34, 27, .18);
  color: #5c665e;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .025em;
  line-height: 1.6;
  text-transform: uppercase;
}
.sud-page--home .sud-cover-microproof span { padding: 0 7px; color: #9b7749; }
.sud-page--home .sud-cover-stage--editorial {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: minmax(360px, 1.45fr) minmax(180px, .72fr);
  gap: 10px;
  width: 100%;
  min-height: 550px;
  aspect-ratio: auto;
  overflow: visible;
  background: transparent;
  box-shadow: none;
}
.sud-page--home .sud-cover-stage--editorial::before,
.sud-page--home .sud-cover-stage--editorial::after { display: none; }
.sud-cover-editorial-main,
.sud-cover-editorial-detail { position: relative; display: block; min-width: 0; overflow: hidden; color: #fff; background: #d8d1c6; text-decoration: none; }
.sud-cover-editorial-main { grid-column: 1 / -1; grid-row: 1; }
.sud-cover-editorial-detail { grid-row: 2; }
.sud-cover-editorial-main figure,
.sud-cover-editorial-detail figure { position: relative; width: 100%; height: 100%; margin: 0; overflow: hidden; }
.sud-cover-editorial-main figure::after,
.sud-cover-editorial-detail figure::after { position: absolute; inset: 35% 0 0; content: ""; background: linear-gradient(180deg, transparent, rgba(10, 18, 13, .72)); pointer-events: none; }
.sud-cover-editorial-main img,
.sud-cover-editorial-detail img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center; background: #d8d1c6; transition: opacity .2s ease; }
.sud-cover-editorial-main:hover img,
.sud-cover-editorial-main:focus-visible img,
.sud-cover-editorial-detail:hover img,
.sud-cover-editorial-detail:focus-visible img { opacity: .94; transform: none; }
.sud-cover-editorial-main:focus-visible,
.sud-cover-editorial-detail:focus-visible { outline: 3px solid #dfc08c; outline-offset: 3px; }
.sud-page--home .sud-cover-stage--editorial figcaption {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  gap: 6px;
  margin: 0;
  padding: 20px 21px;
  border: 0;
  color: #fff;
  background: transparent;
}
.sud-page--home .sud-cover-stage--editorial figcaption span { color: #ead2a9; font-size: 9px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.sud-page--home .sud-cover-stage--editorial figcaption strong { max-width: none; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: 700; letter-spacing: -.025em; line-height: 1.08; text-align: left; }
.sud-page--home .sud-cover-editorial-main figcaption { padding: 28px; }
.sud-page--home .sud-cover-editorial-main figcaption strong { max-width: 320px; font-family: Georgia, "Times New Roman", serif !important; font-size: clamp(23px, 2.2vw, 34px); font-weight: 400; }


.sud-page--home .sud-univers .sud-section-heading > div { max-width: 760px; }
.sud-page--home .sud-category-tree { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; }
.sud-page--home .sud-category-card--compact { background: #f9f7f2; }
.sud-page--home .sud-category-card--compact .sud-category-card-image { min-height: 0; aspect-ratio: 800 / 520; }
.sud-page--home .sud-category-card--compact .sud-category-card-image img { height: 100%; min-height: 0; padding: 10px; object-fit: contain; object-position: center; }
.sud-page--home .sud-category-card--compact:hover .sud-category-card-image img { transform: none; }
.sud-page--home .sud-category-card--compact .sud-category-card-copy { min-height: 143px; }
.sud-page--home .sud-category-card--compact .sud-category-card-copy > span { color: #8c673c; }
.sud-page--home .sud-category-card--compact .sud-category-card-copy > small { margin-top: auto; }
.sud-page--home .sud-brand-ribbon-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 9px; }
.sud-brand-ribbon-card { position: relative; display: grid; min-width: 0; min-height: 180px; align-content: space-between; gap: 16px; padding: 18px 16px 15px; border: 1px solid rgba(23, 34, 27, .16); color: #17271f; background: rgba(255,255,255,.74); text-decoration: none; transition: color .2s ease, background .2s ease, transform .2s ease; }
.sud-brand-ribbon-card:hover,
.sud-brand-ribbon-card:focus-visible { color: #fff; background: #17271f; transform: translateY(-2px); outline: none; }
.sud-brand-ribbon-logo { display: grid; height: 74px; place-items: center; padding: 11px; background: #fff; }
.sud-brand-ribbon-logo img { display: block; width: auto; max-width: 100%; height: auto; max-height: 48px; object-fit: contain; }
.sud-brand-ribbon-card--geberit .sud-brand-ribbon-logo img { max-height: 40px; }
.sud-brand-ribbon-card--neo .sud-brand-ribbon-logo img { max-height: 50px; }
.sud-brand-ribbon-card--nofer .sud-brand-ribbon-logo img { max-height: 44px; }
.sud-brand-ribbon-card--porcher .sud-brand-ribbon-logo img { max-height: 42px; }
.sud-brand-ribbon-card--presto .sud-brand-ribbon-logo img { max-height: 38px; }
.sud-brand-ribbon-logo.is-wordmark strong { color: #111; font-size: 16px; text-align: center; }
.sud-brand-ribbon-copy { display: grid; gap: 3px; }
.sud-brand-ribbon-copy b { font-size: 15px; letter-spacing: -.025em; }
.sud-brand-ribbon-copy small { color: #68736b; font-size: 9px; line-height: 1.35; text-transform: uppercase; }
.sud-brand-ribbon-card:hover .sud-brand-ribbon-copy small,
.sud-brand-ribbon-card:focus-visible .sud-brand-ribbon-copy small { color: #cdd7d0; }
.sud-brand-ribbon-card > i { position: absolute; right: 14px; bottom: 14px; color: #9b7749; font-size: 18px; font-style: normal; }
.sud-brand-ribbon-card:hover > i,
.sud-brand-ribbon-card:focus-visible > i { color: #dfc08c; }

.sud-page--home #disponible { content-visibility: auto; contain-intrinsic-size: 1px 820px; }

@media (max-width: 1080px) {
  .sud-page--home .sud-cover-grid { grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr); gap: 44px; }
  .sud-page--home .sud-category-tree { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sud-page--home .sud-brand-ribbon-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
}

@media (max-width: 860px) {
  .sud-page--home .sud-cover-grid { grid-template-columns: 1fr; }
  .sud-page--home .sud-cover-copy { max-width: 700px; }
  .sud-page--home .sud-cover-stage--editorial { width: 100%; min-height: 590px; }
  .sud-page--home .sud-category-tree { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sud-page--home .sud-brand-ribbon-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 560px) {
  .sud-page--home .sud-cover-grid { gap: 32px; padding: 42px 0 52px; }
  .sud-page--home .sud-cover h1 { font-size: clamp(45px, 13vw, 62px); }
  .sud-page--home .sud-cover-lead { font-size: 15px; }
  .sud-page--home .sud-cover-microproof { font-size: 9px; }
  .sud-page--home .sud-cover-stage--editorial { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: minmax(300px, 1.5fr) minmax(145px, .62fr); gap: 7px; min-height: 490px; }
  .sud-cover-editorial-main { grid-column: 1 / 3; grid-row: 1; }
  .sud-cover-editorial-detail { grid-row: 2; }
  .sud-page--home .sud-cover-editorial-main figcaption { padding: 20px; }
  .sud-page--home .sud-cover-editorial-main figcaption strong { font-size: 24px; }
  .sud-page--home .sud-cover-editorial-detail figcaption { padding: 12px; }
  .sud-page--home .sud-cover-editorial-detail figcaption span { display: none; }
  .sud-page--home .sud-cover-editorial-detail figcaption strong { font-size: 12px; }
  .sud-page--home .sud-category-tree,
  .sud-page--home .sud-available-grid,
  .sud-page--home .sud-brand-ribbon-grid { display: flex; gap: 12px; margin-right: calc(50% - 50vw); padding-right: 22px; overflow-x: auto; scroll-padding-left: 22px; scroll-snap-type: x mandatory; scrollbar-width: none; }
  .sud-page--home .sud-category-tree::-webkit-scrollbar,
  .sud-page--home .sud-available-grid::-webkit-scrollbar,
  .sud-page--home .sud-brand-ribbon-grid::-webkit-scrollbar { display: none; }
  .sud-page--home .sud-category-card--compact,
  .sud-page--home .sud-available-grid .sud-product-card { flex: 0 0 min(82vw, 350px); scroll-snap-align: start; }
  .sud-page--home .sud-brand-ribbon-card { flex: 0 0 155px; scroll-snap-align: start; }
}

@media (prefers-reduced-motion: reduce) {
  .sud-cover-editorial-main img,
  .sud-cover-editorial-detail img,
  .sud-brand-ribbon-card { transition: none; }
  .sud-cover-editorial-main:hover img,
  .sud-cover-editorial-main:focus-visible img,
  .sud-cover-editorial-detail:hover img,
  .sud-cover-editorial-detail:focus-visible img,
  .sud-brand-ribbon-card:hover,
  .sud-brand-ribbon-card:focus-visible { transform: none; }
}

/* Mobile v27 — overlays contenus et conseil lisible. */
.sud-advisor-drawer,
.sud-advisor-drawer *,
.sud-advisor-drawer *::before,
.sud-advisor-drawer *::after,
.sud-cart-drawer,
.sud-cart-drawer *,
.sud-cart-drawer *::before,
.sud-cart-drawer *::after,
.sud-mobile-navigation,
.sud-mobile-navigation *,
.sud-mobile-navigation *::before,
.sud-mobile-navigation *::after,
.sud-mobile-purchase,
.sud-mobile-purchase *,
.sud-mobile-purchase *::before,
.sud-mobile-purchase *::after {
  box-sizing: border-box;
}

.sud-advisor-panel {
  overflow-x: hidden;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}
.sud-advisor-panel .sud-kicker,
.sud-advisor-panel h2,
.sud-advisor-action,
.sud-advisor-action span { min-width: 0; }
.sud-advisor-panel h2,
.sud-advisor-action span { overflow-wrap: anywhere; }


@media (max-width: 620px) {
  .sud-advisor-panel {
    width: 100%;
    max-height: 100vh;
    max-height: 100dvh;
  }
  .sud-advisor-panel .sud-icon-button {
    position: sticky;
    z-index: 3;
    top: max(8px, env(safe-area-inset-top));
    right: auto;
    margin: 0 0 -44px auto;
  }
  .sud-advisor-panel .sud-kicker,
  .sud-advisor-panel h2 { padding-right: 56px; }
  .sud-advisor-panel h2 {
    font-size: clamp(32px, 10vw, 42px);
    line-height: .98;
  }
  .sud-advisor-panel > p:not(.sud-kicker):not(.sud-advisor-note) {
    font-size: 13px;
    line-height: 1.58;
  }
  .sud-advisor-action {
    min-height: 68px;
    padding: 14px 15px;
  }
  .sud-mobile-purchase > .sud-mobile-purchase-action {
    min-width: 0;
    max-width: 58%;
    flex: 0 1 58%;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 11px;
    line-height: 1.25;
    white-space: normal;
  }
  .sud-mobile-purchase > div > span { flex-wrap: wrap; }
  .sud-mobile-purchase > div > span > em {
    flex-basis: 100%;
    color: #68736c;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.1;
  }
  .sud-page input,
  .sud-page select,
  .sud-page textarea,
  .sud-cart-drawer input,
  .sud-cart-drawer select,
  .sud-cart-drawer textarea,
  .sud-access input,
  .sud-access select,
  .sud-access textarea {
    font-size: 16px;
  }
  .sud-variant-quantity > div {
    grid-template-columns: 44px 52px 44px;
    min-height: 44px;
  }
  .sud-variant-quantity button,
  .sud-variant-quantity input { min-height: 44px; }
}

@media (max-width: 920px) {
  body { padding-bottom: calc(58px + env(safe-area-inset-bottom)); }
  body:has(> .sud-mobile-purchase) { padding-bottom: calc(142px + env(safe-area-inset-bottom)); }
  .sud-product-page { padding-bottom: 84px; }
  .sud-page--home .sud-cover-microproof { font-size: 11px; }
}

@media (max-width: 360px) {
  .sud-mobile-navigation a,
  .sud-mobile-navigation button { font-size: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  .sud-advisor-backdrop,
  .sud-advisor-panel { transition: none; }
}

/* V28 — finition responsive, lisibilite fonctionnelle et mouvement reduit. */

/* Les informations qui engagent un choix, un prix ou un consentement restent
   lisibles sans agrandir les libelles purement decoratifs. */
.sud-order-form label small,
.sud-order-reassurance span,
.sud-order-submit small,
.sud-order-response-time,
.sud-cart-summary-heading small,
.sud-cart-summary > p,
.sud-quantity-pricing-terms,
.sud-purchase-reassurance b,
.sud-purchase-reassurance small,
.sud-product-card .sud-quantity-teaser b,
.sud-product-card .sud-quantity-teaser > span,
.sud-advisor-action span,
.sud-advisor-note,
.sud-language > summary,
.sud-language-menu button small,
.sud-language-menu p,
.sud-category-filters > summary small,
.sud-category-filters > summary b,
.sud-category-filter-grid label,
.sud-search-options-grid label > span,
.sud-search-options-suggestions > span,
.sud-search--advanced .sud-search-options-suggestions button,
.sud-search--advanced .sud-search-options-heading > button,
.sud-search-discovery p span,
.sud-search-results-heading strong,
.sud-search-results-heading span,
.sud-search-correction,
.sud-search-fallback-note span,
.sud-search-empty span,
.sud-search--advanced .sud-search-results small,
.sud-search--advanced .sud-search-results i,
.sud-search--advanced .sud-search-results em,
.sud-search--advanced .sud-search-results .sud-product-request,
.sud-card-ref,
.sud-price-value small,
.sud-product-price small,
.sud-cart-item small,
.sud-cart-item em,
.sud-quantity .sud-cart-remove,
.sud-mobile-navigation a,
.sud-mobile-navigation button,
.sud-mobile-purchase small,
.sud-mobile-purchase > div > span > em,
.sud-footer-legal,
.sud-footer-legal a,
.sud-footer-links a {
  font-size: 11px;
  line-height: 1.45;
}

.sud-order-form label small,
.sud-order-reassurance span,
.sud-order-response-time,
.sud-quantity-pricing-terms,
.sud-purchase-reassurance small,
.sud-product-card .sud-quantity-teaser > span,
.sud-language-menu p,
.sud-category-filter-grid label,
.sud-search-discovery p span,
.sud-search-results-heading span,
.sud-search-correction,
.sud-search-fallback-note span,
.sud-search-empty span {
  color: #4f5d55;
}

.sud-advisor-action span {
  color: currentColor;
  opacity: .82;
}
.sud-advisor-note { color: #c8d2ca; }
.sud-cart-summary-heading small,
.sud-cart-summary > p { color: #c8d2cc; }
.sud-order-submit small { color: #f0d5a3; }
.sud-footer-legal { color: #b9c6bd; }
.sud-footer-legal a,
.sud-footer-links a { color: #d7e0da; }
.sud-order-consent,
.sud-legal-content .sud-legal-updated {
  color: #46544c;
  font-size: 13px !important;
  line-height: 1.55;
}

/* Entre tablette et ordinateur compact, le logo et la recherche se resserrent
   ensemble : le champ conserve son libelle complet avant le passage mobile. */
@media (min-width: 921px) and (max-width: 1120px) {
  .sud-nav { gap: 12px; }
  .sud-brand { width: 176px; flex: 0 0 176px; }
  .sud-nav nav { gap: 10px; }
  .sud-header-tools { gap: 6px; }
  .sud-search.sud-search--advanced {
    width: clamp(340px, 36vw, 400px);
    min-width: 340px;
  }
  .sud-search--advanced .sud-search-main input {
    min-width: 0;
    font-size: 11.5px;
  }
}

/* Accueil et recherche : images entieres, grille de marques equilibree et
   libelle de recherche visible jusqu'aux ecrans les plus etroits. */
@media (min-width: 921px) and (max-width: 1120px) {
  .sud-header .sud-search.sud-search--advanced {
    width: clamp(320px, 34vw, 380px);
    min-width: 320px;
  }
  .sud-header .sud-search-glyph { display: none; }
  .sud-header .sud-search--advanced .sud-search-main {
    grid-template-columns: minmax(0, 1fr) auto;
    padding-left: 12px;
  }
  .sud-header .sud-search--advanced .sud-search-main input::placeholder {
    font-size: 11px;
    letter-spacing: -.015em;
    opacity: 1;
  }
}

@media (max-width: 560px) {
  body.sud-mobile-search-open .sud-search-glyph { display: none; }
  body.sud-mobile-search-open .sud-search--advanced .sud-search-main {
    grid-template-columns: minmax(0, 1fr) 44px;
    padding-left: 10px;
  }
  body.sud-mobile-search-open .sud-search--advanced .sud-search-options-toggle {
    width: 44px;
    min-width: 44px;
    padding: 0;
  }
  body.sud-mobile-search-open .sud-search--advanced .sud-search-options-toggle > span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
  }
  body.sud-mobile-search-open .sud-search--advanced .sud-search-main input::placeholder {
    font-size: clamp(10.5px, 3.35vw, 12px);
    letter-spacing: -.025em;
    opacity: 1;
  }
}

/* Le parcours mobile commence avant que les outils de l'entete ne debordent. */
@media (max-width: 920px) {
  .sud-nav nav { display: none; }

  /* Le visuel occupe toute la largeur utile ; les fleches flottent au-dessus
     de la photo au lieu de lui retirer deux colonnes. */
  .sud-zoom-modal {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    padding:
      calc(6px + env(safe-area-inset-top))
      calc(6px + env(safe-area-inset-right))
      calc(6px + env(safe-area-inset-bottom))
      calc(6px + env(safe-area-inset-left));
  }
  .sud-zoom-modal figure {
    grid-column: 1;
    width: 100%;
    height: calc(100vh - 12px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    height: calc(100dvh - 12px - env(safe-area-inset-top) - env(safe-area-inset-bottom));
  }
  .sud-zoom-modal figure img {
    width: 100%;
    height: 100%;
  }
  .sud-zoom-direction {
    position: absolute;
    z-index: 4;
    top: 50%;
    width: 46px;
    height: 46px;
    border-color: rgba(255, 255, 255, .72);
    background: rgba(13, 24, 18, .9);
    box-shadow: 0 8px 24px rgba(0, 0, 0, .24);
    transform: translateY(-50%);
  }
  .sud-zoom-direction--previous {
    left: calc(14px + env(safe-area-inset-left));
    grid-column: auto;
  }
  .sud-zoom-direction--next {
    right: calc(14px + env(safe-area-inset-right));
    grid-column: auto;
  }
  .sud-zoom-close {
    top: calc(14px + env(safe-area-inset-top));
    right: calc(14px + env(safe-area-inset-right));
  }
}

/* Le bouton de fermeture reste toujours atteignable sur tablette et lorsque
   l'appareil est tenu en paysage, meme pendant le defilement du panneau. */
@media (max-width: 920px), (max-height: 700px) {
  .sud-advisor-panel {
    max-height: 100vh;
    max-height: 100dvh;
  }
  .sud-advisor-panel .sud-icon-button {
    position: sticky;
    z-index: 4;
    top: max(8px, env(safe-area-inset-top));
    right: auto;
    margin: 0 0 -44px auto;
  }
  .sud-advisor-panel .sud-kicker,
  .sud-advisor-panel h2 { padding-right: 56px; }
}

/* Tous les fondus, tiroirs, effets de survol et indicateurs animes respectent
   le reglage systeme, y compris le panier et les recherches en cours. */
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation: none !important;
    transition: none !important;
  }
  .sud-language-spinner,
  .sud-search-loading > span,
  .sud-category-image-placeholder {
    animation: none !important;
  }
}

/* Recherche d'entête : le libellé complet reste visible. Le bouton des filtres
   devient une commande graphique compacte, sans sacrifier son nom accessible. */
.sud-header .sud-search--advanced .sud-search-main {
  grid-template-columns: 30px minmax(0, 1fr) 42px;
}
.sud-header .sud-search--advanced .sud-search-options-toggle {
  width: 42px;
  min-width: 42px;
  justify-content: center;
  padding: 0;
}
.sud-header .sud-search--advanced .sud-search-options-toggle > span { display: none; }
.sud-header .sud-search--advanced .sud-search-options-toggle i {
  display: grid;
  width: 18px;
  height: 18px;
  place-items: center;
  transform: none;
}
.sud-header .sud-search--advanced .sud-search-options-toggle i svg {
  display: block;
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-width: 1.8;
}
.sud-header .sud-search--advanced .sud-search-main input::placeholder {
  letter-spacing: -.015em;
  opacity: 1;
}

@media (min-width: 921px) and (max-width: 1120px) {
  .sud-header .sud-search--advanced .sud-search-main {
    grid-template-columns: minmax(0, 1fr) 42px;
  }
}

@media (max-width: 560px) {
  body.sud-mobile-search-open .sud-search--advanced .sud-search-main {
    grid-template-columns: minmax(0, 1fr) 42px;
  }
}
