:root{--bg:#fbfaf7;--soft:#f5f1eb;--surface:#fff;--ink:#171412;--muted:#6d655d;--line:#e4d9cd;--accent:#f36a13;--accent-dark:#b95818;--shadow:0 14px 32px rgba(31,24,18,.055);--radius:18px;--container:1180px;--font:"Segoe UI",Tahoma,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-weight:360;color:var(--ink);background:var(--bg);line-height:1.62;text-rendering:optimizeLegibility}img,svg{max-width:100%;height:auto}a{color:inherit;text-decoration-color:rgba(243,106,19,.4);text-underline-offset:.22em}a:hover{color:var(--accent-dark)}.container{width:min(var(--container),calc(100% - 44px));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:10px;background:#111;color:#fff;padding:10px 14px;z-index:100}.skip-link:focus{left:10px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(234,223,211,.78);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-header.is-scrolled{background:rgba(255,255,255,.97);box-shadow:0 10px 26px rgba(29,25,20,.04)}.top-bar{background:rgba(255,250,245,.94);border-bottom:1px solid rgba(234,223,211,.78);color:#8a8178}.top-bar-inner{min-height:34px;display:flex;align-items:center;justify-content:center}.top-tagline{display:inline-flex;align-items:center;justify-content:center;gap:.66em;text-transform:uppercase;letter-spacing:.34em;font-family:"Segoe UI",Arial,Helvetica,sans-serif;font-size:clamp(.74rem,.82vw,.94rem);font-weight:300;white-space:nowrap;line-height:1}.top-tagline-part{display:inline-block}.top-tagline-part-0{color:#171412}.top-tagline-part-1{color:var(--accent);font-weight:420}.top-tagline-part-2{color:#5f6062}.top-tagline-separator{color:#c9beb3;font-weight:300;letter-spacing:0}.header-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;min-width:168px;max-width:210px;line-height:1;text-decoration:none}.brand-logo{display:block;width:184px;height:auto}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;color:#2d2925;font:inherit;font-size:.78rem;cursor:pointer}.main-nav{display:flex;align-items:center;gap:2px;font-size:.79rem}.main-nav a{text-decoration:none;padding:8px 10px;border-radius:999px;color:#34322f;font-weight:350;letter-spacing:.012em}.main-nav a:hover,.main-nav a.is-active{background:#f4f1ec;color:#181818}.main-nav .nav-cta{background:#fff3e8;border:1px solid #f0ddcc;color:#b95818}.main-nav .nav-cta:hover,.main-nav .nav-cta.is-active{background:#ffe9d7;color:#9f4814}.language-switcher{display:inline-flex;gap:4px;align-items:center;margin-left:7px;padding-left:9px;border-left:1px solid rgba(35,31,27,.12)}.language-switcher a{display:inline-flex;align-items:center;justify-content:center;min-width:27px;min-height:25px;padding:4px 6px;border-radius:999px;color:#6f675f;font-size:.7rem;font-weight:340;text-decoration:none}.language-switcher a.is-current,.language-switcher a:hover{background:#f4f1ec;color:#1f1d1a}h1,h2,h3{margin:0 0 16px;color:#241f1b;line-height:1.15;letter-spacing:-.018em;font-weight:360}h1{font-size:clamp(1.9rem,4vw,3.8rem)}h2{font-size:clamp(1.45rem,2.5vw,2.35rem)}h3{font-size:1.08rem;font-weight:480}p{margin:0 0 18px}.section-pad{padding:58px 0}.soft-bg{background:var(--bg)}.eyebrow{margin:0 0 10px;color:#9a8f83;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:320}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid transparent;border-radius:999px;font:inherit;font-size:.88rem;font-weight:460;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary,.cta-band .btn-light{background:var(--accent);color:#fff}.btn-primary:hover,.cta-band .btn-light:hover{background:var(--accent-dark);color:#fff}.btn-secondary{background:#fff;color:#443d36;border-color:var(--line)}.btn-secondary:hover{border-color:rgba(243,106,19,.38);color:#1d1915}.home-hero{display:flex;align-items:stretch;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.home-hero-quote{max-width:560px;padding:clamp(24px,3.2vw,38px) 0 clamp(22px,2.8vw,34px)}.home-hero-quote h1{margin:0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:360;font-size:clamp(1rem,1.55vw,1.68rem);line-height:1.38;letter-spacing:-.018em;text-shadow:0 2px 16px rgba(0,0,0,.48)}.quote-author{display:block;margin-top:9px;color:rgba(255,255,255,.55);font-size:.58rem;line-height:1.35;font-weight:300;letter-spacing:.035em}.home-services-choice{background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);padding:32px 0 58px}.home-topic-line{display:block;margin:0 0 22px;color:#171412;font-size:clamp(1.22rem,1.85vw,1.86rem);font-weight:560;line-height:1.16;letter-spacing:-.025em}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:14px;align-items:stretch}.problem-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1/1;padding:14px 10px 12px;border:1px solid rgba(222,214,204,.95);border-bottom:2px solid rgba(243,106,19,.82);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,249,245,.96));box-shadow:0 8px 22px rgba(31,24,18,.035);gap:12px;text-align:center;text-decoration:none;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.problem-card::after{content:"›";position:absolute;right:11px;top:8px;width:18px;height:18px;display:grid;place-items:center;border-radius:6px;color:rgba(243,106,19,.75);font-size:1.08rem;line-height:1;opacity:0;transform:translateX(-4px);transition:opacity .22s ease,transform .22s ease,background .22s ease}.problem-card:hover,.problem-card:focus-visible{transform:translateY(-4px);border-color:rgba(243,106,19,.55);border-bottom-color:var(--accent);background:#fff;box-shadow:0 18px 42px rgba(31,24,18,.10);outline:none;color:#171412}.problem-card:hover::after,.problem-card:focus-visible::after{opacity:1;transform:translateX(0);background:rgba(243,106,19,.08)}.problem-icon{width:62px;height:62px;min-width:62px;margin:0 0 7px;border-radius:14px;background:linear-gradient(145deg,#f7f2eb,#fffaf4);border:1px solid rgba(226,217,207,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 8px 18px rgba(45,35,25,.05);display:grid;place-items:center;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.problem-icon img{display:block;width:54px;height:54px;object-fit:contain;transform:scale(1.02)}.problem-card:hover .problem-icon,.problem-card:focus-visible .problem-icon{transform:translateY(-2px) scale(1.035);border-color:rgba(243,106,19,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 12px 24px rgba(45,35,25,.08)}.problem-card strong{max-width:118px;margin:0 auto;color:#111;font-size:.86rem;line-height:1.13;font-weight:690;letter-spacing:-.012em}.page-hero{background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);border-bottom:1px solid var(--line)}.page-hero.compact{padding:44px 0}.page-hero p,.section-head p{max-width:760px;color:var(--muted);font-size:.98rem}.section-head{max-width:820px;margin-bottom:30px}.cards{display:grid;gap:18px}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.mini-card,.note-box,.check-card,.contact-panel,.contact-form,.topic-main-copy,.faq details{background:rgba(255,255,255,.86);border:1px solid rgba(232,222,211,.88);border-radius:var(--radius);box-shadow:0 8px 22px rgba(32,24,16,.026);padding:22px}.service-card ul,.note-box ul,.check-list{margin:16px 0;padding-left:20px;color:var(--muted);font-size:.9rem}.service-card li,.note-box li,.check-list li{margin-bottom:6px}.large-card{min-height:100%;display:flex;flex-direction:column}.large-card .btn{align-self:flex-start;margin-top:auto}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:36px;align-items:start}.split.reverse{grid-template-columns:minmax(280px,.85fr) minmax(0,1fr)}.process-list{display:grid;gap:10px}.process-list div{display:flex;gap:12px;align-items:flex-start;background:rgba(255,255,255,.86);border:1px solid var(--line);border-radius:16px;padding:14px;font-size:.92rem}.process-list strong{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #ffd9c0;border-radius:50%;background:#fff4eb;color:var(--accent-dark);font-size:.78rem}.faq details{margin-bottom:12px}.faq summary{cursor:pointer;font-weight:520}.faq p{margin-top:12px;margin-bottom:0;color:var(--muted)}.topic-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);gap:30px;align-items:start}.topic-main-copy p{color:var(--muted)}.topic-aside{position:sticky;top:118px}.cta-band{padding:36px 0;background:linear-gradient(180deg,#fff8f1,#fbfaf7);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-band p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.1fr);gap:24px;align-items:start}.field{display:grid;gap:8px;margin-bottom:14px;font-weight:520}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px 14px;font:inherit;color:var(--ink)}.field input:focus,.field textarea:focus{outline:3px solid rgba(243,106,19,.2);border-color:var(--accent)}.ghost{position:absolute;left:-10000px}.small-text{color:var(--muted);font-size:.9rem}.alert{border-radius:14px;padding:14px 16px;margin-bottom:16px}.alert.success{background:#e7f4e8;border:1px solid #badabd}.alert.error{background:#fff0ee;border:1px solid #e0b3aa}.article{max-width:850px}.article h2{margin-top:30px}.site-footer{padding:44px 0 20px;background:#f7f3ee;border-top:1px solid var(--line);color:#5f574f}.site-footer a{color:#1a1a1a}.site-footer p{color:#5f574f}.site-footer h2{font-size:.95rem;letter-spacing:.08em;text-transform:uppercase;font-weight:520}.footer-grid{display:grid;grid-template-columns:1.1fr .75fr .75fr .75fr;gap:28px}.footer-logo-card{display:inline-block;max-width:230px;margin-bottom:18px;padding:12px 14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(29,25,20,.04)}.footer-logo-card img{display:block}.footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:30px;padding-top:18px;border-top:1px solid rgba(45,36,28,.08);font-size:.88rem}@media (max-width:980px){.nav-toggle{display:inline-flex}.main-nav{position:absolute;top:92px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(29,25,20,.12)}.main-nav.is-open{display:flex}.main-nav a{padding:12px 14px}.language-switcher{margin-left:0;padding-left:0;border-left:0;padding-top:8px}.split,.split.reverse,.contact-grid,.topic-detail-grid{grid-template-columns:1fr}.topic-aside{position:static}.cards.three{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.cta-inner,.footer-bottom{align-items:flex-start;flex-direction:column}.home-hero{background-position:60% center}.home-hero-quote{max-width:520px;padding:24px 0}}@media (max-width:760px){.top-tagline{white-space:normal;text-align:center;letter-spacing:.12em;gap:.5em;line-height:1.3;font-size:clamp(.92rem,4vw,1.12rem)}.header-inner{min-height:60px}.brand{min-width:140px}.brand-logo{width:154px}.main-nav{top:88px}.container{width:min(100% - 28px,var(--container))}.section-pad{padding:44px 0}.home-hero{background-position:68% center}.home-hero-quote{max-width:92%;padding:22px 0}.home-hero-quote h1{font-size:clamp(.96rem,4.7vw,1.22rem);line-height:1.38}.quote-author{font-size:.55rem}.home-services-choice{padding:28px 0 44px}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.problem-card{padding:13px 9px 11px}.problem-icon{width:56px;height:56px;min-width:56px;border-radius:12px}.problem-icon img{width:49px;height:49px}.problem-card strong{font-size:.82rem}.page-hero.compact{padding:34px 0}}@media (max-width:420px){.problem-grid{grid-template-columns:1fr}.problem-card{aspect-ratio:auto;min-height:126px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}.fix-promo{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:17px 18px;border:1px solid rgba(227,216,204,.95);border-radius:22px;background:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(31,24,18,.045);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.fix-promo:hover{transform:translateY(-2px);border-color:rgba(243,106,19,.45);box-shadow:0 18px 40px rgba(31,24,18,.08);color:#171412}.fix-promo-copy{display:grid;gap:2px}.fix-promo-copy b{font-size:1rem;line-height:1.25}.fix-promo-copy small{color:var(--muted);font-size:.84rem;line-height:1.35}.fix-promo-action{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff3e8;color:#a84a12;border:1px solid #f0ddcc;padding:9px 12px;font-size:.82rem;font-weight:650;white-space:nowrap}@media(max-width:760px){.fix-promo{grid-template-columns:1fr;gap:11px;text-align:left}.fix-promo-action{justify-self:start}}
.quick-promo-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:980px;margin-inline:auto}.quick-promo-grid .fix-promo{min-height:132px;padding:22px 24px;grid-template-columns:220px minmax(0,1fr) auto}.quick-promo-grid .quick-promo-grid .quick-promo-grid .fix-promo-copy b{font-size:1.12rem}.quick-promo-grid .fix-promo-copy small{font-size:.94rem;max-width:560px}.admin-promo .admin-promo .fix-promo-action{background:#f7f3ee;color:#3f3933}@media(max-width:760px){.quick-promo-grid{max-width:none;gap:12px}.quick-promo-grid .fix-promo{grid-template-columns:1fr;min-height:0;padding:18px}.quick-promo-grid .quick-promo-grid .quick-promo-grid .fix-promo-copy b{font-size:1rem}.quick-promo-grid .fix-promo-copy small{font-size:.86rem}}


/* v73 - NAPREMO product cards: fix/admin closer to original visual identity */
.product-promo{grid-template-columns:96px minmax(0,1fr) auto;gap:24px;padding:22px 24px;background:linear-gradient(180deg,#fff 0%,#fffaf5 100%);border-radius:26px;overflow:hidden;position:relative}
.product-promo::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent);opacity:.92}
.product-promo-icon{width:86px;height:86px;display:grid;place-items:center;border-radius:24px;background:#fff8f1;border:1px solid rgba(232,222,211,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.74),0 10px 24px rgba(31,24,18,.055)}
.product-promo-icon img{width:78px;height:78px;display:block;object-fit:contain}
.product-promo-main{display:grid;gap:10px;min-width:0}
.product-logo-line{display:flex;align-items:flex-end;gap:10px;line-height:1;min-width:0}
.product-logo-line img{display:block;width:clamp(160px,22vw,240px);height:auto;max-width:100%}
.product-logo-line em{font-style:normal;color:var(--accent);font-size:clamp(1.15rem,2.1vw,1.65rem);font-weight:320;letter-spacing:-.03em;line-height:.88;margin-bottom:.1em}
.admin-product-promo .product-logo-line em{color:#5f6062}
.admin-product-promo::before{background:#5f6062}
.product-promo .fix-promo-copy b{font-size:1.08rem;font-weight:650;letter-spacing:-.018em;color:#171412}
.product-promo .fix-promo-copy small{font-size:.92rem;max-width:620px}
.product-promo .fix-promo-action{align-self:center;background:#171412;color:#fff;border-color:#171412;box-shadow:0 10px 22px rgba(31,24,18,.08)}
.fix-product-promo .fix-promo-action{background:var(--accent);border-color:var(--accent)}
.admin-product-promo .fix-promo-action{background:#f7f3ee;color:#2c2722;border-color:#ded3c7}
@media(max-width:760px){.product-promo{grid-template-columns:64px 1fr;padding:18px;gap:14px}.product-promo-icon{width:58px;height:58px;border-radius:18px}.product-promo-icon img{width:54px;height:54px}.product-logo-line{gap:7px}.product-logo-line img{width:150px}.product-logo-line em{font-size:1.02rem}.product-promo .fix-promo-action{grid-column:2;justify-self:start}.product-promo .fix-promo-copy b{font-size:1rem}.product-promo .fix-promo-copy small{font-size:.85rem}}
@media(max-width:420px){.product-promo{grid-template-columns:1fr;text-align:left}.product-promo-icon{width:64px;height:64px}.product-promo-icon img{width:60px;height:60px}.product-promo .fix-promo-action{grid-column:auto}.product-logo-line img{width:160px}}

/* v76 - znak TM przy NAPREMO */
.brand-logo-wrap,.product-logo-line .wordmark-wrap{position:relative;display:inline-flex;align-items:flex-start}.brand-logo-wrap sup,.product-logo-line .wordmark-wrap sup{font-size:.48rem;line-height:1;color:#ff6a00;font-weight:700;letter-spacing:.08em;margin-left:4px;transform:translateY(.08em)}
.product-logo-line .wordmark-wrap sup{font-size:.42rem;transform:translateY(-.18em)}

.footer-logo-card{position:relative}.footer-logo-card .footer-logo-tm{position:absolute;right:11px;top:9px;font-size:.56rem;line-height:1;color:#ff6a00;font-weight:700;letter-spacing:.08em}

/* v85 - mobile language selector: avoid collision with NAPREMO logo */
@media (max-width: 1160px){
  .nav-toggle{display:inline-flex}
  .main-nav{position:absolute;top:92px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(29,25,20,.12)}
  .main-nav.is-open{display:flex}
  .main-nav a{padding:12px 14px}
  .language-switcher{margin-left:0;padding-left:0;border-left:0;padding-top:8px;display:flex;flex-wrap:wrap;gap:6px}
  .language-switcher a{min-width:32px}
}
@media (max-width: 520px){
  .header-inner{gap:12px}
  .brand{min-width:0;max-width:170px;flex:1 1 auto}
  .brand-logo{width:min(154px,42vw)}
  .nav-toggle{flex:0 0 auto;padding:7px 11px}
  .main-nav{top:88px;left:14px;right:14px}
  .language-switcher{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:10px}
  .language-switcher a{min-width:0;width:100%;min-height:32px}
}

/* v101 - spójne pozycjonowanie znaku TM w logo na mobile i desktop */
.brand-logo-wrap,
.product-logo-line .wordmark-wrap{
  position:relative;
  display:inline-block;
  line-height:0;
  flex:0 0 auto;
  white-space:nowrap;
  vertical-align:top;
}
.brand-logo-wrap .brand-logo,
.product-logo-line .wordmark-wrap img{
  display:block;
}
.brand-logo-wrap sup,
.product-logo-line .wordmark-wrap sup{
  position:absolute;
  z-index:2;
  top:-.42em;
  right:-1.45em;
  margin:0;
  transform:none;
  color:var(--accent);
  font-size:.48rem;
  line-height:1;
  font-weight:700;
  letter-spacing:.06em;
  pointer-events:none;
}
.product-logo-line .wordmark-wrap sup{
  top:-.46em;
  right:-1.36em;
  font-size:.42rem;
}
.product-logo-line{
  align-items:flex-end;
  flex-wrap:nowrap;
}
.product-logo-line em{
  flex:0 0 auto;
}
.footer-logo-card .footer-logo-tm{
  color:var(--accent);
  top:10px;
  right:11px;
  transform:none;
}
@media(max-width:760px){
  .brand-logo-wrap sup{font-size:.42rem;top:-.38em;right:-1.32em}
  .product-logo-line .wordmark-wrap sup{font-size:.36rem;top:-.42em;right:-1.22em}
  .product-logo-line{gap:9px}
  .footer-logo-card .footer-logo-tm{font-size:.48rem;top:8px;right:9px}
}
@media(max-width:420px){
  .brand-logo-wrap sup{font-size:.38rem;top:-.35em;right:-1.18em}
  .product-logo-line .wordmark-wrap sup{font-size:.34rem;top:-.38em;right:-1.12em}
}

/* Poradnik NAPREMO - praktyczna baza wiedzy */
.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:28px;align-items:start}.guide-aside{position:sticky;top:118px}.guide-aside .btn{width:100%;margin-top:10px}.guide-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card{background:rgba(255,255,255,.92);border:1px solid rgba(232,222,211,.92);border-radius:var(--radius);box-shadow:0 10px 26px rgba(31,24,18,.035);padding:22px;min-height:100%}.guide-card-tag{display:inline-flex;margin-bottom:12px;padding:5px 9px;border:1px solid #f0ddcc;border-radius:999px;background:#fff3e8;color:#a84a12;font-size:.68rem;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:560}.guide-card h3{font-size:1.05rem;margin-bottom:10px}.guide-card h4{font-size:.78rem;margin:16px 0 7px;color:#4b443d;text-transform:uppercase;letter-spacing:.08em}.guide-card p{color:var(--muted);font-size:.92rem}.guide-card ul{margin:0 0 10px;padding-left:18px;color:var(--muted);font-size:.88rem}.guide-card li{margin-bottom:6px}.guide-warning{margin-top:14px;padding:12px 13px;border-left:3px solid var(--accent);border-radius:12px;background:#fff8f1;color:#554b42;font-size:.88rem}.guide-warning strong{color:#2b2621}@media(max-width:980px){.guide-layout{grid-template-columns:1fr}.guide-aside{position:static}.guide-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.guide-card-grid{grid-template-columns:1fr}.guide-card{padding:18px}.guide-aside .btn{width:auto}.guide-card p,.guide-card ul,.guide-warning{font-size:.9rem}}

/* Multilingual service tiles: stable geometry for longer labels */
.problem-grid{
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  grid-auto-rows:1fr;
}
.problem-card{
  aspect-ratio:auto;
  min-height:178px;
  height:100%;
  justify-content:flex-start;
  padding:18px 12px 15px;
  gap:10px;
}
.problem-icon{
  flex:0 0 62px;
  margin:0;
}
.problem-card strong{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  max-width:none;
  min-height:4.65em;
  margin:0;
  padding:0 2px;
  line-height:1.16;
  overflow-wrap:anywhere;
  word-break:normal;
  hyphens:auto;
  -webkit-hyphens:auto;
}
@media (max-width:760px){
  .problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .problem-card{min-height:166px;padding:15px 10px 13px;}
  .problem-card strong{min-height:4.65em;line-height:1.16;}
}
@media (max-width:420px){
  .problem-grid{grid-template-columns:1fr;}
  .problem-card{min-height:138px;}
  .problem-card strong{min-height:auto;}
}

/* v202 — visual parity across all language versions (Polish layout is the baseline) */
.problem-grid{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
  align-items:stretch;
}
.problem-card{
  min-width:0;
  min-height:174px;
  height:100%;
  padding:17px 10px 14px;
  justify-content:flex-start;
}
.problem-card strong{
  min-width:0;
  min-height:4.2em;
  max-width:100%;
  font-size:clamp(.78rem,.72vw,.86rem);
  line-height:1.15;
  text-wrap:balance;
  overflow-wrap:normal;
  word-break:normal;
  hyphens:auto;
  -webkit-hyphens:auto;
}
html[lang="de"] .problem-card strong,
html[lang="fr"] .problem-card strong,
html[lang="it"] .problem-card strong,
html[lang="es"] .problem-card strong,
html[lang="ru"] .problem-card strong,
html[lang="uk"] .problem-card strong{
  font-size:clamp(.76rem,.69vw,.83rem);
  letter-spacing:-.015em;
}

/* Shared cards and buttons keep the same visual rhythm regardless of translation length. */
.cards{align-items:stretch}
.service-card,.mini-card,.check-card{min-width:0}
.service-card h2,.service-card h3,.mini-card h3,.check-card h3{
  text-wrap:balance;
  overflow-wrap:anywhere;
}
.service-card .btn,.mini-card .btn,.cta-band .btn,.contact-form .btn{
  max-width:100%;
  white-space:normal;
  text-align:center;
  line-height:1.22;
}
.main-nav a{white-space:nowrap}
.page-hero h1,.section-head h2,.home-topic-line{text-wrap:balance}

@media (max-width:1180px){
  .problem-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:760px){
  .problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
  .problem-card{min-height:160px;padding:14px 9px 12px}
  .problem-card strong{min-height:4.25em;font-size:.8rem}
  html[lang="de"] .problem-card strong,
  html[lang="fr"] .problem-card strong,
  html[lang="it"] .problem-card strong,
  html[lang="es"] .problem-card strong,
  html[lang="ru"] .problem-card strong,
  html[lang="uk"] .problem-card strong{font-size:.78rem}
}
@media (max-width:420px){
  .problem-grid{grid-template-columns:1fr}
  .problem-card{min-height:132px}
  .problem-card strong{min-height:auto}
}

/* v204 — Polish layout parity; original FIX/ADMIN cards above compact service tiles */
.top-tagline{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
  width:min(760px,100%);
  gap:.7rem;
  font-size:clamp(.70rem,.76vw,.86rem);
  letter-spacing:.29em;
  white-space:nowrap;
}
.top-tagline-part{min-width:0;text-align:center;overflow:hidden;text-overflow:ellipsis}
.top-tagline-separator{justify-self:center}
.home-services-choice{padding:24px 0 48px}
.home-quick-promo-grid{margin:0 0 22px}
.home-topic-line{margin-bottom:14px}
.problem-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:7px}
.problem-card{
  aspect-ratio:auto;
  min-height:70px;
  padding:6px 4px 5px;
  gap:3px;
  border-radius:9px;
  border-bottom-width:1px;
}
.problem-card::after{right:5px;top:4px;width:13px;height:13px;font-size:.78rem;border-radius:4px}
.problem-icon{width:28px;height:28px;min-width:28px;flex-basis:28px;margin:0 0 2px;border-radius:7px}
.problem-icon img{width:25px;height:25px}
.problem-card strong{
  max-width:100%;
  min-height:2.25em;
  font-size:clamp(.55rem,.48vw,.64rem);
  line-height:1.08;
  padding:0 2px;
}
html[lang="de"] .problem-card strong,
html[lang="fr"] .problem-card strong,
html[lang="it"] .problem-card strong,
html[lang="es"] .problem-card strong,
html[lang="ru"] .problem-card strong,
html[lang="uk"] .problem-card strong{font-size:clamp(.52rem,.45vw,.61rem)}
@media(max-width:1180px){.problem-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media(max-width:900px){.problem-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:760px){
  .top-bar-inner{min-height:30px}
  .top-tagline{width:100%;gap:.32rem;font-size:clamp(.58rem,2.5vw,.72rem);letter-spacing:.12em;line-height:1.1;white-space:nowrap}
  .top-tagline-part{overflow:visible;text-overflow:clip}
  .home-services-choice{padding:16px 0 34px}
  .home-quick-promo-grid{margin-bottom:14px}
  .home-topic-line{margin-bottom:10px;font-size:clamp(1.02rem,5.3vw,1.28rem)}
  .problem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  .problem-card{min-height:64px;padding:5px 3px 4px;gap:2px;border-radius:8px}
  .problem-icon{width:25px;height:25px;min-width:25px;flex-basis:25px;border-radius:6px}
  .problem-icon img{width:22px;height:22px}
  .problem-card strong{min-height:2.2em;font-size:.54rem;line-height:1.05}
  html[lang="de"] .problem-card strong,
  html[lang="fr"] .problem-card strong,
  html[lang="it"] .problem-card strong,
  html[lang="es"] .problem-card strong,
  html[lang="ru"] .problem-card strong,
  html[lang="uk"] .problem-card strong{font-size:.51rem}
}
@media(max-width:420px){
  .top-tagline{font-size:clamp(.50rem,2.35vw,.62rem);letter-spacing:.08em;gap:.22rem}
  .problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
  .problem-card{min-height:61px}
  .problem-card strong{font-size:.51rem;min-height:2.15em}
}


/* v205 — unified header/navigation across all languages */
.header-inner{
  width:min(1380px,calc(100% - 36px));
  min-height:64px;
  gap:14px;
}
.brand{
  flex:0 0 auto;
  min-width:150px;
  max-width:190px;
}
.brand-logo{width:172px}
.main-nav{
  min-width:0;
  flex:1 1 auto;
  justify-content:flex-end;
  gap:1px;
  font-size:clamp(.70rem,.68vw,.79rem);
}
.main-nav>a{
  flex:0 0 auto;
  padding:7px 8px;
  white-space:nowrap;
}
.main-nav .nav-product{
  font-weight:430;
}
.language-switcher{
  flex:0 0 auto;
  gap:2px;
  margin-left:5px;
  padding-left:7px;
}
.language-switcher a{
  min-width:25px;
  min-height:24px;
  padding:3px 5px;
  font-size:.66rem;
}
.top-tagline{
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);
}
.top-tagline-part{
  display:block;
  min-width:0;
  overflow:visible;
  text-overflow:clip;
  white-space:nowrap;
}

@media (max-width:1320px){
  .header-inner{width:min(100% - 28px,1240px);gap:10px}
  .brand{min-width:138px;max-width:165px}
  .brand-logo{width:154px}
  .main-nav{font-size:.68rem}
  .main-nav>a{padding:7px 6px}
  .language-switcher{gap:1px;margin-left:3px;padding-left:5px}
  .language-switcher a{min-width:23px;padding:3px 4px;font-size:.62rem}
}

@media (max-width:1120px){
  .nav-toggle{display:inline-flex}
  .main-nav{
    position:absolute;
    top:92px;
    left:20px;
    right:20px;
    display:none;
    flex-direction:column;
    align-items:stretch;
    padding:12px;
    border:1px solid var(--line);
    border-radius:18px;
    background:rgba(255,255,255,.98);
    box-shadow:0 18px 45px rgba(29,25,20,.12);
    font-size:.82rem;
  }
  .main-nav.is-open{display:flex}
  .main-nav>a{padding:11px 13px}
  .language-switcher{
    display:grid;
    grid-template-columns:repeat(8,minmax(0,1fr));
    gap:5px;
    margin-left:0;
    padding:9px 0 0;
    border-left:0;
  }
  .language-switcher a{width:100%;min-height:31px;font-size:.68rem}
}

@media (max-width:760px){
  .header-inner{width:min(100% - 24px,var(--container));min-height:60px}
  .brand{min-width:132px;max-width:150px}
  .brand-logo{width:146px}
  .main-nav{top:88px;left:12px;right:12px}
  .language-switcher{grid-template-columns:repeat(4,minmax(0,1fr))}
  .top-tagline{
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);
    font-size:clamp(.54rem,2.35vw,.68rem);
    letter-spacing:.10em;
    gap:.24rem;
  }
}


/* v208 — universal device/browser hardening */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:118px}
body{overflow-x:clip;min-width:280px}
img,svg{display:block}
button,input,textarea,select{font:inherit}
:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid rgba(243,106,19,.42);outline-offset:3px}
.header-inner{position:relative;padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}
.site-header{padding-top:env(safe-area-inset-top)}
.nav-toggle{min-width:44px;min-height:40px;align-items:center;justify-content:center;touch-action:manipulation}
.main-nav a,.language-switcher a,.btn{touch-action:manipulation}
.cta-inner>.btn{flex:0 0 auto;min-width:max-content}
.footer-logo-card{display:inline-flex;align-items:center;justify-content:center;width:min(100%,286px);min-height:74px;padding:18px 22px;border:1px solid rgba(232,222,211,.88);border-radius:18px;background:#fff;text-decoration:none;overflow:visible}
.footer-logo-card img{width:100%;height:auto;object-fit:contain}
.footer-logo-card .footer-logo-tm{top:10px;right:10px}
.faq summary{min-height:44px;display:flex;align-items:center;touch-action:manipulation}
.problem-card strong{line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}
@media (max-width:1120px){
  .main-nav{top:calc(100% + 8px);max-height:calc(100dvh - 112px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
}
@media (max-width:760px){
  .container{width:min(var(--container),calc(100% - 24px))}
  .section-pad{padding:42px 0}
  .page-hero.compact{padding:34px 0}
  .cta-inner{align-items:flex-start}
  .cta-inner>.btn{min-width:0;width:auto}
  .site-footer{padding-bottom:env(safe-area-inset-bottom)}
}
@media (max-width:360px){
  .container{width:calc(100% - 18px)}
  .brand-logo{width:min(136px,43vw)}
  .nav-toggle{padding:7px 9px;font-size:.72rem}
  .top-tagline{letter-spacing:.045em;gap:.12rem;font-size:clamp(.46rem,2.45vw,.58rem)}
  .top-tagline-separator{font-size:.78em}
}
@media (hover:none),(pointer:coarse){
  .btn:hover,.problem-card:hover,.adm-card:hover{transform:none}
  .main-nav a,.language-switcher a{min-height:38px}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.problem-card,.problem-icon{transition:none!important}}
@media (forced-colors:active){
  .btn,.problem-card,.service-card,.mini-card,.note-box,.check-card,.contact-panel,.contact-form,.faq details,.footer-logo-card{border:1px solid CanvasText}
  .main-nav .nav-cta{forced-color-adjust:auto}
}
@media print{
  .site-header,.site-footer,.cta-band,.nav-toggle,.fix-promo,.home-quick-promo-grid{display:none!important}
  body{background:#fff;color:#000;font-size:11pt}
  main{display:block}
  a{text-decoration:none;color:#000}
  .section-pad,.page-hero.compact{padding:18px 0}
  .service-card,.mini-card,.note-box,.check-card,.contact-panel,.contact-form,.topic-main-copy,.faq details{box-shadow:none;background:#fff;break-inside:avoid}
}

/* v208.1 — edge-case text and honeypot containment */
.ghost{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
.page-hero h1,.page-hero .eyebrow{max-width:100%;overflow-wrap:anywhere;word-break:normal;hyphens:auto;-webkit-hyphens:auto}
.topic-detail-grid>*{min-width:0;max-width:100%}
.cta-inner>*{min-width:0;max-width:100%}
.cta-inner h2,.section-head h2,.topic-main-copy h2,.check-card h2{overflow-wrap:anywhere;hyphens:auto;-webkit-hyphens:auto}

/* v210 — authority sections for priority service pages */
.service-authority-section{background:#fff}
.service-use-case-grid{align-items:stretch}
.service-use-case-card{position:relative;min-width:0;height:100%;padding:24px 22px 22px;border:1px solid rgba(232,222,211,.94);border-radius:18px;background:linear-gradient(180deg,#fff,#fcfaf7);box-shadow:0 10px 28px rgba(31,24,18,.038)}
.service-use-case-card h3{margin:4px 0 10px;font-size:1.08rem;line-height:1.24}
.service-use-case-card p{margin:0;color:var(--muted);font-size:.91rem;line-height:1.58}
.service-use-case-number{display:grid;place-items:center;width:30px;height:30px;margin-bottom:14px;border:1px solid #ffd9c0;border-radius:50%;background:#fff4eb;color:var(--accent-dark);font-size:.78rem;font-weight:700}
.service-preparation-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:34px;align-items:stretch}
.service-request-card{height:100%;background:#fff}
.service-request-card>p{color:var(--muted)}
.service-request-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.service-quality-copy{min-width:0;padding:10px 4px}
.service-quality-copy>p{color:var(--muted)}
.service-quality-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 0;padding:0;list-style:none}
.service-quality-list li{position:relative;min-width:0;padding:13px 14px 13px 36px;border:1px solid rgba(232,222,211,.86);border-radius:14px;background:rgba(255,255,255,.75);font-size:.88rem;line-height:1.42}
.service-quality-list li::before{content:"✓";position:absolute;left:13px;top:12px;color:var(--accent);font-weight:800}
.service-related-section{background:linear-gradient(180deg,#fff,#fbfaf7)}
.service-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.service-related-card{display:flex;min-width:0;min-height:154px;flex-direction:column;padding:18px;border:1px solid rgba(232,222,211,.92);border-bottom:2px solid rgba(243,106,19,.72);border-radius:16px;background:#fff;text-decoration:none;box-shadow:0 8px 22px rgba(31,24,18,.03);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.service-related-card:hover,.service-related-card:focus-visible{transform:translateY(-3px);border-color:rgba(243,106,19,.48);box-shadow:0 16px 34px rgba(31,24,18,.07);color:var(--ink)}
.service-related-card span{margin-bottom:10px;color:var(--accent-dark);font-size:.66rem;line-height:1.25;letter-spacing:.12em;text-transform:uppercase}
.service-related-card strong{display:block;color:var(--ink);font-size:.94rem;line-height:1.3;font-weight:600;overflow-wrap:anywhere;hyphens:auto;-webkit-hyphens:auto}
.service-related-card small{margin-top:auto;padding-top:16px;color:var(--muted);font-size:.76rem}
@media(max-width:980px){.service-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-preparation-grid{grid-template-columns:1fr}.service-quality-copy{padding:0}}
@media(max-width:760px){.service-use-case-grid{grid-template-columns:1fr}.service-use-case-card{padding:20px 18px}.service-quality-list{grid-template-columns:1fr}.service-related-grid{grid-template-columns:1fr}.service-related-card{min-height:126px}.service-request-actions .btn{flex:1 1 160px}}
@media(prefers-reduced-motion:reduce){.service-related-card{transition:none!important}}
.service-area-strip{padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffaf5}
.service-area-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:30px;align-items:center}
.service-area-inner h2{font-size:clamp(1.35rem,2vw,1.9rem)}
.service-area-inner p{margin-bottom:0;color:var(--muted)}
.service-area-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
.service-area-links a{display:inline-flex;align-items:center;min-height:36px;padding:7px 11px;border:1px solid rgba(232,222,211,.95);border-radius:999px;background:#fff;color:#4d453e;font-size:.78rem;text-decoration:none}
.service-area-links a:hover,.service-area-links a:focus-visible{border-color:rgba(243,106,19,.45);color:var(--accent-dark)}
@media(max-width:760px){.service-area-inner{grid-template-columns:1fr}.service-area-links{justify-content:flex-start}}

/* v211 — compact top tagline in every language */
.top-tagline{
  display:inline-flex;
  width:auto;
  max-width:100%;
  grid-template-columns:none;
  justify-content:center;
  align-items:center;
  gap:clamp(.22rem,.48vw,.46rem);
}
.top-tagline-part{
  flex:0 1 auto;
  text-align:center;
}
.top-tagline-separator{
  flex:0 0 auto;
  margin-inline:.02em;
}
@media (max-width:760px){
  .top-tagline{
    width:auto;
    gap:clamp(.12rem,1.2vw,.28rem);
  }
}
@media (max-width:360px){
  .top-tagline{
    gap:.09rem;
    letter-spacing:.035em;
  }
}

/* v214 — compact horizontal service tiles in two columns */
.home-services-choice .problem-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px 14px;
  align-items:stretch;
}
.home-services-choice .problem-card{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-items:center;
  justify-content:stretch;
  min-width:0;
  min-height:66px;
  height:auto;
  padding:8px 13px;
  gap:12px;
  border:1px solid rgba(226,217,207,.92);
  border-bottom:1px solid rgba(226,217,207,.92);
  border-radius:13px;
  background:rgba(255,255,255,.9);
  box-shadow:0 5px 16px rgba(31,24,18,.028);
  text-align:left;
  overflow:hidden;
}
.home-services-choice .problem-card::after{display:none}
.home-services-choice .problem-card:hover,
.home-services-choice .problem-card:focus-visible{
  transform:translateY(-2px);
  border-color:rgba(243,106,19,.5);
  box-shadow:0 10px 24px rgba(31,24,18,.065);
}
.home-services-choice .problem-icon{
  width:46px;
  height:46px;
  min-width:46px;
  margin:0;
  border:1.5px solid rgba(243,106,19,.82);
  border-radius:50%;
  background:#fff;
  box-shadow:none;
}
.home-services-choice .problem-icon img{
  width:39px;
  height:39px;
  object-fit:contain;
}
.home-services-choice .problem-card:hover .problem-icon,
.home-services-choice .problem-card:focus-visible .problem-icon{
  transform:none;
  border-color:var(--accent);
  box-shadow:0 5px 12px rgba(243,106,19,.10);
}
.home-services-choice .problem-card strong,
html[lang="de"] .home-services-choice .problem-card strong,
html[lang="fr"] .home-services-choice .problem-card strong,
html[lang="it"] .home-services-choice .problem-card strong,
html[lang="es"] .home-services-choice .problem-card strong,
html[lang="ru"] .home-services-choice .problem-card strong,
html[lang="uk"] .home-services-choice .problem-card strong{
  display:block;
  width:auto;
  max-width:100%;
  min-height:0;
  margin:0;
  padding:0;
  color:#171412;
  font-size:clamp(.78rem,.76vw,.9rem);
  line-height:1.18;
  font-weight:650;
  letter-spacing:-.01em;
  text-align:left;
  text-wrap:balance;
  overflow-wrap:anywhere;
  hyphens:auto;
  -webkit-hyphens:auto;
  line-clamp:3;
  -webkit-line-clamp:3;
}
@media(max-width:760px){
  .home-services-choice .problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .home-services-choice .problem-card{
    grid-template-columns:36px minmax(0,1fr);
    min-height:62px;
    padding:7px 8px;
    gap:7px;
    border-radius:11px;
  }
  .home-services-choice .problem-icon{width:35px;height:35px;min-width:35px;border-width:1px}
  .home-services-choice .problem-icon img{width:30px;height:30px}
  .home-services-choice .problem-card strong,
  html[lang="de"] .home-services-choice .problem-card strong,
  html[lang="fr"] .home-services-choice .problem-card strong,
  html[lang="it"] .home-services-choice .problem-card strong,
  html[lang="es"] .home-services-choice .problem-card strong,
  html[lang="ru"] .home-services-choice .problem-card strong,
  html[lang="uk"] .home-services-choice .problem-card strong{
    font-size:clamp(.66rem,2.75vw,.76rem);
    line-height:1.12;
    letter-spacing:-.018em;
  }
}
@media(max-width:340px){
  .home-services-choice .problem-card{grid-template-columns:31px minmax(0,1fr);padding:6px;gap:6px}
  .home-services-choice .problem-icon{width:30px;height:30px;min-width:30px}
  .home-services-choice .problem-icon img{width:26px;height:26px}
  .home-services-choice .problem-card strong{font-size:.62rem}
}

/* v215 — normalized and optically centered service icons */
.home-services-choice .problem-icon{
  line-height:0;
  place-items:center;
}
.home-services-choice .problem-icon img{
  display:block;
  margin:0;
  object-position:50% 50%;
  transform:none;
}


/* v216 — performance and semantic hardening without visual redesign */
.problem-icon picture{display:grid;width:100%;height:100%;place-items:center}
.service-related-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.service-area-links span{display:inline-flex;align-items:center;min-height:36px;padding:7px 11px;border:1px solid rgba(232,222,211,.95);border-radius:999px;background:#fff;color:#4d453e;font-size:.78rem}
.about-standards-grid .mini-card p{color:var(--muted)}
@media(max-width:760px){
  .site-header{background:rgba(255,255,255,.98);backdrop-filter:none;-webkit-backdrop-filter:none}
  .service-related-actions .btn{flex:1 1 160px}
}

main:focus{outline:none}.brand-logo-wrap picture,.wordmark-wrap picture,.footer-logo-card picture{display:block;line-height:0}.brand-logo-wrap picture{width:100%}.footer-logo-card picture{width:100%}

/* v218 — mobile rendering path: same appearance, less work before first paint */
.home-hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.home-hero-media{
  position:absolute;
  inset:0;
  z-index:0;
  display:block;
  width:100%;
  height:100%;
  pointer-events:none;
}
.home-hero-media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center right;
}
.home-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.82) 38%,rgba(0,0,0,.42) 62%,rgba(0,0,0,.05) 100%);
}
.home-hero>.container{position:relative;z-index:2}
button,a,input,textarea,select,summary{touch-action:manipulation}
img{content-visibility:auto}
body:not([data-page-key="kontakt"]) main>.section-pad:not(.page-hero):not(.home-services-choice){
  content-visibility:auto;
  contain-intrinsic-size:auto 720px;
}
@media(max-width:760px){
  body{text-rendering:auto;overflow-x:hidden}
  .home-hero-media img{object-position:center right}
  .container{width:min(var(--container),calc(100% - 28px))}
  .site-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
  .site-footer{padding-bottom:env(safe-area-inset-bottom)}
  .nav-toggle{min-width:44px;min-height:44px}
  .main-nav a,.language-switcher a{min-height:44px}
}
@media(hover:none),(pointer:coarse){
  .btn:hover,.problem-card:hover,.problem-card:focus-visible,.service-related-card:hover,.service-related-card:focus-visible{
    transform:none;
  }
}
@media(prefers-reduced-motion:reduce){
  .home-hero-media img{animation:none!important}
}

/* v228 — rebuilt NAPREMO icon system: uniform vector geometry, optical centering and small-size legibility */
.napremo-tile-icon{
  display:grid!important;
  place-items:center!important;
  line-height:0!important;
  border:1.25px solid rgba(243,106,19,.74)!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,#fff 0%,#fffdfa 100%)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.96)!important;
  overflow:hidden!important;
}
.napremo-tile-icon::before,.napremo-tile-icon::after{display:none!important;content:none!important}
.napremo-tile-icon picture{display:grid!important;width:100%!important;height:100%!important;place-items:center!important;line-height:0!important}
.napremo-tile-icon img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:50% 50%!important;
  transform:none!important;
  filter:none!important;
}
.problem-card:hover .napremo-tile-icon,.problem-card:focus-visible .napremo-tile-icon{
  border-color:#f36a13!important;
  background:#fff!important;
  box-shadow:0 7px 18px rgba(243,106,19,.10)!important;
}
@media(max-width:760px){.napremo-tile-icon img{width:100%!important;height:100%!important}}
@media(hover:none),(pointer:coarse){.problem-card:hover .napremo-tile-icon{box-shadow:inset 0 0 0 1px rgba(255,255,255,.96)!important}}

/* NAPREMO green — trzeci moduł produktowy */
.green-product-promo .product-logo-line em{color:#5f8f4b}
.green-product-promo::before{background:#5f8f4b}
.green-product-promo .fix-promo-action{background:#eef6e9;color:#365d2e;border-color:#cfdfc8}
.green-product-promo:hover{border-color:rgba(95,143,75,.48)}
.main-nav .nav-product-fix:hover,.main-nav .nav-product-fix.is-active{background:#fff3e8;color:#b95818}
.main-nav .nav-product-green:hover,.main-nav .nav-product-green.is-active{background:#eef6e9;color:#365d2e}

/* NAPREMO green — dodatkowy moduł w nawigacji: wcześniejsze przejście do menu kompaktowego */
@media (min-width:981px) and (max-width:1120px){
  .nav-toggle{display:inline-flex}
  .main-nav{position:absolute;top:92px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(29,25,20,.12)}
  .main-nav.is-open{display:flex}
  .main-nav a{padding:12px 14px}
  .language-switcher{margin-left:0;padding-left:0;border-left:0;padding-top:8px}
}

/* v253 — NAPREMO GREEN as a first-class service area. */
.services-green-section{background:linear-gradient(180deg,#fbfaf7 0%,#f5f8f1 100%);border-top:1px solid rgba(207,223,200,.78);border-bottom:1px solid rgba(207,223,200,.78)}
.services-green-panel{display:grid;grid-template-columns:150px minmax(0,1fr);gap:32px;align-items:start;padding:30px;border:1px solid rgba(207,223,200,.94);border-radius:26px;background:linear-gradient(180deg,#fff 0%,#f9fcf7 100%);box-shadow:0 16px 40px rgba(38,54,32,.045)}
.services-green-brand{width:132px;height:132px;display:grid;place-items:center;border-radius:30px;background:#f3f8ef;border:1px solid #d9e7d3}
.services-green-brand img{width:116px;height:116px;display:block;object-fit:contain}
.services-green-copy>p:not(.eyebrow){max-width:860px;color:var(--muted)}
.services-green-copy h3{margin-top:22px;color:#365d2e}
.services-green-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 28px;max-width:920px}
.services-green-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.services-green-section .btn-primary,.green-topic-bridge .btn-primary{background:#5f8f4b;border-color:#5f8f4b;color:#fff}
.services-green-section .btn-primary:hover,.green-topic-bridge .btn-primary:hover{background:#4c773c;color:#fff}
.green-topic-bridge{background:linear-gradient(180deg,#fff 0%,#f8fbf6 100%)}
.compact-green-panel{grid-template-columns:112px minmax(0,1fr);padding:24px}
.compact-green-panel .services-green-brand{width:96px;height:96px;border-radius:24px}
.compact-green-panel .services-green-brand img{width:84px;height:84px}
@media(max-width:760px){.services-green-panel,.compact-green-panel{grid-template-columns:1fr;gap:18px;padding:20px}.services-green-brand,.compact-green-panel .services-green-brand{width:84px;height:84px;border-radius:22px}.services-green-brand img,.compact-green-panel .services-green-brand img{width:74px;height:74px}.services-green-list{grid-template-columns:1fr}.services-green-actions{display:grid}.services-green-actions .btn{width:100%}}


/* v255 — FIX i ADMIN na stronie Usługi, w tej samej hierarchii wizualnej co GREEN. */
.services-product-section{border-top:1px solid rgba(232,222,211,.74);border-bottom:1px solid rgba(232,222,211,.74)}
.services-product-panel{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.services-product-panel:hover{transform:translateY(-1px)}
.services-product-copy>p:not(.eyebrow){max-width:900px}
.services-product-list{max-width:940px}
.services-product-actions{margin-top:22px}

.services-fix-section{background:linear-gradient(180deg,#fffdfa 0%,#fff7ef 100%);border-color:rgba(242,214,190,.84)}
.services-fix-section .services-product-panel{border-color:rgba(242,214,190,.96);background:linear-gradient(180deg,#fff 0%,#fffaf5 100%);box-shadow:0 16px 40px rgba(112,62,26,.045)}
.services-fix-section .services-product-brand{background:#fff6ed;border-color:#f0d7c0}
.services-fix-section .services-product-copy h3{color:#b95818}
.services-fix-section .btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}
.services-fix-section .btn-primary:hover{background:#d95a0a;border-color:#d95a0a;color:#fff}

.services-admin-section{background:linear-gradient(180deg,#fbfaf8 0%,#f4f3f1 100%);border-color:rgba(211,208,203,.88)}
.services-admin-section .services-product-panel{border-color:rgba(211,208,203,.98);background:linear-gradient(180deg,#fff 0%,#faf9f7 100%);box-shadow:0 16px 40px rgba(42,42,42,.04)}
.services-admin-section .services-product-brand{background:#f5f4f2;border-color:#ddd9d4}
.services-admin-section .services-product-copy h3{color:#55575a}
.services-admin-section .btn-primary{background:#56585b;border-color:#56585b;color:#fff}
.services-admin-section .btn-primary:hover{background:#3f4144;border-color:#3f4144;color:#fff}

.services-green-section.services-product-section{border-color:rgba(207,223,200,.78)}
@media(max-width:760px){.services-product-panel:hover{transform:none}.services-product-actions{display:grid}.services-product-actions .btn{width:100%}}
