:root {
  --cbdh-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  --cbdh-green:#173A31;
  --cbdh-green-2:#215244;
  --cbdh-leaf:#d6e2b5;
  --cbdh-leaf-soft:#eff5e5;
  --cbdh-cream:#e8d2ae;
  --cbdh-cream-soft:#fbf6ee;
  --cbdh-olive:#a0ab81;
  --cbdh-ink:#15241e;
  --cbdh-text:#45564e;
  --cbdh-muted:#718078;
  --cbdh-line:#dfe7dc;
  --cbdh-white:#fff;
  --cbdh-shadow:0 14px 34px rgba(23,58,49,.09);
  --cbdh-shadow-soft:0 8px 24px rgba(23,58,49,.06);
  --cbdh-radius:18px;
  --cbdh-radius-sm:11px;
  --cbdh-container:1440px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.cbdh-theme{margin:0;background:#fff;color:var(--cbdh-ink);font-family:var(--cbdh-font);line-height:1.6;-webkit-font-smoothing:antialiased}
body.cbdh-theme h1,body.cbdh-theme h2,body.cbdh-theme h3,body.cbdh-theme h4,body.cbdh-theme h5,body.cbdh-theme h6,body.cbdh-theme p,body.cbdh-theme a,body.cbdh-theme button,body.cbdh-theme input,body.cbdh-theme select,body.cbdh-theme textarea,body.cbdh-theme label,body.cbdh-theme table,body.cbdh-theme .woocommerce,body.cbdh-theme .wc-block-components-title{font-family:var(--cbdh-font)}
a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.cbdh-container{width:min(calc(100% - 40px),var(--cbdh-container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cbdh-skip-link{position:fixed;left:12px;top:-80px;z-index:99999;background:#fff;padding:12px 16px;border-radius:8px;box-shadow:var(--cbdh-shadow)}.cbdh-skip-link:focus{top:12px}
.cbdh-announcement{background:var(--cbdh-green);color:#fff;font-size:13px;font-weight:750;letter-spacing:.01em}.cbdh-announcement__inner{padding:8px 0;text-align:center}.cbdh-usp-strip{background:#f5f8f1;border-bottom:1px solid var(--cbdh-line);overflow:hidden}.cbdh-usp-strip__track{display:flex;align-items:center;justify-content:center;gap:34px;min-height:38px;font-size:12.5px;font-weight:750;color:#33483e;white-space:nowrap}
.cbdh-site-header{position:relative;z-index:80;background:#fff}.cbdh-header-main{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(280px,700px) 1fr;align-items:center;gap:26px;min-height:94px}.cbdh-brand{display:flex;align-items:center}.cbdh-brand .custom-logo{display:block;width:auto;max-width:190px;max-height:64px}.cbdh-brand-text{font-weight:950;font-size:26px;color:var(--cbdh-green);letter-spacing:-.04em}.cbdh-menu-toggle,.cbdh-search-toggle{display:none}.cbdh-header-search .woocommerce-product-search,.cbdh-mobile-search .woocommerce-product-search,.cbdh-drawer__search .woocommerce-product-search,.search-form{position:relative;display:flex;align-items:center}.cbdh-header-search input[type="search"],.cbdh-mobile-search input[type="search"],.cbdh-drawer__search input[type="search"],.search-form input[type="search"]{width:100%;min-height:46px;border:1px solid #d5ded7;border-radius:999px;padding:0 52px 0 18px;font:inherit;background:#fbfcfa;color:var(--cbdh-ink);outline:none;transition:.2s ease}.cbdh-header-search input[type="search"]:focus,.cbdh-mobile-search input[type="search"]:focus,.cbdh-drawer__search input[type="search"]:focus{border-color:var(--cbdh-olive);box-shadow:0 0 0 3px rgba(160,171,129,.18)}.woocommerce-product-search button,.search-form input[type="submit"]{position:absolute;right:5px;width:auto;min-width:40px;height:36px;border:0;border-radius:999px;background:var(--cbdh-green);color:#fff;font-size:0;cursor:pointer}.woocommerce-product-search button:after,.search-form input[type="submit"]:after{content:"⌕";font-size:19px}.cbdh-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.cbdh-icon-link,.cbdh-icon-btn{border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;color:var(--cbdh-green);font:inherit;font-weight:750;cursor:pointer}.cbdh-icon-link>span:first-child{font-size:20px}.cbdh-action-label{font-size:13px}.cbdh-cart-link{position:relative}.cbdh-cart-count{display:grid;place-items:center;position:absolute;top:-10px;left:14px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--cbdh-leaf);color:var(--cbdh-green);font-size:10px;font-weight:900;border:2px solid #fff}
.cbdh-primary-nav{border-top:1px solid #eef2ee;border-bottom:1px solid #e2e9e3;background:#fff}.cbdh-menu{display:flex;justify-content:center;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none}.cbdh-menu>li{position:relative}.cbdh-menu>li>a{display:flex;align-items:center;min-height:52px;padding:0 15px;font-size:14px;font-weight:850;color:#233a30;border-bottom:3px solid transparent}.cbdh-menu>li:hover>a,.cbdh-menu>li.current-menu-item>a{color:var(--cbdh-green);border-bottom-color:var(--cbdh-leaf)}.cbdh-menu .sub-menu{display:none;position:absolute;left:0;top:100%;z-index:90;min-width:245px;margin:0;padding:10px;background:#fff;border:1px solid var(--cbdh-line);border-radius:0 0 14px 14px;box-shadow:var(--cbdh-shadow);list-style:none}.cbdh-menu li:hover>.sub-menu,.cbdh-menu li:focus-within>.sub-menu{display:block}.cbdh-menu .sub-menu li{position:relative}.cbdh-menu .sub-menu a{display:block;padding:10px 12px;border-radius:8px;font-size:13.5px;font-weight:700;color:#365045}.cbdh-menu .sub-menu a:hover{background:var(--cbdh-leaf-soft);color:var(--cbdh-green)}.cbdh-menu .sub-menu .sub-menu{left:100%;top:-10px;border-radius:14px}.cbdh-promo-bar{display:flex;justify-content:center;align-items:center;gap:14px;min-height:42px;padding:7px 20px;background:var(--cbdh-leaf);color:var(--cbdh-green);font-size:12.5px;font-weight:800;text-align:center}.cbdh-promo-bar strong{text-transform:uppercase;font-size:11px;letter-spacing:.04em}
.cbdh-mobile-search{padding:12px 0;border-top:1px solid var(--cbdh-line);background:#fff}.cbdh-drawer{position:fixed;inset:0;z-index:999;pointer-events:none;visibility:hidden}.cbdh-drawer[aria-hidden="false"]{visibility:visible;pointer-events:auto}.cbdh-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(8,24,18,.48);opacity:0;transition:.25s}.cbdh-drawer[aria-hidden="false"] .cbdh-drawer__backdrop{opacity:1}.cbdh-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(90vw,410px);overflow:auto;background:#fff;transform:translateX(-102%);transition:.28s ease;box-shadow:25px 0 65px rgba(0,0,0,.16)}.cbdh-drawer[aria-hidden="false"] .cbdh-drawer__panel{transform:none}.cbdh-drawer-open{overflow:hidden}.cbdh-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:var(--cbdh-green);color:#fff;font-size:18px}.cbdh-drawer__head .cbdh-icon-btn{color:#fff;font-size:30px}.cbdh-drawer__search{padding:18px 18px 8px}.cbdh-mobile-menu{margin:0;padding:10px 18px 24px;list-style:none}.cbdh-mobile-menu li{position:relative;border-bottom:1px solid #edf1ed}.cbdh-mobile-menu a{display:block;padding:13px 38px 13px 2px;font-weight:800;color:#243c31}.cbdh-mobile-menu .sub-menu{display:none;margin:0 0 8px;padding:0 0 0 14px;list-style:none;border-left:2px solid var(--cbdh-leaf)}.cbdh-mobile-menu .is-open>.sub-menu{display:block}.cbdh-submenu-toggle{position:absolute;right:0;top:7px;width:34px;height:34px;border:0;border-radius:50%;background:var(--cbdh-leaf-soft);color:var(--cbdh-green);font-size:20px}.cbdh-drawer__links{display:grid;gap:10px;padding:20px;background:var(--cbdh-cream-soft)}.cbdh-drawer__links a{font-weight:850;color:var(--cbdh-green)}
.cbdh-main{min-height:42vh;padding-top:54px;padding-bottom:72px}.cbdh-entry-content--front{padding-top:0}.cbdh-page{max-width:1100px}.cbdh-page-header{margin-bottom:28px}.cbdh-page-header h1,.cbdh-empty-state h1{font-size:clamp(34px,5vw,58px);line-height:1.06;letter-spacing:-.045em;margin:.2em 0;color:var(--cbdh-green)}.cbdh-entry-content{font-size:17px;color:var(--cbdh-text)}.cbdh-entry-content h2,.cbdh-entry-content h3{color:var(--cbdh-green);line-height:1.15;letter-spacing:-.025em}.cbdh-entry-content a{color:#2f842f;text-decoration:underline;text-decoration-color:#bcd69a;text-underline-offset:3px}.cbdh-content-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cbdh-content-card{padding:25px;border:1px solid var(--cbdh-line);border-radius:var(--cbdh-radius);box-shadow:var(--cbdh-shadow-soft)}.cbdh-content-card h2{margin-top:0;color:var(--cbdh-green);line-height:1.15}.cbdh-empty-state{max-width:800px;text-align:center}.cbdh-eyebrow{display:inline-block;padding:6px 11px;border-radius:999px;background:var(--cbdh-leaf);color:var(--cbdh-green);font-size:12px;font-weight:900}.cbdh-button,.button,button.button,input.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--cbdh-green);border-radius:10px;background:var(--cbdh-green);color:#fff!important;font-weight:850;transition:.2s ease}.cbdh-button:hover,.button:hover,button.button:hover,input.button:hover{background:var(--cbdh-green-2);transform:translateY(-1px)}
.cbdh-woo-shell .woocommerce-breadcrumb{font-size:13px;color:var(--cbdh-muted);margin-bottom:28px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--cbdh-line);border-top:3px solid var(--cbdh-green);border-radius:12px;background:#fff;box-shadow:var(--cbdh-shadow-soft)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--cbdh-green);color:#fff;border-radius:9px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--cbdh-green-2);color:#fff}.woocommerce span.onsale{background:var(--cbdh-green);color:#fff;border-radius:999px;min-width:auto;min-height:auto;line-height:1;padding:8px 11px;font-size:11px;font-weight:900}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--cbdh-green);font-weight:900}
.cbdh-site-footer{background:#f7f8f5;border-top:1px solid var(--cbdh-line);color:#41534a}.cbdh-footer-top{background:var(--cbdh-green);color:#fff}.cbdh-footer-intro{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:40px;padding:42px 0}.cbdh-footer-brand .custom-logo{max-width:180px;max-height:62px;width:auto;filter:none}.cbdh-footer-brand{font-weight:950;font-size:28px}.cbdh-footer-intro p{max-width:650px;margin:8px 0 0;color:#dce7e1}.cbdh-footer-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cbdh-footer-trust span{padding:12px 13px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.06);font-size:12px;font-weight:800;text-align:center}.cbdh-footer-grid{display:grid;grid-template-columns:.8fr .8fr .8fr 1.35fr;gap:44px;padding:52px 0}.cbdh-footer-title{margin:0 0 14px;color:var(--cbdh-green);font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.cbdh-footer-menu{margin:0;padding:0;list-style:none}.cbdh-footer-menu li+li{margin-top:9px}.cbdh-footer-menu a{font-size:14px;color:#54665d}.cbdh-footer-menu a:hover{color:var(--cbdh-green)}.cbdh-footer-store p{margin:0 0 9px;font-size:14px}.cbdh-footer-bottom{border-top:1px solid #dde4dd;background:#eef1ed}.cbdh-footer-bottom__inner{display:flex;justify-content:space-between;gap:20px;padding:16px 0;font-size:12px;color:#697970}
@media(max-width:1100px){.cbdh-header-main{grid-template-columns:auto 1fr auto;min-height:78px;gap:15px}.cbdh-menu-toggle,.cbdh-search-toggle{display:inline-flex}.cbdh-header-search,.cbdh-primary-nav{display:none}.cbdh-brand{justify-content:center}.cbdh-header-actions{gap:12px}.cbdh-action-label{display:none}.cbdh-footer-grid{grid-template-columns:repeat(2,1fr)}.cbdh-content-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.cbdh-container{width:min(calc(100% - 28px),var(--cbdh-container))}.cbdh-announcement{font-size:11px}.cbdh-announcement__inner{padding:7px 0}.cbdh-usp-strip__track{justify-content:flex-start;overflow:auto;gap:24px;padding:0 14px;width:100%;scrollbar-width:none}.cbdh-usp-strip__track::-webkit-scrollbar{display:none}.cbdh-header-main{min-height:70px}.cbdh-brand .custom-logo{max-width:145px;max-height:48px}.cbdh-header-actions .cbdh-icon-link:first-of-type{display:none}.cbdh-promo-bar{gap:8px;min-height:38px;font-size:11px}.cbdh-promo-bar strong{font-size:10px}.cbdh-main{padding-top:36px;padding-bottom:52px}.cbdh-content-list{grid-template-columns:1fr}.cbdh-footer-intro{grid-template-columns:1fr;padding:34px 0}.cbdh-footer-trust{grid-template-columns:1fr}.cbdh-footer-grid{grid-template-columns:1fr;gap:28px;padding:38px 0}.cbdh-footer-bottom__inner{flex-direction:column;gap:2px}.cbdh-page-header h1,.cbdh-empty-state h1{font-size:38px}}

/* ===== WEED DISCOUNT MASTER HOMEPAGE v0.2 ===== */
.cbdh-home{background:#fff;color:#111b13}.cbdh-shell{width:min(1440px,calc(100% - 64px));margin-inline:auto}.cbdh-home h1,.cbdh-home h2{font-family:var(--cbdh-font);color:#111b13}.cbdh-hero{background:linear-gradient(100deg,#f5f1e9 0%,#eeece4 47%,#cdd5bd 100%);overflow:hidden}.cbdh-hero__grid{min-height:500px;display:grid;grid-template-columns:1.04fr .96fr}.cbdh-hero__copy{padding:48px 0 42px;position:relative;z-index:2}.cbdh-eyebrow{font-size:13px;letter-spacing:.12em;font-weight:800;margin-bottom:14px}.cbdh-hero h1{font-size:clamp(42px,4.3vw,67px);line-height:1.03;letter-spacing:-.035em;margin:0 0 18px}.cbdh-hero__copy>p{font-size:17px;line-height:1.6;max-width:650px;margin:0 0 28px;color:#29332d}.cbdh-hero__facts{display:flex;gap:24px;flex-wrap:wrap;margin:0 0 30px}.cbdh-hero__facts span{display:grid;grid-template-columns:auto 1fr;column-gap:7px;align-items:center;font-size:18px}.cbdh-hero__facts b{font-size:12px}.cbdh-hero__facts small{grid-column:2;font-size:11px}.cbdh-btn--hero{display:inline-flex;align-items:center;gap:25px;background:var(--cbdh-green)!important;color:#fff!important;border-radius:9px;padding:17px 38px!important;font-weight:800!important;font-size:17px!important;text-decoration:none!important}.cbdh-hero__visual{position:relative;min-height:500px;background:radial-gradient(circle at 70% 50%,#7c8b64 0,#425c3c 36%,#183b31 75%);overflow:hidden}.cbdh-hero__visual:after{content:"";position:absolute;inset:auto -8% -32% 16%;width:82%;height:78%;border-radius:50%;background:radial-gradient(ellipse at center,#9da77d 0 6%,#5f704f 7% 14%,#324a34 15% 26%,transparent 27%);filter:blur(3px);opacity:.9;transform:rotate(-8deg)}.cbdh-bud{position:absolute;z-index:2;font-size:170px;filter:saturate(.75) drop-shadow(0 15px 15px rgba(0,0,0,.25));transform:rotate(-22deg)}.cbdh-bud--1{right:9%;bottom:2%}.cbdh-bud--2{right:31%;bottom:-8%;font-size:210px}.cbdh-hero__script,.cbdh-community__script{font-family:var(--cbdh-font);font-size:43px;line-height:.9;color:#f3f1df;position:absolute;left:10%;top:21%;transform:rotate(-8deg);z-index:3}.cbdh-premium-seal{position:absolute;right:5%;top:10%;z-index:4;width:126px;height:126px;border:2px solid #f2f1dc;outline:1px solid rgba(255,255,255,.7);outline-offset:-8px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f7f5e9;gap:7px;transform:rotate(-7deg)}.cbdh-premium-seal span{font-size:11px;letter-spacing:.2em}.cbdh-premium-seal b{font-family:var(--cbdh-font);font-size:14px}.cbdh-hero__trust{position:absolute;right:3%;bottom:4%;z-index:5;background:rgba(255,255,255,.92);padding:14px 18px;border-radius:10px;display:flex;gap:20px;font-size:12px;font-weight:700}.cbdh-home-section{padding:32px 0}.cbdh-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.cbdh-section-head h2{font-size:30px;letter-spacing:-.025em;margin:0}.cbdh-section-head a{font-weight:700;color:var(--cbdh-green);text-decoration:none}.cbdh-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.cbdh-category-card{display:block;text-align:center;text-decoration:none!important;color:#111b13!important;font-size:13px}.cbdh-category-card__image{aspect-ratio:1.06;background:#f2f0eb;border-radius:15px;margin-bottom:10px;display:grid;place-items:center;overflow:hidden}.cbdh-category-card img{width:100%;height:100%;object-fit:contain;padding:8px}.cbdh-category-placeholder{font-size:65px}.cbdh-bestsellers{padding-top:18px;padding-bottom:28px}.cbdh-section-head--products p{margin:5px 0 0;color:#526057}.cbdh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cbdh-product-card{border:1px solid #dde3de;border-radius:14px;overflow:hidden;background:#fff;min-width:0}.cbdh-product-card__media{aspect-ratio:1.18;position:relative;background:#fff;display:grid;place-items:center;padding:18px}.cbdh-product-card__media img{width:100%;height:100%;object-fit:contain}.cbdh-badge{position:absolute;left:14px;top:14px;z-index:2;background:var(--cbdh-green);color:#fff;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:800}.cbdh-badge--sale{background:#c5203c}.cbdh-heart{position:absolute;right:15px;top:12px;font-size:27px}.cbdh-product-card__body{padding:0 17px 17px}.cbdh-product-card h3{font-size:17px;margin:0 0 7px}.cbdh-product-card h3 a{color:#111b13;text-decoration:none}.cbdh-rating{color:#f2a32b;font-size:14px;margin-bottom:7px}.cbdh-rating span{color:#4f5852}.cbdh-card-price{font-size:19px;font-weight:850;margin-bottom:30px}.cbdh-card-price del{font-size:13px;font-weight:400;color:#68736d}.cbdh-card-price ins{text-decoration:none}.cbdh-card-meta{font-size:12px;color:#174b35;margin:0 0 12px}.cbdh-stock-dot{display:inline-block;width:10px;height:10px;background:#83d89b;border-radius:50%;margin-right:7px}.cbdh-card-atc{display:block;background:var(--cbdh-green);color:#fff!important;text-decoration:none!important;text-align:center;border-radius:8px;padding:13px 10px;font-weight:750}.cbdh-demo-bud{font-size:120px}.cbdh-community{padding:0 0 40px}.cbdh-community__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cbdh-community__story,.cbdh-community__trust{min-height:300px;border-radius:16px;overflow:hidden}.cbdh-community__story{background:linear-gradient(110deg,#102f28,#1c513e);color:#fff;padding:42px;display:flex;gap:35px;align-items:center}.cbdh-community__story h2{color:#fff;font-size:37px;line-height:1.08;margin:0 0 20px}.cbdh-community__story p{line-height:1.6;max-width:420px;color:#e1e9e3}.cbdh-community__story a{display:inline-block;margin-top:10px;background:#eef0d9;color:var(--cbdh-green);text-decoration:none;padding:13px 24px;border-radius:8px;font-weight:700}.cbdh-witch-mark{font-size:100px;opacity:.5}.cbdh-community__trust{background:linear-gradient(120deg,#eef0d9,#d9e1b8);padding:38px;display:flex;justify-content:space-between;position:relative}.cbdh-trust-list p{margin:0 0 20px;display:flex;flex-direction:column}.cbdh-trust-list b{font-size:14px}.cbdh-trust-list span{font-size:13px;color:#59655d;margin-left:22px}.cbdh-community__script{position:static;color:var(--cbdh-green);align-self:center;font-size:38px;margin-right:8%}
@media(max-width:1100px){.cbdh-shell{width:min(100% - 32px,1440px)}.cbdh-category-grid{grid-template-columns:repeat(4,1fr)}.cbdh-hero__facts span:nth-child(n+4){display:none}.cbdh-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.cbdh-shell{width:min(100% - 24px,1440px)}.cbdh-hero__grid{grid-template-columns:1fr}.cbdh-hero__copy{padding:34px 0}.cbdh-hero h1{font-size:39px}.cbdh-hero__visual{min-height:310px}.cbdh-hero__facts{gap:14px}.cbdh-hero__facts span{display:grid!important}.cbdh-category-grid{grid-template-columns:repeat(4,1fr);gap:8px}.cbdh-category-card{font-size:11px}.cbdh-category-placeholder{font-size:40px}.cbdh-product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.cbdh-product-card__media{padding:8px}.cbdh-product-card__body{padding:0 10px 10px}.cbdh-product-card h3{font-size:14px}.cbdh-card-price{font-size:16px;margin-bottom:16px}.cbdh-card-atc{font-size:12px}.cbdh-community__grid{grid-template-columns:1fr}.cbdh-community__story{padding:30px 22px}.cbdh-witch-mark{display:none}.cbdh-community__trust{padding:28px 22px}.cbdh-community__script{font-size:30px}.cbdh-section-head h2{font-size:25px}.cbdh-section-head>a{font-size:12px}.cbdh-hero__trust{left:12px;right:12px;justify-content:center;gap:8px;font-size:10px}.cbdh-premium-seal{width:90px;height:90px}}

/* =========================================================
   WEED DISCOUNT PREMIUM — PHASE 2 / SHOP + PRODUCT CARDS
   ========================================================= */
.cbdh-shop-page{background:#fff;min-height:60vh}.cbdh-shop-page .woocommerce-breadcrumb{margin:0 0 16px;font-size:12px;color:#708078}.cbdh-shop-page .woocommerce-breadcrumb a{color:#53665d}.cbdh-shop-hero{background:linear-gradient(105deg,#f8f4ec 0%,#f2efe7 55%,#e1e8d2 100%);border-bottom:1px solid #e4e9e1;padding:24px 0 32px}.cbdh-shop-hero__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:34px}.cbdh-shop-eyebrow{font-size:11px;font-weight:900;letter-spacing:.13em;color:#52635a}.cbdh-shop-hero h1{font-family:var(--cbdh-font);font-size:clamp(36px,4.4vw,62px);line-height:1.02;letter-spacing:-.04em;margin:8px 0 12px;color:#111b13}.cbdh-shop-hero p,.cbdh-shop-description{max-width:760px;margin:0;color:#4a5a51;font-size:15.5px;line-height:1.65}.cbdh-shop-description p{margin:0}.cbdh-shop-hero__trust{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cbdh-shop-hero__trust span{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.82);border:1px solid rgba(23,58,49,.1);border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;white-space:nowrap}.cbdh-shop-hero__trust b{color:var(--cbdh-green)}.cbdh-shop-categories{border-bottom:1px solid #e7ece7;background:#fff}.cbdh-shop-categories__scroll{display:flex;gap:9px;overflow-x:auto;padding-top:14px;padding-bottom:14px;scrollbar-width:none}.cbdh-shop-categories__scroll::-webkit-scrollbar{display:none}.cbdh-category-pill{display:inline-flex;flex:0 0 auto;align-items:center;min-height:38px;padding:0 16px;border:1px solid #dce4dd;border-radius:999px;background:#fff;color:#334a40;font-size:12px;font-weight:800;transition:.2s ease}.cbdh-category-pill:hover,.cbdh-category-pill.is-active{background:var(--cbdh-green);color:#fff;border-color:var(--cbdh-green)}.cbdh-shop-results{padding:26px 0 54px}.cbdh-shop-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px}.cbdh-shop-toolbar .woocommerce-result-count{margin:0;color:#6c7b73;font-size:13px}.cbdh-shop-toolbar .woocommerce-ordering{margin:0}.cbdh-shop-toolbar select{min-height:42px;border:1px solid #d8e0da;border-radius:10px;background:#fff;padding:0 38px 0 13px;color:#243b31;font:inherit;font-size:12px;font-weight:750;outline:none}.cbdh-shop-toolbar select:focus{border-color:var(--cbdh-olive);box-shadow:0 0 0 3px rgba(160,171,129,.16)}.cbdh-product-grid--archive{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin:0}.cbdh-shop-pagination{display:flex;justify-content:center;padding-top:34px}.cbdh-shop-pagination .page-numbers{display:flex;gap:7px;list-style:none;margin:0;padding:0}.cbdh-shop-pagination .page-numbers li{margin:0}.cbdh-shop-pagination .page-numbers a,.cbdh-shop-pagination .page-numbers span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #dce4dd;border-radius:9px;color:#294438;font-weight:800}.cbdh-shop-pagination .page-numbers .current,.cbdh-shop-pagination .page-numbers a:hover{background:var(--cbdh-green);color:#fff;border-color:var(--cbdh-green)}

.cbdh-product-card--premium{display:flex;flex-direction:column;border:1px solid #dde4de;border-radius:15px;background:#fff;overflow:hidden;min-width:0;box-shadow:0 1px 0 rgba(23,58,49,.02);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.cbdh-product-card--premium:hover{transform:translateY(-2px);border-color:#cbd6cd;box-shadow:0 12px 30px rgba(23,58,49,.08)}.cbdh-product-card--premium .cbdh-product-card__media{aspect-ratio:1.07;background:linear-gradient(180deg,#fff 0,#fbfcfa 100%);padding:18px 18px 9px}.cbdh-product-card__image-link{display:grid;place-items:center;width:100%;height:100%}.cbdh-product-card--premium .cbdh-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}.cbdh-product-card--premium:hover .cbdh-product-card__media img{transform:scale(1.025)}.cbdh-card-badges{position:absolute;left:13px;top:13px;z-index:3;display:flex;gap:6px}.cbdh-card-badges .cbdh-badge{position:static}.cbdh-badge--new,.cbdh-badge--popular{background:var(--cbdh-green)}.cbdh-badge--sale{background:#c72042}.cbdh-card-heart{position:absolute;right:14px;top:10px;z-index:3;font-size:27px;line-height:1;color:#2b4036;text-decoration:none!important;font-weight:300}.cbdh-product-card--premium .cbdh-product-card__body{display:flex;flex-direction:column;flex:1;padding:4px 15px 15px}.cbdh-card-kicker{margin-bottom:3px;color:#75837b;font-size:9.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cbdh-card-title{font-family:inherit!important;font-size:15px!important;line-height:1.28!important;letter-spacing:0!important;margin:0 0 6px!important;min-height:38px}.cbdh-card-title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#111b13!important;text-decoration:none!important}.cbdh-rating-row{display:flex;align-items:center;gap:6px;min-height:20px;margin-bottom:6px}.cbdh-stars{position:relative;display:inline-block;color:#ddd;font-size:12px;line-height:1;letter-spacing:.4px}.cbdh-stars>span{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap;color:#f2a32b}.cbdh-review-count{color:#68756e;font-size:10.5px}.cbdh-price-stack{min-height:72px;margin-bottom:7px}.cbdh-price-main-row{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.cbdh-current-price{font-size:18px;font-weight:900;color:#111b13;line-height:1.3}.cbdh-current-price .woocommerce-Price-amount{font-weight:900}.cbdh-compare-price{font-size:10.5px;color:#7c8881;text-decoration:line-through}.cbdh-saving-line{display:inline-flex;align-items:center;gap:3px;margin-top:3px;border-radius:5px;background:#fbe6e9;color:#b6213d;padding:2px 6px;font-size:9.5px;line-height:1.4}.cbdh-saving-line strong{font-weight:900}.cbdh-unit-price{margin-top:7px;color:#6c7972;font-size:10.5px}.is-hidden{display:none!important}.cbdh-variant-label{display:block;margin:1px 0 5px;color:#65736b;font-size:9px;font-weight:900;letter-spacing:.09em}.cbdh-variant-select-wrap{position:relative;margin-bottom:8px}.cbdh-variant-select{width:100%;height:38px;border:1px solid #d9e1db;border-radius:8px;background:#fff;padding:0 32px 0 10px;color:#17271f;font:inherit;font-size:11.5px;font-weight:700;outline:none;cursor:pointer}.cbdh-variant-select:focus{border-color:#9da981;box-shadow:0 0 0 3px rgba(160,171,129,.15)}.cbdh-simple-spacer{height:51px}.cbdh-bulk-note{display:flex;align-items:flex-start;gap:7px;margin:0 0 8px;padding:7px 8px;border:1px solid #efd8a1;border-radius:8px;background:#fff7e3;color:#76510a}.cbdh-bulk-note__icon{display:grid;place-items:center;flex:0 0 19px;width:19px;height:19px;border-radius:50%;background:#e4a72e;color:#fff;font-size:11px;font-weight:900}.cbdh-bulk-note span:last-child{display:flex;flex-direction:column;line-height:1.25}.cbdh-bulk-note strong{font-size:10.5px}.cbdh-bulk-note small{margin-top:2px;font-size:8.5px;color:#806628}.cbdh-stock-line{display:flex;align-items:flex-start;gap:7px;min-height:29px;margin:auto 0 8px;color:#155737;font-size:9.8px;line-height:1.35}.cbdh-stock-line .cbdh-stock-dot{flex:0 0 9px;width:9px;height:9px;margin:2px 0 0;background:#7ed399;box-shadow:0 0 0 3px #eef9f1}.cbdh-stock-line.is-bulk{color:#76510a}.cbdh-stock-line.is-bulk .cbdh-stock-dot{background:#e2a32c;box-shadow:0 0 0 3px #fff5dd}.cbdh-stock-line.is-out{color:#8b3434}.cbdh-stock-line.is-out .cbdh-stock-dot{background:#bd6464;box-shadow:0 0 0 3px #f8eaea}.cbdh-card-atc--button{position:relative;width:100%;min-height:41px;border:0;border-radius:8px;background:var(--cbdh-green);color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;font:inherit;font-size:11.5px;font-weight:850;cursor:pointer;transition:.2s ease}.cbdh-card-atc--button:hover:not(:disabled){background:var(--cbdh-green-2);transform:translateY(-1px)}.cbdh-card-atc--button:disabled{cursor:not-allowed;opacity:.58}.cbdh-card-atc--button.is-added{background:#245b46}.cbdh-atc-loader{display:none;width:13px;height:13px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:cbdh-spin .7s linear infinite}.cbdh-card-atc--button.is-loading .cbdh-atc-loader{display:block}.cbdh-card-atc--button.is-loading .cbdh-atc-icon{display:none}.cbdh-card-feedback{min-height:0;margin-top:0;text-align:center;color:#476257;font-size:9px;line-height:1.3}.cbdh-card-feedback:not(:empty){min-height:14px;margin-top:5px}@keyframes cbdh-spin{to{transform:rotate(360deg)}}

/* WooCommerce notices/results stay inside the premium shell. */
.cbdh-shop-results .woocommerce-notices-wrapper:not(:empty){margin-bottom:18px}.cbdh-shop-results .woocommerce-message,.cbdh-shop-results .woocommerce-info,.cbdh-shop-results .woocommerce-error{margin:0 0 18px!important}.cbdh-shop-results .woocommerce-loop-product__link{display:block}.cbdh-shop-results ul.products:before,.cbdh-shop-results ul.products:after{display:none!important}

@media(max-width:1180px){.cbdh-product-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr))}.cbdh-shop-hero__inner{align-items:flex-start;flex-direction:column}.cbdh-shop-hero__trust{justify-content:flex-start}}
@media(max-width:820px){.cbdh-shop-hero{padding:18px 0 25px}.cbdh-shop-hero h1{font-size:40px}.cbdh-shop-hero__trust{gap:6px}.cbdh-shop-hero__trust span{font-size:10px;padding:7px 10px}.cbdh-product-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cbdh-shop-results{padding-top:18px}.cbdh-shop-toolbar{align-items:flex-start;flex-direction:column;gap:8px}.cbdh-shop-toolbar .woocommerce-ordering,.cbdh-shop-toolbar select{width:100%}.cbdh-product-card--premium .cbdh-product-card__media{padding:10px 10px 5px}.cbdh-product-card--premium .cbdh-product-card__body{padding:3px 10px 10px}.cbdh-card-title{font-size:13px!important;min-height:34px}.cbdh-current-price{font-size:16px}.cbdh-price-stack{min-height:68px}.cbdh-badge{font-size:9px;padding:6px 8px}.cbdh-card-heart{font-size:23px}.cbdh-variant-select{height:36px;font-size:10.5px}.cbdh-card-atc--button{min-height:39px;font-size:10.5px}.cbdh-stock-line{font-size:8.8px}.cbdh-simple-spacer{height:49px}}
@media(max-width:440px){.cbdh-shell{width:min(100% - 20px,1440px)}.cbdh-product-grid--archive{gap:7px}.cbdh-product-card--premium{border-radius:11px}.cbdh-product-card--premium .cbdh-product-card__media{aspect-ratio:1}.cbdh-card-kicker{font-size:8px}.cbdh-rating-row{gap:3px}.cbdh-stars{font-size:10px}.cbdh-review-count{font-size:9px}.cbdh-current-price{font-size:15px}.cbdh-compare-price{font-size:9px}.cbdh-saving-line{font-size:8.5px;padding:2px 4px}.cbdh-unit-price{font-size:9px}.cbdh-bulk-note{padding:6px}.cbdh-bulk-note small{display:none}.cbdh-bulk-note strong{font-size:9px}.cbdh-atc-icon{display:none}}

/* =========================================================
   PHASE 3 – PREMIUM PRODUCT PAGE
   ========================================================= */
.single-product .cbdh-woo-shell{width:100%;max-width:none;padding:0}.cbdh-pdp{background:#fff;color:#111b13}.cbdh-pdp-top{padding:14px 0 48px;background:linear-gradient(180deg,#fff 0%,#fbfcfa 100%)}.cbdh-pdp-top .woocommerce-breadcrumb{margin:0 0 18px;color:#7b8880;font-size:11px}.cbdh-pdp-top .woocommerce-breadcrumb a{color:#52665b}.cbdh-pdp-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.85fr);gap:58px;align-items:start}.cbdh-pdp-gallery-wrap{position:relative;min-width:0}.cbdh-pdp-gallery{border:1px solid #e2e8e3;border-radius:22px;background:#fff;overflow:hidden;padding:18px}.cbdh-pdp-gallery .woocommerce-product-gallery{margin:0!important;width:100%!important;float:none!important}.cbdh-pdp-gallery .woocommerce-product-gallery__wrapper{margin:0}.cbdh-pdp-gallery .woocommerce-product-gallery__image a{display:block}.cbdh-pdp-gallery .woocommerce-product-gallery__image img{width:100%;height:auto;max-height:620px;object-fit:contain}.cbdh-pdp-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin:14px 0 0!important;padding:0!important}.cbdh-pdp-gallery .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important}.cbdh-pdp-gallery .flex-control-thumbs img{border:1px solid #e0e6e1;border-radius:10px;padding:4px;opacity:.72}.cbdh-pdp-gallery .flex-control-thumbs img.flex-active{opacity:1;border-color:var(--cbdh-green)}.cbdh-pdp-badges{position:absolute;z-index:4;top:17px;left:17px;display:flex;gap:7px}.cbdh-pdp-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.04em}.cbdh-pdp-badge--new{background:var(--cbdh-green)}.cbdh-pdp-badge--sale{background:#c72042}.cbdh-gallery-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.cbdh-gallery-trust span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border:1px solid #e2e8e3;border-radius:10px;background:#fff;color:#42584d;font-size:10px}.cbdh-gallery-trust b{font-weight:800}.cbdh-pdp-summary{position:sticky;top:22px}.cbdh-pdp-kicker,.cbdh-section-kicker{display:block;margin-bottom:8px;color:#6a7f73;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cbdh-pdp-summary h1{margin:0 0 10px;font-family:var(--cbdh-font);font-size:42px;line-height:1.08;letter-spacing:-.025em;color:#14231b}.cbdh-pdp-rating{display:flex;align-items:center;gap:7px;width:max-content;margin-bottom:18px;color:#5f6f66;text-decoration:none!important;font-size:11px}.cbdh-pdp-rating strong{color:var(--cbdh-green)}.cbdh-pdp-shortcopy{margin-bottom:18px;color:#4f5f57;font-size:14px;line-height:1.65}.cbdh-pdp-shortcopy p{margin:0}.cbdh-pdp-price-card{padding:18px 0 15px;border-top:1px solid #e5eae6;border-bottom:1px solid #e5eae6}.cbdh-pdp-price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.cbdh-pdp-price{font-size:28px;font-weight:900;color:#111b13}.cbdh-pdp-compare{color:#87928c;text-decoration:line-through;font-size:13px}.cbdh-pdp-save{display:inline-flex;border-radius:999px;background:#fbe8eb;color:#ad1f39;padding:4px 8px;font-size:10px;font-weight:850}.cbdh-pdp-price-meta{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px;color:#7b8881;font-size:10px}.cbdh-pdp-stock{display:flex;align-items:center;gap:8px;margin:14px 0;color:#17623b;font-size:11px;font-weight:700}.cbdh-pdp-stock-dot{width:9px;height:9px;border-radius:50%;background:#56bd79;box-shadow:0 0 0 4px #edf8f0}.cbdh-pdp-stock.is-out{color:#8b3434}.cbdh-pdp-stock.is-out .cbdh-pdp-stock-dot{background:#c26a6a;box-shadow:0 0 0 4px #faeeee}.cbdh-pdp-stock.is-bulk{color:#7b5a14}.cbdh-pdp-stock.is-bulk .cbdh-pdp-stock-dot{background:#e2a32c;box-shadow:0 0 0 4px #fff5dd}.cbdh-pdp-bulk{display:flex;gap:9px;align-items:flex-start;margin:0 0 14px;padding:10px 11px;border:1px solid #ecd69d;border-radius:10px;background:#fff7e4;color:#72520f}.cbdh-pdp-bulk-icon{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#dda32d;color:#fff;font-weight:900}.cbdh-pdp-bulk div{display:flex;flex-direction:column}.cbdh-pdp-bulk strong{font-size:11px}.cbdh-pdp-bulk small{margin-top:2px;font-size:9px}.cbdh-pdp-buybox{margin:4px 0 14px}.cbdh-pdp-buybox form.cart{display:block!important;margin:0!important}.cbdh-pdp-buybox table.variations{width:100%;margin:0 0 12px!important;border:0!important}.cbdh-pdp-buybox table.variations tr{display:block;margin-bottom:9px}.cbdh-pdp-buybox table.variations th,.cbdh-pdp-buybox table.variations td{display:block;width:100%;padding:0!important;border:0!important;text-align:left}.cbdh-pdp-buybox table.variations label{display:block;margin-bottom:5px;color:#53655b;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cbdh-pdp-buybox table.variations select{width:100%;height:46px;border:1px solid #d5ded7;border-radius:10px;background:#fff;padding:0 12px;color:#17271f;font-weight:750;outline:none}.cbdh-pdp-buybox .reset_variations{display:inline-block;margin-top:5px;color:#66776d;font-size:9px}.cbdh-pdp-buybox .woocommerce-variation-price{display:none}.cbdh-pdp-buybox .woocommerce-variation-description{font-size:11px;color:#627269}.cbdh-pdp-buybox .woocommerce-variation-add-to-cart,.cbdh-pdp-buybox .cart:not(.variations_form){display:grid!important;grid-template-columns:88px 1fr;gap:9px;align-items:stretch}.cbdh-pdp-buybox .quantity{width:88px!important;margin:0!important}.cbdh-pdp-buybox .quantity .qty{width:100%;height:48px;border:1px solid #d5ded7;border-radius:10px;text-align:center;font-weight:800}.cbdh-pdp-buybox .single_add_to_cart_button{width:100%;min-height:48px!important;margin:0!important;border:0!important;border-radius:10px!important;background:var(--cbdh-green)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important}.cbdh-pdp-buybox .single_add_to_cart_button:hover{background:var(--cbdh-green-2)!important}.cbdh-pdp-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.cbdh-pdp-benefits>div{display:flex;align-items:flex-start;gap:7px;padding:10px;border:1px solid #e2e8e3;border-radius:10px;background:#fbfcfa}.cbdh-pdp-benefits>div>span{font-size:16px}.cbdh-pdp-benefits p{display:flex;flex-direction:column;margin:0;line-height:1.25}.cbdh-pdp-benefits b{font-size:9.5px;color:var(--cbdh-green)}.cbdh-pdp-benefits small{margin-top:2px;color:#78857e;font-size:8px}.cbdh-pdp-meta{display:flex;gap:12px;flex-wrap:wrap;color:#839087;font-size:9px}.cbdh-pdp-meta b{color:#53645a}.cbdh-pdp-confidence{background:var(--cbdh-green);color:#fff}.cbdh-pdp-confidence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.cbdh-pdp-confidence-grid>div{display:flex;gap:10px;align-items:center;padding:20px 22px;border-right:1px solid rgba(255,255,255,.12)}.cbdh-pdp-confidence-grid>div:last-child{border-right:0}.cbdh-pdp-confidence-grid>div>span{font-size:23px;color:var(--cbdh-leaf)}.cbdh-pdp-confidence p{display:flex;flex-direction:column;margin:0}.cbdh-pdp-confidence b{font-size:11px}.cbdh-pdp-confidence small{margin-top:3px;color:#c7d2cc;font-size:8.5px;line-height:1.35}.cbdh-pdp-section{padding:48px 0}.cbdh-pdp-fbt{background:#f7f9f6}.cbdh-product-grid--pdp{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cbdh-pdp-fbt .cbdh-product-grid--pdp{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1050px}.cbdh-pdp-details{background:#fff}.cbdh-pdp-details-head h2,.cbdh-pdp-section .cbdh-section-head h2{margin:0;font-family:var(--cbdh-font);font-size:34px;color:#14231b}.cbdh-pdp-tabs-wrap{margin-top:20px;border:1px solid #e1e7e2;border-radius:16px;background:#fff;overflow:hidden}.cbdh-pdp-tabs-wrap .woocommerce-tabs{padding:0!important}.cbdh-pdp-tabs-wrap ul.tabs{display:flex;gap:0;margin:0!important;padding:0!important;border-bottom:1px solid #e2e8e3}.cbdh-pdp-tabs-wrap ul.tabs:before,.cbdh-pdp-tabs-wrap ul.tabs li:before,.cbdh-pdp-tabs-wrap ul.tabs li:after{display:none!important}.cbdh-pdp-tabs-wrap ul.tabs li{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#f8faf8!important}.cbdh-pdp-tabs-wrap ul.tabs li.active{background:#fff!important}.cbdh-pdp-tabs-wrap ul.tabs li a{padding:15px 18px!important;color:#4a5e53!important;font-size:11px!important;font-weight:850!important}.cbdh-pdp-tabs-wrap .woocommerce-Tabs-panel{margin:0!important;padding:24px!important;color:#45574e;font-size:14px;line-height:1.72}.cbdh-pdp-tabs-wrap .woocommerce-Tabs-panel h2:first-child{display:none}.cbdh-pdp-tabs-wrap table.shop_attributes{border:0!important}.cbdh-pdp-tabs-wrap table.shop_attributes th,.cbdh-pdp-tabs-wrap table.shop_attributes td{padding:10px!important;border-bottom:1px solid #eef1ee!important}.cbdh-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:60;transform:translateY(110%);transition:transform .25s ease;background:rgba(255,255,255,.97);border-top:1px solid #dfe6e0;box-shadow:0 -8px 30px rgba(23,58,49,.09);backdrop-filter:blur(9px)}.cbdh-sticky-atc.is-visible{transform:translateY(0)}.cbdh-sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px}.cbdh-sticky-product{display:flex;align-items:center;gap:10px;min-width:0}.cbdh-sticky-thumb{width:46px;height:46px;object-fit:contain;border:1px solid #e2e8e3;border-radius:8px}.cbdh-sticky-product div{display:flex;flex-direction:column;min-width:0}.cbdh-sticky-product b{max-width:560px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.cbdh-sticky-product small{margin-top:2px;color:#728078;font-size:9px}.cbdh-sticky-actions{display:flex;align-items:center;gap:14px}.cbdh-sticky-actions>span{font-size:16px;font-weight:900}.cbdh-sticky-actions button{height:42px;border:0;border-radius:9px;background:var(--cbdh-green);color:#fff;padding:0 22px;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.cbdh-sticky-actions button:hover{background:var(--cbdh-green-2)}
@media(max-width:1000px){.cbdh-pdp-grid{grid-template-columns:1fr;gap:30px}.cbdh-pdp-summary{position:static}.cbdh-pdp-confidence-grid{grid-template-columns:repeat(2,1fr)}.cbdh-product-grid--pdp,.cbdh-pdp-fbt .cbdh-product-grid--pdp{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.cbdh-pdp-top{padding-bottom:30px}.cbdh-pdp-grid{gap:22px}.cbdh-pdp-gallery{padding:8px;border-radius:14px}.cbdh-gallery-trust{grid-template-columns:1fr 1fr}.cbdh-gallery-trust span:last-child{grid-column:1/-1}.cbdh-pdp-summary h1{font-size:31px}.cbdh-pdp-price{font-size:24px}.cbdh-pdp-benefits{grid-template-columns:1fr}.cbdh-pdp-benefits>div{align-items:center}.cbdh-pdp-confidence-grid{grid-template-columns:1fr}.cbdh-pdp-confidence-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:14px 10px}.cbdh-pdp-section{padding:34px 0}.cbdh-pdp-details-head h2,.cbdh-pdp-section .cbdh-section-head h2{font-size:28px}.cbdh-pdp-tabs-wrap ul.tabs{overflow-x:auto}.cbdh-pdp-tabs-wrap ul.tabs li{flex:0 0 auto}.cbdh-pdp-tabs-wrap .woocommerce-Tabs-panel{padding:17px!important}.cbdh-sticky-atc__inner{min-height:64px}.cbdh-sticky-thumb{display:none}.cbdh-sticky-product b{max-width:150px;font-size:10px}.cbdh-sticky-actions{gap:7px}.cbdh-sticky-actions>span{font-size:13px}.cbdh-sticky-actions button{height:38px;padding:0 12px;font-size:9.5px}}

/* =========================================================
   PHASE 4 – CART / CHECKOUT / ACCOUNT / SEARCH / 404
   ========================================================= */
.cbdh-utility-page{width:min(calc(100% - 40px),1260px);padding-top:40px}.cbdh-utility-hero{margin:0 0 26px;padding:28px 30px;border:1px solid #dfe7dc;border-radius:20px;background:linear-gradient(135deg,#f8faf6 0%,#eef4e6 100%)}.cbdh-utility-hero h1{margin:2px 0 6px;font-family:var(--cbdh-font);font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.03em;color:#14231b}.cbdh-utility-hero p{margin:0;color:#617269;font-size:14px}.cbdh-entry-content--utility{font-size:14px}.cbdh-entry-content--utility a{text-decoration:none}

/* Notices */
.cbdh-entry-content--utility .woocommerce-notices-wrapper{margin-bottom:16px}.woocommerce-message,.woocommerce-info,.woocommerce-error{position:relative;margin:0 0 16px!important;padding:14px 18px 14px 45px!important;border:1px solid #dfe7dc!important;border-top:1px solid #dfe7dc!important;border-radius:12px;background:#fff!important;color:#31473c!important;box-shadow:0 7px 20px rgba(23,58,49,.05)}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before{top:14px!important;left:17px!important;color:#5ea82e!important}.woocommerce-error{border-color:#eed7d7!important;background:#fffafa!important}.woocommerce-error:before{color:#a24848!important}

/* Classic cart */
.cbdh-page-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:28px;align-items:start}.cbdh-page-cart .woocommerce>.woocommerce-notices-wrapper,.cbdh-page-cart .woocommerce>.woocommerce-message,.cbdh-page-cart .woocommerce>.woocommerce-error,.cbdh-page-cart .woocommerce>.woocommerce-info,.cbdh-page-cart .woocommerce>.return-to-shop,.cbdh-page-cart .woocommerce>.cbdh-empty-cart{grid-column:1/-1}.cbdh-page-cart form.woocommerce-cart-form{padding:0;border:1px solid #e0e7e2;border-radius:18px;background:#fff;overflow:hidden}.cbdh-page-cart table.shop_table{margin:0!important;border:0!important;border-radius:0!important;border-collapse:separate!important}.cbdh-page-cart table.shop_table th{padding:14px 15px!important;border:0!important;border-bottom:1px solid #e6ebe7!important;background:#f8faf7;color:#607168;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.cbdh-page-cart table.shop_table td{padding:18px 15px!important;border:0!important;border-bottom:1px solid #edf1ee!important;vertical-align:middle}.cbdh-page-cart td.product-thumbnail{width:92px}.cbdh-page-cart td.product-thumbnail img{width:76px!important;height:76px!important;object-fit:contain;border:1px solid #edf1ee;border-radius:12px;background:#fff}.cbdh-page-cart td.product-name a{color:var(--cbdh-green)!important;font-size:13px;font-weight:850;text-decoration:none!important}.cbdh-page-cart dl.variation{margin:6px 0 0;color:#7b8881;font-size:9.5px}.cbdh-page-cart dl.variation dt,.cbdh-page-cart dl.variation dd{display:inline;float:none}.cbdh-page-cart td.product-price,.cbdh-page-cart td.product-subtotal{color:#17271f;font-size:13px;font-weight:850}.cbdh-page-cart td.product-remove a.remove{display:grid!important;place-items:center;width:28px;height:28px;border-radius:50%;background:#f3f5f3;color:#7d8a83!important;font-size:20px!important;line-height:1!important}.cbdh-page-cart td.product-remove a.remove:hover{background:#fff0f0;color:#a64747!important}.cbdh-page-cart .quantity .qty{width:70px!important;height:40px;border:1px solid #d8e1da;border-radius:9px;background:#fff;text-align:center;font-weight:800}.cbdh-page-cart td.actions{padding:14px!important;background:#fbfcfa}.cbdh-page-cart td.actions .coupon{display:flex;gap:8px}.cbdh-page-cart td.actions .coupon .input-text{min-width:180px!important;height:42px!important;padding:0 12px!important;border:1px solid #d8e1da!important;border-radius:9px!important}.cbdh-page-cart td.actions .button{min-height:42px!important;border-radius:9px!important;font-size:11px!important}.cbdh-page-cart .cart-collaterals{width:100%!important}.cbdh-page-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;padding:22px;border:1px solid #dfe7dc;border-radius:18px;background:#f9fbf7;box-shadow:0 8px 24px rgba(23,58,49,.05)}.cbdh-page-cart .cart_totals h2{margin:0 0 14px;font-family:var(--cbdh-font);font-size:25px;color:var(--cbdh-green)}.cbdh-page-cart .cart_totals table{margin:0 0 14px!important;border:0!important}.cbdh-page-cart .cart_totals th,.cbdh-page-cart .cart_totals td{padding:11px 0!important;border:0!important;border-bottom:1px solid #e2e8e3!important;background:transparent!important;font-size:11px}.cbdh-page-cart .cart_totals th{color:#64756c;font-weight:750}.cbdh-page-cart .cart_totals td{text-align:right;color:#17271f}.cbdh-page-cart .order-total th,.cbdh-page-cart .order-total td{padding-top:15px!important;border-bottom:0!important;color:var(--cbdh-green)!important;font-size:15px!important;font-weight:900!important}.cbdh-page-cart .wc-proceed-to-checkout{padding:8px 0 0!important}.cbdh-page-cart .checkout-button{width:100%;min-height:50px!important;margin:0!important;border-radius:10px!important;background:var(--cbdh-green)!important;font-size:13px!important;font-weight:900!important}.cbdh-page-cart .checkout-button:hover{background:var(--cbdh-green-2)!important}.cbdh-page-cart ul#shipping_method{font-size:10px}.cbdh-page-cart .woocommerce-shipping-destination,.cbdh-page-cart .woocommerce-shipping-calculator{font-size:10px}

/* Cart blocks */
.cbdh-page-cart .wc-block-cart{font-size:14px}.cbdh-page-cart .wc-block-cart__main{padding:0 22px 0 0!important}.cbdh-page-cart .wc-block-cart-items{border:1px solid #e0e7e2!important;border-radius:18px;background:#fff;overflow:hidden}.cbdh-page-cart .wc-block-cart-items th{padding:14px!important;background:#f8faf7!important;color:#617269!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.06em}.cbdh-page-cart .wc-block-cart-items td{padding:18px 14px!important;border-color:#edf1ee!important}.cbdh-page-cart .wc-block-cart-item__image img{border:1px solid #edf1ee;border-radius:10px}.cbdh-page-cart .wc-block-components-product-name{color:var(--cbdh-green)!important;font-weight:850!important}.cbdh-page-cart .wc-block-components-totals-wrapper{border-color:#e2e8e3!important}.cbdh-page-cart .wc-block-cart__sidebar{padding:20px!important;border:1px solid #dfe7dc;border-radius:18px;background:#f9fbf7}.cbdh-page-cart .wc-block-components-button{border-radius:10px!important;background:var(--cbdh-green)!important;color:#fff!important;font-weight:900!important}

/* Checkout classic */
.cbdh-page-checkout .woocommerce-checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:30px;align-items:start}.cbdh-page-checkout .woocommerce-NoticeGroup-checkout,.cbdh-page-checkout .woocommerce-form-coupon-toggle,.cbdh-page-checkout .woocommerce-form-login-toggle,.cbdh-page-checkout form.woocommerce-form-login,.cbdh-page-checkout form.checkout_coupon{grid-column:1/-1}.cbdh-page-checkout #customer_details{grid-column:1}.cbdh-page-checkout #order_review_heading,.cbdh-page-checkout #order_review{grid-column:2}.cbdh-page-checkout #customer_details{display:block!important}.cbdh-page-checkout #customer_details .col-1,.cbdh-page-checkout #customer_details .col-2{float:none!important;width:100%!important;margin:0 0 18px;padding:23px;border:1px solid #e0e7e2;border-radius:18px;background:#fff}.cbdh-page-checkout #customer_details h3,.cbdh-page-checkout #order_review_heading{margin:0 0 18px;font-family:var(--cbdh-font);font-size:25px;color:var(--cbdh-green)}.cbdh-page-checkout #order_review_heading{padding:22px 22px 0;border:1px solid #dfe7dc;border-bottom:0;border-radius:18px 18px 0 0;background:#f9fbf7}.cbdh-page-checkout #order_review{margin-top:-30px;padding:58px 22px 22px;border:1px solid #dfe7dc;border-radius:18px;background:#f9fbf7;position:sticky;top:22px}.cbdh-page-checkout .form-row{margin:0 0 12px!important;padding:0!important}.cbdh-page-checkout .form-row label{display:block;margin:0 0 5px;color:#5c6f64;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.cbdh-page-checkout .form-row input.input-text,.cbdh-page-checkout .form-row textarea,.cbdh-page-checkout .form-row select,.cbdh-page-checkout .select2-container .select2-selection--single{min-height:46px;border:1px solid #d7e0d9!important;border-radius:10px!important;background:#fff!important;color:#17271f!important;box-shadow:none!important}.cbdh-page-checkout .form-row input.input-text{padding:0 12px}.cbdh-page-checkout .form-row textarea{min-height:100px;padding:12px}.cbdh-page-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:44px!important;padding-left:12px!important}.cbdh-page-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:44px!important}.cbdh-page-checkout .form-row.woocommerce-invalid input.input-text{border-color:#b86363!important}.cbdh-page-checkout table.shop_table{margin:0!important;border:0!important}.cbdh-page-checkout table.shop_table th,.cbdh-page-checkout table.shop_table td{padding:12px 0!important;border:0!important;border-bottom:1px solid #e2e8e3!important;background:transparent!important;font-size:11px}.cbdh-page-checkout table.shop_table th{color:#607168;font-weight:800}.cbdh-page-checkout table.shop_table td{text-align:right}.cbdh-page-checkout .order-total th,.cbdh-page-checkout .order-total td{padding-top:16px!important;border-bottom:0!important;color:var(--cbdh-green)!important;font-size:15px!important;font-weight:900!important}.cbdh-page-checkout #payment{margin-top:16px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e0e7e2}.cbdh-page-checkout #payment ul.payment_methods{padding:16px!important;border-bottom:1px solid #e2e8e3!important}.cbdh-page-checkout #payment ul.payment_methods li{margin:0 0 10px;font-size:11px}.cbdh-page-checkout #payment div.payment_box{border-radius:9px;background:#f4f7f2!important;color:#52635a!important;font-size:10px}.cbdh-page-checkout #payment div.payment_box:before{border-bottom-color:#f4f7f2!important}.cbdh-page-checkout #payment .place-order{padding:16px!important}.cbdh-page-checkout #place_order{width:100%;min-height:52px!important;border-radius:10px!important;background:var(--cbdh-green)!important;font-size:13px!important;font-weight:900!important}.cbdh-page-checkout .woocommerce-privacy-policy-text{color:#738178;font-size:9px;line-height:1.5}

/* Checkout blocks */
.cbdh-page-checkout .wc-block-checkout{font-size:14px}.cbdh-page-checkout .wc-block-checkout__main{padding-right:24px!important}.cbdh-page-checkout .wc-block-checkout__sidebar{padding:20px!important;border:1px solid #dfe7dc;border-radius:18px;background:#f9fbf7}.cbdh-page-checkout .wc-block-components-checkout-step{padding:20px!important;border:1px solid #e0e7e2!important;border-radius:16px;background:#fff;margin-bottom:16px!important}.cbdh-page-checkout .wc-block-components-checkout-step__heading{margin-bottom:13px!important}.cbdh-page-checkout .wc-block-components-title{font-family:var(--cbdh-font)!important;color:var(--cbdh-green)!important}.cbdh-page-checkout .wc-block-components-text-input input,.cbdh-page-checkout .wc-block-components-combobox .wc-block-components-combobox-control input{border:1px solid #d7e0d9!important;border-radius:10px!important}.cbdh-page-checkout .wc-block-components-button{border-radius:10px!important;background:var(--cbdh-green)!important;color:#fff!important;font-weight:900!important}.cbdh-page-checkout .wc-block-components-order-summary{border:0!important}

/* Account */
.cbdh-page-account .woocommerce{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;align-items:start}.cbdh-page-account .woocommerce-notices-wrapper{grid-column:1/-1}.cbdh-page-account .woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin:0!important;padding:12px;border:1px solid #dfe7dc;border-radius:16px;background:#f8faf7}.cbdh-page-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.cbdh-page-account .woocommerce-MyAccount-navigation li{margin:0 0 4px}.cbdh-page-account .woocommerce-MyAccount-navigation a{display:flex;padding:11px 12px;border-radius:9px;color:#53675c!important;font-size:11px;font-weight:800;text-decoration:none!important}.cbdh-page-account .woocommerce-MyAccount-navigation li.is-active a,.cbdh-page-account .woocommerce-MyAccount-navigation a:hover{background:var(--cbdh-green);color:#fff!important}.cbdh-page-account .woocommerce-MyAccount-content{float:none!important;width:100%!important;min-height:320px;padding:24px;border:1px solid #e0e7e2;border-radius:18px;background:#fff}.cbdh-page-account .woocommerce-MyAccount-content p:first-child{margin-top:0}.cbdh-page-account .woocommerce-MyAccount-content a{color:#2f842f!important;font-weight:800;text-decoration:none!important}.cbdh-page-account table.shop_table{border:1px solid #e1e7e2!important;border-radius:12px!important;overflow:hidden}.cbdh-page-account table.shop_table th{padding:11px!important;background:#f8faf7;color:#607168;font-size:10px;text-transform:uppercase}.cbdh-page-account table.shop_table td{padding:12px!important;font-size:11px}.cbdh-page-account .woocommerce-Address{padding:17px;border:1px solid #e1e7e2;border-radius:12px}.cbdh-page-account .woocommerce-Address-title h2{font-family:var(--cbdh-font);font-size:20px;color:var(--cbdh-green)}.cbdh-page-account .woocommerce-address-fields__field-wrapper,.cbdh-page-account .woocommerce-EditAccountForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cbdh-page-account .form-row{float:none!important;width:100%!important;margin:0 0 9px!important}.cbdh-page-account .form-row-wide,.cbdh-page-account fieldset,.cbdh-page-account .clear{grid-column:1/-1}.cbdh-page-account fieldset{margin:14px 0;padding:16px;border:1px solid #e0e7e2;border-radius:12px}.cbdh-page-account input.input-text,.cbdh-page-account input[type="password"],.cbdh-page-account input[type="email"]{width:100%;height:44px;border:1px solid #d7e0d9;border-radius:9px;padding:0 11px}.cbdh-page-account label{display:block;margin-bottom:4px;color:#5d7065;font-size:10px;font-weight:800}.cbdh-page-account .u-columns{grid-column:1/-1;display:grid!important;grid-template-columns:1fr 1fr;gap:24px}.cbdh-page-account .u-column1,.cbdh-page-account .u-column2{float:none!important;width:100%!important;padding:24px;border:1px solid #e0e7e2;border-radius:16px;background:#fff}.cbdh-page-account .u-columns h2{font-family:var(--cbdh-font);color:var(--cbdh-green)}.cbdh-page-account form.login,.cbdh-page-account form.register{margin:0!important;padding:0!important;border:0!important}

/* Search */
.cbdh-search-page{padding-top:0}.cbdh-search-hero{padding:48px 0;background:linear-gradient(135deg,var(--cbdh-green),#234b3f);color:#fff}.cbdh-search-hero .cbdh-section-kicker{color:var(--cbdh-leaf)}.cbdh-search-hero h1{margin:3px 0 20px;font-family:var(--cbdh-font);font-size:clamp(32px,5vw,50px);line-height:1.08;letter-spacing:-.03em}.cbdh-search-hero__form{max-width:680px}.cbdh-search-hero__form .woocommerce-product-search input[type="search"],.cbdh-search-hero__form .search-form input[type="search"]{min-height:50px;background:#fff}.cbdh-search-results{padding:42px 0 70px}.cbdh-search-meta{margin-bottom:18px;color:#697a70;font-size:12px}.cbdh-search-meta strong{color:var(--cbdh-green)}.cbdh-product-grid--search{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cbdh-content-card__type{display:inline-flex;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#edf4e5;color:#537041;font-size:9px;font-weight:900;text-transform:uppercase}.cbdh-text-link{color:#2f842f!important;font-size:11px;font-weight:850;text-decoration:none!important}.cbdh-search-pagination{margin-top:32px}.cbdh-no-results{max-width:700px;margin:15px auto;padding:48px 30px;border:1px solid #e0e7e2;border-radius:20px;background:#f9fbf7;text-align:center}.cbdh-no-results__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:var(--cbdh-leaf);color:var(--cbdh-green);font-size:26px}.cbdh-no-results h2{margin:0 0 8px;font-family:var(--cbdh-font);font-size:30px;color:var(--cbdh-green)}.cbdh-no-results p{max-width:500px;margin:0 auto 18px;color:#697a70;font-size:13px}.cbdh-no-results--shop{margin:30px auto}

/* 404 */
.cbdh-404-page{padding:55px 20px 85px;background:linear-gradient(180deg,#fff,#f5f8f2)}.cbdh-404-card{position:relative;max-width:880px!important;padding:65px 55px!important;border:1px solid #dfe7dc;border-radius:26px;background:#fff;text-align:center;overflow:hidden;box-shadow:0 20px 55px rgba(23,58,49,.08)}.cbdh-404-code{position:absolute;right:-16px;top:-64px;color:#f0f5e8;font-family:var(--cbdh-font);font-size:210px;font-weight:900;line-height:1;pointer-events:none}.cbdh-404-card>*:not(.cbdh-404-code){position:relative;z-index:1}.cbdh-404-card h1{margin:5px 0 10px;font-family:var(--cbdh-font);font-size:clamp(34px,6vw,56px);line-height:1.05;color:var(--cbdh-green)}.cbdh-404-card>p{max-width:610px;margin:0 auto 22px;color:#66786e;font-size:14px}.cbdh-404-search{max-width:590px;margin:0 auto 18px}.cbdh-404-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.cbdh-button--secondary{background:#fff!important;color:var(--cbdh-green)!important}.cbdh-button--secondary:hover{background:#edf4e5!important}

/* Empty cart */
.cbdh-empty-cart{padding:52px 30px;border:1px solid #dfe7dc;border-radius:20px;background:#f9fbf7;text-align:center}.cbdh-empty-cart__icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 14px;border-radius:50%;background:var(--cbdh-leaf);font-size:27px}.cbdh-empty-cart h2{margin:0 0 7px;font-family:var(--cbdh-font);font-size:31px;color:var(--cbdh-green)}.cbdh-empty-cart p{margin:0 0 18px;color:#6b7a72}

/* Generic Woo polish */
.woocommerce form .form-row .required{color:#5ea82e}.woocommerce-password-strength{margin-top:5px;border-radius:7px;font-size:9px}.woocommerce-pagination ul.page-numbers,.nav-links{display:flex!important;justify-content:center;gap:6px;border:0!important}.woocommerce-pagination ul.page-numbers li{border:0!important}.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers,.nav-links .page-numbers{display:grid!important;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid #dbe3dd!important;border-radius:9px!important;background:#fff;color:var(--cbdh-green)!important;font-size:11px;font-weight:800}.woocommerce-pagination span.current,.nav-links span.current{background:var(--cbdh-green)!important;color:#fff!important;border-color:var(--cbdh-green)!important}

@media(max-width:1000px){.cbdh-page-cart .woocommerce{grid-template-columns:1fr}.cbdh-page-checkout .woocommerce-checkout{grid-template-columns:1fr}.cbdh-page-checkout #customer_details,.cbdh-page-checkout #order_review_heading,.cbdh-page-checkout #order_review{grid-column:1}.cbdh-page-checkout #order_review{position:static;margin-top:-30px}.cbdh-page-account .woocommerce{grid-template-columns:210px minmax(0,1fr)}.cbdh-product-grid--search{grid-template-columns:repeat(3,minmax(0,1fr))}.cbdh-page-cart .wc-block-cart,.cbdh-page-checkout .wc-block-checkout{display:block!important}.cbdh-page-cart .wc-block-cart__main,.cbdh-page-checkout .wc-block-checkout__main{padding-right:0!important;margin-bottom:20px}}
@media(max-width:700px){.cbdh-utility-page{width:min(calc(100% - 24px),1260px);padding-top:24px}.cbdh-utility-hero{padding:20px;border-radius:15px}.cbdh-utility-hero h1{font-size:31px}.cbdh-page-cart table.shop_table.cart thead{display:none}.cbdh-page-cart table.shop_table.cart tr.cart_item{display:grid;grid-template-columns:70px 1fr auto;gap:6px;padding:14px;border-bottom:1px solid #edf1ee}.cbdh-page-cart table.shop_table.cart td{display:block;padding:4px!important;border:0!important}.cbdh-page-cart td.product-remove{grid-column:3;grid-row:1}.cbdh-page-cart td.product-thumbnail{grid-column:1;grid-row:1/5;width:auto}.cbdh-page-cart td.product-thumbnail:before{display:none}.cbdh-page-cart td.product-thumbnail img{width:62px!important;height:62px!important}.cbdh-page-cart td.product-name{grid-column:2;grid-row:1}.cbdh-page-cart td.product-price,.cbdh-page-cart td.product-quantity,.cbdh-page-cart td.product-subtotal{grid-column:2;display:flex!important;align-items:center;justify-content:space-between}.cbdh-page-cart td.actions{display:block!important;padding:12px!important}.cbdh-page-cart td.actions .coupon{display:grid;grid-template-columns:1fr auto;width:100%!important}.cbdh-page-cart td.actions .coupon .input-text{min-width:0!important;width:100%!important}.cbdh-page-cart td.actions>button{width:100%!important;margin-top:8px!important}.cbdh-page-checkout #customer_details .col-1,.cbdh-page-checkout #customer_details .col-2,.cbdh-page-checkout #order_review{padding:17px}.cbdh-page-account .woocommerce{display:block}.cbdh-page-account .woocommerce-MyAccount-navigation{margin-bottom:16px!important;overflow:auto}.cbdh-page-account .woocommerce-MyAccount-navigation ul{display:flex;gap:5px;min-width:max-content}.cbdh-page-account .woocommerce-MyAccount-navigation li{margin:0}.cbdh-page-account .woocommerce-MyAccount-navigation a{padding:9px 10px}.cbdh-page-account .woocommerce-MyAccount-content{padding:17px}.cbdh-page-account .u-columns{display:block!important}.cbdh-page-account .u-column1,.cbdh-page-account .u-column2{margin-bottom:14px}.cbdh-page-account .woocommerce-address-fields__field-wrapper,.cbdh-page-account .woocommerce-EditAccountForm{display:block}.cbdh-product-grid--search{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cbdh-search-hero{padding:32px 0}.cbdh-search-results{padding:28px 0 50px}.cbdh-content-list{grid-template-columns:1fr}.cbdh-404-page{padding:30px 12px 55px}.cbdh-404-card{padding:42px 20px!important;border-radius:18px}.cbdh-404-code{font-size:145px;top:-36px}.cbdh-404-card h1{font-size:34px}.cbdh-no-results{padding:35px 18px}.cbdh-empty-cart{padding:38px 18px}.cbdh-page-cart .wc-block-cart-items{font-size:11px}.cbdh-page-checkout .wc-block-components-checkout-step{padding:14px!important}}

/* =========================================================
   PHASE 4.1 – CART DRAWER + PREMIUM STICKY ATC
   ========================================================= */
body.cbdh-cart-open{overflow:hidden}.cbdh-cart-drawer{position:fixed;inset:0;z-index:10020;pointer-events:none}.cbdh-cart-drawer__overlay{position:absolute;inset:0;border:0;background:rgba(13,28,23,.48);opacity:0;transition:opacity .28s ease;cursor:pointer}.cbdh-cart-drawer__panel{position:absolute;top:0;right:0;width:min(455px,100vw);height:100%;background:#fff;box-shadow:-20px 0 60px rgba(11,35,27,.18);transform:translateX(102%);transition:transform .32s cubic-bezier(.2,.75,.25,1);overflow:hidden}.cbdh-cart-drawer.is-open{pointer-events:auto}.cbdh-cart-drawer.is-open .cbdh-cart-drawer__overlay{opacity:1}.cbdh-cart-drawer.is-open .cbdh-cart-drawer__panel{transform:translateX(0)}.cbdh-cart-drawer__content{height:100%;display:flex;flex-direction:column;padding:26px 26px 0;background:linear-gradient(180deg,#fff 0%,#fff 78%,#f7faef 100%)}.cbdh-cart-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex:0 0 auto}.cbdh-cart-drawer__head .cbdh-cart-drawer__title{margin:0;font:800 31px/1.05 Georgia,'Times New Roman',serif;color:#111b13;letter-spacing:-.025em}.cbdh-cart-drawer__head p{margin:6px 0 0;color:#59685f;font-size:12px}.cbdh-cart-drawer__close{width:38px;height:38px;margin:-8px -8px 0 0;border:0;background:transparent;color:#111b13;font-size:31px;line-height:1;cursor:pointer}.cbdh-cart-drawer__shipping{margin:20px 0 12px;flex:0 0 auto}.cbdh-cart-drawer__shipping-copy{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font-size:10px;color:#16382e}.cbdh-cart-drawer__shipping-copy>span{font-size:20px}.cbdh-cart-drawer__shipping-copy strong{font-weight:750}.cbdh-cart-drawer__shipping-copy b{white-space:nowrap}.cbdh-cart-drawer__progress{height:8px;margin:8px 0 0 28px;border-radius:999px;background:#dce7d2;overflow:hidden}.cbdh-cart-drawer__progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f842f,#176548)}.cbdh-cart-drawer__items{flex:1 1 auto;min-height:0;overflow:auto;margin:4px -8px 0;padding:0 8px 8px;scrollbar-width:thin}.cbdh-cart-drawer__item{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr) 28px;gap:13px;padding:14px 0;border-bottom:1px solid #edf0ed}.cbdh-cart-drawer__item.is-loading{opacity:.5;pointer-events:none}.cbdh-cart-drawer__thumb{width:78px;height:78px;border:1px solid #dfe4df;border-radius:10px;background:#f7f9f6;overflow:hidden}.cbdh-cart-drawer__thumb img{width:100%!important;height:100%!important;object-fit:contain;margin:0!important}.cbdh-cart-drawer__name{display:block;padding-right:3px;color:#121b16!important;text-decoration:none!important;font-size:12px;font-weight:850;line-height:1.28}.cbdh-cart-drawer__meta{margin-top:3px;color:#68756e;font-size:10px;line-height:1.3}.cbdh-cart-drawer__meta dl{margin:0}.cbdh-cart-drawer__meta dt{display:none}.cbdh-cart-drawer__meta dd{margin:0}.cbdh-cart-drawer__item-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:9px}.cbdh-cart-drawer__item-bottom>strong{font-size:14px;color:#111b13}.cbdh-cart-drawer__qty{display:grid;grid-template-columns:30px 34px 30px;height:34px;border:1px solid #dbe2dc;border-radius:9px;overflow:hidden;background:#fff}.cbdh-cart-drawer__qty button{border:0;background:#f8faf8;color:var(--cbdh-green);font-size:18px;cursor:pointer}.cbdh-cart-drawer__qty input{width:100%;border:0!important;padding:0!important;text-align:center;font-weight:800;font-size:11px;appearance:textfield}.cbdh-cart-drawer__qty input::-webkit-outer-spin-button,.cbdh-cart-drawer__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cbdh-cart-drawer__remove{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:var(--cbdh-green);cursor:pointer;transition:background-color .18s ease,color .18s ease}.cbdh-cart-drawer__remove:hover{background:#f1f5f1;color:#8d3030}.cbdh-cart-drawer__remove svg{width:16px;height:16px;display:block}.cbdh-cart-drawer__coupon{display:grid;grid-template-columns:38px minmax(0,1fr) 88px;gap:7px;margin-top:10px;flex:0 0 auto}.cbdh-cart-drawer__coupon>span{display:grid;place-items:center;border:1px solid #dce3dd;border-radius:9px;background:#f7faf5;color:#175e44;font-size:18px}.cbdh-cart-drawer__coupon input{min-width:0;height:42px;padding:0 12px;border:1px solid #dce3dd!important;border-radius:9px!important;background:#fff;font-size:11px}.cbdh-cart-drawer__coupon button{border:0;border-radius:9px;background:#17543f;color:#fff;font-size:11px;font-weight:850;cursor:pointer}.cbdh-cart-drawer__coupon.is-loading{opacity:.6;pointer-events:none}.cbdh-cart-drawer__notice{min-height:0;color:#a31212;font-size:9px;margin-top:4px}.cbdh-cart-drawer__summary{margin-top:11px;padding-top:12px;border-top:1px solid #edf0ed;flex:0 0 auto}.cbdh-cart-drawer__summary>div{display:flex;justify-content:space-between;gap:15px;font-size:14px;color:#111b13}.cbdh-cart-drawer__summary small{display:block;margin-top:3px;color:#617068;font-size:9px}.cbdh-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;gap:12px;min-height:56px;margin-top:13px;border-radius:9px;background:linear-gradient(135deg,#0f4c39,#07503d);color:#fff!important;text-decoration:none!important;font-size:16px;font-weight:850;box-shadow:0 9px 24px rgba(15,76,57,.16)}.cbdh-cart-drawer__checkout span{font-size:22px}.cbdh-cart-drawer__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;padding:12px 0 14px;border-bottom:1px solid #e7ece6;flex:0 0 auto}.cbdh-cart-drawer__trust div{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--cbdh-green)}.cbdh-cart-drawer__trust span{font-size:19px}.cbdh-cart-drawer__trust small{font-size:8px;line-height:1.25;font-weight:750}.cbdh-cart-drawer__community{margin:0 -26px;padding:14px 26px 16px;background:linear-gradient(135deg,#f1f6e6,#e1ecd2);color:#294b3f;text-align:center;font:italic 15px/1.15 Georgia,'Times New Roman',serif;flex:0 0 auto}.cbdh-cart-drawer__empty{display:grid;place-items:center;align-content:center;flex:1;text-align:center}.cbdh-cart-drawer__empty>span{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#e7efd9;font-size:28px}.cbdh-cart-drawer__empty .cbdh-cart-drawer__empty-title{margin:16px 0 5px;font:800 24px Georgia,'Times New Roman',serif;color:var(--cbdh-green)}.cbdh-cart-drawer__empty p{max-width:300px;margin:0;color:#6a786f;font-size:11px}.cbdh-cart-drawer__continue{margin-top:17px;padding:12px 20px;border:0;border-radius:9px;background:var(--cbdh-green);color:#fff;font-weight:800;cursor:pointer}

/* sticky ATC premium */
.cbdh-sticky-atc{position:fixed!important;left:0;right:0;bottom:0;z-index:9000;padding:10px 16px 12px;background:transparent!important;transform:translateY(125%);opacity:0;pointer-events:none;transition:transform .28s ease,opacity .28s ease}.cbdh-sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.cbdh-sticky-atc__inner{display:grid!important;grid-template-columns:minmax(250px,1.35fr) minmax(165px,.75fr) minmax(170px,.78fr) 132px minmax(210px,.9fr);align-items:center;gap:14px;max-width:1480px!important;padding:9px 11px!important;border:1px solid rgba(23,58,49,.10);border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 13px 38px rgba(18,42,34,.18);backdrop-filter:blur(16px)}.cbdh-sticky-product{display:grid!important;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.cbdh-sticky-thumb{width:60px!important;height:60px!important;border:1px solid #e0e5e1;border-radius:9px;object-fit:contain;background:#f7f9f6}.cbdh-sticky-product__copy{min-width:0}.cbdh-sticky-product__copy b{display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#121b16;font-size:11px;line-height:1.25}.cbdh-sticky-product__copy>small{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6a756f;font-size:9px}.cbdh-sticky-product__copy em{display:flex;align-items:center;gap:5px;margin-top:4px;color:#17683f;font-style:normal;font-size:9px;font-weight:800}.cbdh-sticky-product__copy em i{width:8px;height:8px;border-radius:50%;background:#52bd75}.cbdh-sticky-product__copy em.is-out{color:#a31212}.cbdh-sticky-product__copy em.is-out i{background:#d65a5a}.cbdh-sticky-variant{display:block;min-width:0}.cbdh-sticky-variant>span{display:none}.cbdh-sticky-variant select{width:100%;height:46px;padding:0 36px 0 12px;border:1px solid #d9e0da;border-radius:9px;background:#fff;color:#18251e;font-size:10px;font-weight:800}.cbdh-sticky-pricebox{min-width:0;padding-left:2px}.cbdh-sticky-pricebox>div{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.cbdh-sticky-pricebox strong{font-size:20px;color:#111b13}.cbdh-sticky-pricebox del{color:#848c87;font-size:10px}.cbdh-sticky-pricebox>small{display:block;margin-top:2px;color:#6d7872;font-size:9px}.cbdh-sticky-pricebox>span{display:inline-flex;margin-top:4px;padding:3px 7px;border-radius:5px;background:#ffe7eb;color:#c02c45;font-size:8px;font-weight:850}.cbdh-sticky-pricebox .is-hidden{display:none!important}.cbdh-sticky-qty{display:grid;grid-template-columns:40px 50px 40px;height:46px;border:1px solid #d9e0da;border-radius:9px;overflow:hidden}.cbdh-sticky-qty button{border:0;background:#f8faf8;color:var(--cbdh-green);font-size:19px;cursor:pointer}.cbdh-sticky-qty input{width:100%;border:0!important;padding:0!important;text-align:center;font-size:12px;font-weight:850;appearance:textfield}.cbdh-sticky-qty input::-webkit-inner-spin-button,.cbdh-sticky-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cbdh-sticky-button{display:flex;align-items:center;justify-content:center;gap:8px;height:50px;border:0;border-radius:9px;background:linear-gradient(135deg,#0e4c38,#07503d);color:#fff;box-shadow:0 7px 18px rgba(14,76,56,.16);font-size:12px;cursor:pointer}.cbdh-sticky-button span{font-size:17px}.cbdh-sticky-button b{font-weight:850}

@media(max-width:980px){.cbdh-sticky-atc__inner{grid-template-columns:minmax(180px,1fr) 150px 150px 120px 170px;gap:8px}.cbdh-sticky-product__copy b{max-width:180px}.cbdh-sticky-pricebox strong{font-size:17px}}
@media(max-width:700px){.cbdh-cart-drawer__panel{width:100vw}.cbdh-cart-drawer__content{padding:18px 17px 0}.cbdh-cart-drawer__head .cbdh-cart-drawer__title{font-size:27px}.cbdh-cart-drawer__shipping{margin-top:15px}.cbdh-cart-drawer__shipping-copy{font-size:8.5px}.cbdh-cart-drawer__shipping-copy>span{font-size:17px}.cbdh-cart-drawer__item{grid-template-columns:64px minmax(0,1fr) 24px;gap:10px;padding:11px 0}.cbdh-cart-drawer__thumb{width:64px;height:64px}.cbdh-cart-drawer__name{font-size:10.5px}.cbdh-cart-drawer__meta{font-size:8.5px}.cbdh-cart-drawer__item-bottom{margin-top:6px}.cbdh-cart-drawer__item-bottom>strong{font-size:12.5px}.cbdh-cart-drawer__qty{grid-template-columns:28px 31px 28px;height:30px}.cbdh-cart-drawer__coupon{grid-template-columns:34px minmax(0,1fr) 72px}.cbdh-cart-drawer__coupon input{height:38px;font-size:9px}.cbdh-cart-drawer__coupon button{font-size:9px}.cbdh-cart-drawer__summary>div{font-size:13px}.cbdh-cart-drawer__checkout{min-height:51px;font-size:14px}.cbdh-cart-drawer__trust{margin-top:9px;padding:10px 0 11px}.cbdh-cart-drawer__trust small{font-size:7px}.cbdh-cart-drawer__community{margin:0 -17px;padding:11px 17px 13px;font-size:13px}.cbdh-sticky-atc{padding:7px 7px 9px}.cbdh-sticky-atc__inner{grid-template-columns:minmax(130px,1.15fr) 42px minmax(112px,.8fr) 104px 46px;gap:6px;padding:6px!important;border-radius:13px}.cbdh-sticky-product{grid-template-columns:46px minmax(0,1fr);gap:7px}.cbdh-sticky-thumb{width:46px!important;height:46px!important}.cbdh-sticky-product__copy b{max-width:150px;font-size:9px}.cbdh-sticky-product__copy>small{font-size:7.5px}.cbdh-sticky-product__copy em{font-size:7.5px}.cbdh-sticky-variant select{height:42px;padding:0 8px;color:transparent;font-size:0;background-position:center}.cbdh-sticky-variant select option{color:#111;font-size:12px}.cbdh-sticky-variant{position:relative}.cbdh-sticky-variant:after{content:'⌄';position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;color:var(--cbdh-green);font-size:20px}.cbdh-sticky-pricebox strong{font-size:16px}.cbdh-sticky-pricebox del{font-size:8px}.cbdh-sticky-pricebox>small{display:none}.cbdh-sticky-pricebox>span{margin-top:2px;padding:2px 4px;font-size:6.5px;white-space:nowrap}.cbdh-sticky-qty{grid-template-columns:30px 42px 30px;height:42px}.cbdh-sticky-qty button{font-size:17px}.cbdh-sticky-qty input{font-size:10px}.cbdh-sticky-button{height:42px;padding:0;font-size:0}.cbdh-sticky-button span{font-size:18px}.cbdh-sticky-button b{display:none}}
@media(max-width:480px){.cbdh-sticky-atc__inner{grid-template-columns:minmax(112px,1.05fr) 38px minmax(90px,.8fr) 86px 42px}.cbdh-sticky-product__copy>small{display:none}.cbdh-sticky-product__copy b{max-width:105px}.cbdh-sticky-qty{grid-template-columns:25px 34px 25px}.cbdh-sticky-pricebox del{display:none}.cbdh-cart-drawer__items{margin-right:-4px}}

/* Phase 4.1.1 – cart trigger hardening */
.cbdh-cart-link{appearance:none;-webkit-appearance:none;padding:0;text-decoration:none}
.cbdh-drawer__links .cbdh-mobile-cart-trigger{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;font:inherit;font-weight:850;color:var(--cbdh-green);cursor:pointer}

/* Phase 5 backend-driven sections */
.cbdh-store-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px max(20px,calc((100vw - var(--cbdh-container))/2));background:#f6f7f2;border-bottom:1px solid var(--cbdh-line);color:var(--cbdh-green);font-size:12px;text-decoration:none!important}.cbdh-store-bar strong{font-size:11px}.cbdh-hero__visual.has-custom-image{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.cbdh-hero__visual.has-custom-image:after{display:none}.cbdh-hero__visual.has-custom-image .cbdh-hero__script{text-shadow:0 2px 16px rgba(0,0,0,.22)}
@media(max-width:700px){.cbdh-store-bar{padding:9px 14px;font-size:9px;gap:10px}.cbdh-store-bar strong{font-size:8px}.cbdh-hero__visual.has-custom-image{min-height:340px}}

/* Phase 5.1: Shop/category hero image support */
.cbdh-shop-hero.has-custom-image{position:relative;overflow:hidden;background:linear-gradient(105deg,#f8f4ec 0%,#f2efe7 55%,#e1e8d2 100%)}
.cbdh-shop-hero.has-custom-image::before{content:"";position:absolute;inset:0 0 0 auto;width:min(48vw,720px);background-image:linear-gradient(90deg,rgba(242,239,231,1) 0%,rgba(242,239,231,.72) 18%,rgba(242,239,231,.12) 48%,rgba(23,58,49,.05) 100%),var(--cbdh-shop-hero-image);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}
.cbdh-shop-hero.has-custom-image>.cbdh-shell{position:relative;z-index:1}
@media(max-width:1180px){.cbdh-shop-hero.has-custom-image::before{width:52vw;opacity:.72}}
@media(max-width:820px){.cbdh-shop-hero.has-custom-image::before{width:100%;opacity:.23;background-image:linear-gradient(90deg,rgba(248,244,236,.93),rgba(248,244,236,.76)),var(--cbdh-shop-hero-image);background-position:center 38%}.cbdh-shop-hero.has-custom-image{background:#f8f4ec}}

/* =========================================================
   WEED DISCOUNT 0.6.2 – MOBILE SHOP HERO REFINEMENT
   Shop is the primary storefront. On small screens the hero
   becomes a compact image + content composition instead of
   a faded desktop background.
   ========================================================= */
@media (max-width: 820px){
  .cbdh-shop-hero{
    padding:0 0 20px;
    background:#f8f4ec;
  }

  .cbdh-shop-hero.has-custom-image::before{
    position:relative;
    inset:auto;
    display:block;
    width:100%;
    height:148px;
    opacity:1;
    background-image:
      linear-gradient(180deg,rgba(23,58,49,.04) 0%,rgba(23,58,49,.02) 52%,rgba(248,244,236,.98) 100%),
      var(--cbdh-shop-hero-image);
    background-size:cover;
    background-position:center 42%;
    background-repeat:no-repeat;
  }

  .cbdh-shop-hero.has-custom-image > .cbdh-shell{
    padding-top:0;
  }

  .cbdh-shop-hero__inner{
    display:block;
    padding-top:14px;
  }

  .cbdh-shop-eyebrow{
    font-size:9px;
    line-height:1.3;
    letter-spacing:.14em;
    margin-bottom:4px;
  }

  .cbdh-shop-hero h1{
    margin:4px 0 8px;
    font-size:34px;
    line-height:1;
    letter-spacing:-.035em;
  }

  .cbdh-shop-hero p,
  .cbdh-shop-description{
    max-width:none;
    font-size:13.5px;
    line-height:1.5;
  }

  .cbdh-shop-hero__trust{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    width:100%;
    gap:6px;
    margin-top:14px;
  }

  .cbdh-shop-hero__trust span{
    width:100%;
    min-height:34px;
    justify-content:center;
    text-align:center;
    white-space:normal;
    padding:7px 8px;
    font-size:9px;
    line-height:1.2;
    background:#fff;
    border-color:rgba(23,58,49,.08);
    box-shadow:0 5px 16px rgba(23,58,49,.04);
  }

  .cbdh-shop-hero__trust span:nth-child(3):last-child{
    grid-column:1 / -1;
  }

  .cbdh-shop-categories__scroll{
    padding-top:10px;
    padding-bottom:10px;
  }

  .cbdh-category-pill{
    min-height:34px;
    padding:0 13px;
    font-size:10px;
  }
}

@media (max-width: 420px){
  .cbdh-shop-hero.has-custom-image::before{height:132px;background-position:center 40%}
  .cbdh-shop-hero__inner{padding-top:12px}
  .cbdh-shop-hero h1{font-size:32px}
  .cbdh-shop-hero p,.cbdh-shop-description{font-size:13px}
}


/* =========================================================
   PHASE 5.3 – MOBILE HEADER: ROTIERENDE INFOLEISTE
   Desktop bleibt unverändert. Auf Mobile werden Announcement
   und USP-Strip zu einer einzigen kompakten Leiste zusammengeführt.
   ========================================================= */
.cbdh-mobile-info{display:none}

@media(max-width:720px){
  .cbdh-announcement,
  .cbdh-usp-strip{display:none!important}

  .cbdh-mobile-info{
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    min-height:31px;
    padding:5px 34px 5px 12px;
    background:var(--cbdh-green);
    color:#fff;
    overflow:hidden;
    font-size:10.5px;
    line-height:1.25;
    font-weight:800;
    letter-spacing:.005em;
    text-align:center;
  }
  .cbdh-mobile-info__viewport{
    position:relative;
    width:100%;
    min-height:14px;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .cbdh-mobile-info__item{
    position:absolute;
    inset:50% 0 auto;
    transform:translateY(calc(-50% + 6px));
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition:opacity .28s ease,transform .28s ease,visibility .28s ease;
  }
  .cbdh-mobile-info__item.is-active{
    opacity:1;
    visibility:visible;
    transform:translateY(-50%);
  }
  .cbdh-mobile-info__dots{
    position:absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    display:flex;
    gap:3px;
  }
  .cbdh-mobile-info__dot{
    width:3px;
    height:3px;
    border-radius:999px;
    background:rgba(255,255,255,.38);
    transition:width .2s ease,background .2s ease;
  }
  .cbdh-mobile-info__dot.is-active{
    width:8px;
    background:#fff;
  }

  /* Promo bleibt eigenständig, aber nur noch als schlanke zweite Zeile. */
  .cbdh-promo-bar{
    min-height:30px;
    padding:5px 12px;
    gap:7px;
    justify-content:space-between;
    font-size:9.8px;
    line-height:1.15;
    white-space:nowrap;
    overflow:hidden;
  }
  .cbdh-promo-bar span{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .cbdh-promo-bar strong{
    flex:0 0 auto;
    font-size:9px;
    letter-spacing:.025em;
  }
}

@media(max-width:390px){
  .cbdh-mobile-info{font-size:10px;padding-right:30px}
  .cbdh-promo-bar{font-size:9.3px}
  .cbdh-promo-bar strong{font-size:8.6px}
}

@media(prefers-reduced-motion:reduce){
  .cbdh-mobile-info__item{transition:none}
}


/* Phase 5.4 – Desktop hat bereits die große Suche: mobile Header-Buttons dort ausblenden. */
@media (min-width:1101px){
  .cbdh-header-main > .cbdh-menu-toggle,
  .cbdh-header-actions > .cbdh-search-toggle{display:none!important}
}
@media (max-width:1100px){
  .cbdh-header-main > .cbdh-menu-toggle,
  .cbdh-header-actions > .cbdh-search-toggle{display:inline-flex!important}
}


/* =========================================================
   Phase 5.5 – Header-Suche Desktop + kein "Warenkorb anzeigen"
   ========================================================= */

/* WooCommerce hängt nach AJAX-ATC gern einen zweiten "Warenkorb anzeigen"-Link an.
   Im CBD-Hexe-Theme übernimmt das der Cart Drawer, daher komplett ausblenden. */
a.added_to_cart.wc-forward,
.added_to_cart.wc-forward,
.woocommerce a.added_to_cart.wc-forward{
  display:none!important;
}

@media (min-width:1101px){
  .cbdh-header-main{
    grid-template-columns:minmax(180px,220px) minmax(460px,1fr) auto;
    gap:34px;
    min-height:94px;
  }
  .cbdh-brand{
    justify-content:flex-start;
  }
  .cbdh-header-search{
    width:100%;
    max-width:760px;
    justify-self:center;
  }
  .cbdh-header-search .woocommerce-product-search,
  .cbdh-header-search .search-form{
    width:100%;
  }
  .cbdh-header-search input[type="search"]{
    min-height:50px;
    padding:0 58px 0 20px;
    border:1px solid #d7e0da;
    border-radius:14px;
    background:#fff;
    box-shadow:0 5px 18px rgba(23,58,49,.045);
    font-size:14px;
  }
  .cbdh-header-search input[type="search"]::placeholder{
    color:#7b8881;
    opacity:1;
  }
  .cbdh-header-search input[type="search"]:focus{
    border-color:#9dad91;
    box-shadow:0 0 0 3px rgba(160,171,129,.16),0 8px 24px rgba(23,58,49,.055);
  }
  .cbdh-header-search .woocommerce-product-search button,
  .cbdh-header-search .search-form input[type="submit"]{
    right:8px;
    top:50%;
    transform:translateY(-50%);
    width:38px;
    min-width:38px;
    height:38px;
    padding:0;
    border:0;
    border-radius:10px;
    background:transparent;
    color:var(--cbdh-green);
    box-shadow:none;
  }
  .cbdh-header-search .woocommerce-product-search button:after,
  .cbdh-header-search .search-form input[type="submit"]:after{
    content:"";
    position:absolute;
    left:10px;
    top:9px;
    width:12px;
    height:12px;
    border:2px solid currentColor;
    border-radius:50%;
    box-sizing:border-box;
  }
  .cbdh-header-search .woocommerce-product-search button:before,
  .cbdh-header-search .search-form input[type="submit"]:before{
    content:"";
    position:absolute;
    left:22px;
    top:22px;
    width:8px;
    height:2px;
    border-radius:2px;
    background:currentColor;
    transform:rotate(45deg);
    transform-origin:left center;
  }
  .cbdh-header-actions{
    gap:22px;
    white-space:nowrap;
  }
}

@media (min-width:1101px) and (max-width:1250px){
  .cbdh-header-main{
    grid-template-columns:minmax(150px,190px) minmax(360px,1fr) auto;
    gap:22px;
  }
  .cbdh-header-search{
    max-width:650px;
  }
}


/* =========================================================
   Phase 5.8 – Cursor normalization + premium variant tiles
   ========================================================= */
html, body, .cbdh-pdp, .cbdh-pdp * { cursor: default; }
a, button, [role="button"], input[type="button"], input[type="submit"], input[type="checkbox"], input[type="radio"], select,
.cbdh-variant-tile, .cbdh-card-atc--button, .cbdh-icon-link, .cbdh-icon-btn, .cbdh-sticky-button,
.woocommerce-product-gallery__trigger, .woocommerce-product-gallery__image a { cursor: pointer; }
input[type="text"], input[type="search"], input[type="email"], input[type="tel"], input[type="number"], textarea { cursor: text; }
.woocommerce-product-gallery__image img { cursor: zoom-in; }

.cbdh-pdp-buybox table.variations select.cbdh-native-variation-select {
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  white-space:nowrap!important;
  border:0!important;
  padding:0!important;
  margin:-1px!important;
}
.cbdh-variant-tiles {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(92px,1fr));
  gap:8px;
  margin:2px 0 6px;
}
.cbdh-variant-tile {
  appearance:none;
  min-height:46px;
  padding:8px 12px;
  border:1px solid #d7e0d9;
  border-radius:11px;
  background:#fff;
  color:#173a31;
  font:inherit;
  font-size:12px;
  font-weight:800;
  line-height:1.2;
  text-align:center;
  transition:border-color .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.cbdh-variant-tile:hover:not(:disabled) {
  border-color:#9fac8a;
  background:#f7faf4;
  transform:translateY(-1px);
}
.cbdh-variant-tile.is-active {
  border-color:#173a31;
  background:#173a31;
  color:#fff;
  box-shadow:0 5px 14px rgba(23,58,49,.13);
}
.cbdh-variant-tile.is-active:hover,
.cbdh-variant-tile.is-active:focus,
.cbdh-variant-tile.is-active:focus-visible {
  border-color:#173a31;
  background:#173a31;
  color:#fff;
  box-shadow:0 5px 14px rgba(23,58,49,.13);
  transform:none;
}
.cbdh-variant-tile:disabled,
.cbdh-variant-tile.is-disabled {
  opacity:.55;
  cursor:pointer!important;
  text-decoration:none;
  background:#f6f7f5;
}
.cbdh-variant-tile { cursor:pointer!important; }
.cbdh-pdp-buybox .reset_variations {
  margin-top:8px;
}
@media (max-width: 749px) {
  .cbdh-variant-tiles { grid-template-columns:repeat(3,minmax(0,1fr));gap:7px; }
  .cbdh-variant-tile { min-height:42px;padding:7px 8px;font-size:11px;border-radius:9px; }
}


/* Phase 5.10 — PDP cursor normalization
   Never show the misleading forbidden cursor on selectable WooCommerce controls. */
.single-product .cbdh-pdp .cbdh-variant-tile,
.single-product .cbdh-pdp .cbdh-variant-tile:disabled,
.single-product .cbdh-pdp .cbdh-variant-tile.is-disabled {
  cursor:pointer!important;
}
.single-product .cbdh-pdp .single_add_to_cart_button,
.single-product .cbdh-pdp .single_add_to_cart_button.disabled:not(:disabled),
.single-product .cbdh-pdp .single_add_to_cart_button.wc-variation-selection-needed:not(:disabled) {
  cursor:pointer!important;
}
.single-product .cbdh-pdp .single_add_to_cart_button:disabled,
.single-product .cbdh-pdp .single_add_to_cart_button.disabled:disabled,
.single-product .cbdh-pdp button[disabled]:not(.cbdh-variant-tile) {
  cursor:default!important;
}
.single-product .cbdh-pdp select,
.single-product .cbdh-pdp .reset_variations,
.single-product .cbdh-pdp .quantity button {
  cursor:pointer!important;
}

/* =========================================================
   WEED DISCOUNT PREMIUM 0.7.0 — PHASE 6 SHOP HOMEPAGE
   ========================================================= */
.cbdh-p6-home{background:#fff;color:var(--cbdh-ink)}
.cbdh-p6-home .cbdh-shell{width:min(calc(100% - 48px),1360px);margin-inline:auto}
.cbdh-p6-section{padding:64px 0}.cbdh-p6-kicker{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #cfe0bf;border-radius:999px;background:#f3f8eb;color:#2f7a29;font-size:10px;font-weight:900;letter-spacing:.08em}.cbdh-p6-section h2,.cbdh-p6-panel h2{margin:10px 0 8px;font-size:36px;line-height:1.08;letter-spacing:-.035em}.cbdh-p6-section>div>p,.cbdh-p6-panel>p{color:#68786f;max-width:850px}
.cbdh-p6-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;background:#34862c;color:#fff!important;border-radius:10px;font-weight:850;box-shadow:0 10px 24px rgba(52,134,44,.16);transition:.2s}.cbdh-p6-btn:hover{background:#276d21;transform:translateY(-1px)}.cbdh-p6-btn--ghost{background:#fff;color:var(--cbdh-ink)!important;border:1px solid var(--cbdh-line);box-shadow:none}

.cbdh-p6-hero{min-height:620px;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(110deg,#6f5a43,#222)}.cbdh-p6-hero.has-image{background-image:linear-gradient(90deg,rgba(17,18,14,.57),rgba(17,18,14,.08)),var(--p6-hero);background-size:cover;background-position:center}.cbdh-p6-hero__inner{display:flex;align-items:center;min-height:620px}.cbdh-p6-hero__content{max-width:960px;color:#fff;padding:52px 0}.cbdh-p6-rating{font-size:14px;font-weight:800;margin-bottom:32px}.cbdh-p6-rating span{margin-left:8px;font-weight:600}.cbdh-p6-hero h1{margin:0 0 14px;font-size:54px;line-height:1.07;letter-spacing:-.035em;color:#fff;max-width:900px}.cbdh-p6-hero__claim{margin:0 0 54px;font-size:28px;line-height:1.12;font-weight:900;letter-spacing:-.02em;color:#b9e64a}.cbdh-p6-whatsapp__heading{font-size:38px;line-height:1.08;font-weight:900;letter-spacing:-.03em;margin:0 0 18px;color:#fff}.cbdh-p6-hero p{max-width:850px;font-size:18px;line-height:1.55;color:#fff;margin:0 0 26px}.cbdh-p6-hero__facts{list-style:none;padding:0;margin:0 0 26px;display:grid;gap:7px;font-size:15px;font-weight:700}.cbdh-p6-hero .cbdh-p6-btn{background:#fff;color:#18392f!important;box-shadow:none}

.cbdh-p6-panel{position:relative;overflow:hidden;padding:34px 38px;border:1px solid #d9e4d2;border-radius:22px;background:linear-gradient(110deg,#fff 0%,#fbfdf8 56%,#e8f2da 100%);box-shadow:0 14px 34px rgba(23,58,49,.06)}.cbdh-p6-panel:after{content:"";position:absolute;right:-100px;bottom:-140px;width:360px;height:360px;border-radius:50%;background:rgba(214,226,181,.17);pointer-events:none}.cbdh-p6-category-section{padding-bottom:8px}.cbdh-p6-category-wrap{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center;margin-top:24px}.cbdh-p6-category-track{display:flex;gap:12px;overflow:auto;scrollbar-width:none;scroll-snap-type:x proximity;padding:4px}.cbdh-p6-category-track::-webkit-scrollbar{display:none}.cbdh-p6-scroll-btn{width:42px;height:42px;border:1px solid #dbe4da;background:#fff;border-radius:50%;font-size:27px;color:#4c6659;cursor:pointer;box-shadow:0 5px 15px rgba(23,58,49,.06)}.cbdh-p6-category-chip{flex:0 0 auto;min-width:150px;height:58px;padding:8px 14px 8px 10px;border:1px solid #e0e7df;background:#fff;border-radius:14px;display:flex;align-items:center;gap:10px;scroll-snap-align:start;font-size:12px;font-weight:800}.cbdh-p6-category-chip:first-child{border-color:#b9d6a8;background:#fbfff7}.cbdh-p6-category-chip__icon{width:36px;height:36px;border-radius:10px;background:#eef6e5;display:grid;place-items:center;overflow:hidden;color:#2f812a;font-size:18px}.cbdh-p6-category-chip__icon img{width:100%;height:100%;object-fit:cover}

.cbdh-p6-intro{max-width:1140px}.cbdh-p6-intro h2{max-width:850px;font-size:48px}.cbdh-p6-intro>p{font-size:17px;line-height:1.8}.cbdh-p6-intro__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}.cbdh-p6-intro__tiles>div{padding:18px;border:1px solid #e0e7df;border-radius:14px;background:rgba(255,255,255,.85)}.cbdh-p6-intro__tiles b,.cbdh-p6-intro__tiles span{display:block}.cbdh-p6-intro__tiles b{font-size:13px;margin-bottom:7px}.cbdh-p6-intro__tiles span{font-size:13px;color:#697970}.cbdh-p6-intro__actions{display:flex;gap:12px;flex-wrap:wrap}.cbdh-p6-checks{display:flex;gap:26px;flex-wrap:wrap;border-top:1px solid #dce6d8;margin-top:26px;padding-top:20px;font-size:12px;font-weight:800;color:#466557}

.cbdh-p6-center-head{text-align:center;margin-bottom:30px}.cbdh-p6-center-head h2{font-size:42px}.cbdh-p6-center-head p{color:#748078}.cbdh-p6-feature-list{display:grid;gap:28px}.cbdh-p6-feature-product{display:grid;grid-template-columns:1fr 1.12fr;gap:38px;padding:28px;border:1px solid #d9e2d7;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(23,58,49,.05)}.cbdh-p6-feature-product.is-reverse .cbdh-p6-feature-media{order:2}.cbdh-p6-feature-product.is-reverse .cbdh-p6-feature-copy{order:1}.cbdh-p6-feature-media{position:relative;min-height:500px;border:1px solid #e0e7df;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.cbdh-p6-feature-media-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;text-decoration:none;color:inherit}.cbdh-p6-feature-media img{width:72%;height:72%;object-fit:contain;transition:transform .22s ease}.cbdh-p6-feature-media-link:hover img,.cbdh-p6-feature-media-link:focus-visible img{transform:scale(1.035)}.cbdh-p6-premium-tag{position:absolute;top:14px;left:14px;background:#e3efc6;color:#4d792e;border-radius:999px;padding:8px 13px;font-size:9px;font-weight:900}.cbdh-p6-feature-copy h3{font-size:28px;line-height:1.12;margin:6px 0 14px;letter-spacing:-.025em}.cbdh-p6-feature-title-link{color:inherit;text-decoration:none;transition:color .18s ease}.cbdh-p6-feature-title-link:hover,.cbdh-p6-feature-title-link:focus-visible{color:var(--cbdh-green);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.cbdh-p6-feature-price{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #cfe1c4;background:#f2faea;border-radius:14px}.cbdh-p6-feature-price>div b{font-size:24px}.cbdh-p6-feature-price del{margin-left:10px;color:#916b65;font-size:12px}.cbdh-p6-feature-price small{display:block;color:#56675e}.cbdh-p6-feature-price>span{min-width:118px;border-radius:12px;padding:10px;background:#37852e;color:#fff;text-align:center;font-size:9px;font-weight:900}.cbdh-p6-feature-price>span b{font-size:18px}.cbdh-p6-mini-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 20px}.cbdh-p6-mini-trust span{min-height:42px;border:1px solid #dce5da;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:8px;font-size:9px;font-weight:800;text-align:center}.cbdh-p6-feature-label{font-size:11px;font-weight:900;margin-bottom:8px}.cbdh-p6-variant-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cbdh-p6-var{min-height:64px;border:1px solid #d9e2d7;background:#fff;border-radius:12px;color:var(--cbdh-ink);cursor:pointer}.cbdh-p6-var b,.cbdh-p6-var small{display:block}.cbdh-p6-var b{font-size:15px}.cbdh-p6-var small{font-size:10px;color:#68786f}.cbdh-p6-var.is-active{border-color:#3a8d31;background:#f5fbef;box-shadow:inset 0 0 0 1px #3a8d31}.cbdh-p6-feature-stock{margin-top:10px;padding:8px 12px;border-radius:9px;background:#ecf7df;color:#33712b;font-size:11px;font-weight:800}.cbdh-p6-feature-buy{display:grid;grid-template-columns:108px 1fr;gap:10px;margin-top:10px}.cbdh-p6-qty{border:1px solid #d8e1d7;border-radius:10px;display:flex;align-items:center;justify-content:space-around;font-size:14px}.cbdh-p6-feature-buy .cbdh-card-atc{min-height:48px}.cbdh-p6-details-link{display:inline-block;margin-top:10px;font-size:11px;font-weight:800}.cbdh-p6-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.cbdh-p6-trust-row>div{padding:20px;border:1px solid #dbe5d8;border-radius:16px;background:linear-gradient(90deg,#fff,#f7fbf4)}.cbdh-p6-trust-row b,.cbdh-p6-trust-row span{display:block}.cbdh-p6-trust-row span{font-size:11px;color:#738078;margin-top:4px}

.cbdh-p6-store-band,.cbdh-p6-whatsapp{background:#111;padding:54px 0;color:#fff}.cbdh-p6-store-grid,.cbdh-p6-whatsapp__grid{display:grid;grid-template-columns:1.5fr .7fr;align-items:center}.cbdh-p6-store-copy{background:#fff;color:#444;padding:54px 62px;min-height:390px}.cbdh-p6-store-copy h2,.cbdh-p6-whatsapp h2{font-size:28px;margin-top:0;color:inherit}.cbdh-p6-store-copy p{font-size:15px;line-height:1.75}.cbdh-p6-store-visual{margin-left:-40px}.cbdh-p6-store-visual img{display:block;width:100%;max-height:400px;object-fit:cover;border:1px solid #fff}.cbdh-p6-store-placeholder{min-height:330px;background:#154839;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #fff;font-size:24px}.cbdh-p6-store-placeholder span{font-size:18px;margin-top:12px}

.cbdh-p6-products{padding-top:56px;padding-bottom:56px}.cbdh-p6-products h2{font-size:42px;margin-top:8px}.cbdh-p6-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.cbdh-p6-product-grid .cbdh-product-card{height:100%}.cbdh-p6-product-grid .cbdh-product-card__media{min-height:280px}.cbdh-p6-product-grid .cbdh-card-atc{background:#34862c}.cbdh-p6-product-grid .cbdh-price-stack{background:#f0f8e8;border-color:#d5e6c8}.cbdh-p6-seeds{padding-bottom:72px}

.cbdh-p6-whatsapp__grid{grid-template-columns:1.55fr .7fr}.cbdh-p6-whatsapp__grid>div:first-child{background:#fff;color:#555;padding:58px 70px;min-height:330px}.cbdh-p6-whatsapp__grid>div:first-child h2{color:#232323}.cbdh-p6-whatsapp__visual{margin-left:-30px}.cbdh-p6-whatsapp__visual img{display:block;width:100%;max-height:360px;object-fit:cover;border:1px solid #fff}.cbdh-p6-whatsapp__visual>div{min-height:330px;background:#164839;padding:34px;color:#f7ead0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.cbdh-p6-whatsapp__visual b{font-size:36px;line-height:1}.cbdh-p6-whatsapp__visual span{font-size:20px;margin:24px 0}.cbdh-p6-whatsapp__visual strong{font-size:25px;line-height:1.1}

.cbdh-p6-reviews h2,.cbdh-p6-blog h2{font-size:36px}.cbdh-p6-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.cbdh-p6-review-card{border:1px solid #e0e5e0;background:#fff;min-width:0}.cbdh-p6-review-image{height:260px;padding:18px;display:flex;align-items:center;justify-content:center}.cbdh-p6-review-image img{max-height:100%;width:100%;object-fit:contain}.cbdh-p6-review-stars,.cbdh-p6-review-card>b,.cbdh-p6-review-card>small,.cbdh-p6-review-card>p,.cbdh-p6-review-card>a{margin-left:18px;margin-right:18px}.cbdh-p6-review-stars{font-size:18px;letter-spacing:2px;margin-bottom:8px}.cbdh-p6-review-card>b{display:block;font-size:17px}.cbdh-p6-review-card>small{display:block;color:#65766d}.cbdh-p6-review-card>p{min-height:58px}.cbdh-p6-review-card>a{display:block;background:#f5f6f5;padding:10px;margin-bottom:12px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cbdh-p6-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.cbdh-p6-blog-image{display:block;aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#f4f4f4}.cbdh-p6-blog-image img{width:100%;height:100%;object-fit:cover}.cbdh-p6-blog h3{font-size:16px;line-height:1.45;margin:14px 14px 8px}.cbdh-p6-blog article p{color:#727b76;margin:0 14px;font-size:14px;line-height:1.7}.cbdh-p6-blog-action{text-align:center;margin-top:44px}

@media(max-width:1100px){.cbdh-p6-product-grid{grid-template-columns:repeat(2,1fr)}.cbdh-p6-review-grid{grid-template-columns:repeat(2,1fr)}.cbdh-p6-feature-product{grid-template-columns:1fr}.cbdh-p6-feature-product.is-reverse .cbdh-p6-feature-media,.cbdh-p6-feature-product.is-reverse .cbdh-p6-feature-copy{order:initial}.cbdh-p6-feature-media{min-height:420px}.cbdh-p6-store-grid,.cbdh-p6-whatsapp__grid{grid-template-columns:1fr}.cbdh-p6-store-visual,.cbdh-p6-whatsapp__visual{margin:0}.cbdh-p6-store-copy,.cbdh-p6-whatsapp__grid>div:first-child{min-height:0}.cbdh-p6-mini-trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.cbdh-p6-home .cbdh-shell{width:min(calc(100% - 28px),1360px)}.cbdh-p6-section{padding:38px 0}.cbdh-p6-hero,.cbdh-p6-hero__inner{min-height:530px}.cbdh-p6-hero.has-image{background-position:center}.cbdh-p6-hero__content{padding:38px 0}.cbdh-p6-rating{margin-bottom:20px;font-size:11px}.cbdh-p6-hero h1{font-size:37px;margin-bottom:10px}.cbdh-p6-hero__claim{font-size:21px;margin-bottom:30px}.cbdh-p6-whatsapp__heading{font-size:29px}.cbdh-p6-hero p{font-size:14px}.cbdh-p6-hero__facts{font-size:12px}.cbdh-p6-panel{padding:24px 20px;border-radius:18px}.cbdh-p6-panel h2,.cbdh-p6-section h2{font-size:29px}.cbdh-p6-category-wrap{grid-template-columns:1fr}.cbdh-p6-scroll-btn{display:none}.cbdh-p6-category-chip{min-width:135px}.cbdh-p6-intro h2{font-size:34px}.cbdh-p6-intro>p{font-size:14px;line-height:1.65}.cbdh-p6-intro__tiles{grid-template-columns:1fr}.cbdh-p6-checks{gap:10px 18px}.cbdh-p6-feature-product{padding:16px;gap:20px}.cbdh-p6-feature-media{min-height:310px}.cbdh-p6-feature-copy h3{font-size:23px}.cbdh-p6-mini-trust{grid-template-columns:repeat(2,1fr)}.cbdh-p6-variant-tiles{grid-template-columns:repeat(2,1fr)}.cbdh-p6-feature-price{align-items:center}.cbdh-p6-feature-price>span{min-width:94px}.cbdh-p6-trust-row{grid-template-columns:1fr}.cbdh-p6-store-copy,.cbdh-p6-whatsapp__grid>div:first-child{padding:34px 24px}.cbdh-p6-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cbdh-p6-product-grid .cbdh-product-card__media{min-height:190px}.cbdh-p6-review-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.cbdh-p6-review-card{flex:0 0 82%;scroll-snap-align:start}.cbdh-p6-blog-grid{grid-template-columns:1fr}.cbdh-p6-blog article{margin-bottom:16px}.cbdh-p6-whatsapp__visual>div{min-height:260px}.cbdh-p6-whatsapp__visual b{font-size:30px}}
@media(max-width:430px){.cbdh-p6-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cbdh-p6-products .cbdh-card-title{font-size:12px}.cbdh-p6-products .cbdh-card-kicker{font-size:8px}.cbdh-p6-products .cbdh-product-card__body{padding:10px}.cbdh-p6-products .cbdh-current-price{font-size:16px}.cbdh-p6-feature-buy{grid-template-columns:86px 1fr}}

/* =========================================================
   Phase 6.1 – SEO content, FAQ & semantic archive content
   ========================================================= */
.cbdh-seo-copy{background:#fff}.cbdh-seo-copy .cbdh-p6-panel{padding:44px 48px}.cbdh-seo-copy__lead{max-width:980px;font-size:17px;line-height:1.8;color:#40524a;margin:0 0 30px}.cbdh-seo-copy__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 34px}.cbdh-seo-copy__grid>div{padding:22px 0;border-top:1px solid #e5e9e4}.cbdh-seo-copy__grid h3{margin:0 0 10px;font-size:20px;line-height:1.35;color:var(--cbdh-green)}.cbdh-seo-copy__grid p,.cbdh-category-seo__copy{margin:0;color:#4d5c56;line-height:1.75}.cbdh-seo-internal-links{margin-top:28px;padding:20px 22px;background:#f6f8f4;border-radius:14px}.cbdh-seo-internal-links strong{display:block;margin-bottom:10px}.cbdh-seo-internal-links div{display:flex;flex-wrap:wrap;gap:8px}.cbdh-seo-internal-links a{display:inline-flex;padding:8px 12px;border:1px solid #dfe6dc;border-radius:999px;background:#fff;color:var(--cbdh-green);font-weight:700;text-decoration:none}.cbdh-seo-internal-links a:hover{background:var(--cbdh-leaf)}
.cbdh-seo-faq{background:#f6f8f4}.cbdh-seo-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.cbdh-seo-faq details{background:#fff;border:1px solid #e1e6df;border-radius:14px;overflow:hidden}.cbdh-seo-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 20px;font-weight:800;color:var(--cbdh-green)}.cbdh-seo-faq summary::-webkit-details-marker{display:none}.cbdh-seo-faq summary b{font-size:22px;line-height:1;transition:transform .2s ease}.cbdh-seo-faq details[open] summary b{transform:rotate(45deg)}.cbdh-seo-faq details>div{padding:0 20px 18px}.cbdh-seo-faq p{margin:0;line-height:1.7;color:#53615b}
.cbdh-category-seo{padding:44px 0 70px;background:#fff}.cbdh-category-seo .cbdh-p6-panel{padding:36px 40px}.cbdh-category-seo h2{margin-top:0}.cbdh-shop-description--short{max-width:760px}.cbdh-shop-hero .woocommerce-breadcrumb{margin:0 0 12px;color:rgba(255,255,255,.78);font-size:13px}.cbdh-shop-hero .woocommerce-breadcrumb a{color:inherit}
@media(max-width:800px){.cbdh-seo-copy .cbdh-p6-panel,.cbdh-category-seo .cbdh-p6-panel{padding:28px 22px}.cbdh-seo-copy__grid,.cbdh-seo-faq__grid{grid-template-columns:1fr}.cbdh-seo-copy__lead{font-size:15px}.cbdh-seo-copy__grid h3{font-size:18px}.cbdh-seo-internal-links{padding:16px}.cbdh-seo-faq summary{padding:16px}.cbdh-seo-faq details>div{padding:0 16px 16px}}

/* =========================================================
   PHASE 6.2 – PREMIUM ORDER RECEIVED / THANK YOU
   ========================================================= */
.woocommerce-order-received .cbdh-page-hero{display:none!important}
.woocommerce-order-received .cbdh-page-shell{padding-top:28px;padding-bottom:68px}
.cbdh-thankyou{width:min(1260px,calc(100% - 40px));margin:0 auto;color:var(--cbdh-ink);font-family:var(--cbdh-font)}
.cbdh-thankyou *{box-sizing:border-box}
.cbdh-thankyou__hero{display:grid;grid-template-columns:64px minmax(0,1fr);gap:22px;align-items:center;padding:34px 38px;border:1px solid #dce7d6;border-radius:24px;background:linear-gradient(135deg,#f6f9ef 0%,#edf4e2 58%,#e5efda 100%);box-shadow:0 12px 38px rgba(23,58,49,.06)}
.cbdh-thankyou__hero--failed{background:linear-gradient(135deg,#fff8f4,#fff1eb);border-color:#f0d4c8}
.cbdh-thankyou__status-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--cbdh-green);color:#fff;font-size:30px;font-weight:900;box-shadow:0 8px 22px rgba(23,58,49,.16)}
.cbdh-thankyou__hero--failed .cbdh-thankyou__status-icon{background:#9e443b}
.cbdh-thankyou__status-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.cbdh-thankyou__eyebrow{display:block;margin:0 0 7px;color:#5d7266;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.cbdh-thankyou__hero h1{margin:0;color:#10271f;font-size:clamp(30px,3.2vw,48px);line-height:1.04;letter-spacing:-.035em;font-weight:900}
.cbdh-thankyou__hero p{max-width:760px;margin:10px 0 0;color:#51655b;font-size:14px;line-height:1.65}
.cbdh-thankyou__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.cbdh-thankyou__facts{display:grid;grid-template-columns:1fr 1.15fr 1.5fr .9fr 1.25fr;gap:0;margin:16px 0 24px;border:1px solid #e0e7e2;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 7px 24px rgba(23,58,49,.035)}
.cbdh-thankyou__facts>div{min-width:0;padding:16px 18px;border-right:1px solid #e8ede9}
.cbdh-thankyou__facts>div:last-child{border-right:0}
.cbdh-thankyou__facts span{display:block;margin-bottom:5px;color:#76857d;font-size:8.5px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.cbdh-thankyou__facts strong{display:block;overflow-wrap:anywhere;color:#19382e;font-size:12.5px;line-height:1.35;font-weight:850}
.cbdh-thankyou__facts strong .amount{font-size:inherit;color:inherit}
.cbdh-payment-card{margin:0 0 24px;padding:28px;border:1px solid #d8e6d0;border-radius:22px;background:linear-gradient(135deg,#f4f8ec,#edf5e3);box-shadow:0 12px 32px rgba(23,58,49,.055)}
.cbdh-payment-card__head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:17px;align-items:start;margin-bottom:22px}
.cbdh-payment-card__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--cbdh-green);color:#fff;font-size:23px;font-weight:900}
.cbdh-payment-card h2,.cbdh-section-head h2,.cbdh-next-card h2{margin:0;color:#173a31;font-size:27px;line-height:1.12;letter-spacing:-.025em;font-weight:900}
.cbdh-payment-card__head p{margin:7px 0 0;color:#52665c;font-size:12.5px;line-height:1.55}
.cbdh-bank-accounts{display:grid;gap:14px}
.cbdh-bank-account{padding:20px;border:1px solid rgba(23,58,49,.1);border-radius:16px;background:#fff}
.cbdh-bank-account h3{margin:0 0 12px;color:#173a31;font-size:14px}
.cbdh-bank-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.cbdh-bank-field{padding:12px 14px;border:1px solid #e6ece7;border-radius:11px;background:#fbfcfa}
.cbdh-bank-field--wide,.cbdh-bank-field--purpose{grid-column:1/-1}
.cbdh-bank-field>span{display:block;margin-bottom:4px;color:#78877f;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.cbdh-bank-field strong{color:#173a31;font-size:12.5px;line-height:1.35;overflow-wrap:anywhere}
.cbdh-copy-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cbdh-copy{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid #cfdccd;border-radius:8px;background:#eef5e7;color:#173a31;font:800 9px/1 var(--cbdh-font);cursor:pointer;transition:.18s ease}
.cbdh-copy:hover,.cbdh-copy.is-copied{background:var(--cbdh-green);border-color:var(--cbdh-green);color:#fff}
.cbdh-payment-card__foot{display:flex;align-items:flex-start;gap:9px;margin-top:16px;color:#4c6357}
.cbdh-payment-card__foot>span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#d8e8c8;color:#173a31;font-size:10px;font-weight:900}
.cbdh-payment-card__foot p{margin:1px 0 0;font-size:10.5px;line-height:1.5}
.cbdh-payment-card__notice{padding:15px;border-radius:12px;background:#fff7e8;color:#705328;font-size:11px;line-height:1.55}
.cbdh-thankyou__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:22px;align-items:start}
.cbdh-order-card,.cbdh-next-card,.cbdh-address-section{border:1px solid #e0e7e2;border-radius:20px;background:#fff;box-shadow:0 8px 28px rgba(23,58,49,.04)}
.cbdh-order-card{padding:25px}
.cbdh-section-head{margin-bottom:18px}
.cbdh-order-items{border-top:1px solid #e8ede9}
.cbdh-order-item{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:15px;align-items:center;padding:16px 0;border-bottom:1px solid #edf1ee}
.cbdh-order-item__image{width:78px;height:78px;border:1px solid #e5ebe6;border-radius:13px;background:#fafbf9;overflow:hidden}
.cbdh-order-item__image img{width:100%!important;height:100%!important;object-fit:contain;margin:0!important}
.cbdh-order-item__content h3{margin:0 0 5px;color:#173a31;font-size:12.5px;line-height:1.35;font-weight:850}
.cbdh-order-item__content h3 a{color:inherit;text-decoration:none}
.cbdh-order-item__content ul.wc-item-meta{display:flex;flex-wrap:wrap;gap:4px 9px;margin:0 0 4px;padding:0;list-style:none;color:#6f7d75;font-size:9px}
.cbdh-order-item__content ul.wc-item-meta li{margin:0}
.cbdh-order-item__content ul.wc-item-meta p{display:inline;margin:0}
.cbdh-order-item__qty{display:block;color:#78867e;font-size:9px;font-weight:700}
.cbdh-order-item__total{white-space:nowrap;color:#173a31;font-size:13px;font-weight:900}
.cbdh-order-totals{margin:13px 0 0 auto;width:min(440px,100%)}
.cbdh-order-totals>div{display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-bottom:1px solid #edf1ee;color:#63746a;font-size:10.5px}
.cbdh-order-totals>div strong{color:#203a30;font-weight:850;text-align:right}
.cbdh-order-totals>div.is-total{margin-top:3px;padding:13px 0 3px;border-bottom:0;color:#173a31;font-size:14px;font-weight:900}
.cbdh-order-totals>div.is-total strong{font-size:18px;color:#173a31}
.cbdh-next-card{padding:24px;position:sticky;top:22px;background:linear-gradient(180deg,#fbfcfa,#f6f9f2)}
.cbdh-order-timeline{position:relative;margin:20px 0 0;padding:0;list-style:none}
.cbdh-order-timeline:before{content:"";position:absolute;left:15px;top:21px;bottom:24px;width:1px;background:#d9e2da}
.cbdh-order-timeline li{position:relative;display:grid;grid-template-columns:31px minmax(0,1fr);gap:11px;padding:0 0 20px}
.cbdh-order-timeline li:last-child{padding-bottom:0}
.cbdh-order-timeline i{position:relative;z-index:1;display:grid;place-items:center;width:31px;height:31px;border:1px solid #d4ddd5;border-radius:50%;background:#fff;color:#809087;font-style:normal;font-size:9px;font-weight:900}
.cbdh-order-timeline li.is-done i{border-color:var(--cbdh-green);background:var(--cbdh-green);color:#fff}
.cbdh-order-timeline li.is-current i{border-color:#a6b880;background:#edf4df;color:#173a31;box-shadow:0 0 0 4px rgba(166,184,128,.12)}
.cbdh-order-timeline strong{display:block;margin:2px 0 3px;color:#173a31;font-size:10.5px;font-weight:850}
.cbdh-order-timeline span{display:block;color:#74827a;font-size:9px;line-height:1.45}
.cbdh-address-section{margin-top:22px;padding:25px}
.cbdh-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.cbdh-address-grid.is-single{grid-template-columns:1fr}
.cbdh-address-card{padding:19px;border:1px solid #e4eae5;border-radius:14px;background:#fbfcfa}
.cbdh-address-card>span{display:block;margin-bottom:10px;color:#173a31;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.cbdh-address-card address{margin:0 0 11px;color:#53665c;font-style:normal;font-size:11.5px;line-height:1.65}
.cbdh-address-card a{display:block;width:max-content;max-width:100%;margin-top:5px;color:#2f684e!important;font-size:10.5px;text-decoration:none!important;overflow-wrap:anywhere}
.cbdh-thankyou-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}
.cbdh-thankyou-trust>div{display:flex;align-items:center;gap:10px;padding:16px;border:1px solid #e0e7e2;border-radius:14px;background:#f8faf6}
.cbdh-thankyou-trust i{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#e4eed8;color:#173a31;font-style:normal;font-size:10px;font-weight:900}
.cbdh-thankyou-trust span{min-width:0}
.cbdh-thankyou-trust strong{display:block;color:#173a31;font-size:9.5px;font-weight:850}
.cbdh-thankyou-trust small{display:block;margin-top:2px;color:#78867e;font-size:8px;line-height:1.3}
@media(max-width:960px){.cbdh-thankyou__facts{grid-template-columns:repeat(2,1fr)}.cbdh-thankyou__facts>div{border-bottom:1px solid #e8ede9}.cbdh-thankyou__facts>div:nth-child(even){border-right:0}.cbdh-thankyou__facts>div:last-child{grid-column:1/-1;border-bottom:0}.cbdh-thankyou__layout{grid-template-columns:1fr}.cbdh-next-card{position:static}.cbdh-thankyou-trust{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.woocommerce-order-received .cbdh-page-shell{padding-top:16px;padding-bottom:40px}.cbdh-thankyou{width:min(100% - 24px,1260px)}.cbdh-thankyou__hero{grid-template-columns:46px minmax(0,1fr);gap:13px;padding:22px 18px;border-radius:18px}.cbdh-thankyou__status-icon{width:46px;height:46px;font-size:22px}.cbdh-thankyou__status-icon svg{width:24px;height:24px}.cbdh-thankyou__hero h1{font-size:28px}.cbdh-thankyou__hero p{font-size:11px}.cbdh-thankyou__facts{grid-template-columns:1fr 1fr;margin:11px 0 16px}.cbdh-thankyou__facts>div{padding:12px}.cbdh-thankyou__facts strong{font-size:10px}.cbdh-payment-card{padding:18px;border-radius:17px}.cbdh-payment-card__head{grid-template-columns:40px minmax(0,1fr);gap:11px;margin-bottom:16px}.cbdh-payment-card__icon{width:40px;height:40px;border-radius:11px;font-size:18px}.cbdh-payment-card h2,.cbdh-section-head h2,.cbdh-next-card h2{font-size:22px}.cbdh-payment-card__head p{font-size:10.5px}.cbdh-bank-account{padding:12px}.cbdh-bank-grid{grid-template-columns:1fr}.cbdh-bank-field--wide,.cbdh-bank-field--purpose{grid-column:auto}.cbdh-copy-row{align-items:flex-start}.cbdh-copy{min-height:31px;padding:0 9px}.cbdh-order-card,.cbdh-next-card,.cbdh-address-section{padding:18px;border-radius:17px}.cbdh-order-item{grid-template-columns:58px minmax(0,1fr);gap:10px}.cbdh-order-item__image{width:58px;height:58px}.cbdh-order-item__total{grid-column:2;justify-self:start;margin-top:-4px;font-size:11px}.cbdh-order-item__content h3{font-size:10.5px}.cbdh-address-grid{grid-template-columns:1fr}.cbdh-thankyou-trust{grid-template-columns:1fr 1fr;gap:7px}.cbdh-thankyou-trust>div{padding:11px;gap:7px}.cbdh-thankyou-trust i{width:27px;height:27px;flex-basis:27px;font-size:8px}.cbdh-thankyou-trust strong{font-size:8px}.cbdh-thankyou-trust small{font-size:7px}}

/* =========================================================
   Phase 6.3 – Mobile Header: sichtbarer Hamburger + Logo
   ========================================================= */
@media (max-width:1100px){
  .cbdh-header-main > .cbdh-menu-toggle{
    position:relative;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    width:44px;
    height:44px;
    min-width:44px;
    min-height:44px;
    padding:0;
    margin:0;
    border:1px solid #dce5dd;
    border-radius:12px;
    background:#fff;
    color:var(--cbdh-green);
    box-shadow:0 2px 8px rgba(23,58,49,.06);
    line-height:1;
    -webkit-appearance:none;
    appearance:none;
  }

  .cbdh-header-main > .cbdh-menu-toggle:hover{
    background:var(--cbdh-leaf-soft);
    border-color:#cbd9cc;
  }

  .cbdh-header-main > .cbdh-menu-toggle:focus-visible{
    outline:3px solid rgba(112,182,60,.28);
    outline-offset:2px;
  }

  .cbdh-menu-lines,
  .cbdh-menu-lines::before,
  .cbdh-menu-lines::after{
    display:block;
    width:21px;
    height:2px;
    border-radius:999px;
    background:currentColor;
  }

  .cbdh-menu-lines{
    position:relative;
    transition:background-color .2s ease;
  }

  .cbdh-menu-lines::before,
  .cbdh-menu-lines::after{
    content:"";
    position:absolute;
    left:0;
    transition:transform .2s ease, top .2s ease;
  }

  .cbdh-menu-lines::before{top:-7px}
  .cbdh-menu-lines::after{top:7px}

  .cbdh-menu-toggle[aria-expanded="true"] .cbdh-menu-lines{
    background:transparent;
  }
  .cbdh-menu-toggle[aria-expanded="true"] .cbdh-menu-lines::before{
    top:0;
    transform:rotate(45deg);
  }
  .cbdh-menu-toggle[aria-expanded="true"] .cbdh-menu-lines::after{
    top:0;
    transform:rotate(-45deg);
  }
}

@media (max-width:720px){
  .cbdh-header-main{
    grid-template-columns:44px minmax(0,1fr) auto;
    min-height:72px;
    gap:10px;
  }

  .cbdh-brand{
    min-width:0;
    justify-content:center;
  }

  .cbdh-brand .custom-logo{
    max-width:158px;
    max-height:52px;
    width:auto;
    height:auto;
  }

  .cbdh-header-actions{
    gap:7px;
  }

  .cbdh-header-actions > .cbdh-search-toggle,
  .cbdh-header-actions > .cbdh-cart-link{
    width:40px;
    height:40px;
    min-width:40px;
    padding:0;
    justify-content:center;
    border-radius:10px;
  }

  .cbdh-cart-count{
    top:-5px;
    left:24px;
  }
}

@media (max-width:390px){
  .cbdh-brand .custom-logo{
    max-width:142px;
    max-height:48px;
  }
  .cbdh-header-main{
    gap:7px;
  }
}

/* =========================================================
   Phase 6.4 – reliable WooCommerce product search
   ========================================================= */
.cbdh-product-search{
  position:relative;
  display:flex;
  align-items:center;
  width:100%;
  margin:0;
}
.cbdh-product-search__field{
  width:100%;
  min-width:0;
  min-height:46px;
  padding:0 54px 0 18px;
  border:1px solid #d5ded7;
  border-radius:999px;
  background:#fbfcfa;
  color:var(--cbdh-ink);
  font:inherit;
  outline:none;
  appearance:none;
  -webkit-appearance:none;
}
.cbdh-product-search__field:focus{
  border-color:var(--cbdh-olive);
  box-shadow:0 0 0 3px rgba(160,171,129,.18);
}
.cbdh-product-search__submit{
  position:absolute;
  z-index:2;
  top:50%;
  right:6px;
  width:38px;
  min-width:38px;
  height:38px;
  padding:0;
  border:0;
  border-radius:999px;
  transform:translateY(-50%);
  background:var(--cbdh-green);
  color:#fff;
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
}
.cbdh-product-search__submit span:before{
  content:"";
  position:absolute;
  left:11px;
  top:10px;
  width:11px;
  height:11px;
  border:2px solid currentColor;
  border-radius:50%;
  box-sizing:border-box;
}
.cbdh-product-search__submit span:after{
  content:"";
  position:absolute;
  left:22px;
  top:22px;
  width:7px;
  height:2px;
  border-radius:2px;
  background:currentColor;
  transform:rotate(45deg);
  transform-origin:left center;
}
.cbdh-product-search__submit:hover,
.cbdh-product-search__submit:focus-visible{
  background:var(--cbdh-green-2);
}
.cbdh-header-search .cbdh-product-search__field{
  min-height:50px;
  border-radius:14px;
  background:#fff;
  box-shadow:0 5px 18px rgba(23,58,49,.045);
}
.cbdh-header-search .cbdh-product-search__submit{
  right:8px;
  border-radius:10px;
  background:transparent;
  color:var(--cbdh-green);
}
.cbdh-mobile-search .cbdh-product-search,
.cbdh-drawer__search .cbdh-product-search,
.cbdh-search-hero__form .cbdh-product-search{
  width:100%;
}
@media(max-width:1100px){
  .cbdh-mobile-search .cbdh-product-search__field,
  .cbdh-drawer__search .cbdh-product-search__field{
    min-height:48px;
    background:#fff;
  }
  .cbdh-mobile-search .cbdh-product-search__submit,
  .cbdh-drawer__search .cbdh-product-search__submit{
    width:38px;
    min-width:38px;
    height:38px;
  }
}

/* =========================================================
   PHASE 6.6 – PREDICTIVE PRODUCT SEARCH
   ========================================================= */
.cbdh-product-search--predictive{position:relative;z-index:95}
.cbdh-predictive-search{position:absolute;top:calc(100% + 10px);left:0;width:min(760px,86vw);background:#fff;border:1px solid #dfe7e2;border-radius:16px;box-shadow:0 24px 70px rgba(17,49,38,.20);overflow:hidden;z-index:1200;color:var(--cbdh-ink);text-align:left}
.cbdh-header-search .cbdh-predictive-search{left:50%;transform:translateX(-50%)}
.cbdh-predictive-search[hidden]{display:none!important}
.cbdh-predictive-grid{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(330px,1.28fr)}
.cbdh-predictive-column{padding:18px}
.cbdh-predictive-column--suggestions{background:#fafcf8;border-right:1px solid #edf1ee}
.cbdh-predictive-heading{margin:0 0 9px;color:#8a978f;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cbdh-predictive-suggestion{display:grid;grid-template-columns:1fr auto;gap:2px 12px;align-items:center;padding:9px 3px;border-bottom:1px solid #edf1ee;color:#173a31;text-decoration:none;font-size:12px;font-weight:800}
.cbdh-predictive-suggestion:last-child{border-bottom:0}
.cbdh-predictive-suggestion__type{grid-column:1/-1;color:#8c9a91;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.cbdh-predictive-suggestion:hover,.cbdh-predictive-suggestion.is-active{color:#2f842f;transform:translateX(2px)}
.cbdh-predictive-product{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px;border-radius:12px;color:#173a31;text-decoration:none;transition:.18s ease}
.cbdh-predictive-product:hover,.cbdh-predictive-product.is-active{background:#f2f7ed}
.cbdh-predictive-product__image{width:58px;height:58px;border-radius:10px;overflow:hidden;background:#f5f7f2;border:1px solid #edf1ea}
.cbdh-predictive-product__image img{width:100%;height:100%;object-fit:cover;display:block}
.cbdh-predictive-product__body{display:grid;gap:5px;min-width:0}
.cbdh-predictive-product__body strong{display:block;font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cbdh-predictive-product__meta{display:flex;align-items:center;gap:7px;min-width:0}
.cbdh-predictive-product__price{font-size:11px;font-weight:900;color:#2f842f}.cbdh-predictive-product__price del{color:#9aa49e;font-weight:600}.cbdh-predictive-product__price ins{text-decoration:none}
.cbdh-predictive-product__sale{display:inline-flex;padding:3px 6px;border-radius:999px;background:#e4f0d7;color:#285d22;font-size:8px;font-weight:900}
.cbdh-predictive-product__arrow{font-size:22px;color:#94a097}
.cbdh-predictive-all{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;border-top:1px solid #e9efeb;background:#fff;color:#173a31;text-decoration:none;font-size:11px;font-weight:900}
.cbdh-predictive-all:hover,.cbdh-predictive-all.is-active{background:#173a31;color:#fff}
.cbdh-predictive-loading{display:flex;align-items:center;gap:10px;padding:20px;color:#607069;font-size:11px;font-weight:800}.cbdh-predictive-loading span{width:16px;height:16px;border:2px solid #dce5de;border-top-color:#2f842f;border-radius:50%;animation:cbdhSearchSpin .7s linear infinite}@keyframes cbdhSearchSpin{to{transform:rotate(360deg)}}
.cbdh-predictive-empty,.cbdh-predictive-empty-small{display:grid;gap:4px;padding:12px 4px;color:#7b8981;font-size:10px}.cbdh-predictive-empty strong{color:#173a31;font-size:11px}
.cbdh-mobile-search .cbdh-predictive-search,.cbdh-drawer__search .cbdh-predictive-search{left:0;transform:none;width:min(680px,calc(100vw - 28px))}
.cbdh-drawer__search .cbdh-predictive-search{width:min(680px,calc(90vw - 36px))}
@media(max-width:700px){
  .cbdh-predictive-search{top:calc(100% + 7px);width:100%;max-height:min(68vh,560px);overflow:auto;border-radius:13px;box-shadow:0 18px 50px rgba(17,49,38,.22)}
  .cbdh-mobile-search .cbdh-predictive-search{width:100%}
  .cbdh-predictive-grid{display:block}
  .cbdh-predictive-column{padding:13px 14px}
  .cbdh-predictive-column--suggestions{border-right:0;border-bottom:1px solid #edf1ee}
  .cbdh-predictive-suggestion{padding:7px 2px;font-size:11px}
  .cbdh-predictive-column--products{padding-top:11px}
  .cbdh-predictive-product{grid-template-columns:48px minmax(0,1fr) auto;gap:9px;padding:6px 3px}
  .cbdh-predictive-product__image{width:48px;height:48px}
  .cbdh-predictive-product__body strong{font-size:10px}
  .cbdh-predictive-all{position:sticky;bottom:0;padding:12px 14px}
}

/* =========================================================
   PHASE 6.7 – SEARCH POLISH + RELIABLE RESULT PAGE
   ========================================================= */
.cbdh-predictive-search{width:min(820px,90vw);border-radius:18px;border-color:#dbe5dd;box-shadow:0 28px 85px rgba(17,49,38,.22)}
.cbdh-predictive-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 18px;background:#173a31;color:#fff;font-size:11px;font-weight:800}.cbdh-predictive-topbar strong{font-size:10px;color:#d9e8c8}
.cbdh-predictive-grid{grid-template-columns:minmax(220px,.78fr) minmax(420px,1.22fr)}
.cbdh-predictive-column{padding:17px 18px 18px}.cbdh-predictive-column--suggestions{background:#fbfcf9}
.cbdh-predictive-heading{margin-bottom:10px;font-size:9px;color:#75857c}
.cbdh-predictive-suggestion{grid-template-columns:28px minmax(0,1fr) auto;gap:10px;padding:10px 5px;border-radius:10px;border-bottom:0}.cbdh-predictive-suggestion:hover,.cbdh-predictive-suggestion.is-active{background:#f0f6eb;transform:none}
.cbdh-predictive-suggestion__icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eaf2df;color:#2f842f;font-size:13px}.cbdh-predictive-suggestion__content{display:grid;gap:2px;min-width:0}.cbdh-predictive-suggestion__content strong{font-size:11px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cbdh-predictive-suggestion__type{grid-column:auto;font-size:7px}.cbdh-predictive-suggestion__arrow{font-size:18px;color:#8f9d94}
.cbdh-predictive-product{grid-template-columns:64px minmax(0,1fr) auto;gap:13px;padding:8px 9px;margin-bottom:3px;border:1px solid transparent}.cbdh-predictive-product:hover,.cbdh-predictive-product.is-active{background:#f5f9f1;border-color:#e0ead8}.cbdh-predictive-product__image{width:64px;height:64px;border-radius:11px}.cbdh-predictive-product__body{gap:4px}.cbdh-predictive-product__body>strong{font-size:12px;line-height:1.28}.cbdh-predictive-product__meta{flex-wrap:wrap;gap:6px}.cbdh-predictive-product__meta del{font-size:10px;color:#96a19a}.cbdh-predictive-product__price{font-size:12px}.cbdh-predictive-product__sale{font-size:8px;padding:3px 7px}.cbdh-predictive-product__stock{font-size:8px;font-weight:850}.cbdh-predictive-product__stock.is-in-stock{color:#2f842f}.cbdh-predictive-product__stock.is-out{color:#8b3c34}
.cbdh-predictive-all{padding:14px 18px;background:#f8faf7}.cbdh-predictive-all>span:first-child{display:grid;gap:1px}.cbdh-predictive-all small{font-size:8px;font-weight:750;color:#85928a;text-transform:uppercase;letter-spacing:.06em}.cbdh-predictive-all:hover small,.cbdh-predictive-all.is-active small{color:#d7e3db}
.cbdh-search-hero{background:linear-gradient(135deg,#173a31 0%,#244d40 100%)}.cbdh-search-hero__inner{max-width:1260px}.cbdh-search-hero__intro{max-width:720px;margin:-9px 0 20px;color:#dbe6df;font-size:14px}.cbdh-search-results__topline{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #e5ebe7}.cbdh-search-meta{margin:0;font-size:13px}.cbdh-search-shop-link{color:#2f842f;text-decoration:none;font-size:12px;font-weight:850}.cbdh-search-shop-link:hover{text-decoration:underline}.cbdh-search-page .cbdh-product-grid--search{align-items:stretch}
@media(max-width:700px){.cbdh-predictive-topbar{padding:11px 13px}.cbdh-predictive-topbar strong{display:none}.cbdh-predictive-grid{display:block}.cbdh-predictive-column{padding:12px}.cbdh-predictive-column--suggestions{max-height:180px;overflow:auto}.cbdh-predictive-product{grid-template-columns:54px minmax(0,1fr) auto;padding:7px 4px}.cbdh-predictive-product__image{width:54px;height:54px}.cbdh-predictive-product__body>strong{font-size:11px}.cbdh-predictive-all{padding:12px 13px}.cbdh-search-results__topline{align-items:flex-start}.cbdh-search-shop-link{font-size:11px}}

/* Phase 6.9 – search results header cleanup */
.cbdh-search-page .cbdh-search-hero{padding:40px 0 36px}.cbdh-search-page .cbdh-search-hero__intro{margin:-9px 0 0}.cbdh-search-page .cbdh-search-hero h1{margin-bottom:20px}
@media(max-width:700px){.cbdh-search-page .cbdh-search-hero{padding:28px 0 26px}.cbdh-search-page .cbdh-search-hero h1{margin-bottom:16px}}


/* =========================================================
   Phase 7.0 – Premium Wishlist
   ========================================================= */
.cbdh-card-heart{appearance:none;border:0;background:rgba(255,255,255,.94);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;padding:0;cursor:pointer;box-shadow:0 2px 10px rgba(23,58,49,.09);transition:transform .18s ease,background .18s ease,color .18s ease;color:#173a31!important}
.cbdh-card-heart:hover{transform:scale(1.06);background:#eef3e7}.cbdh-card-heart.is-active{color:#173a31!important;background:#dfeacf}.cbdh-card-heart.is-active span{transform:scale(1.04)}
.cbdh-wishlist-link{position:relative}.cbdh-wishlist-link__heart{font-size:19px;line-height:1}.cbdh-wishlist-count{position:absolute;top:-7px;left:10px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#d6e2b5;color:#173a31;display:grid;place-items:center;font-size:9px;font-weight:900;line-height:1;border:2px solid #fff}.cbdh-wishlist-count:empty{display:none}
.cbdh-pdp-wishlist{display:inline-flex;align-items:center;gap:8px;margin:2px 0 14px;padding:8px 13px;border:1px solid #d8e1d9;border-radius:999px;background:#fff;color:#173a31;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.18s ease}.cbdh-pdp-wishlist:hover{background:#f4f7ef;border-color:#b9c8bb}.cbdh-pdp-wishlist.is-active{background:#dfeacf;border-color:#c7d6b9}.cbdh-pdp-wishlist__heart{font-size:18px;line-height:1}
.cbdh-wishlist-page{background:#fff;color:#17271f;min-height:60vh}.cbdh-wishlist-hero{padding:45px 0 38px;background:linear-gradient(120deg,#173a31 0%,#245442 100%);color:#fff}.cbdh-wishlist-kicker{display:block;margin-bottom:9px;font-size:10px;font-weight:900;letter-spacing:.13em;color:#d6e2b5}.cbdh-wishlist-hero__row{display:flex;justify-content:space-between;align-items:end;gap:24px}.cbdh-wishlist-hero h1{margin:0 0 7px;color:#fff;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.035em}.cbdh-wishlist-hero p{margin:0;color:#d9e5de;font-size:15px}.cbdh-wishlist-total{min-width:108px;padding:13px 17px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.08);text-align:center}.cbdh-wishlist-total span{display:block;font-size:27px;font-weight:900;line-height:1}.cbdh-wishlist-total small{display:block;margin-top:5px;color:#d6e2b5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.cbdh-wishlist-content{padding:31px 0 50px}.cbdh-wishlist-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid #e1e7e2;color:#415047;font-size:12px}.cbdh-wishlist-clear{border:0;background:transparent;color:#67756d;font:inherit;font-size:11px;font-weight:800;text-decoration:underline;cursor:pointer}.cbdh-wishlist-grid{min-height:80px}.cbdh-wishlist-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:190px;color:#617068;font-size:13px}.cbdh-wishlist-spinner{width:20px;height:20px;border:2px solid #dce5dd;border-top-color:#173a31;border-radius:50%;animation:cbdh-spin .7s linear infinite}.cbdh-wishlist-empty{text-align:center;padding:70px 20px 80px;border:1px solid #e0e6e1;border-radius:18px;background:linear-gradient(180deg,#fbfcfa,#f3f6ef)}.cbdh-wishlist-empty__heart{width:66px;height:66px;margin:0 auto 17px;border-radius:50%;display:grid;place-items:center;background:#dfeacf;color:#173a31;font-size:35px}.cbdh-wishlist-empty h2{margin:0 0 8px;font-size:25px}.cbdh-wishlist-empty p{margin:0 0 21px;color:#66736c}.cbdh-wishlist-shop-btn{display:inline-flex;background:#173a31;color:#fff!important;text-decoration:none!important;padding:13px 22px;border-radius:9px;font-size:12px;font-weight:850}.cbdh-wishlist-benefits{padding:0 0 50px}.cbdh-wishlist-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cbdh-wishlist-benefits__grid>div{display:flex;gap:12px;align-items:flex-start;padding:18px;border-radius:14px;background:#f4f7ef;border:1px solid #e0e7db}.cbdh-wishlist-benefits__grid>div>span{width:34px;height:34px;border-radius:50%;background:#dfeacf;display:grid;place-items:center;flex:0 0 auto}.cbdh-wishlist-benefits p{margin:0;display:flex;flex-direction:column}.cbdh-wishlist-benefits b{font-size:12px}.cbdh-wishlist-benefits small{margin-top:3px;color:#69766f;font-size:10.5px;line-height:1.45}
.cbdh-wishlist-toast{position:fixed;right:22px;bottom:24px;z-index:10020;max-width:320px;padding:12px 16px;border-radius:10px;background:#173a31;color:#fff;font-size:12px;font-weight:750;box-shadow:0 14px 40px rgba(0,0,0,.18);opacity:0;transform:translateY(8px);pointer-events:none;transition:.22s ease}.cbdh-wishlist-toast.is-visible{opacity:1;transform:none}
@media(max-width:820px){.cbdh-header-actions .cbdh-wishlist-link .cbdh-action-label{display:none}.cbdh-wishlist-link__heart{font-size:21px}.cbdh-wishlist-count{top:-6px;left:11px}.cbdh-wishlist-hero{padding:30px 0 27px}.cbdh-wishlist-hero__row{align-items:flex-start}.cbdh-wishlist-hero h1{font-size:36px}.cbdh-wishlist-hero p{font-size:12px;max-width:280px}.cbdh-wishlist-total{min-width:78px;padding:10px}.cbdh-wishlist-total span{font-size:23px}.cbdh-wishlist-content{padding:20px 0 36px}.cbdh-wishlist-benefits__grid{grid-template-columns:1fr}.cbdh-wishlist-empty{padding:48px 16px 55px}.cbdh-wishlist-toast{left:14px;right:14px;bottom:18px;text-align:center}.cbdh-pdp-wishlist{margin-bottom:11px}}

/* Phase 7.2 – cleaner 404 page */
.cbdh-404-categories{margin-top:24px;padding-top:20px;border-top:1px solid rgba(23,58,49,.12);text-align:center}
.cbdh-404-categories__label{display:block;margin-bottom:12px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--cbdh-muted,#6b7d75)}
.cbdh-404-categories__links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.cbdh-404-categories__links a{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border:1px solid rgba(23,58,49,.14);border-radius:999px;background:#f6f8f3;color:var(--cbdh-dark,#173a31);font-size:13px;font-weight:700;text-decoration:none;transition:.18s ease}
.cbdh-404-categories__links a:hover,.cbdh-404-categories__links a:focus-visible{background:#e8f0dd;border-color:#b8cc9f;transform:translateY(-1px)}

/* Phase 7.3 – Wishlist loader state hardening */
.cbdh-wishlist-loading[hidden],
.cbdh-wishlist-loading:not(.is-active){display:none!important}
.cbdh-wishlist-loading.is-active{display:flex!important}


/* =========================================================
   Phase 7.4 – Premium header action icons
   ========================================================= */
.cbdh-header-actions{gap:10px}
.cbdh-header-action{
  position:relative;
  flex-direction:column;
  justify-content:center;
  gap:5px;
  min-width:58px;
  padding:2px 4px;
  text-decoration:none!important;
  color:#173a31;
}
.cbdh-header-action__icon{
  width:40px;
  height:40px;
  border:1px solid #e0e7e1;
  border-radius:13px;
  background:#fbfcfa;
  display:grid;
  place-items:center;
  color:#173a31;
  transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease;
}
.cbdh-header-action__icon svg{width:20px;height:20px;display:block}
.cbdh-header-action:hover .cbdh-header-action__icon,
.cbdh-header-action:focus-visible .cbdh-header-action__icon{
  background:#f0f5e9;
  border-color:#cbd9c6;
  transform:translateY(-1px);
  box-shadow:0 6px 16px rgba(23,58,49,.08);
}
.cbdh-header-action:focus-visible{outline:none}
.cbdh-header-action .cbdh-action-label{
  font-size:10px;
  line-height:1;
  font-weight:800;
  color:#31483c;
  white-space:nowrap;
}
.cbdh-header-action.cbdh-cart-link{appearance:none;-webkit-appearance:none;background:transparent;border:0}
.cbdh-header-action .cbdh-wishlist-count,
.cbdh-header-action .cbdh-cart-count{
  top:-3px;
  left:auto;
  right:5px;
  min-width:18px;
  height:18px;
  padding:0 5px;
  border:2px solid #fff;
  background:#d6e2b5;
  color:#173a31;
  font-size:9px;
  font-weight:950;
  box-shadow:0 2px 7px rgba(23,58,49,.1);
}
@media(max-width:1100px){
  .cbdh-header-action{min-width:42px;padding:0}
  .cbdh-header-action__icon{width:40px;height:40px;border-radius:12px}
  .cbdh-header-action .cbdh-action-label{display:none}
  .cbdh-header-action .cbdh-wishlist-count,
  .cbdh-header-action .cbdh-cart-count{right:-3px;top:-5px}
}
@media(max-width:720px){
  .cbdh-header-actions{gap:6px}
  .cbdh-header-action__icon{width:38px;height:38px;border-radius:11px}
  .cbdh-header-action__icon svg{width:19px;height:19px}
  .cbdh-header-actions > .cbdh-cart-link{width:auto;height:auto;min-width:38px;padding:0;border-radius:0}
  .cbdh-header-action .cbdh-wishlist-count,
  .cbdh-header-action .cbdh-cart-count{right:-4px;top:-5px}
}

/* =========================================================
   Phase 7.5 – Mobile header breathing room + persistent search
   ========================================================= */
@media (max-width:720px){
  .cbdh-header-main{
    grid-template-columns:42px minmax(0,1fr) auto;
    min-height:66px;
    gap:8px;
    padding-top:6px;
    padding-bottom:6px;
  }

  .cbdh-header-main > .cbdh-menu-toggle{
    width:42px;
    height:42px;
    min-width:42px;
    min-height:42px;
    border-radius:12px;
  }

  .cbdh-brand{
    min-width:0;
    justify-content:flex-start;
  }

  .cbdh-brand .custom-logo{
    display:block;
    max-width:132px;
    max-height:46px;
    width:auto;
    height:auto;
  }

  /* Konto ist mobil bereits im Drawer verfügbar. */
  .cbdh-header-actions > .cbdh-account-link{
    display:none!important;
  }

  /* Der kleine Such-Icon-Button entfällt mobil. */
  .cbdh-header-actions > .cbdh-search-toggle{
    display:none!important;
  }

  .cbdh-header-actions{
    gap:5px;
    flex:0 0 auto;
  }

  .cbdh-header-action{
    min-width:38px;
  }

  .cbdh-header-action__icon{
    width:38px;
    height:38px;
    border-radius:11px;
  }

  .cbdh-header-action__icon svg{
    width:19px;
    height:19px;
  }

  .cbdh-header-action .cbdh-wishlist-count,
  .cbdh-header-action .cbdh-cart-count{
    right:-3px;
    top:-5px;
  }

  /* Mobile Suche ist dauerhaft als zweite Header-Zeile sichtbar. */
  .cbdh-mobile-search,
  .cbdh-mobile-search[hidden]{
    display:block!important;
    padding:8px 0 10px;
    border-top:1px solid #edf1ed;
    background:#fff;
  }

  .cbdh-mobile-search .cbdh-container{
    width:min(calc(100% - 24px),var(--cbdh-container));
  }

  .cbdh-mobile-search .cbdh-product-search__field{
    min-height:42px;
    padding-left:15px;
    padding-right:48px;
    border-radius:13px;
    background:#f8faf7;
    font-size:13px;
  }

  .cbdh-mobile-search .cbdh-product-search__submit{
    right:4px;
    width:34px;
    min-width:34px;
    height:34px;
    border-radius:10px;
  }

  .cbdh-mobile-search .cbdh-predictive-search{
    width:100%;
    max-height:min(66vh,560px);
    overflow:auto;
  }
}

@media (max-width:390px){
  .cbdh-header-main{
    grid-template-columns:40px minmax(0,1fr) auto;
    gap:6px;
  }

  .cbdh-header-main > .cbdh-menu-toggle{
    width:40px;
    height:40px;
    min-width:40px;
    min-height:40px;
  }

  .cbdh-brand .custom-logo{
    max-width:118px;
    max-height:43px;
  }

  .cbdh-header-actions{
    gap:4px;
  }

  .cbdh-header-action,
  .cbdh-header-action__icon{
    min-width:36px;
    width:36px;
    height:36px;
  }

  .cbdh-header-action__icon svg{
    width:18px;
    height:18px;
  }
}


/* =========================================================
   Phase 7.6 – Mobile logo alignment
   Logo bleibt unabhängig von linken/rechten Aktionen exakt zentriert.
   ========================================================= */
@media (max-width:720px){
  .cbdh-header-main{
    position:relative;
    grid-template-columns:42px minmax(0,1fr) auto;
    min-height:68px;
  }

  .cbdh-brand{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    z-index:2;
    width:auto;
    max-width:42vw;
    justify-content:center;
    pointer-events:auto;
  }

  .cbdh-brand .custom-logo-link,
  .cbdh-brand .cbdh-brand-text{
    display:flex;
    align-items:center;
    justify-content:center;
  }

  .cbdh-brand .custom-logo{
    display:block;
    width:auto;
    height:auto;
    max-width:138px;
    max-height:48px;
    margin:0 auto;
  }

  .cbdh-header-main > .cbdh-menu-toggle{
    position:relative;
    z-index:3;
    justify-self:start;
  }

  .cbdh-header-actions{
    position:relative;
    z-index:3;
    grid-column:3;
    justify-self:end;
  }
}

@media (max-width:390px){
  .cbdh-brand{
    max-width:40vw;
  }

  .cbdh-brand .custom-logo{
    max-width:124px;
    max-height:44px;
  }
}


/* =========================================================
   Phase 7.7 – Mobile compact search button polish
   ========================================================= */
.cbdh-product-search__submit{
  display:grid;
  place-items:center;
}
.cbdh-product-search__icon{
  display:block;
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
  pointer-events:none;
}
@media (max-width:720px){
  .cbdh-mobile-search{
    padding:9px 0 10px;
  }
  .cbdh-mobile-search .cbdh-product-search__field{
    min-height:44px;
    padding-right:48px;
    border-radius:999px;
  }
  .cbdh-mobile-search .cbdh-product-search__submit{
    top:50%;
    right:5px;
    width:34px;
    min-width:34px;
    height:34px;
    padding:0;
    border-radius:50%;
    transform:translateY(-50%);
    background:var(--cbdh-green);
    color:#fff;
    box-shadow:none;
  }
  .cbdh-mobile-search .cbdh-product-search__icon{
    width:17px;
    height:17px;
  }
}

/* =========================================================
   Phase 7.8 – Premium Wishlist Drawer
   ========================================================= */
body.cbdh-wishlist-open{overflow:hidden}
.cbdh-wishlist-drawer{position:fixed;inset:0;z-index:10025;pointer-events:none}
.cbdh-wishlist-drawer__overlay{position:absolute;inset:0;border:0;background:rgba(13,28,23,.48);opacity:0;transition:opacity .28s ease;cursor:pointer}
.cbdh-wishlist-drawer__panel{position:absolute;top:0;right:0;width:min(430px,100vw);height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fff 80%,#f7faef 100%);box-shadow:-20px 0 60px rgba(11,35,27,.18);transform:translateX(102%);transition:transform .32s cubic-bezier(.2,.75,.25,1);overflow:hidden}
.cbdh-wishlist-drawer.is-open{pointer-events:auto}.cbdh-wishlist-drawer.is-open .cbdh-wishlist-drawer__overlay{opacity:1}.cbdh-wishlist-drawer.is-open .cbdh-wishlist-drawer__panel{transform:translateX(0)}
.cbdh-wishlist-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 18px;border-bottom:1px solid #edf0ed;flex:0 0 auto}.cbdh-wishlist-drawer__head>div>span{display:block;margin-bottom:5px;color:#6b7a71;font-size:9px;font-weight:900;letter-spacing:.13em}.cbdh-wishlist-drawer__head .cbdh-wishlist-drawer__title{margin:0;color:#14261e;font-size:28px;line-height:1.05;letter-spacing:-.03em}.cbdh-wishlist-drawer__head .cbdh-wishlist-drawer__title em{display:inline-grid;place-items:center;min-width:28px;height:28px;margin-left:7px;padding:0 7px;border-radius:999px;background:#dfeacf;color:#173a31;font-size:12px;font-style:normal;vertical-align:4px}.cbdh-wishlist-drawer__close{width:38px;height:38px;margin:-5px -5px 0 0;border:0;border-radius:10px;background:#f5f8f3;color:#173a31;font-size:27px;line-height:1;cursor:pointer}
.cbdh-wishlist-drawer__body{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.cbdh-wishlist-drawer__items{height:100%;overflow:auto;padding:4px 24px 18px;scrollbar-width:thin}.cbdh-wishlist-drawer__item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:17px 0;border-bottom:1px solid #edf0ed}.cbdh-wishlist-drawer__thumb{display:block;width:86px;height:96px;border:1px solid #e1e7e2;border-radius:12px;background:#f8faf7;overflow:hidden}.cbdh-wishlist-drawer__thumb img{width:100%!important;height:100%!important;object-fit:contain;margin:0!important}.cbdh-wishlist-drawer__main{min-width:0}.cbdh-wishlist-drawer__topline{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:8px;align-items:start}.cbdh-wishlist-drawer__name{display:block;color:#18261f!important;text-decoration:none!important;font-size:12px;font-weight:850;line-height:1.32}.cbdh-wishlist-drawer__remove{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:8px;background:#f4f7f3;color:#66766d;font-size:20px;line-height:1;cursor:pointer}.cbdh-wishlist-drawer__remove:hover{background:#f8eeee;color:#8b2f2f}
.cbdh-wishlist-drawer__price-row{display:flex;align-items:baseline;gap:7px;margin-top:7px}.cbdh-wishlist-drawer__price-row strong{color:#173a31;font-size:15px}.cbdh-wishlist-drawer__price-row del{color:#8a958e;font-size:10px}.cbdh-wishlist-drawer__variant-wrap{margin-top:9px}.cbdh-wishlist-drawer__variant{width:100%;height:36px;padding:0 30px 0 10px;border:1px solid #dce3dd;border-radius:9px;background:#fff;color:#203129;font-size:10px;font-weight:750}.cbdh-wishlist-drawer__stock{display:flex;align-items:center;gap:6px;margin-top:8px;color:#2b7a45}.cbdh-wishlist-drawer__stock>span{width:6px;height:6px;border-radius:50%;background:currentColor}.cbdh-wishlist-drawer__stock small{font-size:9px;font-weight:750}.cbdh-wishlist-drawer__stock.is-out{color:#a54343}.cbdh-wishlist-drawer__stock.is-bulk{color:#9a6a16}
.cbdh-wishlist-drawer__atc{width:100%;height:38px;margin-top:10px;border:0;border-radius:9px;background:#173a31;color:#fff;font-size:10px;font-weight:850;cursor:pointer;transition:.18s ease}.cbdh-wishlist-drawer__atc:hover{background:#245442}.cbdh-wishlist-drawer__atc:disabled{opacity:.45;cursor:not-allowed}.cbdh-wishlist-drawer__atc.is-loading{opacity:.65}.cbdh-wishlist-drawer .cbdh-card-feedback{margin-top:5px;font-size:8px}
.cbdh-wishlist-drawer__loading{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(255,255,255,.88);color:#617068;font-size:11px}.cbdh-wishlist-drawer__loading[hidden]{display:none!important}.cbdh-wishlist-drawer__loading i{width:18px;height:18px;border:2px solid #dbe4dc;border-top-color:#173a31;border-radius:50%;animation:cbdh-spin .7s linear infinite}
.cbdh-wishlist-drawer__empty{height:100%;padding:40px 28px;display:grid;place-items:center;align-content:center;text-align:center}.cbdh-wishlist-drawer__empty[hidden]{display:none!important}.cbdh-wishlist-drawer__empty>span{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#e7efd9;color:#173a31;font-size:31px}.cbdh-wishlist-drawer__empty .cbdh-wishlist-drawer__empty-title{margin:15px 0 5px;color:#173a31;font-size:22px}.cbdh-wishlist-drawer__empty p{max-width:280px;margin:0;color:#66756d;font-size:11px;line-height:1.5}.cbdh-wishlist-drawer__empty button{margin-top:18px;padding:11px 18px;border:0;border-radius:9px;background:#173a31;color:#fff;font-weight:800;cursor:pointer}
.cbdh-wishlist-drawer__foot{padding:14px 24px 18px;border-top:1px solid #e8ede9;background:#fff;flex:0 0 auto}.cbdh-wishlist-drawer__foot[hidden]{display:none!important}.cbdh-wishlist-drawer__clear{display:block;margin:0 auto 10px;border:0;background:transparent;color:#68776e;font-size:9px;font-weight:800;text-decoration:underline;cursor:pointer}.cbdh-wishlist-drawer__page{display:flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border-radius:10px;background:#edf4e2;color:#173a31!important;text-decoration:none!important;font-size:11px;font-weight:850}.cbdh-wishlist-drawer__page span{font-size:17px}.cbdh-wishlist-drawer__trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;color:#65736b;font-size:8px;font-weight:750;text-align:center}
.cbdh-drawer__links button[data-wishlist-drawer-open]{width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}
@media(max-width:700px){.cbdh-wishlist-drawer__panel{width:100vw}.cbdh-wishlist-drawer__head{padding:18px 17px 14px}.cbdh-wishlist-drawer__head .cbdh-wishlist-drawer__title{font-size:26px}.cbdh-wishlist-drawer__items{padding:2px 17px 16px}.cbdh-wishlist-drawer__item{grid-template-columns:74px minmax(0,1fr);gap:11px;padding:13px 0}.cbdh-wishlist-drawer__thumb{width:74px;height:84px}.cbdh-wishlist-drawer__name{font-size:11px}.cbdh-wishlist-drawer__price-row strong{font-size:14px}.cbdh-wishlist-drawer__foot{padding:12px 17px 15px}}
.cbdh-header-action.cbdh-wishlist-link{appearance:none;-webkit-appearance:none;background:transparent;border:0;font:inherit;cursor:pointer}

/* Phase 7.9 semantic heading architecture */
.cbdh-wishlist-empty__title{margin:15px 0 5px;color:#173a31;font-size:22px;font-weight:850;line-height:1.2}
.cbdh-cart-drawer__title,.cbdh-wishlist-drawer__title{display:block}


/* Phase 8.0 – CBD Produkte category hub */
.cbdh-cbd-hub{background:#fff;color:var(--cbdh-text)}
.cbdh-cbd-hub__hero{padding:36px 0 46px;background:linear-gradient(112deg,#f8f5ed 0%,#fff 55%,#e9f2dd 100%);border-bottom:1px solid #e3e8df}
.cbdh-cbd-hub__hero .woocommerce-breadcrumb{margin:0 0 22px;font-size:12px;color:#617068}.cbdh-cbd-hub__hero .woocommerce-breadcrumb a{color:inherit}
.cbdh-cbd-hub__hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:42px;align-items:end}
.cbdh-cbd-hub__hero h1{margin:10px 0 14px;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.04em;color:var(--cbdh-green)}
.cbdh-cbd-hub__hero p{max-width:820px;margin:0;color:#4a5a52;font-size:17px;line-height:1.75}
.cbdh-cbd-hub__trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.cbdh-cbd-hub__trust span{padding:8px 11px;border:1px solid #d8e5d0;border-radius:999px;background:rgba(255,255,255,.78);color:#315346;font-size:11px;font-weight:800}
.cbdh-cbd-hub__quick{padding:22px;border:1px solid #dce7d4;border-radius:18px;background:#fff;box-shadow:0 12px 28px rgba(23,58,49,.06)}.cbdh-cbd-hub__quick strong{display:block;font-size:17px;color:var(--cbdh-green)}.cbdh-cbd-hub__quick p{margin:6px 0 14px;font-size:12px;line-height:1.55}.cbdh-cbd-hub__quick a{display:inline-flex;padding:10px 14px;border-radius:9px;background:var(--cbdh-green);color:#fff;font-size:12px;font-weight:850;text-decoration:none}
.cbdh-cbd-hub__categories,.cbdh-cbd-hub__products,.cbdh-cbd-hub__guide,.cbdh-cbd-hub__faq{padding:54px 0}
.cbdh-cbd-hub__categories{background:#fbfcf9}.cbdh-cbd-hub__section-head{margin-bottom:24px}.cbdh-cbd-hub__section-head h2{margin:8px 0 7px;font-size:clamp(29px,3.3vw,42px);line-height:1.08;letter-spacing:-.025em;color:var(--cbdh-green)}.cbdh-cbd-hub__section-head p{margin:0;color:#637069}
.cbdh-cbd-hub__category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cbdh-cbd-hub__category-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:13px;align-items:center;padding:12px;border:1px solid #e0e7dd;border-radius:16px;background:#fff;color:var(--cbdh-green);text-decoration:none;box-shadow:0 8px 22px rgba(23,58,49,.035);transition:.2s ease}.cbdh-cbd-hub__category-card:hover{transform:translateY(-2px);border-color:#bad4aa;box-shadow:0 12px 28px rgba(23,58,49,.08)}.cbdh-cbd-hub__category-image{width:58px;height:58px;border-radius:13px;background:#eef5e5;display:grid;place-items:center;overflow:hidden;font-size:24px}.cbdh-cbd-hub__category-image img{width:100%;height:100%;object-fit:cover}.cbdh-cbd-hub__category-card strong{display:block;font-size:13px}.cbdh-cbd-hub__category-card small{display:block;margin-top:3px;color:#738077;font-size:10px}.cbdh-cbd-hub__category-card>b{font-size:19px;color:#6aa646}
.cbdh-cbd-hub__products{scroll-margin-top:150px}.cbdh-cbd-hub__products .products{margin-top:20px}.cbdh-cbd-hub__guide{background:#f7f9f4}.cbdh-cbd-hub__seo-panel{padding:42px;border:1px solid #dce6d7;border-radius:22px;background:#fff;box-shadow:0 14px 32px rgba(23,58,49,.05)}.cbdh-cbd-hub__seo-panel>h2{margin:8px 0 13px;font-size:clamp(31px,3.6vw,46px);line-height:1.07;color:var(--cbdh-green)}.cbdh-cbd-hub__lead{max-width:920px;margin:0 0 28px;color:#4c5c54;font-size:16px;line-height:1.78}.cbdh-cbd-hub__seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px}.cbdh-cbd-hub__seo-grid article{padding:20px 0;border-top:1px solid #e6ebe3}.cbdh-cbd-hub__seo-grid h3{margin:0 0 8px;font-size:19px;color:var(--cbdh-green)}.cbdh-cbd-hub__seo-grid p{margin:0;color:#536159;line-height:1.72;font-size:13.5px}
.cbdh-cbd-hub__faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cbdh-cbd-hub__faq details{border:1px solid #dfe7dc;border-radius:13px;background:#fff;overflow:hidden}.cbdh-cbd-hub__faq summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px;cursor:pointer;font-size:13px;font-weight:850;color:#294b3d;list-style:none}.cbdh-cbd-hub__faq summary::-webkit-details-marker{display:none}.cbdh-cbd-hub__faq summary b{font-size:20px;color:#65a43d}.cbdh-cbd-hub__faq details[open] summary b{transform:rotate(45deg)}.cbdh-cbd-hub__faq details>div{padding:0 18px 18px;color:#59665f;font-size:12.5px;line-height:1.7}.cbdh-cbd-hub__faq details p{margin:0}
@media(max-width:1000px){.cbdh-cbd-hub__hero-grid{grid-template-columns:1fr}.cbdh-cbd-hub__quick{display:none}.cbdh-cbd-hub__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.cbdh-cbd-hub__hero{padding:24px 0 32px}.cbdh-cbd-hub__hero h1{font-size:42px}.cbdh-cbd-hub__hero p{font-size:14px}.cbdh-cbd-hub__trust{gap:6px}.cbdh-cbd-hub__trust span{font-size:9.5px;padding:7px 9px}.cbdh-cbd-hub__categories,.cbdh-cbd-hub__products,.cbdh-cbd-hub__guide,.cbdh-cbd-hub__faq{padding:38px 0}.cbdh-cbd-hub__category-grid{grid-template-columns:1fr;gap:8px}.cbdh-cbd-hub__category-card{grid-template-columns:50px minmax(0,1fr) auto}.cbdh-cbd-hub__category-image{width:50px;height:50px}.cbdh-cbd-hub__seo-panel{padding:25px 20px;border-radius:17px}.cbdh-cbd-hub__seo-grid,.cbdh-cbd-hub__faq-grid{grid-template-columns:1fr}.cbdh-cbd-hub__seo-grid article{padding:17px 0}.cbdh-cbd-hub__section-head h2{font-size:30px}}


/* =========================================================
   Phase 8.1 – WooCommerce category image as responsive hero
   ========================================================= */
.cbdh-category-hero-media{
  position:relative;
  width:100%;
  margin:18px 0 24px;
  overflow:hidden;
  border-radius:22px;
  background:#eef2eb;
  box-shadow:0 12px 34px rgba(23,58,49,.08);
  aspect-ratio:16 / 5.4;
}
.cbdh-category-hero-media__image{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.cbdh-category-hero-media--hub{margin-bottom:30px;}
@media (max-width:720px){
  .cbdh-category-hero-media{
    margin:12px 0 20px;
    border-radius:16px;
    aspect-ratio:16 / 8.5;
  }
  .cbdh-category-hero-media--hub{margin-bottom:22px;}
}


/* =========================================================
   Phase 8.2 – compact category hero, aligned with homepage
   ========================================================= */
.cbdh-cbd-hub__hero,.cbdh-shop-hero{padding:24px 0 30px;background:linear-gradient(180deg,#fff 0%,#fbfcf8 100%);border-bottom:0}
.cbdh-cbd-hub__hero .woocommerce-breadcrumb,.cbdh-shop-hero .woocommerce-breadcrumb{margin:0 0 14px;font-size:11px;color:#66746c}
.cbdh-category-hero-media{display:none!important}
.cbdh-category-intro-card{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);min-height:285px;overflow:hidden;border:1px solid #e2e7df;border-radius:20px;background:linear-gradient(115deg,#f3efe4 0%,#f8f7ef 55%,#e9f1dc 100%);box-shadow:0 10px 28px rgba(23,58,49,.055)}
.cbdh-category-intro-card.no-image{grid-template-columns:1fr}
.cbdh-category-intro-card__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:32px 34px 28px}
.cbdh-category-intro-card h1{margin:7px 0 10px!important;font-size:clamp(36px,4.2vw,54px)!important;line-height:1.02!important;letter-spacing:-.035em!important;color:var(--cbdh-green)!important}
.cbdh-category-intro-card__lead{max-width:700px!important;margin:0!important;color:#41524a!important;font-size:14px!important;line-height:1.62!important}
.cbdh-category-intro-card__media{position:relative;min-height:285px;margin:0;overflow:hidden}
.cbdh-category-intro-card__media:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#f7f4e9 0%,rgba(247,244,233,.42) 18%,rgba(247,244,233,0) 42%);pointer-events:none}
.cbdh-category-intro-card__image{display:block;width:100%;height:100%;min-height:285px;object-fit:cover;object-position:center}
.cbdh-category-intro-card__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}
.cbdh-category-intro-card__benefits>span{display:grid;grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;min-width:0}
.cbdh-category-intro-card__benefits i{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e1ead4;color:#173a31;font-style:normal;font-size:12px;font-weight:900}
.cbdh-category-intro-card__benefits b{font-size:10px;line-height:1.15;color:#183a31;white-space:nowrap}
.cbdh-category-intro-card__benefits small{margin-top:2px;color:#6d796f;font-size:8.5px;line-height:1.2}
.cbdh-cbd-hub__categories{padding-top:28px}
.cbdh-cbd-hub__category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.cbdh-cbd-hub__category-card{min-height:92px}
@media(max-width:1120px){.cbdh-category-intro-card{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.cbdh-category-intro-card__benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.cbdh-cbd-hub__category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:820px){.cbdh-category-intro-card{grid-template-columns:1fr;min-height:0}.cbdh-category-intro-card__content{padding:25px 22px 22px}.cbdh-category-intro-card__media{order:-1;min-height:210px;max-height:250px}.cbdh-category-intro-card__image{min-height:210px;max-height:250px}.cbdh-category-intro-card__media:before{background:linear-gradient(0deg,#f5f2e7 0%,rgba(245,242,231,.42) 18%,rgba(245,242,231,0) 42%)}.cbdh-cbd-hub__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.cbdh-cbd-hub__hero,.cbdh-shop-hero{padding:16px 0 22px}.cbdh-category-intro-card{border-radius:16px}.cbdh-category-intro-card__media{min-height:176px;max-height:205px}.cbdh-category-intro-card__image{min-height:176px;max-height:205px}.cbdh-category-intro-card h1{font-size:36px!important}.cbdh-category-intro-card__lead{font-size:13px!important}.cbdh-category-intro-card__benefits{gap:10px 8px;margin-top:18px}.cbdh-category-intro-card__benefits b{font-size:9px}.cbdh-category-intro-card__benefits small{font-size:8px}.cbdh-cbd-hub__category-grid{grid-template-columns:1fr}}

/* =========================================================
   Phase 8.4 – CBD Blüten category template
   ========================================================= */
.cbdh-cbd-flowers__quick{padding:30px 0 10px}
.cbdh-cbd-flowers__feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.cbdh-cbd-flowers__feature-grid article{display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border:1px solid rgba(22,58,49,.11);border-radius:16px;background:linear-gradient(145deg,#fff,#f7f9f3);box-shadow:0 8px 24px rgba(22,58,49,.045)}
.cbdh-cbd-flowers__feature-grid article>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#e7efd9;color:#173a31;font-size:11px;font-weight:900;letter-spacing:.05em}
.cbdh-cbd-flowers__feature-grid h3{margin:1px 0 5px;font-size:17px;line-height:1.2;color:#173a31}
.cbdh-cbd-flowers__feature-grid p{margin:0;color:#65746d;font-size:13px;line-height:1.55}
.cbdh-cbd-flowers .cbdh-cbd-hub__products{padding-top:38px}
.cbdh-cbd-flowers .cbdh-cbd-hub__faq{padding-top:54px}
@media(max-width:820px){.cbdh-cbd-flowers__feature-grid{grid-template-columns:1fr}.cbdh-cbd-flowers__quick{padding-top:22px}.cbdh-cbd-flowers .cbdh-cbd-hub__products{padding-top:28px}}


/* =========================================================
   PHASE 8.5 – MENÜ: SICHTBARE UNTERMENÜ-CHEVRONS
   ========================================================= */

/* Desktop: Top-Level-Menüpunkte mit Untermenü klar kennzeichnen. */
.cbdh-menu .menu-item-has-children > a{
  gap:7px;
}
.cbdh-menu .menu-item-has-children > a::after{
  content:"";
  display:inline-block;
  width:6px;
  height:6px;
  flex:0 0 6px;
  margin-top:-3px;
  border-right:1.8px solid currentColor;
  border-bottom:1.8px solid currentColor;
  transform:rotate(45deg);
  transform-origin:center;
  opacity:.78;
  transition:transform .18s ease, opacity .18s ease;
}
.cbdh-menu > .menu-item-has-children:hover > a::after,
.cbdh-menu > .menu-item-has-children:focus-within > a::after{
  transform:rotate(225deg) translate(-1px,-1px);
  opacity:1;
}

/* Weitere Untermenü-Ebenen öffnen seitlich – Pfeil deshalb nach rechts. */
.cbdh-menu .sub-menu .menu-item-has-children > a{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.cbdh-menu .sub-menu .menu-item-has-children > a::after{
  transform:rotate(-45deg);
  margin:0 2px 0 10px;
}
.cbdh-menu .sub-menu .menu-item-has-children:hover > a::after,
.cbdh-menu .sub-menu .menu-item-has-children:focus-within > a::after{
  transform:rotate(-45deg) translate(1px,1px);
}

/* Mobile: Plus/Minus durch einen ruhigen Chevron ersetzen. */
.cbdh-submenu-toggle{
  display:grid;
  place-items:center;
  font-size:0;
}
.cbdh-submenu-toggle::before{
  content:"";
  width:7px;
  height:7px;
  border-right:1.8px solid currentColor;
  border-bottom:1.8px solid currentColor;
  transform:rotate(45deg) translate(-1px,-1px);
  transform-origin:center;
  transition:transform .18s ease;
}
.cbdh-mobile-menu .is-open > .cbdh-submenu-toggle::before{
  transform:rotate(225deg) translate(-1px,-1px);
}

@media (max-width: 860px){
  .cbdh-menu .menu-item-has-children > a::after{display:none}
}


/* =========================================================
   Phase 8.6 – Globale Kategorie-Filter + Sortierung
   ========================================================= */
body.cbdh-filter-open{overflow:hidden}
.cbdh-catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px;padding:12px 14px;border:1px solid #e0e7e1;border-radius:14px;background:#fff;box-shadow:0 6px 22px rgba(18,55,44,.035)}
.cbdh-catalog-tools__left{display:flex;align-items:center;gap:14px;min-width:0}.cbdh-filter-trigger{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #d9e2da;border-radius:10px;background:#f8faf6;color:#173a31;font:inherit;font-size:12px;font-weight:850;cursor:pointer;transition:.18s ease}.cbdh-filter-trigger:hover{border-color:#bdcfbd;background:#f1f6eb}.cbdh-filter-trigger svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.cbdh-filter-trigger b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#173a31;color:#fff;font-size:9px}.cbdh-catalog-tools__count,.cbdh-catalog-tools__count .woocommerce-result-count{margin:0!important;color:#68776f;font-size:11px}.cbdh-catalog-tools__reset{color:#5c725f!important;font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.cbdh-catalog-tools__sort{display:flex;align-items:center;gap:9px;flex:0 0 auto}.cbdh-catalog-tools__sort>span{color:#77847d;font-size:10px;font-weight:800}.cbdh-catalog-tools__sort .woocommerce-ordering{margin:0!important;float:none!important}.cbdh-catalog-tools__sort select{height:42px;min-width:190px;padding:0 38px 0 13px;border:1px solid #d9e2da;border-radius:10px;background:#fff;color:#173a31;font-size:11px;font-weight:750;outline:none}
.cbdh-filter-drawer{position:fixed;inset:0;z-index:10030;pointer-events:none}.cbdh-filter-drawer__overlay{position:absolute;inset:0;border:0;background:rgba(13,28,23,.48);opacity:0;transition:opacity .25s ease;cursor:pointer}.cbdh-filter-drawer__panel{position:absolute;top:0;left:0;width:min(430px,100vw);height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fff 82%,#f7faef 100%);box-shadow:20px 0 60px rgba(11,35,27,.18);transform:translateX(-102%);transition:transform .3s cubic-bezier(.2,.75,.25,1);overflow:hidden}.cbdh-filter-drawer.is-open{pointer-events:auto}.cbdh-filter-drawer.is-open .cbdh-filter-drawer__overlay{opacity:1}.cbdh-filter-drawer.is-open .cbdh-filter-drawer__panel{transform:translateX(0)}
.cbdh-filter-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 18px;border-bottom:1px solid #edf0ed}.cbdh-filter-drawer__head>div>span{display:block;margin-bottom:5px;color:#6b7a71;font-size:9px;font-weight:900;letter-spacing:.13em}.cbdh-filter-drawer__title{margin:0!important;color:#14261e;font-size:28px!important;line-height:1.05;letter-spacing:-.03em}.cbdh-filter-drawer__close{width:38px;height:38px;margin:-5px -5px 0 0;border:0;border-radius:10px;background:#f5f8f3;color:#173a31;font-size:27px;line-height:1;cursor:pointer}
.cbdh-filter-form{display:flex;flex-direction:column;min-height:0;flex:1}.cbdh-filter-group{margin:0;padding:20px 24px;border:0;border-bottom:1px solid #edf0ed}.cbdh-filter-group legend{width:100%;margin:0 0 13px;padding:0;color:#173a31;font-size:12px;font-weight:900}.cbdh-filter-choice{display:flex;align-items:center;gap:10px;margin:9px 0;color:#3d4f46;font-size:12px;cursor:pointer}.cbdh-filter-choice input{accent-color:#173a31}.cbdh-filter-choice small{margin-left:4px;color:#849088;font-size:9px}.cbdh-filter-price{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:10px}.cbdh-filter-price label>span{display:block;margin-bottom:5px;color:#7b8880;font-size:9px;font-weight:750}.cbdh-filter-price label>div{position:relative}.cbdh-filter-price input{width:100%;height:42px;padding:0 28px 0 11px;border:1px solid #dce4dd;border-radius:9px;background:#fff;font-size:12px;outline:none}.cbdh-filter-price label i{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#718078;font-style:normal;font-size:11px}.cbdh-filter-price__dash{padding-bottom:11px;color:#93a097}
.cbdh-filter-switch{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;margin:12px 0;cursor:pointer}.cbdh-filter-switch input{position:absolute;opacity:0;pointer-events:none}.cbdh-filter-switch__control{position:relative;width:38px;height:22px;border-radius:999px;background:#dce4dd;transition:.18s ease}.cbdh-filter-switch__control:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15);transition:.18s ease}.cbdh-filter-switch input:checked + .cbdh-filter-switch__control{background:#173a31}.cbdh-filter-switch input:checked + .cbdh-filter-switch__control:after{transform:translateX(16px)}.cbdh-filter-switch>span:last-child{display:flex;flex-direction:column;gap:2px}.cbdh-filter-switch b{color:#33463d;font-size:11px}.cbdh-filter-switch small{color:#7a8780;font-size:9px}.cbdh-filter-form__foot{margin-top:auto;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:18px 24px 22px;border-top:1px solid #edf0ed;background:#fff}.cbdh-filter-form__foot a{color:#65756d!important;font-size:10px;font-weight:800}.cbdh-filter-form__foot button{height:44px;border:0;border-radius:10px;background:#173a31;color:#fff;font-size:11px;font-weight:900;cursor:pointer}
@media(max-width:720px){.cbdh-catalog-tools{padding:9px 10px;margin-bottom:16px}.cbdh-catalog-tools__left{gap:8px}.cbdh-catalog-tools__count,.cbdh-catalog-tools__reset,.cbdh-catalog-tools__sort>span{display:none}.cbdh-filter-trigger{min-height:40px;padding:0 12px}.cbdh-catalog-tools__sort{margin-left:auto;min-width:0}.cbdh-catalog-tools__sort select{height:40px;min-width:0;max-width:180px;width:43vw;padding-left:10px;font-size:10px}.cbdh-filter-drawer__panel{width:min(390px,100vw)}.cbdh-filter-drawer__head{padding:20px 20px 15px}.cbdh-filter-group{padding:18px 20px}.cbdh-filter-form__foot{padding:15px 20px 18px}}


/* =========================================================
   Phase 8.9 – Drawer typography + consistent theme font
   ========================================================= */
.cbdh-cart-drawer__panel,
.cbdh-cart-drawer__panel *,
.cbdh-wishlist-drawer__panel,
.cbdh-wishlist-drawer__panel *{
  font-family:var(--cbdh-font)!important;
}
.cbdh-cart-drawer__head .cbdh-cart-drawer__title,
.cbdh-cart-drawer__empty .cbdh-cart-drawer__empty-title,
.cbdh-wishlist-drawer__head .cbdh-wishlist-drawer__title,
.cbdh-wishlist-drawer__empty .cbdh-wishlist-drawer__empty-title{
  font-family:var(--cbdh-font)!important;
}
.cbdh-cart-drawer__community{
  font-family:var(--cbdh-font)!important;
}

/* =========================================================
   Phase 8.11 – compact "Oft zusammen gekauft"
   Desktop: 4 Produkte, deutlich geringere Karten-/Sektionhöhe.
   ========================================================= */
@media (min-width:1001px){
  .cbdh-pdp-fbt{padding:30px 0 32px}
  .cbdh-pdp-fbt .cbdh-section-head{margin-bottom:14px}
  .cbdh-pdp-fbt .cbdh-section-head--products h2{font-size:29px}
  .cbdh-pdp-fbt .cbdh-section-head--products p{margin-top:3px;font-size:12px}
  .cbdh-pdp-fbt .cbdh-product-grid--pdp{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:12px;
    max-width:none;
  }
  .cbdh-pdp-fbt .cbdh-product-card--premium .cbdh-product-card__media{
    aspect-ratio:1.42;
    padding:10px 12px 5px;
  }
  .cbdh-pdp-fbt .cbdh-product-card--premium .cbdh-product-card__media img{
    max-height:168px;
  }
  .cbdh-pdp-fbt .cbdh-product-card--premium .cbdh-product-card__body{
    padding:2px 12px 12px;
  }
  .cbdh-pdp-fbt .cbdh-card-title{
    min-height:34px;
    margin-bottom:4px;
    font-size:14px!important;
    line-height:1.2;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .cbdh-pdp-fbt .cbdh-rating-row{margin-bottom:4px}
  .cbdh-pdp-fbt .cbdh-price-stack{min-height:52px;margin-bottom:5px}
  .cbdh-pdp-fbt .cbdh-current-price{font-size:17px}
  .cbdh-pdp-fbt .cbdh-unit-price{margin-top:3px}
  .cbdh-pdp-fbt .cbdh-variant-label{margin-top:0}
  .cbdh-pdp-fbt .cbdh-variant-select-wrap{margin-bottom:6px}
  .cbdh-pdp-fbt .cbdh-stock-line{min-height:20px;margin-bottom:6px;font-size:8.8px}
  .cbdh-pdp-fbt .cbdh-card-atc--button{min-height:37px;font-size:10.5px}
}

/* WEED DISCOUNT BRAND SYSTEM 1.0 */
:root{--cbdh-green:#063F2B;--cbdh-green-2:#0B5A37;--cbdh-leaf:#B9E64A;--cbdh-cream:#F5F3E8;--cbdh-olive:#78B82A;--cbdh-ink:#10251C;--wd-neon:#A9DB36;--wd-black:#071A12;--wd-soft:#F7F8F2}
.cbdh-brand-logo{display:inline-flex;align-items:center}.cbdh-brand-logo img{display:block;width:auto;max-width:220px;max-height:64px;object-fit:contain}
.cbdh-pdp-gallery{position:relative}.cbdh-pdp-watermark{position:absolute;right:16px;bottom:16px;width:clamp(92px,18%,150px);height:auto;opacity:.15;mix-blend-mode:multiply;pointer-events:none;user-select:none;z-index:4}.cbdh-product-card .cbdh-pdp-watermark,.products .cbdh-pdp-watermark{display:none!important}
.cbdh-promo-bar{background:linear-gradient(90deg,#B9E64A,#8CCB2F);color:#071A12;font-weight:900}.cbdh-announcement-bar{background:#063F2B;color:#fff}.cbdh-pdp-save,.cbdh-badge--sale{background:#A9DB36!important;color:#071A12!important}.cbdh-p6-kicker,.cbdh-section-kicker{color:#0B5A37;letter-spacing:.11em;font-weight:900}
@media(max-width:720px){.cbdh-brand-logo img{max-width:150px;max-height:50px}.cbdh-pdp-watermark{right:10px;bottom:10px;width:105px;opacity:.13}}


/* =========================================================
   WEED DISCOUNT 1.0.2 – MY ACCOUNT DESKTOP LAYOUT FIX
   ========================================================= */
@media (min-width: 701px){
  .cbdh-page-account .cbdh-entry-content--utility{width:100%;}
  .cbdh-page-account .cbdh-entry-content--utility > .woocommerce{
    display:grid!important;
    grid-template-columns:260px minmax(0,1fr)!important;
    grid-template-areas:
      "notice notice"
      "nav content"!important;
    column-gap:28px!important;
    row-gap:18px!important;
    width:100%!important;
    max-width:none!important;
    align-items:start!important;
  }
  .cbdh-page-account .woocommerce-notices-wrapper{grid-area:notice!important;grid-column:auto!important;}
  .cbdh-page-account .woocommerce-MyAccount-navigation{
    grid-area:nav!important;
    position:sticky;
    top:24px;
    width:260px!important;
    min-width:260px!important;
    max-width:260px!important;
    margin:0!important;
    padding:12px!important;
    justify-self:start!important;
    align-self:start!important;
  }
  .cbdh-page-account .woocommerce-MyAccount-content{
    grid-area:content!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:28px 30px!important;
    justify-self:stretch!important;
    align-self:start!important;
    box-sizing:border-box!important;
  }
  .cbdh-page-account .woocommerce-MyAccount-content > *:first-child{margin-top:0!important;}
  .cbdh-page-account .woocommerce-MyAccount-content p{font-size:13px;line-height:1.65;color:#42544b;}
  .cbdh-page-account .woocommerce-MyAccount-content strong{color:#10251c;}
  .cbdh-page-account .woocommerce-MyAccount-navigation a{font-size:12px!important;min-height:40px;align-items:center;}
}

@media (min-width: 1100px){
  .cbdh-page-account .cbdh-utility-page,
  .cbdh-page-account main.cbdh-utility-page{width:min(calc(100% - 64px),1260px)!important;}
  .cbdh-page-account .cbdh-utility-hero{padding:28px 32px!important;}
}

/* =========================================================
   WEED DISCOUNT – ACCOUNT ACTIONS + WIDERRUF 1.0.3
   ========================================================= */
.cbdh-page-account .woocommerce-button,
.cbdh-page-account .button,
.cbdh-page-account button.button,
.cbdh-page-account a.button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:38px!important;padding:0 15px!important;border:1px solid #d7e3da!important;
  border-radius:10px!important;background:#fff!important;color:#0b4d34!important;
  box-shadow:0 3px 10px rgba(7,26,18,.05)!important;font-size:11px!important;font-weight:850!important;
  line-height:1!important;text-decoration:none!important;transition:.18s ease!important;white-space:nowrap
}
.cbdh-page-account .woocommerce-button:hover,.cbdh-page-account .button:hover,.cbdh-page-account a.button:hover{
  transform:translateY(-1px);border-color:#9dcb43!important;background:#f5faec!important;color:#063f2b!important;
  box-shadow:0 7px 18px rgba(6,63,43,.10)!important
}
.cbdh-page-account .woocommerce-orders-table__cell-order-actions{display:flex!important;gap:7px;flex-wrap:wrap;align-items:center}
.cbdh-page-account .woocommerce-orders-table__cell-order-actions .view{background:#063f2b!important;color:#fff!important;border-color:#063f2b!important}
.cbdh-page-account .woocommerce-orders-table__cell-order-actions .view:hover{background:#0b5a37!important;color:#fff!important}
.cbdh-page-account .woocommerce-orders-table__cell-order-actions .cbdh_withdrawal{background:#eff8dc!important;color:#315b10!important;border-color:#b9e64a!important}

.cbdh-withdrawal-page{background:linear-gradient(180deg,#f7f9f3 0,#fff 42%);padding:44px 18px 76px;color:#10251c}
.cbdh-withdrawal-shell{width:min(780px,100%);margin:0 auto}
.cbdh-withdrawal-head{padding:30px 32px;border:1px solid #dfe8dc;border-radius:22px;background:linear-gradient(135deg,#fff 0,#f0f7e7 100%);box-shadow:0 14px 45px rgba(6,63,43,.07)}
.cbdh-withdrawal-kicker,.cbdh-withdrawal-step{display:block;margin-bottom:8px;color:#4d7d20;font-size:10px;font-weight:900;letter-spacing:.13em}
.cbdh-withdrawal-head h1{margin:0 0 8px;font-size:clamp(34px,5vw,50px);line-height:1;color:#063f2b;letter-spacing:-.04em}
.cbdh-withdrawal-head p{max-width:650px;margin:0;color:#52665b;font-size:14px;line-height:1.65}
.cbdh-withdrawal-form,.cbdh-withdrawal-review,.cbdh-withdrawal-success{margin-top:18px;padding:30px 32px;border:1px solid #e0e8e1;border-radius:20px;background:#fff;box-shadow:0 12px 36px rgba(7,26,18,.055)}
.cbdh-withdrawal-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.cbdh-withdrawal-wide{grid-column:1/-1}
.cbdh-withdrawal-form label>span{display:block;margin:0 0 6px;color:#294337;font-size:11px;font-weight:850}.cbdh-withdrawal-form label small{color:#829087;font-weight:700}
.cbdh-withdrawal-form input,.cbdh-withdrawal-form textarea{width:100%;box-sizing:border-box;border:1px solid #d6e1d9;border-radius:11px;background:#fbfcfa;color:#10251c;padding:12px 13px;font:inherit;outline:0;transition:.18s ease}
.cbdh-withdrawal-form input{height:47px}.cbdh-withdrawal-form textarea{resize:vertical;min-height:92px}
.cbdh-withdrawal-form input:focus,.cbdh-withdrawal-form textarea:focus{border-color:#78b82a;background:#fff;box-shadow:0 0 0 3px rgba(185,230,74,.18)}
.cbdh-withdrawal-note{margin:17px 0;color:#64766d;font-size:12px;line-height:1.55}
.cbdh-wd-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:11px;border:1px solid transparent;font-size:12px;font-weight:900;cursor:pointer;text-decoration:none;transition:.18s ease}
.cbdh-wd-button--primary,.cbdh-wd-button--confirm{background:#063f2b;color:#fff;border-color:#063f2b;box-shadow:0 7px 18px rgba(6,63,43,.16)}
.cbdh-wd-button--primary:hover,.cbdh-wd-button--confirm:hover{background:#0b5a37;color:#fff;transform:translateY(-1px)}
.cbdh-wd-button--confirm{background:#78b82a;border-color:#78b82a;color:#071a12}.cbdh-wd-button--confirm:hover{background:#8dcb32;color:#071a12}
.cbdh-wd-button--ghost{margin-left:8px;background:#fff;border-color:#d7e1da;color:#43574c}
.cbdh-withdrawal-review h2,.cbdh-withdrawal-success h2{margin:0 0 8px;color:#063f2b;font-size:25px}.cbdh-withdrawal-review>p,.cbdh-withdrawal-success>p{color:#5b6d63;font-size:13px;line-height:1.6}
.cbdh-withdrawal-review dl{display:grid;grid-template-columns:190px 1fr;margin:20px 0 24px;border:1px solid #e2e9e3;border-radius:13px;overflow:hidden}.cbdh-withdrawal-review dt,.cbdh-withdrawal-review dd{margin:0;padding:11px 13px;border-bottom:1px solid #edf1ee;font-size:12px}.cbdh-withdrawal-review dt{background:#f7f9f5;color:#66786e;font-weight:800}.cbdh-withdrawal-review dd{color:#17362a;font-weight:800}
.cbdh-withdrawal-success{text-align:center}.cbdh-withdrawal-success__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#e9f8cc;color:#3f7716;font-size:27px;font-weight:900}.cbdh-withdrawal-receipt{display:grid;grid-template-columns:1fr 1fr;gap:7px 15px;margin:20px auto 24px;max-width:500px;padding:16px;border-radius:13px;background:#f7f9f5;text-align:left}.cbdh-withdrawal-receipt span{color:#718078;font-size:11px}.cbdh-withdrawal-receipt strong{font-size:12px;text-align:right}
.cbdh-withdrawal-alert{margin:16px 0 0;padding:13px 15px;border:1px solid #efd28b;border-radius:11px;background:#fff9e9;color:#6d5415;font-size:12px;font-weight:750}

@media(max-width:700px){.cbdh-withdrawal-page{padding:24px 12px 62px}.cbdh-withdrawal-head,.cbdh-withdrawal-form,.cbdh-withdrawal-review,.cbdh-withdrawal-success{padding:21px 18px;border-radius:16px}.cbdh-withdrawal-grid{grid-template-columns:1fr}.cbdh-withdrawal-wide{grid-column:auto}.cbdh-withdrawal-review dl{grid-template-columns:1fr}.cbdh-withdrawal-review dt{padding-bottom:3px;border-bottom:0}.cbdh-withdrawal-review dd{padding-top:3px}.cbdh-withdrawal-confirm{display:grid;gap:8px}.cbdh-wd-button--ghost{margin-left:0}.cbdh-page-account .woocommerce-orders-table__cell-order-actions{justify-content:flex-end}}

/* =========================================================
 * v1.0.13 – Latest products section polish
 * ======================================================= */
.cbdh-p6-products__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.cbdh-p6-products__head h2{margin-bottom:0}.cbdh-p6-products__intro{max-width:620px;margin:9px 0 0;color:#66776e;font-size:13px;line-height:1.55}.cbdh-p6-latest-chip{flex:0 0 auto;margin-bottom:4px;padding:8px 12px;border:1px solid #dce7d9;border-radius:999px;background:#fff;color:#315943;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cbdh-p6-new{background:linear-gradient(180deg,#fbfcf8 0%,#fff 100%)}.cbdh-p6-new .cbdh-product-card{border-color:#e1e8df;box-shadow:0 8px 24px rgba(16,37,28,.045)}.cbdh-p6-new .cbdh-product-card:hover{box-shadow:0 14px 34px rgba(16,37,28,.08)}.cbdh-p6-new .cbdh-price-stack,.cbdh-p6-favorites .cbdh-price-stack,.cbdh-p6-seeds .cbdh-price-stack{margin-top:8px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.cbdh-p6-new .cbdh-price-main-row,.cbdh-p6-favorites .cbdh-price-main-row,.cbdh-p6-seeds .cbdh-price-main-row{align-items:baseline}.cbdh-p6-new .cbdh-current-price,.cbdh-p6-favorites .cbdh-current-price,.cbdh-p6-seeds .cbdh-current-price{color:#10251c;font-size:19px}.cbdh-p6-new .cbdh-compare-price,.cbdh-p6-favorites .cbdh-compare-price,.cbdh-p6-seeds .cbdh-compare-price{color:#8b958f}.cbdh-p6-new .cbdh-saving-line,.cbdh-p6-favorites .cbdh-saving-line,.cbdh-p6-seeds .cbdh-saving-line{margin-top:2px;color:#3d7a38;font-size:9px}.cbdh-p6-new .cbdh-unit-price,.cbdh-p6-favorites .cbdh-unit-price,.cbdh-p6-seeds .cbdh-unit-price{margin-top:3px;color:#7a8880;font-size:9px}.cbdh-p6-new .cbdh-card-atc,.cbdh-p6-favorites .cbdh-card-atc,.cbdh-p6-seeds .cbdh-card-atc{background:#173a31}.cbdh-p6-new .cbdh-card-atc:hover,.cbdh-p6-favorites .cbdh-card-atc:hover,.cbdh-p6-seeds .cbdh-card-atc:hover{background:#0f4d36}.cbdh-p6-favorites{background:#fff}.cbdh-p6-seeds{background:linear-gradient(180deg,#fbfcf8 0%,#fff 100%)}.cbdh-p6-seeds .cbdh-product-card{border-color:#e1e8df;box-shadow:0 8px 24px rgba(16,37,28,.045)}.cbdh-p6-seeds .cbdh-product-card:hover{box-shadow:0 14px 34px rgba(16,37,28,.08)}.cbdh-p6-favorites .cbdh-product-card{border-color:#e1e8df;box-shadow:0 8px 24px rgba(16,37,28,.045)}.cbdh-p6-favorites .cbdh-product-card:hover{box-shadow:0 14px 34px rgba(16,37,28,.08)}
@media(max-width:720px){.cbdh-p6-products__head{align-items:flex-start}.cbdh-p6-latest-chip{display:none}.cbdh-p6-products__intro{font-size:11px}.cbdh-p6-new .cbdh-current-price,.cbdh-p6-favorites .cbdh-current-price,.cbdh-p6-seeds .cbdh-current-price{font-size:16px}}

/* =========================================================
   Weed Discount – Staffelpreise v1.0.16
   ========================================================= */
.cbdh-tier-box{margin:18px 0 16px;padding:18px;border:1px solid #dce8dd;border-radius:16px;background:linear-gradient(145deg,#fbfcf7 0%,#f4f8ec 100%);box-shadow:0 12px 30px rgba(6,63,43,.06)}
.cbdh-tier-box.is-pending{display:none}.cbdh-tier-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:13px}.cbdh-tier-head h3{margin:3px 0 0;font-size:20px;line-height:1.15;color:#10251c}.cbdh-tier-kicker{font-size:10px;font-weight:900;letter-spacing:.08em;color:#0b5a37}.cbdh-tier-chip{display:inline-flex;align-items:center;white-space:nowrap;padding:6px 9px;border-radius:999px;background:#b9e64a;color:#063f2b;font-size:10px;font-weight:900;text-transform:uppercase}.cbdh-tier-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;padding:10px 12px;border-radius:10px;background:#063f2b;color:#fff}.cbdh-tier-status span{font-size:11px;opacity:.82}.cbdh-tier-status strong{font-size:13px}.cbdh-tier-table{overflow:hidden;border:1px solid #dfe8dc;border-radius:11px;background:#fff}.cbdh-tier-row{display:grid;grid-template-columns:1.15fr .85fr .9fr;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #edf1e9;transition:.18s ease}.cbdh-tier-row:last-child{border-bottom:0}.cbdh-tier-row.is-active{background:#eef8d6;box-shadow:inset 3px 0 0 #78b82a}.cbdh-tier-range{font-size:12px;font-weight:800;color:#20352d}.cbdh-tier-price{font-size:14px;font-weight:900;color:#063f2b}.cbdh-tier-saving{justify-self:end;padding:4px 7px;border-radius:999px;background:#f3f6ef;color:#5b6d63;font-size:10px;font-weight:800}.cbdh-tier-row.is-active .cbdh-tier-saving{background:#b9e64a;color:#063f2b}.cbdh-tier-progress{margin-top:10px;padding:10px 12px;border-radius:10px;background:#fff;border:1px solid #e3eae0}.cbdh-tier-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#56675f}.cbdh-tier-progress strong{color:#063f2b}.cbdh-tier-progress-track{height:5px;margin-top:8px;border-radius:99px;background:#e8eee5;overflow:hidden}.cbdh-tier-progress-track i{display:block;height:100%;width:8%;border-radius:inherit;background:#78b82a;transition:width .22s ease}.cbdh-tier-group-note{margin:10px 0 0;padding:10px 12px;border-radius:10px;background:#eef5ea;color:#42584d;font-size:11px;line-height:1.45}.cbdh-tier-group-note strong{color:#063f2b}.cbdh-tier-group-note.is-hidden{display:none}
@media(max-width:749px){.cbdh-tier-box{padding:14px;border-radius:14px}.cbdh-tier-head h3{font-size:18px}.cbdh-tier-chip{display:none}.cbdh-tier-row{grid-template-columns:1fr auto;gap:4px 10px}.cbdh-tier-saving{grid-column:2;justify-self:end}.cbdh-tier-status{align-items:flex-start;flex-direction:column;gap:3px}}


/* v1.0.17 – Staffelpreis direkt am Hauptpreis visualisieren */
.cbdh-pdp-tier-price-note{display:flex;align-items:center;gap:9px;margin-top:8px;padding:8px 10px;border:1px solid #d8e8b0;border-radius:10px;background:#f4f9e8;color:#23442f;line-height:1.25}
.cbdh-pdp-tier-price-note.is-hidden{display:none}
.cbdh-pdp-tier-price-note span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#b9e64a;color:#063f2b;font-size:9px;font-weight:900;letter-spacing:.06em}
.cbdh-pdp-tier-price-note strong{font-size:11px;font-weight:850;color:#173a31}
@media(max-width:749px){.cbdh-pdp-tier-price-note{align-items:flex-start;flex-direction:column;gap:5px}.cbdh-pdp-tier-price-note strong{font-size:10px}}

/* =========================================================
   v1.0.25 — Calm Premium Storefront
   More whitespace, fewer competing cards, clearer hierarchy.
   ========================================================= */
.cbdh-p6-home{--p25-cream:#f7f7f1;--p25-line:#e7ebe4;--p25-muted:#68776f;background:#fff}
.cbdh-p6-home .cbdh-shell{width:min(calc(100% - 64px),1280px)}
.cbdh-p6-section{padding:88px 0}
.cbdh-p6-kicker{padding:0;border:0;background:transparent;border-radius:0;color:#467044;font-size:9px;letter-spacing:.14em}
.cbdh-p6-section h2,.cbdh-p6-panel h2{font-size:38px;letter-spacing:-.045em;margin:12px 0 10px}
.cbdh-p6-btn{min-height:46px;padding:0 22px;border-radius:999px;background:#0b5a37;box-shadow:none;font-size:13px}
.cbdh-p6-btn:hover{background:#063f2b;transform:none}

/* Hero: one message, one action, one quiet trust line. */
.cbdh-p6-hero,.cbdh-p6-hero__inner{min-height:590px}
.cbdh-p6-hero.has-image{background-image:linear-gradient(90deg,rgba(8,24,17,.74) 0%,rgba(8,24,17,.48) 43%,rgba(8,24,17,.08) 78%),var(--p6-hero)}
.cbdh-p6-hero__content{max-width:720px;padding:72px 0}
.cbdh-p6-rating{margin-bottom:22px;font-size:12px;opacity:.9}
.cbdh-p6-hero h1{max-width:690px;font-size:52px;line-height:1.02;margin-bottom:12px}
.cbdh-p6-hero__claim{font-size:22px;margin-bottom:26px;color:#b9e64a}
.cbdh-p6-hero p{max-width:650px;font-size:16px;line-height:1.65;margin-bottom:22px;color:rgba(255,255,255,.88)}
.cbdh-p25-hero-trust{display:flex;flex-wrap:wrap;gap:10px 24px;margin:0 0 26px;color:rgba(255,255,255,.8);font-size:11px;font-weight:750}
.cbdh-p25-hero-trust span:before{content:'✓';margin-right:6px;color:#b9e64a}
.cbdh-p6-hero .cbdh-p6-btn{background:#fff;color:#063f2b!important}

/* Categories: no oversized green card, just an editorial shelf. */
.cbdh-p6-category-section{padding:68px 0 50px;background:#fff}
.cbdh-p25-category-shell>p{margin:0;color:var(--p25-muted);font-size:14px}
.cbdh-p6-category-wrap{margin-top:26px}
.cbdh-p6-category-chip{height:64px;min-width:168px;border-color:var(--p25-line);border-radius:16px;background:#fff;transition:border-color .18s,transform .18s}
.cbdh-p6-category-chip:first-child{background:#fff;border-color:#dfe6dc}
.cbdh-p6-category-chip:hover{transform:translateY(-2px);border-color:#bfd2b8}
.cbdh-p6-scroll-btn{box-shadow:none;border-color:var(--p25-line)}

/* Editorial intro replaces the former second hero/card wall. */
.cbdh-p25-editorial{background:var(--p25-cream);border-block:1px solid #f0f1eb}
.cbdh-p25-editorial__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:90px;align-items:center}
.cbdh-p25-editorial h2{max-width:540px;font-size:46px!important;margin-bottom:0}
.cbdh-p25-editorial__copy{max-width:620px}
.cbdh-p25-editorial__copy>p{font-size:16px;line-height:1.8;color:#526158;margin:0 0 24px}
.cbdh-p25-textlink{display:inline-flex;align-items:center;min-height:46px;padding:0 4px;color:#0b5a37;font-size:13px;font-weight:850;text-decoration:none}

/* Featured deals: quieter product stage, less UI framing. */
.cbdh-p6-featured{background:#fff}
.cbdh-p6-center-head{max-width:700px;margin:0 auto 40px}
.cbdh-p6-center-head h2{font-size:40px}
.cbdh-p6-center-head p{font-size:14px}
.cbdh-p6-feature-list{gap:22px;max-width:1120px;margin:0 auto}
.cbdh-p6-feature-product{gap:34px;padding:22px;border-color:var(--p25-line);border-radius:20px;box-shadow:none}
.cbdh-p6-feature-media{min-height:430px;border:0;border-radius:16px;background:#fafbf8}
.cbdh-p6-feature-copy{align-self:center}
.cbdh-p6-mini-trust{display:none}
.cbdh-p6-feature-price{border:0;background:#f2f6ed;border-radius:12px}
.cbdh-p6-feature-price>span{background:#0b5a37}

/* Product shelves: consistent rhythm and quieter cards. */
.cbdh-p6-products{padding:78px 0}
.cbdh-p6-new{background:#fff}
.cbdh-p6-favorites{background:var(--p25-cream)}
.cbdh-p6-seeds{background:#fff}
.cbdh-p6-products__head{align-items:center}
.cbdh-p6-products h2{font-size:38px}
.cbdh-p6-products__intro{font-size:12px;color:#748078}
.cbdh-p6-latest-chip{border:0;background:transparent;padding:0;color:#52705f}
.cbdh-p6-product-grid{gap:18px;margin-top:30px}
.cbdh-p6-new .cbdh-product-card,.cbdh-p6-favorites .cbdh-product-card,.cbdh-p6-seeds .cbdh-product-card{border-color:var(--p25-line);box-shadow:none;border-radius:16px;overflow:hidden}
.cbdh-p6-new .cbdh-product-card:hover,.cbdh-p6-favorites .cbdh-product-card:hover,.cbdh-p6-seeds .cbdh-product-card:hover{box-shadow:0 12px 32px rgba(16,37,28,.06)}

/* WhatsApp: one coherent dark block instead of black + white + green boxes. */
.cbdh-p6-whatsapp{padding:76px 0;background:#063f2b}
.cbdh-p6-whatsapp__grid{grid-template-columns:1.25fr .75fr;gap:50px;align-items:center}
.cbdh-p6-whatsapp__grid>div:first-child{min-height:0;padding:0;background:transparent;color:#fff}
.cbdh-p6-whatsapp__grid>div:first-child p{max-width:620px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.7}
.cbdh-p6-whatsapp__heading{font-size:38px;max-width:520px}
.cbdh-p6-whatsapp .cbdh-p6-btn{background:#b9e64a;color:#10251c!important}
.cbdh-p6-whatsapp__visual{margin:0}
.cbdh-p6-whatsapp__visual>div{min-height:240px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.055);color:#fff}
.cbdh-p6-whatsapp__visual b{font-size:30px}.cbdh-p6-whatsapp__visual span{font-size:15px;margin:18px 0}.cbdh-p6-whatsapp__visual strong{font-size:19px}

/* SEO + FAQ: editorial, not another large green card. */
.cbdh-seo-copy{padding:86px 0;background:#fff}
.cbdh-seo-copy .cbdh-p6-panel{padding:0;border:0;border-radius:0;background:#fff;box-shadow:none;overflow:visible}
.cbdh-seo-copy .cbdh-p6-panel:after{display:none}
.cbdh-seo-copy__lead{max-width:760px;font-size:15px;line-height:1.8}
.cbdh-seo-copy__grid{gap:0 54px}
.cbdh-seo-copy__grid>div{padding:28px 0}
.cbdh-seo-copy__grid h3{font-size:18px}
.cbdh-seo-copy__grid p{font-size:14px}
.cbdh-seo-internal-links{background:var(--p25-cream);border-radius:16px}
.cbdh-seo-faq{padding:78px 0;background:var(--p25-cream)}
.cbdh-seo-faq details{border-color:var(--p25-line);border-radius:12px}

/* Blog and footer cleanup. */
.cbdh-p6-blog{padding:82px 0;background:#fff}
.cbdh-p6-blog h2{font-size:36px}
.cbdh-p6-blog-grid{gap:22px}
.cbdh-p6-blog-grid article{border:1px solid var(--p25-line);border-radius:16px;overflow:hidden;padding-bottom:18px;background:#fff}
.cbdh-p6-blog-image{border-radius:0;background:#f6f7f4}
.cbdh-footer-shop-link{display:inline-flex;margin-top:8px;color:#0b5a37;font-weight:800;text-decoration:none}
.cbdh-site-footer .widget_archive,.cbdh-site-footer .widget_categories{display:none!important}

@media(max-width:900px){
 .cbdh-p6-home .cbdh-shell{width:min(calc(100% - 36px),1280px)}
 .cbdh-p25-editorial__grid{grid-template-columns:1fr;gap:26px}
 .cbdh-p25-editorial h2{font-size:38px!important}
 .cbdh-p6-whatsapp__grid{grid-template-columns:1fr;gap:30px}
}
@media(max-width:720px){
 .cbdh-p6-home .cbdh-shell{width:min(calc(100% - 28px),1280px)}
 .cbdh-p6-section,.cbdh-p6-products{padding:54px 0}
 .cbdh-p6-hero,.cbdh-p6-hero__inner{min-height:560px}
 .cbdh-p6-hero__content{padding:54px 0}
 .cbdh-p6-hero h1{font-size:38px}
 .cbdh-p6-hero__claim{font-size:19px;margin-bottom:22px}
 .cbdh-p6-hero p{font-size:14px}
 .cbdh-p25-hero-trust{gap:8px 14px;font-size:10px}
 .cbdh-p6-category-section{padding:48px 0 34px}
 .cbdh-p25-editorial h2{font-size:34px!important}
 .cbdh-p6-feature-product{padding:14px}.cbdh-p6-feature-media{min-height:300px}
 .cbdh-p6-whatsapp{padding:56px 0}.cbdh-p6-whatsapp__heading{font-size:30px}
 .cbdh-seo-copy,.cbdh-seo-faq{padding:58px 0}
}

/* v1.0.26 – WhatsApp campaign artwork */
.cbdh-p6-whatsapp__visual img{display:block;width:100%;max-width:460px;max-height:none;aspect-ratio:1/1;object-fit:cover;margin-left:auto;border:0;border-radius:24px;box-shadow:0 22px 55px rgba(0,0,0,.18)}
@media(max-width:1100px){.cbdh-p6-whatsapp__visual img{margin:0 auto;max-width:520px}}
@media(max-width:720px){.cbdh-p6-whatsapp__visual img{border-radius:18px}}

/* =========================================================
   v1.0.28 – Controlled cannabis character on top of v1.0.26
   Keep the calm premium structure, add stronger Weed Discount moments.
   ========================================================= */

/* Hero: bolder typography and a subtle urban texture, without becoming noisy. */
.cbdh-p6-hero:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.11;
  background-image:repeating-linear-gradient(135deg,rgba(185,230,74,.22) 0 1px,transparent 1px 26px);
  -webkit-mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.45) 48%,transparent 82%);
  mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.45) 48%,transparent 82%);
}
.cbdh-p6-hero__inner{position:relative;z-index:1}
.cbdh-p6-rating{
  display:inline-flex;
  align-items:center;
  gap:6px;
  width:max-content;
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(7,26,18,.36);
  backdrop-filter:blur(8px);
}
.cbdh-p6-hero h1{font-size:58px;max-width:760px;letter-spacing:-.055em}
.cbdh-p6-hero__claim{display:inline-block;position:relative;font-size:24px;font-weight:950}
.cbdh-p6-hero__claim:after{content:"";display:block;width:78px;height:4px;margin-top:9px;border-radius:99px;background:#b9e64a}
.cbdh-p6-hero .cbdh-p6-btn{background:#b9e64a;color:#10251c!important;font-weight:950}
.cbdh-p6-hero .cbdh-p6-btn:hover{background:#c8ef68}

/* Category shelf: one clear shop entry instead of repeating the same message twice. */
.cbdh-p6-category-section{padding:76px 0 72px}
.cbdh-p25-category-shell>h2{font-size:44px;max-width:620px}
.cbdh-p25-category-shell>p{max-width:700px;font-size:15px;line-height:1.65}
.cbdh-p6-category-chip{min-width:176px;height:68px;border-radius:14px}
.cbdh-p6-category-chip:hover{border-color:#a9cf69;background:#fbfff5}
.cbdh-p6-category-chip__icon{background:#f1f7e7}

/* Deals: stronger than the calm shop shelves, without turning the whole page black. */
.cbdh-p6-featured{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#f2f6e9 0%,#fbfcf7 58%,#edf5dd 100%);
  color:#10251c;
  border-block:1px solid #dfe9d2;
}
.cbdh-p6-featured:before{
  content:"DEALS";
  position:absolute;
  right:-28px;
  top:18px;
  color:rgba(120,184,42,.07);
  font-size:190px;
  line-height:1;
  font-weight:1000;
  letter-spacing:-.08em;
  pointer-events:none;
}
.cbdh-p6-featured .cbdh-shell{position:relative;z-index:1}
.cbdh-p6-featured .cbdh-p6-kicker{color:#0b5a37}
.cbdh-p6-featured .cbdh-p6-center-head h2{color:#10251c;font-size:46px}
.cbdh-p6-featured .cbdh-p6-center-head p{color:#627269}
.cbdh-p6-featured .cbdh-p6-feature-product{background:#fff;color:#10251c;border-color:#dfe7dc;box-shadow:0 16px 44px rgba(16,37,28,.08)}
.cbdh-p6-featured .cbdh-p6-feature-media{background:#f7f8f2}
.cbdh-p6-featured .cbdh-p6-premium-tag{background:#b9e64a;color:#10251c}

/* Product shelves stay calm, but section labels feel less generic. */
.cbdh-p6-new,.cbdh-p6-favorites{position:relative}
.cbdh-p6-new .cbdh-p6-kicker,.cbdh-p6-favorites .cbdh-p6-kicker{color:#0b5a37;font-weight:950}
.cbdh-p6-products__head h2{letter-spacing:-.05em}

/* WhatsApp: keep the real campaign artwork, simplify copy, add one sharp accent. */
.cbdh-p6-whatsapp{background:#10251c;border-top:4px solid #b9e64a}
.cbdh-p6-whatsapp .cbdh-p6-kicker{margin-bottom:15px;color:#b9e64a}
.cbdh-p6-whatsapp__heading{font-size:46px;line-height:.98;max-width:620px;letter-spacing:-.055em}
.cbdh-p6-whatsapp__grid>div:first-child p{font-size:16px;max-width:560px}
.cbdh-p6-whatsapp__visual img{border-radius:18px;box-shadow:none;border:1px solid rgba(255,255,255,.11)}

/* Slightly stronger section rhythm without adding more boxes. */
.cbdh-seo-copy{border-top:1px solid #edf0e9}
.cbdh-seo-faq{border-top:1px solid #eef0ea}

@media(max-width:900px){
  .cbdh-p6-hero h1{font-size:48px}
  .cbdh-p6-featured:before{font-size:130px}
  .cbdh-p6-whatsapp__heading{font-size:40px}
}
@media(max-width:720px){
  .cbdh-p6-hero h1{font-size:39px}
  .cbdh-p6-hero__claim{font-size:20px}
  .cbdh-p25-category-shell>h2{font-size:34px}
  .cbdh-p6-category-section{padding:54px 0 50px}
  .cbdh-p6-featured .cbdh-p6-center-head h2{font-size:35px}
  .cbdh-p6-featured:before{font-size:86px;top:26px}
  .cbdh-p6-whatsapp__heading{font-size:34px}
}


/* v1.0.30 – Featured Deals: Varianten am Desktop als Kacheln, mobil kompakt als Dropdown */
.cbdh-p6-variant-mobile{display:none}
.cbdh-p6-variant-select{width:100%;min-height:46px;padding:0 42px 0 14px;border:1px solid #d9e2d7;border-radius:11px;background:#fff;color:#10251c;font:inherit;font-size:14px;font-weight:800;appearance:auto}
@media(max-width:720px){
  .cbdh-p6-featured .cbdh-p6-variant-tiles{display:none!important}
  .cbdh-p6-featured .cbdh-p6-variant-mobile{display:block}
  .cbdh-p6-featured .cbdh-p6-feature-label{margin-bottom:7px}
  .cbdh-p6-featured .cbdh-p6-feature-product{gap:14px;padding:12px}
  .cbdh-p6-featured .cbdh-p6-feature-media{min-height:220px}
  .cbdh-p6-featured .cbdh-p6-feature-media img{width:64%;height:64%}
  .cbdh-p6-featured .cbdh-p6-feature-copy h3{margin-bottom:10px}
  .cbdh-p6-featured .cbdh-p6-feature-price{padding:11px 12px}
  .cbdh-p6-featured .cbdh-p6-feature-stock{margin-top:8px}
  .cbdh-p6-featured .cbdh-p6-feature-buy{margin-top:8px}
}


/* Phase 8.8 – CBG Produkte Hub */
.cbdh-cbg-hub .cbdh-category-intro-card{background:linear-gradient(135deg,#f6f5e9 0%,#eef5df 100%)}
.cbdh-cbg-hub .cbdh-p6-kicker{color:#4f7f2c}
.cbdh-cbg-hub .cbdh-cbd-hub__category-image{background:#edf5df}
.cbdh-cbg-hub .cbdh-cbd-hub__seo-panel{border-color:#dce8cf}

/* =========================================================
   WEED DISCOUNT – IMPRESSUM PREMIUM v1.0.38
   ========================================================= */
.cbdh-impressum-page{background:#f7f8f2;color:#10251c;overflow:hidden}
.cbdh-impressum-hero{position:relative;background:linear-gradient(135deg,#063f2b 0%,#0b5a37 64%,#0d4b35 100%);border-bottom:1px solid rgba(255,255,255,.10);overflow:hidden}
.cbdh-impressum-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(185,230,74,.22),transparent 28%),linear-gradient(115deg,transparent 0 70%,rgba(255,255,255,.035) 70% 71%,transparent 71% 100%);pointer-events:none}
.cbdh-impressum-hero__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:360px;padding-top:66px;padding-bottom:66px}
.cbdh-impressum-hero__copy{position:relative;z-index:2;max-width:760px}
.cbdh-impressum-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(185,230,74,.34);border-radius:999px;background:rgba(185,230,74,.10);color:#e6f7bd;font-size:11px;font-weight:900;letter-spacing:.10em;text-transform:uppercase}
.cbdh-impressum-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#b9e64a;box-shadow:0 0 0 5px rgba(185,230,74,.10)}
.cbdh-impressum-hero h1{margin:0;color:#fff;font-size:clamp(48px,6vw,78px);line-height:.94;letter-spacing:-.055em;font-weight:950}
.cbdh-impressum-hero p{max-width:720px;margin:18px 0 0;color:#dbe8e1;font-size:17px;line-height:1.65}
.cbdh-impressum-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}
.cbdh-impressum-chips span{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.075);color:#f7fbf8;font-size:12px;font-weight:800;backdrop-filter:blur(10px)}
.cbdh-impressum-hero__mark{position:absolute;right:0;bottom:-44px;color:rgba(255,255,255,.045);font-size:240px;font-weight:950;letter-spacing:-.10em;line-height:.8;user-select:none;pointer-events:none}
.cbdh-impressum-content{padding-top:44px;padding-bottom:86px}
.cbdh-impressum-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.cbdh-impressum-card{position:relative;min-width:0;padding:32px;border:1px solid #dfe7dc;border-radius:24px;background:#fff;box-shadow:0 14px 42px rgba(16,37,28,.065)}
.cbdh-impressum-card--primary{border-color:#dbe7d5;background:linear-gradient(145deg,#fff 0%,#fbfdf8 100%)}
.cbdh-impressum-card--lime{border-color:#d8e6b5;background:linear-gradient(145deg,#f9fced 0%,#eef7d6 100%)}
.cbdh-impressum-card--wide{grid-column:1/-1}
.cbdh-impressum-card__eyebrow{display:block;margin-bottom:12px;color:#0b5a37;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.cbdh-impressum-card h2{margin:0 0 18px;color:#10251c;font-size:24px;line-height:1.15;letter-spacing:-.025em}
.cbdh-impressum-card p{margin:0 0 14px;color:#4d5f55;font-size:15px;line-height:1.72}
.cbdh-impressum-card p:last-child{margin-bottom:0}
.cbdh-impressum-card strong{color:#10251c}
.cbdh-impressum-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:18px;border-top:1px solid #e8eee4}
.cbdh-impressum-meta span{color:#738078;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.cbdh-impressum-meta strong{font-size:14px}
.cbdh-impressum-contact-list{display:grid;gap:10px;margin-bottom:16px}
.cbdh-impressum-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 16px;border:1px solid #e2e9df;border-radius:14px;background:#fafcf8;color:#10251c;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.cbdh-impressum-contact:hover{transform:translateY(-1px);border-color:#bfd988;box-shadow:0 9px 22px rgba(16,37,28,.07)}
.cbdh-impressum-contact span{color:#728078;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.cbdh-impressum-contact strong{font-size:14px;text-align:right}
.cbdh-impressum-note{display:grid;gap:4px;padding:15px 16px;border-left:4px solid #b9e64a;border-radius:12px;background:#f4f8ee;color:#506057}
.cbdh-impressum-note strong{font-size:13px;color:#10251c}
.cbdh-impressum-note span{font-size:13px;line-height:1.5}
.cbdh-impressum-id{display:inline-flex;margin-top:6px;padding:12px 15px;border:1px solid #cfe298;border-radius:12px;background:#fff;color:#063f2b;font-size:18px;font-weight:950;letter-spacing:.035em}
.cbdh-impressum-inline-link{display:inline-flex;margin-top:4px;color:#0b5a37;font-size:14px;font-weight:900;text-decoration:none}
.cbdh-impressum-inline-link:hover{color:#063f2b}
.cbdh-impressum-card--dispute{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:36px;align-items:start;border-color:#dce8d8;background:linear-gradient(135deg,#fff 0%,#f7faf4 100%)}
.cbdh-impressum-dispute__content{padding-left:32px;border-left:1px solid #dfe7dc}
.cbdh-impressum-status{display:inline-flex;margin-bottom:14px;padding:8px 12px;border:1px solid #d5e5a9;border-radius:999px;background:#edf7d0;color:#0b5a37;font-size:12px;font-weight:900}
@media(max-width:820px){.cbdh-impressum-hero__inner{min-height:auto;padding-top:48px;padding-bottom:48px}.cbdh-impressum-hero__mark{font-size:160px;right:-18px}.cbdh-impressum-grid{grid-template-columns:1fr}.cbdh-impressum-card--wide{grid-column:auto}.cbdh-impressum-card--dispute{grid-template-columns:1fr;gap:18px}.cbdh-impressum-dispute__content{padding-left:0;padding-top:18px;border-left:0;border-top:1px solid #dfe7dc}}
@media(max-width:560px){.cbdh-impressum-hero__inner{padding-top:34px;padding-bottom:36px}.cbdh-impressum-hero h1{font-size:46px}.cbdh-impressum-hero p{font-size:14px}.cbdh-impressum-chips{margin-top:18px}.cbdh-impressum-chips span{font-size:10px;min-height:34px}.cbdh-impressum-hero__mark{font-size:110px;bottom:-20px}.cbdh-impressum-content{padding-top:22px;padding-bottom:54px}.cbdh-impressum-grid{gap:12px}.cbdh-impressum-card{padding:22px 18px;border-radius:18px}.cbdh-impressum-card h2{font-size:20px}.cbdh-impressum-contact{align-items:flex-start;flex-direction:column;gap:4px}.cbdh-impressum-contact strong{text-align:left}.cbdh-impressum-meta{align-items:flex-start;flex-direction:column;gap:5px}}

/* v1.0.39 – Premium Datenschutzerklärung */
.cbdh-privacy-page{background:#f7f8f2;color:#10251c;overflow:hidden}.cbdh-privacy-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#063f2b 0%,#0b5a37 64%,#0d4b35 100%)}.cbdh-privacy-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 20%,rgba(185,230,74,.20),transparent 29%);pointer-events:none}.cbdh-privacy-hero__inner{position:relative;min-height:360px;padding-top:66px;padding-bottom:66px;display:flex;align-items:center}.cbdh-privacy-hero__copy{position:relative;z-index:2;max-width:820px}.cbdh-privacy-kicker{display:inline-flex;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(185,230,74,.34);border-radius:999px;background:rgba(185,230,74,.10);color:#e6f7bd;font-size:11px;font-weight:900;letter-spacing:.1em}.cbdh-privacy-hero h1{margin:0;color:#fff;font-size:clamp(44px,6vw,76px);line-height:.96;letter-spacing:-.055em}.cbdh-privacy-hero p{max-width:760px;margin:18px 0 0;color:#dbe8e1;font-size:17px;line-height:1.65}.cbdh-privacy-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.cbdh-privacy-chips span{padding:8px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.075);color:#fff;font-size:12px;font-weight:800}.cbdh-privacy-hero__mark{position:absolute;right:-15px;bottom:-36px;color:rgba(255,255,255,.04);font-size:180px;font-weight:950;letter-spacing:-.09em;line-height:.8}.cbdh-privacy-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:30px;padding-top:42px;padding-bottom:84px}.cbdh-privacy-nav{position:sticky;top:110px;align-self:start;display:grid;gap:4px;padding:20px;border:1px solid #dfe7dc;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(16,37,28,.05)}.cbdh-privacy-nav strong{margin-bottom:8px;color:#10251c;font-size:13px}.cbdh-privacy-nav a{padding:8px 10px;border-radius:9px;color:#5b6b62;font-size:13px;font-weight:700;text-decoration:none}.cbdh-privacy-nav a:hover{background:#f0f6e6;color:#0b5a37}.cbdh-privacy-content{min-width:0;display:grid;gap:16px}.cbdh-privacy-notice,.cbdh-privacy-footer-note{display:flex;justify-content:space-between;gap:20px;padding:17px 20px;border:1px solid #d6e5af;border-radius:16px;background:#edf7d0;color:#35512c}.cbdh-privacy-card{scroll-margin-top:120px;padding:30px;border:1px solid #dfe7dc;border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(16,37,28,.05)}.cbdh-privacy-card--primary{background:linear-gradient(145deg,#fff,#fbfdf8)}.cbdh-privacy-eyebrow{display:block;margin-bottom:10px;color:#0b5a37;font-size:10px;font-weight:950;letter-spacing:.12em}.cbdh-privacy-card h2{margin:0 0 16px;color:#10251c;font-size:25px;line-height:1.18;letter-spacing:-.025em}.cbdh-privacy-card p{margin:0 0 14px;color:#4d5f55;font-size:15px;line-height:1.76}.cbdh-privacy-card p:last-child{margin-bottom:0}.cbdh-privacy-card strong{color:#10251c}.cbdh-privacy-contact{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.cbdh-privacy-contact a,.cbdh-privacy-contact span{padding:10px 13px;border:1px solid #dfe7dc;border-radius:11px;background:#f8faf6;color:#0b5a37;font-size:13px;font-weight:850;text-decoration:none}.cbdh-privacy-card--service{border-color:#d8e6c8}.cbdh-privacy-card--ga{border-color:#cfe298;background:linear-gradient(145deg,#fff 0%,#f6faeb 100%)}.cbdh-privacy-service-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.cbdh-privacy-service-head h2{margin:0}.cbdh-privacy-service-badge{padding:7px 9px;border-radius:8px;background:#063f2b;color:#e6f7bd;font-size:9px;font-weight:950;letter-spacing:.09em}.cbdh-privacy-rights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:20px 0}.cbdh-privacy-rights-grid div{display:grid;gap:4px;padding:15px;border:1px solid #e0e8dd;border-radius:13px;background:#fafcf8}.cbdh-privacy-rights-grid strong{font-size:13px}.cbdh-privacy-rights-grid span{color:#758179;font-size:11px}.cbdh-privacy-footer-note a{color:#063f2b;font-weight:900}.cbdh-privacy-card a{overflow-wrap:anywhere}@media(max-width:900px){.cbdh-privacy-layout{grid-template-columns:1fr}.cbdh-privacy-nav{position:static;display:flex;overflow-x:auto;white-space:nowrap}.cbdh-privacy-nav strong{display:none}.cbdh-privacy-rights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.cbdh-privacy-hero__inner{min-height:auto;padding-top:36px;padding-bottom:38px}.cbdh-privacy-hero h1{font-size:43px}.cbdh-privacy-hero p{font-size:14px}.cbdh-privacy-hero__mark{font-size:90px;bottom:-10px}.cbdh-privacy-layout{gap:16px;padding-top:20px;padding-bottom:54px}.cbdh-privacy-card{padding:22px 18px;border-radius:18px}.cbdh-privacy-card h2{font-size:21px}.cbdh-privacy-notice,.cbdh-privacy-footer-note{flex-direction:column;gap:4px}.cbdh-privacy-rights-grid{grid-template-columns:1fr 1fr}.cbdh-privacy-service-head{align-items:flex-start;flex-direction:column}}

/* =========================================================
   v1.0.40 – Zahlung & Versand Premium-Seite
   ========================================================= */
.cbdh-shipping-page{background:#f7f8f2;color:#10251c;overflow:hidden}
.cbdh-shipping-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#063f2b 0%,#0b5a37 64%,#104633 100%);border-bottom:1px solid rgba(255,255,255,.1)}
.cbdh-shipping-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 12%,rgba(185,230,74,.24),transparent 27%),linear-gradient(118deg,transparent 0 72%,rgba(255,255,255,.035) 72% 73%,transparent 73%);pointer-events:none}
.cbdh-shipping-hero__inner{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:370px;padding-top:68px;padding-bottom:68px}
.cbdh-shipping-hero__copy{position:relative;z-index:2;max-width:800px}
.cbdh-shipping-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 12px;border:1px solid rgba(185,230,74,.34);border-radius:999px;background:rgba(185,230,74,.1);color:#e4f6b8;font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.cbdh-shipping-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#b9e64a;box-shadow:0 0 0 5px rgba(185,230,74,.1)}
.cbdh-shipping-hero h1{margin:0;color:#fff;font-size:clamp(46px,6vw,78px);line-height:.95;letter-spacing:-.055em;font-weight:950}
.cbdh-shipping-hero p{max-width:720px;margin:19px 0 0;color:#dce8e1;font-size:17px;line-height:1.68}
.cbdh-shipping-hero__facts{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.cbdh-shipping-hero__facts span{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.075);color:#f7fbf8;font-size:12px;font-weight:850;backdrop-filter:blur(9px)}
.cbdh-shipping-hero__mark{position:absolute;right:0;bottom:-42px;color:rgba(255,255,255,.045);font-size:205px;font-weight:950;letter-spacing:-.08em;line-height:.8;pointer-events:none;user-select:none}
.cbdh-shipping-content{padding-top:34px;padding-bottom:88px}
.cbdh-shipping-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-72px;position:relative;z-index:3}
.cbdh-shipping-stat{padding:23px 22px;border:1px solid #dfe7dc;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(16,37,28,.09)}
.cbdh-shipping-stat--accent{border-color:#d7e7b0;background:linear-gradient(145deg,#fbfdf5 0%,#eff7dc 100%)}
.cbdh-shipping-stat__label{display:block;margin-bottom:9px;color:#63766b;font-size:10px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.cbdh-shipping-stat strong{display:block;color:#063f2b;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.035em}.cbdh-shipping-stat p{margin:9px 0 0;color:#66766d;font-size:12px;line-height:1.5}
.cbdh-shipping-jump{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 18px}.cbdh-shipping-jump a{display:inline-flex;padding:8px 12px;border:1px solid #dce6d9;border-radius:999px;background:#fff;color:#0b5a37;font-size:12px;font-weight:850;text-decoration:none}.cbdh-shipping-jump a:hover{border-color:#b9d982;background:#f5f9ec;color:#063f2b}
.cbdh-shipping-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cbdh-shipping-card{position:relative;min-width:0;padding:30px;border:1px solid #dfe7dc;border-radius:24px;background:#fff;box-shadow:0 13px 40px rgba(16,37,28,.06);scroll-margin-top:120px}.cbdh-shipping-card--wide{grid-column:1/-1}.cbdh-shipping-card--green{border-color:#d9e8cf;background:linear-gradient(145deg,#fbfdf8 0%,#f1f8ea 100%)}.cbdh-shipping-card--bulk{overflow:hidden;border-color:#d5e5a9;background:linear-gradient(135deg,#f8fced 0%,#eef7d8 100%)}.cbdh-shipping-card--bulk:after{content:"BULK";position:absolute;right:-6px;bottom:-36px;color:rgba(6,63,43,.04);font-size:112px;font-weight:950;line-height:1;letter-spacing:-.07em;pointer-events:none}
.cbdh-shipping-card__head{display:flex;align-items:center;gap:13px;margin-bottom:19px;position:relative;z-index:1}.cbdh-shipping-card__icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #dce8d7;border-radius:14px;background:#f2f7ee;color:#0b5a37;font-size:17px;font-weight:950}.cbdh-shipping-card h2{margin:2px 0 0;color:#10251c;font-size:23px;line-height:1.18;letter-spacing:-.025em}.cbdh-shipping-card h3{margin:0 0 8px;color:#0b5a37;font-size:15px}.cbdh-shipping-eyebrow{display:block;color:#6f8176;font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.cbdh-shipping-card p{margin:0 0 13px;color:#4d6055;font-size:15px;line-height:1.72}.cbdh-shipping-card p:last-child{margin-bottom:0}.cbdh-shipping-card strong{color:#10251c}
.cbdh-shipping-card__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;position:relative;z-index:1}.cbdh-shipping-card__cols>div+div{padding-left:24px;border-left:1px solid #e4ebe0}.cbdh-shipping-note{display:flex;align-items:flex-start;gap:16px;margin-top:22px;padding:15px 17px;border:1px solid #dfe9d5;border-left:4px solid #b9e64a;border-radius:14px;background:#f8faf5}.cbdh-shipping-note strong{flex:0 0 auto;color:#063f2b}.cbdh-shipping-note span{color:#5a6a61;font-size:13px;line-height:1.55}
.cbdh-shipping-time-row,.cbdh-shipping-fee{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #e8eee5}.cbdh-shipping-time-row span,.cbdh-shipping-fee span{color:#617168;font-size:13px;font-weight:800}.cbdh-shipping-time-row strong,.cbdh-shipping-fee strong{color:#063f2b;font-size:15px}.cbdh-shipping-small{margin-top:15px!important;color:#718078!important;font-size:13px!important}.cbdh-shipping-pill{display:inline-flex;margin-top:4px;padding:7px 10px;border-radius:999px;background:#e4f2bb;color:#17452f;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.cbdh-shipping-bulk-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:26px;align-items:center;position:relative;z-index:1}.cbdh-shipping-bulk-badge{padding:22px;border:1px solid #d0e19c;border-radius:18px;background:rgba(255,255,255,.62)}.cbdh-shipping-bulk-badge span,.cbdh-shipping-bulk-badge small{display:block;color:#6c7b72;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.cbdh-shipping-bulk-badge strong{display:block;margin:7px 0;color:#063f2b;font-size:23px;line-height:1.1}.cbdh-shipping-bulk-badge small{text-transform:none;letter-spacing:0;font-weight:700}
.cbdh-shipping-footer-note{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:24px 28px;border:1px solid #dce6d8;border-radius:20px;background:#fff}.cbdh-shipping-footer-note strong{display:block;margin-top:4px;color:#10251c;font-size:18px}.cbdh-shipping-footer-note a{color:#0b5a37;font-size:14px;font-weight:900;text-decoration:none}.cbdh-shipping-footer-note a:hover{color:#063f2b}
@media (max-width:900px){.cbdh-shipping-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-50px}.cbdh-shipping-bulk-layout{grid-template-columns:1fr}.cbdh-shipping-hero__mark{font-size:150px}}
@media (max-width:720px){.cbdh-shipping-grid{grid-template-columns:1fr}.cbdh-shipping-card--wide{grid-column:auto}.cbdh-shipping-card__cols{grid-template-columns:1fr}.cbdh-shipping-card__cols>div+div{padding-left:0;padding-top:18px;border-left:0;border-top:1px solid #e4ebe0}.cbdh-shipping-note{flex-direction:column;gap:5px}.cbdh-shipping-footer-note{align-items:flex-start;flex-direction:column}}
@media (max-width:520px){.cbdh-shipping-hero__inner{min-height:320px;padding-top:42px;padding-bottom:74px}.cbdh-shipping-hero h1{font-size:42px}.cbdh-shipping-hero p{font-size:14px}.cbdh-shipping-hero__facts span{font-size:11px}.cbdh-shipping-hero__mark{right:-4px;bottom:-20px;font-size:95px}.cbdh-shipping-content{padding-top:22px;padding-bottom:56px}.cbdh-shipping-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:-54px}.cbdh-shipping-stat{padding:17px 14px;border-radius:16px}.cbdh-shipping-stat strong{font-size:22px}.cbdh-shipping-stat p{font-size:11px}.cbdh-shipping-jump{margin-top:22px}.cbdh-shipping-card{padding:22px 18px;border-radius:18px}.cbdh-shipping-card h2{font-size:19px}.cbdh-shipping-card p{font-size:14px}.cbdh-shipping-card__icon{width:39px;height:39px;flex-basis:39px;border-radius:12px}.cbdh-shipping-time-row,.cbdh-shipping-fee{align-items:flex-start;flex-direction:column;gap:4px}.cbdh-shipping-footer-note{padding:20px 18px}}
