/* DISK&CO 0.3.8 — stylesheet consolidé
   Règle zéro patch : une seule implémentation par composant. */
:root{
  --dc-black:#090a09;
  --dc-ink:#181713;
  --dc-cream:#f4edde;
  --dc-paper:#fffaf0;
  --dc-gold:#c99843;
  --dc-gold-light:#e2b764;
  --dc-muted:#72695f;
  --dc-line:#ddd0bd;
  --dc-green:#247341;
  --dc-red:#8e2c35;
  --dc-container:1360px;
  --dc-font-heading:"Barlow Condensed","Arial Narrow",Arial,sans-serif;
  --dc-font-body:"Manrope",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--dc-paper);color:var(--dc-ink);font-family:var(--dc-font-body);font-size:16px;line-height:1.55}
body.menu-open,body.filters-open{overflow:hidden}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit;font-family:var(--dc-font-body)}
svg{display:block}
/* Contrat typographique UI : WooCommerce ne doit pas réinjecter sa pile système dans les formulaires. */
body.diskandco-has-woocommerce .woocommerce input,body.diskandco-has-woocommerce .woocommerce select,body.diskandco-has-woocommerce .woocommerce textarea,body.diskandco-has-woocommerce .woocommerce button,body.diskandco-has-woocommerce .woocommerce .button,body.diskandco-has-woocommerce .woocommerce form .form-row input.input-text,body.diskandco-has-woocommerce .woocommerce form .form-row textarea,body.diskandco-has-woocommerce .woocommerce form .form-row select,body.diskandco-has-woocommerce .wc-block-components-form input,body.diskandco-has-woocommerce .wc-block-components-form select,body.diskandco-has-woocommerce .wc-block-components-form textarea,body.diskandco-has-woocommerce .wc-block-components-button{font-family:var(--dc-font-body)}
.dc-container{width:min(calc(100% - 48px),var(--dc-container));margin-inline:auto}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link:focus{clip:auto;width:auto;height:auto;top:8px;left:8px;background:#fff;padding:12px;z-index:9999}
.eyebrow,.hero-eyebrow{display:block;color:var(--dc-gold);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px}
.dc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid transparent;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.035em;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.dc-btn-primary{background:var(--dc-gold);color:#17120b}
.dc-btn-primary:hover{background:var(--dc-gold-light);transform:translateY(-1px)}
.dc-btn-ghost{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(0,0,0,.12)}
.dc-btn-ghost:hover{border-color:var(--dc-gold-light);color:var(--dc-gold-light)}
.dc-section{padding:56px 0 72px}
.content-shell{max-width:1180px}
.dc-article h1{font-family:var(--dc-font-heading);font-size:52px;line-height:1;text-transform:uppercase;margin:0 0 28px}
.entry-content{font-size:16px}

/* Header — bandeau premium noir, iconographie unifiée */
.site-header{background:var(--dc-black);border-top:4px solid #050605;color:#f5ecdd}
.dc-topbar{background:#050605;color:#e6bc65;border-bottom:1px solid #2d261c}
.dc-topbar-inner{height:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10.5px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}
.identity-row{background:#0d0e0c;border-bottom:1px solid #2e281f}
.identity-inner{min-height:104px;display:grid;grid-template-columns:minmax(360px,.95fr) 1.1fr auto;align-items:center;gap:34px}
.brand{display:flex;align-items:center;gap:18px;min-width:0}
.brand-logo-img{width:82px;height:82px;object-fit:contain;flex:0 0 auto}
.brand-copy{display:flex;flex-direction:column;line-height:1.15;padding-top:0;border-left:1px solid rgba(224,183,100,.34);padding-left:16px}
.brand-copy strong{font-size:10.5px;letter-spacing:.15em;color:var(--dc-gold-light);margin-bottom:6px;font-weight:800}.brand-copy small{font-size:11.5px;letter-spacing:.105em;margin-top:3px;font-weight:750;color:#f0e7d9}
.header-promises{display:grid;grid-template-columns:repeat(3,126px);gap:20px;text-align:center;justify-self:center}
.header-promises div{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:10.5px;font-weight:800;text-transform:uppercase;line-height:1.14;color:#f4ecde}
.dc-promise-icon{width:46px;height:46px;border:1px solid rgba(226,183,100,.78);border-radius:50%;display:grid;place-items:center;background:#14150f;box-shadow:inset 0 0 0 4px rgba(201,152,67,.04)}
.header-promises svg{width:25px;height:25px;fill:none;stroke:var(--dc-gold-light);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.header-actions{display:flex;align-items:center;gap:14px}
.header-actions>a,.menu-toggle{position:relative;display:flex;min-width:60px;flex-direction:column;align-items:center;gap:5px;background:none;border:0;color:#f4ecde;cursor:pointer}
.header-actions svg{width:42px;height:42px;padding:8px;border:1px solid rgba(226,183,100,.62);border-radius:50%;fill:none;stroke:var(--dc-gold-light);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.header-actions small{font-size:9.5px;text-transform:uppercase;letter-spacing:.055em;font-weight:750;color:#f2e9da}
.cart-link em{position:absolute;right:0;top:-5px;width:18px;height:18px;border-radius:50%;background:var(--dc-gold);color:#100d08;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:900;border:2px solid #0d0e0c}
.menu-toggle{display:none}.menu-toggle>span{width:25px;height:2px;background:#f4ecde;margin:2px 0}
.nav-row{background:#080907;color:#fff;position:relative;z-index:60;border-bottom:1px solid #272219}
.nav-inner{height:52px;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:center;gap:24px}
.primary-nav{height:100%}.dc-main-menu,.primary-nav ul{list-style:none;margin:0;padding:0}.dc-main-menu{height:52px;display:flex;align-items:stretch;gap:0}
.dc-main-menu>li{position:relative;display:flex;align-items:center;height:52px;padding:0 13px;white-space:nowrap}.dc-main-menu>li:first-child{padding-left:0}
.dc-main-menu>li>a{font-size:11.5px;text-transform:uppercase;font-weight:800;letter-spacing:.025em;color:#f4eee4}.dc-main-menu>li>a:hover{color:var(--dc-gold-light)}
.dc-mega-toggle{border:0;background:transparent;color:var(--dc-gold);padding:4px 0 4px 5px;cursor:pointer;display:grid;place-items:center}.dc-mega-toggle svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.dc-has-mega.is-open>.dc-mega-toggle svg{transform:rotate(180deg)}
.dc-mega-panel{position:absolute;left:0;top:52px;width:500px;background:var(--dc-paper);color:#17130e;border:1px solid #d8cab4;border-top:3px solid var(--dc-gold);box-shadow:0 18px 44px rgba(0,0,0,.20);padding:20px 22px;display:grid;grid-template-columns:1fr 1fr;gap:30px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:120}.dc-mega-small{width:430px;grid-template-columns:1fr 1fr}.dc-has-mega:hover>.dc-mega-panel,.dc-has-mega.is-open>.dc-mega-panel{opacity:1;visibility:visible;transform:translateY(0)}.dc-mega-panel>div{display:flex;flex-direction:column;gap:7px}.dc-mega-panel strong{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#9a6a25;margin-bottom:4px}.dc-mega-panel a{color:#17130e;text-transform:none;font-size:12px;font-weight:600;padding:2px 0}.dc-mega-panel a:hover{color:#a26d1f}
.header-search-wrap{min-width:0}.diskandco-search{height:38px;border:1px solid rgba(226,183,100,.52);border-radius:24px;display:flex;align-items:center;overflow:hidden;background:#0e0f0d}.diskandco-search input{height:100%;border:0;background:transparent;color:#fff;padding:0 14px;min-width:0;flex:1;font-size:11.5px;outline:0;line-height:38px}.diskandco-search input::placeholder{color:#938a7e;opacity:1}.diskandco-search button{width:44px;height:100%;display:grid;place-items:center;background:transparent;color:var(--dc-gold-light);border:0;cursor:pointer;padding:0}.diskandco-search button svg{width:19px;height:19px;margin:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}

/* Accueil — Hero officiel 1536 × 631, asset utilisateur intact */
.dc-home-hero{position:relative;color:#fff;overflow:hidden;background-image:linear-gradient(90deg,rgba(5,5,4,.86) 0%,rgba(5,5,4,.70) 27%,rgba(5,5,4,.30) 48%,rgba(5,5,4,.04) 70%),var(--dc-hero-image);background-size:cover;background-position:center;height:clamp(500px,41.08vw,631px)}
.dc-home-hero-inner{height:100%;display:flex;align-items:center}
.dc-home-hero-copy{max-width:500px;padding:42px 0}
.dc-home-hero-copy h1{font-family:var(--dc-font-heading);font-size:clamp(50px,4.3vw,68px);line-height:.92;text-transform:uppercase;margin:0 0 18px;letter-spacing:-.02em;text-shadow:0 4px 24px rgba(0,0,0,.5)}
.dc-home-hero-copy h1 span{color:#e0b867}
.dc-home-hero-copy p{max-width:470px;font-size:14px;line-height:1.58;color:#f4eee5;margin:0 0 22px}
.hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.dc-hero-proof{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:10px;color:#e9e1d4}
.stars{color:var(--dc-gold-light);letter-spacing:.08em;font-size:15px}
.dc-home-finder{background:#f4ead8;border-bottom:1px solid var(--dc-line);padding:24px 0 22px}
.dc-finder-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:14px}
.dc-finder-head .eyebrow{margin-bottom:4px}
.dc-finder-head h2{font-family:var(--dc-font-heading);font-size:34px;line-height:1;text-transform:uppercase;margin:0}
.dc-finder-head>a{font-size:10.5px;font-weight:800;color:#77501f;text-transform:uppercase;white-space:nowrap}
.dc-finder-form{display:grid;grid-template-columns:minmax(420px,1fr) 190px 190px 150px;gap:12px;align-items:end}
.dc-finder-form>label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800;text-transform:uppercase;color:#5f5140}
.dc-finder-form select,.dc-finder-search{height:48px;border:1px solid #c8b89e;background:#fffdf8}
.dc-finder-form select{padding:0 12px;font-size:12.5px;color:#211d18}
.dc-finder-search{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:0 12px;gap:9px}
.dc-finder-search svg{width:19px;height:19px;fill:none;stroke:#8c652e;stroke-width:1.7;flex:0 0 auto}
.dc-finder-search input{height:100%;border:0;outline:0;background:transparent;width:100%;min-width:0;font-size:13px;color:#201a14;line-height:48px;padding:0}
.dc-finder-form .dc-btn{height:48px;min-height:48px;font-size:11px}
.dc-finder-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}
.dc-finder-chips a{border:1px solid #cdbd9f;background:#fbf5e9;padding:7px 11px;font-size:10px;font-weight:800;text-transform:uppercase;color:#49351d}
.dc-finder-chips a:hover{border-color:#9c6a28;color:#8a5a1d}
.dc-home-categories{padding:20px 0 24px;background:#f7f0e4}
.dc-home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.dc-home-category{height:156px;background-image:linear-gradient(90deg,rgba(0,0,0,.46),rgba(0,0,0,.04)),var(--dc-cat-image);background-size:cover;background-position:center;position:relative;overflow:hidden;color:#fff;border:1px solid rgba(90,65,30,.18);transition:filter .18s ease}
.dc-home-category:after{content:"";position:absolute;inset:auto 0 0;height:62%;background:linear-gradient(transparent,rgba(0,0,0,.62));pointer-events:none}
.dc-home-category span{position:absolute;z-index:2;left:18px;bottom:14px;display:flex;flex-direction:column;align-items:flex-start}
.dc-home-category strong{font-family:var(--dc-font-heading);font-size:28px;line-height:1;text-transform:uppercase}
.dc-home-category small{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;margin:4px 0 8px}
.dc-home-category em{font-style:normal;background:#f7f0e4;color:#1a1610;padding:7px 11px;font-size:9.5px;text-transform:uppercase;font-weight:800}
.dc-home-category:hover{filter:brightness(1.08)}
.dc-home-latest{background:#f7f0e4;padding:42px 0 58px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.section-heading h2{font-family:var(--dc-font-heading);font-size:48px;line-height:1;text-transform:uppercase;margin:0;color:#17130f}
.section-heading>a{font-size:11px;font-weight:800;text-transform:uppercase;color:#775224}
.dc-editorial-quote{background:#12120f;color:#fff;padding:54px 0}
.dc-editorial-quote-inner{max-width:850px}
.dc-editorial-quote h2{font-family:var(--dc-font-heading);font-size:54px;text-transform:uppercase;line-height:.95;margin:0 0 16px}
.dc-editorial-quote p{max-width:700px;color:#d7d0c5;margin:0 0 24px}

/* Cartes produits — une seule géométrie */
/* WooCommerce injecte historiquement des pseudo-éléments clearfix. En CSS Grid ils deviennent de faux items et occupent la première cellule. */
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none;content:none}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100%;max-width:none;float:none;clear:none;margin:0;background:#fffdf8;border:1px solid var(--dc-line);padding:0 0 12px;position:relative;min-width:0;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease;overflow:hidden}
.woocommerce ul.products li.product:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(54,37,15,.08)}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block}
.woocommerce ul.products li.product a img{width:100%;margin:0 0 12px;aspect-ratio:4/3;object-fit:contain;background:#f6f0e6;padding:6px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--dc-font-heading);font-size:22px;line-height:1.02;padding:0 14px;text-transform:uppercase;margin-bottom:6px}
.woocommerce ul.products li.product .price{padding:0 14px;color:#111;font-weight:800;font-size:17px}
.woocommerce ul.products li.product .button{margin:11px 14px 0;margin-top:auto;background:var(--dc-gold);color:#17120b;border-radius:0;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.025em;padding:12px 13px;text-align:center}
.diskandco-card-meta{display:flex;flex-direction:column;padding:0 14px;margin:2px 0 6px;min-height:36px;font-size:10.5px;color:#756c61}
.diskandco-card-meta strong{font-size:11.5px;color:#7d5626;text-transform:uppercase}
.diskandco-product-badges{position:absolute;z-index:3;top:8px;left:8px;right:8px;display:flex;gap:4px;flex-wrap:wrap;pointer-events:none;max-width:calc(100% - 16px)}
.dc-badge{background:#15130f;color:#fff;padding:4px 6px;font-size:8px;text-transform:uppercase;font-weight:800;line-height:1;max-width:100%;overflow-wrap:anywhere}
.dc-badge-demo{margin-left:auto;background:#9c2d36;color:#fff}
.dc-card-grades{display:flex;gap:5px;flex-wrap:wrap;padding:0 14px 7px;min-height:28px;font-size:9.5px;color:#5c554d;max-width:100%}
.dc-card-grades span{border:1px solid #d8ccb9;background:#faf5eb;padding:3px 5px}
.dc-card-grades b{text-transform:uppercase;color:#30271d}
.empty-shop{padding:30px;border:1px solid var(--dc-line);background:#fff;display:flex;flex-direction:column}

/* Boutique */
.dc-shop-head{background:#f4ead9;color:#181713;border-bottom:1px solid var(--dc-line)}
.dc-shop-head .dc-container{min-height:104px;display:flex;align-items:center}
.dc-shop-head .eyebrow{margin-bottom:3px}
.dc-shop-head h1{font-family:var(--dc-font-heading);font-size:46px;line-height:.95;text-transform:uppercase;margin:0}
.dc-shop-head p{margin:7px 0 0;color:#6d6357;font-size:12.5px;max-width:760px}.dc-shop-head-inner{justify-content:space-between;gap:32px}.dc-shop-guide-link{font-size:10px;font-weight:800;text-transform:uppercase;color:#7b5725;white-space:nowrap}.dc-shop-content>.woocommerce>h1,.dc-shop-content .woocommerce-products-header{display:none}.dc-filter-help{font-size:9px;color:#7c5524;text-decoration:underline;text-transform:none;font-weight:700}
.dc-shop-main{padding:18px 0 64px;background:#f8f1e5}
.dc-shop-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}
.dc-shop-sidebar{min-width:0}
.dc-shop-content{min-width:0}
.dc-shop-content .woocommerce-breadcrumb{font-size:10px;color:#786f63;margin-bottom:10px}
.dc-shop-content .woocommerce-result-count,.dc-shop-content .woocommerce-ordering{font-size:10.5px}
.dc-shop-content .woocommerce-ordering select{height:38px;border:1px solid var(--dc-line);background:#fff;padding:0 9px}
.dc-filter-toggle{display:none;width:100%;height:42px;border:0;background:#171713;color:#fff;text-transform:uppercase;font-weight:800;margin-bottom:12px}
.dc-filters{background:#fffdf8;border:1px solid var(--dc-line);padding:16px}
.dc-filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.dc-filter-head>div{display:flex;flex-direction:column}
.dc-filter-head span{font-family:var(--dc-font-heading);font-size:25px;text-transform:uppercase;line-height:1}
.dc-filter-head small{font-size:8px;color:#8a622c;margin-top:3px;text-transform:uppercase}
.dc-filter-close{display:none;border:0;background:none;font-size:28px}
.dc-filters form{display:grid;gap:8px}
.dc-filter-group{border-top:1px solid #e4d9c8;padding-top:3px}
.dc-filter-group summary{list-style:none;cursor:pointer;padding:9px 0;font-size:9.5px;font-weight:800;text-transform:uppercase;color:#33291e;display:flex;align-items:center;justify-content:space-between}
.dc-filter-group summary::-webkit-details-marker{display:none}
.dc-filter-group summary:after{content:"+";font-size:15px;color:#9a6b2b;font-weight:500}
.dc-filter-group[open] summary:after{content:"−"}
.dc-filter-fields{display:grid;gap:8px;padding:2px 0 9px}
.dc-filters label{display:flex;flex-direction:column;gap:4px;font-size:8.5px;font-weight:800;text-transform:uppercase;color:#5f5140}
.dc-filters select,.dc-filters input[type=search],.dc-filters input[type=number]{height:38px;border:1px solid #c7b89f;background:#fff;padding:0 9px;min-width:0;color:#211d18;font-size:10.5px}
.dc-price-row{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.dc-check-filter{flex-direction:row;align-items:center;min-height:30px}
.dc-filter-actions{display:flex;align-items:center;gap:10px;margin-top:4px}
.dc-filter-actions .dc-btn{min-height:38px;padding:0 13px}
.dc-filter-actions>a{font-size:9px;text-decoration:underline}

/* Fiche produit — galerie éditoriale à gauche, achat premium à droite */
.dc-product-page{background:#f7efe1;padding:0 0 76px}
.dc-product-shell{--dc-product-body:15.5px;--dc-product-meta:12px;--dc-product-small:11px;font-family:var(--dc-font-body);font-size:15.5px}
.dc-product-layout{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:24px;align-items:start;padding-top:32px}
.dc-product-left{display:grid;gap:16px;min-width:0}
.dc-product-gallery-shell,.dc-product-buybox,.dc-product-tabs-shell{background:#fff;border:1px solid var(--dc-line);box-shadow:0 14px 34px rgba(45,34,21,.055)}
.dc-product-gallery-shell{min-width:0;padding:14px;background:#f4ecde}
.dc-product-gallery-shell .woocommerce-product-gallery{width:100%;float:none;margin:0}
.dc-product-gallery-shell .woocommerce-product-gallery__wrapper{width:100%}
.dc-product-gallery-shell .woocommerce-product-gallery__image:first-child a{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 46%,#25251f 0,#11120f 68%,#090a08 100%);border:1px solid #11120f}
.dc-product-gallery-shell .woocommerce-product-gallery__image:first-child img{display:block;width:94%;height:94%;max-width:94%;max-height:94%;object-fit:contain;object-position:center;margin:auto}
.dc-product-gallery-shell .flex-control-thumbs{display:grid;grid-template-columns:repeat(auto-fill,74px);gap:8px;margin:10px 0 0;padding:0}
.dc-product-gallery-shell .flex-control-thumbs li{width:74px;float:none;margin:0}
.dc-product-gallery-shell .flex-control-thumbs img{display:block;width:74px;height:74px;object-fit:cover;border:1px solid var(--dc-line);background:#fff}
.dc-product-buybox{width:100%;float:none;position:static;margin:0;padding:32px 34px;align-self:start;border-top:4px solid #11120f}
.dc-product-buybox,.dc-product-buybox p,.dc-product-buybox li,.dc-product-buybox dd{font-family:var(--dc-font-body)}
.dc-single-artist{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#9a6926;margin-bottom:8px}
.dc-product-buybox .product_title{font-family:var(--dc-font-heading);font-size:clamp(48px,3.6vw,60px);line-height:.93;margin:0 0 13px;letter-spacing:-.015em}
.dc-single-badges{display:flex;gap:6px;flex-wrap:wrap;margin:11px 0 14px}
.dc-single-badges span{font-size:9px;text-transform:uppercase;font-weight:800;padding:5px 8px;background:#171713;color:#fff}
.dc-single-badges span:nth-child(2){background:var(--dc-gold);color:#17120b}
.dc-single-badges span:nth-child(n+3){background:var(--dc-red)}
.dc-product-buybox p.price{font-family:var(--dc-font-heading);font-size:35px;line-height:1;color:#17120b;margin:16px 0 16px}
.dc-tax-note{font-family:var(--dc-font-body);font-size:10.5px;line-height:1.45;color:#756a5d}
.dc-tax-note-product{margin:-8px 0 17px;text-transform:uppercase;letter-spacing:.03em;font-weight:700}
.dc-product-buybox .woocommerce-product-details__short-description{font-size:var(--dc-product-body);line-height:1.62;color:#40382f;margin:0 0 20px}
.dc-grade-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--dc-line);margin:20px 0;background:#faf4e9}
.dc-grade-panel>div{min-width:0;padding:16px 17px;border-right:1px solid var(--dc-line);border-bottom:1px solid var(--dc-line)}
.dc-grade-panel>div:nth-child(2n){border-right:0}
.dc-grade-panel span{display:block;font-size:10.5px;text-transform:uppercase;letter-spacing:.055em;color:#77634c;font-weight:700}
.dc-grade-panel b{display:block;font-family:var(--dc-font-heading);font-size:34px;line-height:1;margin:5px 0}
.dc-grade-panel small{font-size:11px;color:#6d6255}
.dc-grade-guide{grid-column:1/-1;padding:11px 16px;background:#efe3d0;text-transform:uppercase;font-size:10px;font-weight:800;color:#7d5726}
.dc-grade-new{grid-template-columns:1fr}.dc-grade-new>div{border-right:0}
.dc-spec-title{margin:21px 0 12px;font-size:11px;text-transform:uppercase;letter-spacing:.11em;font-weight:800;color:#9a6926}
.diskandco-product-specs{display:grid;grid-template-columns:132px minmax(0,1fr);gap:9px 18px;margin:0;font-size:13px;line-height:1.35}
.diskandco-product-specs dt{font-size:10.5px;text-transform:uppercase;font-weight:800;color:#755a35}
.diskandco-product-specs dd{margin:0;color:#342e27;overflow-wrap:anywhere}
.dc-product-buybox .stock{font-size:15px;font-weight:800;color:var(--dc-green);margin:22px 0 11px}
.dc-product-buybox form.cart{display:grid;grid-template-columns:72px minmax(0,1fr) minmax(0,1fr);grid-template-rows:56px auto;gap:9px;margin:16px 0 0;align-items:stretch}
.dc-product-buybox form.cart .quantity{grid-column:1;grid-row:1;margin:0;float:none}
.dc-product-buybox form.cart .quantity .qty{min-height:56px;height:56px;width:72px;border:1px solid #c9b99f;text-align:center;background:#fff;font-size:14px}
.dc-product-buybox form.cart .single_add_to_cart_button{grid-column:2;grid-row:1;float:none;width:100%;height:56px;min-height:56px;margin:0;padding:0 16px;background:var(--dc-gold);color:#17120b;border:1px solid var(--dc-gold);border-radius:0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.025em;display:flex;align-items:center;justify-content:center}
.dc-product-buybox form.cart .single_add_to_cart_button:hover{background:var(--dc-gold-light);color:#17120b}
.dc-buy-now{grid-column:3;grid-row:1;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-content:center;column-gap:8px;width:100%;height:56px;min-height:56px;border:1px solid #171713;padding:7px 14px;background:#171713;color:#fff}
.dc-buy-now>span{font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.03em;line-height:1.05}
.dc-buy-now>small{font-size:10px;color:#d6c7b1;line-height:1.1;margin-top:3px}
.dc-buy-now svg{grid-column:2;grid-row:1/3;width:20px;height:20px;fill:none;stroke:var(--dc-gold-light);stroke-width:1.8;align-self:center}
.dc-buy-actions-note{grid-column:2/4;grid-row:2;font-size:10.5px;color:#756b5f;line-height:1.45;padding-top:2px}
.dc-product-buybox .product_meta{margin-top:17px;padding-top:14px;border-top:1px solid #e5dac9;font-size:var(--dc-product-meta);line-height:1.55;color:#71675a}
.dc-product-buybox .product_meta>span{display:inline;margin-right:12px}
.dc-product-buybox .product_meta a{color:#7c5725;text-decoration:none;font-weight:700}
.dc-product-buybox .product_meta .sku_wrapper:before{content:"Référence : ";font-weight:800;color:#5b5146}
.dc-product-buybox .product_meta .posted_in:before{content:"Rayon : ";font-weight:800;color:#5b5146}
.dc-product-buybox .product_meta .tagged_as:before{content:"Tags : ";font-weight:800;color:#5b5146}
.dc-product-buybox .product_meta .sku_wrapper,.dc-product-buybox .product_meta .posted_in,.dc-product-buybox .product_meta .tagged_as{font-size:0}
.dc-product-buybox .product_meta .sku_wrapper:before,.dc-product-buybox .product_meta .posted_in:before,.dc-product-buybox .product_meta .tagged_as:before,.dc-product-buybox .product_meta .sku,.dc-product-buybox .product_meta a{font-size:var(--dc-product-meta)}
.dc-product-buybox .product_meta .posted_in a+a:before,.dc-product-buybox .product_meta .tagged_as a+a:before{content:", ";color:#71675a;font-weight:400}
.dc-product-tabs-shell{width:100%;margin:0;padding:0 28px 28px;min-width:0;border-top:4px solid #11120f}
.dc-product-tabs-shell .woocommerce-tabs{width:100%;margin:0;padding:0;border:0}
.dc-product-tabs-shell .tabs{display:flex;gap:0;list-style:none;margin:0 -28px 24px;padding:0 28px;background:#11120f;border:0;min-height:50px;align-items:stretch}
.dc-product-tabs-shell .tabs:before,.dc-product-tabs-shell .tabs li:before,.dc-product-tabs-shell .tabs li:after{display:none}
.dc-product-tabs-shell .tabs li{border:0;background:transparent;margin:0;padding:0;border-radius:0}
.dc-product-tabs-shell .tabs li a{display:flex;align-items:center;min-height:50px;padding:0 18px;font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.045em;color:#ede4d7}
.dc-product-tabs-shell .tabs li.active a{background:var(--dc-gold);color:#17120b}
.dc-product-tabs-shell .panel{width:100%;max-width:none;margin:0;padding:0;overflow-wrap:anywhere;font-family:var(--dc-font-body);font-size:15.5px;line-height:1.72;color:#3f382f}
.dc-product-tabs-shell .panel h2{font-family:var(--dc-font-heading);font-size:35px;line-height:1;text-transform:uppercase;margin:0 0 16px}
.dc-product-tabs-shell .panel p{font-size:15.5px;line-height:1.72;margin:0 0 13px}
.dc-product-related{clear:both;width:100%;margin:42px 0 0;padding:34px 0 0;border-top:1px solid #dccdb7}
.dc-product-related>section{width:100%;margin:0 0 34px;padding:0;float:none}
.dc-product-related h2{font-family:var(--dc-font-heading);font-size:44px;line-height:1;text-transform:uppercase;margin:0 0 20px}
.dc-product-related ul.products{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}


/* Notifications WooCommerce — format compact DISK&CO, pas de grand encadré système. */
.woocommerce-notices-wrapper{width:100%}
.woocommerce-message,.woocommerce-info,.woocommerce-error{box-sizing:border-box;max-width:1180px;margin:16px auto 20px;padding:12px 14px;border:1px solid #d8c9b4;border-top:3px solid var(--dc-gold);background:#fffdf8;color:#201c17;box-shadow:0 8px 22px rgba(35,27,17,.06);font-family:var(--dc-font-body);font-size:11px}
.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{display:none}
.woocommerce-message{display:flex;align-items:center;justify-content:space-between;gap:14px}
.dc-cart-notice-content{display:flex;align-items:center;gap:11px;min-width:0}
.dc-cart-notice-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef3df;color:#607416;flex:0 0 auto}
.dc-cart-notice-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.3}
.dc-cart-notice-copy{display:grid;gap:1px;min-width:0}
.dc-cart-notice-copy strong{font-size:11px;text-transform:uppercase;letter-spacing:.06em}
.dc-cart-notice-copy span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:560px}
.dc-cart-notice-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.dc-cart-notice-actions a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;font-size:9px;text-transform:uppercase;font-weight:800;text-decoration:none}
.dc-cart-notice-link{border:1px solid #bba98f;color:#241e17;background:#fff}
.dc-cart-notice-checkout{border:1px solid var(--dc-gold);background:var(--dc-gold);color:#17120b}

/* Panier — sélection à gauche, récapitulatif sombre à droite */
.dc-cart-intro,.dc-checkout-intro,.dc-account-intro{margin:0 0 24px}.dc-cart-intro span,.dc-checkout-intro span,.dc-account-intro span{font-size:10px;color:#9a6b2b;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dc-cart-intro h1,.dc-checkout-intro h1,.dc-account-intro h1{font-family:var(--dc-font-heading);font-size:46px;text-transform:uppercase;margin:4px 0 5px}.dc-cart-intro p,.dc-checkout-intro p,.dc-account-intro p{font-size:12px;color:#6b6257;margin:0}
.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.woocommerce-cart .woocommerce-notices-wrapper,.woocommerce-cart .dc-cart-intro{grid-column:1/-1}.woocommerce-cart form.woocommerce-cart-form{background:#fff;border:1px solid var(--dc-line);padding:20px 22px;min-width:0}.woocommerce-cart table.shop_table{border:0;margin:0;width:100%}.woocommerce-cart table.shop_table thead{display:none}.woocommerce-cart table.shop_table tr.cart_item{display:grid;grid-template-columns:30px 118px minmax(0,1fr) 90px 96px;gap:16px;align-items:center;border-bottom:1px solid #eadfce;padding:15px 0}.woocommerce-cart table.shop_table td{border:0;padding:0}.woocommerce-cart td.product-thumbnail img{width:110px;height:92px;object-fit:contain;background:#f7f0e6}.woocommerce-cart td.product-name a{font-family:var(--dc-font-heading);font-size:23px;font-weight:700;line-height:1.05}.woocommerce-cart td.product-name dl.variation,.woocommerce-cart td.product-name .wc-item-meta{display:flex;flex-wrap:wrap;gap:5px 8px;margin:8px 0 0;padding:0;font-size:9px;color:#6d6255}.woocommerce-cart td.product-name dl.variation dt,.woocommerce-cart td.product-name .wc-item-meta-label{font-weight:800;text-transform:uppercase;color:#8a6229}.woocommerce-cart td.product-name dl.variation dd,.woocommerce-cart td.product-name .wc-item-meta li{margin:0}.woocommerce-cart td.product-price,.woocommerce-cart td.product-subtotal{font-weight:800;font-size:14px}.woocommerce-cart .quantity .qty{width:64px;height:42px;border:1px solid #ccbca3;text-align:center}.woocommerce-cart td.product-remove a{font-size:22px;color:#8f2525}.woocommerce-cart td.actions{padding-top:18px;display:flex;justify-content:space-between;gap:12px;align-items:center}.woocommerce-cart .coupon{display:flex;gap:8px}.woocommerce-cart .coupon input{min-height:42px;border:1px solid #d8cab7;padding:0 11px}.woocommerce-cart .woocommerce button.button,.woocommerce-cart .woocommerce a.button{border-radius:0;min-height:42px;background:#171713;color:#fff;border:1px solid #171713;font-weight:800}.woocommerce-cart .woocommerce button.button:hover,.woocommerce-cart .woocommerce a.button:hover{background:#2a2924;color:#fff}.woocommerce-cart .woocommerce .cart-collaterals{width:100%;float:none;margin:0}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals{width:100%;float:none;position:static;background:#11120f;border:1px solid #11120f;padding:24px;color:#f5ecdd}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2{font-family:var(--dc-font-heading);font-size:32px;line-height:1;text-transform:uppercase;margin:0 0 18px;color:var(--dc-gold-light)}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table{border:0;color:#f4ecde}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals td{border-color:#332c22;padding:12px 0;font-size:12px}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals th{font-weight:700;color:#cfc4b4}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total th,.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .order-total td{font-size:15px;color:#fff}.woocommerce-cart .woocommerce .wc-proceed-to-checkout{padding:18px 0 0}.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;background:var(--dc-gold);color:#17120b;border:1px solid var(--dc-gold);border-radius:0;text-transform:uppercase;font-weight:900;font-size:12px;padding:12px 15px;line-height:1.1}.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button:hover{background:var(--dc-gold-light);color:#17120b}
.woocommerce-cart .dc-tax-note-cart th,.woocommerce-cart .dc-tax-note-cart td{font-size:10px;color:#cfc4b4;padding:10px 0;border-color:#332c22}.woocommerce-cart .dc-tax-note-cart th{color:var(--dc-gold-light)}

/* Checkout — deux panneaux alignés dès le haut */
.woocommerce-checkout .woocommerce{max-width:1220px;margin:auto}.dc-checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9ccb8;border:1px solid #d9ccb8;margin:0 0 18px}.dc-checkout-steps span{display:flex;align-items:center;gap:9px;min-height:48px;background:#f7f0e4;padding:0 14px;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.035em}.dc-checkout-steps b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#171713;color:var(--dc-gold-light);font-size:11px}.woocommerce-checkout form.checkout.dc-checkout-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:28px;align-items:start}.dc-checkout-customer,.dc-checkout-summary{min-width:0;background:#fff;border:1px solid var(--dc-line)}.dc-checkout-customer{padding:26px}.dc-checkout-summary{position:static}.dc-checkout-summary-head{background:#11120f;color:#fff;padding:22px 24px 18px;border-bottom:3px solid var(--dc-gold)}.dc-checkout-summary-head span{font-size:9px;letter-spacing:.13em;color:var(--dc-gold-light);font-weight:800}.dc-checkout-summary-head h3{font-family:var(--dc-font-heading);font-size:31px;line-height:1;text-transform:uppercase;margin:4px 0 0}.woocommerce-checkout #customer_details{display:block;width:100%}.woocommerce-checkout .col2-set{display:block;width:100%}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{width:100%;float:none}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.woocommerce-checkout .form-row{width:auto;float:none;margin:0 0 14px}.woocommerce-checkout .form-row-wide{grid-column:1/-1}.woocommerce-checkout h3{font-family:var(--dc-font-heading);text-transform:uppercase;font-size:27px;line-height:1.05;margin:6px 0 20px}.woocommerce-checkout label{display:block;font-size:11px;font-weight:700;color:#494137;margin-bottom:5px}.woocommerce-checkout input.input-text,.woocommerce-checkout textarea,.woocommerce-checkout select{width:100%;min-height:46px;border:1px solid #d2c2aa;background:#fff;padding:9px 11px;color:#201b15}.woocommerce-checkout textarea{min-height:96px}.woocommerce-checkout .woocommerce-additional-fields{margin-top:20px;padding-top:20px;border-top:1px solid #e4d8c6}.woocommerce-checkout #order_review{background:#fff;padding:20px 24px 24px}.woocommerce-checkout #order_review table.shop_table{border:0;margin:0 0 18px}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:12px 4px;border-color:#e4d8c6;font-size:12px}.woocommerce-checkout #order_review .wc-item-meta{margin:5px 0 0;padding:0;list-style:none;font-size:9px;color:#756a5e}.woocommerce-checkout #order_review .wc-item-meta li{margin:2px 0}.woocommerce-checkout #order_review .wc-item-meta-label{font-weight:800;color:#8a6229}.woocommerce-checkout #payment{background:#f4ecdd;border-radius:0;margin-top:8px}.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #d9ccb8;padding:18px}.woocommerce-checkout #payment div.form-row{padding:18px;margin:0}.woocommerce-checkout #place_order{width:100%;background:var(--dc-gold);color:#17120b;border:1px solid var(--dc-gold);border-radius:0;min-height:54px;text-transform:uppercase;font-weight:900;font-size:12px}.woocommerce-checkout #place_order:hover{background:var(--dc-gold-light)}.woocommerce-checkout .woocommerce-form-coupon-toggle{font-size:11px}.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:10px;line-height:1.5;color:#6d6458}
.woocommerce-checkout .dc-tax-note-checkout th,.woocommerce-checkout .dc-tax-note-checkout td{font-size:10px;color:#6d6458}.woocommerce-checkout .dc-tax-note-checkout th{font-weight:800;color:#8a6229}.dc-order-tax-notice{font-size:11px;line-height:1.5;color:#5f5549}

/* Mon compte — espace collectionneur structuré */
.dc-account-page-head{margin:0 0 22px;padding:0 0 20px;border-bottom:1px solid #dfd2bf}
.dc-account-page-head>span{font-size:11px;color:#9a6b2b;font-weight:800;letter-spacing:.13em}
.dc-account-page-head h1{font-family:var(--dc-font-heading);font-size:48px;line-height:.96;text-transform:uppercase;margin:6px 0 8px}
.dc-account-page-head p{font-size:13.5px;color:#6b6257;margin:0;line-height:1.5}
.dc-account-shell{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px;align-items:start;width:100%}
.woocommerce-account .woocommerce{display:block;width:100%}
.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;float:none;background:#11120f;color:#fff;border:1px solid #11120f;position:static;margin:0}
.dc-account-nav-title{padding:20px 18px 16px;border-bottom:1px solid #342d23}
.dc-account-nav-title span{display:block;font-size:9.5px;letter-spacing:.14em;color:var(--dc-gold-light);font-weight:800}
.dc-account-nav-title strong{display:block;font-family:var(--dc-font-heading);font-size:28px;text-transform:uppercase;line-height:1;margin-top:5px}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:8px}
.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;gap:11px;min-height:50px;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);font-size:11.5px;font-weight:800}
.dc-account-nav-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;color:var(--dc-gold-light)}
.dc-account-nav-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child a{border-bottom:0}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--dc-gold);color:#17120b}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active .dc-account-nav-icon{color:#17120b}
.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none;background:#fff;border:1px solid var(--dc-line);padding:30px 32px;min-height:320px;position:static;margin:0;overflow-wrap:anywhere}
.dc-account-welcome{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;border-bottom:1px solid #e5d9c7;padding-bottom:22px;margin-bottom:22px}
.dc-account-welcome h2{font-family:var(--dc-font-heading);font-size:39px;text-transform:uppercase;margin:0 0 7px}
.dc-account-welcome p{margin:0;color:#6d6459;font-size:13px;line-height:1.55}
.dc-account-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}
.dc-account-card{border:1px solid var(--dc-line);border-top:3px solid #171713;background:#fbf6ed;padding:20px;min-height:150px;display:block}
.dc-account-card svg{width:28px;height:28px;fill:none;stroke:#8a6229;stroke-width:1.6}
.dc-account-card strong{display:block;font-size:11px;text-transform:uppercase;margin:11px 0 6px}
.dc-account-card span{font-size:11px;color:#71685d;line-height:1.5}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{font-size:14px;color:#4d453c;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid #eadfce;line-height:1.55}
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;margin:0}
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses:before,.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses:after{display:none}
.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address{width:auto;float:none;clear:none;margin:0;border:1px solid #e0d3c0;border-top:4px solid var(--dc-gold);background:#fbf7ef;padding:22px 24px;min-height:230px;display:flex;flex-direction:column}
.woocommerce-account .woocommerce-Address-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid #e5d9c7}
.woocommerce-account .woocommerce-Address-title h2{font-family:var(--dc-font-heading);font-size:31px;line-height:1.05;text-transform:uppercase;margin:0}
.woocommerce-account .woocommerce-Address-title a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid #b99154;background:#fff;color:#7b5420;font-size:9.5px;text-transform:uppercase;font-weight:900;white-space:nowrap}
.woocommerce-account .woocommerce-Address address{font-size:13px;line-height:1.7;margin:18px 0 0;font-style:normal;color:#3f382f}
.woocommerce-account .woocommerce-Address address em{font-style:normal;color:#766c60}
.woocommerce-account form.woocommerce-EditAccountForm{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
.woocommerce-account form.woocommerce-EditAccountForm .form-row{width:auto;float:none;margin:0 0 16px}
.woocommerce-account form.woocommerce-EditAccountForm .form-row-wide,.woocommerce-account form.woocommerce-EditAccountForm fieldset,.woocommerce-account form.woocommerce-EditAccountForm>p:last-child{grid-column:1/-1}
.woocommerce-account form.woocommerce-EditAccountForm label{display:block;font-size:12.5px;font-weight:800;color:#4b4238;margin:0 0 6px}
.woocommerce-account form.woocommerce-EditAccountForm em{display:block;font-size:11.5px;line-height:1.5;color:#72685c;margin-top:6px}
.woocommerce-account form.woocommerce-EditAccountForm fieldset{border:1px solid #d8cab7;border-top:4px solid #171713;background:#fbf7ef;padding:22px 22px 8px;margin:10px 0 20px}
.woocommerce-account form.woocommerce-EditAccountForm legend{padding:0 10px;font-family:var(--dc-font-heading);font-size:25px;line-height:1;text-transform:uppercase;background:#fbf7ef}
.woocommerce-account form .form-row input.input-text{width:100%;min-height:48px;border:1px solid #d8cab7;padding:9px 12px;font-size:13.5px;background:#fff}
.woocommerce-account form .show-password-input{top:50%;transform:translateY(-50%)}
.woocommerce-account form button.button{background:var(--dc-gold);color:#17120b;border:1px solid var(--dc-gold);border-radius:0;min-height:50px;padding:0 22px;font-size:12px;font-weight:900}
.woocommerce-account form button.button:hover{background:var(--dc-gold-light);color:#17120b}


/* Recherche */
.search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.search-grid article{background:#fff;border:1px solid var(--dc-line);padding:16px}
.search-grid h2{font-family:var(--dc-font-heading);font-size:28px;line-height:1;margin:10px 0 0}

/* Footer */
.site-footer{background:#10110f;color:#eee}
.footer-trust{border-top:1px solid #332b20;border-bottom:1px solid #332b20}
.footer-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.footer-trust-grid>div{padding:18px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid #332b20}
.footer-trust-grid>div:last-child{border-right:0}
.footer-trust-grid svg{width:24px;height:24px;fill:none;stroke:var(--dc-gold);stroke-width:1.6;flex:0 0 auto}
.footer-trust-grid span{font-size:10.5px;line-height:1.35;color:#b9b0a4}
.footer-trust-grid strong{display:block;text-transform:uppercase;color:#e2d7c4;font-size:9.5px;margin-bottom:2px}
.footer-main{padding:40px 0;display:grid;grid-template-columns:1.55fr repeat(3,1fr) 1.35fr;gap:28px}
.footer-brand{display:flex;gap:15px}
.footer-brand .brand-logo-img{width:72px;height:72px}
.footer-brand strong{font-family:Georgia,serif;font-size:20px;color:var(--dc-gold-light)}
.footer-main a,.footer-main p{font-size:10px;color:#aaa197;margin:0 0 6px}
.footer-group{min-width:0}
.footer-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--dc-gold-light);padding:0 0 11px;text-align:left;font-family:var(--dc-font-heading);text-transform:uppercase;font-size:18px;cursor:default}
.footer-toggle i{display:none;font-style:normal}
.footer-links{display:flex;flex-direction:column;align-items:flex-start}
.footer-news form{display:flex;width:100%;height:38px;margin-top:10px}
.footer-news input{min-width:0;flex:1;border:0;padding:0 9px}
.footer-news form button{width:42px;border:0;background:var(--dc-gold);font-size:19px}
.footer-bottom{border-top:1px solid #2c261e;padding:16px 0 24px;display:flex;justify-content:space-between;font-size:8px;color:#7d766d}


/* Guide des états */
.dc-condition-page{background:#f7f0e4}
.dc-condition-hero{background:#11120f;color:#fff;border-bottom:1px solid #2c261e;padding:66px 0}
.dc-condition-hero-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:72px;align-items:center}
.dc-condition-hero-copy{max-width:760px}
.dc-condition-hero h1,.dc-condition-heading h2,.dc-condition-cta h2{font-family:var(--dc-font-heading);text-transform:uppercase;line-height:.94;margin:0}
.dc-condition-hero h1{font-size:clamp(58px,5vw,82px);letter-spacing:-.015em;color:#fff;margin-top:9px}
.dc-condition-hero p{max-width:700px;font-size:16px;line-height:1.72;margin:22px 0 0;color:#d4cbbd}
.dc-condition-hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}
.dc-condition-text-link{color:#e8c47c;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.06em;text-decoration:none}
.dc-condition-scoreboard{border:1px solid #51452f;background:#191a17;padding:28px;box-shadow:0 18px 46px rgba(0,0,0,.18)}
.dc-condition-score-kicker{display:block;color:var(--dc-gold);font-size:10px;font-weight:800;letter-spacing:.15em;margin-bottom:10px}
.dc-condition-scoreboard>strong{display:block;font-family:var(--dc-font-heading);font-size:42px;line-height:.9;text-transform:uppercase;color:#fff;margin-bottom:22px}
.dc-condition-score-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #4c402e}
.dc-condition-score-grid>div{padding:18px 16px;background:#f5ecdd;color:#17130e;min-width:0}.dc-condition-score-grid>div+div{border-left:1px solid #cdbb9d}
.dc-condition-score-grid span{display:block;font-size:9px;font-weight:800;letter-spacing:.05em;color:#765421}.dc-condition-score-grid b{display:block;font-family:var(--dc-font-heading);font-size:38px;line-height:1;margin:7px 0 2px}.dc-condition-score-grid small{font-size:10px;color:#6e6253}
.dc-condition-scoreboard>p{font-size:11.5px;line-height:1.55;color:#bdb4a7;margin:18px 0 0}
.dc-condition-section{padding:60px 0}.dc-condition-scale-section{background:#fffaf1}.dc-condition-supports-section{background:#eee2cf;border-top:1px solid var(--dc-line);border-bottom:1px solid var(--dc-line)}
.dc-condition-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,460px);gap:58px;align-items:end;margin-bottom:30px}.dc-condition-heading h2{font-size:46px}.dc-condition-heading p{margin:0;color:#655c51;font-size:13.5px;line-height:1.65}.dc-condition-heading-compact{grid-template-columns:1fr}
.dc-condition-scale{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.dc-condition-grade{background:#fff;border:1px solid var(--dc-line);padding:22px 20px;min-height:215px;display:flex;flex-direction:column;position:relative}.dc-condition-grade.is-premium{border-top:4px solid #c7933e;padding-top:19px}.dc-condition-grade-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:26px}.dc-condition-code{width:54px;height:54px;border:1px solid #b78945;border-radius:50%;display:grid;place-items:center;font-family:var(--dc-font-heading);font-size:24px}.dc-condition-grade-index{font-family:var(--dc-font-heading);font-size:18px;color:#c5b59c}.dc-condition-grade>strong{display:block;font-family:var(--dc-font-heading);font-size:24px;line-height:1;text-transform:uppercase}.dc-condition-grade>em{display:block;color:#9b6721;font-size:11px;font-weight:800;font-style:normal;margin:6px 0 12px;text-transform:uppercase;letter-spacing:.025em}.dc-condition-grade>p{font-size:11.5px;line-height:1.55;color:#61594f;margin:auto 0 0}
.dc-condition-supports{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dc-condition-supports article{background:#fffaf2;border:1px solid #cfbea3;padding:28px;min-width:0}.dc-condition-support-icon{width:52px;height:52px;border:1px solid #c59a57;border-radius:50%;display:grid;place-items:center;margin-bottom:22px}.dc-condition-support-icon svg{width:27px;height:27px;fill:none;stroke:#9d6c29;stroke-width:1.6}.dc-condition-support-title{display:flex;align-items:baseline;gap:10px;border-bottom:1px solid #ded0b9;padding-bottom:13px;margin-bottom:8px}.dc-condition-support-title small{font-family:var(--dc-font-heading);font-size:16px;color:#b38a4c}.dc-condition-supports h3{font-family:var(--dc-font-heading);font-size:34px;text-transform:uppercase;margin:0}.dc-condition-supports dl{margin:0}.dc-condition-supports dl>div{padding:12px 0;border-bottom:1px solid #e5dac8}.dc-condition-supports dl>div:last-child{border-bottom:0}.dc-condition-supports dt{font-size:11px;font-weight:800;text-transform:uppercase;color:#2a251e}.dc-condition-supports dd{font-size:11.5px;line-height:1.55;color:#655c51;margin:4px 0 0}
.dc-condition-method-section{background:#f7f0e4}.dc-condition-method{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dc-condition-method>div{border-top:4px solid #c8933e;padding:22px 18px;background:#fff}.dc-condition-method span{font-family:var(--dc-font-heading);font-size:34px;color:#b18034}.dc-condition-method strong{display:block;text-transform:uppercase;font-size:12px;margin:5px 0 8px}.dc-condition-method p{font-size:11.5px;color:#625a50;line-height:1.55;margin:0}
.dc-condition-cta{background:#11120f;color:#fff;padding:42px 0}.dc-condition-cta>.dc-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.dc-condition-cta h2{font-size:38px;max-width:800px}.dc-condition-cta p{font-size:12px;color:#bdb4a7;margin:10px 0 0}.dc-condition-cta .eyebrow{margin-bottom:6px}

/* Pages WooCommerce dans page.php */
.woocommerce-cart .dc-section,.woocommerce-checkout .dc-section,.woocommerce-account .dc-section{padding:38px 0 66px}
.woocommerce-cart .dc-article>h1,.woocommerce-checkout .dc-article>h1,.woocommerce-account .dc-article>h1{display:none}
.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content,.woocommerce-account .entry-content{margin:0}
.woocommerce-account .dc-article,.woocommerce-cart .dc-article,.woocommerce-checkout .dc-article{max-width:none}

@media(max-width:1180px){
  .header-promises{display:none}
  .identity-inner{grid-template-columns:1fr auto}
  .dc-main-menu>li{padding:0 9px}
  .dc-main-menu>li>a{font-size:10.5px}
  .dc-finder-form{grid-template-columns:minmax(0,1fr) 150px 150px auto}
  .dc-home-category-grid{grid-template-columns:repeat(2,1fr)}
  .dc-shop-layout{grid-template-columns:215px minmax(0,1fr)}
  .footer-main{grid-template-columns:1.4fr repeat(3,1fr)}
  .footer-news{grid-column:1/-1}
}
@media(max-width:900px){
  .dc-topbar-inner span:nth-child(n+2){display:none}
  .dc-topbar-inner{justify-content:center}
  .identity-inner{min-height:84px}
  .brand-logo-img{width:64px;height:64px}
  .brand-copy strong{font-size:9px}.brand-copy small{font-size:10px}
  .menu-toggle{display:flex}
  .nav-inner{height:auto;display:block}
  .header-search-wrap{padding:7px 0}
  .primary-nav{position:fixed;left:0;right:0;top:110px;bottom:0;background:#10110f;display:none;padding:14px 22px;overflow:auto}
  .primary-nav.is-open{display:block}
  .dc-main-menu{height:auto;display:block}
  .dc-main-menu>li{height:auto;min-height:46px;display:flex;flex-wrap:wrap;padding:0;border-bottom:1px solid #2c2923}
  .dc-main-menu>li>a{font-size:12px;flex:1;padding:14px 0}
  .dc-mega-toggle{padding:13px}
  .dc-mega-panel,.dc-mega-small{position:static;width:100%;grid-template-columns:1fr 1fr;display:none;opacity:1;visibility:visible;transform:none;border:0;box-shadow:none;background:#181914;color:#fff;padding:14px}
  .dc-has-mega.is-open>.dc-mega-panel{display:grid}
  .dc-mega-panel a{color:#fff}
  .dc-home-hero{height:500px;background-position:55% center}
  .dc-home-hero-copy{max-width:470px}
  .dc-home-category-grid{grid-template-columns:repeat(2,1fr)}
  .dc-shop-layout{grid-template-columns:1fr}
  .dc-filter-toggle{display:block}
  .dc-filters{display:none}
  .dc-filters.is-open{display:block}
  .dc-filter-close{display:block}
  .dc-product-layout{grid-template-columns:1fr;gap:18px;padding-top:24px}
  .dc-product-left{display:contents}
  .dc-product-gallery-shell{order:1}.dc-product-buybox{order:2}.dc-product-tabs-shell{order:3}
  .dc-product-related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .woocommerce-cart .woocommerce{grid-template-columns:1fr}
  .woocommerce-checkout form.checkout.dc-checkout-layout{grid-template-columns:1fr}
  .dc-checkout-summary{order:2}
  .dc-account-shell{grid-template-columns:1fr}
  .footer-trust-grid{grid-template-columns:repeat(2,1fr)}
  .dc-condition-hero-inner,.dc-condition-heading{grid-template-columns:1fr;gap:24px}.dc-condition-hero-inner{gap:34px}.dc-condition-scoreboard{max-width:600px}.dc-condition-scale{grid-template-columns:repeat(2,1fr)}.dc-condition-supports{grid-template-columns:1fr}.dc-condition-method{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .dc-container{width:min(calc(100% - 24px),var(--dc-container))}
  .dc-topbar-inner{font-size:10px;letter-spacing:.045em}
  .identity-inner{min-height:76px;grid-template-columns:minmax(0,1fr) auto;gap:8px}
  .brand{gap:8px;min-width:0}
  .brand-logo-img{width:58px;height:58px}
  .brand-copy{min-width:0;max-width:126px;border-left:0;padding-left:0}.brand-copy strong{display:none}.brand-copy small{font-size:9.2px;line-height:1.18;letter-spacing:.08em;margin-top:2px;color:#f0e7d9}
  .header-actions{gap:2px;justify-self:end;flex:0 0 auto}
  .header-actions>a,.menu-toggle{min-width:42px;width:42px;height:48px;justify-content:center;padding:0;gap:0}
  .header-actions>a small,.menu-toggle small{display:none}
  .header-actions svg{width:40px;height:40px;padding:8px}
  .menu-toggle>span{width:23px;height:2px;margin:2px 0}
  .cart-link em{right:-2px;top:0;width:17px;height:17px;border-color:#0d0e0c}
  .primary-nav{top:104px}
  .dc-mega-panel,.dc-mega-small{grid-template-columns:1fr}
  .header-search-wrap{padding:7px 0}
  .diskandco-search{height:42px}
  .diskandco-search input{font-size:12px;padding-left:14px}
  .dc-home-hero{height:520px;background-position:58% center;background-image:linear-gradient(90deg,rgba(5,5,4,.88),rgba(5,5,4,.58) 70%,rgba(5,5,4,.28)),var(--dc-hero-image)}
  .dc-home-hero-copy{max-width:94%;padding:34px 0}
  .dc-home-hero-copy h1{font-size:44px}
  .dc-finder-head{display:block;align-items:flex-start}
  .dc-finder-head>a{display:inline-block;margin-top:8px}
  .dc-finder-form{grid-template-columns:1fr 1fr}
  .dc-finder-search{grid-column:1/-1}
  .dc-finder-form .dc-btn{grid-column:1/-1}
  .dc-home-category-grid{grid-template-columns:1fr 1fr;gap:8px}
  .dc-home-category{height:138px}
  .dc-home-category strong{font-size:24px}
  .dc-home-latest .woocommerce ul.products{display:flex;overflow-x:auto;gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory}
  .dc-home-latest .woocommerce ul.products li.product{min-width:82%;width:82%;scroll-snap-align:start}
  .woocommerce ul.products,.dc-product-related ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}
  .woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products[class*="columns-"] li.product,.woocommerce-page ul.products[class*="columns-"] li.product{width:100%;max-width:none;margin:0;float:none;clear:none}
  .woocommerce ul.products li.product a img{padding:2px;margin-bottom:9px}
  .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:20px;padding:0 10px;margin-bottom:5px}
  .woocommerce ul.products li.product .price{font-size:16px;padding:0 10px}
  .diskandco-card-meta{padding:0 10px;min-height:34px;font-size:10px;margin-bottom:5px}
  .diskandco-card-meta strong{font-size:11px}
  .diskandco-product-badges{top:6px;left:6px;right:6px;gap:3px;max-width:calc(100% - 12px)}
  .dc-badge{font-size:7.5px;padding:4px 5px;overflow-wrap:normal;white-space:nowrap}
  .dc-badge-demo{margin-left:0}
  .dc-card-grades{padding:0 10px 7px;gap:4px;min-height:0;font-size:8.5px}
  .dc-card-grades span{padding:3px 4px;min-width:0}
  .woocommerce ul.products li.product .button{min-height:42px;margin:9px 10px 0;padding:10px 7px;font-size:9.5px;line-height:1.15;display:flex;align-items:center;justify-content:center}
  .dc-shop-head .dc-container{min-height:78px}
  .dc-shop-head h1{font-size:37px}.dc-shop-head-inner{align-items:flex-start}.dc-shop-guide-link{display:none}
  .dc-shop-main{padding-top:18px}
  .dc-shop-content .woocommerce-result-count{float:none;margin:0 0 9px;font-size:11px}
  .dc-shop-content .woocommerce-ordering{float:none;width:100%;margin:0 0 14px}
  .dc-shop-content .woocommerce-ordering select{width:100%;height:42px;font-size:11px}
  .dc-product-gallery-shell{padding:10px}
  .dc-product-gallery-shell .woocommerce-product-gallery__image:first-child a{background:#f5eee2}
  .dc-product-gallery-shell .flex-control-thumbs{grid-template-columns:repeat(auto-fill,58px)}
  .dc-product-gallery-shell .flex-control-thumbs li,.dc-product-gallery-shell .flex-control-thumbs img{width:58px;height:58px}
  .dc-product-buybox{padding:24px 20px}
  .dc-product-buybox .product_title{font-size:44px}
  .dc-product-tabs-shell{margin-top:0;padding:0 18px 22px}
  .dc-product-tabs-shell .tabs{margin:0 -18px 20px;padding:0 18px;overflow:auto}
  .dc-product-tabs-shell .tabs li a{font-size:11.5px;padding:0 14px}
  .dc-product-tabs-shell .panel,.dc-product-tabs-shell .panel p{font-size:15px}
  .dc-grade-panel{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dc-grade-panel>div{padding:12px 10px}
  .dc-grade-panel span{font-size:9px}
  .dc-grade-panel b{font-size:27px}
  .dc-grade-panel small{font-size:9.5px}
  .woocommerce-cart table.shop_table tr.cart_item{grid-template-columns:28px 76px 1fr;gap:10px}
  .woocommerce-cart td.product-thumbnail img{width:70px;height:70px}
  .woocommerce-cart td.product-price,.woocommerce-cart td.product-quantity,.woocommerce-cart td.product-subtotal{grid-column:3}
  .woocommerce-cart td.actions{display:block}
  .woocommerce-cart .coupon{margin-bottom:10px;display:grid;grid-template-columns:1fr auto;gap:7px}
  .woocommerce-cart .woocommerce .cart-collaterals .cart_totals{padding:20px}
  .dc-checkout-steps{grid-template-columns:1fr;gap:0}
  .dc-checkout-steps span{min-height:40px;border-bottom:1px solid #ded1bd}
  .dc-checkout-steps span:last-child{border-bottom:0}
  .dc-checkout-customer{padding:18px}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}
  .woocommerce-checkout .form-row-wide,.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{grid-column:1}
  .dc-checkout-summary-head{padding:18px}.woocommerce-checkout #order_review{padding:16px 18px 20px}

  .woocommerce-message{margin:10px auto 14px;padding:10px 11px;display:grid;grid-template-columns:1fr;gap:9px;border-top-width:2px}
  .dc-cart-notice-content{gap:9px}
  .dc-cart-notice-icon{width:28px;height:28px}
  .dc-cart-notice-copy strong{font-size:10px}
  .dc-cart-notice-copy span{font-size:10.5px;white-space:normal;line-height:1.35;max-width:none}
  .dc-cart-notice-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .dc-cart-notice-actions a{min-height:38px;font-size:9px;padding:0 8px}
  .dc-product-buybox form.cart{grid-template-columns:58px minmax(0,1fr);grid-template-rows:50px 50px auto;gap:8px}
  .dc-product-buybox form.cart .quantity{grid-column:1;grid-row:1}.dc-product-buybox form.cart .quantity .qty{width:58px;height:50px;min-height:50px}
  .dc-product-buybox form.cart .single_add_to_cart_button{grid-column:2;grid-row:1;height:50px;min-height:50px;padding:0 10px;font-size:10.5px}
  .dc-buy-now{grid-column:1/-1;grid-row:2;height:50px;min-height:50px;padding:6px 12px}
  .dc-buy-now>span{font-size:11px}.dc-buy-now>small{font-size:9.5px}
  .dc-buy-actions-note{grid-column:1/-1;grid-row:3;font-size:10px}
  .woocommerce-account .woocommerce-MyAccount-content{padding:22px 18px;min-height:0}
  .dc-account-page-head h1{font-size:40px}
  .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses{grid-template-columns:1fr}
  .woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses .woocommerce-Address{min-height:0;padding:20px}
  .woocommerce-account .woocommerce-Address-title h2{font-size:28px}
  .woocommerce-account form.woocommerce-EditAccountForm{grid-template-columns:1fr}
  .woocommerce-account form.woocommerce-EditAccountForm .form-row-wide,.woocommerce-account form.woocommerce-EditAccountForm fieldset,.woocommerce-account form.woocommerce-EditAccountForm>p:last-child{grid-column:1}
  .dc-account-welcome{display:block}
  .dc-account-welcome .dc-btn{margin-top:12px}
  .dc-account-cards{grid-template-columns:1fr}
  .footer-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-trust-grid>div{padding:14px 10px;gap:9px;border-right:1px solid #332b20;border-bottom:1px solid #332b20;min-width:0}
  .footer-trust-grid>div:nth-child(2n){border-right:0}
  .footer-trust-grid>div:nth-last-child(-n+2){border-bottom:0}
  .footer-trust-grid svg{width:22px;height:22px}
  .footer-trust-grid span{font-size:9.5px;line-height:1.25}
  .footer-trust-grid strong{font-size:9px;margin-bottom:2px}
  .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));padding:26px 0;gap:20px 10px}
  .footer-brand{grid-column:1/-1;padding-bottom:16px;border-bottom:1px solid #2c261e;margin:0}
  .footer-group{border:0;min-width:0}
  .footer-toggle{padding:0 0 8px;cursor:default;font-size:16px;pointer-events:none;line-height:1}
  .footer-toggle i{display:none}
  .footer-links{display:flex;padding:0;gap:3px}
  .footer-links[hidden]{display:flex}
  .footer-main a,.footer-main p{font-size:10px;line-height:1.4}
  .footer-news{grid-column:1/-1;padding-top:4px;border-top:1px solid #2c261e}
  .footer-news .footer-toggle{padding-top:15px}
  .footer-bottom{flex-direction:column;gap:6px}
  .search-grid{grid-template-columns:1fr}
  .dc-condition-hero{padding:42px 0 38px}.dc-condition-hero h1{font-size:48px}.dc-condition-hero p{font-size:14px}.dc-condition-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.dc-condition-scoreboard{padding:20px}.dc-condition-scoreboard>strong{font-size:34px}.dc-condition-score-grid{grid-template-columns:1fr 1fr}.dc-condition-score-grid>div{padding:14px 12px}.dc-condition-score-grid b{font-size:32px}.dc-condition-heading h2{font-size:36px}.dc-condition-heading p{font-size:12.5px}.dc-condition-scale{grid-template-columns:1fr}.dc-condition-grade{min-height:0}.dc-condition-grade-top{margin-bottom:18px}.dc-condition-supports article{padding:22px}.dc-condition-method{grid-template-columns:1fr}.dc-condition-cta>.dc-container{display:block}.dc-condition-cta h2{font-size:32px}.dc-condition-cta .dc-btn{margin-top:20px;width:100%}
}
@media(max-width:340px){
  .brand-copy{display:none}
  .woocommerce ul.products,.dc-product-related ul.products{grid-template-columns:1fr}
  .dc-home-latest .woocommerce ul.products{display:flex}
  .dc-home-latest .woocommerce ul.products li.product{min-width:88%;width:88%}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none;animation:none}}

/* Maquettes produit DISK&CO : le rendu 4:3 transparent est dérivé des visuels source WooCommerce. */
.woocommerce ul.products li.product.dc-has-mockup a img{aspect-ratio:4/3;object-fit:contain;background:transparent;padding:0}
.dc-product-shell.dc-has-mockup .dc-product-gallery-shell .woocommerce-product-gallery__image:first-child a{aspect-ratio:4/3;min-height:0;max-height:none;background:transparent}
.dc-product-shell.dc-has-mockup .dc-product-gallery-shell .woocommerce-product-gallery__image:first-child img{display:block;width:96%;height:96%;max-width:96%;max-height:96%;object-fit:contain;background:transparent;transform:none}