:root{--black:#090909;--gold:#c89a45;--gold-light:#e2bb6b;--ivory:#f5efe5;--text:#f7f2e9;--container:1480px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:var(--text);font-family:"Inter",sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:absolute;inset:0 0 auto;z-index:20;padding:18px 0;background:linear-gradient(to bottom,rgba(0,0,0,.78),transparent)}.header-inner{min-height:92px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:28px}.brand{width:210px}.brand img{width:100%;height:auto}.main-nav{justify-self:center;display:flex;gap:34px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.main-nav a{position:relative;padding:12px 0}.main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--gold);transition:right .25s}.main-nav a:hover::after,.main-nav a:focus-visible::after{right:0}.phone-link{display:flex;align-items:center;gap:10px;color:var(--gold-light);font-size:17px;font-weight:600;white-space:nowrap}.menu-toggle{display:none}.hero{position:relative;min-height:780px;height:clamp(780px,84vh,980px);overflow:hidden;isolation:isolate}.hero-media,.hero-media img,.hero-overlay{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:68% 40%}.hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(3,3,3,.97) 0%,rgba(3,3,3,.84) 28%,rgba(3,3,3,.35) 55%,rgba(3,3,3,.08) 100%),linear-gradient(180deg,rgba(0,0,0,.42),transparent 35%,rgba(0,0,0,.25))}.hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding-top:106px}.hero-copy{max-width:760px}.eyebrow{margin:0 0 18px;color:var(--gold-light);font-size:14px;font-weight:600;letter-spacing:.20em;text-transform:uppercase}h1,h2{font-family:"Cormorant Garamond",serif;font-weight:500}h1{margin:0;font-size:clamp(52px,4.8vw,82px);line-height:.97;letter-spacing:-.035em}h1 span{display:block;white-space:nowrap}h1 em{color:var(--gold-light);font-style:normal}.gold-rule{width:58px;height:2px;margin:28px 0 24px;background:var(--gold)}.hero-lead{margin:0;color:var(--ivory);font-family:"Cormorant Garamond",serif;font-size:24px;line-height:1.45}.hero-actions{display:flex;gap:18px;margin-top:32px}.btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 26px;border:1px solid var(--gold);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:.2s}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#12100b}.btn-secondary{background:rgba(0,0,0,.35);color:white}.trust-strip{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#0b0b0b}.trust-grid{display:grid;grid-template-columns:repeat(6,1fr)}.trust-item{min-height:168px;display:grid;grid-template-columns:58px 1fr;gap:14px;align-content:center;padding:24px 18px;border-right:1px solid rgba(255,255,255,.1)}.trust-item:first-child{border-left:1px solid rgba(255,255,255,.1)}.trust-item img{width:56px;height:56px;object-fit:contain}.trust-item h2{margin:0 0 8px;color:var(--gold-light);font-family:"Inter",sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.trust-item p{margin:0;color:#eee8df;font-size:13px;line-height:1.55}.placeholder-section{padding:100px 0;color:#211d18;background:#f5efe5;text-align:center}.placeholder-section h2{font-size:54px;margin:0 0 14px}.placeholder-section p:last-child{color:#685f54}@media(max-width:1180px){.header-inner{grid-template-columns:220px 1fr auto}.brand{width:185px}.main-nav{gap:20px;font-size:12px}.phone-link span:last-child{display:none}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(n+4){border-top:1px solid rgba(255,255,255,.1)}}@media(max-width:820px){.container{width:min(calc(100% - 30px),var(--container))}.site-header{padding:10px 0}.header-inner{min-height:72px;grid-template-columns:1fr auto}.brand{width:155px}.phone-link{display:none}.menu-toggle{display:grid;gap:5px;width:44px;height:44px;place-content:center;border:1px solid rgba(224,181,96,.45);background:rgba(0,0,0,.35);color:white}.menu-toggle span:not(.sr-only){display:block;width:20px;height:1px;background:currentColor}.main-nav{position:fixed;inset:0;z-index:-1;padding:110px 28px 32px;display:grid;align-content:start;gap:0;background:rgba(8,8,8,.98);transform:translateY(-102%);transition:.3s}.main-nav.is-open{transform:translateY(0)}.main-nav a{padding:18px 0;font-size:18px;border-bottom:1px solid rgba(255,255,255,.1)}.hero{min-height:760px;height:100svh;max-height:900px}.hero-media img{object-position:67% 42%}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.12) 35%,rgba(0,0,0,.92) 100%)}.hero-inner{align-items:flex-end;padding:100px 0 42px}h1{font-size:clamp(43px,12vw,62px)}h1 span{white-space:normal}h1 span:first-child em{display:block}.hero-lead{font-size:19px}.hero-actions{gap:10px;flex-wrap:wrap}.btn{min-height:50px;padding:0 17px;font-size:11px;gap:12px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{min-height:150px}.trust-item:nth-child(2n){border-right:0}.trust-item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.1)}.trust-item:nth-child(3){border-right:1px solid rgba(255,255,255,.1)}}@media(max-width:520px){.hero{min-height:740px}.hero-media img{object-position:69% 42%}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.52) 0%,rgba(0,0,0,.08) 32%,rgba(0,0,0,.96) 78%)}.hero-inner{padding-bottom:26px}h1{font-size:44px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.btn{padding:0 12px}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(3){border-left:0;border-right:0;border-top:1px solid rgba(255,255,255,.1)}.trust-item:first-child{border-top:0}}


/* OFERTA */
.offer-section{
  padding:92px 0 86px;
  color:#f6f1e8;
  background:
    radial-gradient(circle at 50% 0%,rgba(200,154,69,.08),transparent 34%),
    linear-gradient(rgba(13,13,13,.985),rgba(13,13,13,.985)),
    url("assets/images/services/blaty.jpg") center/cover;
  border-top:1px solid rgba(255,255,255,.06);
}
.section-heading{
  max-width:820px;
  margin:0 auto 46px;
  text-align:center;
}
.section-heading .eyebrow{margin-bottom:10px}
.section-heading h2{
  margin:0;
  font-size:clamp(44px,4.2vw,70px);
  line-height:1;
}
.section-heading h2 em{color:var(--gold-light);font-style:normal}
.heading-ornament{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  margin:23px auto 18px;
}
.heading-ornament span{width:96px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}
.heading-ornament span:last-child{background:linear-gradient(90deg,var(--gold),transparent)}
.heading-ornament i{width:12px;height:12px;border:1px solid var(--gold);transform:rotate(45deg)}
.section-heading>p:last-child{
  margin:0;
  color:#cbc3b7;
  font-family:"Cormorant Garamond",serif;
  font-size:21px;
  line-height:1.5;
}

.services-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
}
.service-card{
  overflow:hidden;
  min-width:0;
  border:1px solid rgba(205,158,70,.28);
  border-radius:8px;
  background:linear-gradient(180deg,#171715,#11110f);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.service-card:hover{
  transform:translateY(-5px);
  border-color:rgba(226,187,107,.72);
  box-shadow:0 20px 50px rgba(0,0,0,.30);
}
.service-card picture{display:block;aspect-ratio:4/3;overflow:hidden}
.service-card picture img{
  width:100%;height:100%;object-fit:cover;
  transition:transform .5s ease,filter .5s ease;
}
.service-card:hover picture img{transform:scale(1.045);filter:brightness(1.05)}
.service-body{
  min-height:190px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  padding:26px 20px 28px;
  text-align:center;
}
.service-body h3{
  margin:0 0 12px;
  color:var(--gold-light);
  font-family:"Inter",sans-serif;
  font-size:14px;
  font-weight:600;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.service-body p{
  margin:0;
  color:#d2cbc1;
  font-size:13px;
  line-height:1.68;
}

.offer-benefits{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  margin-top:34px;
  overflow:hidden;
  border:1px solid rgba(205,158,70,.24);
  border-radius:8px;
  background:#11110f;
}
.offer-benefits article{
  min-height:128px;
  display:grid;
  grid-template-columns:58px 1fr;
  gap:14px;
  align-content:center;
  padding:20px;
  border-right:1px solid rgba(255,255,255,.10);
}
.offer-benefits article:last-child{border-right:0}
.offer-benefits img{width:52px;height:52px;object-fit:contain}
.offer-benefits h3{
  margin:0 0 8px;
  color:var(--gold-light);
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.offer-benefits p{margin:0;color:#bbb4aa;font-size:12px;line-height:1.55}

@media(max-width:1320px){
  .services-grid{grid-template-columns:repeat(3,1fr);gap:18px}
  .service-body{min-height:220px}
  .offer-benefits{grid-template-columns:repeat(3,1fr)}
  .offer-benefits article:nth-child(3){border-right:0}
  .offer-benefits article:nth-child(n+4){border-top:1px solid rgba(255,255,255,.10)}
}
@media(max-width:820px){
  .offer-section{padding:70px 0}
  .services-grid{grid-template-columns:1fr 1fr;gap:14px}
  .section-heading{margin-bottom:34px}
  .section-heading>p:last-child{font-size:18px}
  .offer-benefits{grid-template-columns:1fr 1fr}
  .offer-benefits article:nth-child(odd){border-right:1px solid rgba(255,255,255,.10)}
  .offer-benefits article:nth-child(even){border-right:0}
  .offer-benefits article:nth-child(n+3){border-top:1px solid rgba(255,255,255,.10)}
}
@media(max-width:540px){
  .offer-section{padding:58px 0}
  .services-grid{grid-template-columns:1fr}
  .service-body{min-height:auto;padding-bottom:22px}
  .offer-benefits{grid-template-columns:1fr}
  .offer-benefits article,.offer-benefits article:nth-child(odd){
    border-right:0;
    border-top:1px solid rgba(255,255,255,.10);
  }
  .offer-benefits article:first-child{border-top:0}
}


/* WYRÓWNANIE GÓRNEGO PASKA ATUTÓW */
.trust-item{
  align-content:stretch;
  align-items:center;
}
.trust-item>div{
  display:grid;
  grid-template-rows:34px auto;
  align-content:center;
}
.trust-item h2{
  display:flex;
  align-items:flex-start;
  min-height:34px;
  margin:0;
}
.trust-item p{
  min-height:62px;
}
.trust-item img{
  align-self:center;
}

/* TECHNOLOGIA CIĘCIA KAMIENIA */
.technology-section{
  position:relative;
  overflow:hidden;
  padding:100px 0;
  color:#f5f0e8;
  background:
    radial-gradient(circle at 16% 42%,rgba(204,155,65,.09),transparent 32%),
    linear-gradient(115deg,#080909 0%,#0c0c0b 58%,#11100e 100%);
  border-top:1px solid rgba(213,164,70,.20);
}
.technology-section::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
  background-size:86px 100%;
  opacity:.16;
}
.technology-layout{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);
  gap:70px;
  align-items:center;
}
.technology-copy{
  min-width:0;
}
.technology-copy .eyebrow{
  margin-bottom:16px;
}
.technology-copy h2{
  margin:0;
  font-size:clamp(48px,4.2vw,72px);
  line-height:.98;
  letter-spacing:-.025em;
}
.technology-copy h2 em{
  color:var(--gold-light);
  font-style:normal;
}
.technology-rule{
  display:flex;
  align-items:center;
  gap:14px;
  max-width:480px;
  margin:28px 0 32px;
}
.technology-rule span{
  height:1px;
  flex:1;
  background:linear-gradient(90deg,var(--gold),rgba(205,158,70,.08));
}
.technology-rule span:first-child{
  max-width:230px;
  background:linear-gradient(90deg,rgba(205,158,70,.08),var(--gold));
}
.technology-rule i{
  width:11px;
  height:11px;
  flex:0 0 11px;
  border:1px solid var(--gold);
  transform:rotate(45deg);
}
.technology-lead,
.technology-text{
  max-width:680px;
  margin:0;
  color:#e4ded4;
  font-size:17px;
  line-height:1.75;
}
.technology-text{
  margin-top:18px;
  color:#bbb4a9;
}
.technology-benefits{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:40px;
  padding-top:34px;
  border-top:1px solid rgba(205,158,70,.27);
}
.technology-benefits article{
  min-width:0;
  padding:0 24px;
  border-right:1px solid rgba(255,255,255,.12);
}
.technology-benefits article:first-child{
  padding-left:0;
}
.technology-benefits article:last-child{
  padding-right:0;
  border-right:0;
}
.technology-benefits h3{
  min-height:38px;
  margin:0 0 11px;
  color:var(--gold-light);
  font-size:12px;
  font-weight:700;
  line-height:1.45;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.technology-benefits p{
  margin:0;
  color:#c4bdb2;
  font-size:13px;
  line-height:1.65;
}
.technology-button{
  margin-top:35px;
  background:transparent;
}
.technology-media{
  position:relative;
  margin:0;
  isolation:isolate;
}
.technology-media::before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:-18px 18px 18px -18px;
  border:1px solid rgba(205,158,70,.28);
}
.technology-media picture{
  display:block;
  overflow:hidden;
  aspect-ratio:4/3;
  background:#15130f;
}
.technology-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  filter:saturate(.88) contrast(1.04);
  transition:transform .7s ease,filter .7s ease;
}
.technology-media:hover img{
  transform:scale(1.025);
  filter:saturate(.98) contrast(1.05);
}
.technology-media::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(8,8,8,.16),transparent 30%),
    linear-gradient(180deg,transparent 65%,rgba(4,4,4,.34));
}
.technology-media figcaption{
  position:absolute;
  z-index:2;
  right:18px;
  bottom:16px;
  padding:9px 13px;
  color:#e5ded2;
  background:rgba(7,7,7,.72);
  border-left:2px solid var(--gold);
  font-size:11px;
  letter-spacing:.06em;
  text-transform:uppercase;
}

@media(max-width:1120px){
  .technology-layout{
    grid-template-columns:1fr 1fr;
    gap:42px;
  }
  .technology-benefits{
    grid-template-columns:1fr;
  }
  .technology-benefits article,
  .technology-benefits article:first-child,
  .technology-benefits article:last-child{
    display:grid;
    grid-template-columns:190px 1fr;
    gap:18px;
    padding:17px 0;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .technology-benefits article:last-child{
    border-bottom:0;
  }
  .technology-benefits h3{
    min-height:0;
    margin:0;
  }
}
@media(max-width:820px){
  .trust-item>div{
    grid-template-rows:auto auto;
  }
  .trust-item h2,
  .trust-item p{
    min-height:0;
  }
  .technology-section{
    padding:72px 0;
  }
  .technology-layout{
    grid-template-columns:1fr;
    gap:50px;
  }
  .technology-media{
    order:-1;
  }
  .technology-copy h2{
    font-size:clamp(45px,11vw,64px);
  }
}
@media(max-width:540px){
  .technology-section{
    padding:58px 0;
  }
  .technology-benefits article,
  .technology-benefits article:first-child,
  .technology-benefits article:last-child{
    grid-template-columns:1fr;
    gap:7px;
  }
  .technology-media::before{
    inset:-10px 10px 10px -10px;
  }
  .technology-media figcaption{
    display:none;
  }
}


/* KOREKTA ZDJĘCIA W SEKCJI TECHNOLOGII */
.technology-media{
  position:relative;
  margin:0;
  padding:14px;
  overflow:hidden;
  isolation:isolate;
  border:1px solid rgba(205,158,70,.34);
  background:
    linear-gradient(135deg,rgba(205,158,70,.06),rgba(255,255,255,.015)),
    #0d0d0c;
}
.technology-media::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  border:1px solid rgba(255,255,255,.035);
  box-shadow:
    inset 0 0 34px rgba(0,0,0,.66),
    inset 0 0 70px rgba(0,0,0,.28);
}
.technology-media::after{
  content:"";
  position:absolute;
  inset:14px;
  z-index:2;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(8,8,8,.52) 0%,transparent 12%,transparent 88%,rgba(8,8,8,.42) 100%),
    linear-gradient(180deg,rgba(8,8,8,.28) 0%,transparent 14%,transparent 84%,rgba(8,8,8,.44) 100%);
}
.technology-media picture{
  position:relative;
  z-index:1;
  display:block;
  overflow:hidden;
  aspect-ratio:4/3;
  background:#111;
}
.technology-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transform:none;
  filter:saturate(.92) contrast(1.02) brightness(.93);
  transition:transform .7s ease,filter .7s ease;
}
.technology-media:hover img{
  transform:scale(1.018);
  filter:saturate(.98) contrast(1.03) brightness(.97);
}
.technology-media figcaption{
  z-index:3;
  right:28px;
  bottom:26px;
}
@media(max-width:820px){
  .technology-media{
    padding:10px;
  }
  .technology-media::after{
    inset:10px;
  }
}


/* V7 — statyczne zdjęcie i rzeczywiste wygaszenie krawędzi */
.technology-media{
  background:#0b0b0a;
}

.technology-media picture{
  overflow:hidden;
  -webkit-mask-image:radial-gradient(
    ellipse 94% 91% at center,
    #000 0%,
    #000 68%,
    rgba(0,0,0,.94) 76%,
    rgba(0,0,0,.68) 85%,
    rgba(0,0,0,.22) 94%,
    transparent 100%
  );
  mask-image:radial-gradient(
    ellipse 94% 91% at center,
    #000 0%,
    #000 68%,
    rgba(0,0,0,.94) 76%,
    rgba(0,0,0,.68) 85%,
    rgba(0,0,0,.22) 94%,
    transparent 100%
  );
}

.technology-media img,
.technology-media:hover img{
  transform:none !important;
  transition:none !important;
  filter:saturate(.92) contrast(1.02) brightness(.93);
}

.technology-media::after{
  inset:14px;
  background:
    linear-gradient(90deg,rgba(8,8,8,.22),transparent 15%,transparent 85%,rgba(8,8,8,.20)),
    linear-gradient(180deg,rgba(8,8,8,.16),transparent 16%,transparent 84%,rgba(8,8,8,.24));
}

@media(max-width:820px){
  .technology-media::after{
    inset:10px;
  }
}

/* =========================================================
   V8 — TECHNOLOGIA, GALERIA REALIZACJI, LICZBY, KONTAKT
   ========================================================= */

html{scroll-behavior:smooth}
body{overflow-x:hidden}

/* Rozbudowana technologia — bez ikon */
.technology-section{padding:96px 0 78px}
.technology-layout{
  grid-template-columns:minmax(310px,.74fr) minmax(520px,1.26fr);
  gap:54px;
  align-items:start;
}
.technology-copy h2{font-size:clamp(48px,4.1vw,72px)}
.technology-copy h2 em{color:inherit;font-style:normal}
.technology-lead{max-width:560px;margin-bottom:24px}
.technology-process{display:grid;gap:0;margin-top:10px}
.technology-process article{
  padding:20px 0 22px 12px;
  border-bottom:1px solid rgba(205,158,70,.34);
}
.technology-process article:last-child{border-bottom:0}
.technology-process h3{
  margin:0 0 8px;
  color:#f4eee4;
  font-family:"Cormorant Garamond",serif;
  font-size:25px;
  font-weight:600;
}
.technology-process p{margin:0;color:#c8c0b5;font-size:14px;line-height:1.72}
.technology-visuals{min-width:0}
.technology-media{margin:0;background:#0b0b0a}
.technology-media::before{inset:-14px 14px 14px -14px}
.technology-media picture{
  aspect-ratio:16/10;
  -webkit-mask-image:radial-gradient(ellipse 96% 94% at center,#000 0%,#000 72%,rgba(0,0,0,.88) 83%,rgba(0,0,0,.35) 94%,transparent 100%);
  mask-image:radial-gradient(ellipse 96% 94% at center,#000 0%,#000 72%,rgba(0,0,0,.88) 83%,rgba(0,0,0,.35) 94%,transparent 100%);
}
.technology-media img,.technology-media:hover img{transform:none!important;transition:none!important;filter:saturate(.88) contrast(1.04) brightness(.94)}
.technology-details{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}
.technology-details figure{margin:0;min-width:0}
.technology-details picture{display:block;aspect-ratio:3/2;overflow:hidden;border:1px solid rgba(205,158,70,.38);background:#111}
.technology-details img{width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.08) brightness(.86)}
.technology-details figcaption{padding-top:9px;color:#ddd5c9;text-align:center;font-size:12px}

/* Realizacje — jedno duże zdjęcie, płynne przejście */
.realizations-section{
  position:relative;
  padding:84px 0 88px;
  color:#f6f1e9;
  background:
    radial-gradient(circle at 50% 10%,rgba(203,157,70,.07),transparent 28%),
    linear-gradient(120deg,#0a0a09,#11100f 55%,#090909);
  border-top:1px solid rgba(205,158,70,.22);
}
.realizations-section::before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.15;
  background-image:linear-gradient(115deg,transparent 0 49.7%,rgba(255,255,255,.025) 50%,transparent 50.3%);
  background-size:190px 190px;
}
.realizations-section>.container{position:relative;z-index:1}
.realizations-heading{margin-bottom:28px}
.realizations-heading h2{font-size:clamp(42px,4vw,66px)}
.gallery-shell{position:relative;max-width:1020px;margin:0 auto;display:grid;grid-template-columns:58px minmax(0,1fr) 58px;gap:20px;align-items:center}
.gallery-stage{
  position:relative;margin:0;overflow:hidden;aspect-ratio:16/10;
  border:1px solid rgba(210,161,70,.55);background:#111;
  box-shadow:0 30px 80px rgba(0,0,0,.34);
}
.gallery-image{display:block;width:100%;height:100%;object-fit:cover;opacity:1;transform:scale(1.025);transform-origin:center;will-change:opacity,transform;transition:opacity .34s ease,transform .7s ease}
.gallery-image.is-changing{opacity:0;transform:scale(1.045)}
.gallery-image.is-zooming{animation:galleryPreviewZoomOut 9s linear forwards}
@keyframes galleryPreviewZoomOut{
  from{transform:scale(1.08)}
  to{transform:scale(1.005)}
}
@media(prefers-reduced-motion:reduce){
  .gallery-image.is-zooming{animation:none}
}
.gallery-caption{
  position:absolute;left:0;right:0;bottom:0;padding:54px 34px 23px;text-align:center;
  background:linear-gradient(180deg,transparent,rgba(5,5,5,.92));
}
.gallery-caption p,.gallery-caption h3{margin:0}
.gallery-category{color:var(--gold-light);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}
.gallery-title{margin-top:5px!important;color:#fff;font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:600}
.gallery-description{margin-top:4px!important;color:#d2cabf;font-size:13px}
.gallery-arrow{
  width:48px;height:54px;border:1px solid rgba(205,158,70,.64);background:rgba(12,12,11,.78);color:var(--gold-light);
  font:400 38px/1 "Cormorant Garamond",serif;cursor:pointer;transition:border-color .2s,background .2s,transform .2s
}
.gallery-arrow:hover{background:rgba(205,158,70,.12);border-color:var(--gold-light);transform:translateY(-2px)}
.gallery-arrow:disabled{opacity:.3;cursor:not-allowed;transform:none}
.gallery-loader{position:absolute;z-index:3;inset:0;display:grid;place-items:center;color:#cdbb98;background:#111;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.gallery-loader[hidden]{display:none}
.gallery-dots{display:flex;align-items:center;justify-content:center;gap:0;min-height:24px;margin:16px 0 22px;color:var(--gold-light);font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase}
.gallery-dots:empty{margin:8px 0 14px}
.gallery-dots button{display:none}
.gallery-image{cursor:zoom-in}
.gallery-image:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}
.gallery-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:28px}
.gallery-lightbox[hidden]{display:none}
.gallery-lightbox__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.84);backdrop-filter:blur(8px)}
.gallery-lightbox__panel{position:relative;z-index:1;width:min(1180px,100%);height:min(780px,calc(100vh - 56px));display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px;padding:16px;border:1px solid rgba(226,187,107,.42);background:#11100e;box-shadow:0 30px 90px rgba(0,0,0,.55)}
.gallery-lightbox__image{width:100%;height:100%;min-height:0;object-fit:contain;background:#080807}
.gallery-lightbox__caption{margin:0;color:#e7ded2;font-size:13px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}
.gallery-lightbox__close{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;border:1px solid rgba(226,187,107,.52);background:rgba(9,9,8,.86);color:#f7f2e9;font-size:28px;line-height:1;cursor:pointer}
.gallery-lightbox__close:hover,.gallery-lightbox__close:focus-visible{border-color:var(--gold-light);background:rgba(226,187,107,.14)}
.gallery-lightbox-open{overflow:hidden}

@media(max-width:720px){
  .gallery-lightbox{padding:12px}
  .gallery-lightbox__panel{height:calc(100svh - 24px);padding:10px;gap:10px}
  .gallery-lightbox__caption{font-size:11px;letter-spacing:.06em}
}
.gallery-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;max-width:920px;margin:0 auto}
.gallery-categories button{position:relative;padding:10px 4px;border:0;background:none;color:#eee9e1;font-size:12px;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}
.gallery-categories button::after{content:"";position:absolute;left:0;right:0;bottom:3px;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .25s}
.gallery-categories button.is-active{color:var(--gold-light)}
.gallery-categories button.is-active::after{transform:scaleX(1)}
.gallery-noscript{text-align:center;color:#c6bfb5}

/* Tylko dwa wiarygodne liczniki */
.numbers-section{padding:84px 0 78px;background:#f3efe7;color:#141310;border-top:1px solid #e2dbce;border-bottom:1px solid #ded5c7}
.about-layout{max-width:1080px}
.about-copy{max-width:930px;margin:0 auto 44px;text-align:center}
.about-copy .eyebrow{color:#9b742e}
.about-copy h2{margin:0;font-size:clamp(42px,4.4vw,68px);line-height:1}
.about-copy .technology-rule{margin:22px auto 24px;max-width:390px}
.about-copy p{margin:0 auto 18px;max-width:890px;color:#5e574d;font-size:16px;line-height:1.82}
.about-copy p:last-child{margin-bottom:0}
.numbers-grid{display:grid;grid-template-columns:1fr 1fr;max-width:940px;margin:0 auto;padding-top:36px;border-top:1px solid #d3cab9}
.numbers-grid article{padding:0 60px;text-align:center}
.numbers-grid article+article{border-left:1px solid #cbc3b7}
.numbers-grid strong{display:block;font-family:"Cormorant Garamond",serif;font-size:70px;font-weight:500;line-height:.95}
.numbers-grid h2{margin:14px 0 8px;font-family:"Inter",sans-serif;font-size:12px;letter-spacing:.09em;text-transform:uppercase}
.numbers-grid p{max-width:310px;margin:0 auto;color:#70695f;font-size:12px;line-height:1.65}

/* Kontakt: mapa, dane i większy formularz w jednej linii */
.contact-section{padding:72px 0 64px;color:#f4efe7;background:linear-gradient(112deg,#0c0c0b,#141310 58%,#0a0a09)}
.contact-heading{max-width:540px;margin-bottom:30px}
.contact-heading h2{margin:0;font-size:clamp(42px,4vw,62px)}
.contact-heading .technology-rule{margin:19px 0 18px;max-width:330px}
.contact-heading>p:last-child{margin:0;color:#c9c1b6;font-size:15px;line-height:1.65}
.contact-grid{display:grid;grid-template-columns:minmax(230px,.82fr) minmax(220px,.72fr) minmax(390px,1.35fr);gap:28px;align-items:stretch}
.contact-map{position:relative;min-height:320px;border:1px solid rgba(205,158,70,.35);overflow:hidden;background:#161513}
.contact-map iframe{display:block;width:100%;height:100%;min-height:320px;border:0;filter:grayscale(.2) saturate(.75) contrast(.95)}
.contact-details{display:flex;flex-direction:column;justify-content:center;gap:24px;margin:0;font-style:normal}
.contact-details a,.contact-details p{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;margin:0;color:#e7e0d6;font-size:13px;line-height:1.55}
.contact-details a>span:first-child,.contact-details p>span:first-child{width:24px;height:24px;display:inline-grid;place-items:center;color:var(--gold-light);font-size:18px;line-height:1;text-align:center;font-family:"Inter",sans-serif;font-weight:500}
.contact-details small{color:#8e887f;font-size:11px}
.contact-form{display:grid;grid-template-rows:auto auto auto 1fr auto auto auto;gap:10px;min-height:320px}
.contact-form label{display:block}
.contact-form label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid rgba(255,255,255,.17);border-radius:0;background:#151513;color:#f5efe5;font:400 13px "Inter",sans-serif;outline:none;transition:border-color .2s,background .2s}
.contact-form input{height:48px;padding:0 14px}
.contact-form select{height:48px;padding:0 14px;appearance:auto}
.contact-form textarea{height:100%;min-height:126px;padding:14px;resize:vertical}
.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:rgba(219,175,90,.75);background:#181714}
.contact-form .btn{width:100%;border:0;cursor:pointer}
.contact-form .btn:disabled{cursor:wait;opacity:.62;transform:none}
.contact-form .hidden-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.contact-form .consent{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#c9c1b6;font-size:12px;line-height:1.55}
.contact-form .consent>span{position:static;width:auto;height:auto;overflow:visible;clip:auto}
.contact-form .consent input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--gold)}
.form-note{margin:0;color:#8e887f;font-size:11px;line-height:1.55;text-align:center}
.form-status{min-height:20px;margin:0;color:#c9c1b6;font-size:12px;line-height:1.5;text-align:center}
.form-status[data-state="success"]{color:#d9b76a}
.form-status[data-state="error"]{color:#ffb2a8}

.site-footer{padding:27px 0;background:#090909;border-top:1px solid rgba(205,158,70,.26)}
.footer-inner{display:grid;grid-template-columns:210px 1fr auto;gap:32px;align-items:center}
.footer-brand img{max-width:180px}
.site-footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}
.site-footer nav a{color:#aaa39a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.site-footer nav a.footer-facebook{display:inline-flex;align-items:center;gap:7px;color:var(--gold-light)}
.site-footer nav a.footer-facebook svg{width:13px;height:13px;fill:currentColor}
.site-footer p{margin:0;color:#8c867e;text-align:right;font-size:10px;line-height:1.6}

@media(max-width:1100px){
  .technology-layout{grid-template-columns:1fr;gap:40px}
  .technology-copy{max-width:760px}
  .contact-grid{grid-template-columns:1fr 1fr}
  .contact-form{grid-column:1/-1;min-height:300px}
  .footer-inner{grid-template-columns:180px 1fr}.site-footer p{grid-column:1/-1;text-align:center}
}
@media(max-width:760px){
  .technology-section,.realizations-section{padding:66px 0}
  .technology-details{gap:8px}.technology-details figcaption{font-size:10px}
  .gallery-shell{grid-template-columns:1fr;gap:10px}
  .gallery-stage{grid-column:1;grid-row:1}
  .gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);background:rgba(8,8,8,.72)}
  .gallery-arrow:hover{transform:translateY(-50%)}
  .gallery-prev{left:10px}.gallery-next{right:10px}
  .gallery-caption{padding:50px 18px 18px}.gallery-description{display:none}
  .gallery-categories{gap:9px 18px}
  .numbers-grid{grid-template-columns:1fr}.numbers-grid article{padding:28px 20px}.numbers-grid article+article{border-left:0;border-top:1px solid #cbc3b7}
  .contact-grid{grid-template-columns:1fr}.contact-map{min-height:280px}.contact-details{padding:8px 0}.contact-form{grid-column:auto}
  .footer-inner{grid-template-columns:1fr;text-align:center}.footer-brand{margin:auto}.site-footer nav{gap:18px}.site-footer p{grid-column:auto;text-align:center}
}
@media(max-width:520px){
  .technology-details{grid-template-columns:1fr}.technology-details picture{aspect-ratio:16/9}
  .gallery-stage{aspect-ratio:4/5}.gallery-title{font-size:25px}
  .form-row{grid-template-columns:1fr}
}


/* =========================================================
   V9 — KOLORY TYPOGRAFII I POPRAWNE KADRY TECHNOLOGII
   ========================================================= */

.technology-copy .eyebrow{
  color:var(--gold);
}

.technology-process h3{
  color:var(--gold-light);
  font-weight:600;
}

.technology-process p{
  color:#d2cbc1;
}

.technology-details figcaption{
  color:#eee7dc;
  letter-spacing:.015em;
}

.technology-details img{
  filter:saturate(.9) contrast(1.04) brightness(.92);
}

/* Uwagi z podglądu: miękkie wtopienie zdjęcia technologii w tło */
.technology-media{
  border:0;
  padding:0;
  background:radial-gradient(ellipse at center,rgba(205,158,70,.10),rgba(8,8,8,0) 68%);
}
.technology-media::before{
  inset:-34px;
  z-index:0;
  border:0;
  background:radial-gradient(ellipse at center,rgba(205,158,70,.12),rgba(8,8,8,.20) 52%,rgba(8,8,8,0) 76%);
  filter:blur(18px);
}
.technology-media picture{
  position:relative;
  z-index:1;
  border:0;
  -webkit-mask-image:radial-gradient(ellipse 98% 96% at center,#000 0%,#000 58%,rgba(0,0,0,.82) 74%,rgba(0,0,0,.38) 88%,transparent 100%);
  mask-image:radial-gradient(ellipse 98% 96% at center,#000 0%,#000 58%,rgba(0,0,0,.82) 74%,rgba(0,0,0,.38) 88%,transparent 100%);
}
.technology-media::after{
  inset:0;
  background:
    linear-gradient(90deg,rgba(8,8,8,.52),transparent 20%,transparent 80%,rgba(8,8,8,.50)),
    linear-gradient(180deg,rgba(8,8,8,.46),transparent 20%,transparent 78%,rgba(8,8,8,.56));
}

@media(max-width:760px){
  .numbers-section{padding:64px 0}
  .about-copy{text-align:left}
  .about-copy .technology-rule{margin-inline:0}
  .numbers-grid{grid-template-columns:1fr;gap:28px}
  .numbers-grid article{padding:0}
  .numbers-grid article+article{border-left:0;border-top:1px solid #cbc3b7;padding-top:28px}
}

/* Menu po zmianie etykiet */
.main-nav a{white-space:nowrap}
@media(min-width:821px) and (max-width:1320px){
  .main-nav{gap:18px;font-size:12px}
}
@media(max-width:820px){
  .main-nav a{white-space:normal}
}

/* =========================================================
   RESPONSYWNOŚĆ — finalne dopasowanie ekranów i grafik
   ========================================================= */
html,
body{
  max-width:100%;
  overflow-x:hidden;
}

picture,
figure,
section,
header,
footer,
.container{
  max-width:100%;
}

.hero-copy,
.section-heading,
.technology-copy,
.contact-heading,
.about-copy{
  min-width:0;
}

h1,
h2,
h3,
.btn,
.trust-item,
.service-body,
.contact-details{
  overflow-wrap:break-word;
}

@media(max-width:1320px){
  .header-inner{
    grid-template-columns:190px minmax(0,1fr) auto;
    gap:22px;
  }
  .main-nav{
    gap:16px;
    font-size:11px;
  }
}

@media(max-width:980px){
  .hero{
    min-height:760px;
    height:auto;
  }
  .hero-media img{
    object-position:64% 42%;
  }
  .hero-copy{
    width:100%;
    max-width:680px;
  }
  .services-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .service-card picture img{
    object-fit:cover;
  }
  .technology-layout{
    grid-template-columns:1fr;
  }
  .technology-media picture{
    aspect-ratio:16/10;
  }
  .contact-grid{
    grid-template-columns:1fr 1fr;
  }
  .contact-form{
    grid-column:1/-1;
  }
}

@media(max-width:820px){
  .header-inner{
    grid-template-columns:1fr auto;
  }
  .main-nav{
    font-size:18px;
  }
  .hero-inner{
    align-items:flex-end;
    padding-top:112px;
  }
  h1{
    max-width:100%;
    font-size:clamp(42px,10.5vw,62px);
    line-height:1;
  }
  h1 span{
    white-space:normal;
  }
  .hero-lead{
    max-width:100%;
  }
  .trust-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .trust-item{
    grid-template-columns:52px minmax(0,1fr);
  }
  .offer-section{
    padding-inline:0;
  }
  .section-heading h2,
  .technology-copy h2,
  .about-copy h2,
  .contact-heading h2{
    max-width:100%;
  }
  .technology-details{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
  .gallery-stage{
    width:100%;
  }
  .contact-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:560px){
  .container{
    width:min(calc(100% - 30px),var(--container));
  }
  .brand{
    width:142px;
  }
  .hero{
    min-height:720px;
  }
  .hero-inner{
    padding:96px 0 28px;
  }
  .hero-media img{
    object-position:62% 40%;
  }
  .hero-overlay{
    background:
      linear-gradient(180deg,rgba(0,0,0,.34) 0%,rgba(0,0,0,.10) 30%,rgba(0,0,0,.98) 82%),
      linear-gradient(90deg,rgba(0,0,0,.28),rgba(0,0,0,.08));
  }
  h1{
    font-size:clamp(36px,10.6vw,44px);
    line-height:1.02;
    letter-spacing:-.025em;
  }
  h1 span{
    display:inline;
    white-space:normal !important;
  }
  h1 span:first-child em{
    display:inline;
  }
  .hero-lead{
    font-size:18px;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    width:100%;
  }
  .btn{
    width:100%;
    min-width:0;
    padding-inline:14px;
    white-space:normal;
    text-align:center;
  }
  .trust-grid,
  .services-grid,
  .numbers-grid,
  .contact-grid{
    grid-template-columns:1fr;
  }
  .trust-item{
    grid-template-columns:44px minmax(0,1fr);
    padding:22px 16px;
  }
  .trust-item>div{
    min-width:0;
    width:100%;
    max-width:260px;
  }
  .trust-item h2,
  .trust-item p{
    min-height:0;
    max-width:100%;
    overflow-wrap:anywhere;
    word-break:normal;
  }
  .section-heading{
    margin-bottom:30px;
  }
  .section-heading h2{
    font-size:clamp(36px,10vw,46px);
  }
  .section-heading>p:last-child{
    font-size:18px;
  }
  .service-card picture{
    aspect-ratio:16/11;
  }
  .service-body{
    min-height:auto;
    padding:24px 20px 26px;
  }
  .technology-media picture{
    aspect-ratio:4/3;
  }
  .technology-details{
    grid-template-columns:1fr;
  }
  .gallery-stage{
    aspect-ratio:4/5;
  }
  .gallery-categories{
    gap:8px 14px;
  }
  .about-copy p{
    font-size:15px;
    line-height:1.75;
  }
  .contact-map,
  .contact-map iframe{
    min-height:260px;
  }
  .contact-details a,
  .contact-details p{
    grid-template-columns:28px minmax(0,1fr);
  }
  .contact-form{
    min-height:0;
  }
}

.mobile-line{display:none}

@media(max-width:560px){
  h1 span{
    display:block;
    white-space:normal !important;
  }
  h1 span:first-child em{
    display:block;
  }
  h1 .desktop-line{
    display:none;
  }
  h1 .mobile-line{
    display:block;
  }
}

@media(min-width:561px){
  h1 .desktop-line{
    display:block;
  }
}

@media(max-width:390px){
  .container{
    width:min(calc(100% - 24px),var(--container));
  }
  .brand{
    width:128px;
  }
  .menu-toggle{
    width:42px;
    height:42px;
  }
  h1{
    font-size:34px;
    line-height:1.06;
  }
  .hero-lead{
    font-size:17px;
  }
  .eyebrow{
    font-size:12px;
    letter-spacing:.16em;
  }
  .btn{
    font-size:10px;
    letter-spacing:.07em;
  }
  .trust-item{
    grid-template-columns:40px minmax(0,1fr);
    gap:12px;
  }
  .trust-item>div{
    max-width:230px;
  }
  .hero-actions{
    max-width:100%;
  }
  .trust-item p{
    font-size:13px;
  }
}

@media(max-width:1320px) and (max-height:560px){
  .header-inner{
    grid-template-columns:1fr auto;
  }
  .phone-link{
    display:none;
  }
  .menu-toggle{
    display:grid;
    gap:5px;
    width:44px;
    height:44px;
    place-content:center;
    border:1px solid rgba(224,181,96,.45);
    background:rgba(0,0,0,.45);
    color:white;
  }
  .menu-toggle span:not(.sr-only){
    display:block;
    width:20px;
    height:1px;
    background:currentColor;
  }
  .main-nav{
    position:fixed;
    inset:0;
    z-index:30;
    display:grid !important;
    justify-self:stretch;
    width:100vw;
    max-width:none;
    align-content:start;
    gap:0;
    padding:92px 28px 28px;
    background:rgba(8,8,8,.98);
    font-size:18px;
    transform:translateY(-102%);
    transition:transform .3s ease;
    pointer-events:none;
  }
  .main-nav.is-open{
    transform:translateY(0);
    pointer-events:auto;
  }
  .main-nav a{
    padding:15px 0;
    border-bottom:1px solid rgba(255,255,255,.1);
    white-space:normal;
  }
  body.menu-open{
    overflow:hidden;
  }
}

body.mobile-nav .header-inner{
  grid-template-columns:1fr auto;
}

body.mobile-nav .phone-link{
  display:none;
}

body.mobile-nav .menu-toggle{
  display:grid;
  gap:5px;
  width:44px;
  height:44px;
  place-content:center;
  border:1px solid rgba(224,181,96,.45);
  background:rgba(0,0,0,.45);
  color:white;
}

body.mobile-nav .menu-toggle span:not(.sr-only){
  display:block;
  width:20px;
  height:1px;
  background:currentColor;
}

body.mobile-nav .main-nav{
  position:fixed;
  inset:0;
  z-index:30;
  display:grid !important;
  justify-self:stretch;
  width:100vw;
  max-width:none;
  align-content:start;
  gap:0;
  padding:92px 28px 28px;
  background:rgba(8,8,8,.98);
  font-size:18px;
  transform:translateY(-102%);
  transition:transform .3s ease;
  pointer-events:none;
}

body.mobile-nav .main-nav.is-open{
  transform:translateY(0);
  pointer-events:auto;
}

body.mobile-nav .main-nav a{
  padding:15px 0;
  border-bottom:1px solid rgba(255,255,255,.1);
  white-space:normal;
}

body.mobile-nav.menu-open{
  overflow:hidden;
}

.brand img,
.footer-brand img{
  object-fit:contain;
}

@media(max-width:820px){
  .gallery-categories button{
    min-height:44px;
  }
}

.main-nav a,
.phone-link,
.gallery-categories button,
.contact-details a,
.site-footer nav a{
  min-height:44px;
}

.main-nav a,
.phone-link,
.gallery-categories button,
.contact-details a,
.site-footer nav a{
  display:inline-flex;
  align-items:center;
}

.contact-details a{
  display:grid;
}

.site-footer nav a{
  justify-content:center;
  min-width:44px;
}

body.mobile-nav .gallery-categories button,
body.mobile-nav .contact-details a,
body.mobile-nav .site-footer nav a{
  min-height:44px;
}

@media(min-width:1181px){
  .hero-media img{
    object-fit:cover;
    object-position:68% 20%;
  }
}

/* POLITYKA PRYWATNOŚCI */
.privacy-page{background:#0b0b0a}
.privacy-header{position:relative;background:#090909;border-bottom:1px solid rgba(205,158,70,.28)}
.privacy-hero{padding:92px 0 70px;background:radial-gradient(circle at 70% 0%,rgba(200,154,69,.13),transparent 34%),linear-gradient(180deg,#11110f,#090909);border-bottom:1px solid rgba(255,255,255,.07)}
.privacy-hero h1{max-width:900px;margin:0;color:#f7f2e9;font-size:clamp(46px,5vw,76px);line-height:1}
.privacy-hero p:last-child{max-width:760px;margin:24px 0 0;color:#d7cec1;font-size:18px;line-height:1.7}
.privacy-content{padding:72px 0 92px;background:#f5efe5;color:#1d1a16}
.privacy-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:54px;align-items:start}
.privacy-toc{position:sticky;top:24px;display:grid;gap:8px;padding:22px;border:1px solid #d8cbb8;background:#fffaf1}
.privacy-toc a{min-height:38px;display:flex;align-items:center;color:#5e5141;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid rgba(94,81,65,.12)}
.privacy-toc a:last-child{border-bottom:0}
.privacy-article{max-width:920px}
.privacy-article section{padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid #d8cbb8}
.privacy-article section:last-child{margin-bottom:0;border-bottom:0}
.privacy-article h2{margin:0 0 18px;color:#18140f;font-size:clamp(30px,3vw,44px);line-height:1.08}
.privacy-article p,.privacy-article li{color:#51483e;font-size:16px;line-height:1.8}
.privacy-article p{margin:0 0 16px}
.privacy-article ul{margin:0;padding-left:22px}
.privacy-article a{color:#926b28;text-decoration:underline;text-underline-offset:3px}
.privacy-cookie-actions{margin-top:22px}

/* COOKIES */
.cookie-banner{position:fixed;z-index:80;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:22px 24px;border:1px solid rgba(226,187,107,.42);background:rgba(10,10,9,.96);box-shadow:0 22px 70px rgba(0,0,0,.45);backdrop-filter:blur(12px);color:#f7f2e9}
.cookie-banner__title{margin:0 0 8px!important;color:var(--gold-light);font-size:13px!important;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.cookie-banner p{max-width:760px;margin:0;color:#d8d0c5;font-size:14px;line-height:1.6}
.cookie-banner a{display:inline-flex;margin-top:8px;color:var(--gold-light);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.cookie-banner__actions,.cookie-modal__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cookie-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(226,187,107,.5);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}
.cookie-btn--gold{background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#11100c;border-color:transparent}
.cookie-btn--ghost{background:rgba(255,255,255,.04);color:#f7f2e9}
.cookie-modal{position:fixed;inset:0;z-index:90;display:none}
.cookie-modal.is-open{display:block}
.cookie-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(6px)}
.cookie-modal__panel{position:relative;width:min(620px,calc(100% - 32px));max-height:calc(100vh - 48px);overflow:auto;margin:24px auto;padding:30px;border:1px solid rgba(226,187,107,.45);background:#11100e;color:#f7f2e9;box-shadow:0 32px 90px rgba(0,0,0,.55)}
.cookie-modal__close{position:absolute;top:14px;right:14px;width:44px;height:44px;border:1px solid rgba(226,187,107,.38);background:transparent;color:#f7f2e9;font-size:26px;cursor:pointer}
.cookie-modal h2{margin:0 0 12px;font-size:clamp(34px,4vw,50px);line-height:1}
.cookie-modal p{margin:0 0 18px;color:#d8d0c5;line-height:1.65}
.cookie-options{display:grid;gap:10px;margin:24px 0}
.cookie-option{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.12);background:#171613}
.cookie-option strong{display:block;color:var(--gold-light);font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.cookie-option small{display:block;margin-top:5px;color:#c8c0b5;line-height:1.5}
.cookie-option input{width:24px;height:24px;accent-color:var(--gold)}
.cookie-option--locked{opacity:.78}
.cookie-modal-open{overflow:hidden}

/* CONTACT ICONS */
.contact-icon{
  width:24px;
  height:24px;
  flex:0 0 24px;
  display:block;
  color:var(--gold-light);
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.phone-link .contact-icon{
  width:22px;
  height:22px;
  flex-basis:22px;
}

.contact-details a>.contact-icon,
.contact-details p>.contact-icon{
  width:20px;
  height:20px;
  flex-basis:20px;
  align-self:start;
  justify-self:center;
  margin-top:4px;
}

/* CONTACT DETAILS ALIGNMENT */
.contact-details{
  gap:18px;
}

.contact-details a,
.contact-details p{
  min-height:36px;
  display:grid;
  grid-template-columns:24px minmax(0,1fr);
  gap:14px;
  align-items:center;
}

.contact-details a>.contact-icon,
.contact-details p>.contact-icon{
  width:18px;
  height:18px;
  flex-basis:18px;
  align-self:center;
  justify-self:center;
  margin-top:0;
}

.contact-details a>span:last-child,
.contact-details p>span:last-child{
  display:block;
  padding-top:1px;
}

@media(max-width:760px){
  .contact-details{
    gap:16px;
  }

  .contact-details a,
  .contact-details p{
    grid-template-columns:24px minmax(0,1fr);
    gap:12px;
  }
}

/* RECAPTCHA */
.grecaptcha-badge{
  z-index:100!important;
  visibility:visible!important;
  opacity:1!important;
  transform:translateY(-12px);
}

/* HERO MOBILE SPACING */
@media(max-width:820px){
  .hero-copy{
    transform:translateY(18px);
  }
}

@media(max-width:1320px) and (max-height:560px){
  .hero-copy{
    transform:translateY(28px);
  }
}

/* TRUST STRIP MOBILE */
@media(max-width:520px){
.trust-item:first-child{
    border-left:0;
  }
}

/* SEO AREA PAGE */
.text-link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:var(--gold-light);
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.text-link:hover,
.text-link:focus-visible{
  color:#f1cf84;
}

.trust-item h3{
  margin:0 0 8px;
  color:var(--gold-light);
  font-family:"Inter",sans-serif;
  font-size:12px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.counter-label{
  margin:14px 0 8px!important;
  color:#1b2c3c!important;
  font-family:"Inter",sans-serif;
  font-size:12px!important;
  font-weight:700;
  letter-spacing:.09em;
  line-height:1.4!important;
  text-transform:uppercase;
}

.breadcrumb{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  margin-bottom:24px;
  color:#cdbb98;
  font-size:12px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.breadcrumb a{
  color:var(--gold-light);
}

.area-hero h1{
  max-width:980px;
}

.area-intro,
.area-cities,
.area-process,
.area-faq,
.area-cta{
  padding:84px 0;
}

.area-intro{
  background:#f5efe5;
  color:#191612;
}

.area-intro-grid{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);
  gap:48px;
  align-items:center;
}

.area-intro h2,
.area-faq h2,
.area-cta h2{
  margin:0 0 22px;
  font-size:clamp(40px,4vw,64px);
  line-height:1;
}

.area-intro p:last-child{
  max-width:760px;
  color:#51483e;
  font-size:16px;
  line-height:1.8;
}

.area-map{
  position:relative;
  min-height:360px;
  padding:18px;
  border:1px solid rgba(146,107,40,.34);
  background:linear-gradient(135deg,#12110f,#090909);
  box-shadow:0 28px 80px rgba(0,0,0,.18);
  overflow:hidden;
}

.area-map::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(180deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:52px 52px;
  opacity:.32;
}

.area-map svg{
  position:relative;
  z-index:1;
  display:block;
  width:100%;
  height:auto;
  max-height:420px;
}

.map-point circle{
  fill:#e2bb6b;
  stroke:#0b0b0a;
  stroke-width:3;
}

.map-point-main circle{
  fill:#f1cf84;
}

.map-point text{
  fill:#f7f2e9;
  font-family:"Inter",sans-serif;
  font-size:16px;
  font-weight:700;
  paint-order:stroke;
  stroke:#090909;
  stroke-width:5px;
  stroke-linejoin:round;
}

.area-cities,
.area-faq{
  background:#0b0b0a;
}

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

.city-grid article,
.process-grid article,
.faq-list article{
  border:1px solid rgba(205,158,70,.26);
  background:linear-gradient(180deg,#141310,#0c0c0b);
}

.city-grid article{
  position:relative;
  overflow:hidden;
  min-height:210px;
  padding:26px;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease;
}

.city-grid article::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:2px;
  background:linear-gradient(180deg,transparent,var(--gold-light),transparent);
  opacity:0;
  transition:opacity .25s ease;
}

.city-grid article:hover,
.city-grid article:focus-within{
  transform:translateY(-5px);
  border-color:rgba(226,187,107,.72);
  background:linear-gradient(180deg,#181612,#0e0d0b);
  box-shadow:0 20px 50px rgba(0,0,0,.30);
}

.city-grid article:hover::before,
.city-grid article:focus-within::before{
  opacity:1;
}

.city-grid article:hover h3,
.city-grid article:focus-within h3{
  color:#f1cf84;
}

.city-grid h3,
.process-grid h3,
.faq-list h3{
  margin:0 0 12px;
  color:var(--gold-light);
  font-family:"Inter",sans-serif;
  font-size:13px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
}

.city-grid p,
.process-grid p,
.faq-list p,
.area-cta p{
  margin:0;
  color:#d8d0c5;
  font-size:14px;
  line-height:1.75;
}

.area-note{
  max-width:920px;
  margin:28px auto 0;
  color:#b9b0a4;
  font-size:13px;
  line-height:1.75;
  text-align:center;
}

.area-process{
  background:#f5efe5;
  color:#191612;
}

.area-process .section-heading h2{
  color:#191612;
}

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

.process-grid article{
  min-height:230px;
  padding:28px;
  background:#fff8ee;
  border-color:#dccdb8;
}

.process-grid span{
  display:block;
  margin-bottom:28px;
  color:#9b742e;
  font-family:"Cormorant Garamond",serif;
  font-size:54px;
  line-height:1;
}

.process-grid p{
  color:#51483e;
}

.area-faq-layout{
  display:grid;
  grid-template-columns:minmax(260px,.65fr) minmax(0,1fr);
  gap:48px;
}

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

.faq-list article{
  padding:24px;
}

.area-cta{
  background:
    linear-gradient(90deg,rgba(3,3,3,.94),rgba(3,3,3,.65)),
    url("assets/images/hero3.webp") center 34%/cover;
  color:#f7f2e9;
}

.area-cta-inner{
  max-width:900px;
  text-align:center;
}

.area-cta .hero-actions{
  justify-content:center;
}

@media(max-width:980px){
  .area-intro-grid,
  .area-faq-layout{
    grid-template-columns:1fr;
  }

  .city-grid,
  .process-grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:620px){
  .area-intro,
  .area-cities,
  .area-process,
  .area-faq,
  .area-cta{
    padding:62px 0;
  }

  .city-grid,
  .process-grid{
    grid-template-columns:1fr;
  }

  .area-map{
    min-height:0;
    padding:10px;
  }

  .map-point text{
    font-size:12px;
  }

  .area-cta .hero-actions{
    display:grid;
    grid-template-columns:1fr;
  }
}

@media(max-width:820px){
  .privacy-layout{grid-template-columns:1fr;gap:30px}
  .privacy-toc{position:static}
  .cookie-banner{left:12px;right:12px;bottom:12px;grid-template-columns:1fr;padding:18px}
  .cookie-banner__actions,.cookie-modal__actions{justify-content:stretch}
  .cookie-btn{width:100%}
  .cookie-modal__panel{padding:24px 18px}
}


/* Language switcher */
.header-actions{
  display:grid;
  justify-items:end;
  gap:8px;
}

.language-switcher{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:6px;
  margin:0;
  padding:0;
  border:0;
}

.language-switcher a{
  min-width:30px;
  min-height:28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(197,145,47,.35);
  color:var(--muted,#b8b8b8);
  font-size:11px;
  font-weight:700;
  letter-spacing:.08em;
  line-height:1;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease;
}

.language-switcher a:hover,
.language-switcher a:focus-visible,
.language-switcher a[aria-current="page"]{
  border-color:rgba(226,187,107,.72);
  background:rgba(197,145,47,.12);
  color:var(--gold-light,var(--gold,#c5912f));
}

@media(max-width:1320px) and (max-height:560px){
  .header-inner{
    grid-template-columns:1fr auto auto;
  }

  .header-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:8px;
  }

  .header-actions .phone-link{
    display:none;
  }

  .language-switcher a{
    min-width:28px;
    min-height:28px;
    font-size:10px;
  }
}

body.mobile-nav .header-inner{
  grid-template-columns:1fr auto auto;
}

body.mobile-nav .header-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
}

body.mobile-nav .language-switcher{
  justify-content:flex-end;
}

body.mobile-nav .language-switcher a{
  min-width:28px;
  min-height:28px;
  font-size:10px;
}

/* Subtelne rozjasnienie motywu bez zmiany charakteru strony */
:root{
  --black:#11100e;
  --text:#fbf7ef;
  --ivory:#f8f1e7;
  --muted:#c8c0b5;
}

body{
  background:#11100e;
}

.site-header{
  background:linear-gradient(to bottom,rgba(9,8,7,.70),transparent);
}

.hero-overlay{
  background:
    linear-gradient(90deg,rgba(5,5,5,.92) 0%,rgba(5,5,5,.72) 28%,rgba(5,5,5,.28) 56%,rgba(5,5,5,.06) 100%),
    linear-gradient(180deg,rgba(0,0,0,.34),transparent 36%,rgba(0,0,0,.18));
}

.trust-strip,
.privacy-page{
  background:#12110f;
}

.offer-section{
  background:
    radial-gradient(circle at 50% 0%,rgba(200,154,69,.10),transparent 36%),
    linear-gradient(rgba(18,17,15,.965),rgba(18,17,15,.965)),
    url("assets/images/services/blaty.jpg") center/cover;
}

.service-card{
  background:linear-gradient(180deg,#1b1915,#14130f);
  border-color:rgba(214,167,78,.34);
}

.service-body p,
.technology-process p,
.technology-benefits p,
.section-heading>p:last-child{
  color:#d8d0c5;
}

.technology-section{
  background:
    radial-gradient(circle at 16% 42%,rgba(204,155,65,.11),transparent 34%),
    linear-gradient(115deg,#11100e 0%,#151411 58%,#191713 100%);
}

.technology-media,
.technology-media picture{
  background:#14130f;
}

.technology-media img,
.technology-media:hover img{
  filter:saturate(.9) contrast(1.02) brightness(.98);
}

.technology-media::after{
  background:
    linear-gradient(90deg,rgba(8,8,8,.16),transparent 15%,transparent 85%,rgba(8,8,8,.15)),
    linear-gradient(180deg,rgba(8,8,8,.12),transparent 16%,transparent 84%,rgba(8,8,8,.18));
}

.realizations-section{
  background:
    radial-gradient(circle at 50% 10%,rgba(203,157,70,.09),transparent 30%),
    linear-gradient(120deg,#12110f,#171511 56%,#11100e);
}

.gallery-stage,
.gallery-loader{
  background:#171511;
}

.contact-section{
  background:linear-gradient(112deg,#12110f,#191713 58%,#11100e);
}

.contact-map{
  background:#1c1a16;
}

.contact-form input,
.contact-form textarea,
.contact-form select{
  background:#1a1815;
  border-color:rgba(255,255,255,.20);
}

.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus{
  background:#201d18;
}

.site-footer,
.privacy-header{
  background:#11100e;
}

.privacy-hero{
  background:
    radial-gradient(circle at 70% 0%,rgba(200,154,69,.15),transparent 34%),
    linear-gradient(180deg,#181612,#11100e);
}

.cookie-banner{
  background:rgba(18,17,15,.96);
}

.cookie-modal__panel,
.cookie-option{
  background:#181612;
}

.area-map,
.area-cities,
.area-faq{
  background:#12110f;
}

.area-process{
  background:linear-gradient(180deg,#181612,#12110f);
}

@media(max-width:820px){
  .hero-overlay{
    background:linear-gradient(180deg,rgba(0,0,0,.56) 0%,rgba(0,0,0,.08) 34%,rgba(0,0,0,.86) 100%);
  }

  body.mobile-nav .main-nav,
  .main-nav{
    background:rgba(16,15,13,.98);
  }
}

/* Drugi stopien rozjasnienia: widoczny takze ponizej hero */
body,
.trust-strip,
.privacy-page,
.area-cities,
.area-faq,
.site-footer,
.privacy-header{
  background:#151310;
}

.offer-section{
  background:
    radial-gradient(circle at 50% 0%,rgba(200,154,69,.13),transparent 38%),
    linear-gradient(rgba(22,20,17,.94),rgba(22,20,17,.94)),
    url("assets/images/services/blaty.jpg") center/cover;
}

.technology-section{
  background:
    radial-gradient(circle at 16% 42%,rgba(204,155,65,.14),transparent 36%),
    linear-gradient(115deg,#151310 0%,#1b1814 58%,#211d18 100%);
}

.realizations-section{
  background:
    radial-gradient(circle at 50% 10%,rgba(203,157,70,.12),transparent 31%),
    linear-gradient(120deg,#151310,#1d1a16 56%,#161410);
}

.contact-section{
  background:linear-gradient(112deg,#151310,#201c17 58%,#151310);
}

.service-card,
.city-grid article,
.faq-list article{
  background:linear-gradient(180deg,#211d18,#181510);
  border-color:rgba(226,187,107,.36);
}

.service-card:hover,
.city-grid article:hover,
.city-grid article:focus-within{
  background:linear-gradient(180deg,#27221b,#1c1813);
}

.technology-process article{
  border-bottom-color:rgba(226,187,107,.38);
}

.technology-media,
.technology-media picture,
.technology-details picture,
.gallery-stage,
.gallery-loader,
.contact-map,
.cookie-modal__panel,
.cookie-option{
  background:#1d1a16;
}

.gallery-caption{
  background:linear-gradient(180deg,transparent,rgba(18,15,12,.88));
}

.gallery-arrow{
  background:rgba(28,24,19,.84);
}

.contact-form input,
.contact-form textarea,
.contact-form select{
  background:#211d18;
}

.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus{
  background:#29231c;
}

.contact-details a,
.contact-details p,
.technology-lead,
.technology-text,
.gallery-description,
.contact-heading>p:last-child,
.cookie-banner p{
  color:#e5ddd2;
}

.section-heading>p:last-child,
.service-body p,
.technology-process p,
.technology-benefits p,
.city-grid p,
.faq-list p,
.area-note{
  color:#ded5c9;
}

.site-footer nav a,
.site-footer p,
.contact-details small,
.form-note{
  color:#b6ada1;
}

.area-map{
  background:linear-gradient(135deg,#201c17,#151310);
  box-shadow:0 28px 80px rgba(0,0,0,.14);
}

.area-cta{
  background:
    linear-gradient(90deg,rgba(12,10,8,.88),rgba(12,10,8,.56)),
    url("assets/images/hero3.webp") center 34%/cover;
}

.cookie-banner{
  background:rgba(22,20,17,.96);
}

@media(max-width:820px){
  body.mobile-nav .main-nav,
  .main-nav{
    background:rgba(22,20,17,.98);
  }
}


/* LOCAL SEO LANDING PAGES */
.city-card-link {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
}
.city-card-link h3 { color: inherit; }
.city-card-link .city-card-cta {
  display: inline-block;
  margin-top: 1rem;
  color: var(--gold, #c69b52);
  font-size: .85rem;
  font-weight: 600;
  letter-spacing: .03em;
}
.city-grid article:has(.city-card-link) { transition: transform .25s ease, border-color .25s ease; }
.city-grid article:has(.city-card-link):hover { transform: translateY(-3px); border-color: rgba(198,155,82,.55); }

/* LOKALNE LANDING PAGES — spójne z głównym design systemem */
.local-services{
  position:relative;
  overflow:hidden;
  padding:clamp(72px,8vw,108px) 0;
  color:#f5f0e8;
  background:
    radial-gradient(circle at 15% 35%,rgba(200,154,69,.07),transparent 34%),
    linear-gradient(115deg,#080909 0%,#0c0c0b 60%,#11100e 100%);
  border-top:1px solid rgba(213,164,70,.18);
  border-bottom:1px solid rgba(255,255,255,.055);
}
.local-services::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);
  background-size:86px 100%;
  opacity:.15;
}
.local-services-layout{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);
  gap:clamp(52px,7vw,104px);
  align-items:start;
}
.local-services-intro{max-width:560px;position:sticky;top:110px}
.local-services-intro .eyebrow{margin-bottom:15px}
.local-services-intro h2{
  margin:0;
  font-size:clamp(42px,4vw,66px);
  line-height:1;
  letter-spacing:-.025em;
}
.local-services-intro .technology-rule{margin:25px 0 27px;max-width:380px}
.local-services-lead{
  margin:0;
  color:#c9c1b6;
  font-size:15px;
  line-height:1.8;
}
.local-services-list{border-top:1px solid rgba(205,158,70,.28)}
.local-services-list article{
  display:grid;
  grid-template-columns:minmax(170px,.38fr) minmax(0,1fr);
  gap:clamp(24px,4vw,54px);
  padding:30px 0 32px;
  border-bottom:1px solid rgba(255,255,255,.11);
}
.local-services-list h3{
  margin:0;
  color:var(--gold-light);
  font-family:"Inter",sans-serif;
  font-size:12px;
  font-weight:700;
  line-height:1.55;
  letter-spacing:.095em;
  text-transform:uppercase;
}
.local-services-list p{
  margin:0;
  max-width:720px;
  color:#c8c0b5;
  font-size:14px;
  line-height:1.78;
}
.local-gallery-section{
  padding:clamp(72px,8vw,104px) 0;
  background:#10100f;
  border-bottom:1px solid rgba(255,255,255,.055);
}
.local-gallery-section .section-heading>p:last-child{
  max-width:760px;
  margin:0 auto;
}
.local-gallery{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  max-width:1180px;
  margin:34px auto 0;
}
.local-gallery figure{
  margin:0;
  min-width:0;
  background:#0b0b0a;
}
.local-gallery figure::before{
  content:"";
  display:block;
  position:absolute;
}
.local-gallery img{
  width:100%;
  aspect-ratio:4/3;
  height:auto;
  max-height:330px;
  object-fit:cover;
  object-position:center;
  border:1px solid rgba(205,158,70,.28);
  filter:saturate(.88) contrast(1.04) brightness(.94);
  transition:transform .45s ease,filter .45s ease,border-color .25s ease;
}
.local-gallery figure:hover img{
  transform:translateY(-3px);
  filter:saturate(.98) contrast(1.04) brightness(.98);
  border-color:rgba(226,187,107,.62);
}
.local-gallery figcaption{
  padding:11px 2px 0;
  color:#a9a196;
  font-size:11px;
  line-height:1.5;
  text-align:left;
}
.local-trust{
  padding:clamp(70px,8vw,102px) 0;
  background:#090909;
}
.local-trust-grid{
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);
  gap:clamp(42px,7vw,94px);
  align-items:center;
  max-width:1120px;
}
.local-trust h2{
  margin:.4rem 0 1rem;
  font-size:clamp(42px,4vw,64px);
  line-height:1;
}
.local-trust p{max-width:760px;color:#c5bdb2;font-size:15px;line-height:1.8}
.local-stat{
  border-left:1px solid rgba(198,155,82,.45);
  padding-left:clamp(28px,4vw,52px);
  display:flex;
  flex-direction:column;
}
.local-stat strong{
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(72px,8vw,108px);
  line-height:.82;
  color:var(--gold-light);
  font-weight:500;
}
.local-stat span{
  margin-top:15px;
  color:#c8c0b5;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:11px;
}
.local-back{margin-top:22px}
.local-back a{color:#c1b9ae;text-decoration:none;font-size:13px}
.local-back a:hover{color:var(--gold-light)}

@media(max-width:980px){
  .local-services-layout{grid-template-columns:1fr;gap:36px}
  .local-services-intro{position:static;max-width:760px}
  .local-services-list article{grid-template-columns:minmax(150px,.32fr) minmax(0,1fr)}
  .local-gallery{gap:10px}
  .local-gallery img{max-height:280px}
}
@media(max-width:720px){
  .local-services{padding:62px 0}
  .local-services-intro h2{font-size:clamp(38px,11vw,52px)}
  .local-services-list article{grid-template-columns:1fr;gap:10px;padding:24px 0 26px}
  .local-services-list h3{font-size:11px}
  .local-services-list p{font-size:13px;line-height:1.72}
  .local-gallery-section{padding:62px 0}
  .local-gallery{grid-template-columns:1fr;max-width:560px;gap:28px}
  .local-gallery img{aspect-ratio:16/10;max-height:none}
  .local-gallery figcaption{padding-top:8px}
  .local-trust{padding:62px 0}
  .local-trust-grid{grid-template-columns:1fr;gap:34px}
  .local-stat{border-left:0;border-top:1px solid rgba(198,155,82,.35);padding:26px 0 0}
}
