:root{--green:#3d7a34;--dark:#0a4932;--ink:#17281c;--muted:#5f6b63;--mint:#edf5ea;--line:#dfe6dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}button{font:inherit}.site-header{height:96px;padding:0 clamp(28px,5vw,72px);display:flex;align-items:center;gap:32px;position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid #dfe6dcaa;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;font:800 25px 'Plus Jakarta Sans';white-space:nowrap}.brand span{display:flex;flex-direction:column}.main-nav{display:flex;justify-content:center;gap:21px;flex:1}.main-nav a{font-size:12px;font-weight:700;white-space:nowrap}.main-nav a:hover,.main-nav .active{color:var(--green)}.header-actions{display:flex;align-items:center;gap:20px;font-size:13px;font-weight:700;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;color:#fff;background:linear-gradient(#4c9341,#34722d);box-shadow:inset 0 1px #ffffff55,0 8px 18px #3d7a342e;font-weight:700}.button.small{padding:12px 19px;border-radius:999px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;font-weight:700}
.story{min-height:650px;padding:92px max(7vw,32px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:7vw;overflow:hidden}.story.soft{background:linear-gradient(145deg,#fbfaf7,#f1f6ed)}.copy{max-width:670px}.eyebrow{margin:0 0 30px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.18em}h1,h2,h3{font-family:'Plus Jakarta Sans',sans-serif;letter-spacing:-.045em}.copy h1{margin:0;font-size:clamp(45px,5.1vw,73px);line-height:1.05}.copy h1 span,.closing-story h2 span{color:var(--green)}.copy h2{margin:0 0 22px;font-size:clamp(38px,4.2vw,58px);line-height:1.08}.copy>h3{margin:0 0 22px;color:var(--green);font-size:21px}.copy>p:not(.eyebrow){max-width:650px;margin:15px 0;color:var(--muted);font-size:16px;line-height:1.72}.copy .lead{font-size:18px!important}.copy .compact{max-width:520px!important}.copy strong{color:var(--green)}figure{min-width:0;margin:0;display:flex;align-items:center;justify-content:center}figure img{display:block;width:100%;max-width:760px;max-height:560px;object-fit:contain}.hero-story figure img{max-height:520px}.divider{width:100%;max-width:420px;height:1px;margin:35px 0;background:var(--line)}.divider.short{width:32px;height:2px;background:var(--green)}
.principles{grid-template-columns:minmax(360px,.82fr) minmax(430px,1.18fr)}.principle-list{margin-top:34px}.principle-list article{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.principle-list article:last-child{border-bottom:0}.principle-list article>b{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;color:var(--green);background:var(--mint);font-size:21px}.principle-list h3{margin:0 0 6px;font-size:19px}.principle-list p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.closing-story{position:relative;min-height:650px;padding:95px max(7vw,32px);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;overflow:hidden;background:linear-gradient(145deg,#fbfaf7,#eef5e9)}.closing-story .copy{position:relative;z-index:2}.closing-story h2{margin:0 0 28px;font-size:clamp(44px,5.2vw,72px);line-height:1.04}.closing-story .copy>p{max-width:650px;color:#4f6156;font-size:17px;line-height:1.65}.closing-story figure{position:absolute;right:0;bottom:0;width:58%;height:100%;align-items:flex-end}.closing-story figure img{width:100%;max-width:none;max-height:100%;object-fit:contain;object-position:right bottom}
footer{min-height:100px;padding:24px clamp(28px,6vw,90px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:#075137;color:#fff}footer .brand{font-size:18px}footer .brand img{width:42px!important;height:42px!important;filter:brightness(1.7)}footer small{display:block;font:400 9px Inter;color:#c5ddd1;margin-top:4px}footer nav{display:flex;gap:25px;flex-wrap:wrap;justify-content:center}footer nav a,footer>span{font-size:11px}
@media(max-width:1050px){.story,.principles{grid-template-columns:1fr 1fr;gap:40px}.main-nav{gap:10px}.main-nav a{font-size:10px}}
@media(max-width:850px){.site-header{height:76px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:20px 28px;background:#fff;box-shadow:0 18px 30px #0001;flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.header-actions{display:none}.story,.principles{min-height:auto;padding:75px 24px;grid-template-columns:1fr}.story .copy{order:1}.story figure{order:2}.story figure img{max-height:430px}.closing-story{padding:75px 24px 420px;grid-template-columns:1fr}.closing-story figure{width:100%;height:420px}.closing-story figure img{object-position:center bottom}footer{flex-direction:column;text-align:center;padding:35px 20px}}
@media(max-width:540px){.brand{font-size:21px}.copy h1{font-size:42px}.copy h2{font-size:36px}.story{padding:64px 20px;gap:35px}.principle-list article{grid-template-columns:48px 1fr}.principle-list article>b{width:44px;height:44px}.closing-story{padding:65px 20px 330px}.closing-story figure{height:330px}footer nav{flex-direction:column}}

/* Wtopienie ilustracji końcowej w tło sekcji */
.closing-story figure img{
  -webkit-mask-image:
    linear-gradient(to right,transparent 0,#000 24%,#000 100%),
    linear-gradient(to bottom,transparent 0,#000 24%,#000 100%);
  -webkit-mask-composite:source-in;
  mask-image:
    linear-gradient(to right,transparent 0,#000 24%,#000 100%),
    linear-gradient(to bottom,transparent 0,#000 24%,#000 100%);
  mask-composite:intersect;
}

