:root{--ink:#18221f;--muted:#64716c;--paper:#f7f5ef;--card:#fffdf9;--line:#dfe4dc;--green:#2b6b52;--lime:#d5e8b5;--orange:#d67843;--blue:#7f9db7;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}.shell{max-width:1220px;margin:auto;padding:0 28px}header{border-bottom:1px solid var(--line);background:rgba(247,245,239,.9);backdrop-filter:blur(16px);position:sticky;top:0;z-index:5}.bar{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.055em;font-size:21px}.brand-mark{width:34px;height:34px;border-radius:50% 50% 46% 46%;background:var(--green);position:relative}.brand-mark:after{content:'';position:absolute;width:8px;height:8px;left:13px;top:9px;border:2px solid var(--lime);border-radius:50%}.nav{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:13px}.nav a:hover{color:var(--green)}.menu{display:none;border:0;background:none;font-size:23px}.hero{display:grid;grid-template-columns:1fr 1.03fr;gap:65px;align-items:center;padding:76px 0 90px}.kicker{display:flex;align-items:center;gap:10px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.kicker:before{content:'';width:29px;height:1px;background:currentColor}h1{font-family:var(--serif);font-size:clamp(46px,6.1vw,80px);line-height:.96;letter-spacing:-.07em;font-weight:400;margin:20px 0 24px;max-width:650px}h1 em{font-style:italic;color:var(--green)}.intro{max-width:535px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:800}.btn-primary{background:var(--green);color:white}.btn-light{border:1px solid var(--line);background:var(--card)}.visual{position:relative;min-height:455px}.hero-image{position:absolute;right:0;top:0;width:82%;height:425px;object-fit:cover;border-radius:46% 46% 13px 13px;filter:saturate(.78);box-shadow:26px 28px 60px rgba(43,107,82,.16)}.visual:after{content:'05 działów\A 01 codzienna dawka';white-space:pre;position:absolute;left:0;bottom:24px;background:var(--orange);color:white;border-radius:50%;width:132px;height:132px;display:grid;place-content:center;text-align:center;font-family:var(--serif);font-size:17px;line-height:1.15;transform:rotate(-9deg)}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;overflow:hidden;color:var(--muted);font-size:12px}.ticker-line{display:flex;justify-content:space-between;gap:35px;white-space:nowrap}.ticker b{color:var(--green)}.section{padding:88px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head h2{font-family:var(--serif);font-weight:400;font-size:48px;line-height:1;letter-spacing:-.06em;margin:0;max-width:600px}.section-head p{max-width:305px;color:var(--muted);font-size:14px;line-height:1.55}.topics{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.topic{min-height:230px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;border-radius:14px;background:var(--card);border:1px solid var(--line);overflow:hidden;position:relative}.topic:hover{transform:translateY(-4px);transition:.2s;box-shadow:0 15px 30px rgba(24,34,31,.08)}.topic .num{font-size:11px;color:var(--green);font-weight:800}.topic h3{font-family:var(--serif);font-size:26px;font-weight:400;line-height:.98;letter-spacing:-.06em;margin:0;position:relative;z-index:1}.topic span{color:var(--muted);font-size:12px;line-height:1.35;position:relative;z-index:1}.topic:nth-child(1){background:#e5efd4}.topic:nth-child(2){background:#dce9f0}.topic:nth-child(3){background:#f2ddd0}.topic:nth-child(4){background:#e7e0d5}.topic:nth-child(5){background:#dce8df}.topic:after{content:'';position:absolute;width:100px;height:100px;border-radius:50%;right:-28px;top:50px;background:rgba(255,255,255,.35)}.feature-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.feature,.mini{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden}.feature img{display:block;width:100%;height:290px;object-fit:cover}.feature-copy{padding:23px}.tag{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.feature h3,.mini h3{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;line-height:1.02}.feature h3{font-size:34px;margin:12px 0}.feature p,.mini p{color:var(--muted);font-size:13px;line-height:1.55}.side{display:grid;gap:14px}.mini{padding:22px;display:flex;flex-direction:column;justify-content:space-between}.mini h3{font-size:25px;margin:25px 0 8px}.newsletter{padding:38px;border-radius:22px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{font-family:var(--serif);font-weight:400;font-size:40px;letter-spacing:-.06em;line-height:1;margin:0}.newsletter p{color:#d8e7da;font-size:13px;line-height:1.5}.newsletter .btn{background:var(--lime);color:var(--ink);white-space:nowrap}footer{padding:35px 0 50px;color:var(--muted);font-size:12px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:35px}.visual{min-height:405px}.topics{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:1fr}}@media(max-width:620px){.shell{padding:0 18px}.bar{height:66px}.nav{display:none}.menu{display:block}.hero{padding:55px 0 65px}.hero-image{width:87%;height:350px}.visual{min-height:390px}.section{padding:60px 0}.section-head{display:block}.section-head h2{font-size:39px}.section-head p{margin-top:16px}.topics{grid-template-columns:1fr 1fr}.feature h3{font-size:29px}.newsletter{display:block;padding:28px}.newsletter .btn{margin-top:15px}footer{display:block}footer span{display:block;margin-top:9px}}
