:root{--ink:#17352f;--forest:#16362f;--sand:#e7d4ab;--paper:#fbfaf6;--line:rgba(23,53,47,.16);--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}header{height:84px;padding:0 clamp(1.2rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(251,250,246,.94);position:sticky;top:0;z-index:10;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:.7rem}.brand>span{width:34px;height:40px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font:italic 1.4rem var(--serif)}.brand b,.brand small{display:block;font:600 .8rem/1.1 Manrope;letter-spacing:.17em}.brand small{font-size:.48rem;margin-top:.25rem}nav{display:flex;gap:2rem;font-size:.66rem;letter-spacing:.13em;text-transform:uppercase}.back{background:var(--forest);color:#fff;padding:.8rem 1rem;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.team-hero{min-height:620px;background:linear-gradient(90deg,rgba(14,50,42,.95),rgba(20,60,51,.78)),url('images/galeria-kaktusy.jpg') center/cover;color:#fff;padding:clamp(6rem,11vw,10rem) clamp(1.2rem,10vw,10rem);display:flex;align-items:center}.team-hero>div{max-width:920px}.eyebrow{display:flex;align-items:center;gap:.8rem;font-size:.62rem;letter-spacing:.2em}.eyebrow span{width:34px;height:1px;background:currentColor}.team-hero h1,.person h2,.team-cta h2{font:600 clamp(3.7rem,7.5vw,7.2rem)/.92 var(--serif);letter-spacing:-.045em;margin:1.4rem 0}.team-hero h1 em,.team-cta h2 em{font-weight:500}.team-hero>div>p:last-child{max-width:570px;color:#c7d1cd}.team-list{width:min(1250px,calc(100% - 2.5rem));margin:auto;padding:clamp(5rem,10vw,10rem) 0}.person{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(3rem,8vw,8rem);align-items:center;margin-bottom:clamp(7rem,13vw,13rem)}.person.reverse .person-photo{order:2}.person-photo{height:720px;position:relative;background:#dfe5df;overflow:hidden}.person-photo img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(18%)}.photo-credit{position:absolute;left:1rem;bottom:1rem;background:rgba(12,44,37,.76);color:#fff;padding:.5rem .7rem;font-size:.52rem}.photo-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#dbe4de,#aebfb5)}.photo-placeholder:before{content:"";position:absolute;width:52%;aspect-ratio:1;border:1px solid rgba(23,53,47,.3);border-radius:50%;top:16%}.photo-placeholder:after{content:"";position:absolute;width:72%;height:36%;border:1px solid rgba(23,53,47,.3);border-bottom:0;border-radius:50% 50% 0 0;bottom:0}.photo-placeholder>div{position:relative;z-index:1;background:rgba(251,250,246,.88);padding:1.2rem;text-align:center;margin-top:55%}.photo-placeholder b,.photo-placeholder span,.photo-placeholder small{display:block}.photo-placeholder b{font-size:.7rem;letter-spacing:.15em}.photo-placeholder span{font-size:.72rem;margin:.25rem 0}.photo-placeholder small{font-size:.55rem;color:#667a71}.number{font-size:.61rem;letter-spacing:.19em;color:#71867d}.person h2{font-size:clamp(3.3rem,5.7vw,5.6rem);margin:.6rem 0 1rem}.role{font:500 1rem Manrope;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.2rem 0}.bio p{color:#526b61}.person-links{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:2rem}.person-links a{border-bottom:1px solid currentColor;padding-bottom:.25rem;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}.team-cta{background:var(--sand);text-align:center;padding:clamp(5rem,10vw,9rem) 1.2rem}.team-cta .eyebrow{justify-content:center}.team-cta h2{font-size:clamp(3.4rem,7vw,6.5rem)}.team-cta>a{display:inline-block;background:var(--forest);color:#fff;padding:1rem 2rem;font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}footer{background:#102e28;color:#b6c3be;padding:2rem clamp(1.2rem,5vw,5rem);display:flex;justify-content:space-between;font-size:.62rem}footer a{color:#fff;margin-left:1rem}@media(max-width:900px){nav{display:none}.person{grid-template-columns:1fr;gap:3rem}.person.reverse .person-photo{order:0}.person-photo{height:620px}}@media(max-width:560px){header{height:72px}.back{font-size:0}.back:after{content:'Wróć ↗';font-size:.62rem}.team-hero{min-height:560px}.team-hero h1{font-size:3.7rem}.person-photo{height:500px}.team-list{width:calc(100% - 2rem)}footer{display:block}footer div{margin-top:1rem}footer a{margin:0 1rem 0 0}}
