*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6;background:#fff;color:#1f2a22}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}.greenbis-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.greenbis-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #e4ebe5;box-shadow:0 4px 22px rgba(18,58,34,.06)}.greenbis-header-inner{min-height:82px;display:flex;align-items:center;gap:36px}.greenbis-brand{font-size:25px;font-weight:800;letter-spacing:-.5px;white-space:nowrap}.greenbis-nav{display:flex;align-items:center;gap:8px;margin-left:auto;min-width:0}.greenbis-nav-home,.greenbis-nav-post{display:flex;align-items:center;min-height:44px;padding:9px 14px;border-radius:9px;font-weight:700;font-size:14px}.greenbis-nav-posts{display:flex;align-items:center;gap:8px;min-width:0}.greenbis-nav-post{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.greenbis-nav-post.is-hidden{display:none}.greenbis-menu-toggle{display:none;border:0;background:transparent;font-size:28px;cursor:pointer;margin-left:auto}.greenbis-slider{position:relative;overflow:hidden;background:#102319}.greenbis-slider-track{position:relative;min-height:600px}.greenbis-slide{position:absolute;inset:0;opacity:0;pointer-events:none;background-position:center;background-size:cover;transition:opacity .7s ease}.greenbis-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.greenbis-slide-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,29,15,.84) 0%,rgba(4,29,15,.62) 45%,rgba(4,29,15,.18) 100%)}.greenbis-slide-content{position:relative;z-index:2;min-height:600px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:55px;padding-bottom:55px;color:#fff}.greenbis-slide-content h1{font-size:clamp(36px,5vw,64px);line-height:1.08;max-width:850px;margin:10px 0 18px;letter-spacing:-1.5px}.greenbis-slide-content p{max-width:700px;font-size:19px;margin:0 0 28px}.greenbis-slider-arrow{position:absolute;z-index:10;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:33px;cursor:pointer;backdrop-filter:blur(4px)}.greenbis-slider-prev{left:24px}.greenbis-slider-next{right:24px}.greenbis-slider-dots{position:absolute;z-index:10;bottom:26px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.greenbis-slider-dots button{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.55);padding:0;cursor:pointer}.greenbis-slider-dots button.is-active{width:28px;border-radius:20px}.greenbis-intro{padding:80px 0}.greenbis-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.greenbis-section-head.compact{margin-bottom:24px}.greenbis-section-head h1,.greenbis-section-head h2{margin:5px 0 0;line-height:1.15}.greenbis-section-head h2{font-size:38px}.greenbis-section-head h1{font-size:48px}.greenbis-section-head>p{max-width:390px;margin:0}.greenbis-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.greenbis-card{border:1px solid #e3ebe4;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 10px 35px rgba(19,63,36,.07);display:flex;flex-direction:column}.greenbis-card-image{display:block;height:235px;background:#e5eee8 center/cover no-repeat}.greenbis-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.greenbis-card h2,.greenbis-card h3{font-size:22px;line-height:1.25;margin:8px 0 13px}.greenbis-card p{margin:0 0 18px;color:#5a675e}.greenbis-more{margin-top:auto;font-weight:800;display:inline-flex;gap:9px;align-items:center}.greenbis-tags-section{padding:64px 0;background:#f3f7f3}.greenbis-tags{display:flex;gap:10px;flex-wrap:wrap}.greenbis-tags a{display:inline-block;padding:9px 14px;border-radius:999px;background:#fff;border:1px solid #d9e5dc;font-weight:700;font-size:14px}.greenbis-site-footer{background:#102319;color:#dce7df;padding:46px 0}.greenbis-footer-inner{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:start}.greenbis-footer-brand{font-size:26px;font-weight:800;color:#fff}.greenbis-footer-copy p:first-child{margin-top:0}.greenbis-up{display:none;position:fixed;z-index:1000;right:22px;bottom:22px;width:45px;height:45px;border:0;border-radius:50%;align-items:center;justify-content:center;font-size:21px;cursor:pointer}.greenbis-article-wrap{padding:70px 0}.greenbis-article{max-width:900px;margin:0 auto}.greenbis-article-header h1{font-size:clamp(38px,5vw,62px);line-height:1.08;margin:10px 0 15px}.greenbis-article-lead{font-size:20px;color:#536057}.greenbis-article-hero{margin:35px 0;border-radius:18px;overflow:hidden}.greenbis-article-hero img{width:100%;display:block;max-height:580px;object-fit:cover}.greenbis-article-content{font-size:17px}.greenbis-article-content h2{font-size:32px;line-height:1.2;margin-top:42px}.greenbis-article-content h3{font-size:25px;line-height:1.2;margin-top:32px}.greenbis-article-content p{margin:0 0 20px}.greenbis-article-content a{text-decoration:underline}.article-tags{margin-top:35px}.greenbis-related{margin-top:70px}.greenbis-related .greenbis-section-head{max-width:none}.related-grid{grid-template-columns:repeat(3,1fr)}.greenbis-tag-wrap{padding:65px 0 85px}.tag-heading{margin-bottom:35px}.greenbis-tags-section.in-article{margin-top:55px;padding:35px;border-radius:16px}.greenbis-kicker{display:inline-block;text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:800}.greenbis-date{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.greenbis-button{display:inline-flex;padding:13px 22px;border-radius:8px;font-weight:800}.greenbis-up{box-shadow:0 8px 24px rgba(0,0,0,.18)}
@media(max-width:980px){.greenbis-menu-toggle{display:block}.greenbis-header-inner{min-height:70px}.greenbis-nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid #e0e8e2;padding:15px 20px 22px;flex-direction:column;align-items:stretch}.greenbis-nav.is-open{display:flex}.greenbis-nav-home,.greenbis-nav-post{max-width:none}.greenbis-nav-posts{flex-direction:column;align-items:stretch}.greenbis-slider-track,.greenbis-slide-content{min-height:540px}.greenbis-card-grid{grid-template-columns:repeat(2,1fr)}.greenbis-slider-arrow{display:none}.greenbis-footer-inner{grid-template-columns:1fr}}
@media(max-width:650px){.greenbis-shell{width:min(100% - 28px,1180px)}.greenbis-slider-track,.greenbis-slide-content{min-height:510px}.greenbis-slide-content h1{font-size:38px}.greenbis-slide-content p{font-size:16px}.greenbis-section-head{display:block}.greenbis-section-head h2{font-size:31px}.greenbis-section-head h1{font-size:38px}.greenbis-section-head>p{margin-top:14px}.greenbis-card-grid,.related-grid{grid-template-columns:1fr}.greenbis-card-image{height:220px}.greenbis-intro{padding:55px 0}.greenbis-article-wrap{padding:48px 0}.greenbis-footer-inner{display:block}.greenbis-footer-brand{margin-bottom:20px}}

/* GREEN BIS: pojedynczy wpis - lista innych wpisów po lewej, bez sekcji podobnych na dole */
.greenbis-article-layout{display:grid;grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:58px;align-items:start}
.greenbis-article-layout .greenbis-article{max-width:none;margin:0;min-width:0}
.greenbis-other-posts{position:static;min-width:0;border-top:3px solid #287447;padding-top:20px}
.greenbis-other-heading{margin-bottom:14px}
.greenbis-other-heading h2{font-size:27px;line-height:1.15;margin:5px 0 0}
.greenbis-other-list{display:flex;flex-direction:column}
.greenbis-other-row{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e1e9e3}
.greenbis-other-row:first-child{padding-top:8px}
.greenbis-other-thumb{display:block;width:96px;height:76px;border-radius:8px;background:#e4ede6 center/cover no-repeat;overflow:hidden}
.greenbis-other-copy{min-width:0}
.greenbis-other-copy .greenbis-date{margin-bottom:4px;font-size:11px}
.greenbis-other-copy h3{font-size:15px;line-height:1.3;margin:0;font-weight:800}
.greenbis-other-copy h3 a{display:block}
.greenbis-other-empty{color:#657269;font-size:14px}
.greenbis-article-layout .greenbis-article-hero{margin:0 0 32px;border-radius:14px}
.greenbis-article-layout .greenbis-article-header h1{font-size:clamp(36px,4.5vw,58px)}
.greenbis-article-layout .greenbis-article-lead{font-size:19px}
@media(max-width:980px){.greenbis-article-layout{grid-template-columns:1fr;gap:42px}.greenbis-other-posts{order:2}.greenbis-article{order:1}.greenbis-other-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px}.greenbis-other-row:first-child{padding-top:14px}}
@media(max-width:650px){.greenbis-other-list{display:block}.greenbis-other-row{grid-template-columns:88px minmax(0,1fr)}.greenbis-other-thumb{width:88px;height:70px}.greenbis-other-copy h3{font-size:14px}}

/* GREEN-BIS: naprzemienny uklad aktualnosci na stronie glownej */
.greenbis-news-section{padding-top:72px;padding-bottom:82px}
.greenbis-news-heading{text-align:center;margin:0 auto 44px;max-width:760px}
.greenbis-news-heading h2{margin:0 0 6px;font-size:38px;line-height:1.15}
.greenbis-news-heading p{margin:0;color:#6a756d;font-size:15px}
.greenbis-news-list{display:flex;flex-direction:column;gap:58px}
.greenbis-news-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;align-items:center}
.greenbis-news-row.is-reverse .greenbis-news-image{order:2}
.greenbis-news-row.is-reverse .greenbis-news-copy{order:1}
.greenbis-news-image{display:block;width:100%;min-height:300px;border-radius:14px;background:#dceadf center/cover no-repeat;box-shadow:0 7px 24px rgba(18,58,34,.06)}
.greenbis-news-copy{padding:8px 0}
.greenbis-news-copy .greenbis-date{margin-bottom:8px;text-transform:none;letter-spacing:0;font-size:12px}
.greenbis-news-copy h3{margin:0 0 15px;font-size:28px;line-height:1.16;color:#234c28}
.greenbis-news-copy h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.greenbis-news-copy p{margin:0 0 18px;color:#617064;font-size:15px;line-height:1.65}
.greenbis-news-more{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:5px 14px;border:1px solid #5e7f42;border-radius:8px;color:#385927;font-size:13px;font-weight:700;transition:.2s ease}
.greenbis-news-more:hover{background:#385927;color:#fff}
@media(max-width:760px){
  .greenbis-news-section{padding-top:52px;padding-bottom:60px}
  .greenbis-news-heading{margin-bottom:32px}
  .greenbis-news-heading h2{font-size:32px}
  .greenbis-news-list{gap:42px}
  .greenbis-news-row{grid-template-columns:1fr;gap:20px}
  .greenbis-news-row.is-reverse .greenbis-news-image,.greenbis-news-row.is-reverse .greenbis-news-copy{order:initial}
  .greenbis-news-image{min-height:245px}
  .greenbis-news-copy h3{font-size:24px}
}
