/* Generated performance bundle. Source modules remain the editing source.
   The order below is identical to the former stylesheet/import order. */
/* source: assets/css/modules/00-base-header-hero.css */
/* FlizPol ETAP 1: baza, header, hero. Nie dopisywać tutaj sekcji home. */
:root{--ink:#2b1d14;--muted:#6f5b48;--paper:#f8ead7;--soft:#ead7be;--gold:#b9823a;--wine:#8b5a28;--brown:#5b351d;--line:rgba(91,53,29,.16);--shadow:0 28px 90px rgba(72,43,24,.18);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#eadcc9;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.skip{position:absolute;left:-999px;top:0;background:#fff;padding:12px;z-index:30}.skip:focus{left:12px}.topbar{position:fixed;left:50%;top:22px;transform:translateX(-50%);width:min(1380px,calc(100% - 48px));z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 26px;border:1px solid rgba(255,255,255,.38);border-radius:28px;background:rgba(255,250,244,.74);backdrop-filter:blur(18px);box-shadow:0 12px 42px rgba(20,15,11,.1);transition:.25s}.topbar.scrolled{background:rgba(255,250,244,.9);top:12px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;height:92px;width:auto;max-width:min(38vw,520px);object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.04))}.menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.menu a:not(.btn){opacity:.9}.menu a:hover{opacity:1;color:var(--brown)}.menu-btn{display:none;border:0;background:linear-gradient(135deg,#b9823a,#7b4a22);color:#fff;border-radius:14px;padding:10px 13px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 30px;border-radius:18px;background:linear-gradient(135deg,#c7954e,#8b5a28);color:#fff;font-weight:900;box-shadow:0 14px 35px rgba(139,90,40,.18);border:1px solid rgba(255,255,255,.22);font-size:17px}.btn.small{min-height:46px;padding:0 20px;font-size:14px;border-radius:14px}.btn.ghost{background:rgba(255,250,244,.2);box-shadow:none;border-color:rgba(139,90,40,.42);color:var(--ink);backdrop-filter:blur(8px)}.hero{position:relative;min-height:100svh;overflow:hidden;padding:0;background:#eadcc9}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(248,234,215,.92) 0%,rgba(248,234,215,.86) 25%,rgba(248,234,215,.6) 38%,rgba(248,234,215,.14) 54%,rgba(248,234,215,0) 66%),url("../../hero-premium-desktop.webp");background-size:cover;background-position:center center;background-repeat:no-repeat}.hero-shine{position:absolute;width:55vmax;height:55vmax;border-radius:50%;right:-20vmax;top:-16vmax;background:radial-gradient(circle,rgba(201,149,78,.25),rgba(201,149,78,0) 64%);filter:blur(2px);animation:floatGlow 7s ease-in-out infinite alternate}.hero-content{position:relative;z-index:2;width:min(1380px,calc(100% - 48px));max-width:1380px;margin:0 auto;min-height:100svh;padding:190px 0 70px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:950;color:#9a672c}.eyebrow::after{content:"";display:inline-block;vertical-align:middle;width:76px;height:1px;background:rgba(185,130,58,.5);margin-left:20px}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(64px,6.4vw,100px);max-width:620px;font-weight:700;line-height:1.03;margin:0;letter-spacing:-.05em}.lead{font-size:clamp(18px,2vw,24px);max-width:590px;color:#473224;margin:28px 0 0}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:42px}.trust{display:flex;flex-wrap:wrap;gap:34px;margin:56px 0 0;padding:0;list-style:none}.trust li{position:relative;padding-left:60px;min-height:42px;display:flex;align-items:center;max-width:230px;background:none;border:0;font-weight:800;font-size:15px;color:#4c3726}.trust li::before{position:absolute;left:0;top:50%;transform:translateY(-50%);width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(185,130,58,.4);color:#b9823a;font-size:20px;background:rgba(255,250,244,.35)}.trust li:nth-child(1)::before{content:"◇"}.trust li:nth-child(2)::before{content:"◎"}.trust li:nth-child(3)::before{content:"✓"}.reveal{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.72,.2,1)}.reveal.in{opacity:1;transform:none}@keyframes floatGlow{to{transform:translate(-5vw,6vh)}}@media (max-width:900px){.topbar{top:12px;width:calc(100% - 20px);padding:12px 14px;border-radius:20px}.menu-btn{display:block}.menu{position:absolute;right:10px;left:10px;top:72px;display:none;flex-direction:column;align-items:stretch;gap:4px;padding:12px;border-radius:22px;background:rgba(255,250,244,.96);box-shadow:var(--shadow)}.menu.open{display:flex}.menu a{padding:13px 14px;border-radius:15px}.brand-logo{height:58px;max-width:56vw}.hero{min-height:auto}.hero-bg{background-image:linear-gradient(180deg,rgba(248,234,215,.05) 0%,rgba(248,234,215,0) 36%,rgba(248,234,215,.66) 56%,rgba(248,234,215,.96) 76%,rgba(248,234,215,1) 100%),url("../../hero-premium-mobile.webp");background-size:cover;background-position:center top}.hero-content{width:calc(100% - 36px);min-height:auto;padding:116px 0 42px}.eyebrow::after{display:none}h1{font-size:clamp(44px,13vw,68px);max-width:100%}.lead{font-size:18px;max-width:none}.hero-actions{gap:12px;margin-top:28px}.btn{min-height:52px;padding:0 22px;font-size:16px;border-radius:16px}.trust{gap:18px;margin-top:34px}.trust li{padding-left:54px;max-width:none;min-height:38px;font-size:14px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}

/* source: assets/css/modules/10-home-trust-section.css */
/* home-trust-section */
.home-trust-section{
  background:linear-gradient(180deg,#eadcc9 0%,#f8ead7 100%);
  padding:clamp(56px,7vw,104px) max(24px,calc((100vw - 1380px)/2));
  color:#2b1d14;
}

.home-trust-section__inner{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);
  gap:clamp(28px,5vw,72px);
  align-items:stretch;
}
.home-trust-section__copy{
  border:1px solid rgba(91,53,29,.14);
  border-radius:32px;
  background:rgba(255,250,244,.62);
  box-shadow:0 24px 80px rgba(72,43,24,.12);
  padding:clamp(28px,4vw,56px);
}
.home-trust-section__eyebrow{
  margin:0 0 16px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.home-trust-section__title{
  margin:0;
  max-width:760px;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(38px,5vw,72px);
  line-height:1.04;
  letter-spacing:-.045em;
}
.home-trust-section__text{
  margin:24px 0 0;
  max-width:850px;
  color:#5f4938;
  font-size:clamp(17px,1.45vw,21px);
  line-height:1.72;
}
.home-trust-section__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.home-trust-section__tile{
  min-height:190px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  border:1px solid rgba(91,53,29,.14);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(255,250,244,.82),rgba(232,208,177,.54));
  box-shadow:0 18px 54px rgba(72,43,24,.11);
  padding:26px;
}
.home-trust-section__number{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  color:#fff;
  font-size:13px;
  font-weight:950;
  letter-spacing:.04em;
}
.home-trust-section__tile h3{
  margin:34px 0 0;
  color:#332216;
  font-size:clamp(20px,2vw,27px);
  line-height:1.16;
  letter-spacing:-.035em;
}
@media (max-width:900px){
  .home-trust-section{
    padding:56px 18px 68px;
  }
  .home-trust-section__inner{
    grid-template-columns:1fr;
    gap:18px;
  }
  .home-trust-section__copy{
    border-radius:26px;
    padding:28px 22px;
  }
  .home-trust-section__grid{
    grid-template-columns:1fr;
  }
  .home-trust-section__tile{
    min-height:148px;
    border-radius:24px;
    padding:22px;
  }
}


/* V65 — techniczna korekta centrowania pierwszych okienek na telefonie.
   Wygląd kart pozostaje bez zmian; ograniczamy tylko grid i tekst do szerokości ekranu. */
.home-trust-section{
  overflow-x:clip;
}
.home-trust-section__inner,
.home-trust-section__copy,
.home-trust-section__grid,
.home-trust-section__tile{
  min-width:0;
  max-width:100%;
  box-sizing:border-box;
}
.home-trust-section__title,
.home-trust-section__text,
.home-trust-section__tile h3,
.home-trust-section__tile p{
  max-width:100%;
  overflow-wrap:break-word;
  word-break:normal;
  hyphens:auto;
}
@media (max-width:900px){
  .home-trust-section__inner{
    width:100%;
    grid-template-columns:minmax(0,1fr);
  }
  .home-trust-section__copy,
  .home-trust-section__grid,
  .home-trust-section__tile{
    width:100%;
    max-width:100%;
    margin-inline:auto;
  }
  .home-trust-section__grid{
    grid-template-columns:minmax(0,1fr);
  }
  .home-trust-section__title{
    font-size:clamp(32px,9.4vw,38px);
    line-height:1.06;
    letter-spacing:-.04em;
  }
}

/* source: assets/css/modules/20-home-featured-gallery.css */
/* home-featured-gallery */
.home-featured-gallery{
  background:linear-gradient(180deg,#fff8ef 0%,#f3e3cf 100%);
  padding:clamp(64px,7vw,112px) 22px;
}

.home-featured-gallery__inner{
  width:min(1180px,100%);
  margin:0 auto;
}

.home-featured-gallery__head{
  max-width:820px;
  margin:0 0 34px;
}

.home-featured-gallery__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.home-featured-gallery__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(36px,4.8vw,68px);
  line-height:1.03;
  letter-spacing:-.045em;
}

.home-featured-gallery__text{
  max-width:760px;
  margin:18px 0 0;
  color:#6f5b48;
  font-size:clamp(17px,1.6vw,21px);
  line-height:1.65;
}

.home-featured-gallery__grid{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  grid-template-rows:repeat(3,190px);
  gap:18px;
}

.home-featured-gallery__item{
  position:relative;
  overflow:hidden;
  margin:0;
  border:1px solid rgba(91,53,29,.14);
  border-radius:30px;
  background:#ead7be;
  box-shadow:0 24px 70px rgba(72,43,24,.14);
}

.home-featured-gallery__item--large{
  grid-row:span 3;
}

.home-featured-gallery__item img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transform:scale(1.01);
}

.home-featured-gallery__item figcaption{
  position:absolute;
  left:16px;
  right:16px;
  bottom:16px;
  padding:13px 16px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:18px;
  background:rgba(255,250,244,.82);
  color:#2b1d14;
  font-weight:900;
  line-height:1.25;
  backdrop-filter:blur(14px);
}

.home-featured-gallery__action{
  margin-top:30px;
  display:flex;
  justify-content:center;
}

.home-featured-gallery__button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 28px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:18px;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  color:#fff;
  font-weight:950;
  box-shadow:0 16px 42px rgba(139,90,40,.2);
}

@media (max-width:900px){
  .home-featured-gallery{
    padding:64px 18px;
  }

  .home-featured-gallery__grid{
    grid-template-columns:1fr;
    grid-template-rows:none;
  }

  .home-featured-gallery__item,
  .home-featured-gallery__item--large{
    grid-row:auto;
    min-height:260px;
  }

  .home-featured-gallery__item--large{
    min-height:360px;
  }

  .home-featured-gallery__item figcaption{
    left:12px;
    right:12px;
    bottom:12px;
  }

  .home-featured-gallery__action{
    justify-content:flex-start;
  }
}

/* source: assets/css/modules/30-home-before-after.css */
/* home-before-after */
.home-before-after{
  background:linear-gradient(180deg,#f3e3cf 0%,#fff8ef 100%);
  padding:clamp(64px,7vw,112px) 22px;
}

.home-before-after__inner{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:clamp(28px,5vw,64px);
  align-items:center;
}

.home-before-after__media{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}

.home-before-after__photo{
  position:relative;
  overflow:hidden;
  margin:0;
  min-height:clamp(360px,42vw,560px);
  border:1px solid rgba(91,53,29,.14);
  border-radius:32px;
  background:#ead7be;
  box-shadow:0 24px 70px rgba(72,43,24,.14);
}

.home-before-after__photo--before{
  transform:translateY(22px);
}

.home-before-after__photo--after{
  transform:translateY(-22px);
}

.home-before-after__photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.home-before-after__photo figcaption{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  padding:12px 15px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:18px;
  background:rgba(255,250,244,.84);
  color:#2b1d14;
  font-weight:950;
  line-height:1.2;
  backdrop-filter:blur(14px);
}

.home-before-after__content{
  padding:clamp(28px,4vw,46px);
  border:1px solid rgba(91,53,29,.14);
  border-radius:34px;
  background:rgba(255,250,244,.64);
  box-shadow:0 24px 70px rgba(72,43,24,.1);
}

.home-before-after__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.home-before-after__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,4vw,58px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.home-before-after__text{
  margin:18px 0 0;
  color:#6f5b48;
  font-size:clamp(17px,1.45vw,20px);
  line-height:1.65;
}

.home-before-after__list{
  margin:24px 0 0;
  padding:0;
  list-style:none;
  display:grid;
  gap:12px;
}

.home-before-after__list li{
  position:relative;
  padding-left:30px;
  color:#4c3726;
  font-weight:800;
  line-height:1.45;
}

.home-before-after__list li::before{
  content:"";
  position:absolute;
  left:0;
  top:.62em;
  width:10px;
  height:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  box-shadow:0 0 0 5px rgba(185,130,58,.14);
}

.home-before-after__button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  margin-top:28px;
  padding:0 26px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:18px;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  color:#fff;
  font-weight:950;
  box-shadow:0 16px 42px rgba(139,90,40,.2);
}

@media (max-width:900px){
  .home-before-after{
    padding:64px 18px;
  }

  .home-before-after__inner{
    grid-template-columns:1fr;
  }

  .home-before-after__media{
    grid-template-columns:1fr;
  }

  .home-before-after__photo,
  .home-before-after__photo--before,
  .home-before-after__photo--after{
    min-height:310px;
    transform:none;
  }

  .home-before-after__content{
    padding:26px 20px;
  }

  .home-before-after__button{
    width:100%;
    text-align:center;
  }
}

/* source: assets/css/modules/40-home-turnkey-section.css */
/* home-turnkey-section */
.home-turnkey-section{
  padding:clamp(66px,7vw,112px) 22px;
  background:linear-gradient(180deg,#f3e3cf 0%,#fff8ef 100%);
}

.home-turnkey-section__inner{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  gap:clamp(30px,5vw,64px);
  align-items:center;
}

.home-turnkey-section__content{
  padding:clamp(26px,4vw,44px);
  border:1px solid rgba(91,53,29,.14);
  border-radius:34px;
  background:rgba(255,250,244,.72);
  box-shadow:0 24px 70px rgba(72,43,24,.11);
}

.home-turnkey-section__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.home-turnkey-section__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,4.6vw,62px);
  line-height:1.03;
  letter-spacing:-.045em;
}

.home-turnkey-section__text{
  margin:20px 0 0;
  color:#6f5b48;
  font-size:clamp(17px,1.45vw,20px);
  line-height:1.7;
}

.home-turnkey-section__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.home-turnkey-section__tile{
  min-height:154px;
  margin:0;
  padding:24px;
  border:1px solid rgba(91,53,29,.13);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(255,250,244,.92),rgba(234,215,190,.68));
  box-shadow:0 18px 48px rgba(72,43,24,.10);
}

.home-turnkey-section__icon{
  display:inline-grid;
  place-items:center;
  width:46px;
  height:46px;
  margin:0 0 18px;
  border-radius:16px;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  color:#fff;
  font-size:13px;
  font-weight:950;
  box-shadow:0 12px 28px rgba(139,90,40,.18);
}

.home-turnkey-section__tile h3{
  margin:0;
  color:#2b1d14;
  font-size:clamp(18px,1.8vw,24px);
  line-height:1.15;
  letter-spacing:-.035em;
}

@media (max-width:900px){
  .home-turnkey-section{
    padding:64px 18px;
  }

  .home-turnkey-section__inner{
    grid-template-columns:1fr;
  }

  .home-turnkey-section__content{
    padding:26px 22px;
    border-radius:28px;
  }

  .home-turnkey-section__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }

  .home-turnkey-section__tile{
    min-height:138px;
    padding:20px;
    border-radius:24px;
  }
}

@media (max-width:520px){
  .home-turnkey-section__grid{
    grid-template-columns:1fr;
  }

  .home-turnkey-section__tile{
    min-height:auto;
  }
}

/* source: assets/css/modules/50-home-random-reviews.css */
/* home-random-reviews */
.home-random-reviews{
  background:linear-gradient(180deg,#f3e3cf 0%,#fff8ef 100%);
  padding:clamp(64px,7vw,108px) 22px;
}

.home-random-reviews__inner{
  width:min(1180px,100%);
  margin:0 auto;
}

.home-random-reviews__head{
  max-width:820px;
  margin:0 auto 34px;
  text-align:center;
}

.home-random-reviews__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.home-random-reviews__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,4.6vw,64px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.home-random-reviews__text{
  max-width:760px;
  margin:18px auto 0;
  color:#6f5b48;
  font-size:clamp(17px,1.55vw,20px);
  line-height:1.65;
}

.home-random-reviews__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.home-random-reviews__card{
  position:relative;
  min-height:260px;
  margin:0;
  padding:30px;
  overflow:hidden;
  border:1px solid rgba(91,53,29,.14);
  border-radius:30px;
  background:
    radial-gradient(circle at 90% 0%,rgba(201,149,78,.18),rgba(201,149,78,0) 34%),
    rgba(255,250,244,.82);
  box-shadow:0 24px 70px rgba(72,43,24,.12);
}

.home-random-reviews__card::before{
  content:"“";
  position:absolute;
  right:24px;
  top:10px;
  color:rgba(185,130,58,.22);
  font-family:Georgia,"Times New Roman",serif;
  font-size:108px;
  line-height:1;
}

.home-random-reviews__card p{
  position:relative;
  z-index:1;
  margin:0;
  color:#3f2c20;
  font-size:18px;
  line-height:1.65;
}

.home-random-reviews__card span{
  position:relative;
  z-index:1;
  display:block;
  margin-top:22px;
  color:#9a672c;
  font-size:13px;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}

@media (max-width:900px){
  .home-random-reviews{
    padding:64px 18px;
  }

  .home-random-reviews__head{
    text-align:left;
    margin-bottom:26px;
  }

  .home-random-reviews__text{
    margin-left:0;
  }

  .home-random-reviews__grid{
    grid-template-columns:1fr;
  }

  .home-random-reviews__card{
    min-height:auto;
    padding:24px;
    border-radius:24px;
  }
}

.home-random-reviews__stars{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  gap:8px;
  margin:0 0 16px;
  color:#b98224;
  font-size:18px;
  font-weight:950;
  letter-spacing:.06em;
}

.home-random-reviews__stars em{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:0 8px;
  color:#17120d;
  background:linear-gradient(135deg,#d7a849,#f2d47e);
  border-radius:999px;
  font-size:10px;
  font-style:normal;
  font-weight:950;
  letter-spacing:.12em;
}

.home-random-reviews__actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:28px;
}

.home-random-reviews__actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:0 22px;
  border:1px solid rgba(185,130,36,.34);
  border-radius:999px;
  color:#17120d;
  background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(246,237,221,.86));
  box-shadow:0 18px 46px rgba(50,36,19,.12);
  font-size:13px;
  font-weight:900;
  text-decoration:none;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.review-proof-grid{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:20px;
  width:min(960px,100%);
  margin:0 auto;
  padding:6px 0 4px;
}

.review-proof-grid::before{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:50%;
  width:1px;
  transform:translateX(-50%);
  background:linear-gradient(180deg,rgba(185,130,36,0),rgba(185,130,36,.24),rgba(185,130,36,0));
}

.reviews-trust-intro{
  padding:118px 0 92px;
  background:linear-gradient(180deg,#fffaf2 0%,#fbf4ea 100%);
}

.reviews-trust-intro__box{
  max-width:1180px;
  margin:0 auto;
  padding:52px 48px;
  border:1px solid rgba(185,130,36,.18);
  border-radius:28px;
  background:rgba(255,255,255,.78);
  box-shadow:0 26px 80px rgba(49,36,22,.10);
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:32px;
  align-items:center;
}

.reviews-trust-intro__box h1{
  margin:8px 0 0;
  color:#1b130d;
  font-size:clamp(38px,4.8vw,66px);
  line-height:1.02;
  letter-spacing:0;
}

.reviews-trust-intro__box p:not(.eyebrow){
  max-width:680px;
  margin:18px 0 0;
  color:#766a5e;
  font-size:20px;
  line-height:1.7;
}

.reviews-trust-intro__actions{
  display:flex;
  gap:12px;
  align-items:center;
}

.reviews-breadcrumb{
  padding:0 0 14px;
  background:#fbf4ea;
  color:#6f5b3f;
  font-size:13px;
  font-weight:800;
}

.reviews-breadcrumb a{
  color:#9a6d19;
  text-decoration:none;
}

.reviews-breadcrumb span{
  color:#2a2119;
}

.reviews-front-hero{
  position:relative;
  min-height:100svh;
  overflow:hidden;
  padding:0;
  color:#2b1d14;
  background:#eadcc9;
  isolation:isolate;
}

.reviews-front-hero__bg{
  position:absolute;
  inset:0;
  background-image:
    linear-gradient(90deg,rgba(248,234,215,.92) 0%,rgba(248,234,215,.86) 25%,rgba(248,234,215,.60) 38%,rgba(248,234,215,.14) 54%,rgba(248,234,215,0) 66%),
    url("../../hero-premium-desktop.webp");
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  transform:scale(1.01);
}

.reviews-front-hero__shine{
  position:absolute;
  width:55vmax;
  height:55vmax;
  border-radius:50%;
  right:-20vmax;
  top:-16vmax;
  background:radial-gradient(circle,rgba(201,149,78,.25),rgba(201,149,78,0) 64%);
  filter:blur(2px);
  animation:reviewsFloatGlow 7s ease-in-out infinite alternate;
}

.reviews-front-hero__content{
  position:relative;
  z-index:2;
  width:min(1380px,calc(100% - 48px));
  max-width:1380px;
  min-height:100svh;
  margin:0 auto;
  padding:190px 0 70px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
}

.reviews-front-hero .eyebrow{
  margin:0 0 18px;
  color:#9a672c;
}

.reviews-front-hero h1{
  max-width:720px;
  margin:0;
  color:#2b1d14;
  font-family:Georgia,Times New Roman,serif;
  font-size:clamp(62px,6.4vw,104px);
  line-height:1.02;
  letter-spacing:0;
}

.reviews-front-hero .lead{
  max-width:650px;
  margin:28px 0 0;
  color:#473224;
  font-size:clamp(18px,2vw,24px);
  line-height:1.55;
}

.reviews-front-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  margin-top:42px;
}

.reviews-front-hero__trust{
  display:flex;
  flex-wrap:wrap;
  gap:28px;
  margin:52px 0 0;
  padding:0;
  list-style:none;
}

.reviews-front-hero__trust li{
  position:relative;
  min-height:42px;
  max-width:230px;
  display:flex;
  align-items:center;
  padding-left:58px;
  color:#4c3726;
  font-size:15px;
  font-weight:850;
}

.reviews-front-hero__trust li::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:42px;
  height:42px;
  transform:translateY(-50%);
  border:1px solid rgba(185,130,58,.42);
  border-radius:50%;
  background:rgba(255,250,244,.36);
  box-shadow:inset 0 0 0 8px rgba(185,130,58,.10);
}

@keyframes reviewsFloatGlow{
  to{transform:translate(-5vw,6vh)}
}

.reviews-premium-hero{
  position:relative;
  min-height:clamp(560px,72vh,760px);
  display:flex;
  align-items:flex-start;
  overflow:hidden;
  color:#1b130d;
  background:#d4c0a2;
}

.reviews-premium-hero__media{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(243,232,214,.74),rgba(243,232,214,.26) 42%,rgba(243,232,214,0)),
    url("../../img/hero-premium.png") center/cover no-repeat;
}

.reviews-premium-hero__inner{
  position:relative;
  z-index:1;
  display:block;
  padding-top:28px;
  padding-bottom:88px;
}

.reviews-premium-hero__copy{
  width:min(445px,100%);
  margin-top:0;
  padding:36px 32px 28px;
  border:1px solid rgba(255,255,255,.58);
  border-radius:16px;
  background:rgba(194,171,136,.88);
  box-shadow:0 24px 70px rgba(45,32,18,.20);
  backdrop-filter:blur(10px);
}

.reviews-premium-hero__copy .eyebrow{
  color:#8a5d14;
}

.reviews-premium-hero__copy h2{
  margin:10px 0 0;
  color:#1b130d;
  font-family:Georgia,Times New Roman,serif;
  font-size:clamp(42px,4.4vw,62px);
  line-height:.96;
  letter-spacing:0;
}

.reviews-premium-hero__copy p:not(.eyebrow){
  margin:20px 0 0;
  color:#271d14;
  font-size:17px;
  font-weight:650;
  line-height:1.55;
}

.reviews-premium-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}

.reviews-premium-hero__proof{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  width:min(760px,100%);
  margin-top:18px;
}

.reviews-premium-hero__proof>div{
  padding:16px 18px;
  border:1px solid rgba(255,255,255,.48);
  border-radius:12px;
  background:rgba(255,250,242,.72);
  box-shadow:0 18px 50px rgba(45,32,18,.14);
}

.reviews-premium-hero__proof span{
  display:block;
  color:#8a5d14;
  font-family:Georgia,Times New Roman,serif;
  font-size:clamp(24px,2.4vw,34px);
  line-height:1;
}

.reviews-premium-hero__proof p{
  margin:7px 0 0;
  color:#4f3f30;
  font-size:11px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.review-proof{
  position:relative;
  z-index:1;
  justify-self:start;
  width:min(870px,100%);
  min-height:auto;
  padding:26px 28px 24px;
  border:1px solid rgba(185,130,36,.18);
  border-radius:8px;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(247,241,232,.88));
  box-shadow:0 24px 70px rgba(31,24,16,.11);
  overflow:visible;
}

.review-proof:nth-child(even){
  justify-self:end;
  background:linear-gradient(145deg,rgba(255,253,248,.98),rgba(241,232,217,.88));
}

.review-proof::before{
  content:"\201C";
  position:absolute;
  right:24px;
  bottom:-18px;
  color:rgba(185,130,36,.12);
  font-family:Georgia,serif;
  font-size:118px;
  line-height:1;
  pointer-events:none;
}

.review-proof::after{
  content:"";
  position:absolute;
  left:-9px;
  top:34px;
  width:18px;
  height:18px;
  transform:rotate(45deg);
  border-left:1px solid rgba(185,130,36,.18);
  border-bottom:1px solid rgba(185,130,36,.18);
  background:#fffaf2;
}

.review-proof:nth-child(even)::after{
  right:-9px;
  left:auto;
  border-left:0;
  border-bottom:0;
  border-top:1px solid rgba(185,130,36,.18);
  border-right:1px solid rgba(185,130,36,.18);
  background:#fbf3e8;
}

.review-photo-badge{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  width:max-content;
  margin:0 0 14px;
  padding:8px 11px;
  border-radius:999px;
  background:rgba(31,77,70,.09);
  color:#1f4d46;
  font-size:12px;
  font-weight:950;
  letter-spacing:.03em;
  text-transform:uppercase;
}

.review-proof__top{
  position:relative;
  z-index:1;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:18px;
  margin-bottom:18px;
}

.review-proof__top h3{
  margin:0;
  color:#1d1a16;
  font-family:Inter,Arial,sans-serif;
  font-size:18px;
  font-weight:950;
  line-height:1.25;
}

.review-proof__place{
  display:block;
  margin-top:4px;
  color:#7d735f;
  font-size:13px;
  font-weight:800;
}

.review-proof__stars{
  flex:0 0 auto;
  color:#b98224;
  font-size:18px;
  font-weight:950;
  letter-spacing:.08em;
  line-height:1.25;
}

.review-proof p{
  position:relative;
  z-index:1;
  color:#2a231d;
  line-height:1.72;
}

.review-proof__text{
  white-space:pre-line;
}

.review-photos{
  position:relative;
  z-index:1;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px;
}

.review-photos figure{
  width:min(210px,100%);
  overflow:hidden;
  margin:0;
  border:1px solid rgba(185,130,36,.18);
  border-radius:8px;
  background:#f7efe2;
  aspect-ratio:4/3;
}

.review-photos img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.review-proof__author{
  display:block;
  margin-top:18px;
  color:#7b5a2a;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.review-meta{
  position:relative;
  z-index:1;
  display:flex;
  flex-wrap:wrap;
  gap:10px 16px;
  margin-top:14px;
  padding-top:12px;
  border-top:1px solid rgba(185,130,36,.16);
  color:#7d735f;
  font-size:13px;
}

.review-meta span{
  display:inline-flex;
  align-items:center;
  margin:0;
  color:#7d735f;
  font-size:13px;
  font-weight:800;
  letter-spacing:0;
  text-transform:none;
}

.review-submit-form{
  display:grid;
  gap:14px;
  padding:26px;
  border:1px solid rgba(185,130,36,.20);
  border-radius:8px;
  background:rgba(255,255,255,.82);
  box-shadow:0 24px 70px rgba(31,24,16,.10);
}

.review-submit-form label{
  display:grid;
  gap:8px;
  color:#3b2c1c;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}

.review-submit-form input,
.review-submit-form select,
.review-submit-form textarea{
  width:100%;
  min-height:48px;
  border:1px solid rgba(185,130,36,.24);
  border-radius:8px;
  padding:12px 14px;
  color:#17120d;
  background:#fffaf2;
  font:inherit;
  font-weight:600;
  letter-spacing:0;
  text-transform:none;
}

.review-submit-form textarea{
  min-height:150px;
  resize:vertical;
}

.review-submit-form .hp{
  position:absolute;
  left:-9999px;
  width:1px;
  height:1px;
  opacity:0;
}

.review-submit-form__check{
  grid-template-columns:22px 1fr;
  align-items:start;
  text-transform:none;
  letter-spacing:0;
  font-weight:700;
}

.review-submit-form__check input{
  width:18px;
  min-height:18px;
  margin-top:2px;
  padding:0;
}

.quote-form{
  scroll-margin-top:118px;
  display:grid;
  gap:18px;
  padding:clamp(24px,3vw,34px);
  border:1px solid rgba(185,130,36,.22);
  border-radius:14px;
  background:
    radial-gradient(circle at 18% 0%,rgba(216,187,118,.23),rgba(216,187,118,0) 34%),
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,250,242,.92));
  box-shadow:0 28px 84px rgba(31,24,16,.12);
}

.quote-layout{
  grid-template-columns:minmax(280px,.62fr) minmax(620px,1fr);
  align-items:start;
}

.quote-form h2{
  margin:0;
  color:#19130d;
  font-family:Georgia,Times New Roman,serif;
  font-size:clamp(30px,3.4vw,46px);
  line-height:1.08;
}

.quote-form__intro,
.quote-form__note{
  margin:0;
  color:#756858;
}

.quote-form__intro{
  max-width:720px;
  font-size:16px;
  line-height:1.62;
}

.quote-form__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}

.quote-form label{
  display:grid;
  gap:8px;
  color:#3b2c1c;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}

.quote-form input,
.quote-form select,
.quote-form textarea{
  width:100%;
  min-height:48px;
  border:1px solid rgba(185,130,36,.24);
  border-radius:8px;
  padding:12px 14px;
  color:#17120d;
  background:#fffaf2;
  font:inherit;
  font-weight:600;
  letter-spacing:0;
  text-transform:none;
}

.quote-form select{
  appearance:none;
  background-image:linear-gradient(45deg,transparent 50%,#8c622c 50%),linear-gradient(135deg,#8c622c 50%,transparent 50%);
  background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;
  background-size:5px 5px,5px 5px;
  background-repeat:no-repeat;
}

.quote-form textarea{
  min-height:138px;
  resize:vertical;
}

.quote-form .hp{
  position:absolute;
  left:-9999px;
  width:1px;
  height:1px;
  opacity:0;
}

.quote-form__choices{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:2px;
}

.quote-form .quote-choice{
  position:relative;
  display:block;
  gap:0;
  min-width:0;
  color:inherit;
  font-size:inherit;
  font-weight:inherit;
  text-transform:none;
  letter-spacing:0;
}

.quote-choice input{
  position:absolute;
  inset:0;
  width:100%;
  min-height:0;
  margin:0;
  padding:0;
  border:0;
  opacity:0;
  cursor:pointer;
}

.quote-choice__box{
  display:grid;
  gap:6px;
  min-height:92px;
  padding:16px;
  border:1px solid rgba(185,130,36,.18);
  border-radius:12px;
  background:rgba(255,250,242,.74);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65);
  text-transform:none;
  letter-spacing:0;
  transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;
}

.quote-choice__box strong{
  color:#24180f;
  font-size:15px;
  line-height:1.2;
  letter-spacing:0;
  text-transform:none;
}

.quote-choice__box em{
  color:#756858;
  font-size:13px;
  font-style:normal;
  font-weight:700;
  line-height:1.35;
  letter-spacing:0;
  text-transform:none;
}

.quote-choice input:checked + .quote-choice__box{
  border-color:rgba(185,130,36,.60);
  background:linear-gradient(135deg,rgba(255,249,238,.98),rgba(244,228,198,.88));
  box-shadow:0 16px 38px rgba(106,71,27,.14),inset 0 0 0 1px rgba(255,255,255,.72);
  transform:translateY(-1px);
}

.quote-choice input:focus-visible + .quote-choice__box{
  outline:2px solid rgba(185,130,36,.42);
  outline-offset:3px;
}

.quote-form__tips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:-2px;
}

.quote-form__tips span{
  padding:8px 11px;
  border:1px solid rgba(185,130,36,.18);
  border-radius:999px;
  background:rgba(255,255,255,.58);
  color:#6e5f4e;
  font-size:13px;
  font-weight:800;
}

.quote-form .quote-form__check{
  grid-template-columns:22px 1fr;
  align-items:start;
  text-transform:none;
  letter-spacing:0;
  font-weight:700;
}

.quote-form .quote-form__check span{
  text-transform:none;
  letter-spacing:0;
}

.quote-form__check input{
  width:18px;
  min-height:18px;
  margin-top:2px;
  padding:0;
}

.quote-form__footer{
  display:flex;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
}

.quote-form__footer .btn{
  min-width:190px;
}

button.btn{
  font:inherit;
  cursor:pointer;
}

.review-list-action{
  display:flex;
  justify-content:flex-end;
  width:min(960px,100%);
  margin:-16px auto 26px;
}

.review-inline-action{
  min-width:190px;
  box-shadow:0 18px 46px rgba(94,61,20,.18);
}

body.review-form-open{
  overflow:hidden;
}

.review-form-modal[hidden]{
  display:none;
}

.review-form-modal{
  position:fixed;
  inset:0;
  z-index:400;
  display:grid;
  place-items:center;
  padding:24px;
}

.review-form-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(20,16,12,.62);
  backdrop-filter:blur(10px);
}

.review-form-modal__dialog{
  position:relative;
  z-index:1;
  width:min(760px,calc(100vw - 32px));
  max-height:calc(100svh - 48px);
  overflow:auto;
  padding:34px;
  border:1px solid rgba(255,255,255,.52);
  border-radius:14px;
  background:linear-gradient(145deg,#fffdf8,#f4ebdd);
  box-shadow:0 34px 100px rgba(14,10,7,.34);
}

.review-form-modal__close{
  position:absolute;
  top:16px;
  right:16px;
  width:42px;
  height:42px;
  border:1px solid rgba(185,130,36,.22);
  border-radius:50%;
  background:#fffaf2;
  color:#23180f;
  font-size:26px;
  line-height:1;
  cursor:pointer;
}

.review-form-modal__intro{
  max-width:620px;
  margin:0 56px 24px 0;
}

.review-form-modal__intro h2{
  margin:0;
  color:#1b130d;
  font-family:Georgia,Times New Roman,serif;
  font-size:clamp(34px,4vw,54px);
  line-height:1.03;
}

.review-form-modal__intro p:not(.eyebrow){
  margin:16px 0 0;
  color:#65584c;
  font-size:17px;
  line-height:1.65;
}

.review-form-modal .review-submit-form{
  box-shadow:none;
}

@media (max-width:980px){
  .reviews-front-hero{min-height:100svh}
  .reviews-front-hero__bg{
    background-image:
      linear-gradient(180deg,rgba(248,234,215,.04) 0%,rgba(248,234,215,0) 32%,rgba(248,234,215,.72) 56%,rgba(248,234,215,.98) 78%,rgba(248,234,215,1) 100%),
      url("../../hero-premium-mobile.webp");
    background-position:center top;
  }
  .reviews-front-hero__content{
    width:calc(100% - 32px);
    min-height:100svh;
    padding:168px 0 44px;
    justify-content:flex-end;
  }
  .reviews-front-hero h1{
    max-width:100%;
    font-size:clamp(36px,10.8vw,54px);
    line-height:1.05;
    overflow-wrap:normal;
  }
  .reviews-front-hero .lead{
    max-width:none;
    margin-top:18px;
    font-size:17px;
    line-height:1.5;
  }
  .reviews-front-hero__actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    width:100%;
    margin-top:24px;
  }
  .reviews-front-hero__actions .btn{
    min-height:50px;
    padding:0 14px;
    border-radius:10px;
    font-size:14px;
    text-align:center;
  }
  .reviews-front-hero__actions .btn.ghost{
    background:rgba(255,250,244,.84);
    color:#2b1d14;
    border-color:rgba(139,90,40,.28);
  }
  .reviews-front-hero__trust{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    margin-top:24px;
  }
  .reviews-front-hero__trust li{
    max-width:none;
    min-height:30px;
    padding-left:34px;
    font-size:14px;
  }
  .reviews-front-hero__trust li::before{
    width:22px;
    height:22px;
    box-shadow:inset 0 0 0 5px rgba(185,130,58,.10);
  }
  .reviews-premium-hero{min-height:auto}
  .reviews-premium-hero__inner{
    grid-template-columns:1fr;
    padding-top:130px;
    padding-bottom:56px;
  }
  .reviews-trust-intro{padding:92px 0 48px}
  .reviews-trust-intro__box{
    grid-template-columns:1fr;
    padding:34px 26px;
    border-radius:18px;
  }
  .reviews-trust-intro__actions{flex-wrap:wrap}
  .reviews-premium-hero__copy h2{font-size:clamp(38px,12vw,58px)}
  .reviews-premium-hero__proof{grid-template-columns:1fr}
  .review-proof-grid{
    grid-template-columns:1fr;
    gap:16px;
    padding:0;
  }
  .review-proof-grid::before{display:none}
  .review-proof,
  .review-proof:nth-child(even){
    justify-self:stretch;
    width:100%;
    min-height:auto;
    padding:22px 18px;
  }
  .review-proof::after{display:none}
  .review-proof::before{
    right:14px;
    bottom:-12px;
    font-size:86px;
  }
  .review-proof__top{display:grid;gap:10px}
  .review-proof__stars{font-size:16px}
  .review-list-action{
    justify-content:stretch;
    margin:-8px auto 24px;
  }
  .review-inline-action{
    width:100%;
  }
  .quote-form{
    padding:22px 18px;
  }
  .quote-form h2{
    font-size:clamp(31px,9vw,42px);
  }
  .quote-form__grid{
    grid-template-columns:1fr;
  }
  .quote-form__choices{
    grid-template-columns:1fr;
  }
  .quote-choice__box{
    min-height:auto;
  }
  .quote-form__footer{
    display:grid;
  }
  .review-form-modal{
    align-items:end;
    padding:10px;
  }
  .review-form-modal__dialog{
    width:100%;
    max-height:calc(100svh - 20px);
    padding:28px 18px 18px;
    border-radius:14px 14px 0 0;
  }
  .review-form-modal__intro{
    margin-right:52px;
  }
  .review-form-modal__close{
    top:12px;
    right:12px;
  }
}

/* source: assets/css/modules/60-home-local-seo.css */
/* home-local-seo */
.home-local-seo{
  background:linear-gradient(180deg,#fff8ef 0%,#f2dfc8 100%);
  padding:clamp(64px,7vw,112px) 22px;
}

.home-local-seo__inner{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);
  gap:34px;
  align-items:center;
}

.home-local-seo__content{
  padding:clamp(28px,4vw,48px);
  border:1px solid rgba(91,53,29,.12);
  border-radius:34px;
  background:rgba(255,250,244,.72);
  box-shadow:0 24px 70px rgba(72,43,24,.1);
}

.home-local-seo__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.home-local-seo__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,4.6vw,64px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.home-local-seo__lead,
.home-local-seo__text{
  color:#6f5b48;
  font-size:clamp(17px,1.55vw,20px);
  line-height:1.68;
}

.home-local-seo__lead{
  margin:22px 0 0;
}

.home-local-seo__text{
  margin:16px 0 0;
}

.home-local-seo__box{
  display:grid;
  gap:12px;
  padding:28px;
  border:1px solid rgba(91,53,29,.14);
  border-radius:34px;
  background:
    radial-gradient(circle at 100% 0%,rgba(201,149,78,.2),rgba(201,149,78,0) 36%),
    rgba(255,250,244,.55);
  box-shadow:0 24px 70px rgba(72,43,24,.1);
}

.home-local-seo__box span{
  display:flex;
  align-items:center;
  min-height:52px;
  padding:14px 18px;
  border:1px solid rgba(185,130,58,.22);
  border-radius:18px;
  background:rgba(255,250,244,.72);
  color:#3f2c20;
  font-weight:900;
}

.home-local-seo__box span::before{
  content:"";
  width:9px;
  height:9px;
  margin-right:12px;
  border-radius:50%;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  flex:0 0 auto;
}

@media (max-width:900px){
  .home-local-seo{
    padding:64px 18px;
  }

  .home-local-seo__inner{
    grid-template-columns:1fr;
    gap:18px;
  }

  .home-local-seo__content,
  .home-local-seo__box{
    border-radius:26px;
    padding:24px;
  }

  .home-local-seo__box{
    gap:10px;
  }

  .home-local-seo__box span{
    min-height:48px;
    padding:13px 15px;
  }
}

/* source: assets/css/modules/70-home-faq-section.css */
/* home-faq-section */
.home-faq-section{
  background:linear-gradient(180deg,#f2dfc8 0%,#fff8ef 100%);
  padding:clamp(64px,7vw,112px) 22px;
}

.home-faq-section__inner{
  width:min(980px,100%);
  margin:0 auto;
}

.home-faq-section__head{
  max-width:820px;
  margin:0 auto 34px;
  text-align:center;
}

.home-faq-section__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.home-faq-section__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,4.6vw,64px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.home-faq-section__list{
  display:grid;
  gap:12px;
}

.home-faq-section__item{
  overflow:hidden;
  border:1px solid rgba(91,53,29,.14);
  border-radius:24px;
  background:rgba(255,250,244,.8);
  box-shadow:0 18px 52px rgba(72,43,24,.09);
}

.home-faq-section__item h3{
  margin:0;
}

.home-faq-section__question{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:22px 24px;
  border:0;
  background:transparent;
  color:#2b1d14;
  font:inherit;
  font-size:clamp(18px,1.7vw,22px);
  font-weight:950;
  line-height:1.25;
  text-align:left;
  cursor:pointer;
}

.home-faq-section__question::after{
  content:"+";
  width:36px;
  height:36px;
  flex:0 0 auto;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  color:#fff;
  font-size:22px;
  line-height:1;
}

.home-faq-section__question[aria-expanded="true"]::after{
  content:"−";
}

.home-faq-section__answer{
  display:none;
  padding:0 24px 24px;
}

.home-faq-section__question[aria-expanded="true"] + .home-faq-section__answer,
.home-faq-section__item.is-open .home-faq-section__answer{
  display:block;
}

.home-faq-section__answer p{
  margin:0;
  color:#6f5b48;
  font-size:clamp(16px,1.45vw,19px);
  line-height:1.7;
}

@media (max-width:900px){
  .home-faq-section{
    padding:64px 18px;
  }

  .home-faq-section__head{
    text-align:left;
    margin-bottom:26px;
  }

  .home-faq-section__question{
    padding:20px;
  }

  .home-faq-section__answer{
    padding:0 20px 20px;
  }
}

/* source: assets/css/modules/80-hero-mobile-fix.css */
/* PACZKA 11 - hero mobile fix */
@media (max-width:768px){
  .topbar{
    top:10px;
    width:calc(100% - 18px);
    min-height:58px;
    padding:8px 10px;
    border-radius:18px;
    gap:10px;
  }

  .topbar.scrolled{
    top:8px;
  }

  .brand-logo{
    height:46px;
    max-width:48vw;
  }

  .menu-btn{
    flex:0 0 auto;
    padding:9px 12px;
    border-radius:13px;
    font-size:14px;
  }

  .menu{
    top:64px;
  }

  .hero{
    min-height:auto;
    overflow:hidden;
  }

  .hero-bg{
    background-size:cover;
    background-position:center top;
  }

  .hero-content{
    width:calc(100% - 28px);
    min-height:auto;
    padding:96px 0 34px;
  }

  .hero .eyebrow{
    margin-bottom:12px;
    font-size:11px;
    line-height:1.35;
  }

  .hero h1{
    max-width:100%;
    font-size:clamp(34px,9.2vw,48px);
    line-height:1.08;
    letter-spacing:-.035em;
    overflow-wrap:break-word;
    hyphens:auto;
  }

  .hero .lead{
    max-width:100%;
    margin-top:18px;
    font-size:16px;
    line-height:1.55;
  }

  .hero-actions{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:10px;
    margin-top:24px;
  }

  .hero-actions .btn{
    width:100%;
    min-height:48px;
    padding:0 16px;
    font-size:15px;
    border-radius:15px;
    text-align:center;
  }

  .hero .trust{
    gap:14px;
    margin-top:28px;
  }

  .hero .trust li{
    width:100%;
    padding-left:48px;
    font-size:13px;
    line-height:1.35;
  }

  .hero .trust li::before{
    width:36px;
    height:36px;
    font-size:18px;
  }
}

@media (max-width:380px){
  .hero h1{
    font-size:32px;
    line-height:1.1;
  }

  .hero .lead{
    font-size:15.5px;
  }

  .brand-logo{
    height:42px;
    max-width:46vw;
  }
}

/* source: assets/css/modules/85-premium-hero-opening.css */
/*
  FlizPol Premium 3: slower premium opening for the nowastrona hero.
  Scope: first viewport only. Does not change images, layout, SEO or lower reveal windows.
*/
/* Home anchor offset: fixed premium header should not cover section titles. */
html{
  scroll-padding-top:118px;
}

main [id],
main section[id]{
  scroll-margin-top:118px;
}

@media (max-width:900px){
  html{
    scroll-padding-top:104px;
  }

  main [id],
  main section[id]{
    scroll-margin-top:104px;
  }
}
.hero{
  --fp-hero-open-ease:cubic-bezier(.16,1,.3,1);
  --fp-hero-open-soft:cubic-bezier(.20,.82,.22,1);
}
/* Premium scale correction: calmer first viewport. */
.topbar{
  width:min(1220px,calc(100% - 84px));
  top:18px;
  padding:10px 20px;
  border-radius:22px;
}
.topbar.scrolled{top:10px}
.brand-logo{height:60px}
.menu{gap:20px;font-size:12.5px}
.hero{
  min-height:clamp(680px,84svh,800px);
}
.hero .hero-bg{
  background-size:100% 100%,cover;
  background-position:center center,center center;
  background-repeat:no-repeat,no-repeat;
}
.hero .hero-content{
  min-height:clamp(680px,84svh,800px);
  padding:132px 0 48px;
  justify-content:center;
}
.hero .eyebrow{
  margin-bottom:14px;
  font-size:11px;
}
.hero h1{
  max-width:690px;
  font-size:clamp(42px,3.75vw,64px);
  line-height:1.06;
  letter-spacing:-.04em;
}
.hero .lead{
  max-width:520px;
  margin-top:20px;
  font-size:clamp(15.5px,1.05vw,18px);
  line-height:1.55;
}
.hero-actions{
  gap:14px;
  margin-top:24px;
}
.hero-actions .btn{
  min-height:46px;
  padding:0 22px;
  border-radius:14px;
  font-size:14px;
}
.hero .trust{
  gap:22px;
  margin-top:28px;
}
.hero .trust li{
  padding-left:50px;
  min-height:36px;
  max-width:210px;
  font-size:13px;
}
.hero .trust li::before{
  width:36px;
  height:36px;
  font-size:17px;
}
@media (max-width:900px){
  .topbar{
    top:10px;
    width:calc(100% - 20px);
    padding:9px 12px;
    border-radius:18px;
  }
  .brand-logo{
    height:46px;
    max-width:48vw;
  }
  .menu-btn{
    padding:9px 12px;
    border-radius:13px;
    font-size:14px;
  }
  .menu{top:64px}
  .hero{
    min-height:auto;
  }
  .hero .hero-bg{
    background-size:100% 100%,100% auto;
    background-position:center top,center top;
    background-repeat:no-repeat,no-repeat;
  }
  .hero .hero-content{
    min-height:auto;
    width:calc(100% - 32px);
    padding:88px 0 32px;
  }
  .hero h1{
    max-width:100%;
    font-size:clamp(30px,8.4vw,40px);
    line-height:1.08;
    letter-spacing:-.03em;
  }
  .hero .lead{
    max-width:100%;
    margin-top:16px;
    font-size:15.5px;
    line-height:1.55;
  }
  .hero-actions{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:10px;
    margin-top:22px;
  }
  .hero-actions .btn{
    width:100%;
    min-height:46px;
    padding:0 16px;
    font-size:14px;
  }
  .hero .trust{
    gap:12px;
    margin-top:24px;
  }
  .hero .trust li{
    width:100%;
    padding-left:44px;
    min-height:34px;
    font-size:12.5px;
  }
  .hero .trust li::before{
    width:32px;
    height:32px;
    font-size:14px;
  }
}
@media (min-width:1600px){
  .hero .hero-content{
    padding-left:clamp(0px,2vw,36px);
  }
}
.hero .hero-bg{
  background-image:
    linear-gradient(90deg,rgba(248,234,215,.68) 0%,rgba(248,234,215,.58) 26%,rgba(248,234,215,.30) 40%,rgba(248,234,215,.08) 52%,rgba(248,234,215,0) 64%),
    url("../../hero-premium-desktop.webp");
  background-size:100% 100%,cover;
  background-position:center center,center center;
  background-repeat:no-repeat,no-repeat;
  transform:scale(1.026);
  opacity:.58;
  filter:saturate(.95) brightness(.99);
  transform-origin:center center;
  will-change:opacity,transform,filter;
  animation:none;
}
.hero .hero-shine{
  opacity:0;
  transform:translate3d(4vw,-3vh,0) scale(.96);
  animation:none;
}

/* V76: animacja startuje dopiero, gdy karta przeglądarki jest widoczna. */
html.fp-motion-started body.fp-page-home .hero .hero-bg{
  animation:fpHeroBgPremiumOpen 3200ms var(--fp-hero-open-ease) 120ms both;
}
html.fp-motion-started body.fp-page-home .hero .hero-shine{
  animation:
    fpHeroShinePremiumOpen 2200ms var(--fp-hero-open-ease) 520ms both,
    floatGlow 8.5s ease-in-out 2900ms infinite alternate;
}

.hero .hero-content{
  isolation:isolate;
}
.hero .hero-content::before{
  content:"";
  position:absolute;
  z-index:-1;
  left:-120px;
  top:clamp(120px,17vh,176px);
  width:min(540px,44vw);
  height:min(430px,46vh);
  pointer-events:none;
  background:radial-gradient(ellipse at 32% 42%,rgba(248,234,215,.42) 0%,rgba(248,234,215,.24) 42%,rgba(248,234,215,.08) 68%,rgba(248,234,215,0) 100%);
  filter:blur(14px);
}
.hero .hero-content.reveal{
  opacity:0;
  transform:translate3d(0,42px,0) scale(.982);
  filter:blur(4px);
  will-change:opacity,transform,filter;
  transition-property:opacity,transform,filter;
  transition-duration:1450ms,1750ms,1250ms;
  transition-timing-function:ease,var(--fp-hero-open-ease),ease-out;
  transition-delay:220ms,220ms,220ms;
}
.hero .hero-content.reveal.in{
  opacity:1;
  transform:translate3d(0,0,0) scale(1);
  filter:blur(0);
}
.hero .hero-content.reveal .eyebrow,
.hero .hero-content.reveal h1,
.hero .hero-content.reveal .lead,
.hero .hero-content.reveal .hero-actions,
.hero .hero-content.reveal .trust{
  opacity:0;
  transform:translate3d(0,18px,0);
  transition-property:opacity,transform;
  transition-duration:980ms,1280ms;
  transition-timing-function:ease,var(--fp-hero-open-soft);
}
.hero .hero-content.reveal.in .eyebrow{transition-delay:340ms}
.hero .hero-content.reveal.in h1{transition-delay:470ms}
.hero .hero-content.reveal.in .lead{transition-delay:610ms}
.hero .hero-content.reveal.in .hero-actions{transition-delay:760ms}
.hero .hero-content.reveal.in .trust{transition-delay:900ms}
.hero .hero-content.reveal.in .eyebrow,
.hero .hero-content.reveal.in h1,
.hero .hero-content.reveal.in .lead,
.hero .hero-content.reveal.in .hero-actions,
.hero .hero-content.reveal.in .trust{
  opacity:1;
  transform:translate3d(0,0,0);
}
@keyframes fpHeroBgPremiumOpen{
  0%{opacity:.58;transform:scale(1.024);filter:saturate(.94) brightness(.98)}
  45%{opacity:.86}
  100%{opacity:1;transform:scale(1);filter:saturate(1) brightness(1)}
}
@keyframes fpHeroShinePremiumOpen{
  0%{opacity:0;transform:translate3d(4vw,-3vh,0) scale(.96)}
  100%{opacity:1;transform:translate3d(0,0,0) scale(1)}
}
@media (max-width:900px){
  .hero .hero-bg{
    background-image:
      linear-gradient(180deg,rgba(248,234,215,.46) 0%,rgba(248,234,215,.38) 30%,rgba(248,234,215,.72) 55%,rgba(248,234,215,.98) 78%,rgba(248,234,215,1) 100%),
      url("../../hero-premium-mobile.webp");
    background-size:100% 100%,100% auto;
    background-position:center top,center top;
    background-repeat:no-repeat,no-repeat;
    transform-origin:center top;
  }

  html.fp-motion-started body.fp-page-home .hero .hero-bg{
    animation-duration:2700ms;
  }

  .hero .hero-content::before{
    left:-30px;
    right:-30px;
    top:86px;
    width:auto;
    height:360px;
    background:linear-gradient(180deg,rgba(248,234,215,.74) 0%,rgba(248,234,215,.58) 54%,rgba(248,234,215,.18) 82%,rgba(248,234,215,0) 100%);
    filter:blur(16px);
  }
  .hero .hero-content.reveal{
    transform:translate3d(0,30px,0) scale(.988);
    transition-duration:1250ms,1500ms,1050ms;
    transition-delay:160ms,160ms,160ms;
  }
  .hero .hero-content.reveal.in .eyebrow{transition-delay:240ms}
  .hero .hero-content.reveal.in h1{transition-delay:350ms}
  .hero .hero-content.reveal.in .lead{transition-delay:470ms}
  .hero .hero-content.reveal.in .hero-actions{transition-delay:610ms}
  .hero .hero-content.reveal.in .trust{transition-delay:730ms}
}
@media (prefers-reduced-motion:reduce){
  .hero .hero-bg,
  .hero .hero-shine,
  .hero .hero-content.reveal,
  .hero .hero-content.reveal .eyebrow,
  .hero .hero-content.reveal h1,
  .hero .hero-content.reveal .lead,
  .hero .hero-content.reveal .hero-actions,
  .hero .hero-content.reveal .trust{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    animation:none!important;
    transition:none!important;
    will-change:auto!important;
  }
}

/* source: assets/css/modules/90-window-reveal.css */
@charset "UTF-8";

/*
  Mechanizm okienek przeniesiony ze wzorca FlizPol/scalaris.
  Zasada: nie animujemy sekcji ani dużych kontenerów. Animowane są tylko małe kafelki/okienka,
  przez klasy fp-reveal -> fp-reveal-visible, z krótkim ruchem i delayami jak we wzorcu.
*/

html,
body{
  overflow-x:clip;
}

@supports not (overflow:clip){
  html,
  body{
    overflow-x:hidden;
  }
}

#oferta,
#lazienki,
#realizacje,
#opinie,
#faq{
  scroll-margin-top:140px;
}

/* Bezpiecznik: duże kontenery nigdy nie mogą być ukryte animacją. */
body.fp-modular-reveal-lr section.fp-reveal,
body.fp-modular-reveal-lr .home-trust-section__inner.fp-reveal,
body.fp-modular-reveal-lr .home-featured-gallery__inner.fp-reveal,
body.fp-modular-reveal-lr .home-featured-gallery__head.fp-reveal,
body.fp-modular-reveal-lr .home-featured-gallery__grid.fp-reveal,
body.fp-modular-reveal-lr .home-before-after__inner.fp-reveal,
body.fp-modular-reveal-lr .home-before-after__content.fp-reveal,
body.fp-modular-reveal-lr .home-turnkey-section__inner.fp-reveal,
body.fp-modular-reveal-lr .home-random-reviews__inner.fp-reveal,
body.fp-modular-reveal-lr .home-random-reviews__head.fp-reveal,
body.fp-modular-reveal-lr .home-local-seo__inner.fp-reveal,
body.fp-modular-reveal-lr .home-local-seo__content.fp-reveal,
body.fp-modular-reveal-lr .home-faq-section__inner.fp-reveal,
body.fp-modular-reveal-lr .home-faq-section__head.fp-reveal,
body.fp-modular-reveal-lr .home-faq-section__list.fp-reveal{
  opacity:1 !important;
  visibility:visible !important;
  transform:none !important;
  transition:none !important;
}

body.fp-modular-reveal-lr.fp-page-home{
  overflow-x:clip;
}

/* Bazowa animacja jak we wzorcu: mały ruch, transition, bez keyframes i bez dużego lotu. */
body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal{
  --fp-reveal-x:0px;
  --fp-reveal-y:18px;
  opacity:0 !important;
  visibility:visible !important;
  will-change:opacity,transform !important;
  transform:translate3d(var(--fp-reveal-x),var(--fp-reveal-y),0) !important;
  transition-property:opacity,transform,box-shadow !important;
  transition-duration:.88s,.88s,.28s !important;
  transition-timing-function:cubic-bezier(.20,.82,.22,1),cubic-bezier(.20,.82,.22,1),ease !important;
  transition-delay:var(--fp-reveal-delay,0ms),var(--fp-reveal-delay,0ms),0ms !important;
  backface-visibility:hidden;
}

body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal.fp-reveal-visible,
body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal.is-visible{
  opacity:1 !important;
  visibility:visible !important;
  transform:translate3d(0,0,0) !important;
}

/* Delaye zgodne z mechanizmem wzorca. */
body.fp-final-reveal-restored .fp-reveal[data-fp-delay="0"]{--fp-reveal-delay:0ms;}
body.fp-final-reveal-restored .fp-reveal[data-fp-delay="80"]{--fp-reveal-delay:80ms;}
body.fp-final-reveal-restored .fp-reveal[data-fp-delay="160"]{--fp-reveal-delay:160ms;}
body.fp-final-reveal-restored .fp-reveal[data-fp-delay="240"]{--fp-reveal-delay:240ms;}

/* Karty i kafelki: naprzemiennie lewa/prawa, ale tylko krótki ruch jak we wzorcu. */
body.fp-modular-reveal-lr .home-trust-section__grid > .fp-reveal:nth-child(odd),
body.fp-modular-reveal-lr .home-featured-gallery__grid > .fp-reveal:nth-child(odd),
body.fp-modular-reveal-lr .home-before-after__media > .fp-reveal:nth-child(odd),
body.fp-modular-reveal-lr .home-turnkey-section__grid > .fp-reveal:nth-child(odd),
body.fp-modular-reveal-lr .home-random-reviews__grid > .fp-reveal:nth-child(odd),
body.fp-modular-reveal-lr .home-local-seo__box > .fp-reveal:nth-child(odd),
body.fp-modular-reveal-lr .home-faq-section__list > .fp-reveal:nth-child(odd){
  --fp-reveal-x:-28px;
  --fp-reveal-y:8px;
}

body.fp-modular-reveal-lr .home-trust-section__grid > .fp-reveal:nth-child(even),
body.fp-modular-reveal-lr .home-featured-gallery__grid > .fp-reveal:nth-child(even),
body.fp-modular-reveal-lr .home-before-after__media > .fp-reveal:nth-child(even),
body.fp-modular-reveal-lr .home-turnkey-section__grid > .fp-reveal:nth-child(even),
body.fp-modular-reveal-lr .home-random-reviews__grid > .fp-reveal:nth-child(even),
body.fp-modular-reveal-lr .home-local-seo__box > .fp-reveal:nth-child(even),
body.fp-modular-reveal-lr .home-faq-section__list > .fp-reveal:nth-child(even){
  --fp-reveal-x:28px;
  --fp-reveal-y:8px;
}

/* Okienka rozbite w sekcji po galerii: kierunek kontrolowany numerem data-v361-window. */
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="1"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="3"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="5"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="7"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="9"]{
  --fp-reveal-x:-26px;
  --fp-reveal-y:8px;
}

body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="2"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="4"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="6"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="8"],
body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="10"]{
  --fp-reveal-x:26px;
  --fp-reveal-y:8px;
}

/* Dolne okienka w stylu V366/V375: startują od częściowej widoczności, żeby nie robić pustych dziur. */
body.fp-modular-reveal-lr.fp-v366-final-10-10-polish .home-random-reviews__card.fp-reveal:not(.fp-reveal-visible),
body.fp-modular-reveal-lr.fp-v366-final-10-10-polish .home-local-seo__box span.fp-reveal:not(.fp-reveal-visible),
body.fp-modular-reveal-lr.fp-v366-final-10-10-polish .home-faq-section__item.fp-reveal:not(.fp-reveal-visible){
  opacity:var(--fp-v375-reveal-start-opacity,.50) !important;
  transform:translate3d(var(--fp-reveal-x),var(--fp-v375-reveal-distance,18px),0) !important;
}

body.fp-modular-reveal-lr.fp-v366-final-10-10-polish .home-random-reviews__card.fp-reveal,
body.fp-modular-reveal-lr.fp-v366-final-10-10-polish .home-local-seo__box span.fp-reveal,
body.fp-modular-reveal-lr.fp-v366-final-10-10-polish .home-faq-section__item.fp-reveal{
  transition-duration:var(--fp-v375-reveal-duration,900ms),var(--fp-v375-reveal-duration,900ms),.28s !important;
}

/* Tekstowe drobiazgi w sekcji metamorfozy bardziej od dołu niż z boków. */
body.fp-modular-reveal-lr .home-before-after__list li.fp-reveal,
body.fp-modular-reveal-lr .home-before-after__button.fp-reveal{
  --fp-reveal-x:0px;
  --fp-reveal-y:18px;
}

@media (max-width:768px){
  #oferta,
  #lazienki,
  #realizacje,
  #opinie,
  #faq{
    scroll-margin-top:100px;
  }

  body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal{
    --fp-reveal-y:15px;
    transition-duration:.78s,.78s,.24s !important;
  }

  body.fp-modular-reveal-lr .home-trust-section__grid > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .home-featured-gallery__grid > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .home-before-after__media > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .home-turnkey-section__grid > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .home-random-reviews__grid > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .home-local-seo__box > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .home-faq-section__list > .fp-reveal:nth-child(odd),
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="1"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="3"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="5"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="7"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="9"]{
    --fp-reveal-x:-16px;
    --fp-reveal-y:8px;
  }

  body.fp-modular-reveal-lr .home-trust-section__grid > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .home-featured-gallery__grid > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .home-before-after__media > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .home-turnkey-section__grid > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .home-random-reviews__grid > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .home-local-seo__box > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .home-faq-section__list > .fp-reveal:nth-child(even),
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="2"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="4"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="6"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="8"],
  body.fp-modular-reveal-lr .fp-v361-window-reveal[data-v361-window="10"]{
    --fp-reveal-x:16px;
    --fp-reveal-y:8px;
  }
}

@media (prefers-reduced-motion:reduce){
  body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal,
  body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal.fp-reveal-visible,
  body.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal.is-visible{
    opacity:1 !important;
    transform:none !important;
    transition:none !important;
  }
}

/* source: assets/css/modules/97-admin-entrance.css */
/*
  FlizPol Premium 3: discreet admin entrance.
  Scope: the tiny footer/bottom link only.
*/
.fp-admin-mini{
  display:flex;
  justify-content:center;
  align-items:center;
  padding:14px 16px 18px;
  background:transparent;
}
.fp-admin-mini a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:24px;
  padding:2px 8px;
  color:rgba(61,48,35,.34);
  font-size:11px;
  font-weight:700;
  line-height:1;
  letter-spacing:.08em;
  text-decoration:none;
  text-transform:none;
  border-radius:999px;
  transition:color .2s ease, background-color .2s ease;
}
.fp-admin-mini a:hover,
.fp-admin-mini a:focus-visible{
  color:#9a6b20;
  background:rgba(184,138,50,.08);
  outline:none;
}
.footer .fp-admin-mini{
  grid-column:1/-1;
  padding:22px 0 0;
}
.footer .fp-admin-mini a{
  color:rgba(255,255,255,.32);
}
.footer .fp-admin-mini a:hover,
.footer .fp-admin-mini a:focus-visible{
  color:rgba(216,187,118,.88);
  background:rgba(216,187,118,.08);
}

/* source: assets/css/modules/15-premium-menu-active.css */
.nav a:not(.nav-cta),
.menu a:not(.btn){
  position:relative;
  isolation:isolate;
  color:inherit;
  opacity:.92;
  transition:color .24s ease,opacity .24s ease;
}

.nav a:not(.nav-cta)::after,
.menu a:not(.btn)::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-4px;
  z-index:-1;
  width:36px;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(191,132,43,0),rgba(191,132,43,.78) 45%,rgba(239,199,111,.64) 62%,rgba(191,132,43,0));
  box-shadow:0 4px 10px rgba(185,130,36,.10);
  opacity:0;
  transform:translateX(-50%) scaleX(.36) skewX(-13deg);
  transform-origin:center;
  pointer-events:none;
  transition:opacity .24s ease,transform .24s ease;
}

.nav a:not(.nav-cta):hover,
.nav a:not(.nav-cta):focus-visible,
.nav a[aria-current="page"]:not(.nav-cta),
.menu a:not(.btn):hover,
.menu a:not(.btn):focus-visible,
.menu a[aria-current="page"]:not(.btn){
  color:#7c5526;
  opacity:1;
}

.nav a:not(.nav-cta):hover::after,
.nav a:not(.nav-cta):focus-visible::after,
.nav a[aria-current="page"]:not(.nav-cta)::after,
.menu a:not(.btn):hover::after,
.menu a:not(.btn):focus-visible::after,
.menu a[aria-current="page"]:not(.btn)::after{
  opacity:.9;
  transform:translateX(-50%) scaleX(.92) skewX(-13deg);
}

.nav a:focus-visible,
.menu a:focus-visible{
  outline:2px solid rgba(185,130,36,.45);
  outline-offset:8px;
}

@media (max-width:980px){
  .nav a:not(.nav-cta)::after,
  .menu a:not(.btn)::after{
    left:22px;
    bottom:9px;
    width:34px;
    transform:translateX(0) scaleX(.36) skewX(-13deg);
  }

  .nav a:not(.nav-cta):hover::after,
  .nav a:not(.nav-cta):focus-visible::after,
  .nav a[aria-current="page"]:not(.nav-cta)::after,
  .menu a:not(.btn):hover::after,
  .menu a:not(.btn):focus-visible::after,
  .menu a[aria-current="page"]:not(.btn)::after{
    transform:translateX(0) scaleX(.92) skewX(-13deg);
  }
}

/* source: assets/css/modules/100-home-premium-finish.css */
/* First premium finish pass for the home page. */
body.fp-page-home{
  --fp-home-max: min(1240px, calc(100% - 56px));
  --fp-home-section-pad: 64px;
  --fp-home-title-size: 2.35rem;
  --fp-home-copy-size: 1rem;
  --fp-home-small-title: 1.05rem;
}

body.fp-page-home .home-trust-section,
body.fp-page-home .home-featured-gallery,
body.fp-page-home .home-before-after,
body.fp-page-home .home-turnkey-section,
body.fp-page-home .home-random-reviews,
body.fp-page-home .home-local-seo,
body.fp-page-home .home-faq-section{
  padding-top: var(--fp-home-section-pad) !important;
  padding-bottom: var(--fp-home-section-pad) !important;
}

body.fp-page-home .home-trust-section__inner,
body.fp-page-home .home-featured-gallery__inner,
body.fp-page-home .home-before-after__inner,
body.fp-page-home .home-turnkey-section__inner,
body.fp-page-home .home-random-reviews__inner,
body.fp-page-home .home-local-seo__inner,
body.fp-page-home .home-faq-section__inner{
  width: var(--fp-home-max);
  margin-left: auto !important;
  margin-right: auto !important;
}

body.fp-page-home .home-trust-section__title,
body.fp-page-home .home-featured-gallery__title,
body.fp-page-home .home-before-after__title,
body.fp-page-home .home-turnkey-section__title,
body.fp-page-home .home-random-reviews__title,
body.fp-page-home .home-local-seo__title,
body.fp-page-home .home-faq-section__title{
  max-width: 720px;
  font-family: Inter, "Segoe UI", Arial, sans-serif !important;
  font-size: var(--fp-home-title-size) !important;
  font-weight: 660 !important;
  line-height: 1.16 !important;
  letter-spacing: 0 !important;
}

body.fp-page-home .home-trust-section__text,
body.fp-page-home .home-featured-gallery__text,
body.fp-page-home .home-before-after__text,
body.fp-page-home .home-turnkey-section__text,
body.fp-page-home .home-random-reviews__text,
body.fp-page-home .home-local-seo__lead,
body.fp-page-home .home-local-seo__text,
body.fp-page-home .home-faq-section__answer p{
  font-size: var(--fp-home-copy-size) !important;
  line-height: 1.62 !important;
}

body.fp-page-home .home-trust-section{
  background: linear-gradient(180deg, #eadcc9 0%, #f8efe4 100%) !important;
  padding-left: 22px !important;
  padding-right: 22px !important;
  padding-top: 52px !important;
  padding-bottom: 54px !important;
}

body.fp-page-home .home-trust-section__inner{
  grid-template-columns: minmax(440px, .96fr) minmax(460px, .84fr) !important;
  gap: 28px !important;
  align-items: stretch !important;
}

body.fp-page-home .home-trust-section__copy,
body.fp-page-home .home-turnkey-section__content{
  border-radius: 20px !important;
  padding: 28px 30px !important;
  box-shadow: 0 18px 48px rgba(48, 34, 21, .10) !important;
}

body.fp-page-home .home-trust-section__title{
  font-size: 2.22rem !important;
  line-height: 1.18 !important;
}

body.fp-page-home .home-trust-section__text{
  margin-top: 18px !important;
  line-height: 1.56 !important;
}

body.fp-page-home .home-trust-section__grid{
  gap: 14px !important;
}

body.fp-page-home .home-trust-section__tile,
body.fp-page-home .home-turnkey-section__tile{
  min-height: 120px !important;
  border-radius: 18px !important;
  padding: 18px !important;
  box-shadow: 0 14px 34px rgba(48, 34, 21, .09) !important;
}

body.fp-page-home .home-trust-section__tile h3,
body.fp-page-home .home-turnkey-section__tile h3{
  margin-top: 18px !important;
  font-size: var(--fp-home-small-title) !important;
  line-height: 1.24 !important;
  letter-spacing: 0 !important;
}

body.fp-page-home .home-featured-gallery{
  background:
    radial-gradient(circle at 22% 0%, rgba(199, 149, 78, .18), rgba(199, 149, 78, 0) 32%),
    linear-gradient(180deg, #17110d 0%, #241812 100%) !important;
  color: #fff7ec !important;
  padding-top: 64px !important;
  padding-bottom: 66px !important;
}

body.fp-page-home .home-featured-gallery__head{
  max-width: 840px !important;
  margin-bottom: 30px !important;
}

body.fp-page-home .home-featured-gallery__eyebrow{
  color: #d4a45e !important;
}

body.fp-page-home .home-featured-gallery__title{
  color: #fff7ec !important;
  font-size: 2.28rem !important;
  line-height: 1.18 !important;
}

body.fp-page-home .home-featured-gallery__text{
  max-width: 740px !important;
  margin-top: 14px !important;
  color: rgba(255, 247, 236, .76) !important;
}

body.fp-page-home .home-featured-gallery__head,
body.fp-page-home .home-random-reviews__head,
body.fp-page-home .home-faq-section__head{
  margin-bottom: 26px !important;
}

body.fp-page-home .home-trust-section__copy.fp-reveal,
body.fp-page-home .home-trust-section__tile.fp-reveal,
body.fp-page-home .home-featured-gallery__head.fp-reveal,
body.fp-page-home .home-featured-gallery__item.fp-reveal,
body.fp-page-home .home-before-after__photo.fp-reveal,
body.fp-page-home .home-before-after__content.fp-reveal,
body.fp-page-home .home-before-after__list li.fp-reveal,
body.fp-page-home .home-before-after__button.fp-reveal,
body.fp-page-home .home-turnkey-section__content.fp-reveal,
body.fp-page-home .home-turnkey-section__tile.fp-reveal,
body.fp-page-home .home-random-reviews__head.fp-reveal,
body.fp-page-home .home-random-reviews__card.fp-reveal,
body.fp-page-home .home-local-seo__content.fp-reveal,
body.fp-page-home .home-local-seo__box.fp-reveal,
body.fp-page-home .home-local-seo__box span.fp-reveal,
body.fp-page-home .home-faq-section__head.fp-reveal,
body.fp-page-home .home-faq-section__item.fp-reveal{
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  clip-path: none !important;
}

body.fp-page-home .home-featured-gallery__grid{
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-template-rows: none !important;
  gap: 14px !important;
  align-items: end !important;
}

body.fp-page-home .home-featured-gallery__item{
  aspect-ratio: 9 / 13 !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 18px !important;
  background: #1b120e !important;
  box-shadow: 0 28px 72px rgba(0, 0, 0, .34) !important;
}

body.fp-page-home .home-featured-gallery__item--large{
  grid-column: auto !important;
  grid-row: auto !important;
}

body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(1),
body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(3){
  aspect-ratio: 9 / 14 !important;
}

body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(2),
body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(4){
  transform: translateY(24px) !important;
}

body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(1) img{
  object-position: center 51% !important;
}

body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(2) img{
  object-position: center 53% !important;
}

body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(3) img{
  object-position: center 52% !important;
}

body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(4) img{
  object-position: center 52% !important;
}

body.fp-page-home .home-featured-gallery__item img,
body.fp-page-home .home-before-after__photo img{
  opacity: 1 !important;
  object-fit: cover !important;
  filter: saturate(1.04) contrast(1.03) brightness(.94) !important;
  transform: none !important;
}

body.fp-page-home .home-featured-gallery__item figcaption,
body.fp-page-home .home-before-after__photo figcaption{
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  padding: 52px 16px 16px !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fffaf2 !important;
  font-size: .84rem !important;
  font-weight: 760 !important;
  line-height: 1.25 !important;
  text-shadow: 0 2px 9px rgba(0, 0, 0, .38) !important;
  background: linear-gradient(180deg, rgba(18, 12, 8, 0) 0%, rgba(18, 12, 8, .88) 100%) !important;
  backdrop-filter: none !important;
}

body.fp-page-home .home-featured-gallery__action{
  margin-top: 42px !important;
}

body.fp-page-home .home-featured-gallery__button{
  min-height: 46px !important;
  padding: 0 26px !important;
  border-radius: 14px !important;
  font-size: .92rem !important;
  box-shadow: 0 16px 42px rgba(0, 0, 0, .24) !important;
}

body.fp-page-home .home-before-after{
  background: linear-gradient(180deg, #17120e 0%, #241912 100%) !important;
  color: #fff7ec !important;
}

body.fp-page-home .home-before-after__inner{
  grid-template-columns: minmax(0, .98fr) minmax(360px, .82fr) !important;
  gap: 34px !important;
}

body.fp-page-home .home-before-after__media{
  gap: 14px !important;
}

body.fp-page-home .home-before-after__photo{
  min-height: 430px !important;
  border-color: rgba(255, 255, 255, .14) !important;
  border-radius: 18px !important;
  background: #211712 !important;
  box-shadow: 0 22px 58px rgba(0, 0, 0, .26) !important;
}

body.fp-page-home .home-before-after__photo--before{
  transform: translateY(10px) !important;
}

body.fp-page-home .home-before-after__photo--after{
  transform: translateY(-10px) !important;
}

body.fp-page-home .home-before-after__content{
  padding: 32px !important;
  border-color: rgba(255, 255, 255, .14) !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, .075) !important;
  box-shadow: none !important;
}

body.fp-page-home .home-before-after__title,
body.fp-page-home .home-before-after__list li{
  color: #fff7ec !important;
}

body.fp-page-home .home-before-after__title{
  font-size: 2rem !important;
}

body.fp-page-home .home-before-after__text{
  color: rgba(255, 247, 236, .78) !important;
}

body.fp-page-home .home-before-after__list{
  gap: 10px !important;
  margin-top: 20px !important;
}

body.fp-page-home .home-before-after__button{
  max-width: 100% !important;
  min-height: 50px !important;
  padding: 0 22px !important;
  border-radius: 14px !important;
  line-height: 1.22 !important;
  white-space: normal !important;
}

body.fp-page-home .home-turnkey-section{
  background: linear-gradient(180deg, #fbf7f1 0%, #efe3d4 100%) !important;
}

body.fp-page-home .home-turnkey-section__inner{
  gap: 34px !important;
}

body.fp-page-home .home-turnkey-section__grid{
  gap: 12px !important;
}

body.fp-page-home .home-random-reviews{
  background: #fbf8f2 !important;
}

body.fp-page-home .home-random-reviews__head{
  max-width: 760px !important;
}

body.fp-page-home .home-random-reviews__grid{
  gap: 14px !important;
}

body.fp-page-home .home-random-reviews__card{
  min-height: 0 !important;
  padding: 22px !important;
  border-radius: 16px !important;
  background: #fffdf8 !important;
  box-shadow: 0 16px 40px rgba(48, 34, 21, .09) !important;
}

body.fp-page-home .home-random-reviews__card::before{
  display: none !important;
}

body.fp-page-home .home-random-reviews__stars{
  margin-bottom: 10px !important;
  font-size: .9rem !important;
}

body.fp-page-home .home-random-reviews__card p{
  font-size: .94rem !important;
  line-height: 1.54 !important;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.fp-page-home .home-random-reviews__card span{
  margin-top: 14px !important;
  font-size: .72rem !important;
}

body.fp-page-home .home-random-reviews__actions{
  margin-top: 20px !important;
}

body.fp-page-home .home-local-seo{
  background: linear-gradient(180deg, #fbf8f2 0%, #eee0cf 100%) !important;
}

body.fp-page-home .home-local-seo__inner{
  grid-template-columns: minmax(0, 1fr) minmax(280px, .72fr) !important;
  gap: 24px !important;
  align-items: start !important;
}

body.fp-page-home .home-local-seo__content{
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.fp-page-home .home-local-seo__box{
  gap: 8px !important;
  padding: 18px !important;
  border-color: rgba(255, 255, 255, .12) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #2a1e16 0%, #17110d 100%) !important;
  box-shadow: 0 18px 44px rgba(36, 24, 15, .18) !important;
}

body.fp-page-home .home-local-seo__box span{
  min-height: 42px !important;
  padding: 10px 12px !important;
  border-color: rgba(255, 255, 255, .11) !important;
  border-radius: 10px !important;
  background: rgba(255, 255, 255, .07) !important;
  color: #fff7ec !important;
  font-size: .9rem !important;
  font-weight: 720 !important;
  transform: none !important;
}

body.fp-page-home.fp-modular-reveal-lr .home-local-seo__box > span,
body.fp-page-home.fp-modular-reveal-lr .home-local-seo__box > span.fp-reveal,
body.fp-page-home.fp-modular-reveal-lr .home-local-seo__box > span:nth-child(n){
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  clip-path: none !important;
}

html body.fp-page-home.fp-modular-reveal-lr .home-local-seo .home-local-seo__inner .home-local-seo__box > span.fp-reveal:nth-child(n),
html body.fp-page-home.fp-modular-reveal-lr .home-local-seo .home-local-seo__inner .home-local-seo__box > span:nth-child(n){
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  clip-path: none !important;
  transition: none !important;
  animation: none !important;
}

html body.fp-page-home.fp-modular-reveal-lr.fp-v361-after-gallery-windows .home-local-seo .home-local-seo__inner .home-local-seo__box > span.fp-reveal.fp-v361-window-reveal:nth-child(n),
html body.fp-page-home.fp-modular-reveal-lr.fp-v361-after-gallery-windows .home-local-seo .home-local-seo__inner .home-local-seo__box > span.fp-reveal.fp-v361-window-reveal.fp-reveal-visible:nth-child(n){
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  clip-path: none !important;
  transition: none !important;
  animation: none !important;
}

body.fp-page-home .home-faq-section{
  background: #fffaf3 !important;
}

body.fp-page-home .home-faq-section__inner{
  max-width: 960px !important;
}

body.fp-page-home .home-faq-section__head{
  text-align: left !important;
}

body.fp-page-home .home-faq-section__list{
  gap: 8px !important;
}

body.fp-page-home .home-faq-section__item{
  width: 100% !important;
  border-radius: 14px !important;
  box-shadow: 0 10px 28px rgba(48, 34, 21, .07) !important;
  transform: none !important;
}

body.fp-page-home.fp-modular-reveal-lr .home-faq-section__list > .home-faq-section__item,
body.fp-page-home.fp-modular-reveal-lr .home-faq-section__list > .home-faq-section__item.fp-reveal,
body.fp-page-home.fp-modular-reveal-lr .home-faq-section__list > .home-faq-section__item:nth-child(n){
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  clip-path: none !important;
}

body.fp-page-home .home-faq-section__question{
  padding: 16px 18px !important;
  font-size: 1rem !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
}

body.fp-page-home .home-faq-section__question::after{
  width: 30px !important;
  height: 30px !important;
  font-size: 1.15rem !important;
}

body.fp-page-home .home-faq-section__answer{
  padding: 0 18px 18px !important;
}

@media (min-width: 1400px){
  body.fp-page-home{
    --fp-home-section-pad: 60px;
    --fp-home-title-size: 2.5rem;
  }
}

@media (max-width: 1020px){
  body.fp-page-home{
    --fp-home-title-size: 2.05rem;
  }

  body.fp-page-home .home-before-after__inner,
  body.fp-page-home .home-trust-section__inner,
  body.fp-page-home .home-local-seo__inner{
    grid-template-columns: 1fr !important;
  }

  body.fp-page-home .home-before-after__title{
    font-size: 1.9rem !important;
  }

  body.fp-page-home .home-before-after__photo{
    min-height: 360px !important;
  }
}

@media (max-width: 900px){
  body.fp-page-home{
    --fp-home-max: min(100%, calc(100% - 32px));
    --fp-home-section-pad: 54px;
    --fp-home-title-size: 1.78rem;
    --fp-home-copy-size: .96rem;
  }

  body.fp-page-home .home-featured-gallery__grid{
    grid-template-columns: 1fr !important;
    grid-template-rows: none !important;
  }

  body.fp-page-home .home-featured-gallery__item,
  body.fp-page-home .home-featured-gallery__item--large{
    min-height: 0 !important;
    aspect-ratio: 3 / 4 !important;
    transform: none !important;
    grid-column: auto !important;
    grid-row: auto !important;
  }

  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(1),
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(2),
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(3),
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(4){
    aspect-ratio: 3 / 4 !important;
    transform: none !important;
  }

  body.fp-page-home .home-before-after__media,
  body.fp-page-home .home-random-reviews__grid{
    grid-template-columns: 1fr !important;
  }

  body.fp-page-home .home-before-after__photo,
  body.fp-page-home .home-before-after__photo--before,
  body.fp-page-home .home-before-after__photo--after{
    min-height: 320px !important;
    transform: none !important;
  }

  body.fp-page-home .home-trust-section__copy,
  body.fp-page-home .home-before-after__content,
  body.fp-page-home .home-turnkey-section__content{
    padding: 24px !important;
  }
}

@media (max-width: 560px){
  body.fp-page-home{
    --fp-home-max: min(100%, calc(100% - 28px));
    --fp-home-section-pad: 46px;
    --fp-home-title-size: 1.52rem;
  }

  body.fp-page-home .home-trust-section__grid,
  body.fp-page-home .home-turnkey-section__grid{
    grid-template-columns: 1fr !important;
  }

  body.fp-page-home .home-featured-gallery__button,
  body.fp-page-home .home-before-after__button{
    width: 100% !important;
    text-align: center !important;
  }
}

/* v401: premium sales copy + social proof + linked SEO chips */
body.fp-page-home .hero-actions .btn:first-child{
  background:linear-gradient(135deg,#e1b65f,#c28a31)!important;
  color:#24170f!important;
  border-color:rgba(78,47,18,.24)!important;
  box-shadow:0 14px 34px rgba(98,61,27,.22)!important;
}
body.fp-page-home .hero-actions .hero-phone{
  background:transparent!important;
  color:#2b1d14!important;
  border-color:transparent!important;
  box-shadow:none!important;
  padding-inline:10px!important;
  text-decoration:underline!important;
  text-decoration-thickness:1px!important;
  text-underline-offset:.22em!important;
}
body.fp-page-home .home-trust-section__tile p{
  margin:10px 0 0!important;
  color:#6f5b48!important;
  font-size:.94rem!important;
  line-height:1.55!important;
}
body.fp-page-home .home-local-seo__box a{
  display:flex!important;
  align-items:center!important;
  min-height:42px!important;
  padding:10px 12px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.07)!important;
  color:#fff7ec!important;
  font-size:.9rem!important;
  font-weight:720!important;
  text-decoration:none!important;
  transform:none!important;
}
body.fp-page-home .home-local-seo__box a:hover,
body.fp-page-home .home-local-seo__box a:focus-visible{
  background:rgba(255,255,255,.13)!important;
  color:#ffffff!important;
}
body.fp-page-home .home-local-seo__box a::before{
  content:"";
  width:9px;
  height:9px;
  margin-right:12px;
  border-radius:50%;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  flex:0 0 auto;
}
body.fp-page-home.fp-modular-reveal-lr .home-local-seo__box > a,
body.fp-page-home.fp-modular-reveal-lr .home-local-seo__box > a:nth-child(n){
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  clip-path:none!important;
}
body.fp-page-home .home-social-proof{
  padding:clamp(62px,7vw,110px) 22px;
  background:linear-gradient(180deg,#fffaf3 0%,#f2e5d3 100%);
}
body.fp-page-home .home-social-proof__inner{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(290px,.58fr);
  gap:28px;
  align-items:center;
  padding:clamp(28px,4vw,46px);
  border:1px solid rgba(132,85,35,.15);
  border-radius:34px;
  background:
    radial-gradient(circle at 95% 5%,rgba(199,149,78,.18),rgba(199,149,78,0) 34%),
    rgba(255,252,247,.78);
  box-shadow:0 28px 72px rgba(72,43,24,.10);
}
body.fp-page-home .home-social-proof__eyebrow,
body.fp-page-home .home-final-cta__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}
body.fp-page-home .home-social-proof h2,
body.fp-page-home .home-final-cta h2{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,4.2vw,58px);
  line-height:1.04;
  letter-spacing:-.045em;
}
body.fp-page-home .home-social-proof p,
body.fp-page-home .home-final-cta p{
  margin:18px 0 0;
  color:#6f5b48;
  font-size:clamp(17px,1.45vw,20px);
  line-height:1.65;
}
body.fp-page-home .home-social-proof__actions,
body.fp-page-home .home-final-cta__actions{
  display:grid;
  gap:10px;
}
body.fp-page-home .home-social-proof__actions a,
body.fp-page-home .home-final-cta__actions a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 18px;
  border:1px solid rgba(132,85,35,.18);
  border-radius:999px;
  background:#fffaf2;
  color:#3f2c20;
  font-weight:900;
  text-decoration:none;
  box-shadow:0 14px 32px rgba(72,43,24,.06);
}
body.fp-page-home .home-social-proof__actions a:first-child,
body.fp-page-home .home-final-cta__actions a:first-child{
  background:linear-gradient(135deg,#c58b2a,#e0b75d);
  color:#17120d;
  border-color:transparent;
}
body.fp-page-home .home-final-cta{
  padding:clamp(64px,7vw,112px) 22px;
  background:linear-gradient(135deg,#241811 0%,#120e0b 100%);
}
body.fp-page-home .home-final-cta__inner{
  width:min(940px,100%);
  margin:0 auto;
  text-align:center;
}
body.fp-page-home .home-final-cta .home-final-cta__eyebrow{color:#d9ae62;justify-content:center;}
body.fp-page-home .home-final-cta h2{color:#fffaf2;}
body.fp-page-home .home-final-cta p{color:#e8d8c3;}
body.fp-page-home .home-final-cta__actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin-top:26px;
}
body.fp-page-home .home-footer{
  background:#100c09;
  color:#f6ead8;
  padding:44px 22px 26px;
}
body.fp-page-home .home-footer__inner{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1.2fr .8fr .8fr;
  gap:26px;
}
body.fp-page-home .home-footer img{display:block;width:160px;height:auto;margin-bottom:14px;filter:brightness(1.08)}
body.fp-page-home .home-footer p{max-width:440px;color:#d8c9b7;line-height:1.65;}
body.fp-page-home .home-footer h2{margin:0 0 12px;color:#fff5e8;font-size:16px;font-family:inherit;letter-spacing:.02em;}
body.fp-page-home .home-footer a{display:block;color:#e8d8c3;text-decoration:none;margin:8px 0;font-weight:750;}
body.fp-page-home .home-footer a:hover{color:#fff;}
@media(max-width:900px){
  body.fp-page-home .home-social-proof__inner,
  body.fp-page-home .home-footer__inner{grid-template-columns:1fr;}
  body.fp-page-home .home-social-proof{padding:54px 18px;}
  body.fp-page-home .home-social-proof__inner{border-radius:26px;padding:24px;}
}
@media(max-width:620px){
  body.fp-page-home .hero-actions .hero-phone{width:100%;}
  body.fp-page-home .home-final-cta__actions{display:grid;}
}

/* source: assets/css/modules/102-photo-v2.css */
/* FlizPol photo V2: realne realizacje + metamorfoza 2026 */

body.fp-page-home .home-featured-gallery__text strong,
body.fp-page-home .home-before-after__text strong{
  color:#fff7ec;
}

body.fp-page-home .home-before-after__process{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:24px 0 0;
}

body.fp-page-home .home-before-after__process figure{
  position:relative;
  min-height:132px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.14);
  border-radius:18px;
  background:#1b120e;
  box-shadow:0 16px 38px rgba(0,0,0,.22);
}

body.fp-page-home .home-before-after__process img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  filter:saturate(1.03) contrast(1.03) brightness(.92);
}

body.fp-page-home .home-before-after__process figcaption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:34px 10px 10px;
  color:#fffaf2;
  font-size:.78rem;
  font-weight:900;
  text-shadow:0 2px 8px rgba(0,0,0,.45);
  background:linear-gradient(180deg,rgba(18,12,8,0),rgba(18,12,8,.9));
}

.metamorphosis-v2__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}

.metamorphosis-v2__grid figure{
  position:relative;
  min-height:420px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(91,53,29,.14);
  border-radius:30px;
  background:#ead7be;
  box-shadow:0 24px 70px rgba(72,43,24,.14);
}

.metamorphosis-v2__grid img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  filter:saturate(1.03) contrast(1.03) brightness(.96);
}

.metamorphosis-v2__grid figcaption{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  display:grid;
  gap:5px;
  padding:14px 15px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:18px;
  background:rgba(255,250,244,.86);
  color:#2b1d14;
  backdrop-filter:blur(14px);
}

.metamorphosis-v2__grid figcaption strong{
  font-size:.92rem;
  font-weight:950;
}

.metamorphosis-v2__grid figcaption span{
  color:#6f5b48;
  font-size:.84rem;
  line-height:1.35;
}

@media (max-width:980px){
  body.fp-page-home .home-before-after__process,
  .metamorphosis-v2__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .metamorphosis-v2__grid figure{
    min-height:360px;
  }
}

@media (max-width:620px){
  body.fp-page-home .home-before-after__process{
    grid-template-columns:1fr 1fr;
    gap:9px;
  }

  body.fp-page-home .home-before-after__process figure{
    min-height:118px;
    border-radius:16px;
  }

  .metamorphosis-v2__grid{
    grid-template-columns:1fr;
  }

  .metamorphosis-v2__grid figure{
    min-height:390px;
    border-radius:24px;
  }
}

/* source: assets/css/modules/103-metamorfozy-premium.css */
/* FlizPol metamorfozy premium: podstrona metamorfozy + pojedyncza zajawka na głównej */

body.fp-page-home .home-before-after.fp-morph{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 14% 12%,rgba(199,149,78,.20),transparent 31%),
    linear-gradient(180deg,#fff8ef 0%,#f3e3cf 48%,#fffaf4 100%);
  padding:clamp(70px,8vw,122px) 20px;
}

.fp-morph{
  background:
    radial-gradient(circle at 12% 8%,rgba(199,149,78,.18),transparent 32%),
    linear-gradient(180deg,#fff8ef 0%,#f5e7d5 48%,#fffaf4 100%);
}

.fp-morph__inner{
  width:min(1220px,100%);
  margin:0 auto;
}

.fp-morph__head{
  max-width:820px;
  margin:0 auto clamp(26px,4vw,48px);
  text-align:center;
}

.fp-morph__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.fp-morph__title{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(34px,5vw,64px);
  line-height:1.04;
  letter-spacing:-.045em;
}

.fp-morph__text{
  margin:18px auto 0;
  max-width:760px;
  color:#6f5b48;
  font-size:clamp(16px,1.45vw,20px);
  line-height:1.65;
}

.fp-morph__badges{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px;
  margin:22px 0 0;
  padding:0;
  list-style:none;
}

.fp-morph__badges li{
  padding:10px 13px;
  border:1px solid rgba(91,53,29,.13);
  border-radius:999px;
  background:rgba(255,250,244,.68);
  color:#4c3726;
  font-size:.9rem;
  font-weight:850;
  box-shadow:0 12px 30px rgba(72,43,24,.07);
}

.fp-morph__sliders{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(18px,3vw,30px);
}


/* Strona główna: tylko jedna wybrana metamorfoza jako zajawka */
.fp-morph__sliders--home-single{
  grid-template-columns:1fr;
  max-width:790px;
  margin:0 auto;
}

.fp-morph__sliders--home-single .fp-ba-card{
  width:100%;
}

.fp-morph__sliders--home-single .fp-ba-slider{
  max-width:620px;
  margin-left:auto;
  margin-right:auto;
}

.fp-ba-card,
.fp-ba-static{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(91,53,29,.14);
  border-radius:34px;
  background:rgba(255,250,244,.72);
  box-shadow:0 28px 80px rgba(72,43,24,.15);
}

.fp-ba-card__top,
.fp-ba-static__top{
  padding:22px 22px 0;
}

.fp-ba-card__kicker,
.fp-ba-static__kicker{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 11px;
  border:1px solid rgba(154,103,44,.18);
  border-radius:999px;
  background:rgba(255,250,244,.76);
  color:#9a672c;
  font-size:.78rem;
  font-weight:950;
  letter-spacing:.1em;
  text-transform:uppercase;
}

.fp-ba-card__title,
.fp-ba-static__title{
  margin:12px 0 8px;
  color:#2b1d14;
  font-size:clamp(22px,2.4vw,31px);
  line-height:1.14;
  letter-spacing:-.03em;
}

.fp-ba-card__lead,
.fp-ba-static__lead{
  margin:0;
  color:#6f5b48;
  font-size:1rem;
  line-height:1.55;
}

.fp-ba-slider{
  --ba-position:50%;
  position:relative;
  margin:20px;
  aspect-ratio:3/4;
  overflow:hidden;
  border:1px solid rgba(91,53,29,.15);
  border-radius:28px;
  background:#d5c2aa;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28);
  touch-action:pan-y;
}

.fp-ba-slider__image,
.fp-ba-slider__before img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
  user-select:none;
  -webkit-user-drag:none;
}

.fp-ba-slider__image--after{
  z-index:1;
}

.fp-ba-slider__before{
  position:absolute;
  inset:0;
  z-index:2;
  overflow:hidden;
  clip-path:inset(0 calc(100% - var(--ba-position)) 0 0);
}

.fp-ba-slider__label{
  position:absolute;
  z-index:5;
  top:14px;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.48);
  border-radius:999px;
  background:rgba(31,22,15,.64);
  color:#fffaf2;
  font-size:.78rem;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  backdrop-filter:blur(12px);
}

.fp-ba-slider__label--before{left:14px;}
.fp-ba-slider__label--after{right:14px;}

.fp-ba-slider__divider{
  position:absolute;
  z-index:4;
  top:0;
  bottom:0;
  left:var(--ba-position);
  width:2px;
  transform:translateX(-50%);
  background:rgba(255,250,244,.92);
  box-shadow:0 0 0 1px rgba(91,53,29,.14),0 0 22px rgba(255,255,255,.7);
  pointer-events:none;
}

.fp-ba-slider__handle{
  position:absolute;
  z-index:5;
  top:50%;
  left:var(--ba-position);
  width:54px;
  height:54px;
  transform:translate(-50%,-50%);
  border:1px solid rgba(255,255,255,.7);
  border-radius:50%;
  background:linear-gradient(135deg,#fffaf2,#d9b46f);
  color:#4b2e18;
  display:grid;
  place-items:center;
  font-size:1.35rem;
  font-weight:950;
  box-shadow:0 18px 48px rgba(72,43,24,.28);
  pointer-events:none;
}

.fp-ba-slider__range{
  position:absolute;
  z-index:6;
  inset:0;
  width:100%;
  height:100%;
  opacity:0;
  cursor:ew-resize;
}

.fp-ba-card__hint{
  margin:0 22px 22px;
  color:#7a614b;
  font-size:.92rem;
  line-height:1.45;
}

.fp-ba-card__hint strong{
  color:#9a672c;
}

.fp-morph__classic-title{
  margin:clamp(32px,5vw,56px) 0 18px;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(28px,3.3vw,44px);
  line-height:1.08;
  letter-spacing:-.04em;
  text-align:center;
}

.fp-morph__classic-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(18px,3vw,30px);
}

.fp-ba-static__pair{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  padding:20px;
}

.fp-ba-static__figure{
  position:relative;
  min-height:420px;
  margin:0;
  overflow:hidden;
  border-radius:24px;
  background:#d5c2aa;
}

.fp-ba-static__figure img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}

.fp-ba-static__figure figcaption{
  position:absolute;
  left:10px;
  bottom:10px;
  padding:9px 11px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:999px;
  background:rgba(31,22,15,.62);
  color:#fffaf2;
  font-size:.78rem;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
  backdrop-filter:blur(12px);
}

.fp-morph__action{
  display:flex;
  justify-content:center;
  margin-top:clamp(26px,4vw,42px);
}

.fp-morph__action .home-before-after__button{
  margin-top:0;
}

@media (max-width:980px){
  .fp-morph__sliders,
  .fp-morph__classic-grid{
    grid-template-columns:1fr;
  }

  .fp-ba-static__figure{
    min-height:360px;
  }
}

@media (max-width:620px){
  body.fp-page-home .home-before-after.fp-morph,
  .fp-morph{
    padding:58px 16px;
  }

  .fp-morph__head{
    text-align:left;
  }

  .fp-morph__badges{
    justify-content:flex-start;
  }

  .fp-ba-card,
  .fp-ba-static{
    border-radius:26px;
  }

  .fp-ba-card__top,
  .fp-ba-static__top{
    padding:18px 18px 0;
  }

  .fp-ba-slider{
    margin:16px;
    border-radius:22px;
  }

  .fp-ba-slider__handle{
    width:46px;
    height:46px;
    font-size:1.1rem;
  }

  .fp-ba-static__pair{
    padding:16px;
    grid-template-columns:1fr 1fr;
    gap:8px;
  }

  .fp-ba-static__figure{
    min-height:260px;
    border-radius:18px;
  }

  .fp-ba-card__hint{
    margin:0 18px 18px;
  }
}

/* source: assets/css/modules/104-mobile-photo-zoomout.css */
/* FlizPol mobile photo fit: pokazuje więcej kadru na telefonach */

@media (max-width: 900px){
  body.fp-page-home .home-featured-gallery__item,
  body.fp-page-home .home-featured-gallery__item--large,
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(1),
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(2),
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(3),
  body.fp-page-home .home-featured-gallery__grid .home-featured-gallery__item:nth-child(4){
    aspect-ratio: 9 / 16 !important;
    min-height: 0 !important;
  }

  body.fp-page-home .home-featured-gallery__item img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: none !important;
  }

  body.fp-page-home .home-featured-gallery__grid{
    gap: 22px !important;
  }

  body.fp-page-sub .mosaic.gallery-page figure{
    aspect-ratio: 9 / 16;
    min-height: 0;
  }

  body.fp-page-sub .mosaic.gallery-page img,
  body.fp-page-sub .gallery-page img{
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center center;
  }
}

@media (max-width: 560px){
  body.fp-page-home .home-featured-gallery__item,
  body.fp-page-home .home-featured-gallery__item--large{
    border-radius: 24px !important;
  }

  body.fp-page-home .home-featured-gallery__item figcaption{
    padding: 46px 14px 15px !important;
    font-size: .82rem !important;
  }
}

/* source: assets/css/modules/106-mobile-balance-regression-fix.css */
/* FlizPol v406: regresje po hero-fix — balans bez psucia animacji
   Zakres: tylko strona główna, mobile/tablet i kompakt metamorfozy.
   Cel: wrócić do dynamicznych okienek, uspokoić wielkość sekcji, wzmocnić hero bez wyłączania reveal. */

/* HERO: delikatne wzmocnienie zdjęcia, ale bez animation:none i bez ciężkiego nadpisywania całej strony */
@media (max-width: 900px){
  body.fp-page-home .hero .hero-bg{
    background-image:
      linear-gradient(180deg,
        rgba(248,234,215,.04) 0%,
        rgba(248,234,215,.00) 34%,
        rgba(248,234,215,.52) 58%,
        rgba(248,234,215,.91) 82%,
        rgba(248,234,215,1) 100%
      ),
      url("../../hero-premium-mobile.webp") !important;
    filter:saturate(1.06) contrast(1.05) brightness(.98) !important;
    background-position:center top !important;
  }

  body.fp-page-home .hero h1{
    hyphens:none !important;
    -webkit-hyphens:none !important;
    -ms-hyphens:none !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
    font-size:clamp(38px,11.2vw,58px) !important;
    line-height:1.05 !important;
  }

  body.fp-page-home .hero .lead{
    font-size:17px !important;
    line-height:1.55 !important;
  }
}

@media (max-width: 430px){
  body.fp-page-home .hero h1{
    font-size:clamp(35px,10.1vw,43px) !important;
    letter-spacing:-.048em !important;
  }
}

/* METAMORFOZA NA GŁÓWNEJ: ma być zajawką, nie wielkim blokiem */
body.fp-page-home .home-before-after.fp-morph{
  padding-top:clamp(54px,7vw,86px) !important;
  padding-bottom:clamp(54px,7vw,86px) !important;
}

body.fp-page-home .fp-morph__head{
  max-width:720px !important;
}

body.fp-page-home .fp-morph__sliders--home-single{
  max-width:680px !important;
}

body.fp-page-home .fp-morph__sliders--home-single .fp-ba-slider{
  max-width:520px !important;
  aspect-ratio:4/5 !important;
}

/* lekkie przycięcie drewnianych boków w pierwszym suwaku — mniej „brązowego okna/ramy”, więcej wnętrza */
body.fp-page-home .fp-morph__sliders--home-single .fp-ba-slider__image,
body.fp-page-home .fp-morph__sliders--home-single .fp-ba-slider__before img{
  object-fit:cover !important;
  object-position:center center !important;
}

@media (max-width: 900px){
  body.fp-page-home .home-before-after.fp-morph{
    padding:48px 14px !important;
  }

  body.fp-page-home .fp-morph__inner{
    max-width:520px !important;
  }

  body.fp-page-home .fp-morph__head{
    margin-bottom:22px !important;
  }

  body.fp-page-home .fp-morph__title{
    font-size:clamp(30px,8.3vw,40px) !important;
    line-height:1.08 !important;
  }

  body.fp-page-home .fp-morph__text{
    font-size:15px !important;
    line-height:1.55 !important;
  }

  body.fp-page-home .fp-morph__badges{
    gap:8px !important;
  }

  body.fp-page-home .fp-morph__badges li{
    min-height:34px !important;
    padding:0 12px !important;
    font-size:.78rem !important;
  }

  body.fp-page-home .fp-ba-card{
    border-radius:24px !important;
    box-shadow:0 18px 46px rgba(72,43,24,.14) !important;
  }

  body.fp-page-home .fp-ba-card__top{
    padding:16px 16px 0 !important;
  }

  body.fp-page-home .fp-ba-card__title{
    font-size:22px !important;
    margin:10px 0 6px !important;
  }

  body.fp-page-home .fp-ba-card__lead{
    font-size:14px !important;
    line-height:1.48 !important;
  }

  body.fp-page-home .fp-morph__sliders--home-single{
    max-width:430px !important;
  }

  body.fp-page-home .fp-morph__sliders--home-single .fp-ba-slider{
    margin:14px !important;
    max-width:390px !important;
    max-height:500px !important;
    aspect-ratio:4/5 !important;
    border-radius:20px !important;
  }

  body.fp-page-home .fp-ba-card__hint{
    margin:0 16px 16px !important;
    font-size:.84rem !important;
  }

  body.fp-page-home .fp-morph__action{
    margin-top:22px !important;
  }
}

@media (max-width: 430px){
  body.fp-page-home .fp-morph__sliders--home-single .fp-ba-slider{
    max-width:100% !important;
    max-height:470px !important;
    margin:12px !important;
  }
}

/* REALIZACJE: zostają oddalone, ale bez przesadnego rozdmuchiwania sekcji */
@media (max-width: 900px){
  body.fp-page-home .home-featured-gallery{
    padding-top:58px !important;
    padding-bottom:58px !important;
  }

  body.fp-page-home .home-featured-gallery__grid{
    max-width:430px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    gap:18px !important;
  }

  body.fp-page-home .home-featured-gallery__head{
    margin-bottom:22px !important;
  }
}

/* REVEAL: zabezpieczenie dynamicznego „wskakiwania okienek” */
body.fp-page-home.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal:not(.fp-reveal-visible):not(.is-visible){
  opacity:var(--fp-v375-reveal-start-opacity,.50) !important;
  transform:translate3d(var(--fp-reveal-x,0px),var(--fp-reveal-y,18px),0) scale(.985) !important;
}

body.fp-page-home.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal.fp-reveal-visible,
body.fp-page-home.fp-modular-reveal-lr.fp-scalaris-site .fp-reveal.is-visible{
  opacity:1 !important;
  transform:translate3d(0,0,0) scale(1) !important;
}

/* source: assets/css/modules/107-faq-morph-contrast-fix.css */
/* FlizPol v407: FAQ zamknięte na start + jaśniejsza zajawka metamorfozy na głównej.
   Zakres: wyłącznie strona główna. Nie rusza reveal, hero, galerii, opinii ani administracji. */

/* Metamorfoza na stronie głównej: koniec z ciemnym brązowym blokiem i słabo widocznym tekstem */
body.fp-page-home .home-before-after.fp-morph{
  background:
    radial-gradient(circle at 50% 0%, rgba(198,145,75,.22), transparent 36%),
    linear-gradient(180deg, #fff7ec 0%, #f2dfc8 58%, #fff9f1 100%) !important;
  color:#2b1d14 !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-morph__head{
  color:#2b1d14 !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-morph__eyebrow{
  color:#a3692e !important;
  text-shadow:none !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-morph__title{
  color:#2b1d14 !important;
  opacity:1 !important;
  text-shadow:none !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-morph__text{
  color:#6a5241 !important;
  opacity:1 !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-morph__badges li{
  background:rgba(255,251,245,.78) !important;
  border-color:rgba(116,73,35,.18) !important;
  color:#4a3527 !important;
  box-shadow:0 12px 28px rgba(80,48,25,.08) !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-ba-card{
  background:rgba(255,251,245,.86) !important;
  border-color:rgba(116,73,35,.16) !important;
  box-shadow:0 22px 58px rgba(80,48,25,.14) !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-ba-card__title{
  color:#2b1d14 !important;
}

body.fp-page-home .home-before-after.fp-morph .fp-ba-card__lead,
body.fp-page-home .home-before-after.fp-morph .fp-ba-card__hint{
  color:#6d5645 !important;
}

body.fp-page-home .home-before-after.fp-morph .home-before-after__button{
  color:#fffaf2 !important;
}

@media (min-width: 901px){
  body.fp-page-home .home-before-after.fp-morph{
    padding-top:72px !important;
    padding-bottom:76px !important;
  }
}

@media (max-width: 620px){
  body.fp-page-home .home-before-after.fp-morph{
    padding-top:46px !important;
    padding-bottom:50px !important;
  }
}

/* source: assets/css/modules/108-home-premium-morph-dynamic-hardfix.css */
/* V76: bez mignięcia przed przygotowaniem jednego kontrolera. */
html.fp-motion-pending body.fp-page-home .hero .hero-content,
html.fp-motion-pending body.fp-page-home #oferta .home-trust-section__copy,
html.fp-motion-pending body.fp-page-home #oferta .home-trust-section__tile{
  opacity:0!important;
  visibility:hidden!important;
}

/* FlizPol V78 — premium okienka: wyraźne, płynne napływanie naprzemiennie z lewej i prawej.
   Zakres: tylko efekt okienek/kart na stronie głównej. Bez zmian SEO, hero, formularza, opinii Google, admin/, data/ i assets/uploads/. */

body.fp-page-home.fp-dynamic-hardfix-v2{
  overflow-x:clip;
}

@supports not (overflow:clip){
  body.fp-page-home.fp-dynamic-hardfix-v2{overflow-x:hidden;}
}

/* HERO — ponowne, wyraźne wejście premium, nawet gdy starsze style próbują pokazać wszystko od razu. */
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal{
  opacity:0!important;
  transform:translate3d(0,46px,0) scale(.978)!important;
  filter:blur(4px)!important;
  transition-property:opacity,transform,filter!important;
  transition-duration:1500ms,1850ms,1250ms!important;
  transition-timing-function:ease,cubic-bezier(.16,1,.3,1),ease-out!important;
  transition-delay:170ms,170ms,170ms!important;
  will-change:opacity,transform,filter!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in{
  opacity:1!important;
  transform:translate3d(0,0,0) scale(1)!important;
  filter:blur(0)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .eyebrow,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal h1,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .lead,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .hero-actions,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .trust{
  opacity:0!important;
  transform:translate3d(0,22px,0)!important;
  transition-property:opacity,transform!important;
  transition-duration:980ms,1280ms!important;
  transition-timing-function:ease,cubic-bezier(.20,.82,.22,1)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .eyebrow{transition-delay:320ms!important;}
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in h1{transition-delay:460ms!important;}
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .lead{transition-delay:610ms!important;}
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .hero-actions{transition-delay:760ms!important;}
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .trust{transition-delay:900ms!important;}

html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .eyebrow,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in h1,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .lead,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .hero-actions,
html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal.in .trust{
  opacity:1!important;
  transform:translate3d(0,0,0)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-bg{
  animation:none!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-shine{
  animation:none!important;
}

html.fp-motion-started body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-bg{
  animation:fpHeroBgPremiumOpen 3200ms cubic-bezier(.16,1,.3,1) 120ms both!important;
}

html.fp-motion-started body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-shine{
  animation:
    fpHeroShinePremiumOpen 2200ms cubic-bezier(.16,1,.3,1) 520ms both,
    floatGlow 8.5s ease-in-out 2900ms infinite alternate!important;
}

/* OKIENKA/KARTY — selektor celowo mocniejszy od starych reguł, które wymuszały opacity:1, transform:none i transition:none. */
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal,
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .home-local-seo .home-local-seo__inner .home-local-seo__box > span.fp-dynamic-hardfix-item.fp-reveal:nth-child(n),
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .home-local-seo .home-local-seo__inner .home-local-seo__box > a.fp-dynamic-hardfix-item.fp-reveal:nth-child(n){
  opacity:.22!important;
  visibility:visible!important;
  transform:translate3d(var(--fp-reveal-x,0px),calc(var(--fp-reveal-y,8px) + var(--fp-dynamic-final-y,0px)),0) scale(.992)!important;
  filter:blur(.35px)!important;
  clip-path:none!important;
  transition-property:opacity,transform,filter,box-shadow!important;
  transition-duration:680ms,1700ms,520ms,.36s!important;
  transition-timing-function:cubic-bezier(.24,.72,.28,1),cubic-bezier(.18,.86,.22,1),ease-out,ease!important;
  transition-delay:var(--fp-reveal-delay,0ms),var(--fp-reveal-delay,0ms),var(--fp-reveal-delay,0ms),0ms!important;
  animation:none!important;
  will-change:opacity,transform,filter!important;
  backface-visibility:hidden!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal.fp-reveal-visible,
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal.is-visible,
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .home-local-seo .home-local-seo__inner .home-local-seo__box > span.fp-dynamic-hardfix-item.fp-reveal.fp-reveal-visible:nth-child(n),
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .home-local-seo .home-local-seo__inner .home-local-seo__box > span.fp-dynamic-hardfix-item.fp-reveal.is-visible:nth-child(n),
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .home-local-seo .home-local-seo__inner .home-local-seo__box > a.fp-dynamic-hardfix-item.fp-reveal.fp-reveal-visible:nth-child(n),
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .home-local-seo .home-local-seo__inner .home-local-seo__box > a.fp-dynamic-hardfix-item.fp-reveal.is-visible:nth-child(n){
  opacity:1!important;
  transform:translate3d(0,var(--fp-dynamic-final-y,0px),0) scale(1)!important;
  filter:none!important;
  clip-path:none!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
  --fp-reveal-x:clamp(-260px,-16vw,-130px)!important;
  --fp-reveal-y:8px!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
  --fp-reveal-x:clamp(130px,16vw,260px)!important;
  --fp-reveal-y:8px!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"]{
  --fp-reveal-x:0px!important;
  --fp-reveal-y:34px!important;
}

/* Zachowanie podbitego układu zdjęć 2 i 4 w galerii, ale z animowanym wejściem. */
html body.fp-page-home.fp-dynamic-hardfix-v2 .home-featured-gallery__grid .home-featured-gallery__item:nth-child(2),
html body.fp-page-home.fp-dynamic-hardfix-v2 .home-featured-gallery__grid .home-featured-gallery__item:nth-child(4){
  --fp-dynamic-final-y:24px;
}

/* Metamorfoza na głównej — jaśniejsza od starego brązowego bloku, ale nie blada: ciepły krem, złoto, cień i kontrast. */
html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  color:#2c1d14!important;
  background-color:#ecd2ae!important;
  background-image:
    radial-gradient(circle at 12% 0%,rgba(178,119,45,.38) 0%,rgba(178,119,45,.18) 28%,rgba(178,119,45,0) 56%),
    radial-gradient(circle at 86% 18%,rgba(255,250,238,.86) 0%,rgba(255,250,238,.42) 27%,rgba(255,250,238,0) 58%),
    linear-gradient(180deg,#f8ead5 0%,#e8c59a 48%,#f5e2c8 100%)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.72),
    inset 0 -1px 0 rgba(81,47,24,.10)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,249,239,.42),rgba(255,249,239,0) 32%,rgba(94,56,28,.08) 100%),
    radial-gradient(ellipse at 50% 38%,rgba(255,252,244,.54) 0%,rgba(255,252,244,.18) 37%,rgba(255,252,244,0) 70%);
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph::after{
  content:"";
  position:absolute;
  left:50%;
  top:26px;
  width:min(780px,76vw);
  height:1px;
  transform:translateX(-50%);
  z-index:0;
  pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(139,90,40,.38),transparent);
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__inner{
  position:relative!important;
  z-index:1!important;
  width:min(1080px,calc(100% - 40px))!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__head{
  color:#2c1d14!important;
  max-width:780px!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__eyebrow{
  color:#9a6428!important;
  opacity:1!important;
  text-shadow:0 1px 0 rgba(255,255,255,.38)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__title{
  color:#24160f!important;
  opacity:1!important;
  text-shadow:0 1px 0 rgba(255,255,255,.42)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__text{
  color:#604635!important;
  opacity:1!important;
  line-height:1.64!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__badges li{
  background:linear-gradient(180deg,rgba(255,250,241,.94),rgba(238,218,190,.90))!important;
  color:#39271c!important;
  border-color:rgba(120,76,35,.20)!important;
  box-shadow:0 14px 34px rgba(77,46,24,.12)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card{
  overflow:hidden!important;
  color:#2c1d14!important;
  background:linear-gradient(180deg,rgba(255,250,241,.96),rgba(232,208,178,.96))!important;
  border:1px solid rgba(91,53,29,.20)!important;
  border-radius:30px!important;
  box-shadow:
    0 28px 74px rgba(70,40,20,.22),
    inset 0 1px 0 rgba(255,255,255,.64)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__kicker{
  background:linear-gradient(180deg,#fff9ef,#f0dec4)!important;
  color:#996428!important;
  border-color:rgba(153,100,40,.24)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__title{
  color:#2c1d14!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__lead,
html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__hint{
  color:#654b38!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__hint strong{
  color:#996428!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-slider{
  background:#d0b48d!important;
  border-color:rgba(91,53,29,.22)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.30),0 16px 38px rgba(72,43,24,.14)!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .home-before-after__button{
  color:#fff8ec!important;
  background:linear-gradient(135deg,#c9984e,#83511f)!important;
  border-color:rgba(255,255,255,.28)!important;
  box-shadow:0 18px 44px rgba(116,73,35,.24)!important;
}

@media (max-width:900px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
    --fp-reveal-x:clamp(-180px,-18vw,-90px)!important;
    --fp-reveal-y:7px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
    --fp-reveal-x:clamp(90px,18vw,180px)!important;
    --fp-reveal-y:7px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"]{
    --fp-reveal-x:0px!important;
    --fp-reveal-y:32px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal{
    transform:translate3d(0,32px,0) scale(.986)!important;
    transition-duration:1250ms,1550ms,1050ms!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__inner{
    width:calc(100% - 32px)!important;
  }
}

@media (max-width:620px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
    --fp-reveal-x:clamp(-92px,-22vw,-58px)!important;
    --fp-reveal-y:6px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
    --fp-reveal-x:clamp(58px,22vw,92px)!important;
    --fp-reveal-y:6px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"]{
    --fp-reveal-x:0px!important;
    --fp-reveal-y:28px!important;
  }
}

@media (max-width:620px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__head{
    text-align:left!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__badges{
    justify-content:flex-start!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card{
    border-radius:24px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-bg,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-shine,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .eyebrow,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal h1,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .lead,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .hero-actions,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .trust,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item.fp-reveal{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;
  }
}

/* FlizPol V35 — punktowa korekta pierwszych okienek pod hero i sticky menu.
   Baza efektu V78: wolne, widoczne napływanie naprzemiennie z lewej i prawej.
   Te reguły nie przyspieszają pozostałych sekcji. */
@media (min-width:901px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-trust-section__copy.fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"],
  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-trust-section__tile.fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"]{
    --fp-reveal-x:0px!important;
    --fp-reveal-y:42px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-trust-section__tile.fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
    --fp-reveal-x:clamp(-240px,-15vw,-125px)!important;
    --fp-reveal-y:8px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-trust-section__tile.fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
    --fp-reveal-x:clamp(125px,15vw,240px)!important;
    --fp-reveal-y:8px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-trust-section__copy.fp-dynamic-hardfix-item.fp-reveal,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-trust-section__tile.fp-dynamic-hardfix-item.fp-reveal{
    transition-duration:680ms,1740ms,520ms,.36s!important;
    transition-timing-function:cubic-bezier(.24,.72,.28,1),cubic-bezier(.18,.86,.22,1),ease-out,ease!important;
  }
}

@media (max-width:900px){
  html body.fp-page-home .topbar.scrolled{
    top:7px!important;
    padding:7px 10px!important;
    border-radius:16px!important;
    background:rgba(255,250,244,.94)!important;
  }

  html body.fp-page-home .topbar.scrolled .brand-logo{
    height:38px!important;
    max-width:44vw!important;
  }

  html body.fp-page-home .topbar.scrolled .menu-btn{
    min-height:36px!important;
    padding:7px 10px!important;
    font-size:13px!important;
    border-radius:12px!important;
  }

  html body.fp-page-home .menu.open{
    max-height:calc(100svh - 86px)!important;
    overflow:auto!important;
  }

  html body.fp-page-home main section[id],
  html body.fp-page-home main [id]{
    scroll-margin-top:96px!important;
  }
}

@media (max-width:620px){
  html body.fp-page-home{
    overflow-x:hidden!important;
  }

  html body.fp-page-home main,
  html body.fp-page-home main section{
    max-width:100%!important;
    overflow-x:clip;
  }

  html body.fp-page-home .home-seo-pillars__inner,
  html body.fp-page-home .home-seo-v10-intent__inner,
  html body.fp-page-home .seo-v12-local-inner,
  html body.fp-page-home .seo-v13-home-guides__inner,
  html body.fp-page-home .home-seo-v9-service-route__inner,
  html body.fp-page-home .seo-v11-proof-inner,
  html body.fp-page-home .seo-v16-services-map__inner,
  html body.fp-page-home .seo-v15-estimate-hub__inner,
  html body.fp-page-home .seo-v14-media-inner,
  html body.fp-page-home .seo-v19-entity-inner{
    width:calc(100% - 28px)!important;
    max-width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  html body.fp-page-home h1,
  html body.fp-page-home h2,
  html body.fp-page-home h3,
  html body.fp-page-home .home-seo-pillars__card,
  html body.fp-page-home .home-seo-v10-intent__card,
  html body.fp-page-home .seo-v12-local-card,
  html body.fp-page-home .seo-v13-card,
  html body.fp-page-home .seo-v11-proof-card,
  html body.fp-page-home .seo-v15-estimate-card,
  html body.fp-page-home .seo-v14-media-card,
  html body.fp-page-home .seo-v19-card{
    max-width:100%!important;
    overflow-wrap:break-word!important;
    word-break:normal!important;
  }
}

@media (prefers-reduced-motion:reduce){
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-bg,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-shine,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .eyebrow,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal h1,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .lead,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .hero-actions,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .hero .hero-content.reveal .trust,
  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item.fp-reveal{
    opacity:1!important;
    transform:none!important;
    filter:none!important;
    transition:none!important;
    animation:none!important;
    will-change:auto!important;
  }
}


/* FlizPol V36 — równe napływanie i większy premium margines w końcowych sekcjach SEO na telefonie.
   Nie zmienia treści ani hero. */
@media (max-width:620px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
    --fp-reveal-x:clamp(-92px,-22vw,-58px)!important;
    --fp-reveal-y:6px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
    --fp-reveal-x:clamp(58px,22vw,92px)!important;
    --fp-reveal-y:6px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"]{
    --fp-reveal-x:0px!important;
    --fp-reveal-y:26px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .fp-dynamic-hardfix-item.fp-reveal{
    transition-duration:620ms,1500ms,480ms,.36s!important;
    transition-timing-function:cubic-bezier(.24,.72,.28,1),cubic-bezier(.18,.86,.22,1),ease-out,ease!important;
  }

  html body.fp-page-home .seo-v12-local-section .wrap,
  html body.fp-page-home .seo-v13-home-guides .wrap,
  html body.fp-page-home .home-seo-v9-service-route__inner,
  html body.fp-page-home .seo-v11-home-proof .wrap,
  html body.fp-page-home .seo-v16-services-map__inner,
  html body.fp-page-home .seo-v15-estimate-hub__inner,
  html body.fp-page-home .seo-v14-media-proof .wrap,
  html body.fp-page-home .seo-v19-entity-section .wrap{
    width:min(540px, calc(100% - 42px))!important;
    max-width:540px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  html body.fp-page-home .home-seo-v9-service-route{
    padding-left:0!important;
    padding-right:0!important;
  }

  html body.fp-page-home .seo-v15-estimate-hub__inner{
    padding-top:52px!important;
    padding-bottom:52px!important;
  }

  html body.fp-page-home .seo-v12-local-card,
  html body.fp-page-home .seo-v13-card,
  html body.fp-page-home .home-seo-v9-service-route__grid > a,
  html body.fp-page-home .seo-v11-proof-card,
  html body.fp-page-home .seo-v15-estimate-card,
  html body.fp-page-home .seo-v14-media-card,
  html body.fp-page-home .seo-v19-card{
    border-radius:22px!important;
    padding:20px!important;
    max-width:100%!important;
  }

  html body.fp-page-home .seo-v11-proof-grid,
  html body.fp-page-home .seo-v12-local-grid,
  html body.fp-page-home .seo-v13-card-grid,
  html body.fp-page-home .home-seo-v9-service-route__grid,
  html body.fp-page-home .seo-v15-estimate-grid,
  html body.fp-page-home .seo-v14-media-grid,
  html body.fp-page-home .seo-v19-grid{
    gap:14px!important;
  }

  html body.fp-page-home .seo-v11-proof-card p,
  html body.fp-page-home .seo-v12-local-card p,
  html body.fp-page-home .seo-v13-card span,
  html body.fp-page-home .home-seo-v9-service-route__grid small,
  html body.fp-page-home .seo-v15-estimate-card span,
  html body.fp-page-home .seo-v14-media-card span,
  html body.fp-page-home .seo-v19-card p{
    font-size:.98rem!important;
    line-height:1.58!important;
  }

  html body.fp-page-home .seo-v11-proof-card h3,
  html body.fp-page-home .seo-v12-local-card h3,
  html body.fp-page-home .seo-v13-card strong,
  html body.fp-page-home .home-seo-v9-service-route__grid span,
  html body.fp-page-home .seo-v15-estimate-card strong,
  html body.fp-page-home .seo-v14-media-card strong,
  html body.fp-page-home .seo-v19-card h3{
    line-height:1.22!important;
  }
}

/* source: assets/css/modules/109-home-mobile-cosmetic-balance.css */
/* FlizPol V31 — kosmetyka mobile bez kasowania kierunków okienek.
   Zakres: tylko strona główna. Bez zmian JS, SEO, hero, menu, FAQ, formularza, opinii Google, admin/, data/ i assets/uploads/. */

/* Metamorfoza: minimalne wzmocnienie czytelności tekstu bez przyciemniania całej sekcji. */
html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__text{
  color:#563e2f!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__lead,
html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-ba-card__hint{
  color:#5b4231!important;
}

html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__badges li{
  color:#342318!important;
}

/* Desktop/tablet: tylko wygładzenie przejścia z ciemnych realizacji do jasnej metamorfozy. */
@media (min-width:901px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph{
    padding-top:74px!important;
    padding-bottom:70px!important;
  }
}

/* Mobile: nie kasujemy kierunku lewa/prawa. 108 definiuje napływanie bokami. */

@media (max-width:620px){
  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph{
    padding-top:44px!important;
    padding-bottom:32px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__head{
    margin-bottom:22px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__badges{
    margin-top:18px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__sliders{
    gap:18px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 section#lazienki.home-before-after.fp-morph .fp-morph__action{
    margin-top:20px!important;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2 .home-turnkey-section{
    padding-top:42px!important;
  }

  /* V31: bez nadpisywania --fp-reveal-x/--fp-reveal-y, żeby na mobile zostało lewa -> prawa -> dół. */
}

/* source: assets/css/modules/110-home-seo-v5-hub.css */
/* SEO V5 — premium hub: wykończenia mieszkań/domów + remonty jako drugi filar. */
body.fp-page-home .home-seo-pillars{
  position:relative;
  overflow:hidden;
  padding:clamp(62px,7vw,112px) 22px;
  background:
    radial-gradient(circle at 8% 0%,rgba(199,149,78,.20),rgba(199,149,78,0) 32%),
    linear-gradient(180deg,#f9ecda 0%,#fff8ef 100%);
  color:#2b1d14;
}
body.fp-page-home .home-seo-pillars__inner{
  width:min(1180px,100%);
  margin:0 auto;
}
body.fp-page-home .home-seo-pillars__intro{
  max-width:980px;
  margin:0 auto 28px;
  padding:clamp(26px,4vw,46px);
  border:1px solid rgba(132,85,35,.15);
  border-radius:34px;
  background:
    radial-gradient(circle at 96% 0%,rgba(199,149,78,.18),rgba(199,149,78,0) 35%),
    rgba(255,252,247,.78);
  box-shadow:0 26px 70px rgba(72,43,24,.10);
  text-align:center;
}
body.fp-page-home .home-seo-pillars__eyebrow{
  margin:0 0 12px;
  color:#9a672c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.16em;
  text-transform:uppercase;
}
body.fp-page-home .home-seo-pillars__intro h2{
  margin:0;
  color:#2b1d14;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(32px,4.4vw,62px);
  line-height:1.04;
  letter-spacing:-.045em;
}
body.fp-page-home .home-seo-pillars__intro p{
  max-width:840px;
  margin:20px auto 0;
  color:#6a5240;
  font-size:clamp(16.5px,1.35vw,20px);
  line-height:1.72;
}
body.fp-page-home .home-seo-pillars__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
body.fp-page-home .home-seo-pillars__card{
  min-height:228px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:24px;
  border:1px solid rgba(91,53,29,.13);
  border-radius:28px;
  background:linear-gradient(145deg,rgba(255,250,244,.92),rgba(235,216,190,.70));
  box-shadow:0 18px 52px rgba(72,43,24,.10);
  color:#2b1d14;
  text-decoration:none;
}
body.fp-page-home .home-seo-pillars__card--primary{
  background:
    radial-gradient(circle at 100% 0%,rgba(212,161,87,.22),rgba(212,161,87,0) 34%),
    linear-gradient(145deg,rgba(255,250,244,.96),rgba(224,198,161,.76));
  border-color:rgba(158,105,44,.22);
}
body.fp-page-home .home-seo-pillars__card span{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,#c7954e,#8b5a28);
  color:#fff;
  font-size:13px;
  font-weight:950;
  letter-spacing:.04em;
  box-shadow:0 12px 26px rgba(139,90,40,.16);
}
body.fp-page-home .home-seo-pillars__card h3{
  margin:28px 0 0;
  color:#2b1d14;
  font-size:clamp(20px,1.8vw,26px);
  line-height:1.14;
  letter-spacing:-.035em;
}
body.fp-page-home .home-seo-pillars__card p{
  margin:12px 0 0;
  color:#6f5b48;
  font-size:.98rem;
  line-height:1.58;
}
body.fp-page-home .home-seo-pillars__card:hover,
body.fp-page-home .home-seo-pillars__card:focus-visible{
  transform:translateY(-2px);
  border-color:rgba(158,105,44,.34);
  box-shadow:0 24px 64px rgba(72,43,24,.13);
}
@media (max-width:980px){
  body.fp-page-home .home-seo-pillars__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:700px){
  body.fp-page-home .home-seo-pillars{
    padding:56px 18px 62px;
  }
  body.fp-page-home .home-seo-pillars__intro{
    border-radius:28px;
    padding:26px 22px;
    text-align:left;
  }
  body.fp-page-home .home-seo-pillars__intro p{
    margin-left:0;
    margin-right:0;
  }
  body.fp-page-home .home-seo-pillars__grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  body.fp-page-home .home-seo-pillars__card{
    min-height:0;
    border-radius:24px;
    padding:22px;
  }
  body.fp-page-home .home-seo-pillars__card h3{
    margin-top:22px;
  }
}

/* source: assets/css/modules/113-seo-v9-linkowanie-wewnetrzne.css */
/* SEO V9 — wewnętrzne linkowanie premium bez zmiany hero i animacji */
.seo-v9-quick-nav,
.seo-v9-related-hub{
  background:linear-gradient(135deg,#f6efe2 0%,#fffaf1 46%,#ead8b8 100%);
  border-block:1px solid rgba(173,132,66,.22);
}
.seo-v9-quick-nav__inner{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:28px;
  align-items:center;
  padding:10px 0;
}
.seo-v9-quick-nav__copy h2,
.seo-v9-related-hub__head h2,
.home-seo-v9-service-route__head h2{
  margin:.25rem 0 .65rem;
  color:#2b2117;
  letter-spacing:-.025em;
}
.seo-v9-quick-nav__copy p,
.seo-v9-related-hub__head p,
.home-seo-v9-service-route__head p{
  color:#5f5142;
  max-width:760px;
}
.seo-v9-service-chips,
.seo-v9-related-hub__grid,
.home-seo-v9-service-route__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.seo-v9-service-chips a,
.seo-v9-related-hub__grid a,
.home-seo-v9-service-route__grid a{
  display:flex;
  flex-direction:column;
  gap:4px;
  min-height:84px;
  padding:16px 16px 14px;
  border-radius:20px;
  text-decoration:none;
  color:#2d2116;
  background:rgba(255,255,255,.72);
  border:1px solid rgba(168,126,56,.28);
  box-shadow:0 18px 46px rgba(69,47,20,.08);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease;
}
.seo-v9-service-chips a:hover,
.seo-v9-related-hub__grid a:hover,
.home-seo-v9-service-route__grid a:hover{
  transform:translateY(-3px);
  border-color:rgba(154,106,36,.55);
  background:#fffaf2;
  box-shadow:0 22px 54px rgba(69,47,20,.14);
}
.seo-v9-service-chips a[aria-current="page"]{
  background:linear-gradient(135deg,#2d2116,#6c4a22);
  color:#fff7e8;
  border-color:rgba(222,183,105,.64);
}
.seo-v9-service-chips span,
.seo-v9-related-hub__grid span,
.home-seo-v9-service-route__grid span{
  font-weight:750;
  line-height:1.2;
}
.seo-v9-service-chips small,
.seo-v9-related-hub__grid small,
.home-seo-v9-service-route__grid small{
  color:inherit;
  opacity:.72;
  font-size:.82rem;
}
.seo-v9-related-hub__head{
  max-width:850px;
  margin:0 0 24px;
}
.home-seo-v9-service-route{
  position:relative;
  overflow:hidden;
  background:linear-gradient(140deg,#fbf4e9 0%,#fffaf2 42%,#ead6b5 100%);
  padding:clamp(54px,7vw,92px) 20px;
}
.home-seo-v9-service-route:before{
  content:"";
  position:absolute;
  inset:-20% auto auto 62%;
  width:420px;
  height:420px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(196,143,58,.22),rgba(196,143,58,0) 68%);
  pointer-events:none;
}
.home-seo-v9-service-route__inner{
  max-width:1180px;
  margin:0 auto;
  position:relative;
  z-index:1;
}
.home-seo-v9-service-route__head{
  max-width:860px;
  margin-bottom:26px;
}
.home-seo-v9-service-route__eyebrow{
  text-transform:uppercase;
  letter-spacing:.18em;
  color:#9b6a24;
  font-weight:800;
  font-size:.78rem;
  margin:0 0 .5rem;
}
.footer .footer-grid a[href="wykonczenia-domow-krakow.html"],
.footer .footer-grid a[href="wykonczenia-pod-klucz-krakow.html"],
.home-footer a[href="wykonczenia-domow-krakow.html"],
.home-footer a[href="wykonczenia-pod-klucz-krakow.html"]{
  display:block;
}
@media (max-width:900px){
  .seo-v9-quick-nav__inner{grid-template-columns:1fr;gap:18px;}
  .seo-v9-service-chips,
  .seo-v9-related-hub__grid,
  .home-seo-v9-service-route__grid{grid-template-columns:1fr 1fr;}
}
@media (max-width:560px){
  .seo-v9-service-chips,
  .seo-v9-related-hub__grid,
  .home-seo-v9-service-route__grid{grid-template-columns:1fr;}
  .seo-v9-service-chips a,
  .seo-v9-related-hub__grid a,
  .home-seo-v9-service-route__grid a{min-height:auto;}
  .home-seo-v9-service-route{padding:42px 18px;}
}

/* source: assets/css/modules/114-seo-v10-intencje-antykanibalizacja.css */
/* SEO V10 — intencje podstron i antykanibalizacja treści
   Cel: wyraźnie rozdzielić wykończenia mieszkań, wykończenia domów, pod klucz i remonty bez zmiany mechaniki animacji. */
.home-seo-v10-intent,
.seo-v10-intent-section{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(204,156,84,.18), transparent 34%),
    linear-gradient(135deg, #fffaf0 0%, #f4eadb 46%, #ead7bb 100%);
  color:#241910;
}
.home-seo-v10-intent::before,
.seo-v10-intent-section::before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(142,93,38,.16);
  border-radius:30px;
  pointer-events:none;
}
.home-seo-v10-intent__inner,
.seo-v10-intent-grid{
  position:relative;
  z-index:1;
  width:min(1180px, calc(100% - 36px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,.84fr) minmax(0,1.36fr);
  gap:clamp(22px,4vw,46px);
  align-items:start;
}
.home-seo-v10-intent__copy,
.seo-v10-intent-copy{
  padding:clamp(22px,4vw,34px);
  border-radius:28px;
  background:rgba(255,252,246,.72);
  border:1px solid rgba(126,85,42,.16);
  box-shadow:0 24px 70px rgba(77,50,24,.10);
}
.home-seo-v10-intent__copy h2,
.seo-v10-intent-copy h2{
  margin:0 0 14px;
  font-size:clamp(1.75rem, 3vw, 2.65rem);
  line-height:1.08;
  letter-spacing:-.035em;
  color:#2a1b0f;
}
.home-seo-v10-intent__copy p,
.seo-v10-intent-copy p{
  margin:0;
  color:#5e4a36;
  font-size:1.03rem;
  line-height:1.75;
}
.home-seo-v10-intent__grid,
.seo-v10-intent-cards{
  display:grid;
  grid-template-columns:repeat(3, minmax(0,1fr));
  gap:14px;
}
.home-seo-v10-intent__card,
.seo-v10-intent-card{
  min-height:100%;
  display:flex;
  flex-direction:column;
  gap:8px;
  padding:20px 18px;
  border-radius:24px;
  text-decoration:none;
  color:#2f2116;
  background:linear-gradient(180deg, rgba(255,255,255,.86), rgba(255,248,238,.78));
  border:1px solid rgba(154,106,55,.18);
  box-shadow:0 18px 44px rgba(75,51,27,.10);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.home-seo-v10-intent__card:hover,
.seo-v10-intent-card:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 56px rgba(75,51,27,.14);
  border-color:rgba(177,124,57,.34);
}
.home-seo-v10-intent__card > span{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,#9f6b2c,#d8a44d);
  font-weight:800;
  font-size:.82rem;
}
.home-seo-v10-intent__card h3{
  margin:4px 0 0;
  font-size:1.05rem;
  line-height:1.22;
  color:#2a1b0f;
}
.home-seo-v10-intent__card p,
.seo-v10-intent-card p{
  margin:0;
  color:#6a5542;
  font-size:.94rem;
  line-height:1.55;
}
.seo-v10-intent-card span{
  display:block;
  font-weight:800;
  color:#2a1b0f;
  line-height:1.22;
}
.seo-v10-intent-card small{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  border-radius:999px;
  padding:5px 10px;
  font-size:.74rem;
  letter-spacing:.05em;
  text-transform:uppercase;
  color:#8b5b24;
  background:rgba(215,169,93,.16);
  border:1px solid rgba(171,118,49,.16);
}
@media (max-width: 980px){
  .home-seo-v10-intent__inner,
  .seo-v10-intent-grid{grid-template-columns:1fr;}
  .home-seo-v10-intent__grid,
  .seo-v10-intent-cards{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width: 640px){
  .home-seo-v10-intent,
  .seo-v10-intent-section{padding-top:46px;padding-bottom:46px;}
  .home-seo-v10-intent::before,
  .seo-v10-intent-section::before{inset:10px;border-radius:22px;}
  .home-seo-v10-intent__inner,
  .seo-v10-intent-grid{width:min(100% - 28px, 520px);gap:16px;}
  .home-seo-v10-intent__copy,
  .seo-v10-intent-copy{padding:20px;border-radius:22px;}
  .home-seo-v10-intent__grid,
  .seo-v10-intent-cards{grid-template-columns:1fr;gap:10px;}
  .home-seo-v10-intent__card,
  .seo-v10-intent-card{border-radius:20px;padding:17px 16px;}
}

/* source: assets/css/modules/115-seo-v11-dowody-zaufanie-proces.css */
/* SEO V11 — dowody zaufania i proces wykonania
   Ten moduł NIE rusza hero, reveal JS, suwaka metamorfozy, formularzy ani opinii Google. */
.seo-v11-home-proof,
.seo-v11-proof-section{
  position:relative;
  overflow:hidden;
}
.seo-v11-home-proof{
  background:
    radial-gradient(circle at 12% 10%, rgba(198,145,70,.16), transparent 34%),
    linear-gradient(135deg, #fbf5eb 0%, #efe0cb 48%, #f8efe2 100%);
  border-top:1px solid rgba(143,94,37,.18);
  border-bottom:1px solid rgba(143,94,37,.15);
}
.seo-v11-home-proof::before,
.seo-v11-proof-section::before{
  content:"";
  position:absolute;
  inset:-1px;
  background:linear-gradient(135deg, rgba(255,255,255,.45), transparent 38%, rgba(150,93,34,.08));
  pointer-events:none;
}
.seo-v11-home-proof .wrap,
.seo-v11-proof-section .wrap{position:relative;z-index:1;}
.seo-v11-proof-head{
  max-width:890px;
  margin:0 auto 28px;
  text-align:center;
}
.seo-v11-proof-head .eyebrow,
.seo-v11-proof-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.45rem;
  margin:0 0 10px;
  color:#8b5c25;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:.76rem;
}
.seo-v11-proof-head h2{
  margin:0;
  color:#241910;
  font-family:Georgia, 'Times New Roman', serif;
  font-size:clamp(2rem, 4vw, 3.3rem);
  line-height:1.06;
}
.seo-v11-proof-head p{
  margin:14px auto 0;
  max-width:760px;
  color:#5e4d3d;
  font-size:1.04rem;
  line-height:1.72;
}
.seo-v11-proof-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:18px;
}
.seo-v11-proof-card{
  background:rgba(255,255,255,.74);
  border:1px solid rgba(145,93,36,.18);
  border-radius:24px;
  padding:24px;
  box-shadow:0 22px 50px rgba(65,43,24,.11);
  backdrop-filter: blur(8px);
}
.seo-v11-proof-card span{
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:linear-gradient(135deg,#b98239,#f1cf8e);
  color:#24170d;
  font-weight:900;
  box-shadow:0 10px 22px rgba(140,88,36,.22);
}
.seo-v11-proof-card h3{
  margin:16px 0 8px;
  color:#241910;
  font-size:1.18rem;
}
.seo-v11-proof-card p{
  margin:0;
  color:#5d4b3b;
  line-height:1.68;
}
.seo-v11-proof-links{
  margin-top:22px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:center;
}
.seo-v11-proof-links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 16px;
  border-radius:999px;
  border:1px solid rgba(139,92,37,.28);
  background:rgba(255,255,255,.62);
  color:#2b2018;
  text-decoration:none;
  font-weight:800;
  box-shadow:0 12px 28px rgba(64,38,18,.08);
}
.seo-v11-proof-links a:hover{transform:translateY(-1px);}
.seo-v11-service-proof{
  background:
    radial-gradient(circle at 92% 0%, rgba(184,126,52,.12), transparent 34%),
    linear-gradient(180deg, #fffaf3 0%, #f4eadb 100%);
}
.seo-v11-service-proof .seo-v11-proof-head{text-align:left;margin-left:0;}
.seo-v11-service-proof .seo-v11-proof-head p{margin-left:0;}
.seo-v11-service-proof .seo-v11-proof-grid{grid-template-columns:repeat(4, minmax(0,1fr));}
.seo-v11-service-proof .seo-v11-proof-card{padding:20px;}
.seo-v11-service-proof .seo-v11-proof-card h3{font-size:1.05rem;}
.seo-v11-support-proof{
  background:linear-gradient(135deg,#25170f 0%,#3a2617 52%,#1d140f 100%);
  color:#f7ead9;
}
.seo-v11-support-proof .seo-v11-proof-head h2,
.seo-v11-support-proof .seo-v11-proof-card h3{color:#fff6e9;}
.seo-v11-support-proof .seo-v11-proof-head p,
.seo-v11-support-proof .seo-v11-proof-card p{color:#e1cdb4;}
.seo-v11-support-proof .seo-v11-proof-card{
  background:rgba(255,255,255,.07);
  border-color:rgba(232,197,133,.22);
  box-shadow:0 22px 50px rgba(0,0,0,.22);
}
.seo-v11-support-proof .seo-v11-proof-links a{
  background:rgba(255,255,255,.08);
  color:#fff5e6;
  border-color:rgba(232,197,133,.28);
}
@media (max-width: 980px){
  .seo-v11-proof-grid,
  .seo-v11-service-proof .seo-v11-proof-grid{grid-template-columns:1fr 1fr;}
}
@media (max-width: 640px){
  .seo-v11-home-proof,
  .seo-v11-proof-section{padding-top:46px;padding-bottom:46px;}
  .seo-v11-proof-grid,
  .seo-v11-service-proof .seo-v11-proof-grid{grid-template-columns:1fr;gap:14px;}
  .seo-v11-proof-card{border-radius:20px;padding:20px;}
  .seo-v11-service-proof .seo-v11-proof-head{text-align:left;}
  .seo-v11-proof-head p{font-size:.98rem;}
}

/* source: assets/css/modules/116-seo-v12-lokalnosc-krakow.css */
/* SEO V12 — lokalność Kraków i okolice.
   Cel: wzmocnić lokalne sygnały SEO bez robienia śmietnika z listą dzielnic. */
.seo-v12-local-section{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 0%, rgba(200,156,91,.22), transparent 32%),
    linear-gradient(135deg,#fffaf2 0%,#f5ead8 50%,#efe0c8 100%);
  border-top:1px solid rgba(156,111,54,.16);
  border-bottom:1px solid rgba(156,111,54,.16);
  color:#2f251b;
}
.seo-v12-local-section:before{
  content:"";
  position:absolute; inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.56),transparent 36%,rgba(255,255,255,.34));
  pointer-events:none;
}
.seo-v12-local-section .wrap{position:relative;z-index:1;}
.seo-v12-local-head{max-width:920px;margin:0 auto 26px;text-align:center;}
.seo-v12-local-head .eyebrow,
.seo-v12-local-eyebrow{
  margin:0 0 10px;
  font-size:.78rem;
  letter-spacing:.17em;
  text-transform:uppercase;
  color:#9a6b2f;
  font-weight:800;
}
.seo-v12-local-head h2,
.seo-v12-local-card h3,
.seo-v12-route-card h3{color:#271d14;}
.seo-v12-local-head p{color:#5f5040;line-height:1.75;font-size:1.02rem;}
.seo-v12-local-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;}
.seo-v12-local-card{
  border:1px solid rgba(148,103,43,.22);
  border-radius:24px;
  background:rgba(255,255,255,.74);
  box-shadow:0 18px 45px rgba(66,43,18,.10);
  padding:24px;
}
.seo-v12-local-card h3{margin:0 0 10px;font-size:1.15rem;}
.seo-v12-local-card p{margin:0 0 14px;color:#5b4b3a;line-height:1.65;}
.seo-v12-area-list{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;}
.seo-v12-area-list li{border:1px solid rgba(145,101,42,.2);background:#fff8ed;color:#5d4425;border-radius:999px;padding:8px 11px;font-size:.9rem;font-weight:700;}
.seo-v12-local-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:26px;}
.seo-v12-local-actions a,
.seo-v12-route-card a,
.seo-v12-local-mini a{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:42px;padding:10px 16px;border-radius:999px;
  text-decoration:none;font-weight:800;
  color:#2b2118;background:#d9b56f;border:1px solid rgba(89,58,21,.18);
  box-shadow:0 10px 22px rgba(123,83,28,.14);
}
.seo-v12-local-actions a:nth-child(2),
.seo-v12-route-card a:nth-of-type(2),
.seo-v12-local-mini a:nth-of-type(2){background:#fff;border-color:rgba(150,105,42,.26);box-shadow:none;}
.seo-v12-local-mini{
  margin:34px auto;
  border:1px solid rgba(160,116,54,.20);
  background:linear-gradient(135deg,#fffaf3,#f4e6d0);
  border-radius:24px;
  padding:22px;
  box-shadow:0 16px 36px rgba(57,36,12,.08);
}
.seo-v12-local-mini h2{margin:0 0 10px;color:#2a2017;font-size:clamp(1.25rem,2vw,1.65rem);}
.seo-v12-local-mini p{color:#5d4b39;line-height:1.72;margin:0 0 14px;}
.seo-v12-local-mini__links{display:flex;flex-wrap:wrap;gap:10px;}
.seo-v12-route-section{background:#17120d;color:#f8efe2;}
.seo-v12-route-section .seo-v12-local-head h2{color:#fff3df;}
.seo-v12-route-section .seo-v12-local-head p{color:#d9c8ad;}
.seo-v12-route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.seo-v12-route-card{background:rgba(255,255,255,.075);border:1px solid rgba(223,182,111,.22);border-radius:24px;padding:24px;box-shadow:0 18px 44px rgba(0,0,0,.2);}
.seo-v12-route-card h3{color:#fff3df;margin:0 0 10px;}
.seo-v12-route-card p{color:#dbc9ac;line-height:1.7;}
.seo-v12-route-card ul{margin:14px 0 18px;padding-left:18px;color:#f1dfc2;line-height:1.7;}
.seo-v12-area-page .sub-hero-copy p{max-width:880px;}
.seo-v12-area-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:start;}
.seo-v12-area-panel{background:#fff;border:1px solid rgba(154,109,47,.18);border-radius:24px;padding:24px;box-shadow:0 18px 42px rgba(50,34,14,.08);}
.seo-v12-area-panel h2,.seo-v12-area-panel h3{color:#2b2118;}
.seo-v12-area-panel p,.seo-v12-area-panel li{color:#5b4b3a;line-height:1.72;}
.seo-v12-area-panel ul{padding-left:19px;}
.seo-v12-area-warning{border-left:4px solid #d0a35d;background:#fff8ec;padding:16px 18px;border-radius:18px;color:#5a4328;}
@media (max-width:900px){
  .seo-v12-local-grid,.seo-v12-route-grid,.seo-v12-area-columns{grid-template-columns:1fr;}
  .seo-v12-local-card,.seo-v12-route-card,.seo-v12-area-panel{border-radius:20px;padding:20px;}
  .seo-v12-local-head{text-align:left;}
  .seo-v12-local-actions{justify-content:flex-start;}
}
@media (max-width:560px){
  .seo-v12-area-list li{font-size:.84rem;padding:7px 10px;}
  .seo-v12-local-mini{margin:24px auto;padding:18px;}
}

/* source: assets/css/modules/117-seo-v13-poradniki-longtail.css */

/* SEO V13 — poradniki long-tail dla wykończeń i remontów. Klasy scoped, bez ruszania hero/animacji. */
.seo-v13-home-guides,
.seo-v13-guide-strip{
  background:linear-gradient(135deg,#fffaf1 0%,#f4eadc 48%,#ead7bd 100%);
  border-top:1px solid rgba(150,112,68,.18);
  border-bottom:1px solid rgba(150,112,68,.18);
}
.seo-v13-home-guides .section-head,
.seo-v13-page .section-head{max-width:900px}
.seo-v13-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:24px;
}
.seo-v13-card,
.seo-v13-mini-card{
  display:flex;
  flex-direction:column;
  gap:10px;
  min-height:100%;
  padding:22px;
  border:1px solid rgba(140,101,58,.22);
  border-radius:24px;
  background:rgba(255,252,246,.86);
  box-shadow:0 18px 48px rgba(53,37,22,.08);
  color:#33251a;
  text-decoration:none;
}
.seo-v13-card:hover,
.seo-v13-mini-card:hover{transform:translateY(-2px);box-shadow:0 22px 58px rgba(53,37,22,.12)}
.seo-v13-card strong,
.seo-v13-mini-card strong{font-family:Georgia,'Times New Roman',serif;font-size:1.12rem;color:#1f1711;line-height:1.25}
.seo-v13-card span,
.seo-v13-mini-card span{color:#6f5a46;line-height:1.55}
.seo-v13-card em{
  display:inline-flex;width:max-content;max-width:100%;font-style:normal;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;
  color:#8b632f;background:#fff4dd;border:1px solid rgba(168,124,55,.24);border-radius:999px;padding:6px 10px;
}
.seo-v13-article-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:start;margin-top:26px}
.seo-v13-panel{
  padding:28px;border-radius:26px;background:#fffaf2;border:1px solid rgba(140,101,58,.18);box-shadow:0 18px 45px rgba(53,37,22,.07)
}
.seo-v13-panel h2,.seo-v13-panel h3{margin-top:0;color:#1f1711}
.seo-v13-panel p{color:#5f4b39;line-height:1.72}
.seo-v13-checklist,.seo-v13-steps{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}
.seo-v13-checklist li,.seo-v13-steps li{
  position:relative;padding:14px 16px 14px 46px;border-radius:18px;background:#fff;border:1px solid rgba(140,101,58,.15);color:#493727;line-height:1.55
}
.seo-v13-checklist li::before{content:'✓';position:absolute;left:16px;top:13px;color:#9b6b25;font-weight:700}
.seo-v13-steps{counter-reset:seoStep}
.seo-v13-steps li::before{counter-increment:seoStep;content:counter(seoStep);position:absolute;left:14px;top:12px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#231a13;color:#f7dfae;font-size:.78rem;font-weight:700}
.seo-v13-inline-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.seo-v13-inline-links a{display:inline-flex;align-items:center;border:1px solid rgba(140,101,58,.22);border-radius:999px;padding:9px 13px;color:#2f2319;background:#fff;text-decoration:none;font-weight:650}
.seo-v13-inline-links a:hover{background:#251b13;color:#f7e2bd}
.seo-v13-guide-strip{padding:42px 0}
.seo-v13-guide-strip .wrap>p{max-width:820px;color:#675340;line-height:1.65}
.seo-v13-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}
.seo-v13-hero-note{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.seo-v13-hero-note span{border:1px solid rgba(255,255,255,.32);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.12);color:#fff3df;font-size:.92rem}
.seo-v13-faq details{border-radius:18px;border:1px solid rgba(140,101,58,.16);background:#fffaf2;padding:16px 18px;margin:12px 0}
.seo-v13-faq summary{cursor:pointer;font-weight:750;color:#241a12}
.seo-v13-faq p{color:#5e4a38;line-height:1.65;margin:10px 0 0}
@media(max-width:920px){
  .seo-v13-card-grid,.seo-v13-article-grid{grid-template-columns:1fr}
  .seo-v13-mini-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .seo-v13-card-grid,.seo-v13-mini-grid{grid-template-columns:1fr}
  .seo-v13-card,.seo-v13-mini-card,.seo-v13-panel{border-radius:20px;padding:18px}
  .seo-v13-guide-strip{padding:32px 0}
}

/* source: assets/css/modules/118-seo-v14-realizacje-media.css */
/* SEO V14 — realizacje, metamorfozy i media SEO
   Cel: wzmocnić dowody wykonania bez ruszania hero, animacji ani formularzy. */
.seo-v14-media-proof,
.seo-v14-gallery-intent{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 0%, rgba(204,158,82,.18), transparent 34%),
    linear-gradient(135deg, #fffaf0 0%, #f4ead9 48%, #efe0c6 100%);
  border-top:1px solid rgba(154,109,47,.16);
  border-bottom:1px solid rgba(154,109,47,.16);
}
.seo-v14-media-proof::before,
.seo-v14-gallery-intent::before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(169,122,55,.16);
  border-radius:32px;
  pointer-events:none;
}
.seo-v14-media-proof .wrap,
.seo-v14-gallery-intent .wrap{
  position:relative;
  z-index:1;
}
.seo-v14-media-head{
  max-width:880px;
  margin:0 auto 28px;
  text-align:center;
}
.seo-v14-media-head .eyebrow{
  color:#9a6d2f;
  letter-spacing:.16em;
  text-transform:uppercase;
  font-weight:800;
}
.seo-v14-media-head h2{
  margin:.25rem 0 .65rem;
  color:#241b12;
}
.seo-v14-media-head p{
  color:#5d4a36;
  line-height:1.75;
}
.seo-v14-media-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.seo-v14-media-card{
  display:block;
  min-height:100%;
  padding:22px;
  border-radius:24px;
  background:rgba(255,255,255,.76);
  border:1px solid rgba(156,112,49,.18);
  box-shadow:0 18px 42px rgba(72,48,23,.10);
  color:#2b2117;
  text-decoration:none;
}
.seo-v14-media-card em{
  display:inline-block;
  margin-bottom:10px;
  font-style:normal;
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase;
  color:#9a6d2f;
}
.seo-v14-media-card strong{
  display:block;
  font-size:1.08rem;
  line-height:1.3;
  margin-bottom:10px;
}
.seo-v14-media-card span{
  display:block;
  color:#604d38;
  line-height:1.65;
}
.seo-v14-media-card:hover{
  transform:translateY(-3px);
  box-shadow:0 24px 54px rgba(72,48,23,.14);
}
.seo-v14-caption-note{
  margin-top:18px;
  padding:16px 18px;
  border-radius:20px;
  background:rgba(39,29,18,.06);
  color:#574632;
  line-height:1.7;
}
@media (max-width: 760px){
  .seo-v14-media-grid{grid-template-columns:1fr;gap:14px;}
  .seo-v14-media-proof::before,
  .seo-v14-gallery-intent::before{inset:10px;border-radius:24px;}
  .seo-v14-media-card{padding:18px;border-radius:20px;}
}

/* source: assets/css/modules/119-seo-v15-wycena-konwersja.css */
/* SEO V15: wycena i konwersja leadów — tylko dodatkowe sekcje, bez ruszania hero i mechaniki strony */
.seo-v15-estimate-hub,
.seo-v15-estimate-strip,
.seo-v15-estimate-proof{
  position:relative;
}
.seo-v15-estimate-hub{
  background:
    radial-gradient(circle at 18% 0%, rgba(196,154,92,.18), transparent 34%),
    linear-gradient(135deg, #fff8eb 0%, #f2e3cd 46%, #e5cfad 100%);
  border-top:1px solid rgba(120,83,42,.16);
  border-bottom:1px solid rgba(120,83,42,.18);
}
.seo-v15-estimate-hub__inner{
  max-width:1180px;
  margin:0 auto;
  padding:72px 22px;
}
.seo-v15-estimate-hub__head{
  max-width:840px;
  margin-bottom:26px;
}
.seo-v15-estimate-hub__head h2,
.seo-v15-estimate-strip h2,
.seo-v15-estimate-page h2{
  color:#2a1b11;
}
.seo-v15-estimate-hub__head p,
.seo-v15-estimate-strip p,
.seo-v15-estimate-page p,
.seo-v15-estimate-page li{
  color:#4a3728;
}
.seo-v15-estimate-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.seo-v15-estimate-card{
  display:flex;
  flex-direction:column;
  gap:10px;
  min-height:210px;
  padding:24px;
  text-decoration:none;
  border:1px solid rgba(120,83,42,.18);
  border-radius:28px;
  background:rgba(255,252,246,.82);
  box-shadow:0 22px 60px rgba(61,38,19,.13);
  color:#2a1b11;
}
.seo-v15-estimate-card em{
  font-style:normal;
  font-size:.78rem;
  letter-spacing:.15em;
  text-transform:uppercase;
  color:#8a5f2d;
  font-weight:800;
}
.seo-v15-estimate-card strong{
  font-size:1.28rem;
  line-height:1.18;
  color:#24170f;
}
.seo-v15-estimate-card span{
  color:#584334;
  line-height:1.6;
}
.seo-v15-estimate-card--main{
  background:linear-gradient(145deg, #2b2018 0%, #5d4025 100%);
  color:#fff8eb;
  border-color:rgba(230,198,142,.36);
}
.seo-v15-estimate-card--main em,
.seo-v15-estimate-card--main strong,
.seo-v15-estimate-card--main span{color:#fff8eb;}
.seo-v15-estimate-card--main span{color:#f0ddbd;}
.seo-v15-estimate-page .sub-hero-copy .lead-note,
.seo-v15-lead-note{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin:18px 0 0;
}
.seo-v15-lead-note span{
  border:1px solid rgba(202,163,99,.42);
  border-radius:999px;
  padding:8px 11px;
  background:rgba(255,250,239,.14);
  color:#f6e6c8;
  font-size:.9rem;
}
.seo-v15-estimate-layout{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);
  gap:24px;
  align-items:start;
}
.seo-v15-panel{
  border:1px solid rgba(134,91,45,.16);
  border-radius:28px;
  background:rgba(255,252,246,.86);
  box-shadow:0 20px 55px rgba(41,27,15,.09);
  padding:26px;
}
.seo-v15-panel--dark{
  background:linear-gradient(145deg,#2b2119,#604326);
  color:#fff7e8;
  border-color:rgba(224,190,132,.34);
}
.seo-v15-panel--dark h2,
.seo-v15-panel--dark h3,
.seo-v15-panel--dark p,
.seo-v15-panel--dark li{color:#fff7e8;}
.seo-v15-panel--dark a{color:#ffe0a6;}
.seo-v15-checklist{
  margin:0;
  padding-left:1.1rem;
  display:grid;
  gap:10px;
}
.seo-v15-steps{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.seo-v15-step{
  border:1px solid rgba(134,91,45,.16);
  border-radius:24px;
  background:#fffaf2;
  padding:22px;
}
.seo-v15-step span{
  display:inline-flex;
  width:34px;
  height:34px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#2b2119;
  color:#f4d49a;
  font-weight:800;
  margin-bottom:10px;
}
.seo-v15-mini-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.seo-v15-mini-card{
  display:block;
  padding:20px;
  border-radius:22px;
  border:1px solid rgba(134,91,45,.16);
  background:#fffaf2;
  text-decoration:none;
  color:#2a1b11;
}
.seo-v15-mini-card strong{display:block;color:#24170f;margin-bottom:6px;}
.seo-v15-mini-card span{color:#5a4435;line-height:1.5;}
.seo-v15-estimate-strip{
  margin:48px auto;
  max-width:1180px;
  padding:26px;
  border-radius:30px;
  background:linear-gradient(135deg,#fff8eb,#ead7b8);
  border:1px solid rgba(134,91,45,.18);
  box-shadow:0 18px 50px rgba(49,31,17,.10);
}
.seo-v15-estimate-strip__grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:20px;
  align-items:center;
}
.seo-v15-estimate-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:flex-end;
}
.seo-v15-estimate-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 16px;
  border-radius:999px;
  text-decoration:none;
  background:#2a1b11;
  color:#fff7e8;
  font-weight:750;
}
.seo-v15-estimate-actions a:nth-child(2){
  background:transparent;
  color:#2a1b11;
  border:1px solid rgba(77,48,22,.26);
}
.seo-v15-estimate-actions a:nth-child(3){
  background:#7a552b;
  color:#fff7e8;
}
.seo-v15-faq details{
  border:1px solid rgba(134,91,45,.16);
  border-radius:18px;
  background:#fffaf2;
  margin:10px 0;
  padding:16px 18px;
}
.seo-v15-faq summary{
  cursor:pointer;
  font-weight:800;
  color:#2a1b11;
}
.seo-v15-faq details p{margin:.7rem 0 0;}
@media (max-width: 900px){
  .seo-v15-estimate-hub__inner{padding:52px 18px;}
  .seo-v15-estimate-grid,
  .seo-v15-estimate-layout,
  .seo-v15-estimate-strip__grid{grid-template-columns:1fr;}
  .seo-v15-steps,
  .seo-v15-mini-grid{grid-template-columns:1fr;}
  .seo-v15-estimate-card{min-height:unset;padding:20px;border-radius:22px;}
  .seo-v15-estimate-actions{justify-content:flex-start;}
}

/* source: assets/css/modules/120-seo-v16-uslugi-wspierajace.css */
/* SEO V16 - uslugi wspierajace glowne filary FlizPol */
.seo-v16-support-scope,
.seo-v16-services-map{
  position:relative;
  margin:clamp(34px,5vw,72px) auto;
}
.seo-v16-support-scope .wrap,
.seo-v16-services-map__inner{
  max-width:1180px;
}
.seo-v16-support-head,
.seo-v16-services-map__head{
  max-width:840px;
  margin:0 0 24px;
}
.seo-v16-support-head h2,
.seo-v16-services-map__head h2{
  margin:.25rem 0 .65rem;
  color:#271b13;
}
.seo-v16-support-head p,
.seo-v16-services-map__head p{
  color:#5d5045;
  line-height:1.75;
}
.seo-v16-support-grid,
.seo-v16-services-map__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.seo-v16-support-card,
.seo-v16-services-map__card{
  border:1px solid rgba(171,129,75,.24);
  background:linear-gradient(145deg,rgba(255,252,245,.94),rgba(245,234,216,.82));
  border-radius:24px;
  padding:22px;
  box-shadow:0 18px 42px rgba(70,46,22,.09);
}
.seo-v16-support-card strong,
.seo-v16-services-map__card strong{
  display:block;
  color:#2b1c12;
  font-size:1.02rem;
  margin-bottom:8px;
}
.seo-v16-support-card p,
.seo-v16-services-map__card p{
  color:#6a5a4b;
  line-height:1.68;
  margin:0;
}
.seo-v16-support-links,
.seo-v16-services-map__links{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}
.seo-v16-support-links a,
.seo-v16-services-map__links a{
  text-decoration:none;
  color:#3a2717;
  background:#fff9ec;
  border:1px solid rgba(176,132,69,.28);
  border-radius:999px;
  padding:10px 14px;
  font-weight:700;
  box-shadow:0 10px 25px rgba(70,46,22,.06);
}
.seo-v16-faq-note{
  margin:18px 0 0;
  padding:16px 18px;
  border-radius:18px;
  background:rgba(255,249,236,.82);
  border:1px solid rgba(176,132,69,.22);
  color:#665545;
  line-height:1.65;
}
@media (max-width:900px){
  .seo-v16-support-grid,
  .seo-v16-services-map__grid{grid-template-columns:1fr;}
  .seo-v16-support-card,
  .seo-v16-services-map__card{padding:18px;}
  .seo-v16-support-links a,
  .seo-v16-services-map__links a{width:100%; text-align:center;}
}

/* source: assets/css/modules/122-seo-v19-nap-entity.css */
/* SEO V19: NAP, entity trust i oficjalne kanały FlizPol */
.seo-v19-entity-section{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 0%, rgba(198,151,79,.18), transparent 34%),
    linear-gradient(180deg,#fffaf3 0%,#f3e7d7 100%);
  border-top:1px solid rgba(130,92,45,.12);
  border-bottom:1px solid rgba(130,92,45,.12);
}
.seo-v19-entity-section .wrap{position:relative;z-index:1;}
.seo-v19-entity-head{max-width:860px;margin:0 auto 28px;text-align:center;}
.seo-v19-entity-head .eyebrow,
.seo-v19-card .eyebrow{color:#8b622f;letter-spacing:.14em;text-transform:uppercase;font-weight:800;font-size:.78rem;}
.seo-v19-entity-head h2{margin:.35rem 0 .75rem;font-family:Georgia,'Times New Roman',serif;color:#22160e;font-size:clamp(1.85rem,3.5vw,3rem);line-height:1.08;}
.seo-v19-entity-head p{color:#5d4938;font-size:clamp(1rem,1.5vw,1.12rem);line-height:1.68;}
.seo-v19-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(18px,3vw,32px);align-items:stretch;}
.seo-v19-card{
  background:rgba(255,255,255,.76);
  border:1px solid rgba(125,87,40,.18);
  border-radius:28px;
  padding:clamp(22px,3.4vw,36px);
  box-shadow:0 18px 58px rgba(65,43,23,.10);
}
.seo-v19-card--main{background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(255,248,238,.78));}
.seo-v19-card h3{margin:.1rem 0 1rem;color:#21150e;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.15;}
.seo-v19-card p{color:#604b3a;line-height:1.65;margin:.75rem 0 0;}
.seo-v19-data-list{display:grid;gap:12px;margin:18px 0 0;}
.seo-v19-data-row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;align-items:start;padding:13px 0;border-top:1px solid rgba(120,82,34,.12);}
.seo-v19-data-row:first-child{border-top:0;}
.seo-v19-data-row dt{font-weight:800;color:#7d5629;}
.seo-v19-data-row dd{margin:0;color:#2b1d12;}
.seo-v19-data-row a{color:#2b1d12;text-decoration-thickness:1px;text-underline-offset:3px;}
.seo-v19-chip-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
.seo-v19-chip-list a,
.seo-v19-chip-list span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fff7ea;border:1px solid rgba(126,87,39,.16);color:#342316;text-decoration:none;font-weight:800;font-size:.92rem;}
.seo-v19-profile-links{display:grid;gap:12px;margin-top:18px;}
.seo-v19-profile-links a{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border-radius:18px;background:#fff9ef;border:1px solid rgba(126,87,39,.15);text-decoration:none;color:#281a10;font-weight:800;}
.seo-v19-profile-links a span{font-weight:700;color:#7e592c;font-size:.86rem;text-align:right;}
.seo-v19-mini-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;}
.seo-v19-mini-proof article{padding:16px;border-radius:20px;background:rgba(255,250,242,.78);border:1px solid rgba(126,87,39,.13);}
.seo-v19-mini-proof strong{display:block;color:#22160e;margin-bottom:6px;}
.seo-v19-mini-proof span{color:#685240;font-size:.93rem;line-height:1.45;}
.seo-v19-inline-entity{margin:clamp(34px,5vw,64px) auto;}
.seo-v19-inline-entity .seo-v19-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
.seo-v19-inline-entity .seo-v19-card h3{font-size:1.28rem;}
@media(max-width:860px){
  .seo-v19-grid,.seo-v19-inline-entity .seo-v19-grid{grid-template-columns:1fr;}
  .seo-v19-mini-proof{grid-template-columns:1fr;}
  .seo-v19-data-row{grid-template-columns:1fr;gap:4px;}
  .seo-v19-profile-links a{align-items:flex-start;flex-direction:column;}
  .seo-v19-profile-links a span{text-align:left;}
}

/* source: assets/css/modules/124-seo-v21-naturalnosc-jakosc.css */
/* V21: delikatne wsparcie czytelności długich bloków SEO — bez zmiany hero i animacji */
.seo-v21-readable-note{font-size:.95rem;line-height:1.7;color:#5d5247;}
.seo-v21-readable-note strong{color:#2d241d;}

/* source: assets/css/modules/134-v80-home-guides-compact-premium-fix.css */
/* FlizPol V80 — faktycznie ładowana, punktowa korekta sekcji poradników na stronie głównej.
   Zakres: tylko .seo-v13-home-guides. Bez hero, animacji, SEO treści, formularzy i kalkulatora. */

html body.fp-page-home .seo-v13-home-guides {
  padding: 40px 0 44px !important;
}

html body.fp-page-home .seo-v13-home-guides > .wrap {
  width: min(1120px, calc(100% - 48px)) !important;
  max-width: 1120px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

html body.fp-page-home .seo-v13-home-guides .section-head {
  width: min(760px, 100%) !important;
  max-width: 760px !important;
  margin: 0 auto 22px !important;
  text-align: center !important;
}

html body.fp-page-home .seo-v13-home-guides .section-head .eyebrow {
  justify-content: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body.fp-page-home .seo-v13-home-guides .section-head h2 {
  max-width: 720px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: clamp(27px, 2.5vw, 40px) !important;
  line-height: 1.1 !important;
}

html body.fp-page-home .seo-v13-home-guides .section-head p:not(.eyebrow) {
  max-width: 700px !important;
  margin: 12px auto 0 !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}

html body.fp-page-home .seo-v13-card-grid {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin-top: 0 !important;
  align-items: stretch !important;
}

html body.fp-page-home .seo-v13-card {
  min-height: 0 !important;
  padding: 16px 18px 15px !important;
  gap: 7px !important;
  border-radius: 18px !important;
  box-shadow: 0 10px 26px rgba(53, 37, 22, .07) !important;
}

html body.fp-page-home .seo-v13-card em {
  padding: 4px 8px !important;
  font-size: .66rem !important;
  letter-spacing: .05em !important;
}

html body.fp-page-home .seo-v13-card strong {
  font-size: 1rem !important;
  line-height: 1.22 !important;
}

html body.fp-page-home .seo-v13-card span {
  font-size: .88rem !important;
  line-height: 1.45 !important;
}

@media (max-width: 920px) {
  html body.fp-page-home .seo-v13-home-guides > .wrap {
    width: min(720px, calc(100% - 36px)) !important;
  }

  html body.fp-page-home .seo-v13-card-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  html body.fp-page-home .seo-v13-card {
    padding: 15px 17px 14px !important;
  }
}

@media (max-width: 560px) {
  html body.fp-page-home .seo-v13-home-guides {
    padding: 34px 0 38px !important;
  }

  html body.fp-page-home .seo-v13-home-guides > .wrap {
    width: calc(100% - 30px) !important;
  }

  html body.fp-page-home .seo-v13-home-guides .section-head {
    margin-bottom: 18px !important;
  }

  html body.fp-page-home .seo-v13-home-guides .section-head h2 {
    font-size: clamp(25px, 7.4vw, 33px) !important;
  }

  html body.fp-page-home .seo-v13-card {
    border-radius: 16px !important;
    padding: 14px 15px 13px !important;
  }
}

/* source: assets/css/modules/148-v125-dynamic-window-drop.css */
@charset "UTF-8";
/* V125 — dynamiczne wpadanie małych kart/okienek na stronie głównej.
   Zakres: wyłącznie .fp-dynamic-hardfix-item. Hero i duże kontenery bez zmian. */

body.fp-page-home.fp-dynamic-hardfix-v2{
  --fp-v125-enter-duration:960ms;
  --fp-v125-enter-ease:cubic-bezier(.16,.84,.2,1.03);
  --fp-v125-left-x:-32vw;
  --fp-v125-right-x:32vw;
  --fp-v125-bottom-y:92px;
}

html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal{
  --fp-v125-x:0px;
  --fp-v125-y:22px;
  --fp-v125-rotate:0deg;
  opacity:.10 !important;
  visibility:visible !important;
  transform:translate3d(var(--fp-v125-x),var(--fp-v125-y),0)
            rotate(var(--fp-v125-rotate)) scale(.95) !important;
  transform-origin:50% 70%;
  filter:blur(.55px) saturate(.97) !important;
  transition-property:opacity,transform,filter,box-shadow !important;
  transition-duration:520ms,var(--fp-v125-enter-duration),620ms,.28s !important;
  transition-timing-function:ease-out,var(--fp-v125-enter-ease),ease-out,ease !important;
  transition-delay:var(--fp-reveal-delay,0ms),var(--fp-reveal-delay,0ms),var(--fp-reveal-delay,0ms),0ms !important;
  will-change:transform,opacity,filter;
  backface-visibility:hidden;
}

html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
  --fp-v125-x:var(--fp-v125-left-x);
  --fp-v125-y:12px;
  --fp-v125-rotate:-1.6deg;
}

html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
  --fp-v125-x:var(--fp-v125-right-x);
  --fp-v125-y:12px;
  --fp-v125-rotate:1.6deg;
}

html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-dynamic-dir="bottom"]{
  --fp-v125-x:0px;
  --fp-v125-y:var(--fp-v125-bottom-y);
  --fp-v125-rotate:0deg;
}

html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal-visible,
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.is-visible{
  opacity:1 !important;
  transform:translate3d(0,0,0) rotate(0deg) scale(1) !important;
  filter:blur(0) saturate(1) !important;
}

/* Nagłówki i tekstowe wprowadzenia nie lecą z boku — miękko podnoszą się od dołu. */
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-soft-block="1"]{
  --fp-v125-x:0px;
  --fp-v125-y:38px;
  --fp-v125-rotate:0deg;
  opacity:.22 !important;
  transform:translate3d(0,var(--fp-v125-y),0) scale(.985) !important;
}
html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-soft-block="1"].fp-reveal-visible{
  opacity:1 !important;
  transform:translate3d(0,0,0) scale(1) !important;
}

@media (max-width:900px){
  body.fp-page-home.fp-dynamic-hardfix-v2{
    --fp-v125-enter-duration:980ms;
    --fp-v125-left-x:-88vw;
    --fp-v125-right-x:88vw;
    --fp-v125-bottom-y:105px;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal{
    opacity:.06 !important;
    filter:blur(.65px) saturate(.96) !important;
    transform-origin:50% 78%;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-dynamic-dir="left"]{
    --fp-v125-y:18px;
    --fp-v125-rotate:-1.8deg;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item[data-fp-dynamic-dir="right"]{
    --fp-v125-y:18px;
    --fp-v125-rotate:1.8deg;
  }
}

@media (max-width:620px){
  body.fp-page-home.fp-dynamic-hardfix-v2{
    --fp-v125-enter-duration:980ms;
    --fp-v125-left-x:-102vw;
    --fp-v125-right-x:102vw;
    --fp-v125-bottom-y:108px;
  }

  html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal{
    transition-duration:460ms,var(--fp-v125-enter-duration),560ms,.24s !important;
  }
}

@media (prefers-reduced-motion:reduce){
  html body.fp-page-home.fp-dynamic-hardfix-v2.fp-modular-reveal-lr.fp-scalaris-site .fp-dynamic-hardfix-item.fp-reveal{
    opacity:1 !important;
    transform:none !important;
    filter:none !important;
    transition:none !important;
  }
}

/* source: assets/css/modules/155-v127-privacy-rodo.css */
/* FlizPol v127 — RODO, polityka prywatności i świadoma zgoda na statystyki. */

.quote-rodo-box {
  position: relative;
  overflow: hidden;
  margin-top: 4px;
  padding: 18px;
  border: 1px solid rgba(167, 111, 34, 0.26);
  border-radius: 18px;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.96), rgba(246, 232, 207, 0.78));
  box-shadow:
    0 16px 38px rgba(91, 57, 28, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.quote-rodo-box::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: linear-gradient(180deg, #d6ae5a, #9d6825);
}

.quote-rodo-box__title {
  display: block;
  margin: 0 0 7px;
  color: #2b1b12;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.18rem;
  font-weight: 700;
  line-height: 1.2;
}

.quote-rodo-box .quote-rodo-box__intro {
  margin: 0 0 15px;
  color: #5e4a3c;
  font-size: 0.91rem;
  line-height: 1.58;
}

.quote-form .quote-form__check--privacy {
  position: relative;
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  margin: 0;
  cursor: pointer;
}

.quote-form__check--privacy input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.quote-form__checkmark {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 1px;
  border: 1px solid rgba(93, 57, 29, 0.42);
  border-radius: 7px;
  background: rgba(255, 253, 248, 0.92);
  box-shadow: inset 0 1px 2px rgba(61, 38, 19, 0.07);
  transition: border-color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.quote-form__checkmark::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 7px;
  height: 12px;
  border: solid #fffaf2;
  border-width: 0 3px 3px 0;
  opacity: 0;
  transform: rotate(45deg) scale(0.72);
  transition: opacity 0.16s ease, transform 0.16s ease;
}

.quote-form__check--privacy input:checked + .quote-form__checkmark {
  border-color: #9c6724;
  background: linear-gradient(135deg, #c8963e, #9b6420);
  box-shadow: 0 8px 18px rgba(126, 79, 22, 0.2);
  transform: translateY(-1px);
}

.quote-form__check--privacy input:checked + .quote-form__checkmark::after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}

.quote-form__check--privacy input:focus-visible + .quote-form__checkmark {
  outline: 3px solid rgba(192, 139, 45, 0.34);
  outline-offset: 3px;
}

.quote-form__checkcopy {
  display: grid;
  gap: 4px;
  color: #342319;
  font-size: 0.94rem;
  line-height: 1.45;
  text-transform: none;
  letter-spacing: 0;
}

.quote-form__checkcopy strong {
  color: #2b1b12;
  font-size: 0.96rem;
}

.quote-rodo-box .quote-rodo-box__details {
  margin: 12px 0 0 38px;
  color: #6d5848;
  font-size: 0.86rem;
  line-height: 1.55;
}

.quote-rodo-box a {
  color: #7b4d16;
  font-weight: 850;
  text-decoration: underline;
  text-decoration-color: rgba(156, 103, 36, 0.42);
  text-underline-offset: 3px;
}

.quote-rodo-box a:hover,
.quote-rodo-box a:focus-visible {
  color: #4a2c0d;
}

.review-privacy-note {
  margin: -4px 0 4px;
  color: #6b594a;
  font-size: 0.84rem;
  line-height: 1.55;
}

.review-privacy-note a {
  color: #784b16;
  font-weight: 800;
  text-underline-offset: 3px;
}

.fp-cookie-banner {
  position: fixed;
  z-index: 10050;
  left: 50%;
  bottom: 18px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: center;
  width: min(1040px, calc(100% - 28px));
  padding: 22px;
  border: 1px solid rgba(183, 128, 38, 0.34);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 253, 248, 0.985), rgba(247, 232, 208, 0.985));
  color: #2c1c12;
  box-shadow: 0 28px 80px rgba(35, 23, 14, 0.28);
  opacity: 0;
  transform: translate(-50%, 18px);
  transition: opacity 0.22s ease, transform 0.22s ease;
}

.fp-cookie-banner.is-visible {
  opacity: 1;
  transform: translate(-50%, 0);
}

.fp-cookie-banner__copy {
  max-width: 680px;
}

.fp-cookie-banner__eyebrow {
  display: block;
  margin-bottom: 6px;
  color: #95611d;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.fp-cookie-banner h2 {
  margin: 0 0 7px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  line-height: 1.08;
}

.fp-cookie-banner p {
  margin: 0 0 7px;
  color: #645244;
  font-size: 0.94rem;
  line-height: 1.55;
}

.fp-cookie-banner a {
  color: #7d4d14;
  font-size: 0.9rem;
  font-weight: 850;
  text-underline-offset: 3px;
}

.fp-cookie-banner__actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 9px;
  min-width: min(100%, 360px);
}

.fp-cookie-banner button {
  min-height: 46px;
  padding: 10px 15px;
  border-radius: 12px;
  font: inherit;
  font-size: 0.87rem;
  font-weight: 900;
  cursor: pointer;
}

.fp-cookie-banner__necessary {
  border: 1px solid rgba(126, 82, 44, 0.28);
  background: rgba(255, 252, 246, 0.78);
  color: #3b281b;
}

.fp-cookie-banner__accept {
  border: 1px solid #a9701e;
  background: linear-gradient(135deg, #d6a74e, #b67922);
  color: #211409;
  box-shadow: 0 10px 22px rgba(139, 88, 22, 0.2);
}

.fp-cookie-banner__close {
  grid-column: 1 / -1;
  min-height: 34px !important;
  padding: 4px 10px !important;
  border: 0;
  background: transparent;
  color: #756252;
}

.fp-cookie-banner button:focus-visible,
.fp-footer-legal button:focus-visible {
  outline: 3px solid rgba(201, 145, 46, 0.38);
  outline-offset: 3px;
}

.footer .fp-footer-legal,
.home-footer .fp-footer-legal {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 18px;
  width: min(1180px, calc(100% - 36px));
  margin: 30px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 248, 239, 0.14);
}

.footer .fp-footer-legal a,
.footer .fp-footer-legal button,
.home-footer .fp-footer-legal a,
.home-footer .fp-footer-legal button {
  display: inline-flex;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(255, 248, 239, 0.66);
  font: inherit;
  font-size: 0.82rem;
  cursor: pointer;
}

.footer .fp-footer-legal a:hover,
.footer .fp-footer-legal button:hover,
.home-footer .fp-footer-legal a:hover,
.home-footer .fp-footer-legal button:hover {
  color: #fff8ef;
}

.privacy-hero {
  padding: clamp(142px, 15vw, 210px) 0 clamp(68px, 8vw, 110px);
  background:
    radial-gradient(circle at 78% 18%, rgba(217, 177, 102, 0.24), transparent 32%),
    linear-gradient(135deg, #f8eddd 0%, #ead3b5 100%);
  border-bottom: 1px solid rgba(155, 103, 36, 0.16);
}

.privacy-hero__inner {
  width: min(920px, 100%);
}

.privacy-hero h1 {
  max-width: 780px;
  margin: 12px 0 18px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.8rem, 6.2vw, 5.7rem);
  font-weight: 500;
  line-height: 0.98;
  color: #2b1b12;
}

.privacy-hero p:not(.eyebrow) {
  max-width: 760px;
  margin: 0;
  color: #5c493b;
  font-size: clamp(1rem, 1.5vw, 1.16rem);
  line-height: 1.65;
}

.privacy-main {
  padding: clamp(58px, 7vw, 105px) 0;
  background: linear-gradient(180deg, #f4e7d5 0%, #f8efe2 100%);
}

.privacy-layout {
  display: grid;
  grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: start;
}

.privacy-nav {
  position: sticky;
  top: 116px;
  padding: 22px;
  border: 1px solid rgba(156, 103, 36, 0.18);
  border-radius: 20px;
  background: rgba(255, 252, 247, 0.76);
  box-shadow: 0 18px 42px rgba(77, 49, 24, 0.08);
}

.privacy-nav strong {
  display: block;
  margin-bottom: 12px;
  color: #2d1c12;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.35rem;
}

.privacy-nav a {
  display: block;
  padding: 8px 0;
  color: #6a503a;
  font-size: 0.92rem;
  line-height: 1.35;
}

.privacy-content {
  display: grid;
  gap: 18px;
}

.privacy-card {
  scroll-margin-top: 110px;
  padding: clamp(24px, 4vw, 42px);
  border: 1px solid rgba(156, 103, 36, 0.16);
  border-radius: 24px;
  background: rgba(255, 253, 249, 0.9);
  box-shadow: 0 22px 54px rgba(77, 49, 24, 0.08);
}

.privacy-card h2 {
  margin: 0 0 15px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.75rem, 3vw, 2.55rem);
  font-weight: 500;
  line-height: 1.08;
  color: #2d1c12;
}

.privacy-card h3 {
  margin: 24px 0 8px;
  color: #3a2619;
  font-size: 1.04rem;
}

.privacy-card p,
.privacy-card li {
  color: #5e4d40;
  line-height: 1.68;
}

.privacy-card p {
  margin: 0 0 12px;
}

.privacy-card ul {
  margin: 10px 0 0;
  padding-left: 22px;
}

.privacy-card a {
  color: #7b4c13;
  font-weight: 800;
  text-underline-offset: 3px;
}

.privacy-cookie-table {
  width: 100%;
  margin-top: 16px;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 14px;
  font-size: 0.9rem;
}

.privacy-cookie-table th,
.privacy-cookie-table td {
  padding: 13px;
  border-bottom: 1px solid rgba(143, 93, 35, 0.13);
  text-align: left;
  vertical-align: top;
}

.privacy-cookie-table th {
  background: rgba(231, 207, 169, 0.48);
  color: #4f321a;
}

.privacy-cookie-table td {
  background: rgba(255, 253, 249, 0.62);
  color: #625143;
}

.privacy-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.privacy-actions button {
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid #a9701e;
  border-radius: 12px;
  background: linear-gradient(135deg, #d6a74e, #b67922);
  color: #211409;
  font: inherit;
  font-weight: 900;
  cursor: pointer;
}

@media (max-width: 980px) {
  .footer .footer-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
  }

  .footer .footer-grid > div {
    min-width: 0;
    width: 100%;
  }

  .home-footer .home-footer__inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
  }

  .home-footer .home-footer__inner > div {
    min-width: 0;
    width: 100%;
  }

  .privacy-layout {
    grid-template-columns: 1fr;
  }

  .privacy-nav {
    position: static;
  }
}

@media (max-width: 720px) {
  .fp-cookie-banner {
    grid-template-columns: 1fr;
    gap: 16px;
    bottom: 10px;
    width: calc(100% - 20px);
    padding: 18px;
    border-radius: 20px;
  }

  .fp-cookie-banner__actions {
    min-width: 0;
  }

  .privacy-cookie-table,
  .privacy-cookie-table tbody,
  .privacy-cookie-table tr,
  .privacy-cookie-table th,
  .privacy-cookie-table td {
    display: block;
  }

  .privacy-cookie-table thead {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
  }

  .privacy-cookie-table tr {
    margin-bottom: 12px;
    overflow: hidden;
    border: 1px solid rgba(143, 93, 35, 0.13);
    border-radius: 14px;
  }

  .privacy-cookie-table td {
    border-bottom: 1px solid rgba(143, 93, 35, 0.1);
  }

  .privacy-cookie-table td::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 4px;
    color: #83551d;
    font-size: 0.72rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .privacy-cookie-table td:last-child {
    border-bottom: 0;
  }
}

@media (max-width: 520px) {
  .quote-rodo-box {
    padding: 16px;
    border-radius: 16px;
  }

  .quote-rodo-box .quote-rodo-box__details {
    margin-left: 0;
  }

  .fp-cookie-banner__actions {
    grid-template-columns: 1fr;
  }

  .fp-cookie-banner__close {
    grid-column: auto;
  }

  .privacy-hero {
    padding-top: 126px;
  }

  .privacy-card {
    padding: 22px 18px;
    border-radius: 20px;
  }
}

/* FlizPol V132 — czytelne zdjęcie hero na telefonie.
   Zakres: wyłącznie hero strony głównej do 900 px. */
@media (max-width: 900px) {
  html body.fp-page-home .hero .hero-bg {
    background-color: #d9ad79 !important;
    background-image:
      linear-gradient(
        180deg,
        rgba(248, 234, 215, .12) 0%,
        rgba(248, 234, 215, .10) 28%,
        rgba(248, 234, 215, .32) 48%,
        rgba(248, 234, 215, .36) 62%,
        rgba(248, 234, 215, .14) 80%,
        rgba(248, 234, 215, .03) 100%
      ),
      url("../../hero-premium-mobile.webp") !important;
    background-size: 100% 100%, 100% auto !important;
    background-position: center top, center top !important;
    background-repeat: no-repeat, no-repeat !important;
    opacity: 1 !important;
    filter: saturate(1.13) contrast(1.07) brightness(.94) !important;
  }

  html body.fp-page-home .hero .hero-content::before {
    top: 78px !important;
    height: 330px !important;
    background: linear-gradient(
      180deg,
      rgba(248, 234, 215, .58) 0%,
      rgba(248, 234, 215, .42) 54%,
      rgba(248, 234, 215, .12) 82%,
      rgba(248, 234, 215, 0) 100%
    ) !important;
    filter: blur(12px) !important;
  }

  html body.fp-page-home .hero h1,
  html body.fp-page-home .hero .lead {
    text-shadow:
      0 1px 0 rgba(255, 248, 238, .88),
      0 5px 18px rgba(255, 244, 226, .34) !important;
  }

  html body.fp-page-home .hero .lead {
    margin-left: -8px !important;
    margin-right: -8px !important;
    padding: 11px 12px 12px !important;
    border: 1px solid rgba(121, 77, 37, .14) !important;
    border-radius: 16px !important;
    background: rgba(255, 248, 238, .66) !important;
    box-shadow: 0 12px 28px rgba(62, 37, 19, .08) !important;
    backdrop-filter: blur(4px);
  }

  html body.fp-page-home .hero .hero-actions .btn.ghost,
  html body.fp-page-home .hero .hero-actions .hero-phone {
    background: rgba(255, 248, 238, .68) !important;
    border-color: rgba(105, 63, 29, .34) !important;
    box-shadow: 0 10px 28px rgba(62, 37, 19, .10) !important;
    backdrop-filter: blur(5px);
  }

  html body.fp-page-home .hero .trust {
    gap: 8px !important;
  }

  html body.fp-page-home .hero .trust li {
    width: fit-content !important;
    min-width: min(100%, 238px);
    min-height: 42px !important;
    padding: 8px 14px 8px 49px !important;
    border: 1px solid rgba(121, 77, 37, .20) !important;
    border-radius: 16px !important;
    background: rgba(255, 248, 238, .68) !important;
    box-shadow: 0 10px 26px rgba(62, 37, 19, .09) !important;
    backdrop-filter: blur(5px);
  }

  html body.fp-page-home .hero .trust li::before {
    left: 7px !important;
    background: rgba(255, 251, 244, .72) !important;
  }
}

/* V135: prawy panel menu i naturalny opis hero na telefonie. */
@media (max-width:900px){
  html body.fp-page-home .topbar .menu{
    left:auto!important;
    right:0!important;
    top:calc(100% + 8px)!important;
    width:min(232px,calc(100vw - 44px))!important;
    max-height:min(48svh,350px)!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-auto-rows:minmax(34px,auto)!important;
    align-content:start!important;
    align-items:stretch!important;
    gap:2px!important;
    padding:7px!important;
    overflow-y:auto!important;
    border:1px solid rgba(139,90,40,.20)!important;
    border-radius:16px!important;
    background:linear-gradient(145deg,rgba(255,252,247,.985),rgba(248,234,215,.985))!important;
    box-shadow:0 18px 46px rgba(54,35,21,.20),inset 0 1px 0 rgba(255,255,255,.90)!important;
    backdrop-filter:blur(18px)!important;
    transform-origin:top right!important;
    z-index:4!important;
  }
  html body.fp-page-home .topbar .menu.open{
    display:grid!important;
    animation:fp-home-right-menu-in .18s ease-out both;
  }
  html body.fp-page-home .topbar .menu a{
    position:relative!important;
    min-width:0!important;
    min-height:34px!important;
    display:flex!important;
    align-items:center!important;
    padding:6px 9px!important;
    border:1px solid transparent!important;
    border-radius:11px!important;
    color:#2b2119!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1.25!important;
    white-space:normal!important;
  }
  html body.fp-page-home .topbar .menu a::after{display:none!important}
  html body.fp-page-home .topbar .menu a:hover,
  html body.fp-page-home .topbar .menu a:focus-visible{
    background:rgba(185,130,58,.10)!important;
    border-color:rgba(185,130,58,.22)!important;
    color:#6f431f!important;
  }
  html body.fp-page-home .topbar .menu a[aria-current="page"]{
    padding-left:17px!important;
    color:#75491f!important;
    background:linear-gradient(135deg,rgba(201,149,78,.16),rgba(255,255,255,.48))!important;
    border-color:rgba(185,130,58,.24)!important;
  }
  html body.fp-page-home .topbar .menu a[aria-current="page"]::before{
    content:"";position:absolute;left:7px;top:8px;bottom:8px;width:3px;border-radius:3px;
    background:linear-gradient(#d5ad6c,#8b5a28);box-shadow:0 0 12px rgba(185,130,58,.32)
  }
  html body.fp-page-home .hero .lead{
    max-width:590px!important;
    margin:18px 0 0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    color:#21170f!important;
    font-weight:600!important;
    text-shadow:none!important;
  }
}
@keyframes fp-home-right-menu-in{
  from{opacity:0;transform:translate3d(8px,-4px,0) scale(.985)}
  to{opacity:1;transform:none}
}
@media (max-width:360px){
  html body.fp-page-home .topbar .menu{
    width:min(220px,calc(100vw - 36px))!important;
    max-height:48svh!important;
  }
}
@media (prefers-reduced-motion:reduce){
  html body.fp-page-home .topbar .menu.open{animation:none!important}
}
/* FlizPol — premium CTA do grupy Facebook. */
.fp-facebook-group,.fp-facebook-group *{box-sizing:border-box}
.fp-facebook-group{padding:clamp(34px,5vw,72px) 18px;background:linear-gradient(180deg,rgba(247,237,221,.36),rgba(235,216,187,.58));border-top:1px solid rgba(151,102,45,.16);border-bottom:1px solid rgba(151,102,45,.16)}
.fp-facebook-group__inner{position:relative;isolation:isolate;overflow:hidden;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(24px,5vw,68px);padding:clamp(28px,4vw,52px);border:1px solid rgba(135,87,34,.22);border-radius:30px;background:linear-gradient(135deg,rgba(255,252,246,.98),rgba(246,229,203,.96));box-shadow:0 22px 55px rgba(74,45,18,.12)}
.fp-facebook-group__inner:after{content:"f";position:absolute;z-index:-1;right:-26px;top:50%;transform:translateY(-50%);font:900 230px/1 Arial,sans-serif;color:rgba(24,119,242,.055)}
.fp-facebook-group__eyebrow{margin:0 0 9px;color:#93601d;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.fp-facebook-group h2{max-width:760px;margin:0;color:#28190f;font-family:Georgia,"Times New Roman",serif;font-size:clamp(29px,3.3vw,48px);line-height:1.06;letter-spacing:-.025em}
.fp-facebook-group__text{max-width:760px;margin:15px 0 0;color:#6b5641;font-size:clamp(15px,1.25vw,18px);line-height:1.7}
.fp-facebook-group__points{display:flex;flex-wrap:wrap;gap:8px 18px;margin:18px 0 0;color:#3b2a1d;font-size:13px;font-weight:800}
.fp-facebook-group__points span:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:7px;border-radius:50%;background:#efe0c5;color:#95611a}
.fp-facebook-group__action{min-width:245px;text-align:center}
.fp-facebook-group__button{display:inline-flex;align-items:center;justify-content:center;gap:11px;width:100%;min-height:54px;padding:13px 20px;border:1px solid #2f2118;border-radius:999px;background:#2f2118;color:#fffaf1!important;font-size:15px;font-weight:900;text-decoration:none!important;box-shadow:0 12px 28px rgba(47,33,24,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.fp-facebook-group__button:before{content:"f";display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#1877f2;color:#fff;font:900 20px/1 Arial,sans-serif}
.fp-facebook-group__button:hover,.fp-facebook-group__button:focus-visible{transform:translateY(-2px);background:#442d1d;box-shadow:0 16px 34px rgba(47,33,24,.24)}
.fp-facebook-group__note{display:block;margin-top:10px;color:#7c6752;font-size:12px;font-weight:700}
@media(max-width:760px){.fp-facebook-group{padding:28px 14px}.fp-facebook-group__inner{grid-template-columns:minmax(0,1fr);gap:24px;padding:26px 21px;border-radius:24px}.fp-facebook-group__inner>div{min-width:0}.fp-facebook-group__inner:after{right:-35px;top:25%;font-size:160px}.fp-facebook-group h2{font-size:clamp(28px,9vw,39px);overflow-wrap:break-word}.fp-facebook-group__text{overflow-wrap:break-word}.fp-facebook-group__points{display:grid;gap:10px}.fp-facebook-group__action{min-width:0;width:100%}.fp-facebook-group__button{min-width:0;width:100%;white-space:normal}}
