/* Chuskies Global v8.3.0 — Version 3 Production Brand/UX Finish */
:root{
  --ch-brand-green:#174C36;
  --ch-brand-green-dark:#0D3828;
  --ch-brand-green-deep:#082B1F;
  --ch-brand-gold:#D1A343;
  --ch-brand-gold-soft:#EAD6A4;
  --ch-brand-cream:#FBF8F1;
  --ch-brand-paper:#FFFDF8;
  --ch-brand-ink:#17362A;
  --ch-brand-line:#DEDFD7;
  --ch-brand-soft:#F1F6F2;
  --ch-focus:rgba(23,76,54,.16);
}
/* Global surface/typography normalization */
body{background:var(--ch-brand-cream);color:var(--ch-brand-ink)}
a{color:var(--ch-brand-green)}
a:hover{color:var(--ch-brand-green-dark)}
::selection{background:var(--ch-brand-gold-soft);color:var(--ch-brand-ink)}
/* Common branded controls */
button,.button,.btn,.hero-button,.chuskies-button,.btn-primary,.primary-button,.cg30-primary,.cg-search button,.cg30-search button,.cg-market-filter button,.cg-review-form button,.cg-wholesale-form button[type=submit],.cg-v3-buy-now,.cg-checkout-submit{font-family:inherit}
button:not(.danger):not(.delete):not(.remove):not([class*="cancel"]),.button:not(.danger):not(.delete):not(.remove),.btn-primary,.primary-button,.hero-button,.chuskies-button,.cg30-primary,.cg-v3-buy-now{background:var(--ch-brand-green);border-color:var(--ch-brand-green);color:#fff}
button:not(.danger):not(.delete):not(.remove):not([class*="cancel"]):hover,.button:not(.danger):not(.delete):not(.remove):hover,.btn-primary:hover,.primary-button:hover,.hero-button:hover,.chuskies-button:hover,.cg30-primary:hover,.cg-v3-buy-now:hover{background:var(--ch-brand-green-dark);border-color:var(--ch-brand-green-dark);color:#fff}
/* Forms */
input:focus,select:focus,textarea:focus{border-color:var(--ch-brand-green)!important;outline:3px solid var(--ch-focus)!important}
input[type=checkbox],input[type=radio]{accent-color:var(--ch-brand-green)}
/* Product/commerce accents */
.product-price,.product-price-large,.product-card-bottom strong,.product-card .product-card-category,.product-detail-info .detail-eyebrow,.detail-eyebrow,.detail-section-label,.cg-card-kicker,.cg-page-head>div>span,.cg-section-head>div>span,.cg-store-head>div>span{color:var(--ch-brand-green)!important}
.product-add-cart,.cg-v3-buy-now,.cg-checkout-submit{background:var(--ch-brand-green)!important;border-color:var(--ch-brand-green)!important}
.product-add-cart:hover,.cg-v3-buy-now:hover,.cg-checkout-submit:hover{background:var(--ch-brand-green-dark)!important;border-color:var(--ch-brand-green-dark)!important}
.product-wish:hover{color:var(--ch-brand-green)!important}
.cg-purchase-v3-card.is-active,.cg-checkout-payment-card.is-selected,.cg-payment-option.is-selected,.cg-pay-online.is-selected,.cg-product-v3-thumbs .cg-product-thumb.is-active,.cg-product-v3-thumbs button.is-active,.cg-price-current{border-color:var(--ch-brand-green)!important;box-shadow:inset 0 0 0 1px var(--ch-brand-green)!important}
.cg-purchase-v3-card.is-active,.cg-checkout-payment-card.is-selected{background:#f4f8f5!important}
.cg-payment-option.is-selected:after,.cg-pay-online.is-selected .cg-payment-option-check{background:var(--ch-brand-green)!important;border-color:var(--ch-brand-green)!important}
/* Navigation */
.topbar,.ref-topbar{background:var(--ch-brand-green-dark)!important}
.site-header,.ref-header{background:#fff!important}
.main-nav>a:hover,.nav-item>a:hover,.icon-link:hover,.home-nav.active{color:var(--ch-brand-green)!important}
.nav-dropdown{border-top-color:var(--ch-brand-gold)!important}
.nav-dropdown a:hover{background:var(--ch-brand-soft)!important;color:var(--ch-brand-green)!important}
.cart-pill{background:var(--ch-brand-green)!important}
.cart-pill:hover{background:var(--ch-brand-green-dark)!important}
/* Vendor/account/checkout navigation */
.cg-vendor-nav a:hover,.cg-vendor-nav a.active{background:var(--ch-brand-green)!important;color:#fff!important}
.cg-action-grid a:hover,.cg-order-actions a:hover{border-color:var(--ch-brand-green)!important;color:var(--ch-brand-green)!important}
/* Selected/active indicators */
.cg-tracking-step.is-active>span{background:var(--ch-brand-green)!important;border-color:var(--ch-brand-green)!important}
.cg-confirmation .confirmation-mark{background:#edf6f0!important;color:var(--ch-brand-green)!important}
.cg-confirmation .cg-callout{border-left-color:var(--ch-brand-gold)!important}
/* Footer */
.site-footer{background:var(--ch-brand-green-dark)!important;border-top-color:var(--ch-brand-gold)!important}
.footer-vendor-cta a,.footer-main a:hover,.footer-bottom a:hover{color:var(--ch-brand-gold-soft)!important}
.footer-cta-row a:first-child{background:var(--ch-brand-gold)!important;border-color:var(--ch-brand-gold)!important;color:var(--ch-brand-ink)!important}
/* Preserve red exclusively for semantic error/danger states. */
.notice-error,.error,.woocommerce-error,.is-error,.form-error,.field-error{color:#9b2b2b!important}
.notice-error,.form-error,.field-error{border-color:#9b2b2b!important}
.cg-status.cancelled,.cg-status.suspended,.cg-order-status-badge.cancelled{background:#fde8e8!important;color:#9b2b2b!important}
/* Responsive hardening */
img{max-width:100%;height:auto}
@media(max-width:900px){.container{max-width:calc(100% - 28px)}.product-detail-content,.cg-tracking-grid,.cg-order-detail-layout{grid-template-columns:1fr}.cg-checkout-v3-summary{position:static}.cg-payment-page-v3 .cg-payment-options-payment-page{grid-template-columns:1fr}}
@media(max-width:640px){.menu,.main-nav{max-width:100%;overflow-x:auto}.product-grid,.products{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-buy-row{grid-template-columns:1fr}.simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* v8.6 FMCG marketplace metadata */
.product-wholesale-note{display:block;margin-top:3px;font-size:.72rem;font-weight:600;color:var(--ch-brand-green,#174C36);}


/* v8.7 B2B / RFQ hardening */
.b2b-action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-button.secondary{background:transparent!important;color:var(--ch-brand-green)!important;border:1px solid var(--ch-brand-green)!important}.b2b-process-grid{margin-top:0}.b2b-process-grid>div,.b2b-requirements,.cg-rfq-form{background:var(--ch-brand-paper);border:1px solid var(--ch-brand-line);border-radius:16px;padding:28px}.b2b-requirements{margin-top:24px}.b2b-requirement-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.b2b-requirement-list span{padding:12px 14px;border:1px solid var(--ch-brand-line);border-radius:10px;background:#fff}.cg-rfq-form{max-width:1000px;margin:0 auto}.cg-rfq-form>p{max-width:760px}.cg-rfq-form .cg-form-grid{margin-top:24px}.cg-rfq-form .hero-button{margin-top:20px}@media(max-width:760px){.b2b-action-row{flex-direction:column}.b2b-action-row .hero-button{width:100%;text-align:center}.b2b-requirement-list{grid-template-columns:1fr}.b2b-process-grid{grid-template-columns:1fr!important}.b2b-process-grid>div,.b2b-requirements,.cg-rfq-form{padding:20px}}
