/*
Theme Name: Biesiada Pupila Fixed V15
Theme URI: https://heatlogic.pl/
Author: HeatLogic
Author URI: https://heatlogic.pl/
Description: Poprawiona responsywna skórka WooCommerce Biesiada Pupila. Teksty są HTML/CSS, grafiki są osobnymi assetami, menu nie korzysta z nakładanych hotspotów i skaluje się na telefonach.
Version: 16.6
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: biesiada-pupila
*/

:root{
  --bp-dark:#061019;
  --bp-dark2:#07131d;
  --bp-gold:#d3973f;
  --bp-gold2:#f0bd69;
  --bp-copper:#a96524;
  --bp-cream:#f7f1e8;
  --bp-card:#fffaf2;
  --bp-border:#eadbc7;
  --bp-text:#171514;
  --bp-muted:#6e6256;
  --bp-shadow:0 16px 42px rgba(20,17,14,.14);
  --bp-container:1120px;
}

*{box-sizing:border-box}
html{margin:0!important;overflow-x:hidden;scroll-behavior:smooth}
body{
  margin:0;
  min-width:320px;
  overflow-x:hidden;
  background:var(--bp-cream);
  color:var(--bp-text);
  font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;
  font-size:16px;
  line-height:1.55;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body,button,input,select,textarea{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}
a:hover{color:var(--bp-gold)}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit}
.bp-site{width:100%;overflow:hidden;background:var(--bp-cream)}
.bp-container{width:min(var(--bp-container),calc(100% - 56px));margin-inline:auto}
.bp-eyebrow{margin:0 0 12px;color:var(--bp-gold);font-weight:900;font-size:14px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}

/* Topbar */
.bp-topbar{background:var(--bp-dark);color:#fff3df;border-bottom:1px solid rgba(211,151,63,.26);font-size:14px;font-weight:800}
.bp-topbar__inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:18px;white-space:nowrap}
.bp-topbar span{display:inline-flex;align-items:center;gap:9px;line-height:1}
.bp-topbar b{color:var(--bp-gold);font-weight:900;font-style:normal}

/* Header */
.bp-header{background:linear-gradient(180deg,#07131d 0%,#061019 100%);color:#fff;position:relative;z-index:20}
.bp-header__inner{min-height:122px;display:grid;grid-template-columns:270px 1fr auto;align-items:center;gap:34px}
.bp-logo{display:flex;align-items:center;gap:15px;min-width:0;color:#fff!important}
.bp-logo__mark{width:76px;height:76px;object-fit:contain;flex:0 0 auto}
.bp-logo__copy{display:flex;flex-direction:column;text-transform:uppercase;line-height:1;white-space:nowrap;min-width:0}
.bp-logo__copy strong{font-family:"Playfair Display",Georgia,serif;font-weight:900;font-size:31px;letter-spacing:.145em;color:#fff}
.bp-logo__copy em{font-style:normal;font-weight:900;font-size:15px;letter-spacing:.31em;color:#fff;margin-top:7px}
.bp-logo__copy small{font-weight:900;font-size:9px;letter-spacing:.29em;color:#f2dec6;margin-top:10px}
.bp-nav{display:flex;align-items:center;justify-content:center;gap:38px;font-weight:700;font-size:16px;line-height:1;white-space:nowrap}
.bp-nav a{color:#fff!important;position:relative;padding:14px 0;display:inline-flex;align-items:center;gap:8px;min-height:44px}
.bp-nav a:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:2px;background:var(--bp-gold);transform:scaleX(0);transition:transform .18s ease;transform-origin:center}
.bp-chevron{width:7px;height:7px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg);margin-top:-5px;opacity:.88;flex:0 0 auto}
.bp-nav a:hover:after{transform:scaleX(1)}
.bp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}
.bp-icon-btn{width:34px;height:34px;display:grid;place-items:center;color:#fff!important;position:relative;transition:color .18s ease,transform .18s ease}
.bp-icon-btn:hover{color:var(--bp-gold)!important;transform:translateY(-1px)}
.bp-icon-btn svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.75;fill:none;display:block}
.bp-cart-link span{position:absolute;right:-9px;top:-7px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--bp-gold);color:#fff;font-size:11px;font-weight:900;line-height:1}
.bp-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:transparent;color:#fff;align-items:center;justify-content:center;padding:0;cursor:pointer}
.bp-menu-toggle i,.bp-menu-toggle:before,.bp-menu-toggle:after{content:"";display:block;width:22px;height:2px;border-radius:10px;background:currentColor;margin:3px 0}

/* Hero */
.bp-hero{background:#061019;background-image:linear-gradient(180deg,#061019 0%,#030b12 100%);color:#fff;overflow:hidden;border-bottom:1px solid rgba(211,151,63,.16)}
.bp-hero__inner{min-height:500px;display:grid;grid-template-columns:minmax(350px,39%) minmax(0,61%);align-items:center;gap:22px}
.bp-hero__copy{position:relative;z-index:2;padding:42px 0 58px}
.bp-hero h1{margin:0 0 24px;font-family:"Playfair Display",Georgia,serif;font-size:clamp(55px,6.5vw,78px);font-weight:900;line-height:.94;letter-spacing:-.05em;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.12)}
.bp-hero h1:after{content:"";display:block;width:54px;height:2px;background:var(--bp-gold);margin-top:25px}
.bp-hero__lead{max-width:390px;margin:0 0 30px;color:#fff5e7;font-size:16px;line-height:1.75;font-weight:650}
.bp-hero__buttons{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.bp-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;min-width:156px;padding:0 24px;border-radius:8px;border:1px solid transparent;background:var(--bp-gold);color:#fff!important;text-transform:uppercase;font-weight:900;font-size:15px;letter-spacing:.02em;line-height:1;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease,border-color .18s ease}
.bp-btn__pet{width:30px;height:30px;border-radius:999px;object-fit:cover;display:block;flex:0 0 30px;border:1px solid rgba(255,237,205,.58);box-shadow:0 0 0 2px rgba(5,12,18,.18)}
.bp-btn:hover{background:var(--bp-gold2);color:var(--bp-dark)!important;transform:translateY(-1px);box-shadow:0 12px 22px rgba(211,151,63,.25)}
.bp-btn--outline{background:transparent;border-color:var(--bp-gold);color:#fff!important}
.bp-btn--outline:hover{background:var(--bp-gold);color:var(--bp-dark)!important}
.bp-hero__visual{align-self:end;justify-self:end;width:100%;max-width:660px;margin-right:-24px}
.bp-hero__visual img{width:100%;height:auto;max-height:430px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 12px 22px rgba(0,0,0,.34))}

/* Categories */
.bp-categories{padding:22px 0 18px;background:var(--bp-cream)}
.bp-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.bp-category-card{position:relative;overflow:hidden;min-height:255px;border-radius:15px;box-shadow:0 10px 24px rgba(15,13,10,.10);border:1px solid rgba(211,151,63,.18);color:#fff;background:#07131d}
.bp-category-card--dog{background:linear-gradient(105deg,#07131d 0%,#07131d 48%,#0e2130 100%)}
.bp-category-card--cat{background:linear-gradient(105deg,#a15f20 0%,#ad6c27 54%,#bd7d35 100%)}
.bp-category-card__content{position:relative;z-index:2;max-width:260px;padding:32px 34px 28px}
.bp-category-icon{width:58px;height:58px;border-radius:50%;border:1px solid var(--bp-gold);display:grid;place-items:center;margin-bottom:21px;background:rgba(0,0,0,.12);overflow:hidden;box-shadow:0 0 0 5px rgba(211,151,63,.06)}
.bp-category-icon__photo{width:100%;height:100%;object-fit:cover;display:block}
.bp-category-card h2{font-family:"Playfair Display",Georgia,serif;font-size:36px;font-weight:900;line-height:.96;text-transform:uppercase;letter-spacing:-.035em;margin:0 0 12px;color:#fff}
.bp-category-card p{margin:0 0 22px;color:#fff;font-weight:700;line-height:1.35}
.bp-category-link{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:0 18px;border-radius:5px;border:1px solid var(--bp-gold);color:var(--bp-gold)!important;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.02em;background:rgba(5,12,18,.35);transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.bp-category-link:hover{background:var(--bp-gold);border-color:var(--bp-gold);color:var(--bp-dark)!important;transform:translateY(-1px)}
.bp-category-card__visual{position:absolute;right:0;bottom:0;height:100%;width:70%;object-fit:cover;object-position:center bottom;z-index:1}
.bp-category-card--dog .bp-category-card__visual{width:68%}
.bp-category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,10,16,.92) 0%,rgba(3,10,16,.64) 34%,rgba(3,10,16,.02) 66%);z-index:1;pointer-events:none}
.bp-category-card--cat:after{background:linear-gradient(90deg,rgba(161,95,32,.92) 0%,rgba(161,95,32,.58) 34%,rgba(161,95,32,.04) 66%)}
/* Products */
.bp-products{
  background:#fbf7ef;
  padding:24px 0 34px;
}

.bp-section-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:22px;
  margin-bottom:18px;
}

.bp-section-head h2{
  font-family:"Playfair Display",Georgia,serif;
  font-size:38px;
  line-height:1;
  margin:0 0 2px;
  color:#15110e;
  font-weight:900;
  letter-spacing:-.04em;
}

.bp-section-head .bp-eyebrow{
  font-size:12px;
  margin-bottom:6px;
  color:#b7722b;
}

.bp-head-link{
  font-size:13px;
  text-transform:uppercase;
  font-weight:900;
  color:#08131d!important;
  letter-spacing:.02em;
  margin-bottom:10px;
  white-space:nowrap;
}

.bp-products-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}

.bp-product-card{
  background:#fff;
  border:1px solid var(--bp-border);
  border-radius:12px;
  min-height:318px;
  padding:16px 16px 17px;
  box-shadow:0 8px 18px rgba(21,17,12,.06);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  transition:transform .18s ease,box-shadow .18s ease;
  overflow:hidden;
}

.bp-product-card:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(21,17,12,.11);
}

/* większe, czytelniejsze zdjęcie puszki */
.bp-product-card__img{
  height:176px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:14px;
  overflow:hidden;
  background:#fff;
}

.bp-product-card__img img{
  width:100%;
  height:100%;
  max-width:none;
  max-height:none;
  object-fit:contain;
  object-position:center;
  display:block;
  margin:auto;
  transform:scale(1.22);
  transform-origin:center;
}

.bp-product-card__body{
  min-height:82px;
}

.bp-product-card h3{
  margin:0;
  color:#050b10;
  font-size:14.5px;
  line-height:1.22;
  font-weight:900;
  letter-spacing:-.02em;
}

.bp-product-card__weight{
  font-size:13px;
  color:#6a6258;
  margin-top:9px;
  font-weight:600;
}

.bp-product-card__bottom{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:10px;
  margin-top:10px;
}

.bp-product-card__price{
  color:#050b10;
  font-weight:900;
  font-size:17px;
  line-height:1;
}

.bp-mini-cart{
  width:40px;
  height:40px;
  border-radius:7px;
  display:grid;
  place-items:center;
  background:#07131d;
  color:#fff!important;
  transition:background .18s ease,transform .18s ease;
  flex:0 0 auto;
}

.bp-mini-cart:hover{
  background:var(--bp-gold);
  color:#fff!important;
  transform:translateY(-1px);
}

.bp-mini-cart svg{
  width:21px;
  height:21px;
  stroke:currentColor;
  stroke-width:1.8;
  fill:none;
}

/* Product image override */
.bp-product-card__img img,
.bp-wc-loop-packshot{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  transform:scale(1.22);
}

.woocommerce ul.products li.product .bp-wc-loop-packshot,
.woocommerce-page ul.products li.product .bp-wc-loop-packshot{
  max-height:none!important;
}

/* Benefits - premium strip without separators */
.bp-benefits{
  background:#061019;
  color:#fff;
  padding:0;
  border-top:0;
  border-bottom:0;
}

.bp-benefits__grid{
  min-height:132px;
  display:grid;
  grid-template-columns:1.08fr 1fr 1.28fr 1.05fr;
  gap:0;
  align-items:stretch;
}

/* pojedynczy benefit */
.bp-benefit{
  position:relative;
  min-height:132px;
  padding:26px 20px 24px 0;
  display:grid;
  grid-template-columns:76px minmax(0,1fr);
  align-items:center;
  column-gap:20px;
  border:0 !important;
}
.bp-benefit:nth-child(3){
  transform:translateX(24px);
}
/* całkowite usunięcie pionowych pasków */
.bp-benefit::after,
.bp-benefit::before,
.bp-benefit:not(:last-child)::after{
  content:none !important;
  display:none !important;
  background:none !important;
  width:0 !important;
}

/* ikony */
.bp-benefit__icon{
  width:72px;
  height:72px;
  display:grid;
  place-items:center;
  color:var(--bp-gold);
  opacity:.98;
  flex:0 0 auto;
}

.bp-benefit__icon svg{
  width:72px;
  height:72px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.75;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* tekst */
.bp-benefit__copy{
  min-width:0;
  display:block;
}

.bp-benefit__headline{
  display:flex;
  align-items:baseline;
  gap:7px;
  margin:0 0 5px;
  line-height:1;
  color:var(--bp-gold);
}

.bp-benefit__headline strong{
  display:block;
  font-family:"Playfair Display",Georgia,serif;
  font-size:38px;
  letter-spacing:-.055em;
  color:var(--bp-gold);
  line-height:.9;
  font-weight:900;
}

.bp-benefit__headline span{
  display:inline-block;
  color:#fff7e9;
  font-size:14px;
  font-weight:800;
  line-height:1.1;
  margin-left:2px;
}

.bp-benefit p{
  margin:0;
  color:#fff7e9;
  font-size:14px;
  font-weight:750;
  line-height:1.26;
  max-width:205px;
}

/* Receptura premium - osobny układ */
.bp-benefit--premium{
  grid-template-columns:72px minmax(0,1fr);
  column-gap:19px;
}

.bp-benefit--premium .bp-benefit__headline{
  display:block;
  margin-bottom:6px;
}

.bp-benefit--premium .bp-benefit__headline strong{
  font-size:34px;
  line-height:.9;
  letter-spacing:-.045em;
}

.bp-benefit--premium p{
  max-width:190px;
}

@media (max-width: 1100px){
  .bp-benefits__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .bp-benefit{
    min-height:118px;
    padding:24px 28px;
  }
}

@media (max-width: 640px){
  .bp-benefits__grid{
    grid-template-columns:1fr;
  }

  .bp-benefit{
    min-height:auto;
    padding:24px 22px;
    grid-template-columns:58px minmax(0,1fr);
    column-gap:16px;
  }

  .bp-benefit__icon,
  .bp-benefit__icon svg{
    width:56px;
    height:56px;
  }

  .bp-benefit__headline strong{
    font-size:32px;
  }

  .bp-benefit__headline span{
    font-size:13px;
  }

  .bp-benefit p{
    font-size:14px;
    max-width:none;
  }

  .bp-benefit--premium{
    grid-template-columns:58px minmax(0,1fr);
  }

  .bp-benefit--premium .bp-benefit__headline strong{
    font-size:30px;
  }
}

/* Ingredients */
.bp-ingredients{
  background:#fbf7ef;
  overflow:hidden;
}

.bp-ingredients__inner{
  min-height:320px;
  display:grid;
  grid-template-columns:44% minmax(360px,1fr) 158px;
  align-items:center;
  gap:36px;
}

/* zdjęcie po lewej - lekko niżej i lepiej wykadrowane */
.bp-ingredients__photo{
  height:270px;
  margin-left:10px;
  overflow:hidden;
  transform:translateY(14px);
}

.bp-ingredients__photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 58%;
}

/* środkowy blok tekstowy lekko niżej */
.bp-ingredients__content,
.bp-ingredients__text,
.bp-ingredients__inner > div:nth-child(2){
  transform:translateY(10px);
}

/* napis: CO ZNAJDUJE SIĘ W KAŻDEJ PUSZCE */
.bp-ingredients .bp-section-kicker,
.bp-ingredients .bp-kicker,
.bp-ingredients__eyebrow{
  display:block;
  margin-top:8px;
  margin-bottom:10px;
  color:var(--bp-gold);
  letter-spacing:.12em;
}

.bp-ingredients h2{
  font-family:"Playfair Display",Georgia,serif;
  font-size:34px;
  line-height:1.02;
  letter-spacing:-.035em;
  margin:0 0 16px;
  font-weight:900;
  color:#14110e;
}

.bp-ingredients ul{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:6px;
  color:#2a2520;
  font-size:13.2px;
  font-weight:650;
  line-height:1.35;
}

.bp-ingredients li{
  position:relative;
  padding-left:24px;
}

.bp-ingredients li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:var(--bp-gold);
  font-weight:900;
}

.bp-seal{
  width:130px;
  justify-self:center;
  filter:drop-shadow(0 10px 18px rgba(161,102,40,.18));
}

/* Reviews */
.bp-reviews{background:#f8f2e8;padding:34px 0 34px}
.bp-reviews h2{text-align:center;font-family:"Playfair Display",Georgia,serif;font-size:30px;line-height:1;margin:0 0 28px;font-weight:800;color:#221c16;letter-spacing:-.03em;position:relative}
.bp-reviews h2:after{content:"";display:block;width:34px;height:2px;background:var(--bp-gold);margin:12px auto 0}
.bp-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:980px;margin-inline:auto}
.bp-review{background:#fff;border:1px solid var(--bp-border);border-radius:9px;padding:18px 20px 16px;box-shadow:0 8px 22px rgba(21,17,12,.07)}
.bp-stars{color:var(--bp-gold);letter-spacing:2px;font-size:15px;margin-bottom:8px}
.bp-review p{margin:0 0 12px;color:#251f19;font-weight:650;font-size:14px;line-height:1.35}
.bp-review__author{display:flex;align-items:center;gap:10px;font-weight:800;color:#4a3d31;font-size:13px}
.bp-review__author img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eee}

/* Service strip */
.bp-service-strip{background:#f2e5d0;border-top:1px solid #dfc8aa;border-bottom:1px solid #dfc8aa;color:#2b2118}
.bp-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.bp-service{display:flex;align-items:center;gap:14px;min-height:68px;padding:8px 20px;border-right:1px solid rgba(130,87,45,.22)}
.bp-service:last-child{border-right:0}
.bp-service b{font-size:26px;color:var(--bp-gold);font-style:normal;font-weight:900}
.bp-service strong{display:block;text-transform:uppercase;font-size:13px;line-height:1.1;font-weight:900;color:#2b2118}
.bp-service span{display:block;font-size:13px;line-height:1.2;color:#5d5147;font-weight:650}

/* Footer */
.bp-footer{background:#061019;color:#fff;padding:36px 0 18px}
.bp-footer__grid{display:grid;grid-template-columns:1.25fr .65fr .9fr .75fr 1.25fr;gap:30px;align-items:start}
.bp-logo--footer .bp-logo__mark{width:67px;height:67px}.bp-logo--footer .bp-logo__copy strong{font-size:25px}.bp-logo--footer .bp-logo__copy em{font-size:13px}.bp-logo--footer .bp-logo__copy small{font-size:8px}
.bp-footer h3{margin:0 0 12px;color:var(--bp-gold);font-size:13px;text-transform:uppercase;letter-spacing:.04em;font-weight:900}
.bp-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.bp-footer li,.bp-footer p{font-size:13px;line-height:1.35;color:#efe3d2;margin:0}.bp-footer a{color:#efe3d2}.bp-footer a:hover{color:var(--bp-gold)}
.bp-socials{display:flex;gap:10px;margin-top:18px}.bp-socials a{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--bp-gold);color:var(--bp-gold);font-weight:900}
.bp-newsletter form{display:flex;margin-top:12px;border:1px solid rgba(211,151,63,.42);border-radius:5px;overflow:hidden;background:#08131d}
.bp-newsletter input{min-width:0;flex:1;border:0;background:transparent;color:#fff;padding:12px 13px;outline:0}.bp-newsletter input::placeholder{color:#837a70}
.bp-newsletter button{width:46px;border:0;background:var(--bp-gold);color:#fff;font-weight:900;cursor:pointer}
.bp-footer__bottom{margin-top:25px;padding-top:14px;border-top:1px solid rgba(255,255,255,.10);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#9d9388;font-size:12px}

/* Page / WooCommerce base */
.bp-page{padding:54px 0;background:#fbf7ef}.bp-page__card{background:#fff;border:1px solid var(--bp-border);border-radius:14px;padding:36px;box-shadow:var(--bp-shadow)}.bp-page h1{font-family:"Playfair Display",Georgia,serif;font-size:44px;line-height:1.05;margin:0 0 16px;color:#17110d}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--bp-border);border-radius:12px;padding:16px!important;box-shadow:0 8px 22px rgba(21,17,12,.06)}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce button.single_add_to_cart_button{background:var(--bp-gold)!important;color:#fff!important;border-radius:7px!important;text-transform:uppercase;font-weight:900!important}.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--bp-dark)!important;color:#fff!important}

@media (max-width:1120px){
  .bp-container{width:min(100% - 34px,var(--bp-container))}
  .bp-header__inner{grid-template-columns:250px 1fr auto;gap:18px;min-height:112px}
  .bp-logo__mark{width:66px;height:66px}.bp-logo__copy strong{font-size:27px}.bp-logo__copy em{font-size:13px}.bp-logo__copy small{font-size:8px}
  .bp-nav{gap:24px;font-size:15px}
  .bp-header-actions{gap:15px}.bp-icon-btn{width:32px;height:32px}.bp-icon-btn svg{width:25px;height:25px}
  .bp-hero__inner{grid-template-columns:40% 60%;min-height:470px}.bp-hero h1{font-size:clamp(48px,6vw,66px)}.bp-hero__visual{margin-right:-42px}.bp-hero__visual img{max-height:410px}
  .bp-category-card__content{padding:28px 24px}.bp-category-card h2{font-size:32px}.bp-category-card__visual{width:74%}.bp-category-card--dog .bp-category-card__visual{width:72%}
}

@media (max-width:980px){
  .bp-topbar__inner{display:grid;grid-template-columns:repeat(2,1fr);padding:9px 0;row-gap:8px;white-space:normal;text-align:center}.bp-topbar span{justify-content:center;font-size:13px}
  .bp-header__inner{grid-template-columns:1fr auto;min-height:92px}.bp-nav{display:none}.bp-menu-toggle{display:flex;flex-direction:column}.bp-header-actions .bp-icon-btn:not(.bp-cart-link){display:none}
  body.bp-menu-open .bp-nav{display:flex;position:absolute;left:17px;right:17px;top:calc(100% - 8px);background:#07131d;border:1px solid rgba(211,151,63,.35);border-radius:14px;box-shadow:0 24px 50px rgba(0,0,0,.35);padding:14px 18px;z-index:100;flex-direction:column;align-items:flex-start;gap:0;white-space:normal}
  body.bp-menu-open .bp-nav a{width:100%;min-height:44px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}body.bp-menu-open .bp-nav a:last-child{border-bottom:0}
  .bp-hero__inner{grid-template-columns:1fr;min-height:0;gap:0;padding-top:22px}.bp-hero__copy{padding:26px 0 18px}.bp-hero__lead{max-width:520px}.bp-hero__visual{justify-self:center;margin:0;width:100%;max-width:720px}.bp-hero__visual img{max-height:380px;margin-inline:auto;object-position:center bottom}
  .bp-category-grid{grid-template-columns:1fr;gap:16px}.bp-category-card{min-height:280px}.bp-category-card__visual{width:72%!important}
  .bp-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bp-benefits__grid{grid-template-columns:repeat(2,1fr);min-height:0}.bp-benefit{min-height:102px;padding:18px 28px;border:0!important}.bp-benefit::before,.bp-benefit::after,.bp-benefit:nth-child(odd)::after,.bp-benefit:nth-child(even)::after{content:none!important;display:none!important}
  .bp-ingredients__inner{grid-template-columns:1fr 1fr;gap:24px;padding:26px 0}.bp-ingredients__photo{height:230px;margin-left:0;border-radius:12px}.bp-seal{grid-column:2;justify-self:start;width:116px;margin-top:-18px}.bp-review-grid{gap:14px}.bp-footer__grid{grid-template-columns:1fr 1fr;gap:28px}.bp-newsletter{grid-column:span 2}
  .bp-service-grid{grid-template-columns:repeat(2,1fr)}.bp-service:nth-child(2){border-right:0}.bp-service:nth-child(-n+2){border-bottom:1px solid rgba(130,87,45,.22)}
}

@media (max-width:640px){
  .bp-container{width:calc(100% - 28px)}
  .bp-topbar__inner{grid-template-columns:1fr 1fr;gap:7px}.bp-topbar span{font-size:11.5px}.bp-topbar b{display:none}
  .bp-header__inner{min-height:82px}.bp-logo__mark{width:52px;height:52px}.bp-logo__copy strong{font-size:20px;letter-spacing:.1em}.bp-logo__copy em{font-size:10px;letter-spacing:.20em;margin-top:5px}.bp-logo__copy small{display:none}.bp-header-actions{gap:10px}.bp-cart-link{width:32px;height:32px}.bp-menu-toggle{width:40px;height:40px}
  .bp-hero{text-align:left}.bp-hero__copy{padding:24px 0 18px}.bp-eyebrow{font-size:12px}.bp-hero h1{font-size:46px;margin-bottom:18px}.bp-hero h1:after{margin-top:18px}.bp-hero__lead{font-size:15px;line-height:1.6;margin-bottom:22px}.bp-btn{min-width:0;min-height:48px;padding:0 18px;font-size:12.5px}.bp-btn__pet{width:26px;height:26px;flex-basis:26px}.bp-hero__buttons{gap:10px}.bp-hero__visual img{max-height:none;width:100%;margin-top:2px}
  .bp-categories{padding:14px 0}.bp-category-card{min-height:260px;border-radius:12px}.bp-category-card__content{max-width:210px;padding:24px 20px}.bp-category-icon{width:48px;height:48px;margin-bottom:18px}.bp-category-card h2{font-size:29px}.bp-category-card p{font-size:14px}.bp-category-link{min-height:42px;font-size:11px;padding:0 13px}.bp-category-card__visual{width:82%!important;opacity:.98;object-position:center bottom}.bp-category-card:after{background:linear-gradient(90deg,rgba(3,10,16,.96) 0%,rgba(3,10,16,.68) 40%,rgba(3,10,16,.06) 72%)}.bp-category-card--cat:after{background:linear-gradient(90deg,rgba(161,95,32,.96) 0%,rgba(161,95,32,.68) 40%,rgba(161,95,32,.06) 72%)}
  .bp-products{padding-top:22px}.bp-section-head{align-items:flex-start;flex-direction:column;gap:8px}.bp-section-head h2{font-size:31px}.bp-head-link{margin:0}.bp-products-grid{grid-template-columns:1fr;gap:12px}.bp-product-card{min-height:0}.bp-product-card__img{height:128px}.bp-product-card__img img{max-height:128px}.bp-product-card__body{min-height:auto}.bp-product-card h3{font-size:14px}
  .bp-benefits{padding:0}.bp-benefits__grid{grid-template-columns:1fr}.bp-benefit,.bp-benefit:nth-child(odd){grid-template-columns:62px 1fr;min-height:94px;border:0!important;padding:16px 14px;column-gap:14px}.bp-benefit::before,.bp-benefit::after,.bp-benefit:nth-child(odd)::after{content:none!important;display:none!important}.bp-benefit__icon,.bp-benefit__icon svg{width:56px;height:56px}.bp-benefit__headline strong{font-size:30px}.bp-benefit--premium .bp-benefit__headline strong{font-size:27px}.bp-benefit p{font-size:12.5px;max-width:none}
  .bp-ingredients__inner{grid-template-columns:1fr;gap:20px;padding:24px 0 30px}.bp-ingredients__photo{height:190px;margin-inline:-14px;border-radius:0}.bp-ingredients h2{font-size:31px}.bp-seal{grid-column:auto;justify-self:center;margin-top:0;width:112px}.bp-review-grid{grid-template-columns:1fr}.bp-reviews h2{font-size:27px}.bp-service-grid{grid-template-columns:1fr}.bp-service,.bp-service:nth-child(2){border-right:0;border-bottom:1px solid rgba(130,87,45,.22)}.bp-service:last-child{border-bottom:0}.bp-footer__grid{grid-template-columns:1fr}.bp-newsletter{grid-column:auto}.bp-footer__bottom{flex-direction:column;align-items:flex-start}.bp-page__card{padding:24px}.bp-page h1{font-size:34px}
}

@media (max-width:380px){
  .bp-logo__copy strong{font-size:17px}.bp-logo__mark{width:48px;height:48px}.bp-hero h1{font-size:40px}.bp-btn{width:100%}.bp-category-card__content{max-width:190px}.bp-category-card h2{font-size:26px}.bp-category-card__visual{width:86%!important}
}

@media (max-width:640px){
  .bp-product-card{
    min-height:auto;
  }

  .bp-product-card__img{
    height:190px;
  }

  .bp-product-card__img img,
  .bp-wc-loop-packshot{
    transform:scale(1.15);
  }
}
.bp-logo__mark{
  width:92px;
  height:92px;
  object-fit:contain;
  transform:scale(1.04);
  filter:
    brightness(1.18)
    contrast(1.15)
    saturate(1.12)
    drop-shadow(0 0 10px rgba(240,189,105,.42))
    drop-shadow(0 8px 16px rgba(0,0,0,.42));
}



/* Komunikaty WooCommerce: dodano do koszyka / info / błędy */
body.single-product .woocommerce-notices-wrapper{
  background:#030b12!important;
  padding:14px 5vw 0!important;
  margin:0!important;
}

body.single-product .woocommerce-message,
body.single-product .woocommerce-info,
body.single-product .woocommerce-error{
  max-width:1180px;
  margin:0 auto!important;
  padding:14px 18px 14px 52px!important;
  background:linear-gradient(180deg,#07131d 0%,#030b12 100%)!important;
  color:#f7efe1!important;
  border:1px solid rgba(201,161,93,.24)!important;
  border-radius:16px!important;
  box-shadow:0 18px 46px rgba(0,0,0,.26)!important;
  font-size:14px!important;
  line-height:1.5!important;
}

body.single-product .woocommerce-message::before,
body.single-product .woocommerce-info::before{
  color:#d8b979!important;
  top:14px!important;
  left:18px!important;
}

body.single-product .woocommerce-message .button,
body.single-product .woocommerce-message a.button,
body.single-product .woocommerce-message .wc-forward{
  background:linear-gradient(180deg,#e1ad50 0%,#c28b34 100%)!important;
  color:#081018!important;
  border:0!important;
  border-radius:999px!important;
  padding:8px 16px!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}

@media (max-width:768px){
  body.single-product .woocommerce-notices-wrapper{
    padding:12px 14px 0!important;
  }

  body.single-product .woocommerce-message,
  body.single-product .woocommerce-info,
  body.single-product .woocommerce-error{
    border-radius:14px!important;
    padding:13px 13px 13px 42px!important;
  }

  body.single-product .woocommerce-message .button,
  body.single-product .woocommerce-message a.button,
  body.single-product .woocommerce-message .wc-forward{
    display:block!important;
    width:100%!important;
    margin:10px 0 0!important;
    text-align:center!important;
  }
}

/* =========================================================
   Biesiada Pupila - produkt premium WooCommerce
   Szablony:
   woocommerce/single-product.php
   woocommerce/content-single-product.php
   ========================================================= */

body.single-product,
body.single-product .bp-site,
body.single-product .site,
body.single-product .site-content,
body.single-product main,
body.single-product .content-area,
body.single-product .site-main,
body.single-product .woocommerce {
  background:#030b12!important;
}

body.single-product .bp-page,
body.single-product .bp-page__card,
body.single-product .bp-container {
  background:#030b12!important;
}

.bp-product-page {
  width:100%;
  margin:0;
  padding:0;
  background:#030b12;
  color:#f7efe1;
}

/* Komunikaty WooCommerce */
body.single-product .woocommerce-notices-wrapper {
  margin:0!important;
  padding:12px 5vw 0!important;
  background:#030b12!important;
}

body.single-product .woocommerce-message,
body.single-product .woocommerce-info,
body.single-product .woocommerce-error {
  max-width:1280px;
  margin:0 auto!important;
  padding:13px 18px 13px 50px!important;
  background:linear-gradient(180deg,#07131d 0%,#030b12 100%)!important;
  color:#f7efe1!important;
  border:1px solid rgba(201,161,93,.24)!important;
  border-radius:15px!important;
  box-shadow:0 16px 42px rgba(0,0,0,.25)!important;
  font-size:14px!important;
  line-height:1.5!important;
}

body.single-product .woocommerce-message::before,
body.single-product .woocommerce-info::before {
  color:#d8b979!important;
  top:13px!important;
  left:18px!important;
}

body.single-product .woocommerce-message .button,
body.single-product .woocommerce-message a.button,
body.single-product .woocommerce-message .wc-forward {
  background:linear-gradient(180deg,#e1ad50 0%,#c28b34 100%)!important;
  color:#081018!important;
  border:0!important;
  border-radius:999px!important;
  padding:8px 16px!important;
  font-size:12px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}

/* Główna karta */
.bp-single-product {
  width:100%;
  margin:0;
  padding:0;
  background:#030b12;
  color:#f7efe1;
  overflow:hidden;
}

/* Góra produktu */
.bp-single-product__hero {
  width:100%;
  margin:0;
  padding:16px 5vw 22px;
  background:
    radial-gradient(circle at 22% 8%,rgba(201,161,93,.10),transparent 30%),
    linear-gradient(180deg,#07131d 0%,#030b12 100%);
  border-bottom:1px solid rgba(201,161,93,.16);
}

.bp-single-product__hero-inner {
  width:100%;
  max-width:1320px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(260px,34%) minmax(0,66%);
  align-items:center;
  gap:44px;
}

/* Zdjęcie */
.bp-single-product__media {
  min-width:0;
}

.bp-single-product__media .woocommerce-product-gallery {
  width:100%!important;
  float:none!important;
  margin:0!important;
}

.bp-single-product__media .woocommerce-product-gallery__wrapper {
  margin:0!important;
}

.bp-single-product__media img {
  max-height:285px;
  width:auto;
  max-width:100%;
  object-fit:contain;
  display:block;
  margin:0 auto;
  background:transparent!important;
  box-shadow:none!important;
}

/* Prawa część */
.bp-single-product__summary {
  min-width:0;
  padding:0;
}

.bp-single-product__badge {
  display:inline-flex;
  margin-bottom:9px;
  padding:6px 12px;
  border:1px solid rgba(201,161,93,.28);
  border-radius:999px;
  color:#d8b979;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.bp-single-product .product_title {
  margin:0 0 10px!important;
  color:#fff7e8!important;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(28px,2.35vw,38px)!important;
  line-height:1.06!important;
  letter-spacing:-.035em!important;
}

.bp-single-product__price .price {
  display:block;
  color:#d8b979!important;
  font-size:27px!important;
  font-weight:900!important;
  line-height:1.1!important;
  margin:0!important;
}

.bp-single-product__stock {
  margin:5px 0 11px;
  color:#8fb328;
  font-size:14px;
  font-weight:800;
}

.bp-single-product__excerpt {
  max-width:720px;
  margin:0 0 13px;
  padding-bottom:13px;
  border-bottom:1px solid rgba(201,161,93,.16);
}

.bp-single-product__excerpt p {
  margin:0!important;
  color:rgba(247,239,225,.82)!important;
  font-size:13.5px!important;
  line-height:1.55!important;
}

/* Koszyk */
.bp-single-product__cart form.cart {
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:13px 0!important;
}

.bp-single-product__cart .quantity input.qty {
  width:64px!important;
  height:43px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.04)!important;
  border:1px solid rgba(201,161,93,.28)!important;
  color:#fff7e8!important;
  text-align:center!important;
  font-size:15px!important;
  font-weight:800!important;
}

.bp-single-product__cart .single_add_to_cart_button {
  min-height:43px!important;
  padding:0 26px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#e1ad50 0%,#c28b34 100%)!important;
  color:#081018!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 28px rgba(201,161,93,.2)!important;
}

.bp-single-product__cart .single_add_to_cart_button:hover {
  filter:brightness(1.06);
}

/* Mini zaufanie */
.bp-single-product__trust {
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:12px 0 12px;
}

.bp-single-product__trust span {
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 11px;
  border:1px solid rgba(201,161,93,.18);
  border-radius:999px;
  color:rgba(247,239,225,.76);
  background:rgba(255,255,255,.025);
  font-size:12px;
  font-weight:800;
}

/* Meta */
.bp-single-product__meta {
  padding-top:10px;
  border-top:1px solid rgba(201,161,93,.14);
  color:rgba(247,239,225,.58);
  font-size:12.5px;
  line-height:1.65;
}

.bp-single-product__meta a {
  color:rgba(247,239,225,.78);
  text-decoration:none;
}

/* Zakładki */
.bp-single-product__tabs {
  width:100%;
  padding:0 5vw 36px;
  background:#030b12;
}

.bp-single-product__tabs-inner {
  width:100%;
  max-width:1320px;
  margin:0 auto;
}

.bp-single-product__tabs .woocommerce-tabs {
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

.bp-single-product__tabs .woocommerce-tabs ul.tabs {
  display:flex!important;
  gap:0!important;
  margin:0 0 16px!important;
  padding:0!important;
  border:1px solid rgba(201,161,93,.18)!important;
  border-radius:15px!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.025)!important;
}

.bp-single-product__tabs .woocommerce-tabs ul.tabs::before,
.bp-single-product__tabs .woocommerce-tabs ul.tabs li::before,
.bp-single-product__tabs .woocommerce-tabs ul.tabs li::after {
  display:none!important;
}

.bp-single-product__tabs .woocommerce-tabs ul.tabs li {
  flex:1!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}

.bp-single-product__tabs .woocommerce-tabs ul.tabs li a {
  display:block!important;
  text-align:center!important;
  padding:11px 14px!important;
  color:rgba(247,239,225,.68)!important;
  font-size:13px!important;
  font-weight:800!important;
  text-decoration:none!important;
}

.bp-single-product__tabs .woocommerce-tabs ul.tabs li.active {
  background:rgba(201,161,93,.13)!important;
}

.bp-single-product__tabs .woocommerce-tabs ul.tabs li.active a {
  color:#d8b979!important;
}

.bp-single-product__tabs .woocommerce-Tabs-panel {
  color:rgba(247,239,225,.82)!important;
}

.bp-single-product__tabs .woocommerce-Tabs-panel--description > h2:first-child,
.bp-single-product__tabs #tab-description > h2:first-child {
  display:none!important;
}

.bp-single-product__tabs .woocommerce-Tabs-panel p {
  max-width:1120px;
  margin:0 0 13px!important;
  color:rgba(247,239,225,.78)!important;
  font-size:13.5px!important;
  line-height:1.62!important;
}

.bp-single-product__tabs .woocommerce-Tabs-panel h2,
.bp-single-product__tabs .woocommerce-Tabs-panel h3 {
  color:#fff7e8!important;
  font-size:21px!important;
  line-height:1.2!important;
  margin:0 0 12px!important;
}

/* Tabela informacji */
.bp-single-product__tabs table.shop_attributes {
  max-width:1120px!important;
  border:0!important;
  margin:0!important;
}

.bp-single-product__tabs table.shop_attributes th,
.bp-single-product__tabs table.shop_attributes td {
  background:transparent!important;
  border:0!important;
  border-bottom:1px solid rgba(201,161,93,.14)!important;
  color:rgba(247,239,225,.82)!important;
  padding:9px 0!important;
  font-size:13px!important;
}

.bp-single-product__tabs table.shop_attributes th {
  color:#d8b979!important;
  font-weight:900!important;
}

/* Opinie */
.bp-single-product__tabs #reviews,
.bp-single-product__tabs #reviews p,
.bp-single-product__tabs #reviews .comment-text {
  color:rgba(247,239,225,.82)!important;
}

.bp-single-product__tabs #reviews input,
.bp-single-product__tabs #reviews textarea {
  width:100%;
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(201,161,93,.2)!important;
  border-radius:13px!important;
  color:#fff7e8!important;
  padding:11px 13px!important;
}

.bp-single-product__tabs #reviews input:focus,
.bp-single-product__tabs #reviews textarea:focus {
  border-color:rgba(201,161,93,.55)!important;
  outline:none!important;
}

/* Mobile */
@media (max-width:768px) {
  body.single-product #page,
  body.single-product .site,
  body.single-product .site-content,
  body.single-product .content-area,
  body.single-product .site-main,
  body.single-product main,
  body.single-product article,
  body.single-product .entry-content,
  body.single-product .woocommerce {
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
    background:#030b12!important;
  }

  body.single-product .woocommerce-notices-wrapper {
    padding:12px 14px 0!important;
  }

  body.single-product .woocommerce-message,
  body.single-product .woocommerce-info,
  body.single-product .woocommerce-error {
    border-radius:14px!important;
    padding:13px 13px 13px 42px!important;
  }

  body.single-product .woocommerce-message .button,
  body.single-product .woocommerce-message a.button,
  body.single-product .woocommerce-message .wc-forward {
    display:block!important;
    width:100%!important;
    margin:10px 0 0!important;
    text-align:center!important;
  }

  .bp-single-product__hero {
    padding:20px 18px 18px;
  }

  .bp-single-product__hero-inner {
    display:block;
  }

  .bp-single-product__media {
    margin-bottom:20px;
  }

  .bp-single-product__media img {
    max-height:290px;
  }

  .bp-single-product .product_title {
    font-size:34px!important;
  }

  .bp-single-product__price .price {
    font-size:30px!important;
  }

  .bp-single-product__excerpt p {
    font-size:15px!important;
  }

  .bp-single-product__cart form.cart {
    width:100%;
  }

  .bp-single-product__cart .single_add_to_cart_button {
    flex:1;
  }

  .bp-single-product__trust {
    gap:7px;
  }

  .bp-single-product__trust span {
    font-size:11.5px;
  }

  .bp-single-product__tabs {
    padding:0 18px 32px;
  }

  .bp-single-product__tabs .woocommerce-tabs ul.tabs li a {
    padding:12px 8px!important;
    font-size:12.5px!important;
  }

  .bp-single-product__tabs .woocommerce-Tabs-panel p {
    font-size:15px!important;
  }
}

/* =========================================================
   MOBILE FIX - produkt premium bez białego tła
   ========================================================= */

@media (max-width:768px){

  html,
  body,
  body.single-product,
  body.single-product .bp-site,
  body.single-product .site,
  body.single-product .site-content,
  body.single-product .content-area,
  body.single-product .site-main,
  body.single-product main,
  body.single-product article,
  body.single-product .entry-content,
  body.single-product .woocommerce,
  body.single-product .bp-product-page,
  body.single-product .bp-single-product{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
    background:#030b12!important;
    background-color:#030b12!important;
    background-image:none!important;
    overflow-x:hidden!important;
  }

  /* Jeżeli gdziekolwiek WooCommerce nadal wpada w jasną kartę */
  body.single-product .bp-page,
  body.single-product .bp-page__card,
  body.single-product .bp-container,
  body.single-product .container,
  body.single-product .ast-container,
  body.single-product .inside-article,
  body.single-product .wp-site-blocks,
  body.single-product .wp-block-group,
  body.single-product .wp-block-group__inner-container{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding-left:0!important;
    padding-right:0!important;
    background:#030b12!important;
    background-color:#030b12!important;
    background-image:none!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  /* Górna sekcja produktu jak aplikacja mobilna */
  body.single-product .bp-single-product__hero{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:18px 18px 20px!important;
    background:
      radial-gradient(circle at 50% 8%,rgba(216,185,121,.14),transparent 36%),
      linear-gradient(180deg,#07131d 0%,#030b12 100%)!important;
    border:0!important;
    border-radius:0!important;
  }

  body.single-product .bp-single-product__hero-inner{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
  }

  /* Zdjęcie produktu - bez białej ramki */
  body.single-product .bp-single-product__media,
  body.single-product .bp-single-product__media .woocommerce-product-gallery,
  body.single-product .bp-single-product__media .woocommerce-product-gallery__wrapper,
  body.single-product .bp-single-product__media .woocommerce-product-gallery__image,
  body.single-product .bp-single-product__media .flex-viewport,
  body.single-product .bp-single-product__media figure,
  body.single-product .bp-single-product__media a{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    background-color:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  body.single-product .bp-single-product__media{
    margin-bottom:18px!important;
  }

  body.single-product .bp-single-product__media img{
    width:auto!important;
    max-width:100%!important;
    max-height:285px!important;
    object-fit:contain!important;
    display:block!important;
    margin:0 auto!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
  }

  /* Treść produktu */
  body.single-product .bp-single-product__summary{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
  }

  body.single-product .bp-single-product__badge{
    margin-bottom:10px!important;
    font-size:10.5px!important;
  }

  body.single-product .bp-single-product .product_title{
    font-size:32px!important;
    line-height:1.06!important;
    margin:0 0 12px!important;
  }

  body.single-product .bp-single-product__price .price{
    font-size:30px!important;
  }

  body.single-product .bp-single-product__stock{
    font-size:14px!important;
    margin:6px 0 12px!important;
  }

  body.single-product .bp-single-product__excerpt{
    margin:0 0 16px!important;
    padding-bottom:16px!important;
  }

  body.single-product .bp-single-product__excerpt p{
    font-size:15px!important;
    line-height:1.6!important;
  }

  body.single-product .bp-single-product__cart form.cart{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    width:100%!important;
    margin:16px 0!important;
  }

  body.single-product .bp-single-product__cart .quantity{
    flex:0 0 auto!important;
  }

  body.single-product .bp-single-product__cart .quantity input.qty{
    width:72px!important;
    height:52px!important;
    font-size:18px!important;
  }

  body.single-product .bp-single-product__cart .single_add_to_cart_button{
    flex:1!important;
    min-height:52px!important;
    padding:0 16px!important;
    font-size:14px!important;
  }

  body.single-product .bp-single-product__trust{
    gap:7px!important;
    margin:14px 0!important;
  }

  body.single-product .bp-single-product__trust span{
    font-size:11.5px!important;
    min-height:28px!important;
  }

  /* Zakładki też pełną szerokością i ciemne */
  body.single-product .bp-single-product__tabs{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:0 18px 34px!important;
    background:#030b12!important;
  }

  body.single-product .bp-single-product__tabs-inner{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    background:#030b12!important;
  }

  body.single-product .bp-single-product__tabs .woocommerce-tabs{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  body.single-product .bp-single-product__tabs .woocommerce-tabs ul.tabs{
    margin:0 0 18px!important;
    border-radius:16px!important;
    background:rgba(255,255,255,.025)!important;
  }

  body.single-product .bp-single-product__tabs .woocommerce-tabs ul.tabs li a{
    padding:13px 8px!important;
    font-size:12.5px!important;
  }

  body.single-product .bp-single-product__tabs .woocommerce-Tabs-panel,
  body.single-product .bp-single-product__tabs .woocommerce-Tabs-panel p{
    background:transparent!important;
    color:rgba(247,239,225,.82)!important;
  }

  body.single-product .bp-single-product__tabs .woocommerce-Tabs-panel p{
    font-size:15px!important;
    line-height:1.7!important;
  }

  /* Komunikat dodania do koszyka bez białego tła */
  body.single-product .woocommerce-notices-wrapper{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding:12px 14px 0!important;
    background:#030b12!important;
  }

  body.single-product .woocommerce-message,
  body.single-product .woocommerce-info,
  body.single-product .woocommerce-error{
    width:100%!important;
    margin:0!important;
    border-radius:15px!important;
    background:linear-gradient(180deg,#07131d 0%,#030b12 100%)!important;
  }
}

/* Podbicie wersji wizualnej mobile */

/* =========================================================
   Opis produktu premium w zakładce WooCommerce
   ========================================================= */

.bp-product-desc {
  max-width:1120px;
  color:rgba(247,239,225,.82);
}

.bp-product-desc__eyebrow {
  margin:0 0 8px!important;
  color:#d8b979!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}

.bp-product-desc h2 {
  max-width:760px;
  margin:0 0 14px!important;
  color:#fff7e8!important;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(26px,2.4vw,36px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}

.bp-product-desc__lead {
  max-width:760px!important;
  margin:0 0 18px!important;
  color:#f7efe1!important;
  font-size:15.5px!important;
  line-height:1.7!important;
  font-weight:650!important;
}

.bp-product-desc__intro {
  max-width:880px;
  margin:0 0 22px;
  padding:18px 20px;
  border:1px solid rgba(201,161,93,.18);
  border-radius:16px;
  background:rgba(255,255,255,.025);
}

.bp-product-desc__intro p {
  margin:0!important;
  font-size:14.5px!important;
  line-height:1.75!important;
}

.bp-product-desc__grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin:0 0 22px;
}

.bp-product-desc__grid > div,
.bp-product-desc__section {
  padding:18px 18px;
  border:1px solid rgba(201,161,93,.16);
  border-radius:16px;
  background:rgba(255,255,255,.022);
}

.bp-product-desc h3 {
  margin:0 0 8px!important;
  color:#d8b979!important;
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:900!important;
}

.bp-product-desc p {
  color:rgba(247,239,225,.80)!important;
  font-size:14px!important;
  line-height:1.65!important;
}

.bp-product-desc strong {
  color:#fff7e8;
}

@media (max-width:768px) {
  .bp-product-desc h2 {
    font-size:28px!important;
  }

  .bp-product-desc__lead {
    font-size:15px!important;
  }

  .bp-product-desc__grid {
    grid-template-columns:1fr;
    gap:12px;
  }

  .bp-product-desc__intro,
  .bp-product-desc__grid > div,
  .bp-product-desc__section {
    padding:16px;
    border-radius:14px;
  }
}

/* =========================================================
   Biesiada Pupila - sklep / kategorie WooCommerce
   Poprawione miniaturki produktów
   ========================================================= */

.woocommerce ul.products,
.woocommerce-page ul.products {
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  margin:0!important;
  padding:0!important;
}

.woocommerce ul.products::before,
.woocommerce ul.products::after,
.woocommerce-page ul.products::before,
.woocommerce-page ul.products::after {
  display:none!important;
}

.woocommerce ul.products li.product.bp-shop-product-card,
.woocommerce-page ul.products li.product.bp-shop-product-card {
  width:auto!important;
  float:none!important;
  clear:none!important;
  margin:0!important;
  background:#fff!important;
  border:1px solid var(--bp-border)!important;
  border-radius:12px!important;
  min-height:318px!important;
  padding:16px 16px 17px!important;
  box-shadow:0 8px 18px rgba(21,17,12,.06)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  overflow:hidden!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
}

.woocommerce ul.products li.product.bp-shop-product-card:hover,
.woocommerce-page ul.products li.product.bp-shop-product-card:hover {
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(21,17,12,.11)!important;
}

.bp-shop-product-card__img {
  height:176px;
  display:flex!important;
  align-items:center;
  justify-content:center;
  margin-bottom:14px;
  overflow:hidden;
  background:#fff;
}

.bp-shop-product-card__img img {
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  margin:auto!important;
  transform:scale(1.22);
  transform-origin:center;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}

.bp-shop-product-card__body {
  min-height:82px;
}

.woocommerce ul.products li.product .bp-shop-product-card__title,
.bp-shop-product-card__title {
  margin:0!important;
  padding:0!important;
  color:#050b10!important;
  font-size:14.5px!important;
  line-height:1.22!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
}

.bp-shop-product-card__title a {
  color:#050b10!important;
  text-decoration:none!important;
}

.bp-shop-product-card__weight {
  font-size:13px;
  color:#6a6258;
  margin-top:9px;
  font-weight:600;
}

.bp-shop-product-card__bottom {
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:10px;
  margin-top:10px;
}

.bp-shop-product-card__price {
  color:#050b10;
  font-weight:900;
  font-size:17px;
  line-height:1;
}

.bp-shop-product-card__price .price {
  color:#050b10!important;
}

.bp-shop-mini-cart {
  width:40px!important;
  height:40px!important;
  min-height:40px!important;
  padding:0!important;
  border-radius:7px!important;
  display:grid!important;
  place-items:center!important;
  background:#07131d!important;
  color:#fff!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:900!important;
  text-decoration:none!important;
  border:0!important;
  transition:background .18s ease,transform .18s ease!important;
  flex:0 0 auto!important;
}

.bp-shop-mini-cart:hover {
  background:var(--bp-gold)!important;
  color:#fff!important;
  transform:translateY(-1px);
}

/* Ukrywa domyślne elementy Woo, gdyby motyw próbował je dodać */
.woocommerce ul.products li.product.bp-shop-product-card .star-rating,
.woocommerce ul.products li.product.bp-shop-product-card .onsale {
  display:none!important;
}

@media (max-width:980px) {
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width:640px) {
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    grid-template-columns:1fr!important;
    gap:12px!important;
  }

  .woocommerce ul.products li.product.bp-shop-product-card,
  .woocommerce-page ul.products li.product.bp-shop-product-card {
    min-height:auto!important;
  }

  .bp-shop-product-card__img {
    height:190px;
  }

  .bp-shop-product-card__img img {
    transform:scale(1.15);
  }

  .bp-shop-product-card__body {
    min-height:auto;
  }

  .bp-shop-product-card__title {
    font-size:14px!important;
  }
}

/* =========================================================
   Tymczasowo ukryte kategorie - sklep ma pokazywać produkty
   ========================================================= */

.bp-categories,
.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product-category {
  display:none!important;
}

/* =========================================================
   Biesiada Pupila - premium wygląd strony sklepu / kategorii
   ========================================================= */

body.post-type-archive-product,
body.tax-product_cat,
body.tax-product_tag {
  background:#030b12!important;
}

body.post-type-archive-product .bp-page,
body.post-type-archive-product .bp-page__card,
body.post-type-archive-product .bp-container,
body.tax-product_cat .bp-page,
body.tax-product_cat .bp-page__card,
body.tax-product_cat .bp-container,
body.tax-product_tag .bp-page,
body.tax-product_tag .bp-page__card,
body.tax-product_tag .bp-container {
  background:#030b12!important;
}

body.post-type-archive-product .bp-page__card,
body.tax-product_cat .bp-page__card,
body.tax-product_tag .bp-page__card {
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:28px 5vw 44px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

/* Główny wrapper WooCommerce */
body.post-type-archive-product .woocommerce,
body.tax-product_cat .woocommerce,
body.tax-product_tag .woocommerce {
  width:100%;
  max-width:1320px;
  margin:0 auto!important;
  padding:0!important;
  color:#f7efe1;
}

/* Tytuł strony */
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header {
  margin:0 0 22px!important;
}

body.post-type-archive-product .woocommerce-products-header h1,
body.tax-product_cat .woocommerce-products-header h1,
body.tax-product_tag .woocommerce-products-header h1,
body.post-type-archive-product .page-title,
body.tax-product_cat .page-title,
body.tax-product_tag .page-title {
  margin:0 0 12px!important;
  color:#fff7e8!important;
  font-family:"Playfair Display",Georgia,serif!important;
  font-size:clamp(42px,4vw,64px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
}

/* Opis kategorii / lead */
body.post-type-archive-product .term-description,
body.tax-product_cat .term-description,
body.tax-product_tag .term-description {
  max-width:760px;
  color:rgba(247,239,225,.76)!important;
  font-size:15px!important;
  line-height:1.7!important;
  margin:0 0 10px!important;
}

/* Pasek count + sortowanie */
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_tag .woocommerce-result-count {
  color:rgba(247,239,225,.76)!important;
  font-size:15px!important;
  margin:10px 0 22px!important;
}

body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_tag .woocommerce-ordering {
  margin:0 0 22px!important;
}

body.post-type-archive-product .woocommerce-ordering select,
body.tax-product_cat .woocommerce-ordering select,
body.tax-product_tag .woocommerce-ordering select {
  min-height:46px!important;
  padding:0 16px!important;
  background:#07131d!important;
  color:#f7efe1!important;
  border:1px solid rgba(201,161,93,.24)!important;
  border-radius:12px!important;
  box-shadow:none!important;
  font-size:14px!important;
}

/* Siatka produktów - zostaje nasza, ale dopinamy spójność */
body.post-type-archive-product .woocommerce ul.products,
body.tax-product_cat .woocommerce ul.products,
body.tax-product_tag .woocommerce ul.products {
  margin-top:8px!important;
}

/* Karta produktu - ciemna i premium */
.woocommerce ul.products li.product.bp-shop-product-card,
.woocommerce-page ul.products li.product.bp-shop-product-card {
  background:linear-gradient(180deg,#07131d 0%,#030b12 100%)!important;
  border:1px solid rgba(201,161,93,.18)!important;
  border-radius:18px!important;
  min-height:330px!important;
  padding:16px 16px 17px!important;
  box-shadow:0 16px 36px rgba(0,0,0,.18)!important;
}

.woocommerce ul.products li.product.bp-shop-product-card:hover,
.woocommerce-page ul.products li.product.bp-shop-product-card:hover {
  transform:translateY(-3px);
  box-shadow:0 20px 44px rgba(0,0,0,.25)!important;
}

/* Obszar obrazka */
.bp-shop-product-card__img {
  height:190px;
  border-radius:14px;
  background:rgba(255,255,255,.035);
  margin-bottom:15px;
}

.bp-shop-product-card__img img {
  background:transparent!important;
}

/* Tytuł i tekst */
.woocommerce ul.products li.product .bp-shop-product-card__title,
.bp-shop-product-card__title {
  color:#fff7e8!important;
  font-size:15px!important;
  line-height:1.22!important;
  font-weight:900!important;
}

.bp-shop-product-card__title a {
  color:#fff7e8!important;
}

.bp-shop-product-card__weight {
  color:rgba(247,239,225,.62)!important;
  font-size:13px!important;
}

.bp-shop-product-card__price,
.bp-shop-product-card__price .price {
  color:#d8b979!important;
  font-weight:900!important;
  font-size:18px!important;
}

/* Przycisk mini cart */
.bp-shop-mini-cart {
  background:linear-gradient(180deg,#e1ad50 0%,#c28b34 100%)!important;
  color:#081018!important;
  border-radius:10px!important;
  box-shadow:0 10px 22px rgba(201,161,93,.20)!important;
}

.bp-shop-mini-cart:hover {
  background:linear-gradient(180deg,#e7b761 0%,#d1973a 100%)!important;
  color:#081018!important;
}

/* Paginacja */
.woocommerce nav.woocommerce-pagination {
  margin:26px 0 0!important;
}

.woocommerce nav.woocommerce-pagination ul {
  border:0!important;
  display:flex!important;
  gap:8px!important;
  justify-content:center!important;
  background:transparent!important;
}

.woocommerce nav.woocommerce-pagination ul li {
  border:0!important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  min-width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  padding:0 14px!important;
  border:1px solid rgba(201,161,93,.22)!important;
  border-radius:10px!important;
  background:#07131d!important;
  color:#f7efe1!important;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  background:rgba(201,161,93,.16)!important;
  color:#d8b979!important;
}

/* Mobile */
@media (max-width:768px) {
  body.post-type-archive-product .bp-page__card,
  body.tax-product_cat .bp-page__card,
  body.tax-product_tag .bp-page__card {
    padding:20px 18px 30px!important;
  }

  body.post-type-archive-product .woocommerce-products-header h1,
  body.tax-product_cat .woocommerce-products-header h1,
  body.tax-product_tag .woocommerce-products-header h1,
  body.post-type-archive-product .page-title,
  body.tax-product_cat .page-title,
  body.tax-product_tag .page-title {
    font-size:42px!important;
    margin-bottom:10px!important;
  }

  body.post-type-archive-product .woocommerce-result-count,
  body.tax-product_cat .woocommerce-result-count,
  body.tax-product_tag .woocommerce-result-count {
    float:none!important;
    margin:0 0 14px!important;
  }

  body.post-type-archive-product .woocommerce-ordering,
  body.tax-product_cat .woocommerce-ordering,
  body.tax-product_tag .woocommerce-ordering {
    float:none!important;
    width:100%!important;
    margin:0 0 18px!important;
  }

  body.post-type-archive-product .woocommerce-ordering select,
  body.tax-product_cat .woocommerce-ordering select,
  body.tax-product_tag .woocommerce-ordering select {
    width:100%!important;
  }

  .woocommerce ul.products li.product.bp-shop-product-card,
  .woocommerce-page ul.products li.product.bp-shop-product-card {
    min-height:auto!important;
  }

  .bp-shop-product-card__img {
    height:200px;
  }
}

/* =========================================================
   Strony prawne / regulaminy
   ========================================================= */

.bp-legal{
  max-width:980px;
  margin:0 auto;
  color:#2b241d;
}

.bp-legal__note{
  padding:14px 16px;
  border:1px solid rgba(211,151,63,.32);
  border-radius:12px;
  background:#fff7e8;
  color:#2b2118;
}

.bp-legal h1{
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(38px,4vw,58px);
  line-height:1.02;
  letter-spacing:-.045em;
  margin:0 0 24px;
  color:#15110e;
}

.bp-legal h2{
  margin:28px 0 10px;
  color:#15110e;
  font-size:22px;
  line-height:1.2;
}

.bp-legal p,
.bp-legal li{
  font-size:15.5px;
  line-height:1.75;
  color:#3d342c;
}

.bp-legal ul{
  padding-left:22px;
}

.bp-legal strong{
  color:#15110e;
}

.bp-legal hr{
  margin:32px 0;
  border:0;
  border-top:1px solid #eadbc7;
}

.bp-footer__legal{
  grid-column:1 / -1;
  display:flex;
  flex-wrap:wrap;
  gap:10px 18px;
  padding-top:18px;
  margin-top:8px;
  border-top:1px solid rgba(255,255,255,.10);
}

.bp-footer__legal a{
  color:#efe3d2;
  font-size:12.5px;
  font-weight:750;
}

.bp-footer__legal a:hover{
  color:var(--bp-gold);
}

@media (max-width:640px){
  .bp-legal h1{
    font-size:36px;
  }

  .bp-legal h2{
    font-size:20px;
  }

  .bp-legal p,
  .bp-legal li{
    font-size:14.5px;
  }

  .bp-footer__legal{
    display:grid;
    gap:8px;
  }
}

body,
.wrapper,
.email-content,
p,
span,
td {
    color: #ffffff !important;
}