@import url('/fonts/fonts.css');
:root{--ink:#17392e;--green:#174d3c;--muted:#58645c;--paper:#faf8f2;--line:#d9dfd5;--red:#b33b2b;--yellow:#efc856;--serif:Georgia,'Times New Roman',serif;--sans:'Manrope',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b33b2b;outline-offset:5px}img{max-width:100%;height:auto;display:block}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.13}h1,h2{letter-spacing:-.045em}p+p{margin-top:1em}.wrap{max-width:1240px;margin-inline:auto;padding-inline:32px}.skip{position:fixed;top:-100px;left:16px;background:white;padding:16px;z-index:100}.skip:focus{top:12px}.topline{padding:8px max(32px,calc((100vw - 1176px)/2));display:flex;justify-content:space-between;gap:16px;font-size:11px;letter-spacing:.035em;background:var(--green);color:#fff}.topline a{text-decoration:none}.site-header{max-width:1304px;margin:auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:16px;text-decoration:none;font-size:10px;line-height:1.5}.brand img{width:96px}.brand strong{font-size:17px;letter-spacing:-.04em}.site-header nav{display:flex;gap:28px;align-items:center}.site-header nav a{font-size:13px;text-decoration:none;padding:12px 0;position:relative}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--red)}.site-header nav a[aria-current]:after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:2px;background:var(--red)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:30px;padding-top:52px;padding-bottom:86px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:700;font-size:10px;margin-bottom:22px;display:flex;align-items:center;gap:9px}.eyebrow>span:not(.flower){width:7px;height:7px;border-radius:50%;background:#51825f}.hero h1{font-weight:500;font-size:clamp(76px,7.8vw,106px);font-family:var(--serif);position:relative;letter-spacing:-.06em;line-height:.97}.hero h1 em{font-weight:400;color:var(--green)}.flower{font-size:94px;line-height:1;color:var(--red);font-family:var(--sans);display:inline-block}.hero h1 .flower{font-size:75px;margin-left:25px;vertical-align:middle;transform:rotate(-10deg)}.hero-lead{font-size:15px;line-height:1.85;margin-top:28px;color:var(--muted)}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:28px}.button{background:var(--green);color:white;padding:15px 24px;display:inline-flex;align-items:center;gap:24px;border:1px solid var(--green);border-radius:6px;text-decoration:none;font-size:12px;font-weight:600;min-height:48px}.button:hover{background:#25664f}.text-link{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:16px;min-height:44px;text-decoration:none;border-bottom:1px solid var(--ink)}.handwritten{font-family:var(--serif);font-style:italic;color:var(--muted);font-size:17px;margin-top:28px;transform:rotate(-3deg);transform-origin:left}.hero-visual{position:relative;padding-bottom:16px;margin-left:8px}.hero-image{width:100%;height:490px;object-fit:cover;border-radius:110px 8px 8px 8px;filter:saturate(.88)}.photo-note{position:absolute;bottom:-2px;left:-28px;padding:17px 24px;background:#fff;box-shadow:0 5px 24px #17392e10;border-radius:4px;transform:rotate(-3deg);font-size:14px;font-weight:700}.photo-note small{display:block;font-size:10px;font-weight:400;color:var(--muted);padding-left:19px}.note-dot{display:inline-block;width:8px;height:8px;background:var(--red);border-radius:50%;margin-right:10px}.stamp{position:absolute;right:-18px;top:-22px;display:grid;place-content:center;text-align:center;line-height:1.6;background:var(--yellow);border:1px dashed var(--green);outline:6px solid var(--yellow);width:96px;height:96px;border-radius:50%;font-size:10px;font-weight:700;transform:rotate(13deg)}.values-strip{display:flex;justify-content:center;align-items:center;gap:66px;background:#eeeede;padding:18px;font:italic 18px var(--serif)}.values-strip span:nth-child(even){font:20px var(--sans);color:var(--red)}.section{padding-top:80px;padding-bottom:80px}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:34px}.section-head .eyebrow{margin-bottom:13px}h2{font-family:var(--serif);font-weight:400;font-size:44px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.story-card{min-width:0}.story-card .image-link{display:block;overflow:hidden;border-radius:6px}.story-card img,.story-card .art-placeholder{width:100%;height:250px;object-fit:cover;transition:transform .2s}.story-card .image-link:hover img{transform:scale(1.025)}.card-meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;font-size:10px;margin:20px 0 12px;color:var(--muted)}.card-meta>span:first-child{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.story-card h3{font-family:var(--serif);font-size:26px;font-weight:400;letter-spacing:-.02em}.story-card h3 a{text-decoration:none}.story-card h3 span{font-family:var(--sans);font-size:18px}.story-card p{font-size:13px;color:var(--muted);margin-top:13px}.art-placeholder{background:#e2e8d8;display:flex;align-items:center;justify-content:space-around;padding:30px;font:italic 40px/1 var(--serif);color:var(--green)}.art-placeholder .flower{font-size:80px}.hero-visual .art-placeholder{height:490px;border-radius:100px 8px 8px 8px;flex-direction:column;font-size:60px}.about-band{background:#eeede9;padding:66px 0}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.about-grid h2{font-size:45px}.about-grid>div:last-child{font-size:14px;color:var(--muted);padding-top:10px}.about-grid .text-link{color:var(--ink);margin-top:18px}.project-list>a{border-top:1px solid var(--line);display:flex;align-items:center;gap:40px;padding:30px 0;text-decoration:none}.project-list>a:last-child{border-bottom:1px solid var(--line)}.project-number{color:var(--red);font:italic 22px var(--serif)}.project-list h3{font-family:var(--serif);font-weight:400;font-size:30px}.project-list p{font-size:13px;color:var(--muted);margin-top:12px;max-width:720px}.project-arrow{margin-left:auto;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:25px;width:54px;height:54px;flex-shrink:0}.project-list a:hover .project-arrow{background:var(--green);color:white}.join{margin-top:0;margin-bottom:90px;background:var(--green);border-radius:8px;padding:55px 65px;display:flex;justify-content:space-between;align-items:center;color:white}.join .eyebrow{color:#e7dda9}.join h2{font-size:57px}.join p:not(.eyebrow){font-size:14px;color:#e0e7e0;margin-top:22px}.join .button{margin-top:28px}.button-light{background:#f4edcf;color:var(--green);border-color:#f4edcf}.button-light:hover{background:white}.join .flower{font-size:210px;color:var(--yellow);margin-right:45px;transform:rotate(15deg)}footer{border-top:1px solid var(--line);padding:50px max(32px,calc((100vw - 1176px)/2)) 20px;font-size:12px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px;margin-bottom:45px}.footer-main img{width:118px;margin-bottom:16px}.footer-main h2{font-family:var(--sans);font-size:12px;letter-spacing:0;font-weight:700;margin:18px 0}.footer-main>div:last-child a{display:block;min-height:32px;text-decoration:none}.footer-main p{color:var(--muted);margin-bottom:15px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;font-size:10px;display:flex;justify-content:space-between;gap:18px;color:var(--muted)}.footer-bottom>div{display:flex;gap:24px}.listing h1,.article h1,.section>h1{font-size:clamp(44px,6vw,72px);font-family:var(--serif);font-weight:400;max-width:1000px}.lead{font-size:19px;color:var(--muted);max-width:760px;margin-top:25px}.listing .cards{margin-top:40px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.filters a,.pagination a{border:1px solid var(--line);border-radius:30px;padding:10px 22px;font-size:13px;text-decoration:none}.filters a[aria-current],.pagination a[aria-current]{background:var(--green);color:white}.pagination{display:flex;gap:10px;margin-top:40px}.article{padding-top:42px;padding-bottom:80px}.back{font-size:12px;display:inline-flex;min-height:44px;align-items:center}.article-head{padding-top:26px;padding-bottom:40px;max-width:920px}.article-cover{width:100%;height:540px;object-fit:cover;border-radius:8px;margin-bottom:45px}.prose{max-width:760px;margin:0 auto;font-size:17px;line-height:1.9}.prose h2{font-size:32px;margin:38px 0 18px}.prose h3{font:26px var(--serif);margin-top:24px}.prose p{margin:18px 0}.prose ul,.prose ol{padding-left:24px}.prose a{color:var(--green);font-weight:600}.prose blockquote{margin:25px 0;padding:8px 24px;border-left:3px solid var(--red)}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;margin-top:50px}.photo-grid figure{margin:0}.photo-grid img{width:100%;height:340px;object-fit:cover;border-radius:5px}.photo-grid figcaption{font-size:12px;color:var(--muted);margin-top:8px}.photo-grid figcaption span{display:block;font-size:10px}.sources{max-width:760px;margin:40px auto 0;border-top:1px solid var(--line);padding-top:20px;font-size:13px}.sources h2{font-family:var(--sans);font-size:14px;font-weight:700;letter-spacing:0}.sources ul{padding-left:20px;overflow-wrap:anywhere}.sources a{display:inline-block;padding:5px 0}::selection{background:#e9d79e;color:var(--ink)}
@media(min-width:1400px){.hero{padding-top:64px;padding-bottom:100px}.hero-image{height:520px}}@media(max-width:1000px){.brand span{display:none}.site-header nav{gap:20px}.hero h1{font-size:80px}.hero h1 .flower{font-size:50px;margin-left:14px}.hero-image{height:450px}.values-strip{gap:30px}.cards{gap:20px}.story-card img{height:210px}.join{margin-inline:24px}.about-grid{gap:40px}.hero-actions{gap:16px}.hero-actions .button{padding-inline:17px;gap:10px}}
@media(max-width:700px){html{scroll-padding-top:20px}.wrap{padding-inline:22px}.topline{padding:8px 22px;font-size:10px}.topline a{display:none}.site-header{padding:14px 22px;flex-wrap:wrap}.brand img{width:77px}.brand span{display:block;font-size:8px}.brand strong{font-size:14px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid var(--line);background:transparent;border-radius:5px;min-height:44px;padding:8px 12px;font-size:12px;color:var(--green)}.site-header nav{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:12px;border-top:1px solid var(--line)}.site-header nav a[aria-current]:after{display:none}.hero{grid-template-columns:1fr;padding-top:35px;gap:38px;padding-bottom:52px}.hero h1{font-size:84px}.hero h1 .flower{font-size:61px;margin-left:28px}.eyebrow{font-size:9px;margin-bottom:20px}.hero-lead{font-size:14px;margin-top:23px}.hero-lead br{display:none}.hero-actions{gap:23px;flex-wrap:wrap}.hero-visual{margin:0 7px 0 0}.hero-image{height:360px;border-top-left-radius:80px}.photo-note{left:-4px;padding:14px 18px;font-size:12px}.photo-note small{font-size:9px}.stamp{width:78px;height:78px;font-size:8px;right:-4px;top:-12px}.handwritten{margin-top:19px;font-size:15px}.values-strip{gap:20px;padding:17px 20px;flex-wrap:wrap;font-size:15px}.values-strip span:nth-last-child(-n+2){display:none}.values-strip span:nth-child(even){font-size:16px}.section{padding-top:52px;padding-bottom:52px}.section-head{align-items:start;flex-direction:column;gap:10px;margin-bottom:25px}h2{font-size:38px}.cards{grid-template-columns:1fr;gap:35px}.story-card img,.story-card .art-placeholder{height:260px}.card-meta{margin-top:15px}.story-card h3{font-size:28px}.story-card p{font-size:14px}.about-band{padding:46px 0}.about-grid{grid-template-columns:1fr;gap:15px}.about-grid h2{font-size:38px}.project-list>a{gap:20px;padding:26px 0}.project-list h3{font-size:25px}.project-list p{font-size:12px}.project-arrow{width:40px;height:40px;font-size:20px}.join{margin:0 18px 52px;padding:35px 26px;position:relative;overflow:hidden}.join h2{font-size:43px}.join>.flower{position:absolute;right:-100px;bottom:30px;font-size:150px;opacity:.17;pointer-events:none}.join>div{position:relative;z-index:1}.join p br{display:none}.join .eyebrow{font-size:8px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}footer{padding:35px 22px 22px}.listing h1,.article h1,.section>h1{font-size:45px}.lead{font-size:17px}.article{padding-top:24px;padding-bottom:50px}.article-cover{height:300px;margin-bottom:22px}.prose{font-size:16px}.prose h2{font-size:29px}.photo-grid{grid-template-columns:1fr;gap:22px}.photo-grid img{height:280px}.filters{gap:8px}.filters a{padding:9px 16px;font-size:12px}.article-head .eyebrow{flex-wrap:wrap}.hero-visual .art-placeholder{height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(min-width:701px){.cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(max-width:700px){.hero h1{font-size:66px}.hero h1 .flower{font-size:52px;margin-left:22px}}

/* Typograficzne okładki dla archiwum bez zatwierdzonych fotografii. */
.story-card .image-link{text-decoration:none}.archive-art{height:250px;padding:28px;background:#e2e8d8;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;color:var(--green)}.archive-art-1{background:#eee5d3}.archive-art-2{background:#e8e8e2}.archive-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;max-width:80%}.archive-number{font:italic 94px/1 var(--serif);letter-spacing:-.06em;position:relative;z-index:1}.archive-art .flower{position:absolute;right:20px;top:72px;font-size:128px;opacity:.18;transform:rotate(-12deg)}
@media(min-width:701px) and (max-width:1000px){.archive-art{height:210px}}@media(max-width:700px){.archive-art{height:260px}}
