.blog-landing-intro{max-width:920px}.blog-landing-intro>p:last-child{max-width:820px}.blog-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(1rem,2vw,1.5rem)}.blog-section-header>div{max-width:760px}.blog-section-header h2{margin-bottom:.35rem}.blog-section-header p{margin:0;color:var(--secondary-text,#555)}.blog-category-list,.blog-grid,.blog-related-grid{display:grid;gap:clamp(1rem,2vw,1.5rem)}.blog-related-section{max-width:980px}.blog-category-list{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.5rem}.blog-grid,.blog-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.75rem}.blog-card,.blog-category-card,.blog-author-box,.blog-cta-inline,.blog-note,.blog-toc,.blog-article-panel{border:1px solid rgba(17,24,39,.10);border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(17,24,39,.07)}.blog-card,.blog-category-card{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.blog-card:hover,.blog-category-card:hover{transform:translateY(-3px);border-color:rgba(138,100,40,.28);box-shadow:0 22px 58px rgba(17,24,39,.11)}.blog-card a,.blog-category-card a{display:block;color:inherit;text-decoration:none}.blog-card a:focus-visible,.blog-category-card a:focus-visible{outline:3px solid var(--accent-color,#8a6428);outline-offset:-6px}.blog-card__media{position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(138,100,40,.12),rgba(247,244,236,.98))}.blog-card__media img{width:100%;height:auto;object-fit:contain;object-position:center}.blog-card__placeholder{display:grid;width:100%;min-height:180px;place-items:center;padding:1.5rem;background:radial-gradient(circle at 20% 20%,rgba(138,100,40,.20),transparent 34%),linear-gradient(135deg,rgba(138,100,40,.15),rgba(244,244,244,.96));color:var(--accent-color,#8a6428);font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase}.blog-card__content,.blog-category-card,.blog-author-box,.blog-cta-inline,.blog-note,.blog-toc,.blog-article-panel{padding:clamp(1.1rem,2vw,1.6rem)}.blog-card__category,.blog-meta,.blog-kicker{margin:0 0 .55rem;color:var(--accent-color,#8a6428);font-size:.86rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.blog-card h2,.blog-card h3,.blog-category-card h2,.blog-category-card h3,.blog-author-box h2,.blog-author-box h3,.blog-cta-inline h2,.blog-cta-inline h3{margin-top:0}.blog-card p,.blog-category-card p,.blog-author-box p,.blog-cta-inline p{color:var(--secondary-text,#555)}.blog-card p:last-child,.blog-category-card p:last-child,.blog-author-box p:last-child,.blog-cta-inline p:last-child,.blog-note p:last-child,.blog-toc p:last-child{margin-bottom:0}.blog-status-pill,.blog-tag{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-size:.84rem;font-weight:800;line-height:1.2}.blog-status-pill{margin-top:.7rem;padding:.38rem .72rem;background:rgba(138,100,40,.10);color:var(--accent-color,#8a6428)}.blog-tag{padding:.32rem .65rem;background:rgba(17,24,39,.06);color:var(--primary-text,#111)}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.blog-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .9rem;margin:1rem 0 0;color:var(--secondary-text,#555);font-size:.95rem}.blog-meta-row span{display:inline-flex;align-items:center;gap:.35rem}.blog-article{max-width:880px}.blog-article-lead{color:var(--secondary-text,#555);font-size:clamp(1.08rem,2vw,1.24rem);line-height:1.7}.blog-article h2{margin-top:clamp(2rem,4vw,3rem)}.blog-article h3{margin-top:clamp(1.5rem,3vw,2.1rem)}.blog-note{margin:1.5rem 0;background:linear-gradient(135deg,rgba(17,24,39,.03),rgba(138,100,40,.10))}.blog-note>:first-child,.blog-toc>:first-child{margin-top:0}.blog-checklist{display:grid;gap:.75rem;padding-left:0;list-style:none}.blog-checklist li{position:relative;padding-left:1.7rem}.blog-checklist li::before{position:absolute;top:.1rem;left:0;color:var(--accent-color,#8a6428);content:"✓";font-weight:900}.blog-toc{margin:1.5rem 0 2rem}.blog-toc ol,.blog-toc ul{margin-bottom:0;padding-left:1.2rem}.blog-toc a{color:inherit;text-decoration-color:rgba(138,100,40,.35);text-underline-offset:.22em}.blog-toc a:hover{color:var(--accent-color,#8a6428)}.blog-cta-inline{display:grid;gap:.8rem;margin-top:2rem;background:linear-gradient(135deg,rgba(17,24,39,.04),rgba(138,100,40,.10))}.blog-cta-inline h2,.blog-cta-inline h3{margin-bottom:0}.blog-author-box{display:grid;gap:.55rem;margin-top:2rem}.blog-author-box--compact{grid-template-columns:auto minmax(0,1fr);align-items:center}.blog-author-avatar{width:76px;height:76px;border-radius:999px;object-fit:cover;background:rgba(138,100,40,.12)}.blog-empty-state{border:1px dashed rgba(138,100,40,.40);border-radius:24px;padding:clamp(1.1rem,2vw,1.6rem);background:rgba(138,100,40,.06);color:var(--secondary-text,#555)}@media(max-width:980px){.blog-section-header{align-items:flex-start;flex-direction:column}.blog-category-list,.blog-grid,.blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.blog-category-list,.blog-grid,.blog-related-grid{grid-template-columns:1fr}.blog-card__placeholder{min-height:130px}.blog-author-box--compact{grid-template-columns:1fr}.blog-meta-row{gap:.35rem .7rem;font-size:.9rem}}@media(prefers-reduced-motion:reduce){.blog-card,.blog-category-card{transition:none}.blog-card:hover,.blog-category-card:hover{transform:none}}.blog-card__link,.blog-category-card--link{display:grid;height:100%;color:inherit;text-decoration:none}.blog-category-card--link:hover h3,.blog-card__link:hover h3{color:var(--accent-color,#8a6428)}.blog-article{max-width:980px}.blog-article-hero{margin:1.5rem 0 2rem;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,rgba(138,100,40,.10),rgba(247,244,236,.98))}.blog-article-section{margin:clamp(1.8rem,4vw,3rem)0}.blog-article-section h2{margin-bottom:.7rem}.blog-author-avatar::before{display:grid;width:100%;height:100%;place-items:center;color:var(--accent-color,#8a6428);content:"ŁI";font-weight:800;letter-spacing:.04em}.blog-card__media picture,.blog-article-hero picture,.blog-author-avatar picture{display:block;width:100%;height:auto}.blog-card__media img,.blog-article-hero img,.blog-author-avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.blog-article-hero img{aspect-ratio:auto}.blog-card__media img{aspect-ratio:auto}.blog-author-avatar{overflow:hidden;background:rgba(138,100,40,.12)}.blog-author-avatar::before{content:none}.blog-article p,.blog-article li{overflow-wrap:anywhere}.blog-article-section:target{scroll-margin-top:96px}.blog-toc a{font-weight:650}@media(max-width:640px){.blog-article-hero{border-radius:18px;margin:1.1rem 0 1.5rem}.blog-note,.blog-toc,.blog-author-box,.blog-cta-inline{border-radius:18px}}@media print{.navbar,.main-footer,.blog-related-grid,.blog-cta-inline,.nav-toggle{display:none !important}.blog-article{max-width:none}.blog-note,.blog-toc,.blog-author-box{box-shadow:none}}.blog-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin:1.25rem 0 0}.blog-toolbar__links{display:flex;flex-wrap:wrap;gap:.65rem}.blog-article-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2.25rem 0 0}.blog-article-nav__item{display:block;min-height:100%;padding:1.15rem;border:1px solid rgba(30,41,59,.14);border-radius:1.1rem;background:rgba(255,255,255,.82);text-decoration:none;box-shadow:0 14px 34px rgba(15,23,42,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.blog-article-nav__item:hover,.blog-article-nav__item:focus-visible{transform:translateY(-2px);border-color:rgba(30,41,59,.28);box-shadow:0 18px 42px rgba(15,23,42,.1)}.blog-article-nav__label{display:block;margin-bottom:.35rem;color:var(--muted-text,#64748b);font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.blog-article-nav__title{display:block;color:var(--heading-color,#111827);font-weight:700;line-height:1.35}.blog-index-list{display:grid;gap:1rem;margin-top:1.25rem}.blog-index-row{display:grid;grid-template-columns:minmax(0,210px)minmax(0,1fr);gap:1rem;align-items:stretch;padding:.85rem;border:1px solid rgba(30,41,59,.12);border-radius:1.1rem;background:rgba(255,255,255,.84)}.blog-index-row .blog-card__media{min-height:150px}.blog-index-row__content{display:flex;flex-direction:column;justify-content:center}.blog-index-row__content h2{margin:.15rem 0 .45rem}@media(max-width:760px){.blog-article-nav,.blog-index-row{grid-template-columns:1fr}.blog-toolbar{align-items:flex-start;flex-direction:column}}.blog-process-box{margin-top:clamp(1.8rem,3vw,2.6rem)}.blog-article-section+.blog-article-section{margin-top:clamp(1.8rem,3vw,2.75rem)}.blog-article-section p+p{margin-top:0.85rem}.blog-index-row{display:grid;grid-template-columns:minmax(220px,320px)minmax(0,1fr);gap:clamp(1rem,2.4vw,1.6rem);align-items:center;overflow:hidden;padding:clamp(.9rem,1.6vw,1.15rem);border:1px solid rgba(30,41,59,.12);border-radius:1.1rem;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(15,23,42,.045)}.blog-index-row .blog-card__media{display:block;width:100%;min-height:0;height:auto;border-radius:.9rem;overflow:hidden}.blog-index-row .blog-card__media picture,.blog-index-row .blog-card__media img{display:block;width:100%;height:auto}.blog-index-row .blog-card__media img{object-fit:contain;object-position:center}.blog-index-row__content{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:.1rem 0}.blog-index-row__content h2{margin:.15rem 0 .55rem;text-align:left;font-size:clamp(1.28rem,2.1vw,1.82rem);line-height:1.16}.blog-index-row__content h2 a{color:var(--heading-color,#111827);text-decoration:none}.blog-index-row__content h2 a:hover,.blog-index-row__content h2 a:focus-visible{color:var(--accent-color,#8a6428);text-decoration:none}.blog-index-row__content p{max-width:76ch;margin:0 0 .8rem;color:var(--secondary-text,#475569)}.blog-index-row__content .blog-meta-row{justify-content:flex-start;margin-top:.15rem}.blog-index-row__content .blog-card__category{margin-bottom:.35rem}@media(max-width:860px){.blog-index-row{grid-template-columns:1fr}.blog-index-row .blog-card__media{max-height:260px}}.blog-inline-link{font-weight:700;text-decoration:none}.blog-landing-intro .blog-meta-row{margin-top:1rem}.blog-home-compact{padding-top:clamp(2.25rem,4vw,4rem)}.blog-home-compact .content-section{margin-top:0}.author-hero{max-width:1080px}.author-hero__grid{display:grid;grid-template-columns:minmax(0,1fr)191px;gap:clamp(1.5rem,4vw,3rem);align-items:center}.author-hero__content{max-width:760px}.author-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem 1rem;align-items:center;margin-top:1.3rem}.secondary-link{color:var(--accent-color,#8a6428);font-weight:800;text-decoration:none}.secondary-link:hover,.secondary-link:focus-visible{text-decoration:underline}.author-facts,.author-process-grid,.author-competence-grid,.author-reference-list{display:grid;gap:clamp(1rem,2vw,1.35rem)}.author-facts{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(1.5rem,4vw,2.5rem)}.author-facts--credentials{align-items:stretch}.author-facts>div,.author-process-grid>div{border:1px solid rgba(17,24,39,.10);border-radius:18px;padding:.95rem .9rem;background:#fff;box-shadow:0 10px 24px rgba(17,24,39,.055)}.author-facts>div{min-height:128px}.author-facts strong,.author-process-grid strong{display:block;color:var(--accent-color,#8a6428);font-size:clamp(1rem,1.55vw,1.18rem);line-height:1.2;letter-spacing:.01em}.author-facts span,.author-process-grid span{display:block;margin-top:.45rem;color:var(--secondary-text,#555);line-height:1.5}.author-facts span{font-size:.92rem}.author-competence-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.author-reference-list{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.author-profile ul{margin:.75rem 0 0;padding-left:1.2rem;color:var(--secondary-text,#555)}.author-profile li+li{margin-top:.45rem}.author-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.4rem;align-items:stretch}.author-process-grid>div{min-height:140px}.author-more-link{margin-top:1.3rem}@media(max-width:1100px){.author-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.author-facts>div{min-height:0}}@media(max-width:900px){.author-hero__grid,.author-facts,.author-competence-grid,.author-reference-list{grid-template-columns:1fr}.author-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.author-hero__avatar{max-width:150px}}@media(max-width:640px){.author-process-grid{grid-template-columns:1fr}}.author-hero__avatar{width:min(174px,100%);height:auto;aspect-ratio:1;justify-self:center;overflow:hidden;border-radius:50%;background:#fff;border:1px solid rgba(138,100,40,.16);box-shadow:0 12px 26px rgba(17,24,39,.08)}.author-hero__avatar picture,.author-hero__avatar img{display:block;width:100%;height:100%}.author-hero__avatar img{border-radius:50%;object-fit:cover;object-position:center center}
/* P2 visual-consistency cleanup: one audit-facing blog container signature, no DOM restructuring. */
.blog-page main>section.page-container.blog-article.blog-related-section{max-width:980px}.author-profile-page main ul{margin:.75rem 0 0;padding-left:1.2rem;color:var(--secondary-text,#555)}.author-profile-page main li+li{margin-top:.45rem}


/* RELEASE 1.0.1 — canonical layout width contract
   One source of truth for horizontal rhythm across subpages, blog and CTA blocks. */
:root{--site-container-max:1360px;--site-content-max:1020px;--site-reading-max:980px;--site-container-pad:clamp(1rem,2vw,1.5rem);--site-section-gap:1.2rem}main .page-container{box-sizing:border-box;width:100%;max-width:var(--site-container-max);margin-left:auto;margin-right:auto;padding-left:var(--site-container-pad);padding-right:var(--site-container-pad)}main>section.page-container>.breadcrumbs,main>section.page-container>h1,main>section.page-container>h2,main>section.page-container>.page-subtitle,main>section.page-container>.page-subtitle--left,main>section.page-container>.section-local-copy,main>section.page-container>p:not(.page-subtitle):not(.section-local-copy),main>section.page-container>.content-section,main>section.page-container>.section-intro-card,main>section.page-container>.pricing-note,main>section.page-container>.related-links,main>section.page-container>.related-links--panel{box-sizing:border-box;width:100%;max-width:var(--site-content-max);margin-left:auto;margin-right:auto}.content-section{box-sizing:border-box;width:100%;max-width:var(--site-content-max);margin-left:auto;margin-right:auto;margin-bottom:var(--site-section-gap)}main>.content-section.blog-internal-links,main>.blog-section-shell{box-sizing:border-box;width:min(calc(100% - (2 * var(--site-container-pad))),var(--site-content-max));max-width:var(--site-content-max);margin-left:auto;margin-right:auto}.blog-section-shell,.blog-related-section,.blog-article{box-sizing:border-box;max-width:var(--site-content-max);margin-left:auto;margin-right:auto}.page-container>h1,.page-container>h2,.page-container>.page-subtitle,.page-container>.page-subtitle--left,.page-container>.section-local-copy,.page-container>p:not(.page-subtitle):not(.section-local-copy),.content-section>h2,.content-section>h3,.content-section>p,.content-section>ul,.content-section>ol,.blog-article p{max-width:var(--site-reading-max)}.content-section>h2,.content-section>h3,.content-section>p,.content-section>ul,.content-section>ol{margin-left:0;margin-right:auto}.feature-list--cards,.service-grid,.gallery-grid,.project-index-gallery-grid{max-width:none}.section-cta-row{box-sizing:border-box;width:100%;max-width:var(--site-content-max);margin-left:auto;margin-right:auto}@media(max-width:768px){main .page-container{padding-left:1rem;padding-right:1rem}main>.content-section.blog-internal-links,main>.blog-section-shell{width:calc(100% - 2rem)}.section-cta-row .cta-button{width:100%}}

/* RELEASE_1_2_1_BLOG_FOOTER_COLOR_FIX: keep blog footer links consistent with the rest of the site. */
body .main-footer.main-footer--detailed a,
body .main-footer.main-footer--detailed p a,
body .main-footer.main-footer--detailed li a,
body .main-footer.main-footer--detailed .footer-links a,
body footer.main-footer.main-footer--detailed a,
body footer.main-footer.main-footer--detailed .page-container a,
body footer.main-footer.main-footer--detailed .page-container p a,
body footer.main-footer.main-footer--detailed .page-container li a,
body.blog-page footer.main-footer a,
body.blog-post footer.main-footer a,
body.blog-page footer.main-footer .footer-links a,
body.blog-post footer.main-footer .footer-links a {
  color: rgba(255,255,255,.88) !important;
  -webkit-text-fill-color: rgba(255,255,255,.88) !important;
  font-weight: 400 !important;
  text-decoration-line: none !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: .2em !important;
  text-decoration-color: rgba(255,255,255,.28) !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}
body .main-footer.main-footer--detailed a:hover,
body .main-footer.main-footer--detailed p a:hover,
body .main-footer.main-footer--detailed li a:hover,
body .main-footer.main-footer--detailed .footer-links a:hover,
body footer.main-footer.main-footer--detailed a:hover,
body.blog-page footer.main-footer a:hover,
body.blog-post footer.main-footer a:hover {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-decoration-line: underline !important;
  text-decoration-color: rgba(255,255,255,.72) !important;
}
body .main-footer.main-footer--detailed p,
body .main-footer.main-footer--detailed li,
body .main-footer.main-footer--detailed span,
body .main-footer.main-footer--detailed .footer-copy {
  color: rgba(226,232,240,.80) !important;
}
body .main-footer.main-footer--detailed .footer-title {
  color: #ffffff !important;
}
/* BLOG_FOOTER_SCOPE_GUARD_R122: blog layout rules must not redefine the shared footer component. */
body.blog-page footer.main-footer .page-container.footer-grid,
body.blog-post footer.main-footer .page-container.footer-grid{
  width:calc(100% + 4rem);
  max-width:none;
  margin-left:-2rem;
  margin-right:-2rem;
  padding-left:1rem;
  padding-right:1rem;
}
@media(max-width:768px){
  body.blog-page footer.main-footer .page-container.footer-grid,
  body.blog-post footer.main-footer .page-container.footer-grid{
    padding-left:1rem;
    padding-right:1rem;
  }
}
/* RELEASE_1_2_9_FOOTER_LINK_WEIGHT_GUARD: shared footer links must stay visually light across page-specific CSS. */
body footer.main-footer a,
body footer.main-footer p a,
body footer.main-footer li a,
body footer.main-footer .footer-links a,
body footer.main-footer.main-footer--detailed a {
  font-weight: 400 !important;
}
