
/* ZWIERZAK 5.8.9 — czytelność dokumentów formalnych */
.legal-page-content{max-width:980px;padding-top:48px;padding-bottom:72px}
.legal-page-content>h1:first-child{display:none}
.legal-page-content h2{margin:2.1rem 0 .75rem;font-size:clamp(1.25rem,2.1vw,1.65rem);line-height:1.25}
.legal-page-content p,.legal-page-content li{font-size:1rem;line-height:1.72}
.legal-page-content ul,.legal-page-content ol{padding-left:1.35rem}
.legal-page-content a:not(.btn){text-decoration-thickness:1px;text-underline-offset:3px}
.zw-legal-doc__updated{font-size:.9rem!important;opacity:.72;margin-bottom:1rem}
.zw-legal-doc__lead{font-size:1.08rem!important;max-width:820px}
.zw-legal-doc__notice,.zw-legal-doc__urgent{margin:1.8rem 0;padding:1.25rem 1.35rem;border:1px solid rgba(13,105,69,.18);border-radius:16px;background:rgba(17,137,76,.045)}
.zw-legal-doc__notice>strong{display:block;font-size:1.08rem;margin-bottom:.45rem}
.zw-legal-doc__notice p:last-child,.zw-legal-doc__urgent p:last-child{margin-bottom:0}
.zw-legal-doc__urgent{border-left:4px solid currentColor}
@media(max-width:700px){.legal-page-content{padding-top:34px;padding-bottom:54px}.zw-legal-doc__notice,.zw-legal-doc__urgent{padding:1rem;border-radius:13px}}

/* ZWIERZAK 5.9.0 — automatyczna, deduplikowana mapa strony */
.zw-sitemap__intro{max-width:760px;margin:0 0 1.6rem}
.zw-sitemap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:1.5rem}
.zw-sitemap__section{padding:1.4rem;border:1px solid rgba(13,105,69,.14);border-radius:16px;background:rgba(17,137,76,.025)}
.zw-sitemap__section h2{margin-top:0}
.zw-sitemap__list{margin:.35rem 0 0;padding-left:1.2rem}
.zw-sitemap__list li{margin:.42rem 0}
.zw-sitemap__list .zw-sitemap__list{margin-top:.35rem;padding-left:1.15rem}
@media(max-width:760px){.zw-sitemap{grid-template-columns:1fr;gap:18px}.zw-sitemap__section{padding:1.1rem}}
