:root{--navy:#1c3443;--ink:#233844;--muted:#596873;--paper:#faf9f6;--cream:#f5eee3;--line:#d9dedf;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:17px;line-height:1.7}a{color:inherit;text-underline-offset:5px}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b98043;outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h2{font-size:clamp(2.3rem,4vw,4rem);letter-spacing:-.035em;margin-bottom:30px}h3{font-size:1.85rem;letter-spacing:-.02em}p{margin-bottom:22px}.skip{position:fixed;z-index:100;top:-100px;left:15px;padding:12px;background:white;color:var(--ink)}.skip:focus{top:10px}.header{position:absolute;z-index:20;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:31px 5%;color:white}.brand{text-decoration:none;font:clamp(1.3rem,2vw,1.8rem)/1.02 var(--serif)}.brand span{display:block;font:10px/1.5 var(--sans);letter-spacing:.17em;margin-top:13px}.header nav{display:flex;align-items:center;gap:30px}.header nav a{font-size:14px;text-decoration:none}.header nav a:hover{color:#ead3b2}.nav-cta{border:1px solid #ffffff70;border-radius:40px;padding:11px 20px}.menu-toggle{display:none}.hero{min-height:780px;height:100svh;max-height:1150px;position:relative;isolation:isolate;overflow:hidden;background:#203745;color:white}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% center;z-index:-4}.hero-shade{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(14,30,40,.55),rgba(16,33,44,.13) 51%,transparent 76%),linear-gradient(0deg,rgba(13,27,37,.6),transparent 25%,transparent 84%,rgba(13,27,37,.2))}.color-flow{position:absolute;inset:-25% 32% -25% -30%;z-index:-2;pointer-events:none;background:radial-gradient(ellipse at 30% 40%,rgba(60,104,122,.38),transparent 54%),radial-gradient(ellipse at 60% 70%,rgba(119,93,94,.21),transparent 57%);filter:blur(55px);animation:flow 19s ease-in-out infinite alternate;will-change:transform}.hero-content{padding:220px 0 130px;margin-left:5%;width:min(580px,44%);position:relative;top:50%;transform:translateY(-50%)}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:600;line-height:1.6;margin-bottom:25px;color:#607582}.eyebrow.light{color:#dfdfd9}.hero h1{font-size:clamp(4rem,6.5vw,7rem);line-height:1.01;letter-spacing:-.045em;margin-bottom:28px}.hero h1 em{font-weight:400}.hero-copy{max-width:480px;font-size:17px;line-height:1.8;color:#eeefef;margin-bottom:34px}.actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:53px;border-radius:40px;padding:14px 25px;font-size:14px;line-height:1.4;text-decoration:none;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.cream{background:var(--cream);color:var(--navy)}.outline{border:1px solid #ffffffa0;color:white}.outline:hover{background:#ffffff16}.navy{background:var(--navy);color:white}.hero-bottom{position:absolute;left:5%;right:5%;bottom:28px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff30;padding-top:20px;font-size:12px;color:#e1e5e5}.hero-bottom a{text-decoration:none}.hero-bottom a span{margin-left:17px}.motion-toggle{position:absolute;bottom:88px;right:5%;color:white;background:#19344065;border:1px solid #ffffff40;border-radius:24px;padding:6px 12px;font-size:12px;cursor:pointer}.section{padding:110px 7%;scroll-margin-top:10px}.mission{display:grid;grid-template-columns:1fr 1fr;gap:45px 85px}.mission-copy{max-width:640px;color:var(--muted)}.lead{font-size:23px;line-height:1.6;color:var(--ink)}.principles{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:28px;gap:25px;font-size:14px}.principles b{font-size:12px;color:#78909b;margin-right:14px;font-weight:400}.knowledge{background:#edf1f2}.section-heading{display:flex;justify-content:space-between;gap:65px;align-items:flex-end;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:385px;color:var(--muted);margin-bottom:5px}.topics{border-top:1px solid #bac8ce}.topics details{border-bottom:1px solid #bac8ce}.topics summary{list-style:none;display:flex;gap:32px;align-items:center;cursor:pointer;padding:28px 10px}.topics summary::-webkit-details-marker{display:none}.topic-no{font:16px var(--serif);color:#748792;min-width:27px}.topics summary>span:nth-child(2){font:clamp(1.3rem,2.5vw,2rem)/1.3 var(--serif)}.topics small{display:block;font:10px/1.5 var(--sans);letter-spacing:.14em;color:#607582;margin-bottom:9px}.plus{margin-left:auto;font-size:25px;font-weight:300}.topics details[open] .plus{transform:rotate(45deg)}.detail{padding:0 55px 28px 69px;max-width:950px;color:#475d69}.detail a{font-size:14px}.scope{font-size:13px;color:#5d717b;max-width:950px;margin:25px 0 0}.judgments{background:#faf9f6}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;gap:0}.editorial-grid article{border-top:2px solid var(--navy);padding:28px 32px 10px 0}.editorial-grid article+article{border-left:1px solid var(--line);padding-left:32px}.editorial-number{font-size:10px;letter-spacing:.13em;color:#647984;display:block;margin-bottom:35px}.editorial-grid h3{font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.25}.editorial-grid p{font-size:16px;color:var(--muted)}.editorial-note{border-top:1px solid var(--line);margin-top:35px;padding-top:25px;display:grid;grid-template-columns:1fr 2fr;gap:35px}.editorial-note b{font-weight:400;font-family:var(--serif);font-size:22px;line-height:1.4}.editorial-note p{font-size:14px;color:var(--muted);margin:0}.support{background:var(--navy);color:#f3f4f3;display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.support-intro p:not(.eyebrow){max-width:560px;color:#d7e0e5}.aid-panel{padding:42px;background:#f4f3ee;color:var(--ink);border-radius:3px}.aid-panel h3{font-size:2rem;line-height:1.25}.aid-panel p{font-size:15px;color:#536570}.aid-panel .button{margin-top:6px}.aid-panel small{display:block;font-size:12px;line-height:1.6;color:#697980;margin-top:18px}.text-link{display:block;font-size:13px;margin-top:18px}.footer{padding:65px 7% 25px;display:grid;grid-template-columns:1fr 1fr auto;gap:35px;align-items:center}.footer>p{font-size:14px;color:var(--muted);margin:0}.footer>a:last-of-type{font-size:13px;text-decoration:none}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:25px;padding-top:25px;border-top:1px solid var(--line);font-size:11px;color:#687983;margin-top:15px}.motion-paused .color-flow{animation-play-state:paused}@keyframes flow{from{transform:translate(-3%,-3%) scale(1);opacity:.65}to{transform:translate(13%,10%) scale(1.14);opacity:1}}@media(min-width:1700px){.hero-content{margin-left:7%}.hero-copy{font-size:19px}}@media(max-width:1050px){.header nav{gap:17px}.header nav a{font-size:12px}.hero-content{width:48%}.hero h1{font-size:5rem}.section{padding:80px 6%}.mission{gap:35px}.support{gap:35px}.section-heading{gap:35px}.aid-panel{padding:28px}}@media(max-width:760px){html{scroll-padding-top:20px}.header{padding:23px 6%;align-items:flex-start}.brand{font-size:23px}.brand span{font-size:9px}.menu-toggle{display:block;color:white;background:#1b344665;border:1px solid #ffffff70;border-radius:25px;padding:8px 15px;font-size:14px}.menu-toggle span{margin-left:8px}.header nav{display:none;position:absolute;top:111px;left:6%;right:6%;padding:20px 25px;background:#1c3443;box-shadow:0 15px 35px #0003;border:1px solid #ffffff20;border-radius:8px}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:14px}.header nav a{font-size:16px;padding:8px 0}.header nav .nav-cta{padding:10px 15px;text-align:center}.hero{min-height:850px;max-height:none;height:100svh}.hero-photo{object-position:67% center}.hero-shade{background:linear-gradient(0deg,rgba(15,31,43,.98),rgba(15,31,43,.88) 29%,rgba(15,31,43,.23) 68%,rgba(15,31,43,.25))}.hero-content{position:absolute;top:auto;bottom:100px;transform:none;width:88%;margin:0 6%;padding:0}.hero h1{font-size:clamp(3.5rem,12vw,5.4rem);margin-bottom:22px}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-copy{max-width:470px;font-size:16px;line-height:1.65;margin-bottom:25px}.button{font-size:13px;min-height:48px;padding:13px 19px}.hero-bottom{left:6%;right:6%;bottom:20px;font-size:10px;gap:20px}.hero-bottom>span{max-width:210px}.motion-toggle{bottom:77px;right:6%;font-size:10px}.color-flow{inset:15% -30% -25%;opacity:.5}.section{padding:65px 6%}.mission,.support{grid-template-columns:1fr;gap:25px}.lead{font-size:21px}.mission h2{margin-bottom:0}.principles{grid-template-columns:1fr;gap:17px;margin-top:10px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:25px}.topics summary{gap:14px;padding:25px 0}.topic-no{min-width:19px}.detail{padding:0 5px 25px 33px;font-size:16px}.editorial-grid{grid-template-columns:1fr;margin-top:30px}.editorial-grid article,.editorial-grid article+article{border-left:0;padding:28px 0 15px;border-top:1px solid var(--line)}.editorial-number{margin-bottom:17px}.editorial-grid h3{font-size:1.8rem}.editorial-note{grid-template-columns:1fr;gap:15px}.aid-panel{padding:27px}.footer{grid-template-columns:1fr;gap:30px;padding:50px 6% 25px}.footer-bottom{flex-direction:column;gap:6px}.footer .brand{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.color-flow{animation:none}.button{transition:none}.motion-toggle{display:none}}

@media(min-width:761px){.hero{display:flex;align-items:center}.hero-content{top:auto;transform:none;padding:0;margin-top:70px}}
/* Biblioteka wiedzy i fotografie redakcyjne */
.hero h1{font-size:clamp(3rem,4.55vw,5.3rem);line-height:1.08}.hero-content{width:min(650px,49%)}
.mission-photo{grid-column:1/-1;margin:10px 0 0;display:grid;grid-template-columns:1.4fr 1fr;background:#ece7de;align-items:center}.mission-photo img{display:block;width:100%;height:auto}.mission-photo figcaption{padding:45px;font:clamp(1.8rem,3vw,3rem)/1.25 var(--serif);letter-spacing:-.025em}
.library{background:#f0ede7}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.guide{display:flex;flex-direction:column;background:var(--paper);padding:34px;text-decoration:none;border-top:2px solid #93a3a9;transition:background .2s}.guide:hover{background:#e5ecee}.guide h3{line-height:1.25;margin:24px 0}.guide p{font-size:15px;color:var(--muted)}.read{font-size:13px;display:block;margin-top:auto;padding-top:15px}.case-feature{display:grid;grid-template-columns:1fr 2fr;gap:55px;align-items:center;padding:45px;background:#edf1f2;text-decoration:none}.case-feature h3{font-size:clamp(1.8rem,3vw,2.8rem)}.case-feature p:not(.eyebrow){color:var(--muted)}.case-symbol{font:130px/1 var(--serif);color:#597581;text-align:center;border-right:1px solid #c4d0d4}.case-symbol span{display:block;font:12px/1.6 var(--sans);letter-spacing:.12em;margin-top:24px}.case-feature:hover .read{text-decoration:underline}.expert{background:#e8e3db;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.expert>img{width:100%;height:auto;display:block}.expert h2{font-size:clamp(2.4rem,3.8vw,3.8rem)}.small-note{font-size:13px;color:var(--muted)}
/* Długie teksty: wygodna szerokość, spis treści, źródła */
.article-page .header{position:relative;background:var(--navy);min-height:140px}.article-heading{padding:55px 7% 48px;background:#eeede7;border-bottom:1px solid #d9dedb}.breadcrumb{display:inline-block;font-size:13px;margin-bottom:35px;text-decoration:none}.article-heading h1{font-size:clamp(2.7rem,5vw,4.8rem);letter-spacing:-.04em;max-width:1000px;margin-bottom:28px}.article-heading .lead{max-width:880px;font-size:21px}.article-meta{font-size:12px;color:var(--muted)}.article-heading .scope{margin-top:14px}.article-layout{display:grid;grid-template-columns:260px minmax(0,780px);gap:65px;max-width:1300px;margin:auto;padding:65px 5% 90px;align-items:start}.contents{position:sticky;top:30px;padding-right:25px;border-right:1px solid var(--line);font-size:13px;line-height:1.5}.contents nav{display:grid;gap:16px}.contents nav a{text-decoration:none;color:#526977}.contents nav a:hover{text-decoration:underline;color:var(--ink)}.aside-help{display:block;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.prose{min-width:0;font-size:18px;line-height:1.85}.prose section{margin-bottom:52px;scroll-margin-top:28px}.prose h2{font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.2;letter-spacing:-.02em;margin-bottom:25px}.prose h3{font-size:1.5rem;line-height:1.3}.prose p{margin-bottom:24px}.prose a{overflow-wrap:anywhere}.source-inline{font-size:12px;line-height:1.8;color:#617581;border-top:1px solid var(--line);padding-top:13px}.callout,.end-note{background:#e9eeed;border-left:3px solid #738e95;padding:27px 30px;margin:30px 0}.callout p:last-child{margin-bottom:0}.end-note{margin-top:50px;font-size:16px}.timeline{padding:0;list-style:none;counter-reset:step}.timeline li{counter-increment:step;position:relative;padding:0 0 28px 58px;border-left:1px solid #bdccd0;margin-left:17px}.timeline li:before{content:counter(step);position:absolute;left:-18px;top:0;width:35px;height:35px;border-radius:50%;background:var(--navy);color:white;text-align:center;font:16px/35px var(--serif)}.timeline li:last-child{border:0}.article-image{width:100%;height:auto;margin:15px 0 35px}.faq-item{border-bottom:1px solid #c6d1d3}.faq-item:first-of-type{border-top:1px solid #c6d1d3}.faq-item summary{cursor:pointer;list-style:none;padding:24px 0;display:flex;gap:25px;justify-content:space-between;font:22px/1.4 var(--serif)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{flex-shrink:0}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item>div{padding:0 20px 25px 0;font-size:17px}.faq-item>div>a{font-size:14px}.article-page .footer{border-top:1px solid var(--line)}
@media(max-width:1050px){.article-layout{grid-template-columns:220px minmax(0,1fr);gap:35px}.guide{padding:25px}.expert{gap:35px}.mission-photo figcaption{padding:30px}}
@media(max-width:760px){.hero-content{width:88%}.hero h1{font-size:clamp(2.6rem,9.5vw,4.5rem)}.hero{min-height:890px}.mission-photo{grid-template-columns:1fr}.mission-photo figcaption{padding:30px;font-size:1.8rem}.guide-grid{grid-template-columns:1fr}.guide{padding:28px}.guide h3{margin:12px 0 20px}.case-feature{grid-template-columns:1fr;gap:30px;padding:30px}.case-symbol{font-size:65px;display:flex;align-items:center;gap:25px;text-align:left;border-right:0;border-bottom:1px solid #c4d0d4;padding-bottom:22px}.case-symbol span{margin:0}.expert{grid-template-columns:1fr;gap:32px}.article-page .header{min-height:125px}.article-heading{padding:35px 6%}.article-heading h1{font-size:2.8rem}.article-heading .lead{font-size:19px}.article-layout{display:block;padding:35px 6% 60px}.contents{position:static;border:0;border-bottom:1px solid var(--line);padding:0 0 28px;margin-bottom:38px}.contents nav{gap:13px}.prose{font-size:17px;line-height:1.8}.prose h2{font-size:2rem}.callout,.end-note{padding:23px}.timeline li{padding-left:35px}.faq-item summary{font-size:20px}}
