:root{
  --byd-ink:#101b31;
  --byd-muted:#5c6d86;
  --byd-line:#ccd8e3;
  --byd-line-strong:#9eb0c1;
  --byd-paper:#ffffff;
  --byd-wash:#f4f7fa;
  --byd-steel:#e4ebf1;
  --byd-red:#e63a4b;
  --byd-red-soft:#fff0f2;
  --byd-blue:#285a9b;
  --byd-green:#2f6c60;
  --byd-gold:#c99a55;
}

html{scroll-padding-top:6rem}
body[data-city-pilot="bydgoszcz-tooling-v1"]{background:#fff;color:var(--byd-ink);overflow-x:clip}
body[data-city-pilot="bydgoszcz-tooling-v1"] main{background:#fff;padding-top:81px}
body[data-city-pilot="bydgoszcz-tooling-v1"] main *{box-sizing:border-box;word-break:normal}
.byd-shell{width:min(100% - 2rem,1168px);margin-inline:auto}
.byd-kicker{margin:0;color:var(--byd-red);font-size:.72rem;font-weight:800;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}
#hero-section,#forma-danych,#evidence-bydgoszcz,#kalkulator,#pakiet-odbioru,#stack-bydgoszcz,#faq,#contact{scroll-margin-top:0!important}

/* Hero: one thesis, one physical mechanism. */
.byd-hero{border-bottom:1px solid var(--byd-line);background-color:#fff;background-image:linear-gradient(90deg,#fff 0 41.5%,#f5f8fa 41.5% 100%)}
.byd-hero__rail{height:34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--byd-line);font-size:.67rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase;color:#66788f}
.byd-hero__rail strong{color:var(--byd-red);font-weight:800}
.byd-hero__layout{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);min-height:548px}
.byd-hero__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:36px 46px 36px 0;border-right:1px solid var(--byd-line)}
.byd-hero__copy h1{max-width:660px;margin:14px 0 18px;font-size:clamp(2.35rem,4.15vw,3.95rem);font-weight:800;letter-spacing:-.055em;line-height:.98}
.byd-hero__copy h1 em{display:block;color:var(--byd-red);font-style:normal}
.byd-hero__lead{max-width:590px;margin:0;color:var(--byd-muted);font-size:1rem;line-height:1.62}
.byd-hero__actions{display:flex;align-items:center;gap:12px;margin-top:26px}
.byd-hero__actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 18px;border:1px solid var(--byd-ink);border-radius:9px;color:var(--byd-ink);font-size:.78rem;font-weight:800;text-decoration:none}
.byd-hero__actions a:first-child{background:var(--byd-ink);color:#fff}
.byd-hero__actions a:hover{border-color:var(--byd-red);color:var(--byd-red)}
.byd-hero__actions a:first-child:hover{background:var(--byd-red);color:#fff}
.byd-hero__actions a:focus-visible{outline:3px solid rgba(230,58,75,.25);outline-offset:3px}
.byd-hero__visual{min-width:0;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;padding:20px 0 0 28px}
.byd-hero__visual picture{min-height:0;display:flex;align-items:center;justify-content:center}
.byd-hero__visual img{display:block;width:100%;max-height:447px;object-fit:contain}
.byd-hero__visual figcaption{min-height:60px;display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:24px;align-items:center;border-top:1px solid var(--byd-line);font-size:.68rem;line-height:1.45;color:#718198}
.byd-hero__visual figcaption strong{color:var(--byd-ink);font-size:.75rem}

/* Contract sheet */
.byd-mould{background:#fff;border-bottom:1px solid var(--byd-line)}
.byd-mould__layout{min-height:570px;display:grid;grid-template-columns:minmax(0,35%) minmax(0,65%);align-items:stretch}
.byd-mould header{min-width:0;padding:58px 42px 42px 0;border-right:1px solid var(--byd-line);background-image:radial-gradient(#d7e1e8 .8px,transparent .8px);background-size:18px 18px}
.byd-mould h2{max-width:390px;margin:15px 0 20px;font-size:clamp(2.05rem,3.5vw,3.65rem);font-weight:750;letter-spacing:-.055em;line-height:1.02}
.byd-mould header>span{display:block;max-width:340px;color:var(--byd-muted);font-size:.9rem;line-height:1.65}
.byd-mould ol{margin:0;padding:0;list-style:none;display:grid;grid-template-rows:repeat(4,1fr)}
.byd-mould li{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) minmax(190px,30%);gap:18px;align-items:center;padding:18px 24px 18px 28px;border-bottom:1px solid var(--byd-line)}
.byd-mould li:last-child{border-bottom:0;background:var(--byd-red-soft)}
.byd-mould li>span{width:42px;height:42px;display:grid;place-items:center;border:2px solid var(--byd-blue);border-radius:50%;font-size:.72rem;font-weight:800;color:var(--byd-blue)}
.byd-mould li:last-child>span{border-color:var(--byd-red);color:var(--byd-red)}
.byd-mould h3{margin:0 0 5px;font-size:1rem;font-weight:750;letter-spacing:-.02em}
.byd-mould li p{margin:0;color:var(--byd-muted);font-size:.77rem;line-height:1.55}
.byd-mould li>strong{padding-left:16px;border-left:2px solid #ffa4ad;color:#6c3741;font-size:.7rem;font-weight:750;line-height:1.48}

/* Evidence without pretending that a source is a case study. */
.byd-evidence{background:var(--byd-wash);border-bottom:1px solid var(--byd-line)}
.byd-evidence__layout{min-height:486px;display:grid;grid-template-columns:minmax(0,1.08fr) repeat(2,minmax(0,.96fr));grid-template-rows:1fr auto}
.byd-evidence header,.byd-evidence article{min-width:0;padding:50px 32px 34px;border-right:1px solid var(--byd-line)}
.byd-evidence h2{margin:14px 0 0;font-size:clamp(2rem,3vw,3.2rem);font-weight:760;letter-spacing:-.052em;line-height:1.04}
.byd-evidence article span{color:var(--byd-blue);font-size:.67rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}
.byd-evidence article h3{margin:18px 0 14px;font-size:1.12rem;font-weight:750;letter-spacing:-.025em;line-height:1.32}
.byd-evidence article p{margin:0;color:var(--byd-muted);font-size:.78rem;line-height:1.65}
.byd-evidence__boundary{grid-column:1/-1;display:grid;grid-template-columns:180px minmax(0,1fr) minmax(260px,.8fr);gap:24px;align-items:center;padding:21px 32px;border-top:1px solid var(--byd-line);background:#fff}
.byd-evidence__boundary strong{color:var(--byd-red);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}
.byd-evidence__boundary p{margin:0;color:var(--byd-muted);font-size:.72rem;line-height:1.5}
.byd-evidence__boundary nav{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}
.byd-evidence__boundary a{min-height:44px;display:inline-flex;align-items:center;color:var(--byd-ink);font-size:.69rem;font-weight:800;text-decoration:none;border-bottom:1px solid var(--byd-line)}
.byd-evidence__boundary a:hover{color:var(--byd-red);border-color:var(--byd-red)}

/* Estimator: a single continuous specification surface, not cards. */
.byd-qualifier{background:#fff;border-bottom:1px solid var(--byd-line);padding:40px 0 34px}
.byd-qualifier__head{min-width:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:40px;align-items:end;margin-bottom:24px}
.byd-qualifier__head h2{max-width:730px;margin:10px 0 0;font-size:clamp(2rem,3.55vw,3.55rem);font-weight:770;letter-spacing:-.052em;line-height:1.02}
.byd-qualifier__head>p{margin:0;padding-left:20px;border-left:2px solid var(--byd-red);color:var(--byd-muted);font-size:.78rem;line-height:1.6}
.byd-qualifier__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--byd-line);border-bottom:0;border-radius:16px 16px 0 0;overflow:hidden}
.byd-qualifier fieldset{min-width:0;margin:0;padding:0 20px 20px;border:0;border-right:1px solid var(--byd-line)}
.byd-qualifier fieldset:last-child{border-right:0}
.byd-qualifier legend{width:calc(100% + 40px);min-height:61px;display:flex;align-items:center;margin-left:-20px;padding:13px 20px;border-bottom:1px solid var(--byd-line);color:var(--byd-ink);font-size:.8rem;font-weight:800}
.byd-choice-list{display:grid;gap:0}
.byd-choice{min-height:48px;width:100%;position:relative;padding:10px 28px 10px 0;border:0;border-bottom:1px solid #e1e7ec;background:transparent;color:var(--byd-muted);text-align:left;font:inherit;font-size:.74rem;font-weight:650;line-height:1.4;cursor:pointer}
.byd-choice:last-child{border-bottom:0}
.byd-choice::after{content:"";position:absolute;right:2px;top:50%;width:15px;height:15px;border:2px solid #aab9c6;border-radius:50%;transform:translateY(-50%)}
.byd-choice[aria-pressed="true"]{color:var(--byd-red);font-weight:800}
.byd-choice[aria-pressed="true"]::after{border:5px solid var(--byd-red)}
.byd-choice:focus-visible{outline:3px solid rgba(230,58,75,.23);outline-offset:-3px}
.byd-qualifier__result{min-height:112px;display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr) auto;gap:24px;align-items:center;padding:20px 24px;border:1px solid var(--byd-line);border-radius:0 0 16px 16px;background:var(--byd-red-soft)}
.byd-qualifier__result>div{display:grid;gap:5px}
.byd-qualifier__result>div span{color:#9b3b47;font-size:.64rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.byd-qualifier__result strong{font-size:.92rem;line-height:1.3}
.byd-qualifier__result p{margin:0;color:#754953;font-size:.72rem;line-height:1.48}
.byd-qualifier__result a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 17px;border-radius:8px;background:var(--byd-ink);color:#fff;font-size:.7rem;font-weight:800;text-decoration:none;white-space:nowrap}
.byd-qualifier__result a:hover{background:var(--byd-red)}

/* Deliverables */
.byd-delivery{background:var(--byd-wash);border-bottom:1px solid var(--byd-line);padding:44px 0 34px}
.byd-delivery header{min-width:0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(260px,1.05fr);column-gap:50px;align-items:end;margin-bottom:24px}
.byd-delivery header .byd-kicker{grid-column:1}
.byd-delivery h2{grid-column:1;margin:10px 0 0;font-size:clamp(2rem,3.2vw,3.35rem);font-weight:760;letter-spacing:-.052em;line-height:1.02}
.byd-delivery header>span{grid-column:2;grid-row:1/3;display:block;padding-left:22px;border-left:2px solid var(--byd-red);color:var(--byd-muted);font-size:.78rem;line-height:1.62}
.byd-delivery ol{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--byd-line);background:#fff}
.byd-delivery li{min-width:0;min-height:235px;display:flex;flex-direction:column;padding:20px 20px 18px;border-right:1px solid var(--byd-line)}
.byd-delivery li:last-child{border-right:0}
.byd-delivery li>span{color:var(--byd-red);font-size:.68rem;font-weight:800}
.byd-delivery h3{margin:28px 0 10px;font-size:.93rem;font-weight:780;line-height:1.35}
.byd-delivery li p{margin:0;color:var(--byd-muted);font-size:.72rem;line-height:1.55}
.byd-delivery li strong{margin-top:auto;padding-top:14px;border-top:1px solid var(--byd-line);color:var(--byd-blue);font-size:.65rem;line-height:1.5}

/* Stack */
.byd-stack{background:#fff;border-bottom:1px solid var(--byd-line)}
.byd-stack__layout{min-height:318px;display:grid;grid-template-columns:minmax(0,38%) minmax(0,62%)}
.byd-stack__layout>div{display:flex;flex-direction:column;justify-content:center;padding-right:42px;border-right:1px solid var(--byd-line)}
.byd-stack h2{margin:12px 0 0;font-size:clamp(1.8rem,2.7vw,2.85rem);font-weight:760;letter-spacing:-.052em;line-height:1.05}
.byd-stack ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
.byd-stack li{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:28px;border-right:1px solid var(--byd-line);border-bottom:1px solid var(--byd-line)}
.byd-stack li:nth-child(2n){border-right:0}.byd-stack li:nth-last-child(-n+2){border-bottom:0}
.byd-stack li strong{font-size:.9rem}.byd-stack li small{margin-top:6px;color:var(--byd-muted);font-size:.7rem;line-height:1.45}

/* FAQ */
.byd-faq{background:var(--byd-wash);border-bottom:1px solid var(--byd-line)}
.byd-faq__layout{min-height:578px;display:grid;grid-template-columns:minmax(0,34%) minmax(0,66%)}
.byd-faq header{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:40px 42px 40px 0;border-right:1px solid var(--byd-line)}
.byd-faq h2{margin:14px 0 18px;font-size:clamp(2rem,3vw,3.2rem);font-weight:760;letter-spacing:-.052em;line-height:1.02}
.byd-faq header>span{color:var(--byd-muted);font-size:.78rem;line-height:1.6}
.byd-faq header>a{width:max-content;min-height:44px;display:inline-flex;align-items:center;gap:12px;margin-top:25px;border-bottom:1px solid var(--byd-line);color:var(--byd-ink);font-size:.7rem;font-weight:800;text-decoration:none}
.byd-faq__list{display:flex;flex-direction:column;justify-content:center;padding:24px 0 24px 28px}
.byd-faq details{border-bottom:1px solid var(--byd-line)}
.byd-faq summary{min-height:82px;display:grid;grid-template-columns:38px minmax(0,1fr) 44px;gap:14px;align-items:center;cursor:pointer;list-style:none}
.byd-faq summary::-webkit-details-marker{display:none}
.byd-faq summary>span{color:var(--byd-red);font-size:.65rem;font-weight:800}
.byd-faq summary strong{font-size:.84rem;line-height:1.45}
.byd-faq summary i{width:34px;height:34px;position:relative;border:1px solid var(--byd-line);border-radius:50%}
.byd-faq summary i::before,.byd-faq summary i::after{content:"";position:absolute;left:10px;top:15px;width:12px;height:2px;background:var(--byd-ink)}
.byd-faq summary i::after{transform:rotate(90deg);transition:transform .18s ease}
.byd-faq details[open] summary i::after{transform:rotate(0)}
.byd-faq details>div{max-width:650px;padding:0 58px 22px 52px;color:var(--byd-muted);font-size:.75rem;line-height:1.7}
.byd-faq summary:focus-visible{outline:3px solid rgba(230,58,75,.2);outline-offset:-3px}

.byd-editorial{width:min(100% - 2rem,1168px);min-height:94px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--byd-line);background:#fff;color:var(--byd-muted);font-size:.67rem;line-height:1.55}
.byd-editorial>div{display:grid;gap:4px}.byd-editorial strong{color:var(--byd-ink)}
.byd-editorial nav{display:flex;gap:20px;flex-wrap:wrap;justify-content:flex-end}
.byd-editorial a{min-height:44px;display:inline-flex;align-items:center;color:var(--byd-ink);font-weight:800;text-decoration:none;border-bottom:1px solid var(--byd-line)}
.byd-editorial a:hover{color:var(--byd-red);border-color:var(--byd-red)}

/* Shared contact: local typography and safe reflow without changing the shared component. */
.byd-contact-selection{width:100%;display:flex!important;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px!important;border:1px solid #f2b7bd!important;border-radius:12px;background:var(--byd-red-soft)!important}
.byd-contact-selection>div{min-width:0;display:grid;gap:3px}.byd-contact-selection span{color:#9b3b47;font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.byd-contact-selection strong{color:var(--byd-ink);font-size:.77rem;line-height:1.35}.byd-contact-selection small{color:var(--byd-muted);font-size:.66rem}
.byd-contact-selection button{min-width:64px;min-height:44px;padding:0 12px;border:1px solid #e89aa3;border-radius:8px;background:#fff;color:var(--byd-red);font-size:.67rem;font-weight:800;cursor:pointer}
#contact .grid-cols-3>div{min-width:0}
#contact .absolute[class*="blur-"]{display:none!important}
#contact .backdrop-blur-xl,#contact .backdrop-blur-md{backdrop-filter:none!important}

@media (max-width:980px){
  .byd-hero{background:#fff}.byd-hero__layout{grid-template-columns:1fr;min-height:auto}.byd-hero__copy{min-height:430px;padding:42px 0;border-right:0}.byd-hero__visual{padding:22px 0 0;border-top:1px solid var(--byd-line);background:var(--byd-wash)}.byd-hero__visual picture{padding-inline:16px}.byd-hero__visual img{max-height:none}.byd-hero__visual figcaption{padding-inline:16px}
  .byd-mould__layout{grid-template-columns:1fr}.byd-mould header{padding:44px 0 30px;border-right:0;border-bottom:1px solid var(--byd-line)}
  .byd-evidence__layout{grid-template-columns:1fr 1fr}.byd-evidence header{grid-column:1/-1;border-right:0;border-bottom:1px solid var(--byd-line)}.byd-evidence article:nth-of-type(2){border-right:0}.byd-evidence__boundary{grid-template-columns:140px minmax(0,1fr)}.byd-evidence__boundary nav{grid-column:1/-1;justify-content:flex-start}
  .byd-delivery ol{grid-template-columns:repeat(2,minmax(0,1fr))}.byd-delivery li:nth-child(2){border-right:0}.byd-delivery li:nth-child(-n+2){border-bottom:1px solid var(--byd-line)}
  .byd-stack__layout{grid-template-columns:1fr}.byd-stack__layout>div{min-height:240px;padding-right:0;border-right:0;border-bottom:1px solid var(--byd-line)}
  .byd-faq__layout{grid-template-columns:1fr}.byd-faq header{padding:44px 0 30px;border-right:0;border-bottom:1px solid var(--byd-line)}.byd-faq__list{padding-left:0}
  footer #footer-container>.grid>div:first-child>.flex{gap:8px!important;flex-wrap:nowrap}
  footer #footer-container>.grid>div:first-child>.flex span{font-size:1rem!important;white-space:nowrap}
}

@media (max-width:760px){
  .byd-shell,.byd-editorial{width:min(100% - 1.5rem,1168px)}
  .byd-hero__rail{height:auto;min-height:50px;align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;padding-block:8px;font-size:.58rem}
  .byd-hero__copy{min-height:0;padding:34px 0}.byd-hero__copy h1{font-size:clamp(2.05rem,11vw,3.2rem);line-height:.98}.byd-hero__lead{font-size:.9rem}.byd-hero__actions{align-items:stretch;flex-direction:column}.byd-hero__actions a{width:100%}
  .byd-hero__visual{margin-inline:-.75rem}.byd-hero__visual picture{padding:14px 10px}.byd-hero__visual img{width:min(100%,430px)}.byd-hero__visual figcaption{grid-template-columns:1fr;gap:5px;min-height:86px;padding:14px 18px}
  .byd-mould li{grid-template-columns:46px minmax(0,1fr);padding:18px 0;gap:10px}.byd-mould li>strong{grid-column:2;padding:8px 0 0;border-left:0;border-top:1px solid #f1b0b7}
  .byd-evidence__layout{grid-template-columns:1fr}.byd-evidence header,.byd-evidence article{padding:34px 0;border-right:0;border-bottom:1px solid var(--byd-line)}.byd-evidence__boundary{grid-template-columns:1fr;padding:24px 0}.byd-evidence__boundary nav{grid-column:1;justify-content:flex-start}
  .byd-qualifier__head{grid-template-columns:1fr;gap:18px}.byd-qualifier__head>p{padding-left:15px}.byd-qualifier__grid{grid-template-columns:1fr}.byd-qualifier fieldset{border-right:0;border-bottom:1px solid var(--byd-line)}.byd-qualifier fieldset:last-child{border-bottom:0}.byd-qualifier__result{grid-template-columns:1fr;gap:14px}.byd-qualifier__result a{width:100%;white-space:normal;text-align:center}
  .byd-delivery header{grid-template-columns:1fr}.byd-delivery header>span{grid-column:1;grid-row:auto;margin-top:18px}.byd-delivery ol{grid-template-columns:1fr}.byd-delivery li{min-height:210px;border-right:0;border-bottom:1px solid var(--byd-line)!important}.byd-delivery li:last-child{border-bottom:0!important}
  .byd-stack ul{grid-template-columns:1fr}.byd-stack li{min-height:120px;border-right:0;border-bottom:1px solid var(--byd-line)!important}.byd-stack li:last-child{border-bottom:0!important}
  .byd-faq summary{grid-template-columns:30px minmax(0,1fr) 42px}.byd-faq details>div{padding-left:44px;padding-right:44px}
  .byd-editorial{min-height:0;padding:24px 0;align-items:flex-start;flex-direction:column}.byd-editorial nav{justify-content:flex-start;gap:12px}
}

@media (max-width:400px){
  #navbar>.container{height:80px!important;min-height:80px;padding-inline:12px!important}
  #navbar>.container>a[aria-label^="Balance IT"]{min-width:0;max-width:calc(100% - 52px);flex-wrap:nowrap;gap:8px!important;white-space:nowrap}
  #navbar>.container>a[aria-label^="Balance IT"] svg{width:auto!important;height:24px!important;max-width:48px;flex:0 0 auto;overflow:visible}
  #navbar>.container>a[aria-label^="Balance IT"] span{font-size:clamp(16px,1.125rem,18px)!important;line-height:1!important;white-space:nowrap}
  #mobile-menu-btn{width:44px!important;height:44px!important;min-width:44px;padding:10px!important;flex:0 0 auto}
  .byd-shell,.byd-editorial{width:calc(100% - 24px)}
  .byd-kicker{font-size:clamp(11px,.72rem,14px);letter-spacing:.08em}.byd-hero__copy h1{font-size:clamp(31px,1.95rem,42px);overflow-wrap:break-word}.byd-hero__lead{font-size:clamp(14px,.86rem,21px)}.byd-hero__actions a{min-height:48px;padding:9px 12px;white-space:normal;text-align:center;font-size:clamp(12px,.78rem,18px)}
  .byd-hero__visual{margin-inline:-12px}.byd-hero__visual picture{padding:10px 5px}.byd-hero__visual figcaption{padding-inline:16px}
  .byd-mould h2,.byd-evidence h2,.byd-qualifier__head h2,.byd-delivery h2,.byd-stack h2,.byd-faq h2{font-size:clamp(28px,1.75rem,38px);overflow-wrap:break-word}
  .byd-mould li{grid-template-columns:40px minmax(0,1fr)}.byd-mould li>span{width:34px;height:34px}.byd-mould li p,.byd-mould li>strong{font-size:.72rem}
  .byd-evidence__boundary a{width:100%;overflow-wrap:anywhere}
  .byd-qualifier{padding-block:30px}.byd-qualifier fieldset{padding-inline:14px}.byd-qualifier legend{width:calc(100% + 28px);margin-left:-14px;padding-inline:14px}.byd-choice{padding-right:23px;overflow-wrap:break-word}.byd-qualifier__result{padding:16px}.byd-qualifier__result a{min-height:50px;line-height:1.35}
  .byd-faq summary{grid-template-columns:28px minmax(0,1fr) 38px;gap:9px}.byd-faq summary strong{font-size:.8rem;overflow-wrap:break-word}.byd-faq details>div{padding:0 38px 20px 37px;font-size:.72rem;overflow-wrap:break-word}
  .byd-editorial nav{width:100%;display:grid;grid-template-columns:1fr}.byd-editorial a{width:100%}
  .byd-contact-selection{align-items:stretch;flex-direction:column;padding:12px!important}.byd-contact-selection button{width:100%}
  #contact>.container{min-width:0;padding-inline:12px!important}
  #contact>.container>.grid{grid-template-columns:1fr!important;gap:28px!important}
  #contact .inline-flex.items-center.gap-3{max-width:100%;width:100%;min-width:0;white-space:normal;flex-wrap:wrap;padding:10px 12px!important}
  #contact .grid-cols-2,#contact .grid-cols-3{grid-template-columns:1fr!important}
  #contact .grid-cols-2>*{min-width:0;padding:12px!important}
  #contact .fade-in-section,#contact .fade-in-section>*{min-width:0;max-width:100%}
  #contact .fade-in-section.delay-200>.relative.z-10{padding:16px!important}
  #contact h2{font-size:clamp(30px,2rem,40px)!important;overflow-wrap:break-word}
  #contact h2+ p{font-size:clamp(16px,1rem,21px)!important}
  #contact h3{font-size:clamp(23px,1.5rem,29px)!important;overflow-wrap:break-word}
  #contact h3+ p{font-size:clamp(15px,1rem,20px)!important}
  #contact .flex.items-center.gap-6.pt-8:has(img[alt^="Mateusz Konieczny"]){align-items:flex-start!important;flex-direction:column!important;gap:16px!important}
  #contact .flex.items-center.gap-6.pt-8:has(img[alt^="Mateusz Konieczny"])>div:last-child{width:100%;min-width:0}
  #contact form{min-width:0;width:100%}
  #contact form>.relative{min-width:0;display:grid;grid-template-columns:1fr}
  #contact form input,#contact form textarea{min-width:0;width:100%;padding-left:42px!important;padding-right:12px!important}
  #contact form>.relative>label{grid-row:1;position:static!important;display:block;margin:0 0 6px!important;padding:0!important;transform:none!important;color:var(--byd-ink)!important;font-size:clamp(12px,.72rem,16px)!important;line-height:1.35!important;background:transparent!important}
  #contact form>.relative>input{grid-row:2}
  #contact form>.relative>div.absolute{grid-row:2}
  #contact form .absolute.left-0,#contact form .absolute.left-4{left:12px!important}
  #contact form [type="checkbox"]{width:22px!important;min-width:22px!important;padding:0!important}
  #contact form button[type="submit"]{min-height:52px!important;white-space:nowrap!important;line-height:1.2!important;padding:10px 12px!important}
  #contact form button[type="submit"]>div.relative{padding:0!important}
  #contact #btnText{font-size:18px!important;line-height:1.2!important;white-space:nowrap!important}
  #contact form button[type="submit"]>div.relative>div:last-child{width:36px!important;height:36px!important;min-width:36px!important;position:relative;background:#a91f31!important;color:#fff!important}
  #contact form button[type="submit"]>div.relative>div:last-child::after{content:"↗";display:block;color:#fff;font-family:Arial,sans-serif;font-size:19px;font-weight:900;line-height:1;text-align:center}
  #contact form button[type="submit"] .iconify{display:none!important}
  #contact .w-16.h-16{width:64px!important;height:64px!important}
  footer #footer-container,footer .container{padding-inline:12px!important}
  footer a{overflow-wrap:anywhere}
  footer a[href^="mailto:"]{font-size:clamp(13px,.875rem,16px)!important;white-space:nowrap;overflow-wrap:normal}
}

@media (prefers-reduced-motion:reduce){
  .byd-faq summary i::after{transition:none}
  html{scroll-behavior:auto}
}
/* Keep the canonical fixed header opaque while local editorial content scrolls beneath it. */
#navbar.glass-nav { background: rgba(255, 255, 255, 0.98); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); border-bottom: 1px solid rgba(15, 23, 42, 0.08); }
