
:root{
  --bg:#f6fbff;--white:#fff;--text:#061832;--muted:#63748a;--line:#dbeafe;
  --blue:#0f75ff;--blue2:#004fc7;--navy:#041b3d;--cyan:#72d7ff;--soft:#eef7ff;
  --shadow:0 26px 80px rgba(4,27,61,.14);--shadow2:0 18px 48px rgba(15,117,255,.18);
  --radius:28px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#fff 0%,#f4faff 45%,#fff 100%);overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.page-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 10% 0%,rgba(114,215,255,.35),transparent 30%),radial-gradient(circle at 88% 8%,rgba(15,117,255,.14),transparent 26%)}.top{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.82);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)}.notice{display:flex;justify-content:center;gap:26px;align-items:center;padding:10px 18px;font-size:13px;font-weight:850;color:#31577f;background:linear-gradient(90deg,#f8fcff,#eaf5ff,#f8fcff);border-bottom:1px solid var(--line)}.notice span:not(:last-child)::after{content:"";display:inline-block;width:4px;height:4px;margin-left:22px;background:var(--blue);border-radius:50%;vertical-align:middle}.nav{max-width:var(--max);margin:auto;min-height:76px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-weight:950;letter-spacing:-.04em}.brand span{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,var(--blue),var(--navy));color:#fff;box-shadow:0 14px 34px rgba(15,117,255,.28)}.brand strong{font-size:25px}.brand em{font-style:normal;color:var(--blue)}.navlinks{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.74)}.navlinks a{padding:10px 13px;border-radius:999px;font-size:14px;font-weight:850;color:#365775}.navlinks a:hover{background:var(--soft);color:var(--blue2)}.cart-open{border:0;background:linear-gradient(135deg,var(--navy),var(--blue2));color:#fff;border-radius:999px;padding:12px 16px;font-weight:950;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow2);cursor:pointer}.cart-open b{min-width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue2);font-size:13px}.menu-btn{display:none;width:46px;height:46px;border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px}.menu-btn i{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:99px}.hero{max-width:var(--max);margin:auto;padding:82px 22px 52px;display:grid;grid-template-columns:1.04fr .96fr;gap:54px;align-items:center}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:var(--blue2);font-weight:950;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.eyebrow{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 12px 34px rgba(15,117,255,.08)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,6vw,82px);line-height:.92;letter-spacing:-.075em;margin:22px 0 24px;background:linear-gradient(130deg,var(--navy),#0757bc 55%,#1b8cff);-webkit-background-clip:text;background-clip:text;color:transparent}h2{font-size:clamp(32px,4.3vw,56px);line-height:1;letter-spacing:-.055em;margin:10px 0 16px}.hero p,.section-head p,.footer p{color:#435d7a;line-height:1.8;font-size:17px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:950;border:1px solid transparent;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:var(--shadow2)}.btn.secondary{background:#fff;color:var(--blue2);border-color:var(--line)}.btn.full{width:100%}.hero-points{display:flex;gap:16px;flex-wrap:wrap}.hero-points div{min-width:130px;padding:16px;border-radius:22px;background:rgba(255,255,255,.8);border:1px solid var(--line)}.hero-points strong{display:block;font-size:24px;color:var(--blue2)}.hero-points span{font-size:13px;color:var(--muted);font-weight:800}.hero-card{position:relative;min-height:560px;display:grid;place-items:center}.hero-product{width:min(440px,90vw);aspect-ratio:1;border-radius:38px;background:linear-gradient(145deg,#fff,#edf7ff);box-shadow:var(--shadow);border:1px solid var(--line);padding:26px}.hero-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(4,27,61,.16))}.floating-card{position:absolute;padding:15px 17px;border-radius:20px;background:rgba(255,255,255,.9);border:1px solid var(--line);font-weight:950;box-shadow:var(--shadow2);color:var(--blue2)}.floating-card.one{left:8px;top:78px}.floating-card.two{right:4px;bottom:76px}.trust{max-width:var(--max);margin:0 auto 18px;padding:18px 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust span{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;text-align:center;font-weight:950;color:#31577f;box-shadow:0 14px 38px rgba(4,27,61,.06)}.section{max-width:var(--max);margin:auto;padding:76px 22px}.section-head{display:flex;gap:26px;align-items:end;justify-content:space-between;margin-bottom:26px}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filters button{border:1px solid var(--line);background:#fff;color:#335776;padding:11px 14px;border-radius:999px;font-weight:900;cursor:pointer}.filters button.active,.filters button:hover{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border-color:transparent}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 50px rgba(4,27,61,.08);display:flex;flex-direction:column;min-height:100%;transition:.22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-img{display:block;aspect-ratio:1;background:linear-gradient(145deg,#fff,#eef7ff);padding:16px}.product-img img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(4,27,61,.12));transition:.22s}.product-card:hover .product-img img{transform:scale(1.03)}.product-body{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1}.meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.badge{font-size:12px;font-weight:950;color:var(--blue2);background:var(--soft);border:1px solid var(--line);padding:7px 9px;border-radius:999px}.rating{font-size:13px;font-weight:950;color:#d97706}.product-card h3{font-size:18px;line-height:1.2;margin:0;letter-spacing:-.025em}.product-card p{font-size:14px;color:#60758d;line-height:1.55;margin:0}.price{display:flex;align-items:end;gap:6px;margin-top:auto}.price strong{font-size:25px;color:var(--navy);letter-spacing:-.04em}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.small-btn{min-height:42px;border-radius:14px;border:1px solid var(--line);background:#fff;font-weight:950;cursor:pointer;display:flex;align-items:center;justify-content:center}.small-btn.add{background:linear-gradient(135deg,var(--navy),var(--blue2));color:#fff;border:0}.small-btn.detail{color:var(--blue2)}.why-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why article,.steps div,.faq details{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 18px 48px rgba(4,27,61,.08)}.why b,.steps b{width:44px;height:44px;display:grid;place-items:center;background:var(--soft);color:var(--blue2);border-radius:15px;margin-bottom:18px}.why p,.steps p,.faq p{color:#60758d;line-height:1.7}.faq details{margin:12px 0}.faq summary{cursor:pointer;font-weight:950;font-size:18px}.footer{max-width:var(--max);margin:30px auto 0;padding:42px 22px;display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid var(--line)}.cart-panel{position:fixed;top:0;right:0;width:min(440px,100%);height:100vh;background:#fff;z-index:80;transform:translateX(105%);transition:.25s ease;box-shadow:-30px 0 90px rgba(4,27,61,.18);display:flex;flex-direction:column}.cart-panel.open{transform:translateX(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid var(--line)}.cart-head h2{font-size:28px;margin:0}.cart-head button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:14px;font-size:26px;cursor:pointer}.cart-items{padding:16px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:18px;margin-bottom:10px}.cart-item img{width:72px;height:72px;object-fit:contain;background:var(--soft);border-radius:14px}.cart-item h4{margin:0 0 6px;font-size:14px}.cart-item p{margin:0;color:var(--muted);font-size:13px}.qty{display:flex;align-items:center;gap:8px}.qty button{width:28px;height:28px;border:1px solid var(--line);background:#fff;border-radius:9px;cursor:pointer}.cart-footer{padding:18px;border-top:1px solid var(--line)}.total{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:950}.total strong{font-size:24px}.cart-footer p{font-size:12px;color:var(--muted);line-height:1.5}.overlay{position:fixed;inset:0;background:rgba(4,27,61,.36);z-index:70;opacity:0;pointer-events:none;transition:.25s}.overlay.show{opacity:1;pointer-events:auto}

/* Product detail */
.detail-main{max-width:var(--max);margin:auto;padding:46px 22px 90px}.breadcrumbs{font-size:14px;color:#55708b;margin:18px 0 22px}.breadcrumbs a{color:var(--blue2);font-weight:900}.detail-wrap{display:grid;grid-template-columns:1.02fr .98fr;gap:36px;align-items:start}.gallery{background:#fff;border:1px solid var(--line);border-radius:34px;padding:18px;box-shadow:var(--shadow)}.main-image{aspect-ratio:1;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#f0f8ff);border-radius:26px;padding:20px}.main-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(4,27,61,.14))}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumb{border:1px solid var(--line);background:#fff;border-radius:16px;padding:8px;aspect-ratio:1;cursor:pointer}.thumb.active{border-color:var(--blue);box-shadow:0 0 0 4px rgba(15,117,255,.12)}.thumb img{width:100%;height:100%;object-fit:contain}.detail-info{background:rgba(255,255,255,.90);border:1px solid var(--line);border-radius:34px;padding:30px;box-shadow:0 18px 58px rgba(4,27,61,.08)}.detail-info h1{font-size:clamp(38px,5vw,66px);margin:14px 0 16px}.detail-desc{font-size:18px;color:#435d7a;line-height:1.75}.detail-price{font-size:42px;font-weight:950;color:var(--navy);letter-spacing:-.05em;margin:18px 0}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.benefits{display:grid;gap:10px;margin:20px 0}.benefits div{padding:14px 16px;background:var(--soft);border:1px solid var(--line);border-radius:18px;font-weight:900;color:#31577f}.legal-note{background:#fff8e6;border:1px solid #fde68a;color:#6b4a05;border-radius:20px;padding:16px;line-height:1.6;font-size:14px}.related{margin-top:54px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}

@media (max-width:1000px){.hero,.detail-wrap{grid-template-columns:1fr}.hero-card{min-height:420px}.product-grid,.related-grid{grid-template-columns:repeat(3,1fr)}.trust,.why-grid,.steps{grid-template-columns:repeat(2,1fr)}.section-head{display:block}.filters{justify-content:flex-start;margin-top:18px}}
@media (max-width:760px){.notice{display:none}.nav{min-height:68px}.brand strong{font-size:21px}.brand span{width:42px;height:42px}.menu-btn{display:block}.navlinks{position:absolute;left:16px;right:16px;top:72px;display:none;flex-direction:column;border-radius:22px;padding:12px;background:#fff;box-shadow:var(--shadow)}.navlinks.open{display:flex}.navlinks a{width:100%;text-align:center}.cart-open span{display:none}.hero{padding-top:44px;gap:28px}.hero-card{min-height:320px}.floating-card{display:none}.trust,.why-grid,.steps,.footer{grid-template-columns:1fr}.product-grid,.related-grid{grid-template-columns:repeat(2,1fr);gap:12px}.section{padding:54px 16px}.nav{padding:0 16px}.hero{padding-left:16px;padding-right:16px}h1{font-size:48px}.product-body{padding:14px}.card-actions{grid-template-columns:1fr}.detail-main{padding:24px 14px 70px}.detail-info{padding:22px}.thumbs{grid-template-columns:repeat(3,1fr)}}
@media (max-width:430px){.product-grid,.related-grid{grid-template-columns:1fr}.hero-actions .btn{width:100%}.cart-item{grid-template-columns:58px 1fr}.cart-item img{width:58px;height:58px}.qty{grid-column:2}.hero-points{display:grid;grid-template-columns:1fr 1fr}.hero-points div{min-width:0}.filters button{flex:1}.detail-actions .btn{width:100%}}


/* SEO premium update */
.brand img{display:block;width:210px;height:auto;max-height:58px}
.product-grid.enhanced-by-js{min-height:340px}
.product-card{content-visibility:auto;contain-intrinsic-size:420px}
.product-img img,.main-image img,.hero-product img{aspect-ratio:1/1}
.delivery .steps div{background:linear-gradient(180deg,#fff,#f7fbff)}
@media (max-width:760px){
  .brand img{width:172px}
  .cart-open{padding:10px 12px}
  .hero p{font-size:16px}
  .hero-product{width:min(360px,92vw);padding:18px;border-radius:30px}
  .trust span{padding:15px}
}
@media (max-width:390px){
  h1{font-size:41px}
  h2{font-size:31px}
  .brand img{width:154px}
  .nav{gap:8px}
}


/* Demo checkout */
.checkout-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.checkout-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 18px 48px rgba(4,27,61,.08)}
.checkout-card span{width:44px;height:44px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border-radius:15px;font-weight:950;margin-bottom:16px}
.checkout-card img{position:absolute;right:22px;top:22px;border-radius:14px;box-shadow:0 12px 30px rgba(191,20,0,.18)}
.checkout-card p{color:#60758d;line-height:1.7}

.checkout-main{max-width:1180px;margin:auto;padding:54px 22px 90px}
.checkout-layout{display:grid;grid-template-columns:1fr 390px;gap:26px;align-items:start}
.checkout-flow{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);overflow:hidden}
.stepper{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f8fcff,#eef7ff)}
.stepper div{padding:18px;text-align:center;font-weight:950;color:#55708b;border-right:1px solid var(--line)}
.stepper div:last-child{border-right:0}.stepper div.active{color:var(--blue2);background:#fff}
.checkout-step{display:none;padding:26px}.checkout-step.active{display:block}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.field{display:grid;gap:7px}.field.full{grid-column:1/-1}
.field label{font-size:13px;font-weight:950;color:#31577f}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 15px;background:#fbfdff;color:var(--text);outline:0}.field input:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(15,117,255,.12)}
.option-card{display:flex;gap:16px;align-items:center;border:1px solid var(--line);background:#fbfdff;border-radius:22px;padding:18px;margin:12px 0}
.option-card.selected{border-color:var(--blue);box-shadow:0 0 0 4px rgba(15,117,255,.10);background:#fff}
.option-card img{width:58px;height:58px;border-radius:15px;object-fit:cover}.option-card h3{margin:0 0 4px}.option-card p{margin:0;color:#60758d;line-height:1.6}.option-card strong{margin-left:auto;color:var(--navy);white-space:nowrap}
.step-actions{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.step-actions .btn{min-width:160px}
.summary-box{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 18px 58px rgba(4,27,61,.08);padding:22px;position:sticky;top:105px}
.summary-box h2{font-size:28px;margin-bottom:14px}.summary-items{display:grid;gap:12px;margin:16px 0}.summary-item{display:grid;grid-template-columns:64px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.summary-item img{width:64px;height:64px;object-fit:contain;background:var(--soft);border-radius:14px}.summary-item h4{margin:0;font-size:14px}.summary-item p{margin:4px 0 0;color:var(--muted);font-size:13px}.summary-line{display:flex;justify-content:space-between;margin:10px 0;color:#405a78}.summary-line.total{font-size:20px;color:var(--navy);font-weight:950;border-top:1px solid var(--line);padding-top:14px}.order-success{display:none;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:22px;padding:18px;margin-top:18px;line-height:1.7}.order-success.show{display:block}
@media (max-width:900px){.checkout-layout{grid-template-columns:1fr}.summary-box{position:static}.checkout-preview{grid-template-columns:1fr}.stepper div{font-size:13px;padding:14px 8px}}
@media (max-width:560px){.checkout-main{padding:34px 14px 70px}.form-grid{grid-template-columns:1fr}.step-actions{flex-direction:column}.step-actions .btn{width:100%}.option-card{align-items:flex-start}.option-card strong{margin-left:0}.summary-item{grid-template-columns:54px 1fr}.summary-item strong{grid-column:2}}


/* Usage and dosage legal-safe product content */
.usage-section{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.usage-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 18px 48px rgba(4,27,61,.08)}
.usage-card h2{font-size:28px;margin:0 0 14px}
.usage-card h3{font-size:16px;margin:18px 0 8px;color:var(--blue2)}
.usage-card p{color:#60758d;line-height:1.75;margin:0}
.usage-card.warning{background:#fff8e6;border-color:#fde68a}
.usage-card.warning h2{color:#6b4a05}
.source-note{font-size:12px;color:#71839a;line-height:1.6;margin-top:14px}
@media (max-width:900px){.usage-section{grid-template-columns:1fr}}


/* Product detail right-side information layout */
.product-info-points{display:grid;gap:10px;margin:18px 0 20px}
.product-info-points>div{background:linear-gradient(180deg,#fff,#f8fcff);border:1px solid var(--line);border-radius:18px;padding:14px 15px}
.product-info-points span{display:block;font-size:12px;font-weight:950;color:var(--blue2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}
.product-info-points strong{display:block;font-size:16px;color:var(--navy)}
.product-info-points p{margin:0;color:#526b84;line-height:1.6;font-size:14px}
.benefits.compact{grid-template-columns:1fr 1fr;margin-top:18px}
.benefits.compact div{font-size:14px;padding:12px 13px}
.usage-section.usage-clean{grid-template-columns:1fr;margin-top:28px}
.usage-section.usage-clean .usage-card{box-shadow:0 14px 40px rgba(4,27,61,.06)}
.usage-note{max-width:900px;margin:12px 0 0}
@media (max-width:560px){
  .benefits.compact{grid-template-columns:1fr}
  .product-info-points>div{padding:13px}
}











/* Clean text-only brand - no image logo */
.brand.brand-clean{
  display:flex;
  align-items:center;
  text-decoration:none;
  flex-shrink:0;
  min-width:max-content;
  padding:0;
  background:transparent;
  border:0;
  box-shadow:none;
}
.brand-wordmark{
  font-size:28px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.06em;
  color:var(--navy);
}
.brand-wordmark span{
  color:var(--blue2);
}
.brand.brand-clean img,
.brand-logo-icon,
.brand-mark,
.brand-mark-wrap,
.brand-text,
.brand-tag{
  display:none!important;
}
@media (max-width:760px){
  .brand-wordmark{font-size:23px}
}
@media (max-width:390px){
  .brand-wordmark{font-size:20px}
}


/* Brand/header hotfix */
.brand.brand-clean{
  gap:0!important;
  white-space:nowrap;
}
.brand.brand-clean .brand-wordmark{
  display:inline-block;
  font-size:28px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.06em;
  color:var(--navy);
  white-space:nowrap;
}
.brand.brand-clean .brand-wordmark span{
  width:auto!important;
  height:auto!important;
  display:inline!important;
  place-items:unset!important;
  border-radius:0!important;
  background:none!important;
  color:var(--blue2)!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0!important;
}
.nav{
  gap:22px;
}
@media (max-width:760px){
  .brand.brand-clean .brand-wordmark{font-size:22px}
  .nav{gap:10px}
}
@media (max-width:390px){
  .brand.brand-clean .brand-wordmark{font-size:20px}
}


/* Hero product count cleanup */
.hero-points.single{
  display:flex;
  gap:0;
}
.hero-points.single div{
  min-width:190px;
  max-width:260px;
}
.hero-points.single strong{
  white-space:nowrap;
}
@media (max-width:430px){
  .hero-points.single{
    grid-template-columns:1fr;
  }
}


/* Premium footer */
.premium-footer{
  position:relative;
  margin-top:70px;
  background:
    radial-gradient(circle at 10% 0%, rgba(20,125,255,.18), transparent 34%),
    linear-gradient(135deg,#041b3d 0%,#073574 48%,#075fce 100%);
  color:#fff;
  overflow:hidden;
}
.footer-wave{
  position:absolute;
  inset:0;
  opacity:.16;
  background:
    linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 100%),
    radial-gradient(circle at 82% 22%,rgba(255,255,255,.48),transparent 22%);
  pointer-events:none;
}
.footer-inner{
  position:relative;
  max-width:var(--max);
  margin:auto;
  padding:58px 22px 46px;
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr 1fr;
  gap:34px;
}
.footer-logo{
  display:inline-flex;
  font-size:34px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.07em;
  margin-bottom:18px;
}
.footer-logo span{
  color:#6fc7ff;
}
.footer-brand p,
.footer-col p{
  color:rgba(255,255,255,.74);
  line-height:1.75;
  margin:0 0 16px;
}
.footer-badges{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin-top:20px;
}
.footer-badges span{
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.10);
  color:#e8f5ff;
  border-radius:999px;
  padding:9px 11px;
  font-size:12px;
  font-weight:900;
  backdrop-filter:blur(10px);
}
.footer-col h3{
  font-size:18px;
  margin:4px 0 22px;
  letter-spacing:-.02em;
}
.footer-col h3::after{
  content:"";
  display:block;
  width:42px;
  height:3px;
  margin-top:12px;
  border-radius:999px;
  background:linear-gradient(90deg,#6fc7ff,#ffffff);
  opacity:.75;
}
.footer-col a{
  display:block;
  color:rgba(255,255,255,.78);
  padding:12px 0;
  border-bottom:1px solid rgba(255,255,255,.10);
  transition:.18s ease;
}
.footer-col a:hover{
  color:#fff;
  padding-left:6px;
}
.footer-contact strong{
  font-size:26px;
  color:#6fc7ff;
}
.footer-cta{
  margin-top:18px;
  display:inline-flex!important;
  justify-content:center;
  align-items:center;
  width:max-content;
  padding:13px 18px!important;
  border:0!important;
  border-radius:999px;
  background:#fff;
  color:#0757bc!important;
  font-weight:950;
  box-shadow:0 16px 34px rgba(0,0,0,.18);
}
.footer-cta:hover{
  padding-left:18px!important;
  transform:translateY(-1px);
}
.footer-bottom{
  position:relative;
  max-width:var(--max);
  margin:auto;
  padding:19px 22px;
  border-top:1px solid rgba(255,255,255,.14);
  display:flex;
  justify-content:space-between;
  gap:16px;
  color:rgba(255,255,255,.68);
  font-size:14px;
}
@media (max-width:1000px){
  .footer-inner{
    grid-template-columns:1fr 1fr;
  }
}
@media (max-width:640px){
  .premium-footer{
    margin-top:44px;
  }
  .footer-inner{
    grid-template-columns:1fr;
    padding:44px 18px 30px;
    gap:24px;
  }
  .footer-logo{
    font-size:30px;
  }
  .footer-bottom{
    flex-direction:column;
    text-align:center;
  }
}


/* Mobile product grid: 2 produkty vedľa seba */
@media (max-width: 640px){
  .product-grid,
  .related-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px 14px !important;
  }

  .product-card{
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    border-radius: 0 !important;
    overflow: visible !important;
  }

  .product-img{
    min-height: 0 !important;
    height: 165px !important;
    padding: 0 !important;
    border-radius: 18px !important;
    background: linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .product-img img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 6px !important;
  }

  .product-body{
    padding: 13px 0 0 !important;
  }

  .product-body .meta{
    display: none !important;
  }

  .product-body h3{
    font-size: 16px !important;
    line-height: 1.24 !important;
    letter-spacing: -0.02em !important;
    margin: 0 0 7px !important;
    color: var(--blue2) !important;
    font-weight: 650 !important;
  }

  .product-body p{
    display: none !important;
  }

  .price{
    margin: 0 0 10px !important;
  }

  .price strong{
    font-size: 18px !important;
    color: var(--navy) !important;
    font-weight: 850 !important;
  }

  .card-actions{
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  .card-actions .detail{
    display: none !important;
  }

  .small-btn.add{
    width: 100% !important;
    min-height: 46px !important;
    padding: 12px 10px !important;
    border-radius: 7px !important;
    background: linear-gradient(135deg,var(--blue),var(--blue2)) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    letter-spacing: .05em !important;
    text-transform: uppercase !important;
    box-shadow: 0 12px 28px rgba(15,117,255,.22) !important;
  }

  .small-btn.add::before{
    content: "DODAJ DO ";
  }

  .small-btn.add{
    font-size: 0 !important;
  }

  .small-btn.add::before,
  .small-btn.add::after{
    font-size: 13px !important;
  }

  .small-btn.add::after{
    content: "KOSZYKA";
    display: block;
    margin-top: 2px;
  }
}

@media (max-width: 390px){
  .product-grid,
  .related-grid{
    gap: 22px 12px !important;
  }

  .product-img{
    height: 148px !important;
  }

  .product-body h3{
    font-size: 15px !important;
  }

  .price strong{
    font-size: 17px !important;
  }

  .small-btn.add{
    min-height: 44px !important;
  }
}


/* Mobile product grid color match to KamagraSwiat blue design */
@media (max-width: 640px){
  .product-img{
    border: 1px solid rgba(219,234,254,.95) !important;
    box-shadow: 0 16px 36px rgba(4,27,61,.05) !important;
  }

  .small-btn.add:hover{
    background: linear-gradient(135deg,var(--blue2),#0b4cc9) !important;
    box-shadow: 0 14px 30px rgba(15,117,255,.28) !important;
  }
}


/* Long SEO product content */
.seo-long-content{
  max-width:var(--max);
  margin:34px auto 0;
  padding:0 22px;
}
.seo-content-card{
  background:linear-gradient(180deg,#ffffff,#f8fcff);
  border:1px solid var(--line);
  border-radius:34px;
  padding:34px;
  box-shadow:0 18px 58px rgba(4,27,61,.07);
}
.seo-content-card h2{
  font-size:clamp(28px,4vw,46px);
  line-height:1.06;
  letter-spacing:-.055em;
  margin:10px 0 18px;
  color:var(--navy);
}
.seo-content-card h3{
  font-size:22px;
  letter-spacing:-.035em;
  margin:28px 0 10px;
  color:var(--navy);
}
.seo-content-card p{
  color:#526b84;
  line-height:1.82;
  margin:0 0 12px;
}
.seo-mini-faq{
  margin-top:26px;
  display:grid;
  gap:10px;
}
.seo-mini-faq details{
  background:#fff;
  border:1px solid var(--line);
  border-radius:18px;
  padding:16px 18px;
}
.seo-mini-faq summary{
  cursor:pointer;
  font-weight:950;
  color:var(--navy);
}
.seo-mini-faq p{
  margin-top:10px;
}
@media (max-width:640px){
  .seo-long-content{
    padding:0 16px;
    margin-top:26px;
  }
  .seo-content-card{
    border-radius:24px;
    padding:24px 18px;
  }
  .seo-content-card h2{
    font-size:28px;
  }
  .seo-content-card h3{
    font-size:19px;
  }
}


/* Premium mobile header layout: menu left, brand center, cart right */
@media (max-width: 760px){
  .top{
    position: sticky;
    top: 0;
    z-index: 80;
    background: rgba(255,255,255,.94);
    backdrop-filter: blur(16px);
    border-bottom: 1px solid rgba(219,234,254,.95);
    box-shadow: 0 14px 34px rgba(4,27,61,.06);
  }

  .notice{
    display: none !important;
  }

  .nav{
    position: relative;
    display: grid !important;
    grid-template-columns: 48px 1fr 48px !important;
    align-items: center !important;
    gap: 0 !important;
    min-height: 74px !important;
    padding: 12px 16px !important;
  }

  .menu-btn{
    grid-column: 1 !important;
    justify-self: start !important;
    width: 46px !important;
    height: 46px !important;
    border-radius: 15px !important;
    background: linear-gradient(135deg,var(--blue),var(--blue2)) !important;
    box-shadow: 0 12px 26px rgba(15,117,255,.22) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .menu-btn i{
    width: 19px !important;
    height: 2px !important;
    background: #fff !important;
    border-radius: 999px !important;
  }

  .brand.brand-clean{
    grid-column: 2 !important;
    justify-self: center !important;
    text-align: center !important;
    min-width: 0 !important;
  }

  .brand.brand-clean .brand-wordmark{
    font-size: 25px !important;
    letter-spacing: -.06em !important;
    white-space: nowrap !important;
  }

  .cart-open{
    grid-column: 3 !important;
    justify-self: end !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    padding: 0 !important;
    border-radius: 15px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    font-size: 0 !important;
    background: linear-gradient(135deg,var(--blue),var(--blue2)) !important;
    box-shadow: 0 12px 26px rgba(15,117,255,.22) !important;
  }

  .cart-open::before{
    content: "🛒";
    font-size: 21px;
    line-height: 1;
  }

  .cart-open b{
    position: absolute;
    right: -4px;
    top: -5px;
    min-width: 20px;
    height: 20px;
    padding: 0 5px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: #ffffff;
    color: var(--blue2);
    font-size: 12px;
    font-weight: 950;
    box-shadow: 0 6px 14px rgba(4,27,61,.16);
  }

  .navlinks{
    top: 78px !important;
    left: 16px !important;
    right: 16px !important;
    width: auto !important;
    border-radius: 22px !important;
    border: 1px solid rgba(219,234,254,.98) !important;
    box-shadow: 0 20px 48px rgba(4,27,61,.14) !important;
  }
}

@media (max-width: 390px){
  .nav{
    grid-template-columns: 44px 1fr 44px !important;
    padding: 11px 12px !important;
    min-height: 68px !important;
  }

  .menu-btn,
  .cart-open{
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    border-radius: 14px !important;
  }

  .brand.brand-clean .brand-wordmark{
    font-size: 22px !important;
  }
}


/* Professional mobile header icons + left drawer menu */
:root{
  --header-blue: linear-gradient(135deg,var(--blue),var(--blue2));
}

body.ui-lock{overflow:hidden}

.menu-btn i{display:none!important}
.menu-btn::before,
.cart-open::before{
  content:"";
  display:block;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.menu-btn::before{
  width:22px;
  height:22px;
  background-image:url('assets/nav-menu-icon.png');
}
.cart-open::before{
  width:19px;
  height:19px;
  background-image:url('assets/nav-cart-icon.png');
  flex:0 0 19px;
}

.cart-open{
  position:relative;
}

.mobile-drawer{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100vh;
  z-index:79;
  pointer-events:none;
}
.mobile-drawer-inner{
  width:min(46vw, 290px);
  max-width:calc(100vw - 22px);
  height:100%;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
  border-right:1px solid rgba(219,234,254,.95);
  box-shadow:28px 0 60px rgba(4,27,61,.18);
  transform:translateX(-110%);
  transition:transform .26s ease;
  display:flex;
  flex-direction:column;
  padding:16px 14px 18px;
}
.mobile-drawer.open{pointer-events:auto}
.mobile-drawer.open .mobile-drawer-inner{transform:translateX(0)}
.mobile-drawer-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:6px 2px 14px;
  margin-bottom:8px;
  border-bottom:1px solid rgba(219,234,254,.96);
}
.mobile-drawer-top span{
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:900;
  color:#6b87a4;
}
.drawer-close{
  width:38px;
  height:38px;
  border-radius:12px;
  border:1px solid rgba(219,234,254,.96);
  background:#fff;
  color:var(--navy);
  font-size:26px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(4,27,61,.07);
}
.mobile-drawer-links{
  display:grid;
  gap:8px;
}
.mobile-drawer-links a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  min-height:46px;
  padding:0 14px;
  border-radius:16px;
  background:#fff;
  border:1px solid rgba(219,234,254,.96);
  color:#23486f;
  font-weight:900;
  box-shadow:0 12px 30px rgba(4,27,61,.05);
}
.mobile-drawer-links a::after{
  content:"›";
  color:var(--blue2);
  font-size:20px;
  line-height:1;
}
.mobile-drawer-footer{
  margin-top:auto;
  padding:16px 10px 6px;
  border-top:1px solid rgba(219,234,254,.96);
}
.mobile-drawer-footer strong{
  display:block;
  font-size:22px;
  line-height:1;
  font-weight:950;
  letter-spacing:-.06em;
  color:var(--navy);
}
.mobile-drawer-footer strong span{color:var(--blue2)}
.mobile-drawer-footer p{
  margin:8px 0 0;
  font-size:12px;
  line-height:1.6;
  color:#6b87a4;
}

@media (max-width:760px){
  .navlinks{display:none!important}

  .nav{
    position:relative;
    display:grid!important;
    grid-template-columns:48px 1fr 48px!important;
    align-items:center!important;
    min-height:74px!important;
    gap:0!important;
    padding:12px 16px!important;
  }

  .menu-btn,
  .cart-open{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    border-radius:15px!important;
    border:0!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:var(--header-blue)!important;
    box-shadow:0 12px 26px rgba(15,117,255,.22)!important;
  }

  .menu-btn{grid-column:1!important;justify-self:start!important;padding:0!important}
  .brand.brand-clean{grid-column:2!important;justify-self:center!important;text-align:center!important}
  .cart-open{
    grid-column:3!important;
    justify-self:end!important;
    padding:0!important;
    gap:0!important;
    font-size:0!important;
    color:transparent!important;
  }

  .cart-open::before{
    width:22px;
    height:22px;
  }

  .cart-open b{
    position:absolute;
    right:-4px;
    top:-5px;
    min-width:20px;
    height:20px;
    padding:0 5px;
    border-radius:999px;
    display:grid;
    place-items:center;
    background:#fff;
    color:var(--blue2);
    font-size:12px;
    font-weight:950;
    box-shadow:0 6px 14px rgba(4,27,61,.16);
  }

  .brand.brand-clean .brand-wordmark{
    font-size:25px!important;
    white-space:nowrap!important;
  }
}

@media (max-width:390px){
  .nav{
    grid-template-columns:44px 1fr 44px!important;
    min-height:68px!important;
    padding:11px 12px!important;
  }
  .menu-btn,
  .cart-open{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    border-radius:14px!important;
  }
  .brand.brand-clean .brand-wordmark{font-size:22px!important}
  .mobile-drawer-inner{width:46vw}
  .mobile-drawer-links a{padding:0 12px;font-size:14px}
}

/* Long product descriptions */
.product-detail-content{margin-top:40px}
.product-detail-card{position:relative;overflow:hidden}
.product-detail-card::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,var(--blue),var(--blue2),#8cc7ff);
}
.product-detail-card h2{max-width:980px}
.product-detail-card h3{
  margin-top:30px;
  padding-top:6px;
  font-size:24px;
  line-height:1.25;
}
.product-detail-card p{
  max-width:980px;
  font-size:17px;
  line-height:1.85;
}
.medical-seo-note{
  margin-top:34px;
  padding:22px;
  border:1px solid rgba(219,234,254,.98);
  border-radius:22px;
  background:linear-gradient(180deg,#f8fcff,#ffffff);
  box-shadow:0 14px 34px rgba(4,27,61,.06);
}
.medical-seo-note strong{
  display:block;
  margin-bottom:8px;
  color:var(--navy);
  font-size:18px;
  letter-spacing:-.02em;
}
.medical-seo-note p{margin:0;font-size:15px;line-height:1.75;color:#5f7891}
@media (max-width:640px){
  .product-detail-content{margin-top:28px}
  .product-detail-card h3{font-size:20px;margin-top:24px}
  .product-detail-card p{font-size:15.5px;line-height:1.78}
  .medical-seo-note{padding:18px;border-radius:18px}
}


/* Hero couple photo replacement */
.hero-photo-card{
  min-height:520px!important;
  display:block!important;
  position:relative;
  border-radius:42px;
  overflow:hidden;
  border:1px solid rgba(219,234,254,.95);
  background:#fff;
  box-shadow:0 34px 90px rgba(4,27,61,.16);
}
.hero-photo-card::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(4,27,61,.10),rgba(15,117,255,.04) 48%,rgba(255,255,255,.05));
  pointer-events:none;
}
.hero-photo-card picture,
.hero-photo-card img{
  display:block;
  width:100%;
  height:100%;
}
.hero-photo-card img{
  object-fit:cover;
  object-position:center;
  filter:none!important;
}
@media (max-width:1000px){
  .hero-photo-card{
    min-height:440px!important;
  }
}
@media (max-width:760px){
  .hero-photo-card{
    min-height:320px!important;
    border-radius:28px;
    margin-top:6px;
  }
  .hero-photo-card img{
    object-position:center;
  }
}
@media (max-width:430px){
  .hero-photo-card{
    min-height:270px!important;
  }
}


/* Product stock status */
.stock-status{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:100%;
  padding:8px 10px;
  border-radius:999px;
  border:1px solid #bbf7d0;
  background:#f0fdf4;
  color:#15803d;
  font-size:12px;
  line-height:1;
  font-weight:950;
}
.stock-status span,
.detail-stock-status>span{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#22c55e;
  box-shadow:0 0 0 4px rgba(34,197,94,.14);
  flex:0 0 8px;
}
.stock-status.out{
  border-color:#fecaca;
  background:#fef2f2;
  color:#b91c1c;
}
.stock-status.out span,
.detail-stock-status.out>span{
  background:#ef4444;
  box-shadow:0 0 0 4px rgba(239,68,68,.14);
}
.product-card.is-out-of-stock .product-img img{
  opacity:.52;
  filter:grayscale(.55) drop-shadow(0 14px 18px rgba(4,27,61,.08));
}
.product-card.is-out-of-stock .product-img::after{
  content:"Niedostępny";
  position:absolute;
  left:12px;
  top:12px;
  z-index:2;
  background:#b91c1c;
  color:#fff;
  border-radius:999px;
  padding:7px 10px;
  font-size:11px;
  font-weight:950;
  box-shadow:0 10px 24px rgba(185,28,28,.22);
}
.product-img{position:relative}
.small-btn.add.disabled,
.btn.primary.disabled,
button[data-add]:disabled{
  background:#e5e7eb!important;
  color:#6b7280!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
  border:1px solid #d1d5db!important;
}
.detail-stock-status{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin:16px 0 18px;
  padding:15px;
  border-radius:20px;
  border:1px solid #bbf7d0;
  background:linear-gradient(180deg,#f0fdf4,#fff);
  color:#166534;
}
.detail-stock-status.out{
  border-color:#fecaca;
  background:linear-gradient(180deg,#fef2f2,#fff);
  color:#991b1b;
}
.detail-stock-status strong{
  display:block;
  font-size:15px;
  line-height:1.2;
}
.detail-stock-status small{
  display:block;
  color:#60758d;
  line-height:1.45;
  margin-top:4px;
}
.stock-toast{
  position:fixed;
  left:50%;
  bottom:22px;
  z-index:120;
  transform:translateX(-50%) translateY(130%);
  background:#041b3d;
  color:#fff;
  padding:13px 16px;
  border-radius:999px;
  font-weight:950;
  box-shadow:0 18px 48px rgba(4,27,61,.22);
  transition:.22s ease;
  max-width:calc(100vw - 28px);
  text-align:center;
}
.stock-toast.show{
  transform:translateX(-50%) translateY(0);
}
@media (max-width:640px){
  .stock-status.compact{
    padding:7px 8px;
    font-size:11px;
  }
  .product-card.is-out-of-stock .product-img::after{
    left:8px;
    top:8px;
    padding:6px 8px;
    font-size:10px;
  }
}


/* SEO market section */
.seo-market-section{padding-top:50px;padding-bottom:30px}
.seo-market-head{margin-bottom:20px}
.seo-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.seo-topic-grid article{padding:24px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#fff,#f8fcff);box-shadow:0 16px 44px rgba(4,27,61,.06)}
.seo-topic-grid h3{margin:0 0 10px;color:var(--navy);font-size:21px;letter-spacing:-.035em}
.seo-topic-grid p{margin:0;color:#526b84;line-height:1.75}
.seo-topic-grid a{display:inline-flex;margin-top:15px;color:var(--blue2);font-weight:950}
@media(max-width:700px){.seo-topic-grid{grid-template-columns:1fr}.seo-topic-grid article{padding:19px;border-radius:22px}.seo-topic-grid h3{font-size:19px}}

/* Full-bleed hero: photo as background with content overlay */
.hero{
  position:relative;
  isolation:isolate;
  max-width:none;
  min-height:clamp(620px,78vh,860px);
  margin:0;
  padding:clamp(72px,8vw,118px) max(22px,calc((100vw - var(--max))/2 + 22px));
  display:flex;
  align-items:center;
  overflow:hidden;
  background:#071b35;
}
.hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(2,16,36,.88) 0%,rgba(3,24,51,.73) 38%,rgba(3,24,51,.28) 68%,rgba(3,24,51,.08) 100%);
  pointer-events:none;
}
.hero-copy{
  position:relative;
  z-index:2;
  width:min(670px,58vw);
  color:#fff;
}
.hero .eyebrow{
  color:#d9efff;
  border-color:rgba(255,255,255,.24);
  background:rgba(255,255,255,.12);
  box-shadow:none;
  backdrop-filter:blur(12px);
}
.hero h1{
  color:#fff;
  background:none;
  -webkit-text-fill-color:#fff;
  text-shadow:0 4px 28px rgba(0,0,0,.2);
}
.hero p{color:rgba(255,255,255,.9);max-width:650px}
.hero .btn.primary{background:#fff;color:var(--blue2);box-shadow:0 16px 38px rgba(0,0,0,.18)}
.hero .btn.secondary{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3);backdrop-filter:blur(12px)}
.hero-points.single div{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.22);backdrop-filter:blur(12px)}
.hero-points.single strong{color:#fff}
.hero-points.single span{color:rgba(255,255,255,.78)}
.hero-card.hero-photo-card{
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  min-height:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#071b35!important;
}
.hero-photo-card::before{display:none!important}
.hero-photo-card picture,.hero-photo-card img{width:100%;height:100%;display:block}
.hero-photo-card img{object-fit:cover;object-position:center 43%;filter:none!important}

@media (max-width:760px){
  .hero{
    min-height:calc(100svh - 68px);
    padding:54px 20px 48px;
    align-items:flex-end;
  }
  .hero::after{
    background:linear-gradient(180deg,rgba(2,16,36,.12) 0%,rgba(2,16,36,.38) 38%,rgba(2,16,36,.90) 100%);
  }
  .hero-copy{width:100%;max-width:560px}
  .hero h1{font-size:clamp(38px,11vw,54px);line-height:.94;margin:16px 0 16px}
  .hero p{font-size:15px;line-height:1.6;margin-bottom:0}
  .hero-actions{margin:22px 0 18px}
  .hero-photo-card img{object-position:58% center}
}
@media (max-width:430px){
  .hero{min-height:calc(100svh - 68px);padding:38px 16px 30px}
  .hero h1{font-size:clamp(34px,10.5vw,45px)}
  .hero p{font-size:14px;line-height:1.52}
  .hero-actions{gap:9px;margin:18px 0 14px}
  .hero-actions .btn{width:auto;min-height:46px;padding:0 16px;font-size:13px}
  .hero-points.single div{padding:12px 14px}
  .hero-points.single strong{font-size:20px}
}


/* --- Footer tag cloud demo --- */
.footer-keyword-demo{
  max-width:1240px;
  margin:34px auto 0;
  padding-top:28px;
  border-top:1px solid rgba(255,255,255,.14);
}
.footer-keyword-head{
  display:flex;
  flex-wrap:wrap;
  align-items:end;
  gap:8px 18px;
  margin-bottom:18px;
}
.footer-keyword-kicker{
  width:100%;
  color:#7fd3ff;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.12em;
}
.footer-keyword-head h3{
  margin:0;
  color:#fff;
  font-size:20px;
  letter-spacing:-.03em;
}
.footer-keyword-head p{
  margin:0 0 1px;
  color:rgba(255,255,255,.58);
  font-size:11px;
}
.footer-keyword-cloud{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.footer-keyword-chip{
  display:inline-flex;
  align-items:center;
  min-height:31px;
  padding:6px 11px;
  border:1px solid rgba(125,211,252,.28);
  border-radius:999px;
  background:rgba(255,255,255,.06);
  color:rgba(255,255,255,.86);
  font-size:10.5px;
  font-weight:700;
  line-height:1.15;
  white-space:nowrap;
  transition:.18s ease;
}
.footer-keyword-chip:hover{
  background:rgba(56,189,248,.12);
  border-color:rgba(125,211,252,.48);
  color:#fff;
  transform:translateY(-1px);
}
@media(max-width:700px){
  .footer-keyword-demo{
    margin-top:24px;
    padding-top:22px;
  }
  .footer-keyword-head{
    display:block;
    margin-bottom:14px;
  }
  .footer-keyword-head h3{
    margin:5px 0 6px;
    font-size:17px;
  }
  .footer-keyword-head p{
    font-size:10px;
    line-height:1.45;
  }
  .footer-keyword-cloud{
    gap:6px;
  }
  .footer-keyword-chip{
    min-height:28px;
    padding:5px 9px;
    font-size:9.5px;
  }
}

/* Final visual footer cloud */
.footer-keyword-head .footer-keyword-kicker,
.footer-keyword-head p{display:none!important}
.footer-keyword-head{margin-bottom:16px!important}
.footer-keyword-head h3{font-size:18px!important}


/* Katalog: iba Vsetko / Specialne ponuky, bez povodnych zaoblenych filtrov */
.catalog-tabs{
  display:flex;
  align-items:center;
  gap:28px;
  flex-wrap:nowrap;
  justify-content:flex-end;
}
.catalog-tabs button{
  appearance:none;
  border:0;
  border-bottom:3px solid transparent;
  border-radius:0;
  background:transparent;
  color:#335776;
  padding:10px 2px 9px;
  font-weight:950;
  cursor:pointer;
  white-space:nowrap;
  transition:color .18s ease,border-color .18s ease;
}
.catalog-tabs button.active,
.catalog-tabs button:hover{
  background:transparent;
  color:var(--blue2);
  border-color:var(--blue);
}
.special-offers[hidden],
#productGrid[hidden]{
  display:none!important;
}
.special-offers-head{
  max-width:760px;
  margin:0 0 26px;
}
.special-offers-head h3{
  margin:8px 0 10px;
  font-size:clamp(28px,4vw,42px);
  letter-spacing:-.04em;
}
.special-offers-head p{
  margin:0;
  color:#60758d;
  line-height:1.7;
}
.special-product-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  max-width:580px;
}
.card-actions.single-action{
  grid-template-columns:1fr;
}
@media (max-width:1000px){
  .catalog-tabs{justify-content:flex-start;margin-top:18px}
}
@media (max-width:760px){
  .catalog-tabs{gap:22px;overflow-x:auto;padding-bottom:2px}
  .catalog-tabs button{flex:0 0 auto}
  .special-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
}
@media (max-width:430px){
  .catalog-tabs button{flex:0 0 auto}
}


/* === Množstevné zľavy 2–3 ks / 4–6 ks === */
.bulk-discount-box{
  margin:18px 0 16px;
  border:1px solid #d7e7fb;
  border-radius:20px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 35px rgba(18,75,130,.07);
}
.bulk-discount-head{
  padding:16px 18px 13px;
  background:linear-gradient(135deg,#f5faff,#edf6ff);
  border-bottom:1px solid #d7e7fb;
}
.bulk-discount-head span{
  display:block;
  margin-bottom:3px;
  color:#1670e8;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.bulk-discount-head strong{
  display:block;
  color:#09213d;
  font-size:20px;
  letter-spacing:-.025em;
}
.bulk-discount-table{
  width:100%;
}
.bulk-row{
  display:grid;
  grid-template-columns:1.1fr .75fr 1fr;
  align-items:center;
  min-height:48px;
  border-bottom:1px solid #e6eef8;
}
.bulk-row:last-child{border-bottom:0}
.bulk-row > *{
  padding:11px 14px;
  text-align:center;
  border-right:1px solid #e6eef8;
}
.bulk-row > *:last-child{border-right:0}
.bulk-row.bulk-header{
  min-height:44px;
  background:#0f75ff;
  color:#fff;
  font-size:13px;
  font-weight:900;
}
.bulk-row:not(.bulk-header){
  color:#455f79;
  font-size:14px;
}
.bulk-row:not(.bulk-header) strong{
  color:#0f75ff;
  font-size:15px;
}
.bulk-purchase{
  display:grid;
  grid-template-columns:auto auto 1fr;
  gap:14px;
  align-items:center;
  padding:15px 18px;
  border-top:1px solid #e6eef8;
  background:#fbfdff;
}
.bulk-qty-label{
  color:#0b213c;
  font-size:14px;
  font-weight:900;
}
.bulk-qty{
  display:inline-flex;
  align-items:center;
  overflow:hidden;
  border:1px solid #d6e4f4;
  border-radius:999px;
  background:#fff;
}
.bulk-qty button{
  width:42px;
  height:42px;
  border:0;
  background:transparent;
  color:#0f5ed7;
  font-size:22px;
  font-weight:900;
  cursor:pointer;
}
.bulk-qty button:disabled{
  opacity:.35;
  cursor:not-allowed;
}
.bulk-qty strong{
  min-width:36px;
  text-align:center;
  color:#10243c;
  font-size:16px;
}
.bulk-current-price{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  gap:2px;
  color:#60758d;
  font-size:12px;
  line-height:1.35;
}
.bulk-current-price strong{color:#0b213c}
.cart-discount{
  display:inline-block;
  margin-left:5px;
  padding:2px 6px;
  border-radius:999px;
  background:#eaf4ff;
  color:#0f67dd;
  font-size:10px;
  font-weight:900;
}
@media(max-width:620px){
  .bulk-discount-box{border-radius:16px}
  .bulk-discount-head{padding:14px 14px 12px}
  .bulk-discount-head strong{font-size:18px}
  .bulk-row{grid-template-columns:1fr .65fr 1fr}
  .bulk-row > *{padding:10px 8px}
  .bulk-row.bulk-header{font-size:12px}
  .bulk-row:not(.bulk-header){font-size:13px}
  .bulk-purchase{
    grid-template-columns:auto 1fr;
    gap:10px 12px;
    padding:14px;
  }
  .bulk-current-price{
    grid-column:1 / -1;
    align-items:flex-start;
  }
}

/* Checkout privacy acknowledgement */
.privacy-ack-field{margin-top:4px}
.privacy-ack{display:flex!important;align-items:center!important;gap:11px!important;width:max-content;max-width:100%;font-size:13px!important;line-height:1.35;color:#31577f!important;font-weight:750!important;cursor:pointer;user-select:none}
.privacy-ack input[type="checkbox"]{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;padding:0!important;margin:0!important;border:0!important}
.privacy-checkmark{position:relative;display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border:2px solid #a8c6ec;border-radius:7px;background:#fff;box-shadow:0 2px 8px rgba(24,77,133,.08);transition:.16s ease}
.privacy-checkmark::after{content:"";width:9px;height:5px;border-left:2.5px solid #fff;border-bottom:2.5px solid #fff;transform:translateY(-1px) rotate(-45deg) scale(0);transition:.12s ease}
.privacy-ack input[type="checkbox"]:checked + .privacy-checkmark{border-color:#0f75ff;background:#0f75ff;box-shadow:0 0 0 4px rgba(15,117,255,.10)}
.privacy-ack input[type="checkbox"]:checked + .privacy-checkmark::after{transform:translateY(-1px) rotate(-45deg) scale(1)}
.privacy-ack input[type="checkbox"]:focus-visible + .privacy-checkmark{outline:3px solid rgba(15,117,255,.22);outline-offset:2px}
.privacy-ack-copy{display:block;padding-top:1px}
.privacy-ack a{color:#0f75ff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
.privacy-ack:hover .privacy-checkmark{border-color:#0f75ff}
@media(max-width:640px){.privacy-ack{width:100%;font-size:12.5px!important}.privacy-checkmark{flex-basis:22px;width:22px;height:22px}}

/* Product specification table */
.product-specs-section{margin-top:34px}
.product-specs-card{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid var(--line);border-radius:30px;padding:24px;box-shadow:0 18px 52px rgba(4,27,61,.07)}
.product-specs-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}
.product-specs-head h2{margin:0;font-size:clamp(26px,3vw,34px);letter-spacing:-.035em;color:var(--navy)}
.product-specs-head .kicker{margin:0}
.product-specs-table{overflow:hidden;border:1px solid #d9e8f7;border-radius:22px;background:#fff}
.product-specs-row{display:grid;grid-template-columns:minmax(190px,.72fr) 1.28fr;min-height:62px;border-bottom:1px solid #e2edf7}
.product-specs-row:last-child{border-bottom:0}
.product-specs-label,.product-specs-value{display:flex;align-items:center;padding:15px 18px}
.product-specs-label{font-weight:950;color:#244f78;background:linear-gradient(90deg,#f3f9ff,#f8fcff)}
.product-specs-value{font-weight:800;color:var(--navy);line-height:1.45;background:#fff}
.product-specs-row--dose .product-specs-label{color:#074ca7;background:linear-gradient(90deg,#e9f4ff,#f4f9ff)}
.product-specs-row--dose .product-specs-value{color:#074ca7;font-weight:950;background:#f7fbff}
@media (max-width:620px){
  .product-specs-card{padding:16px;border-radius:24px}
  .product-specs-head{display:block;margin-bottom:14px}
  .product-specs-head .kicker{display:block;margin-bottom:5px}
  .product-specs-row{grid-template-columns:1fr;min-height:0}
  .product-specs-label{padding:12px 14px 5px;background:#f7fbff}
  .product-specs-value{padding:4px 14px 13px}
  .product-specs-row--dose .product-specs-label{padding-top:13px}
}


/* Free shipping marquee */
.notice.shipping-marquee{
  display:flex !important;
  justify-content:flex-start !important;
  align-items:center;
  width:100%;
  height:40px;
  padding:0 !important;
  overflow:hidden;
  gap:0 !important;
  background:linear-gradient(90deg,#f7fbff 0%,#eaf5ff 50%,#f7fbff 100%);
  border-bottom:1px solid var(--line);
  white-space:nowrap;
}
.shipping-marquee-track{
  display:flex;
  width:max-content;
  min-width:max-content;
  will-change:transform;
  animation:ksShippingMarquee 20s linear infinite;
}
.shipping-marquee-group{
  display:flex;
  align-items:center;
  flex-shrink:0;
}
.shipping-marquee-group span{
  display:inline-flex;
  align-items:center;
  padding:0 34px;
  min-height:40px;
  font-size:14px;
  font-weight:950;
  letter-spacing:.01em;
  color:#244f78;
}
.shipping-marquee-group span::after{
  content:"•";
  margin-left:34px;
  color:var(--blue);
  font-size:17px;
  line-height:1;
}
.notice.shipping-marquee span:not(:last-child)::after{
  display:inline-block;
  width:auto;
  height:auto;
  background:none;
  border-radius:0;
  vertical-align:baseline;
}
@keyframes ksShippingMarquee{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}
@media (max-width:760px){
  .notice.shipping-marquee{
    display:flex !important;
    height:34px;
  }
  .shipping-marquee-group span{
    min-height:34px;
    padding:0 22px;
    font-size:12.5px;
  }
  .shipping-marquee-group span::after{
    margin-left:22px;
  }
  .shipping-marquee-track{
    animation-duration:16s;
  }
}
@media (prefers-reduced-motion:reduce){
  .shipping-marquee-track{animation-duration:45s}
}


/* 7.3.2 — shipping promo under navbar + stable single-line marquee */
.top{
  display:flex;
  flex-direction:column;
}
.top > .nav{
  order:1;
  width:100%;
}
.top > .notice.shipping-marquee{
  order:2;
}
.notice.shipping-marquee{
  position:relative !important;
  isolation:isolate;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  height:46px !important;
  min-height:46px !important;
  padding:0 !important;
  margin:0 !important;
  gap:0 !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(235,247,255,.98) 48%,rgba(222,241,255,.96) 100%) !important;
  border-top:1px solid rgba(191,219,254,.72);
  border-bottom:1px solid rgba(147,197,253,.72) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 22px rgba(15,117,255,.055);
}
.notice.shipping-marquee::before{
  content:"";
  position:absolute;
  z-index:2;
  top:0;
  bottom:0;
  left:-24%;
  width:18%;
  pointer-events:none;
  background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.16) 25%,rgba(255,255,255,.82) 50%,rgba(255,255,255,.14) 75%,transparent 100%);
  transform:skewX(-18deg);
  animation:ksShippingShine 6.8s ease-in-out infinite;
}
.shipping-marquee-track{
  position:relative;
  z-index:1;
  display:flex !important;
  flex-flow:row nowrap !important;
  align-items:center !important;
  width:max-content !important;
  min-width:max-content !important;
  height:100% !important;
  flex:0 0 auto !important;
  white-space:nowrap !important;
  will-change:transform;
  animation:ksShippingMarquee 24s linear infinite !important;
}
.shipping-marquee-group{
  display:flex !important;
  flex-flow:row nowrap !important;
  align-items:center !important;
  flex:0 0 auto !important;
  width:max-content !important;
  min-width:max-content !important;
  height:100% !important;
  white-space:nowrap !important;
}
.shipping-marquee-group span{
  display:inline-flex !important;
  flex:0 0 auto !important;
  align-items:center !important;
  min-height:46px !important;
  padding:0 32px !important;
  white-space:nowrap !important;
  font-size:15.5px !important;
  line-height:1 !important;
  font-weight:950 !important;
  letter-spacing:.005em !important;
  color:#174a7d !important;
  text-shadow:0 1px 0 #fff,0 0 15px rgba(59,130,246,.12);
}
.shipping-marquee-group span::after{
  content:"✦" !important;
  display:inline-block !important;
  width:auto !important;
  height:auto !important;
  margin-left:32px !important;
  color:#0f75ff !important;
  background:none !important;
  border-radius:0 !important;
  font-size:12px !important;
  line-height:1 !important;
  filter:drop-shadow(0 0 5px rgba(15,117,255,.28));
}
.free-shipping-price{
  color:#087f5b !important;
  font-weight:950 !important;
  text-shadow:0 1px 0 rgba(255,255,255,.8);
}
@keyframes ksShippingShine{
  0%,58%{left:-24%;opacity:0}
  64%{opacity:.82}
  82%{left:112%;opacity:.58}
  100%{left:112%;opacity:0}
}
@media (max-width:760px){
  .top > .notice.shipping-marquee{
    display:flex !important;
  }
  .notice.shipping-marquee{
    height:39px !important;
    min-height:39px !important;
  }
  .shipping-marquee-track{
    animation-duration:18s !important;
  }
  .shipping-marquee-group span{
    min-height:39px !important;
    padding:0 22px !important;
    font-size:13.5px !important;
  }
  .shipping-marquee-group span::after{
    margin-left:22px !important;
    font-size:10px !important;
  }
}
@media (prefers-reduced-motion:reduce){
  .shipping-marquee-track{animation-duration:42s !important}
  .notice.shipping-marquee::before{animation:none !important;display:none}
}


/* 7.3.4 — robust mobile cart viewport / always reachable checkout CTA */
.cart-panel{
  height:100vh;
  height:100dvh;
  max-height:100dvh;
  min-height:0;
  overflow:hidden;
}
.cart-head{flex:0 0 auto}
.cart-items{
  flex:1 1 auto;
  min-height:0;
  overflow-y:auto;
  overflow-x:hidden;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior:contain;
}
.cart-footer{
  flex:0 0 auto;
  position:relative;
  z-index:3;
  background:rgba(255,255,255,.985);
  box-shadow:0 -14px 34px rgba(4,27,61,.07);
}
@media (max-width:760px){
  .cart-panel{
    top:0!important;
    right:0!important;
    bottom:auto!important;
    width:100%!important;
    height:var(--ks-cart-vh,100dvh)!important;
    max-height:var(--ks-cart-vh,100dvh)!important;
  }
  .cart-head{
    padding:18px 18px 14px!important;
    min-height:76px;
    padding-top:max(18px,env(safe-area-inset-top))!important;
  }
  .cart-head h2{font-size:30px!important}
  .cart-head button{
    width:48px!important;
    height:48px!important;
    min-width:48px!important;
    border-radius:16px!important;
  }
  .cart-items{
    padding:14px 14px 10px!important;
  }
  .cart-footer{
    /* Reserve room for mobile browser/in-app bottom controls (Google/Samsung/Chrome). */
    padding:14px 16px calc(96px + env(safe-area-inset-bottom))!important;
    border-top:1px solid var(--line)!important;
  }
  .cart-footer .total{
    margin-bottom:12px!important;
  }
  .cart-footer .total strong{
    font-size:28px!important;
  }
  .cart-footer #checkoutBtn{
    min-height:58px!important;
    border-radius:18px!important;
    font-size:17px!important;
    line-height:1.15!important;
    padding:0 18px!important;
    box-shadow:0 14px 30px rgba(15,117,255,.24)!important;
  }
  .cart-footer p{display:none!important}
}
@media (max-width:430px){
  .cart-item{
    grid-template-columns:64px minmax(0,1fr)!important;
    gap:10px!important;
    padding:12px!important;
  }
  .cart-item img{
    width:64px!important;
    height:64px!important;
  }
  .cart-item h4{
    font-size:15px!important;
    line-height:1.25!important;
  }
  .cart-item .qty{
    grid-column:2!important;
    margin-top:4px;
  }
}
@media (max-height:640px) and (max-width:760px){
  .cart-head{min-height:66px;padding-top:12px!important;padding-bottom:10px!important}
  .cart-head h2{font-size:26px!important}
  .cart-items{padding-top:10px!important}
  .cart-footer{
    padding-top:10px!important;
    padding-bottom:calc(72px + env(safe-area-inset-bottom))!important;
  }
  .cart-footer #checkoutBtn{min-height:52px!important}
}


/* Address Guard – polished checkout validation and country redirect */
.field input.ks-invalid{border-color:#d9363e!important;box-shadow:0 0 0 4px rgba(217,54,62,.10)!important;background:#fffafa!important}
.ks-address-error{font-size:12px;font-weight:800;line-height:1.45;color:#b4232a;margin:1px 2px 0}.ks-address-error[data-tone="info"]{color:#55718f;font-weight:700}
.ks-country-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}.ks-country-modal.show{display:flex}.ks-country-backdrop{position:absolute;inset:0;background:rgba(8,24,45,.54);backdrop-filter:blur(8px)}
.ks-country-dialog{position:relative;width:min(520px,100%);background:#fff;border:1px solid rgba(15,117,255,.14);border-radius:28px;padding:30px;box-shadow:0 30px 90px rgba(7,31,61,.30);text-align:center;animation:ksGuardIn .18s ease-out}.ks-country-icon{width:62px;height:62px;margin:0 auto 16px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#eaf4ff,#f4f8ff);color:#0f75ff;font-size:30px;font-weight:900}.ks-country-dialog h3{margin:0 32px 10px;color:#10243d;font-size:24px;line-height:1.15}.ks-country-dialog p{margin:0 auto 22px;max-width:420px;color:#60758d;line-height:1.65}.ks-country-actions{display:grid;gap:10px}.ks-country-actions .btn{width:100%;justify-content:center}.ks-country-x{position:absolute;right:14px;top:14px;width:38px;height:38px;border:0;border-radius:12px;background:#f3f7fb;color:#60758d;font-size:24px;cursor:pointer}.ks-country-x:hover{background:#eaf1f8;color:#173451}@keyframes ksGuardIn{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:560px){.ks-country-dialog{padding:24px 18px;border-radius:24px}.ks-country-dialog h3{font-size:21px}}


.ks-shipping-error{width:100%;flex-basis:100%;margin-top:8px;padding:10px 12px;border-radius:12px;background:#fff1f2;border:1px solid #fecdd3;color:#b4232a;font-size:12px;font-weight:850;line-height:1.45}
