
/*
Theme Name: Derah Beauty Atelier
Theme URI: https://derahbeauty.com/
Author: Derah Beauty
Description: Luxury WooCommerce storefront theme for Derah Beauty. Editorial design, conversion-focused product presentation, mobile-first and fast.
Version: 7.1.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: derah-beauty
*/
:root{--ink:#211719;--rose:#9b5d68;--rose2:#c98d98;--cream:#fbf6f3;--paper:#fff;--line:#eadfe0;--muted:#766b6d;--gold:#b89564;--radius:22px;--shadow:0 24px 70px rgba(33,23,25,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}body,button,input,select,textarea{font-size:15px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.db-wrap{width:min(1240px,calc(100% - 40px));margin:auto}
.db-top{background:var(--ink);color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.db-top .db-wrap{min-height:38px;display:flex;align-items:center;justify-content:center}
.db-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(234,223,224,.8)}.db-head{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.db-brand{font:700 30px/1 Georgia,serif;letter-spacing:-.04em}.db-brand em{font-size:11px;font-style:normal;letter-spacing:.25em;text-transform:uppercase;color:var(--rose);display:block;margin-top:7px}.db-nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:750;letter-spacing:.03em}.db-nav ul{list-style:none;display:flex;gap:28px;margin:0;padding:0}.db-nav a{position:relative}.db-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--rose);transition:.25s}.db-nav a:hover:after{right:0}.db-actions{justify-self:end;display:flex;gap:8px;align-items:center}.db-icon{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;cursor:pointer;font-size:18px}.db-cart{position:relative}.db-count{position:absolute;right:-3px;top:-3px;background:var(--rose);color:#fff;min-width:17px;height:17px;border-radius:20px;display:grid;place-items:center;font-size:10px;font-weight:800}.db-menu{display:none}

.db-hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(115deg,#fbf0ee 0%,#fff 52%,#f3e1e4 100%)}.db-hero:before{content:"";position:absolute;width:650px;height:650px;border-radius:50%;right:-190px;top:-250px;border:1px solid rgba(155,93,104,.16);box-shadow:0 0 0 70px rgba(155,93,104,.035),0 0 0 140px rgba(155,93,104,.02)}.db-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.db-kicker{font-size:11px;font-weight:850;letter-spacing:.25em;text-transform:uppercase;color:var(--rose)}.db-hero h1{font:700 clamp(50px,6.2vw,86px)/.98 Georgia,serif;letter-spacing:-.045em;margin:18px 0 22px;max-width:720px}.db-hero h1 span{color:var(--rose)}.db-hero p{font-size:18px;color:var(--muted);max-width:560px;margin:0}.db-actions-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.db-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;font-weight:800;transition:.25s;border:1px solid var(--ink)}.db-btn-dark{background:var(--ink);color:#fff}.db-btn-dark:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(33,23,25,.18)}.db-btn-outline{background:rgba(255,255,255,.7)}.db-btn-outline:hover{background:#fff}.db-hero-card{min-height:550px;border-radius:160px 160px 28px 28px;background:radial-gradient(circle at 50% 30%,#fff 0,#efdadd 42%,#d7a8b0 100%);box-shadow:var(--shadow);position:relative;overflow:hidden}.db-hero-card:after{content:"DERAH BEAUTY";position:absolute;bottom:30px;right:30px;color:rgba(33,23,25,.45);font-size:10px;letter-spacing:.35em;transform:rotate(-90deg);transform-origin:right bottom}.db-hero-card.has-image{background-size:cover;background-position:center}.db-note{position:absolute;left:0;bottom:28px;background:#fff;padding:14px 18px;box-shadow:0 14px 35px rgba(33,23,25,.12);font-size:12px;font-weight:800;letter-spacing:.06em}

.db-strip{border-bottom:1px solid var(--line);background:#fff}.db-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0}.db-strip-item{text-align:center;border-right:1px solid var(--line);font-size:12px;font-weight:800}.db-strip-item:last-child{border:0}.db-strip-item small{display:block;color:var(--muted);font-weight:500;margin-top:3px}
.db-section{padding:95px 0}.db-section.cream{background:var(--cream)}.db-headline{text-align:center;max-width:700px;margin:0 auto 46px}.db-headline .db-kicker{margin-bottom:10px}.db-headline h2{font:700 clamp(36px,4vw,52px)/1.08 Georgia,serif;letter-spacing:-.035em;margin:0 0 13px}.db-headline p{color:var(--muted);margin:0}
.db-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.db-cat{min-height:330px;border-radius:var(--radius);position:relative;overflow:hidden;padding:25px;display:flex;align-items:flex-end;background:linear-gradient(145deg,#e9d3d6,#b77b86);box-shadow:0 12px 35px rgba(33,23,25,.07)}.db-cat:nth-child(2){background:linear-gradient(145deg,#efe4d8,#c9a888)}.db-cat:nth-child(3){background:linear-gradient(145deg,#e5e0e7,#a995a9)}.db-cat:nth-child(4){background:linear-gradient(145deg,#e4d5c9,#b58e76)}.db-cat:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(0,0,0,.58))}.db-cat-image{position:absolute;inset:0;background:center/cover no-repeat;transition:.5s}.db-cat:hover .db-cat-image{transform:scale(1.05)}.db-cat-content{position:relative;z-index:2;color:#fff}.db-cat small{font-size:10px;letter-spacing:.2em;text-transform:uppercase;opacity:.85}.db-cat strong{display:block;font:700 28px Georgia,serif;margin-top:5px}.db-cat-arrow{margin-top:12px;font-size:12px;font-weight:800}
.db-products{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.db-product{min-width:0}.db-product-media{aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;background:#f5eeee;position:relative;display:block}.db-product-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.db-product:hover .db-product-media img{transform:scale(1.045)}.db-product-badge{position:absolute;left:13px;top:13px;background:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.db-product-tools{position:absolute;right:13px;top:13px;display:grid;gap:7px}.db-product-tool{width:37px;height:37px;border-radius:50%;background:#fff;border:0;display:grid;place-items:center;box-shadow:0 8px 20px rgba(0,0,0,.08);font-size:16px}.db-product-info{padding:15px 3px}.db-product-cat{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.db-product-title{display:block;font-weight:800;margin-top:3px}.db-price{font-weight:900;color:var(--rose);margin-top:4px}.db-rating{font-size:12px;margin-top:3px}.db-rating .star-rating{float:none!important;display:inline-block!important}
.db-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:var(--ink);color:#fff;border-radius:32px;overflow:hidden}.db-editorial-media{min-height:540px;background:radial-gradient(circle at 50% 40%,#e5c8cd,#8e555f 65%,#321f23)}.db-editorial-media.has-image{background-size:cover;background-position:center}.db-editorial-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}.db-editorial-copy h2{font:700 48px/1.05 Georgia,serif;margin:15px 0}.db-editorial-copy p{color:#d6c8ca;max-width:480px}.db-editorial-copy .db-btn{align-self:flex-start;margin-top:22px;background:#fff;border-color:#fff}
.db-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.db-benefit{padding:27px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.db-benefit-icon{font-size:22px;color:var(--rose)}.db-benefit strong{display:block;margin:10px 0 5px}.db-benefit span{font-size:13px;color:var(--muted)}
.db-newsletter{background:linear-gradient(120deg,#f7e8ea,#fbf6f3);padding:65px;border-radius:32px;text-align:center}.db-newsletter h2{font:700 42px Georgia,serif;margin:8px 0}.db-newsletter p{color:var(--muted)}.db-newsletter form{max-width:560px;margin:24px auto 0;display:flex;gap:8px}.db-newsletter input{height:52px;flex:1;border:1px solid var(--line);border-radius:999px;padding:0 18px;background:#fff}.db-newsletter button{height:52px;border-radius:999px;padding:0 22px;border:0;background:var(--ink);color:#fff;font-weight:800}
.db-footer{background:#171214;color:#fff;padding:72px 0 24px}.db-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.db-footer h3{font:700 20px Georgia,serif;margin:0 0 15px}.db-footer p,.db-footer a{color:#cbbfc2;font-size:13px}.db-footer a:hover{color:#fff}.db-footer-logo{font:700 30px Georgia,serif}.db-footer-tag{color:#cbbfc2!important;max-width:320px}.db-bottom{border-top:1px solid #332a2d;margin-top:50px;padding-top:18px;color:#8e8386;font-size:11px;display:flex;justify-content:space-between;gap:15px}
.db-page{padding:80px 0}.db-page h1{font:700 52px Georgia,serif;letter-spacing:-.04em}.db-content{max-width:900px;margin:auto}
.woocommerce .db-page,.woocommerce-page .db-page{padding-top:60px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin:0!important}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{border-radius:999px!important;background:var(--ink)!important;color:#fff!important;padding:12px 19px!important}.woocommerce span.onsale{background:var(--rose)!important;border-radius:999px!important;min-width:auto!important;min-height:auto!important;padding:7px 10px!important;line-height:1!important;font-size:10px!important;text-transform:uppercase}.woocommerce div.product .product_title{font-family:Georgia,serif}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--rose)!important}
.db-whatsapp{position:fixed;right:20px;bottom:20px;z-index:120;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;font-size:20px;box-shadow:0 12px 28px rgba(0,0,0,.2)}
@media(max-width:980px){.db-head{grid-template-columns:auto 1fr auto}.db-nav{display:none}.db-menu{display:grid}.db-nav.is-open{display:block;position:absolute;left:20px;right:20px;top:74px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.db-nav.is-open ul{display:grid;gap:15px}.db-hero-grid{grid-template-columns:1fr;gap:35px}.db-hero{padding:75px 0}.db-hero-card{min-height:450px}.db-cats,.db-products,.woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.db-benefits{grid-template-columns:repeat(2,1fr)}.db-editorial{grid-template-columns:1fr}.db-editorial-media{min-height:390px}.db-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.db-wrap{width:min(100% - 24px,1240px)}.db-top{font-size:9px}.db-head{height:70px}.db-brand{font-size:25px}.db-brand em{display:none}.db-actions .db-search,.db-actions .db-wish{display:none}.db-hero{padding:58px 0}.db-hero h1{font-size:49px}.db-hero p{font-size:16px}.db-hero-card{min-height:390px;border-radius:100px 100px 20px 20px}.db-strip-grid{grid-template-columns:repeat(2,1fr);gap:0}.db-strip-item{padding:12px 5px;border-bottom:1px solid var(--line)}.db-section{padding:65px 0}.db-cats,.db-products,.woocommerce ul.products{grid-template-columns:1fr 1fr!important;gap:12px}.db-cat{min-height:220px;padding:15px}.db-cat strong{font-size:21px}.db-editorial-copy{padding:40px 25px}.db-editorial-copy h2{font-size:38px}.db-benefits,.db-footer-grid{grid-template-columns:1fr}.db-newsletter{padding:42px 20px}.db-newsletter h2{font-size:34px}.db-newsletter form{display:grid}.db-newsletter button{width:100%}.db-bottom{display:block}.db-bottom span{display:block;margin-top:8px}}

/* DERAH BEAUTY ATELIER V6.2 — final editorial layer */
:root{--ink:#191516;--rose:#6F2637;--rose2:#C9A0A5;--cream:#F8F4EF;--paper:#fff;--line:#e7dcda;--muted:#766d6d;--gold:#C7A46A}
.db-brand span{display:block}.db-brand em{color:var(--rose)}
.db-cat-0{grid-column:span 2;min-height:430px}.db-cat-1{min-height:430px}.db-cat-2{min-height:430px}.db-cat-3{grid-column:span 2;min-height:330px}.db-cat-4,.db-cat-5{min-height:330px}
.db-product-heart{position:absolute;right:13px;top:13px;width:38px;height:38px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:18px;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.db-mini-cart{display:inline-flex;margin-top:11px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;border-bottom:1px solid var(--rose);padding-bottom:3px}
.db-style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.db-style-grid a{min-height:190px;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;justify-content:flex-end;background:#fff;transition:.25s}.db-style-grid a:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.db-style-grid small{color:var(--rose);letter-spacing:.15em}.db-style-grid strong{font:700 31px Georgia,serif;margin:9px 0 4px}.db-style-grid span{font-size:12px;color:var(--muted)}
.db-page-intro{padding:80px 0 40px;text-align:center}.db-page-intro h1{font:700 clamp(42px,6vw,72px)/1 Georgia,serif;margin:10px 0}.db-page-intro p{max-width:650px;margin:auto;color:var(--muted)}
.db-shop-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.db-shop-head h1{font:700 50px Georgia,serif;margin:0}.db-shop-layout{display:grid;grid-template-columns:210px 1fr;gap:38px}.db-shop-sidebar{border-right:1px solid var(--line);padding-right:20px}.db-shop-sidebar a{display:block;padding:8px 0;color:var(--muted);font-size:13px}.db-shop-sidebar a:hover{color:var(--rose)}
.db-product-single{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:start}.db-single-gallery img{width:100%;border-radius:28px;background:var(--cream)}.db-single-info{padding-top:20px}.db-single-cat{color:var(--rose);text-transform:uppercase;letter-spacing:.15em;font-size:11px}.db-single-info h1{font:700 clamp(40px,5vw,62px)/1.02 Georgia,serif;margin:12px 0}.db-single-price{font-size:22px;font-weight:900;color:var(--rose);margin:18px 0}.db-single-desc{color:var(--muted);font-size:16px}.db-single-reassurance{border-top:1px solid var(--line);margin-top:30px;padding-top:20px;display:grid;gap:9px;font-size:12px}
@media(max-width:980px){.db-style-grid{grid-template-columns:repeat(2,1fr)}.db-shop-layout,.db-product-single{grid-template-columns:1fr}.db-shop-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:0 0 15px;display:flex;gap:15px;overflow:auto}.db-shop-sidebar a{white-space:nowrap}.db-single-info{padding-top:0}.db-cat-0,.db-cat-3{grid-column:span 1}}
@media(max-width:600px){.db-wrap{width:calc(100% - 24px)}.db-top .db-wrap{min-height:32px;white-space:nowrap;overflow:hidden}.db-hero-grid{gap:28px}.db-hero h1{font-size:46px}.db-hero-card{min-height:410px}.db-cats,.db-products{grid-template-columns:1fr 1fr!important}.db-cat,.db-cat-0,.db-cat-1,.db-cat-2,.db-cat-3,.db-cat-4,.db-cat-5{min-height:235px;grid-column:span 1}.db-cat strong{font-size:20px}.db-style-grid{grid-template-columns:1fr 1fr}.db-style-grid a{min-height:155px;padding:18px}.db-style-grid strong{font-size:24px}.db-newsletter{padding:42px 20px}.db-newsletter form{flex-direction:column}.db-newsletter input,.db-newsletter button{width:100%}.db-shop-head{align-items:start;flex-direction:column}.db-shop-head h1{font-size:42px}.db-footer{padding-top:50px}.db-bottom{display:block}.db-bottom span{display:block;margin-bottom:8px}}
@media(max-width:380px){.db-cats,.db-products{grid-template-columns:1fr!important}.db-style-grid{grid-template-columns:1fr}.db-actions-row .db-btn{width:100%}}

/* =========================================================
   HOMEPAGE — REPRODUCTION DU VISUEL DE RÉFÉRENCE DERAH
   ========================================================= */
body.home .db-top,
body.home .db-header,
body.home .db-footer{display:none!important}
body.home .db-whatsapp{z-index:20}
body.home{background:#f7f3ec}
.db-home-reference{width:100%;margin:0;padding:0;background:#f7f3ec}
.db-reference-board{position:relative;width:100%;max-width:1600px;margin:0 auto;line-height:0;overflow:hidden;background:#f7f3ec}
.db-reference-image{display:block;width:100%;height:auto;margin:0;padding:0;border:0}
.db-board-hotspot{position:absolute;display:block;z-index:3;background:transparent}
.db-board-shop{left:24%;top:0;width:40%;height:37%}
.db-board-products{left:0;top:37%;width:47%;height:40%}
.db-board-contact{right:0;top:72%;width:54%;height:28%}
.db-reference-mobile-actions{display:none}

@media (max-width: 900px){
  .db-reference-board{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
  .db-reference-image{width:100%;min-width:760px;max-width:none}
  .db-reference-mobile-actions{display:flex;gap:10px;padding:12px;background:#f7f3ec;position:sticky;bottom:0;z-index:10}
  .db-reference-mobile-actions a{flex:1;text-align:center;background:#3b2418;color:#fff;padding:12px 8px;font:700 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.08em}
}
@media (max-width: 520px){
  .db-reference-image{min-width:700px}
  .db-reference-mobile-actions{flex-direction:column}
  .db-reference-mobile-actions a{padding:13px 8px}
}

/* ===== V6.4 Brown Glow commerce homepage ===== */
.dbh-wrap{width:min(1280px,calc(100% - 32px));margin-left:auto;margin-right:auto}.db-brown-home{background:#f7f3e9;color:#3b241d}.dbh-brand-hero{display:grid;grid-template-columns:26% 44% 30%;min-height:590px;background:#f7f3e9}.dbh-brand-panel{background:#3b241d;color:#f7f3e9;padding:70px 42px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dbh-mark{font:700 88px/.8 Georgia,serif;color:#d4af37;text-shadow:0 4px 22px rgba(212,175,55,.25)}.dbh-brand{font:700 48px/.95 Georgia,serif;letter-spacing:.12em;color:#d4af37;margin-top:18px}.dbh-subbrand{font:500 18px/1 Georgia,serif;letter-spacing:.45em;border-top:1px solid #d4af37;border-bottom:1px solid #d4af37;padding:10px 25px;margin:14px 0}.dbh-brand-panel p{font:italic 18px Georgia,serif;margin:12px 0 25px}.dbh-gold-btn{display:inline-flex;align-items:center;justify-content:center;background:#d4af37;color:#3b241d!important;padding:13px 22px;border-radius:2px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;font-size:11px}.dbh-collection-intro{padding:78px 7vw;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(130deg,#efe5d6,#fbf7ef)}.dbh-eyebrow{font-size:10px;letter-spacing:.22em;font-weight:900;text-transform:uppercase;color:#765244}.dbh-collection-intro h1{font:700 clamp(50px,6vw,86px)/.92 Georgia,serif;margin:15px 0 25px;color:#4a2a20}.dbh-collection-intro h1 span{color:#b18a34}.dbh-collection-intro p{max-width:520px;color:#6d5a52}.dbh-text-link{font-weight:800;margin-top:25px;color:#5b3429}.dbh-feature-product{padding:34px;background:#ead8c2;display:flex;flex-direction:column;justify-content:center}.dbh-product-image-link{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#fff}.dbh-product-image-link img{width:100%;height:100%;object-fit:cover}.dbh-buy-pill{position:absolute;left:14px;bottom:14px;background:#3b241d;color:#fff;padding:10px 14px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.dbh-product-caption{display:flex;justify-content:space-between;gap:12px;padding-top:13px;font-size:13px}.dbh-product-caption span,.dbh-card-bottom strong,.dbh-mini-product b{color:#9a7626}.dbh-commitments{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dccdbb;border-top:0;background:#fbf8f0}.dbh-commitments>div{padding:24px 18px;text-align:center;border-right:1px solid #dccdbb}.dbh-commitments>div:last-child{border-right:0}.dbh-commitments b{display:block;font-size:27px;color:#9b7a39}.dbh-commitments strong{display:block;text-transform:uppercase;font-size:10px;letter-spacing:.08em;margin:7px 0}.dbh-commitments span{font-size:11px;color:#78675f}.dbh-products-section{padding:76px 0}.dbh-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.dbh-section-head h2,.dbh-story h2,.dbh-final h2{font:700 44px/1.05 Georgia,serif;margin:8px 0 0;color:#4a2a20}.dbh-outline-btn{display:inline-flex;padding:11px 18px;border:1px solid #8b6b55;color:#5b3429;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.dbh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.dbh-product-card{background:#fff;border:1px solid #e4d9ca;transition:.2s}.dbh-product-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(59,36,29,.1)}.dbh-card-media{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#efe6d9}.dbh-card-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.dbh-product-card:hover .dbh-card-media img{transform:scale(1.04)}.dbh-card-add{position:absolute;left:10px;right:10px;bottom:10px;background:rgba(59,36,29,.94);color:#fff;text-align:center;padding:10px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.dbh-card-info{padding:15px}.dbh-card-cat{display:block;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#89776d}.dbh-card-title{display:block;font-weight:800;font-family:Georgia,serif;font-size:17px;margin:4px 0 10px}.dbh-card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px}.dbh-card-bottom a{font-weight:900;color:#6c4c25}.dbh-story{display:grid;grid-template-columns:1fr 1.2fr;gap:0;background:#3b241d;color:#fff}.dbh-story-copy{padding:70px}.dbh-story-copy .dbh-eyebrow{color:#d4af37}.dbh-story-copy h2{color:#f7f3e9;font-size:52px}.dbh-story-copy p{color:#dbcfc7;max-width:550px}.dbh-story-products{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#6b4b3e;padding:1px}.dbh-mini-product{background:#eadcc9;padding:18px;color:#3b241d;display:flex;flex-direction:column;gap:8px}.dbh-mini-product img{aspect-ratio:1/1;object-fit:cover}.dbh-mini-product span{font:700 15px Georgia,serif}.dbh-mini-product b{font-size:13px}.dbh-info-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:16px;padding:70px 0}.dbh-info-panel{background:#fff;border:1px solid #ded0bf;padding:28px}.dbh-info-panel h3{font:700 28px Georgia,serif;margin:8px 0 18px}.dbh-info-panel p{font-size:13px;color:#6d5a52}.dbh-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dbh-icons span{display:flex;flex-direction:column;text-align:center;padding:10px 4px}.dbh-icons span:first-letter{font-size:28px}.dbh-icons b{font-size:11px;margin-top:8px}.dbh-icons small{font-size:9px;color:#806f66}.dbh-swatches{display:flex;gap:14px;flex-wrap:wrap}.dbh-swatches span{font-size:10px;display:flex;flex-direction:column;gap:7px}.dbh-swatches i{width:62px;height:62px;border-radius:50%;background:#5b3429;border:1px solid #ddd}.dbh-swatches span:nth-child(2) i{background:#d4af37}.dbh-swatches span:nth-child(3) i{background:#f7f3e9}.dbh-order-flow{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8c8b6;border-bottom:1px solid #d8c8b6}.dbh-order-flow>div{padding:24px;border-right:1px solid #d8c8b6}.dbh-order-flow>div:last-child{border-right:0}.dbh-order-flow span{font:700 25px Georgia,serif;color:#b18a34;display:block}.dbh-order-flow strong{display:block;margin-top:5px}.dbh-order-flow small{color:#7b6a60}.dbh-final{margin-top:70px;margin-bottom:70px;background:#efe3d3;padding:55px;display:flex;justify-content:space-between;align-items:center;gap:30px}.dbh-final h2{font-size:42px}.dbh-final p{font-size:11px;color:#806f66}.db-wa-button{background:#25d366!important;color:#fff!important;border:0!important;border-radius:2px!important}.db-wa-checkout-note{font-size:12px;color:#766b65;margin-top:10px}.db-wa-thankyou{margin-top:25px;padding:20px;background:#f7f3e9;border:1px solid #dccdbb}.db-wa-thankyou p{font-size:13px}
@media(max-width:980px){.dbh-brand-hero{grid-template-columns:1fr 1fr}.dbh-brand-panel{min-height:430px}.dbh-collection-intro{padding:45px}.dbh-feature-product{min-height:430px}.dbh-product-grid{grid-template-columns:repeat(2,1fr)}.dbh-info-grid{grid-template-columns:1fr 1fr}.dbh-info-panel:first-child{grid-column:1/-1}.dbh-story{grid-template-columns:1fr}.dbh-story-copy{padding:50px}.dbh-commitments{grid-template-columns:repeat(2,1fr)}.dbh-commitments>div:nth-child(2){border-right:0}.dbh-commitments>div:nth-child(-n+2){border-bottom:1px solid #dccdbb}}
@media(max-width:640px){.dbh-wrap{width:min(100% - 22px,1280px)}.dbh-brand-hero{grid-template-columns:1fr}.dbh-brand-panel{padding:45px 25px;min-height:390px}.dbh-brand{font-size:38px}.dbh-collection-intro{padding:45px 25px;min-height:360px}.dbh-collection-intro h1{font-size:54px}.dbh-feature-product{padding:18px}.dbh-commitments{grid-template-columns:1fr 1fr}.dbh-commitments>div{padding:18px 8px}.dbh-products-section{padding:52px 0}.dbh-section-head{align-items:flex-start;flex-direction:column}.dbh-section-head h2{font-size:35px}.dbh-product-grid{gap:10px}.dbh-card-info{padding:10px}.dbh-card-title{font-size:14px}.dbh-card-bottom{font-size:11px;display:block}.dbh-card-bottom a{display:block;margin-top:5px}.dbh-story-copy{padding:42px 25px}.dbh-story-copy h2{font-size:42px}.dbh-story-products{grid-template-columns:repeat(3,1fr)}.dbh-mini-product{padding:8px;font-size:10px}.dbh-mini-product span{font-size:11px}.dbh-info-grid{grid-template-columns:1fr;padding:52px 0}.dbh-info-panel:first-child{grid-column:auto}.dbh-icons{grid-template-columns:repeat(2,1fr)}.dbh-order-flow{grid-template-columns:1fr 1fr}.dbh-order-flow>div:nth-child(2){border-right:0}.dbh-order-flow>div:nth-child(-n+2){border-bottom:1px solid #d8c8b6}.dbh-final{margin-top:52px;margin-bottom:35px;padding:32px 24px;display:block}.dbh-final h2{font-size:34px}.dbh-final .dbh-gold-btn{margin-top:20px}}

/* ===== V6.5 HOMEPAGE — Brown Glow reference layout ===== */
body.home .db-top,body.home .db-header,body.home .db-footer{display:none!important}
body.home{background:#f7f3e9}
.db-reference-commerce{width:100%;background:#f7f3e9;color:#3b241d}
.dbref-board{width:100%;max-width:1600px;margin:0 auto;background:#f7f3e9}
.dbref-top-grid{display:grid;grid-template-columns:25% 44% 31%;min-height:330px}
.dbref-brand-block{background:#3b241d;color:#f7f3e9;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px}
.dbref-logo-mark{font:700 82px/.75 Georgia,serif;color:#d4af37;text-shadow:0 3px 18px rgba(212,175,55,.25)}
.dbref-logo-word{font:700 clamp(34px,3.8vw,58px)/1 Georgia,serif;letter-spacing:.11em;color:#d4af37;margin-top:14px}
.dbref-logo-sub{font:500 15px/1 Georgia,serif;letter-spacing:.48em;color:#f7f3e9;border-top:1px solid #d4af37;border-bottom:1px solid #d4af37;padding:8px 20px;margin:10px 0}
.dbref-brand-block p{font:italic 17px Georgia,serif;margin:8px 0 15px}.dbref-gold-btn{background:#d4af37;color:#3b241d!important;padding:9px 18px;text-transform:uppercase;font:800 10px/1 Inter,Arial,sans-serif;letter-spacing:.1em}
.dbref-collection-block{background:linear-gradient(135deg,#ead8c2,#fbf5ea);padding:18px 20px;display:flex;flex-direction:column;justify-content:center}
.dbref-heading{text-align:center;margin-bottom:10px}.dbref-heading span,.dbref-collection-block h2{font-size:9px;letter-spacing:.2em;font-weight:900;text-transform:uppercase}.dbref-heading h1{font:700 clamp(30px,3.4vw,50px)/.95 Georgia,serif;margin:4px 0;color:#4a2a20}.dbref-heading em{color:#a98131;font-style:normal}
.dbref-hero-products{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:end}
.dbref-packaging-block{background:#f0e5d6;padding:15px 12px;display:flex;flex-direction:column;justify-content:center}.dbref-packaging-block>h2{text-align:center;font-size:10px;letter-spacing:.15em;margin:0 0 8px}.dbref-package-items{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.dbref-product{min-width:0;background:transparent}.dbref-product-media{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#fff;border:1px solid rgba(94,65,48,.15)}.dbref-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.dbref-product:hover .dbref-product-media img{transform:scale(1.035)}
.dbref-product-info{padding:6px 2px 0}.dbref-product-name{display:block;font:700 10px/1.15 Georgia,serif;color:#3b241d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dbref-product-price{display:block;color:#9b762a;font:800 10px/1.2 Inter,Arial,sans-serif;margin-top:3px}.dbref-product-buy{display:block;background:#3b241d;color:#fff!important;text-align:center;padding:6px 3px;margin-top:5px;font:800 8px/1 Inter,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}
.dbref-strip{margin:0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dccdbb;border-top:0;background:#fbf8f0}.dbref-strip>div{min-height:80px;padding:11px 8px;text-align:center;border-right:1px solid #dccdbb;display:flex;flex-direction:column;align-items:center;justify-content:center}.dbref-strip>div:last-child{border-right:0}.dbref-strip b{font-size:22px;color:#9b7a39}.dbref-strip strong{font-size:8px;letter-spacing:.07em;margin:3px 0}.dbref-strip span{font-size:8px;color:#78675f}
.dbref-mid-grid{display:grid;grid-template-columns:1.55fr 1fr 1.15fr;gap:1px;background:#d9cabb}.dbref-mid-grid>div{background:#fbf8f0;min-height:112px;padding:13px}.dbref-mid-grid h2,.dbref-bottom-grid h2,.dbref-shop-grid h2{font-size:9px;letter-spacing:.12em;text-align:center;margin:0 0 9px;font-weight:900}.dbref-ingredient-row{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.dbref-ingredient-row span{text-align:center;font-size:18px;display:flex;flex-direction:column}.dbref-ingredient-row b{font-size:7px;margin-top:3px}.dbref-ingredient-row small{font-size:7px;color:#7d6c63}.dbref-colors>div{display:flex;justify-content:center;gap:14px}.dbref-colors span{font-size:7px;text-align:center;display:flex;flex-direction:column;gap:4px}.dbref-colors i{display:block;width:40px;height:40px;border-radius:50%;background:#5b3429;border:1px solid #d7c8b7}.dbref-colors span:nth-child(2) i{background:#d4af37}.dbref-colors span:nth-child(3) i{background:#f7f3e9}.dbref-business-card>div{background:#ead9c1;border:1px solid #d3bea6;padding:10px;min-height:67px;display:flex;flex-direction:column;justify-content:center}.dbref-business-card strong{font:700 15px Georgia,serif;color:#6d4b24}.dbref-business-card small{font-size:7px;color:#6d5a52;margin-top:2px}
.dbref-bottom-grid{display:grid;grid-template-columns:47% 53%;gap:1px;background:#d9cabb}.dbref-bottom-grid>div{background:#fbf8f0;padding:12px}.dbref-formulas{display:grid;grid-template-columns:1fr 1fr;gap:1px}.dbref-formulas>div{border:1px solid #dfd0bf;background:#fff;padding:9px}.dbref-formulas h2{text-align:left;background:#3b241d;color:#fff;padding:6px;margin:-9px -9px 8px;font-size:8px}.dbref-formulas ul{margin:0;padding-left:15px;font-size:8px;line-height:1.55}.dbref-social-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dbref-social-products h2{text-align:center}.dbref-social-products .dbref-product-media{aspect-ratio:1/1}.dbref-social-products .dbref-product-info{background:#f4e8d8;padding:5px}
.dbref-shop-grid{display:grid;grid-template-columns:25% 25% 50%;gap:1px;background:#d9cabb}.dbref-shop-grid>div{background:#fbf8f0;padding:12px}.dbref-material ul{font-size:8px;line-height:1.65;margin:0;padding-left:15px}.dbref-mini-packages{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dbref-suppliers table{width:100%;border-collapse:collapse;font-size:7px}.dbref-suppliers th{background:#3b241d;color:#fff}.dbref-suppliers th,.dbref-suppliers td{border:1px solid #d8c8b6;padding:4px;text-align:left}
.dbref-pages{display:grid;grid-template-columns:32% 68%;gap:1px;background:#d9cabb;padding-top:1px}.dbref-pages>div{background:#f1e6d7;padding:18px}.dbref-pages>div:first-child{display:flex;flex-direction:column;justify-content:center}.dbref-pages span{font-size:8px;letter-spacing:.2em;font-weight:900;color:#8b6b55}.dbref-pages h2{font:700 26px/1.05 Georgia,serif;margin:7px 0}.dbref-pages p{font-size:10px;color:#75645b;margin:0}.dbref-page-links{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.dbref-page-links a{background:#fff;border:1px solid #ded0bf;padding:10px;display:flex;flex-direction:column;min-height:78px}.dbref-page-links strong{font:700 12px Georgia,serif}.dbref-page-links small{font-size:8px;color:#766b65;margin-top:4px;line-height:1.35}.dbref-page-links span{margin-top:auto;font-size:8px;font-weight:900;color:#8b6b2b}
.dbref-final-bar{display:flex;align-items:center;justify-content:center;gap:20px;background:#3b241d;color:#f7f3e9;padding:14px;text-transform:uppercase;letter-spacing:.15em}.dbref-final-bar strong{font:700 18px Georgia,serif;color:#d4af37}.dbref-final-bar span{font-size:9px}.dbref-final-bar a{font-size:9px;color:#d4af37;margin-left:auto}
@media(max-width:900px){.dbref-top-grid{grid-template-columns:1fr 1fr}.dbref-brand-block{min-height:290px}.dbref-collection-block{min-height:290px}.dbref-packaging-block{grid-column:1/-1}.dbref-package-items{grid-template-columns:repeat(3,1fr);max-width:560px;margin:auto;width:100%}.dbref-mid-grid{grid-template-columns:1fr 1fr}.dbref-mid-grid>div:first-child{grid-column:1/-1}.dbref-bottom-grid{grid-template-columns:1fr}.dbref-shop-grid{grid-template-columns:1fr 1fr}.dbref-suppliers{grid-column:1/-1}.dbref-pages{grid-template-columns:1fr}.dbref-page-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.dbref-top-grid{grid-template-columns:1fr}.dbref-brand-block,.dbref-collection-block,.dbref-packaging-block{min-height:auto}.dbref-brand-block{padding:34px 20px}.dbref-hero-products{gap:5px}.dbref-product-name{font-size:9px}.dbref-product-buy{font-size:7px;padding:5px 2px}.dbref-strip{grid-template-columns:1fr 1fr}.dbref-strip>div{border-bottom:1px solid #dccdbb}.dbref-mid-grid,.dbref-shop-grid{grid-template-columns:1fr}.dbref-mid-grid>div:first-child,.dbref-suppliers{grid-column:auto}.dbref-bottom-grid{grid-template-columns:1fr}.dbref-formulas{grid-template-columns:1fr}.dbref-social-row{grid-template-columns:repeat(3,1fr);gap:4px}.dbref-pages{grid-template-columns:1fr}.dbref-page-links{grid-template-columns:1fr 1fr}.dbref-final-bar{flex-wrap:wrap;gap:8px}.dbref-final-bar a{margin-left:0;width:100%;text-align:center}.dbref-collection-block{padding:20px 10px}}


/* =========================================================
   DERAH BEAUTY 6.6 — premium beauty commerce homepage
   ========================================================= */
.d66-home{background:#fff;color:#241a17}
.d66-home .d66-eyebrow{margin:0 0 12px;color:#7a293b;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase}
.d66-hero{min-height:700px;display:grid;grid-template-columns:42% 58%;background:#f8f2eb}
.d66-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(28px,7vw,105px)}
.d66-hero h1{font:500 clamp(54px,6vw,88px)/.96 Georgia,serif;letter-spacing:-.05em;margin:8px 0 25px;color:#251a17}
.d66-hero h1 i{color:#6f2637;font-style:italic}
.d66-lead{font-size:18px;line-height:1.75;max-width:500px;color:#655957;margin:0}
.d66-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:34px}
.d66-btn{display:inline-flex;align-items:center;gap:20px;min-height:52px;padding:0 25px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.12em}
.d66-btn-dark{background:#6f2637;color:#fff;border:1px solid #6f2637}
.d66-btn-dark:hover{background:#4e1c29;transform:translateY(-1px)}
.d66-link{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #6f2637;padding-bottom:4px}
.d66-hero-proof{margin-top:42px;padding-top:17px;border-top:1px solid rgba(36,26,23,.15);font-size:11px;color:#756a66;letter-spacing:.04em}
.d66-hero-proof span{color:#b89564;margin-right:8px}
.d66-hero-visual{min-height:700px;background:#ead9ca url('assets/demo/derah-home-board.jpg') center/cover no-repeat;position:relative}
.d66-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,242,235,.18),transparent 30%,rgba(35,20,15,.05))}
.d66-hero-caption{position:absolute;z-index:2;left:34px;bottom:34px;background:rgba(255,255,255,.92);padding:19px 22px;min-width:250px}
.d66-hero-caption span{display:block;font-size:10px;letter-spacing:.2em;color:#7a293b;font-weight:800;margin-bottom:5px}
.d66-hero-caption strong{font:500 22px/1.15 Georgia,serif}

.d66-trust{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e9dfd8;border-top:1px solid #e9dfd8;background:#fff}
.d66-trust>div{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;border-right:1px solid #e9dfd8}
.d66-trust>div:last-child{border:0}
.d66-trust b{font:24px Georgia,serif;color:#9d7950;font-weight:400}
.d66-trust strong{font-size:10px;letter-spacing:.11em;margin-top:4px}
.d66-trust span{font-size:11px;color:#847873;margin-top:2px}

.d66-section{padding:88px max(22px,calc((100vw - 1240px)/2))}
.d66-cream{background:#fbf6f0}
.d66-section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}
.d66-section-head h2,.d66-centered h2,.d66-newsletter h2,.d66-pages h2{font:500 clamp(35px,4vw,52px)/1.05 Georgia,serif;letter-spacing:-.035em;margin:0}
.d66-view-all{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
.d66-view-all span{color:#6f2637;margin-left:8px}
.d66-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.d66-card{min-width:0}
.d66-media{position:relative;background:#f5eee7;overflow:hidden}
.d66-media>a:first-of-type{display:block}
.d66-media img{width:100%;aspect-ratio:1/1.15;object-fit:cover;transition:transform .5s ease}
.d66-card:hover .d66-media img{transform:scale(1.035)}
.d66-badge{position:absolute;z-index:2;left:12px;top:12px;background:#6f2637;color:#fff;padding:7px 9px;font-size:9px;font-weight:800;letter-spacing:.1em}
.d66-quick{position:absolute;z-index:3;left:12px;right:12px;bottom:12px;background:#fff;padding:12px;text-align:center;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.1em;transform:translateY(70px);transition:.25s}
.d66-card:hover .d66-quick{transform:translateY(0)}
.d66-card-info{display:flex;justify-content:space-between;gap:12px;padding:14px 2px}
.d66-name{display:block;font-size:13px;font-weight:650;text-transform:uppercase;letter-spacing:.045em}
.d66-price{display:block;margin-top:5px;font-size:13px;color:#6f2637;font-weight:800}
.d66-arrow{width:32px;height:32px;border:1px solid #dfd2cb;display:grid;place-items:center;flex:none;color:#6f2637}

.d66-editorial{display:grid;grid-template-columns:58% 42%;min-height:590px;background:#2a1b18;color:#fff}
.d66-editorial-image{background:url('assets/demo/editorial.jpg') center/cover no-repeat;min-height:590px}
.d66-editorial-copy{padding:70px clamp(32px,7vw,100px);display:flex;flex-direction:column;justify-content:center}
.d66-editorial-copy .d66-eyebrow{color:#d4af75}
.d66-editorial-copy h2{font:500 clamp(43px,5vw,68px)/.98 Georgia,serif;margin:0 0 22px}
.d66-editorial-copy h2 i{color:#e3c58f}
.d66-editorial-copy>p:not(.d66-eyebrow){max-width:470px;color:#d7cac5;font-size:16px;line-height:1.8;margin:0 0 30px}
.d66-editorial-copy .d66-btn{align-self:flex-start}

.d66-centered{text-align:center;max-width:660px;margin:0 auto 38px}
.d66-centered>p:last-child{color:#766a65;margin:15px 0 0}
.d66-collections{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.d66-collection{min-height:410px;background:#ddd center/cover no-repeat;position:relative;display:flex;flex-direction:column;justify-content:end;padding:25px;color:#fff;overflow:hidden}
.d66-collection:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(27,16,12,.75))}
.d66-collection>*{position:relative;z-index:1}
.d66-collection span{font-size:10px;letter-spacing:.18em;font-weight:800}
.d66-collection strong{font:500 27px Georgia,serif;margin:6px 0}
.d66-collection em{font-size:11px;font-style:normal;text-transform:uppercase;letter-spacing:.1em}

.d66-set-grid .d66-media img{aspect-ratio:1/1.08}
.d66-story{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:#f2e8df}
.d66-story-copy{padding:80px max(30px,8vw);display:flex;flex-direction:column;justify-content:center}
.d66-story-copy h2{font:500 clamp(45px,5vw,68px)/.98 Georgia,serif;margin:0 0 22px}
.d66-story-copy h2 i{color:#6f2637}
.d66-story-copy>p:not(.d66-eyebrow){max-width:500px;color:#665955;line-height:1.8;font-size:16px}
.d66-link-dark{color:#6f2637;margin-top:15px;align-self:flex-start}
.d66-story-card{margin:55px;background:#2b1b17;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d7b574;box-shadow:0 25px 60px rgba(48,26,20,.18)}
.d66-story-card span{font:500 75px Georgia,serif;letter-spacing:.08em}
.d66-story-card strong{font-size:14px;letter-spacing:.45em;margin-left:.45em}
.d66-story-card small{margin-top:25px;color:#e9ded7;font-style:italic;font-family:Georgia,serif}

.d66-service{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e5d9d1;border-bottom:1px solid #e5d9d1}
.d66-service>div{padding:50px 55px;border-right:1px solid #e5d9d1}
.d66-service>div:last-child{border:0}
.d66-service span{font:13px Georgia,serif;color:#b89564}
.d66-service h3{font:500 28px Georgia,serif;margin:12px 0 8px}
.d66-service p{color:#766a65;font-size:13px;line-height:1.7}
.d66-service a{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#6f2637}

.d66-pages{padding:75px max(22px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:32% 68%;gap:60px;background:#fff}
.d66-pages>div:first-child>p:last-child{color:#766a65;line-height:1.7;max-width:350px}
.d66-page-links{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #e4d9d2}
.d66-page-links a{position:relative;padding:20px 35px 20px 0;border-bottom:1px solid #e4d9d2}
.d66-page-links a:nth-child(odd){margin-right:30px}
.d66-page-links span{display:block;font:500 21px Georgia,serif}
.d66-page-links small{display:block;color:#837672;margin-top:5px}
.d66-page-links b{position:absolute;right:0;top:23px;color:#6f2637}

.d66-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:75px max(22px,calc((100vw - 1240px)/2));background:#f3e8df}
.d66-newsletter h2{margin-bottom:12px}
.d66-newsletter>div>p:last-child{color:#746863;max-width:520px}
.d66-news-form{display:flex;border-bottom:1px solid #39241f}
.d66-news-form input{flex:1;border:0;background:transparent;padding:15px 4px;outline:0;font-size:14px}
.d66-news-form button{border:0;background:transparent;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#6f2637;cursor:pointer}
.d66-news-form button span{margin-left:10px}

@media(max-width:1000px){
 .d66-hero{grid-template-columns:1fr}.d66-hero-copy{min-height:500px;padding:55px 8%}.d66-hero-visual{min-height:520px}
 .d66-trust{grid-template-columns:repeat(2,1fr)}.d66-trust>div:nth-child(2){border-right:0}.d66-trust>div:nth-child(-n+2){border-bottom:1px solid #e9dfd8}
 .d66-product-grid{grid-template-columns:repeat(2,1fr)}.d66-collections{grid-template-columns:repeat(2,1fr)}
 .d66-editorial,.d66-story{grid-template-columns:1fr}.d66-editorial-image{min-height:450px}.d66-story-card{min-height:400px;margin:35px}
 .d66-pages{grid-template-columns:1fr;gap:35px}.d66-newsletter{grid-template-columns:1fr;gap:20px}
}
@media(max-width:700px){
 .d66-hero h1{font-size:54px}.d66-hero-copy{min-height:480px;padding:50px 22px}.d66-hero-visual{min-height:430px}
 .d66-section{padding:60px 16px}.d66-section-head{align-items:start;flex-direction:column;margin-bottom:25px}.d66-section-head h2{font-size:39px}
 .d66-product-grid{gap:10px}.d66-card-info{padding:11px 1px}.d66-name{font-size:11px}.d66-price{font-size:12px}.d66-quick{display:none}
 .d66-collections{grid-template-columns:1fr 1fr;gap:8px}.d66-collection{min-height:280px;padding:17px}.d66-collection strong{font-size:21px}
 .d66-editorial-image{min-height:320px}.d66-editorial-copy{padding:55px 24px}.d66-editorial-copy h2{font-size:46px}
 .d66-service{grid-template-columns:1fr}.d66-service>div{border-right:0;border-bottom:1px solid #e5d9d1;padding:35px 24px}
 .d66-pages{padding:55px 20px}.d66-page-links{grid-template-columns:1fr}.d66-page-links a:nth-child(odd){margin-right:0}
 .d66-newsletter{padding:55px 20px}.d66-news-form{margin-top:10px}
}
@media(max-width:420px){
 .d66-trust{grid-template-columns:1fr}.d66-trust>div{border-right:0!important;border-bottom:1px solid #e9dfd8!important}.d66-trust>div:last-child{border-bottom:0!important}
 .d66-product-grid{grid-template-columns:1fr 1fr}.d66-hero h1{font-size:48px}
}


/* =========================================================
   DERAH BEAUTY 6.7 — FULL-BLEED PROFESSIONAL HOMEPAGE FIX
   ========================================================= */
body.home .db-top, body.home .db-header, body.home .db-footer{display:block!important}
body.home .db-top{background:var(--ink);color:#fff}
body.home .db-header{position:sticky;top:0;background:rgba(255,255,255,.96);z-index:99}
body.home .d66-home{display:block!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important}
body.home .d66-hero{width:100%;max-width:1600px;margin:0 auto;min-height:620px}
body.home .d66-hero-copy{padding-left:clamp(30px,7vw,110px);padding-right:clamp(30px,5vw,80px)}
body.home .d66-hero-visual{background-image:url('assets/demo/hero-beauty.jpg')!important;background-size:cover;background-position:center}
body.home .d66-section,body.home .d66-pages,body.home .d66-newsletter{width:100%;max-width:1600px;margin-left:auto;margin-right:auto}
body.home .d66-trust,body.home .d66-service{width:100%;max-width:1600px;margin-left:auto;margin-right:auto}
body.home .d66-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body.home .d66-media img{aspect-ratio:1/1.12;object-fit:cover}
body.home .d66-collection{min-height:430px}
body.home .db-footer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
/* neutralize the legacy reference-board sizing on the home page */
body.home .db-reference-board,body.home .db-home-reference{display:none!important}
@media(max-width:900px){body.home .d66-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .d66-hero{min-height:0}}
@media(max-width:600px){body.home .d66-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.home .d66-hero-copy{padding-left:22px;padding-right:22px}body.home .d66-hero-visual{min-height:430px}}


/* V7.0 — vraie largeur de vitrine + gestion libre des produits */
body.home .db-top .db-wrap, body.home .db-header .db-wrap { width:min(1440px,calc(100% - 48px)); max-width:none; }
body.home .db-head { grid-template-columns:220px 1fr auto; gap:34px; }
body.home .db-nav { justify-content:center; }
body.home .d66-section { padding-top:82px; padding-bottom:82px; }
body.home .d66-product-grid { width:100%; }
body.home .d66-card { background:#fff; }
@media(max-width:980px){body.home .db-head{grid-template-columns:auto 1fr auto}.db-head{padding:0 4px}}
@media(max-width:600px){body.home .db-top .db-wrap,body.home .db-header .db-wrap{width:calc(100% - 24px)} body.home .d66-section{padding-top:58px;padding-bottom:58px}}


/* V6.9 — true full-bleed homepage and WhatsApp order handoff */
@media(min-width:981px){
  body.home .db-top,body.home .db-header{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
  body.home .db-top .db-wrap,body.home .db-header .db-wrap{width:min(1440px,calc(100vw - 56px));}
}
body.home .d66-home{position:relative;z-index:1}
body.home .d66-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
body.home .d66-media{background:#f7efe8;}
body.home .d66-media img{display:block;width:100%;height:auto;aspect-ratio:1/1.12;object-fit:cover;}
.derah-whatsapp-confirm{margin:34px auto;padding:28px;max-width:1000px;background:#f8f1ea;border:1px solid #e4d6ca;}
.derah-whatsapp-confirm h2{font:500 34px/1.1 Georgia,serif;margin:7px 0 10px;color:#2b1b17}
.derah-wa-kicker{font-size:10px;font-weight:800;letter-spacing:.16em;color:#6f2637}
.derah-whatsapp-confirm p{max-width:650px;color:#6e625e;margin:0 0 18px}
.derah-wa-button{display:inline-flex;background:#6f2637;color:#fff!important;padding:13px 20px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.derah-cart-whatsapp{margin:22px 0;padding:18px 20px;background:#fbf5ef;border:1px solid #eadfd8;display:flex;justify-content:space-between;gap:15px;align-items:center}
.derah-cart-whatsapp strong{font-size:13px}.derah-cart-whatsapp a{background:#211719;color:#fff!important;padding:11px 16px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
@media(max-width:700px){.derah-cart-whatsapp{display:block}.derah-cart-whatsapp a{display:inline-block;margin-top:10px}.derah-whatsapp-confirm{margin:25px 12px;padding:22px}.derah-whatsapp-confirm h2{font-size:29px}}

/* =========================================================
   DERAH BEAUTY 7.1 — MATCH REFERENCE LAYOUT / FULL WIDTH
   ========================================================= */
body.home{background:#fff!important;overflow-x:hidden}
body.home .db-top{background:#2a1a15!important;color:#fff!important;border-bottom:1px solid rgba(212,175,117,.18)}
body.home .db-top .db-wrap{width:min(1440px,calc(100vw - 64px));max-width:none;min-height:36px;font-size:11px;letter-spacing:.07em}
body.home .db-header{background:#241612!important;color:#fff!important;border-bottom:1px solid rgba(212,175,117,.22)!important;position:sticky!important;top:0!important}
body.home .db-head{width:min(1440px,calc(100vw - 64px));max-width:none;height:82px;grid-template-columns:210px 1fr auto;gap:34px}
body.home .db-brand{color:#d4af75!important;font-size:30px}
body.home .db-brand em{color:#d4af75!important}
body.home .db-nav ul{gap:32px}
body.home .db-nav a{color:#fff!important;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
body.home .db-nav a:after{background:#d4af75!important}
body.home .db-icon{background:transparent!important;border-color:rgba(255,255,255,.35)!important;color:#fff!important}
body.home .db-count{background:#d4af75!important;color:#241612!important}
body.home .d66-home{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
body.home .d66-hero{width:100%;max-width:1600px;margin:0 auto;min-height:500px;grid-template-columns:43% 57%}
body.home .d66-hero-copy{min-height:500px;padding:58px clamp(30px,6vw,92px);justify-content:center}
body.home .d66-hero h1{font-size:clamp(52px,5.2vw,78px);line-height:.94;margin:7px 0 20px}
body.home .d66-lead{font-size:16px;line-height:1.65;max-width:450px}
body.home .d66-actions{margin-top:26px}
body.home .d66-hero-proof{margin-top:28px;font-size:10px}
body.home .d66-hero-visual{min-height:500px;background-image:url('assets/demo/hero-beauty.jpg')!important;background-position:center center;background-size:cover}
body.home .d66-hero-caption{display:none}
body.home .d66-section{max-width:1600px;padding-left:max(22px,calc((100vw - 1360px)/2));padding-right:max(22px,calc((100vw - 1360px)/2));padding-top:58px;padding-bottom:58px}
body.home .d66-trust{max-width:1360px;margin:0 auto;border:1px solid #e9dfd8;box-shadow:0 8px 28px rgba(36,26,23,.035)}
body.home .d66-section-head{margin-bottom:25px}
body.home .d66-section-head h2{font-size:40px}
body.home .d66-home-products{grid-template-columns:repeat(4,minmax(0,1fr)) 1.05fr;gap:10px;align-items:stretch}
body.home .d66-home-products .d66-card{min-width:0}
body.home .d66-media{background:#f4eee7}
body.home .d66-media img{aspect-ratio:1/1.08;object-fit:cover}
body.home .d66-card-info{padding:13px 10px 14px;background:#fff}
body.home .d66-name{font-size:12px;line-height:1.3}
body.home .d66-price{font-size:14px;margin-top:6px}
body.home .d66-home-feature{position:relative;min-height:100%;padding:34px 27px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;color:#fff;background:#2b1a16 url('assets/demo/editorial.jpg') center/cover no-repeat}
body.home .d66-home-feature:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(40,20,15,.12),rgba(40,20,15,.78))}
body.home .d66-home-feature>*{position:relative;z-index:1}
body.home .d66-feature-kicker{font-size:10px;letter-spacing:.18em;color:#d4af75;font-weight:800;text-transform:uppercase}
body.home .d66-home-feature strong{font:500 30px/1.05 Georgia,serif;margin:7px 0 12px}
body.home .d66-home-feature p{font-size:13px;line-height:1.7;color:#f3e7df;margin:0 0 20px}
body.home .d66-home-feature em{font-style:normal;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#fff}
body.home .d66-collections{grid-template-columns:repeat(4,1fr);gap:10px}
body.home .d66-collection{min-height:360px}
body.home .d66-editorial{border-radius:0;min-height:520px}
body.home .d66-story{min-height:500px}
body.home .d66-pages{max-width:1360px;margin:0 auto}
body.home .d66-newsletter{max-width:none}
body.home .db-footer{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
@media(max-width:1100px){
 body.home .d66-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.home .d66-home-feature{min-height:380px}
}
@media(max-width:760px){
 body.home .db-top .db-wrap,body.home .db-head{width:calc(100% - 24px)}
 body.home .db-head{height:72px;grid-template-columns:auto 1fr auto}
 body.home .db-nav{display:none}
 body.home .db-menu{display:grid}
 body.home .d66-hero{grid-template-columns:1fr}
 body.home .d66-hero-copy{min-height:390px;padding:46px 22px}
 body.home .d66-hero-visual{min-height:390px}
 body.home .d66-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}
 body.home .d66-home-feature{min-height:320px}
 body.home .d66-section{padding-left:16px;padding-right:16px}
 body.home .d66-trust{grid-template-columns:repeat(2,1fr)}
 body.home .d66-collections{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:420px){
 body.home .d66-home-products{grid-template-columns:1fr 1fr}
 body.home .d66-hero h1{font-size:48px}
 body.home .d66-home-feature{grid-column:1/-1}
}
