/* 99SEEDS: cream surfaces, petrol type, burgundy purchase actions. */
:root { --seeds-storefront-paper: #faf7f0; --seeds-storefront-ink: #123e37; --seeds-storefront-wine: #650024; --seeds-storefront-line: #dcded5; }
.site-header .ast-primary-header-bar, .site-header .ast-mobile-header-wrap .ast-primary-header-bar { background: var(--seeds-storefront-paper) !important; box-shadow: none; border-bottom: 1px solid var(--seeds-storefront-line); }
.site-header .site-primary-header-wrap .ast-builder-grid-row { min-height: 76px !important; }
.site-header .site-branding.ast-site-identity { min-height: 76px; padding-block: 6px !important; }
.site-header .site-primary-header-wrap .custom-logo-link img.custom-logo { height: 60px !important; max-height: 60px !important; }

/* One quiet promotion, with the existing automatic coupon link. */
#simple-banner.simple-banner { background: var(--seeds-storefront-ink) !important; }
#simple-banner .simple-banner-text { padding: 0 !important; }
.seeds-offer-strip { min-height: 40px; display: flex; gap: 20px; align-items: center; justify-content: center; padding: 5px 18px; color: #fff; font-size: 14px; line-height: 1.4; }
.seeds-offer-strip strong { color: #fff; font-weight: 700; }
.seeds-offer-strip a { color: #fff !important; text-decoration: underline; text-underline-offset: 4px; min-height: 30px; display: inline-flex; align-items: center; font-weight: 600; }

/* Static image-led homepage, immediately followed by products. */
.home .seeds-intro { position: relative; isolation: isolate; overflow: hidden; background: #092c26; color: #fff; width: 100vw; max-width: none !important; margin-inline: calc(50% - 50vw) !important; }
.seeds-intro__art { max-width: none !important; position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; object-fit: cover; object-position: 75% 48%; }
.seeds-intro::after { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, rgba(4,31,25,.96), rgba(4,31,25,.75) 35%, rgba(4,31,25,.1) 80%); }
.seeds-intro__inner { width: min(1320px, calc(100% - 64px)); margin: auto; min-height: 410px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 42px 0; }
.seeds-intro__brand { margin: 0 0 12px; font-size: 15px; font-weight: 700; letter-spacing: .18em; color: #fff; }
.seeds-intro h1 { color: #fff; font-family: inherit; font-size: clamp(38px, 4.5vw, 62px); line-height: 1.03; font-weight: 700; letter-spacing: -.035em; max-width: 620px; margin: 0 0 18px; }
.seeds-intro__lead { max-width: 400px; color: #fff; font-size: 18px; line-height: 1.45; margin: 0 0 24px; }
.seeds-purchase-link { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 30px; padding: 12px 24px; border: 1px solid var(--seeds-storefront-wine); border-radius: 5px; background: var(--seeds-storefront-wine); color: #fff !important; text-decoration: none !important; font-weight: 700; transition: background .18s ease, transform .18s ease; }
.seeds-purchase-link:hover { background: #850535; transform: translateY(-2px); }
.seeds-purchase-link:focus-visible, .summary .cfvsw-swatches-option:focus-visible { outline: 3px solid #0e7566; outline-offset: 4px; }
.seeds-intro__inner > * { animation: seeds-intro-in .5s ease both; }
.seeds-intro__inner > :nth-child(2) { animation-delay: .06s; }
.seeds-intro__inner > :nth-child(3) { animation-delay: .12s; }
.seeds-intro__inner > :nth-child(4) { animation-delay: .18s; }
@keyframes seeds-intro-in { from { opacity: 0; transform: translateY(9px); } to { opacity: 1; transform: none; } }
.home .seeds-bestsellers { background: var(--seeds-storefront-paper); padding: 32px max(24px, calc((100vw - 1320px)/2)) 42px; width: 100vw; max-width: none !important; margin: 0 calc(50% - 50vw) !important; }
.seeds-bestsellers__heading { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin-bottom: 20px; }
.seeds-bestsellers h2 { margin: 0; font-size: clamp(26px, 3vw, 38px); color: var(--seeds-storefront-ink); font-weight: 700; letter-spacing: -.025em; }
.seeds-bestsellers__heading a { color: var(--seeds-storefront-wine); font-size: 15px; text-decoration: underline; text-underline-offset: 4px; }
.seeds-bestsellers .woocommerce ul.products { margin-bottom: 0; }
.home .seeds-affiliate-quiet { padding: 28px 24px; color: var(--seeds-storefront-ink); background: var(--seeds-storefront-paper); text-align: center; }
.seeds-affiliate-quiet p { margin: 0; }
.seeds-affiliate-quiet a { color: var(--seeds-storefront-wine); text-decoration: underline; text-underline-offset: 3px; margin-left: 12px; }
.home .seeds-new-strains { padding-block: 56px; }
.home .seeds-new-strains__intro { margin-bottom: 28px; }
.home .seeds-new-strains h2 { font-size: clamp(32px, 4vw, 48px); }

/* Compact catalogue intro; preserve filters, guide and existing product cards. */
.seeds-shop .seeds-shop-catalog { padding-top: 32px; background: var(--seeds-storefront-paper); }
.seeds-shop .seeds-shop-catalog::before { display: none; }
.seeds-shop .seeds-shop-catalog__intro { gap: 24px; align-items: center; }
.seeds-shop .seeds-shop-catalog__intro h1 { font-size: clamp(30px, 3.3vw, 46px); line-height: 1.08; }
.seeds-shop .seeds-shop-kicker { margin-bottom: 9px; }
.seeds-shop .seeds-shop-catalog__guide { width: 80px; height: 80px; box-shadow: none; }
.seeds-shop .seeds-shop-catalog__guide dotlottie-player { width: 68px; height: 68px; }
.seeds-shop .seeds-shop-catalog__guide-label { display: none; }
.seeds-shop .seeds-shop-catalog__aside { grid-template-columns: minmax(0, 1fr) 80px; gap: 16px; }
.seeds-shop .seeds-shop-toolbar { margin-top: 22px; box-shadow: none; }
.seeds-shop .seeds-shop-active { margin-block: 16px; }
.seeds-shop .seeds-shop-filter { box-shadow: none; }

/* Purchase hierarchy: title, options, live native price, action, facts. */
.single-product #primary { margin-top: 24px !important; }
.single-product .summary .product_title { color: var(--seeds-storefront-ink); font-size: clamp(28px, 3vw, 42px); font-weight: 700; letter-spacing: -.03em; line-height: 1.1; margin-bottom: 12px; }
.single-product .summary .woocommerce-product-rating { margin-bottom: 18px !important; font-size: 14px; }
.single-product .summary form.cart { margin: 0 0 18px; }
.summary .seeds-pack-label { font-size: 15px; color: var(--seeds-storefront-ink); font-weight: 600; margin: 0 0 10px; }
.single-product .summary table.variations { margin-bottom: 10px; }
.single-product .summary .cfvsw-swatches-container { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; width: 100%; }
.single-product .summary .cfvsw-swatches-option { min-height: 46px !important; width: auto; margin: 0; padding: 9px 8px; border: 1px solid #c5ccc3; border-radius: 5px !important; background: var(--seeds-storefront-paper); color: var(--seeds-storefront-ink); box-shadow: none; font-size: 15px; line-height: 1.25; transition: border-color .15s, background .15s; }
.single-product .summary .cfvsw-swatches-option:hover { border-color: var(--seeds-storefront-wine); }
.single-product .summary .cfvsw-selected-swatch { background: var(--seeds-storefront-ink) !important; color: #fff !important; border-color: var(--seeds-storefront-ink) !important; }
.single-product .summary .cfvsw-swatches-option[aria-disabled="true"] { opacity: .45; }
.single-product .summary .reset_variations { font-size: 12px; min-height: 20px; margin-top: 4px; }
.single-product .summary .price { color: var(--seeds-storefront-ink) !important; font-size: 26px; line-height: 1.3; margin: 10px 0 3px; font-weight: 700; }
.single-product .summary .price del { font-size: 17px; opacity: .6; }
.single-product .summary .price ins { background: none; }
.single-product .summary .legal-price-info { margin: 0 0 14px; font-size: 13px; }
.single-product .summary .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; gap: 10px; align-items: stretch; }
.single-product .summary .quantity { margin: 0 !important; flex: 0 0 68px; }
body.single-product.woocommerce div.product .summary form.cart .quantity .qty { width: 68px; height: 52px; padding: 8px; border: 1px solid #c5ccc3; border-radius: 5px; color: var(--seeds-storefront-ink); font-size: 16px; background: #fff; }
body.single-product.woocommerce div.product .summary form.cart .single_add_to_cart_button { flex: 1; min-height: 52px !important; padding: 13px 20px !important; border: 0 !important; border-radius: 5px !important; background: var(--seeds-storefront-wine) !important; color: #fff !important; font-size: 17px !important; font-weight: 700; line-height: 1.4; box-shadow: none; transition: background .18s; }
body.single-product.woocommerce div.product .summary form.cart .single_add_to_cart_button:hover { background: #850535 !important; }
body.single-product.woocommerce div.product .summary form.cart .single_add_to_cart_button.disabled { opacity: .55; }
.seeds-bank-note { border-top: 1px solid var(--seeds-storefront-line); border-bottom: 1px solid var(--seeds-storefront-line); padding: 15px 0; margin: 16px 0 24px; color: var(--seeds-storefront-ink); font-size: 14px; line-height: 1.45; }
.seeds-bank-note p { margin: 0 0 8px; }
.seeds-bank-note strong, .seeds-bank-note span { display: block; }
.seeds-bank-note a { color: var(--seeds-storefront-wine); text-decoration: underline; text-underline-offset: 3px; font-size: 13px; }
.seeds-bank-note a span { display: inline; }
.woocommerce-cart .seeds-bank-note { max-width: 1140px; margin: 0 auto 24px; }
.single-product .summary .woocommerce-product-details__short-description { margin-top: 24px; }
.single-product .summary .modern-box { background: var(--seeds-storefront-paper) !important; border-radius: 5px !important; padding: 18px !important; margin: 0 !important; box-shadow: none !important; animation: none !important; }
.single-product .summary .modern-box > p, .single-product .summary .spacer { display: none; }
.single-product .summary .animated-list { margin: 0; padding: 0; }
.single-product .summary .animated-list li { padding: 5px 0; margin: 0; font-size: 14px; line-height: 1.5; opacity: 1 !important; transform: none !important; animation: none !important; }
.single-product .summary .single-product-category { display: block; margin-top: 16px; font-size: 12px; color: #59665e; }
.single-product .summary .single-product-category a { color: #59665e; }

/* Coherent conversion controls outside the product form. */
.home .woocommerce ul.products li.product .button, .seeds-shop .woocommerce ul.products li.product .button, .seeds-sale-grid .woocommerce ul.products li.product .button { min-height: 46px; display: inline-flex; align-items: center; justify-content: center; padding: 10px 18px; border-radius: 5px; box-shadow: none; }
.seeds-sale-hero .seeds-sale-hero__inner { min-height: 0; padding-block: 38px; }
.seeds-sale-hero .seeds-sale-hero__lead { max-width: 520px; }
@media (max-width: 921px) {
  .single-product #primary { margin-top: 12px !important; }
  .single-product .summary { width: 100% !important; }
}
@media (max-width: 600px) {
  .seeds-offer-strip { min-height: 40px; font-size: 12px; gap: 12px; padding-inline: 10px; }
  .seeds-offer-strip a { min-height: 34px; white-space: nowrap; }
  .site-header .site-primary-header-wrap .custom-logo-link img.custom-logo { height: 52px !important; max-height: 52px !important; }
  .site-header .site-primary-header-wrap .ast-builder-grid-row, .site-header .site-branding.ast-site-identity { min-height: 70px !important; }
  .seeds-intro__inner { width: calc(100% - 40px); min-height: 350px; padding: 32px 0; }
  .seeds-intro::after { background: linear-gradient(90deg, rgba(4,31,25,.88), rgba(4,31,25,.57) 70%, rgba(4,31,25,.38)); }
  .seeds-intro__art { object-position: 62% 50%; }
  .seeds-intro__brand { font-size: 13px; margin-bottom: 12px; }
  .seeds-intro h1 { font-size: clamp(32px, 9.4vw, 43px); max-width: 340px; }
  .seeds-intro__lead { font-size: 16px; max-width: 280px; margin-bottom: 20px; }
  .seeds-intro .seeds-purchase-link { min-height: 48px; font-size: 15px; }
  .home .seeds-bestsellers { padding: 24px 17px 32px; }
  .seeds-bestsellers__heading { margin-bottom: 17px; }
  .seeds-bestsellers h2 { font-size: 27px; }
  .seeds-bestsellers__heading a { font-size: 13px; white-space: nowrap; }
  .seeds-shop .seeds-shop-catalog { padding-top: 24px; }
  .seeds-shop .seeds-shop-catalog__intro { grid-template-columns: minmax(0, 1fr) 56px; gap: 12px; }
  .seeds-shop .seeds-shop-catalog__intro h1 { font-size: 30px; }
  .seeds-shop .seeds-shop-catalog__aside { display: block; }
  .seeds-shop .seeds-shop-catalog__aside > p { display: none; }
  .seeds-shop .seeds-shop-catalog__guide { width: 56px; height: 56px; }
  .seeds-shop .seeds-shop-catalog__guide dotlottie-player { width: 50px; height: 50px; }
  .seeds-shop .seeds-shop-kicker { font-size: 10px; }
  .seeds-shop .seeds-shop-toolbar { margin-top: 18px; padding: 0; border: 0; background: transparent; }
  .seeds-shop .seeds-shop-active { margin-block: 14px; }
  .single-product .summary .product_title { font-size: 29px; }
  .single-product div.product .woocommerce-product-gallery { margin-bottom: 24px !important; }
  .single-product .summary .cfvsw-swatches-option { font-size: 13px; }
  body.single-product.woocommerce div.product .summary form.cart .single_add_to_cart_button { padding-inline: 12px !important; font-size: 16px !important; }
  .seeds-affiliate-quiet a { display: block; margin: 8px 0 0; }
}
@media (prefers-reduced-motion: reduce) {
  .seeds-intro__inner > * { animation: none; }
  .seeds-purchase-link, .single-product .summary .cfvsw-swatches-option, body.single-product.woocommerce div.product .summary form.cart .single_add_to_cart_button { transition: none; }
}

body.single-product.woocommerce div.product .summary form.cart .single_add_to_cart_button { margin-bottom: 0 !important; text-transform: none !important; }
body.single-product.woocommerce div.product .summary .price { margin-block: 8px 4px !important; }
body.home #content .woocommerce ul.products li.product a.button, body.page-id-6 #content .woocommerce ul.products li.product a.button, body.page-id-1013 #content .woocommerce ul.products li.product a.button, body.single-product #content ul.products li.product a.button { background: #650024 !important; color: #fff !important; border: 1px solid rgba(255,255,255,.4) !important; min-height: 46px !important; padding: 10px 18px !important; text-transform: none !important; }

body.home #content .woocommerce ul.products li.product, body.page-id-6 #content .woocommerce ul.products li.product, body.page-id-1013 #content .woocommerce ul.products li.product, body.single-product #content ul.products li.product { box-shadow: none !important; }
.seeds-shop .seeds-shop-catalog__intro h1 { color: var(--seeds-storefront-ink); }
@media (max-width: 600px) {
  body.single-product div.product .woocommerce-product-gallery { width: 100% !important; max-width: 280px; float: none !important; margin-inline: auto !important; }
}

/* Keep narrow-phone commerce controls on one line. */
@media (max-width: 360px) {
  .site-header .ast-woo-header-cart-info-wrap { display: none !important; }
  .site-header .ast-addon-cart-wrap { white-space: nowrap; }
  .site-header .site-header-primary-section-right { gap: 0; }
}

/* Order status and modest follow-up; the transfer details remain the primary action. */
.seeds-order-status { padding: 14px 18px; background: #fff8f5; border-left: 3px solid #063b36; color: #063b36; }
.seeds-order-followup { margin-top: 36px; padding-top: 28px; border-top: 1px solid #e7d8dd; display: grid; gap: 28px; }
.seeds-order-followup h2 { font-size: clamp(20px, 2vw, 26px); line-height: 1.25; margin: 0 0 12px; color: #4a021d; }
.seeds-order-followup p { margin-bottom: 12px; max-width: 65ch; }
.seeds-order-followup a { color: #4a021d; text-decoration: underline; text-underline-offset: 3px; font-weight: 600; }
.seeds-order-followup__fine { font-size: 14px; color: #65565c; }
@media (min-width: 900px) { .seeds-order-followup:has(> div:nth-child(2)) { grid-template-columns: 1fr 1fr; } }
body.woocommerce-order-received .woocommerce-order-details a { color: #4a021d; text-decoration: underline; text-underline-offset: 3px; }
body.woocommerce-order-received .woocommerce-order-details table { border-color: #e7d8dd; }
body.woocommerce-order-received .woocommerce-order-details table th,
body.woocommerce-order-received .woocommerce-order-details table td { color: #3d3035; background: #fff8f5; overflow-wrap: anywhere; }
@media (max-width: 540px) {
    body.woocommerce-order-received .woocommerce-order-overview { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    body.woocommerce-order-received .woocommerce-order-overview li { padding: 16px; }
    body.woocommerce-order-received .woocommerce-order-overview li:last-child { grid-column: 1 / -1; }
}

/* Consent settings remain available below the footer, clear of purchase actions. */
body.woocommerce-checkout #cmplz-manage-consent { padding: 12px 16px; text-align: center; background: #3b3b3b; }
body.woocommerce-checkout #cmplz-manage-consent .cmplz-manage-consent {
    position: static !important;
    transform: none !important;
    margin: 0 auto !important;
    max-width: 100%;
}
body.woocommerce-checkout #cmplz-manage-consent .cmplz-manage-consent.cmplz-show { display: inline-flex !important; align-items: center; }
