/* =========================================================
   FURRIO.CZ — HOMEPAGE ONLY CSS
   Version: 8.0 clean reset
   ---------------------------------------------------------
   DŮLEŽITÉ:
   - Tento soubor NEŘEŠÍ header.
   - Tento soubor NEŘEŠÍ menu.
   - Tento soubor NEŘEŠÍ košík.
   - Tento soubor NEŘEŠÍ vyhledávání.
   - Vše kolem Shoptet hlavičky zůstává původní.
   - CSS začíná až od Furrio homepage / hero sekce.
   ========================================================= */


/* =========================================================
   1) Brand variables
   ========================================================= */

:root {
  --fur-cream: #f7f4ea;
  --fur-cream-2: #efe8d8;
  --fur-cream-3: #fbfaf6;

  --fur-sage: #8fa58e;
  --fur-sage-dark: #6f856e;
  --fur-sage-soft: rgba(143, 165, 142, 0.16);

  --fur-charcoal: #2f302e;
  --fur-muted: #6f706c;
  --fur-white: #ffffff;

  --fur-border: rgba(47, 48, 46, 0.12);
  --fur-border-soft: rgba(47, 48, 46, 0.08);

  --fur-shadow: 0 18px 45px rgba(47, 48, 46, 0.10);
  --fur-shadow-soft: 0 10px 30px rgba(47, 48, 46, 0.07);
}


/* =========================================================
   2) Page base — pouze obsah, ne header/menu
   ========================================================= */

html {
  scroll-behavior: smooth;
}

body {
  background: var(--fur-cream) !important;
  color: var(--fur-charcoal);
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-font-smoothing: antialiased;
}

body.type-index,
.type-index .overall-wrapper,
.type-index .content-wrapper,
.type-index #content-wrapper,
.type-index .content-wrapper-in,
.type-index .content-inner,
.type-index .content {
  background: var(--fur-cream) !important;
}

.container,
.container-narrow,
.content-wrapper-in {
  max-width: 1240px;
}

/* Schovat pouze defaultní H1 na homepage, ne Furrio nadpisy */
.type-index .content-inner > h1,
.type-index .content > h1 {
  display: none !important;
}


/* =========================================================
   3) Homepage banner wrapper
   ========================================================= */

.type-index .banner-wrapper,
.type-index .banners-top,
.type-index .banner-top,
.type-index .banner,
.type-index .wide-carousel,
.type-index .carousel-inner {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.type-index .banner img {
  max-width: 100%;
}

/* Schovat pouze loader/ovládání kolem banneru, ne obsah */
.type-index .banners-top .carousel-control,
.type-index .banners-top .carousel-indicators,
.type-index .banners-top .carousel-dots,
.type-index .banners-top .slick-dots,
.type-index .banners-top .slick-arrow,
.type-index .banners-top .owl-controls,
.type-index .banners-top .owl-nav,
.type-index .banners-top .owl-dots,
.type-index .banners-top .loader,
.type-index .banners-top .loading,
.type-index .banners-top .spinner,
.type-index .banners-top .shp-spinner,
.type-index .banners-top .carousel-loader,
.type-index .banners-top .carousel-preloader,
.type-index .banners-top .js-carousel-loader,
.type-index .banner-wrapper .carousel-control,
.type-index .banner-wrapper .carousel-indicators,
.type-index .banner-wrapper .carousel-dots,
.type-index .banner-wrapper .slick-dots,
.type-index .banner-wrapper .slick-arrow,
.type-index .banner-wrapper .owl-controls,
.type-index .banner-wrapper .owl-nav,
.type-index .banner-wrapper .owl-dots,
.type-index .banner-wrapper .loader,
.type-index .banner-wrapper .loading,
.type-index .banner-wrapper .spinner,
.type-index .banner-wrapper .shp-spinner,
.type-index .banner-wrapper .carousel-loader,
.type-index .banner-wrapper .carousel-preloader,
.type-index .banner-wrapper .js-carousel-loader {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  animation: none !important;
}

/* Schovat pseudo dekorace / čáru / diamant z carousel wrapperu */
.type-index .banners-top::before,
.type-index .banners-top::after,
.type-index .banner-wrapper::before,
.type-index .banner-wrapper::after,
.type-index .banner-top::before,
.type-index .banner-top::after,
.type-index .wide-carousel::before,
.type-index .wide-carousel::after,
.type-index .carousel-inner::before,
.type-index .carousel-inner::after {
  display: none !important;
  content: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}


/* =========================================================
   4) Hide default Shoptet homepage modules
   ========================================================= */

.type-index .products-wrapper,
.type-index .products-block,
.type-index .product-slider,
.type-index .homepage-products,
.type-index .products-related,
.type-index .products-top,
.type-index .products-news,
.type-index .products-action,
.type-index .products-bestsellers,
.type-index .category-top,
.type-index .homepage-group {
  display: none !important;
}

.type-index .products-title,
.type-index .homepage-group-title,
.type-index .h4.homepage-group-title,
.type-index .homepage-products-heading {
  display: none !important;
}

.type-index .benefitBanner,
.type-index .benefit-banner,
.type-index .benefits,
.type-index .benefit-banners {
  display: none !important;
}

.type-index .news-wrapper,
.type-index .news-item,
.type-index .news,
.type-index .latest-contributions,
.type-index .blog-wrapper {
  display: none !important;
}

.type-index .welcome-wrapper,
.type-index .welcome,
.type-index .welcome-text {
  display: none !important;
}


/* =========================================================
   5) Furrio common sections
   ========================================================= */

.fur-section {
  display: block !important;
  padding: 68px 0 !important;
  background: var(--fur-cream);
}

.fur-section--white {
  background: var(--fur-cream-3);
}

.fur-inner {
  display: block !important;
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px;
  margin: 0 auto;
}

.fur-center {
  text-align: center;
}

.fur-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--fur-sage-soft);
  color: var(--fur-sage-dark);
  border: 1px solid rgba(143, 165, 142, 0.28);
  border-radius: 999px;
  padding: 8px 14px;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 18px;
}

.fur-title {
  display: block !important;
  font-size: clamp(34px, 4vw, 48px) !important;
  line-height: 1.02;
  letter-spacing: -0.055em;
  margin: 0 0 18px;
  color: var(--fur-charcoal);
  font-weight: 900;
}

.fur-subtitle {
  max-width: 720px;
  margin: 0 auto 38px;
  font-size: 18px;
  line-height: 1.68;
  color: var(--fur-muted);
  text-align: center;
}


/* =========================================================
   6) Hero section
   ========================================================= */

.type-index .fur-hero {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  width: 100vw !important;
}

.fur-hero {
  display: block !important;
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 20%, rgba(143, 165, 142, 0.27), transparent 31%),
    linear-gradient(135deg, #f7f4ea 0%, #efe8d8 100%);
  border-radius: 0 !important;
  padding: 64px 0 74px !important;
}

.fur-hero__grid {
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px !important;
  margin: 0 auto;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 54px !important;
  align-items: center !important;
}

.fur-hero__content,
.fur-hero__media {
  display: block !important;
}

.fur-hero h1 {
  display: block !important;
  font-size: clamp(42px, 5vw, 66px) !important;
  line-height: .98 !important;
  letter-spacing: -0.055em !important;
  margin: 0 0 22px !important;
  color: var(--fur-charcoal);
  font-weight: 900;
}

.fur-hero h1 strong {
  display: block;
  color: var(--fur-sage-dark);
  font-weight: 950;
}

.fur-hero__lead {
  font-size: 18px !important;
  line-height: 1.62 !important;
  color: var(--fur-muted);
  max-width: 600px !important;
  margin: 0 0 30px;
}

.fur-hero__actions {
  display: flex;
  gap: 14px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 32px;
}

.fur-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 54px;
  background: var(--fur-charcoal);
  color: var(--fur-white) !important;
  border-radius: 999px;
  padding: 16px 28px;
  font-weight: 900;
  text-decoration: none !important;
  box-shadow: 0 16px 34px rgba(47,48,46,.20);
  transition: all .2s ease;
}

.fur-btn:hover {
  background: var(--fur-sage-dark);
  color: var(--fur-white) !important;
  transform: translateY(-1px);
}

.fur-btn--light {
  background: rgba(255,255,255,.62);
  color: var(--fur-charcoal) !important;
  border: 1px solid var(--fur-border);
  box-shadow: none;
}

.fur-btn--light:hover {
  background: var(--fur-white);
  color: var(--fur-charcoal) !important;
}

.fur-hero__pills {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0,1fr)) !important;
  gap: 12px !important;
  max-width: 680px;
}

.fur-pill {
  background: rgba(255,255,255,.62);
  border: 1px solid var(--fur-border);
  border-radius: 18px;
  padding: 14px 13px !important;
  min-height: 86px !important;
  font-size: 14px;
  font-weight: 800;
  color: var(--fur-charcoal);
}

.fur-pill small {
  display: block;
  margin-top: 4px;
  font-weight: 600;
  color: var(--fur-muted);
}

.fur-hero__media {
  position: relative;
}

.fur-hero__card {
  position: relative;
  background: rgba(255,255,255,.7);
  border: 1px solid rgba(255,255,255,.7);
  border-radius: 32px !important;
  box-shadow: var(--fur-shadow);
  padding: 12px !important;
  overflow: hidden;
}

.fur-hero__card img,
.fur-hero__card video {
  display: block;
  width: 100%;
  border-radius: 24px !important;
  min-height: 360px !important;
  object-fit: cover !important;
  object-position: center !important;
}

.fur-rating-bubble {
  position: absolute;
  top: 26px !important;
  right: 26px !important;
  width: 132px !important;
  height: 132px !important;
  border-radius: 999px;
  background: var(--fur-charcoal);
  color: var(--fur-white);
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18px;
  box-shadow: 0 14px 32px rgba(47,48,46,.22);
}

.fur-rating-bubble b {
  font-size: 15px;
  line-height: 1.2;
}

.fur-rating-bubble span {
  margin-top: 7px;
  color: #f7c45f;
  letter-spacing: 1px;
  font-size: 15px;
}

.fur-floating-note {
  position: absolute;
  left: -18px !important;
  bottom: -18px !important;
  background: rgba(255,255,255,.88);
  border: 1px solid rgba(255,255,255,.78);
  border-radius: 24px;
  padding: 18px 22px;
  box-shadow: var(--fur-shadow-soft);
  font-weight: 900;
  font-size: 18px !important;
  letter-spacing: -.03em;
}

.fur-floating-note span {
  color: var(--fur-sage-dark);
}


/* =========================================================
   7) Benefits cards
   ========================================================= */

.fur-benefits {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 18px;
}

.fur-card {
  display: flex !important;
  min-height: 210px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: rgba(255,255,255,.74);
  border: 1px solid var(--fur-border);
  border-radius: 28px;
  padding: 30px 26px;
  box-shadow: var(--fur-shadow-soft);
}

.fur-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: var(--fur-sage-soft);
  color: var(--fur-sage-dark);
  font-size: 28px;
  margin: 0 auto 18px;
}

.fur-card h3 {
  margin: 0 0 10px;
  font-size: 21px;
  letter-spacing: -.035em;
}

.fur-card p {
  margin: 0;
  color: var(--fur-muted);
  line-height: 1.62;
}


/* =========================================================
   8) Before/after + product panel
   ========================================================= */

.fur-two-col,
.fur-product-box {
  display: grid !important;
  gap: 22px;
  align-items: stretch;
}

.fur-two-col {
  grid-template-columns: 1fr 1fr;
}

.fur-panel {
  display: block !important;
  background: rgba(255,255,255,.78);
  border: 1px solid var(--fur-border);
  border-radius: 32px;
  padding: 28px;
  box-shadow: var(--fur-shadow-soft);
}

.fur-panel h2 {
  display: block !important;
  margin: 0 0 20px;
  font-size: 30px;
  letter-spacing: -.05em;
  font-weight: 900;
}

.fur-before-after {
  display: grid !important;
  grid-template-columns: repeat(3,1fr);
  gap: 14px;
}

.fur-ba-item img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 18px;
  display: block;
  background: var(--fur-cream-3);
}

.fur-ba-item b {
  display: block;
  text-align: center;
  font-size: 13px;
  margin-top: 9px;
}

.fur-product-box {
  grid-template-columns: 1.05fr .95fr;
  align-items: center;
}

.fur-tag {
  display: inline-flex;
  border-radius: 999px;
  background: var(--fur-sage-soft);
  color: var(--fur-sage-dark);
  padding: 7px 12px;
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 12px;
}

.fur-product-box h2 {
  display: block !important;
  font-size: 42px;
  margin: 0 0 6px;
  letter-spacing: -.06em;
  font-weight: 950;
}

.fur-stars {
  color: #e8ad35;
  font-weight: 900;
  margin: 8px 0 16px;
}

.fur-price {
  font-size: 34px;
  font-weight: 950;
  letter-spacing: -.04em;
  margin: 0 0 16px;
}

.fur-checklist {
  list-style: none;
  padding: 0;
  margin: 0 0 22px;
}

.fur-checklist li {
  position: relative;
  padding-left: 25px;
  margin: 9px 0;
  color: var(--fur-muted);
  font-weight: 650;
}

.fur-checklist li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--fur-sage-dark);
  font-weight: 900;
}

.fur-product-img {
  width: 100%;
  border-radius: 30px;
  background: radial-gradient(circle at center, rgba(143,165,142,.24), transparent 65%);
}


/* =========================================================
   9) Bundles
   ========================================================= */

.fur-bundles {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
}

.fur-bundle {
  display: block !important;
  position: relative;
  background: rgba(255,255,255,.78);
  border: 1px solid var(--fur-border);
  border-radius: 28px;
  padding: 26px;
  box-shadow: var(--fur-shadow-soft);
}

.fur-bundle--popular {
  border: 2px solid var(--fur-sage);
  transform: translateY(-8px);
}

.fur-bundle__label {
  position: absolute;
  top: -14px;
  left: 24px;
  background: var(--fur-sage);
  color: #fff;
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 11px;
  font-weight: 900;
}

.fur-bundle h3 {
  margin: 0 0 4px;
  font-size: 23px;
  letter-spacing: -.04em;
}

.fur-bundle p {
  margin: 0 0 14px;
  color: var(--fur-muted);
}

.fur-bundle__price {
  font-size: 31px;
  font-weight: 950;
  letter-spacing: -.04em;
  margin: 0 0 18px;
}


/* =========================================================
   10) Trustbar + Reviews
   ========================================================= */

.fur-trustbar {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 14px;
  background: rgba(255,255,255,.72);
  border: 1px solid var(--fur-border);
  border-radius: 28px;
  padding: 18px;
  box-shadow: var(--fur-shadow-soft);
}

.fur-trustbar__item {
  text-align: center;
  padding: 10px;
  font-weight: 850;
}

.fur-trustbar__item span {
  display: block;
  margin-top: 5px;
  color: var(--fur-muted);
  font-weight: 650;
  font-size: 13px;
}

.fur-reviews {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 18px;
}

.fur-review {
  display: block !important;
  background: rgba(255,255,255,.78);
  border: 1px solid var(--fur-border);
  border-radius: 26px;
  padding: 24px;
  box-shadow: var(--fur-shadow-soft);
}

.fur-review__stars {
  color: #e8ad35;
  margin-bottom: 12px;
}

.fur-review p {
  margin: 0 0 16px;
  color: var(--fur-charcoal);
  line-height: 1.6;
}

.fur-review b {
  display: block;
  font-size: 14px;
}

.fur-review small {
  color: var(--fur-muted);
}


/* =========================================================
   11) Footer basic styling only
   ========================================================= */

#footer {
  background: var(--fur-charcoal) !important;
  color: rgba(255,255,255,.82) !important;
  margin-top: 0 !important;
  padding: 44px 0 28px !important;
  border-radius: 0 !important;
  border: 0 !important;
}

#footer,
#footer .container,
#footer .footer-rows,
#footer .footer-bottom,
#footer .footer-bottom .container,
#footer .footer-links-icons,
#footer .footer-newsletter,
#footer .footer-contact,
#footer .footer-rows .site-msg {
  background: var(--fur-charcoal) !important;
}

#footer h4,
#footer .footer-title,
#footer .custom-footer__title {
  color: #fff !important;
  font-weight: 900 !important;
  letter-spacing: -.02em;
}

#footer a {
  color: rgba(255,255,255,.78) !important;
  text-decoration: none !important;
}

#footer a:hover {
  color: #fff !important;
}

#footer p,
#footer li,
#footer span {
  color: rgba(255,255,255,.72) !important;
}

.footer-bottom {
  border-top: 1px solid rgba(255,255,255,.12) !important;
  margin-top: 28px !important;
  padding-top: 22px !important;
}

.banners-footer,
.banner-footer,
.footer-banners,
#footer .banner,
#footer .banners-content,
#footer .banner-wrapper {
  display: none !important;
}


/* =========================================================
   12) Responsive homepage content only
   ========================================================= */

@media (max-width: 991px) {
  .fur-hero {
    padding: 46px 0 58px !important;
  }

  .fur-hero__grid,
  .fur-two-col,
  .fur-product-box {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
  }

  .fur-hero h1 {
    font-size: 42px !important;
  }

  .fur-hero__pills,
  .fur-benefits,
  .fur-bundles,
  .fur-reviews,
  .fur-trustbar {
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  }

  .fur-floating-note {
    left: 14px !important;
    bottom: 14px !important;
  }

  .fur-rating-bubble {
    width: 116px !important;
    height: 116px !important;
  }
}

@media (max-width: 640px) {
  .fur-section {
    padding: 44px 0 !important;
  }

  .fur-inner,
  .fur-hero__grid {
    width: min(100% - 28px, 1180px);
  }

  .fur-hero {
    padding: 38px 0 48px !important;
  }

  .fur-hero h1 {
    font-size: 38px !important;
    line-height: 1 !important;
  }

  .fur-hero__lead {
    font-size: 16px !important;
    line-height: 1.55 !important;
  }

  .fur-hero__actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin-bottom: 22px !important;
  }

  .fur-btn {
    width: 100% !important;
    min-height: 50px !important;
  }

  .fur-hero__pills,
  .fur-benefits,
  .fur-bundles,
  .fur-reviews,
  .fur-trustbar,
  .fur-before-after {
    grid-template-columns: 1fr !important;
  }

  .fur-pill {
    min-height: auto !important;
  }

  .fur-hero__card img,
  .fur-hero__card video {
    min-height: 260px !important;
    max-height: 340px !important;
  }

  .fur-rating-bubble {
    width: 98px !important;
    height: 98px !important;
    right: 16px !important;
    top: 16px !important;
  }

  .fur-rating-bubble b {
    font-size: 11px !important;
  }

  .fur-rating-bubble span {
    font-size: 12px !important;
  }

  .fur-floating-note {
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    margin-top: 12px !important;
    width: 100% !important;
    font-size: 15px !important;
    padding: 14px 16px !important;
    border-radius: 18px !important;
  }

  .fur-title {
    font-size: 32px !important;
  }

  .fur-subtitle {
    font-size: 15px !important;
    line-height: 1.55 !important;
    margin-bottom: 26px !important;
  }

  .fur-card {
    min-height: auto !important;
    padding: 24px 20px !important;
  }

  .fur-bundle--popular {
    transform: none !important;
  }

  #footer {
    padding: 34px 0 24px !important;
  }
}


/* =========================================================
   FURRIO.CZ — HOMEPAGE PATCH V9
   Vložit jako druhý CSS soubor po furrio-homepage-only-v8.css
   ========================================================= */

/* 1) Hero mini benefit kartičky */
.fur-hero-badges {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
  max-width: 720px;
}

.fur-mini-benefit {
  background: rgba(255,255,255,.64);
  border: 1px solid rgba(47,48,46,.10);
  border-radius: 20px;
  padding: 14px 13px;
  min-height: 104px;
  box-shadow: 0 10px 26px rgba(47,48,46,.05);
}

.fur-mini-benefit span {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: rgba(143,165,142,.16);
  margin-bottom: 10px;
  font-size: 18px;
}

.fur-mini-benefit b {
  display: block;
  color: #2f302e;
  font-size: 14px;
  line-height: 1.15;
  letter-spacing: -.02em;
}

.fur-mini-benefit small {
  display: block;
  margin-top: 6px;
  color: #6f706c;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
}

/* schovat staré pill boxy, pokud ve starém HTML zůstaly */
.fur-hero__pills {
  display: none !important;
}

/* 2) Žádné velké bílé obdélníky kolem sekcí */
.fur-section--compare,
.fur-section--trust {
  background: #f7f4ea !important;
}

.fur-section--compare {
  padding-top: 52px !important;
  padding-bottom: 54px !important;
}

.fur-section--trust {
  padding-top: 26px !important;
  padding-bottom: 48px !important;
}

/* 3) Compare + product karta */
.fur-section-label {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: rgba(143,165,142,.16);
  color: #6f856e;
  padding: 8px 13px;
  font-size: 12px;
  font-weight: 900;
  margin-bottom: 14px;
}

.fur-two-col {
  align-items: stretch !important;
}

.fur-panel {
  background: rgba(255,255,255,.74) !important;
  border: 1px solid rgba(47,48,46,.10) !important;
  box-shadow: 0 18px 45px rgba(47,48,46,.08) !important;
}

.fur-compare-card h2 {
  margin-bottom: 22px !important;
}

.fur-product-card {
  display: grid !important;
  grid-template-columns: 1.05fr .85fr !important;
  gap: 26px !important;
  align-items: center !important;
}

.fur-product-card .fur-product-copy p {
  color: #6f706c;
  line-height: 1.55;
  margin: 0 0 12px;
}

.fur-product-visual img {
  display: block;
  width: 100%;
  border-radius: 28px;
  box-shadow: 0 16px 32px rgba(47,48,46,.08);
  background: #efe8d8;
}

.fur-stars span {
  color: #6f856e;
  font-size: 13px;
  font-weight: 900;
  margin-left: 4px;
}

/* 4) Balíčky jako produktové karty */
.fur-section--bundles {
  background: #f7f4ea !important;
  padding-top: 58px !important;
  padding-bottom: 56px !important;
}

.fur-bundles {
  align-items: stretch !important;
}

.fur-bundle {
  text-decoration: none !important;
  text-align: center !important;
  color: #2f302e !important;
  min-height: 100%;
  transition: transform .2s ease, box-shadow .2s ease;
}

.fur-bundle:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 54px rgba(47,48,46,.12) !important;
}

.fur-bundle--popular:hover {
  transform: translateY(-12px);
}

.fur-bundle img {
  display: block;
  width: 150px;
  max-width: 65%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 24px;
  margin: 0 auto 18px;
  background: #efe8d8;
  box-shadow: 0 12px 28px rgba(47,48,46,.07);
}

.fur-bundle h3 {
  color: #2f302e !important;
}

.fur-bundle small {
  display: block;
  color: #6f856e;
  font-weight: 900;
  margin-top: -8px;
  margin-bottom: 18px;
}

.fur-bundle > span:not(.fur-bundle__label) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 22px;
  border-radius: 999px;
  background: #2f302e;
  color: #fff !important;
  font-weight: 900;
  box-shadow: 0 12px 28px rgba(47,48,46,.16);
}

/* 5) Trustbar bez vnějšího bílého rámu + ikonky */
.fur-trustbar {
  background: rgba(255,255,255,.72) !important;
  border: 1px solid rgba(47,48,46,.10) !important;
  border-radius: 28px !important;
  box-shadow: 0 14px 36px rgba(47,48,46,.08) !important;
  padding: 18px !important;
}

.fur-trustbar__item {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  text-align: left !important;
}

.fur-trustbar__item::before {
  width: 42px;
  height: 42px;
  min-width: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: rgba(143,165,142,.16);
  color: #6f856e;
  font-size: 20px;
}

.fur-trustbar__item:nth-child(1)::before { content: "↩"; }
.fur-trustbar__item:nth-child(2)::before { content: "🚚"; }
.fur-trustbar__item:nth-child(3)::before { content: "⚡"; }
.fur-trustbar__item:nth-child(4)::before { content: "🔒"; }

/* 6) Recenze */
.fur-section--reviews {
  background: #f7f4ea !important;
  padding-top: 54px !important;
  padding-bottom: 62px !important;
}

.fur-review {
  min-height: 190px;
}

/* 7) FAQ */
.fur-section--faq {
  background: #fbfaf6 !important;
  padding-top: 66px !important;
  padding-bottom: 66px !important;
}

.fur-faq {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 42px;
  align-items: start;
}

.fur-faq h2 {
  font-size: clamp(34px, 4vw, 48px);
  line-height: 1.02;
  letter-spacing: -.055em;
  margin: 0 0 16px;
  font-weight: 900;
  color: #2f302e;
}

.fur-faq p {
  color: #6f706c;
  line-height: 1.65;
  margin: 0;
}

.fur-faq-list {
  display: grid;
  gap: 12px;
}

.fur-faq details {
  background: rgba(255,255,255,.78);
  border: 1px solid rgba(47,48,46,.10);
  border-radius: 22px;
  padding: 18px 20px;
  box-shadow: 0 10px 26px rgba(47,48,46,.05);
}

.fur-faq summary {
  cursor: pointer;
  font-weight: 900;
  color: #2f302e;
  list-style: none;
}

.fur-faq summary::-webkit-details-marker {
  display: none;
}

.fur-faq summary::after {
  content: "+";
  float: right;
  color: #6f856e;
  font-weight: 900;
}

.fur-faq details[open] summary::after {
  content: "−";
}

.fur-faq details p {
  margin-top: 12px;
  color: #6f706c;
}

/* 8) CTA nad patičkou */
.fur-section--footer-cta {
  background: #f7f4ea !important;
  padding-top: 44px !important;
  padding-bottom: 64px !important;
}

.fur-footer-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  background: linear-gradient(135deg, rgba(143,165,142,.22), rgba(255,255,255,.74));
  border: 1px solid rgba(47,48,46,.10);
  border-radius: 34px;
  padding: 34px;
  box-shadow: 0 18px 45px rgba(47,48,46,.08);
}

.fur-footer-cta h2 {
  margin: 0 0 8px;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.05;
  letter-spacing: -.05em;
  font-weight: 900;
}

.fur-footer-cta p {
  margin: 0;
  color: #6f706c;
  font-size: 17px;
}

/* 9) Footer víc Furrio */
#footer {
  position: relative;
}

#footer::before {
  content: "Furrio.cz";
  display: block;
  max-width: 1180px;
  margin: 0 auto 18px;
  padding: 0 20px;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -.04em;
}

#footer::after {
  content: "Chytré pomůcky pro čistý domov s mazlíčky.";
  display: block;
  max-width: 1180px;
  margin: -12px auto 24px;
  padding: 0 20px;
  color: rgba(255,255,255,.68);
  font-size: 15px;
}

/* 10) Mobil */
@media (max-width: 991px) {
  .fur-hero-badges {
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  }

  .fur-product-card {
    grid-template-columns: 1fr !important;
  }

  .fur-product-visual {
    order: -1;
  }

  .fur-product-visual img {
    max-height: 280px;
    object-fit: cover;
  }

  .fur-faq {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .fur-footer-cta {
    flex-direction: column;
    align-items: flex-start;
  }

  .fur-footer-cta .fur-btn {
    width: 100%;
  }

  .fur-trustbar__item {
    justify-content: flex-start !important;
  }
}

@media (max-width: 640px) {
  .fur-hero-badges {
    grid-template-columns: 1fr !important;
  }

  .fur-mini-benefit {
    display: grid;
    grid-template-columns: 42px 1fr;
    column-gap: 12px;
    align-items: center;
    min-height: auto;
  }

  .fur-mini-benefit span {
    grid-row: span 2;
    margin-bottom: 0;
  }

  .fur-bundle img {
    width: 130px;
  }

  .fur-footer-cta {
    padding: 24px;
    border-radius: 26px;
  }
}




/* =========================================================
   FURRIO.CZ — STABLE FINAL PATCH
   Tento patch drží původní V8 + V9 vzhled a opravuje:
   - full width homepage uvnitř Shoptetu
   - hero šířku a lámání nadpisu
   - patičku bez rozbitých defaultních Shoptet bloků
   ========================================================= */

/* Homepage wrapper a Shoptet kontejnery */
body.type-index {
  background: var(--fur-cream) !important;
}

body.type-index .fur-page {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: var(--fur-cream) !important;
  overflow: hidden !important;
}

body.type-index #content,
body.type-index .content,
body.type-index .content-wrapper,
body.type-index .content-wrapper-in,
body.type-index .content-inner,
body.type-index .overall-wrapper {
  background: var(--fur-cream) !important;
  overflow: visible !important;
}

/* Schovat defaultní Shoptet welcome text a benefit bannery pod homepage */
body.type-index .welcome,
body.type-index .welcome-wrapper,
body.type-index .welcome-text,
body.type-index .benefitBanner,
body.type-index .benefit-banner,
body.type-index .benefits,
body.type-index .benefit-banners,
body.type-index .homepage-box {
  display: none !important;
}

/* Hero — držet původní prémiový layout */
body.type-index .fur-hero {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  padding-top: 64px !important;
  padding-bottom: 74px !important;
}

body.type-index .fur-hero__grid {
  width: min(1180px, calc(100% - 40px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 1fr) !important;
  gap: 54px !important;
}

/* Nadpis — návrat na původní lepší lámání */
body.type-index .fur-hero h1 {
  font-size: clamp(42px, 5vw, 66px) !important;
  line-height: .98 !important;
  letter-spacing: -0.055em !important;
  max-width: 680px !important;
}

body.type-index .fur-hero h1 strong {
  display: block !important;
  color: var(--fur-sage-dark) !important;
}

/* Text a CTA */
body.type-index .fur-hero__lead {
  max-width: 600px !important;
  font-size: 18px !important;
  line-height: 1.62 !important;
}

body.type-index .fur-hero__actions {
  margin-bottom: 32px !important;
}

/* Hero benefit kartičky */
body.type-index .fur-hero-badges {
  max-width: 720px !important;
}

/* Hero obrázek */
body.type-index .fur-hero__card img,
body.type-index .fur-hero__card video {
  min-height: 360px !important;
  max-height: none !important;
  object-fit: cover !important;
}

/* Sekce šířky */
body.type-index .fur-inner {
  width: min(1180px, calc(100% - 40px)) !important;
  max-width: 1180px !important;
}

/* Produktová karta na homepage — držíme statický produkt, žádné video */
body.type-index .fur-product-card {
  grid-template-columns: 1.05fr .85fr !important;
}

body.type-index .fur-product-visual img {
  width: 100% !important;
  max-width: 260px !important;
  margin: 0 auto !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: cover !important;
}

/* Footer CTA */
body.type-index .fur-section--footer-cta {
  background: var(--fur-cream) !important;
  padding-top: 44px !important;
  padding-bottom: 64px !important;
}

/* Patička — čistá tmavá varianta, bez rozbitých defaultních bannerů */
body.type-index #footer {
  background: var(--fur-charcoal) !important;
  color: rgba(255,255,255,.78) !important;
  margin-top: 0 !important;
  padding: 54px 0 32px !important;
  border: 0 !important;
  border-radius: 0 !important;
}

body.type-index #footer,
body.type-index #footer .container,
body.type-index #footer .footer-rows,
body.type-index #footer .footer-bottom,
body.type-index #footer .footer-bottom .container,
body.type-index #footer .footer-links-icons,
body.type-index #footer .footer-newsletter,
body.type-index #footer .footer-contact,
body.type-index #footer .site-msg {
  background: var(--fur-charcoal) !important;
}

body.type-index #footer::before {
  content: "Furrio.cz";
  display: block;
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px;
  margin: 0 auto 12px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -.04em;
}

body.type-index #footer::after {
  content: "Chytré pomůcky pro čistý domov s mazlíčky.";
  display: block;
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px;
  margin: 0 auto 28px;
  color: rgba(255,255,255,.62);
  font-size: 15px;
  line-height: 1.5;
}

body.type-index #footer a {
  color: rgba(255,255,255,.78) !important;
}

body.type-index #footer a:hover {
  color: #fff !important;
}

body.type-index #footer p,
body.type-index #footer li,
body.type-index #footer span {
  color: rgba(255,255,255,.70) !important;
}

body.type-index .footer-bottom {
  width: min(1180px, calc(100% - 40px));
  max-width: 1180px;
  margin-left: auto !important;
  margin-right: auto !important;
  border-top: 1px solid rgba(255,255,255,.14) !important;
  padding-top: 22px !important;
}

/* Schovat defaultní footer bannery */
body.type-index .banners-footer,
body.type-index .banner-footer,
body.type-index .footer-banners,
body.type-index #footer .banner,
body.type-index #footer .banners-content,
body.type-index #footer .banner-wrapper {
  display: none !important;
}

/* Mobilní opravy */
@media (max-width: 991px) {
  body.type-index .fur-page {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.type-index .fur-hero {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.type-index .fur-hero__grid {
    grid-template-columns: 1fr !important;
    gap: 34px !important;
  }

  body.type-index .fur-hero h1 {
    max-width: 720px !important;
    font-size: 42px !important;
  }

  body.type-index .fur-product-card {
    grid-template-columns: 1fr !important;
  }

  body.type-index .fur-product-visual {
    order: -1 !important;
  }
}

@media (max-width: 640px) {
  body.type-index .fur-inner,
  body.type-index .fur-hero__grid {
    width: min(100% - 28px, 1180px) !important;
  }

  body.type-index .fur-hero {
    padding-top: 38px !important;
    padding-bottom: 48px !important;
  }

  body.type-index .fur-hero h1 {
    font-size: 38px !important;
    line-height: 1 !important;
  }

  body.type-index .fur-hero__card img,
  body.type-index .fur-hero__card video {
    min-height: 260px !important;
    max-height: 340px !important;
  }
}
/* =========================================================
   FURRIO — VIDEO SEKCE NA HOMEPAGE
   3 ukázky použití pod sekcí Před / použití / po
   ========================================================= */

.fur-section--videos {
  background: #f7f4ea !important;
  padding-top: 34px !important;
  padding-bottom: 62px !important;
}

.fur-section--videos .fur-section-label {
  margin-bottom: 18px;
}

.fur-video-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 42px;
}

.fur-video-card {
  background: rgba(255,255,255,.74);
  border: 1px solid rgba(47,48,46,.10);
  border-radius: 30px;
  padding: 18px 18px 24px;
  box-shadow: 0 18px 45px rgba(47,48,46,.08);
  text-align: left;
}

.fur-video-card video {
  display: block;
  width: 100%;
  aspect-ratio: 9 / 16;
  max-height: 520px;
  object-fit: cover;
  border-radius: 24px;
  background: #000;
  box-shadow: 0 14px 32px rgba(47,48,46,.10);
}

.fur-video-card h3 {
  margin: 18px 0 8px;
  color: #2f302e;
  font-size: 22px;
  line-height: 1.12;
  letter-spacing: -.035em;
  font-weight: 900;
}

.fur-video-card p {
  margin: 0;
  color: #6f706c;
  font-size: 15px;
  line-height: 1.55;
}

@media (max-width: 991px) {
  .fur-video-grid {
    grid-template-columns: 1fr;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  .fur-video-card video {
    max-height: none;
  }
}

@media (max-width: 640px) {
  .fur-section--videos {
    padding-top: 28px !important;
    padding-bottom: 48px !important;
  }

  .fur-video-card {
    border-radius: 26px;
    padding: 14px 14px 22px;
  }

  .fur-video-card video {
    border-radius: 22px;
  }
}