:root{--bg: #f3f7f6;--bg-elevated: #ffffff;--ink: #12201c;--muted: #2a3d37;--line: #9eb3ad;--accent: #0a5649;--accent-hover: #08453b;--accent-soft: #dceee9;--accent-ink: #ffffff;--focus: #0b3d74;--footer-bg: #12201c;--footer-text: #f3f7f6;--footer-muted: #d5e4df;--max: 72rem;--content: 42rem;--radius: .85rem;--shadow: 0 1px 2px rgba(18, 32, 28, .07), 0 10px 28px rgba(18, 32, 28, .06);--font: "Segoe UI", system-ui, -apple-system, "Noto Sans", "Liberation Sans", Arial, sans-serif;--tap: 2.75rem}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}@media(prefers-reduced-motion:no-preference){html:focus-within{scroll-behavior:smooth}}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font);font-size:1.25rem;font-weight:400;line-height:1.65;color:var(--ink);background:var(--bg)}img{max-width:100%;height:auto}a{color:var(--accent);text-underline-offset:.18em}a:hover{color:var(--accent-hover);text-decoration-thickness:.12em}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-100%;z-index:20;padding:.65rem 1.1rem;background:var(--ink);color:#fff;font-weight:700;text-decoration:none;border-radius:.5rem}.skip-link:focus{top:1rem}.wrap{width:min(var(--max),calc(100% - 2.5rem));margin-inline:auto}main.wrap{flex:1}#tresc,#tematy,#najnowsze,#faq-heading,#slownik,#w-tym-temacie,#powiazane{scroll-margin-top:1rem}.site-header{background:var(--bg-elevated);border-bottom:1px solid var(--line)}.site-header:before{content:"";display:block;height:4px;background:var(--accent)}.site-header__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;padding:.85rem 0 1rem;max-width:100%}.logo{display:inline-flex;align-items:center;gap:.7rem;min-height:var(--tap);font-weight:700;font-size:1.35rem;color:var(--ink);text-decoration:none;flex-shrink:0}.logo:hover{color:var(--ink)}.logo__mark{display:block;width:3rem;height:3rem;flex-shrink:0}.nav{display:flex;flex-wrap:wrap;flex:1 1 14rem;min-width:0;gap:.35rem}.nav a{color:var(--ink);text-decoration:none;padding:.45rem .85rem;min-height:var(--tap);display:inline-flex;align-items:center;border-radius:.55rem;font-weight:600;flex-shrink:0}.nav a:hover{background:var(--accent-soft);color:var(--ink)}.nav a[aria-current=page]{background:var(--accent-soft);color:var(--ink);box-shadow:inset 0 0 0 2px var(--accent)}.hero{padding:2.75rem 0 2.25rem}.eyebrow{margin:0 0 .7rem;font-size:1.05rem;font-weight:700;letter-spacing:.02em;color:var(--accent)}.hero h1,.page-title{font-size:clamp(2rem,4.4vw,2.85rem);line-height:1.2;font-weight:700;margin:0 0 1rem}.lede{font-size:1.35rem;line-height:1.6;color:var(--ink);max-width:40rem;margin:0 0 1rem}.hero>p:not(.lede):not(.eyebrow):not(.hero__actions){max-width:42rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 0}.section{padding:.5rem 0 2.75rem}.section h2{font-size:1.65rem;line-height:1.25;margin:0 0 1.15rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16.5rem,1fr));gap:1.15rem}.card{display:flex;flex-direction:column;gap:.45rem;background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.45rem 1.3rem;box-shadow:var(--shadow);color:inherit;text-decoration:none;overflow:hidden}.card__img{display:block;width:calc(100% + 2.9rem);max-width:none;height:11rem;margin:-1.4rem -1.45rem .55rem;object-fit:cover;object-position:center;background:var(--accent-soft)}.card__img--illustration{object-fit:contain;background:var(--footer-bg);padding:.85rem 1rem}.card--topic{border-top:4px solid var(--accent)}.card h2,.card h3{margin:0;font-size:1.35rem;line-height:1.3;color:var(--ink)}.card p{margin:0;color:var(--muted)}.card .card__more,.card p.card__more{font-weight:700;color:var(--accent)}.card .meta{margin-top:auto;padding-top:.2rem}.card>.card__more:last-child{margin-top:auto}.card .meta+.card__more{margin-top:.35rem}a.card:hover{border-color:var(--accent);color:inherit}a.card:hover .card__more{color:var(--accent-hover);text-decoration:underline;text-underline-offset:.18em}.article-list{display:grid;gap:1.15rem;padding:0 0 3rem}.article-list>h2{margin:0;font-size:1.65rem;line-height:1.3}.article-list>h2 a{color:var(--ink);font-weight:700}.article-list>p{margin:0;max-width:65ch;color:var(--ink)}.meta{color:var(--muted);font-size:1.1rem}.content>.meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:.35rem 0 .85rem}.topic-tag{display:inline-flex;align-items:center;min-height:var(--tap);padding:.25rem .9rem;background:var(--accent-soft);color:var(--ink);font-weight:700;border-radius:999px;text-decoration:none}.topic-tag:hover{color:var(--ink);background:#cfe6e0}.content{width:min(var(--content),100%);padding-bottom:3.25rem}.hero-image{margin:0 0 1.6rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:var(--bg-elevated)}.hero-image img{display:block;width:100%;height:auto;max-height:26rem;object-fit:cover;object-position:center}.hero-image--illustration{background:var(--footer-bg);padding:1.1rem 1.1rem .85rem}.hero-image--illustration img{max-height:22rem;object-fit:contain;margin-inline:auto}.content h2{font-size:1.7rem;line-height:1.3;margin-top:2.15rem;padding-bottom:.35rem;border-bottom:2px solid var(--accent-soft)}.content p,.content li{max-width:65ch}.content ul,.content ol{padding-left:1.35rem}.content li+li{margin-top:.35rem}.glossary{margin:2.25rem 0 2.5rem}.glossary h2{margin:0 0 .15rem}.glossary>p{margin:0 0 1.1rem}.glossary dl{margin:0;display:grid;gap:.85rem}.glossary__item{background:var(--bg-elevated);border:1px solid var(--line);border-left:5px solid var(--accent);border-radius:0 .75rem .75rem 0;padding:1rem 1.2rem 1.05rem}.glossary dt{margin:0 0 .35rem;font-size:1.3rem;font-weight:700;line-height:1.35;color:var(--ink)}.glossary dd{margin:0;max-width:60ch;color:var(--ink)}.faq{display:grid;gap:.85rem;margin:2.25rem 0 3rem}.faq h2{margin:0 0 .15rem}.faq details{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius);padding:.35rem 1.15rem}.faq details[open]{padding-bottom:1rem;border-color:var(--accent)}.faq summary{cursor:pointer;font-weight:700;min-height:var(--tap);display:flex;align-items:center;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.75rem;margin-right:.65rem;color:var(--accent);font-weight:700;flex-shrink:0}.faq details[open] summary:before{content:"–"}.faq details p{margin:.15rem 0 .35rem 2.4rem;max-width:60ch}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .55rem;padding:1.4rem 0 0;color:var(--muted);font-size:1.1rem}.breadcrumbs a{color:var(--accent);min-height:var(--tap);display:inline-flex;align-items:center}.site-footer{margin-top:auto;background:var(--footer-bg);color:var(--footer-muted);padding:2.25rem 0 2.75rem}.site-footer__inner{display:grid;gap:1.25rem}.site-footer__name{margin:0 0 .35rem;font-size:1.35rem;font-weight:700;color:var(--footer-text)}.site-footer__brand p{margin:0;max-width:38rem}.site-footer__nav{display:flex;flex-wrap:wrap;gap:.35rem .5rem}.site-footer a{color:var(--footer-text);min-height:var(--tap);display:inline-flex;align-items:center;padding:.35rem .7rem;font-weight:600;flex-shrink:0}.site-footer a:hover{color:#fff}.site-footer__note{margin:0;padding-top:.35rem;border-top:1px solid #3a524b;font-weight:600;color:var(--footer-text)}.button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:3rem;padding:.7rem 1.35rem;border-radius:.65rem;border:2px solid var(--accent);background:var(--accent);color:var(--accent-ink);text-decoration:none;font-weight:700}.button:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:var(--accent-ink)}.button--ghost{background:var(--bg-elevated);color:var(--accent)}.button--ghost:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-hover)}.note{background:var(--accent-soft);border-left:5px solid var(--accent);padding:1rem 1.15rem;border-radius:0 .75rem .75rem 0;color:var(--ink)}.note p{margin:0}.related{margin:2.25rem 0 1.5rem}.related ul{list-style:none;padding:0;margin:.75rem 0 0;display:grid;gap:.35rem}.related a{display:inline-flex;align-items:center;min-height:var(--tap);font-weight:700}@media(max-width:42rem){.wrap{width:min(var(--max),calc(100% - 1.5rem))}.site-header__inner{flex-direction:column;align-items:flex-start}.nav{width:100%;max-width:100%;flex:1 1 auto;gap:.2rem}.nav a{padding:.4rem .5rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}
