.tematyczne-hero{padding-top:var(--space-10)}.tematyczne-breadcrumbs{font-size:var(--font-size-xs);color:var(--color-text-soft);margin-bottom:var(--space-4)}.tematyczne-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}.tematyczne-breadcrumbs li+li::before{content:"/";margin:0 var(--space-1);color:var(--gray-400)}.tematyczne-hero-inner{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:var(--space-6);align-items:center;background:radial-gradient(circle at top left,rgba(255,255,255,0.98),rgba(255,246,232,0.98)),linear-gradient(135deg,#7b1e2b,#35513e)}.tematyczne-hero h1{margin-top:var(--space-4);margin-bottom:var(--space-4)}.tematyczne-hero-lead{font-size:var(--font-size-lg);max-width:38rem}.tematyczne-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.tematyczne-hero-note{margin-top:var(--space-4);font-size:var(--font-size-xs);max-width:30rem;color:rgba(255,255,255,0.9)}.tematyczne-hero-media{display:flex;justify-content:flex-end}.tematyczne-hero-image-wrap{max-width:24rem;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid rgba(215,192,138,0.7)}.tematyczne-intro-grid{align-items:flex-start;gap:var(--space-10)}.tematyczne-intro-lead{font-size:var(--font-size-lg)}.tematyczne-intro-highlights{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.tematyczne-intro-card{height:100%}.tematyczne-steps{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-3);margin-bottom:var(--space-4)}.tematyczne-steps li{padding-bottom:var(--space-3);border-bottom:1px dashed rgba(180,157,122,0.5)}.tematyczne-steps li:last-child{border-bottom:none;padding-bottom:0}.tematyczne-step-label{display:inline-flex;align-items:center;justify-content:center;font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:0.08em;padding:0.25rem 0.75rem;border-radius:var(--radius-full);background:rgba(53,81,62,0.06);color:#35513e;margin-bottom:var(--space-1)}.tematyczne-intro-cta{margin-top:var(--space-2)}.tematyczne-section-header{text-align:center;max-width:44rem;margin:0 auto var(--space-8)}.tematyczne-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-6)}.tematyczne-card{display:flex;flex-direction:column;padding:0}.tematyczne-card-media{border-radius:var(--radius-lg) var(--radius-lg) 0 0;overflow:hidden;max-height:220px}.tematyczne-card-media img{width:100%;height:100%;object-fit:cover}.tematyczne-card-body{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.tematyczne-card-tags{display:flex;flex-wrap:wrap;gap:var(--space-2)}.tematyczne-card-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.tematyczne-more-link{font-size:var(--font-size-sm)}.tematyczne-card-highlight{border:1px solid rgba(178,138,59,0.6);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,rgba(255,250,243,0.98),rgba(255,245,232,1))}.tematyczne-formaty-grid{align-items:flex-start;gap:var(--space-10)}.tematyczne-chips-list{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4);margin-bottom:var(--space-4)}.tematyczne-chip{padding:0.4rem 0.85rem;border-radius:var(--radius-full);background:rgba(123,30,43,0.06);color:var(--color-primary);font-size:var(--font-size-xs);font-weight:500}.tematyczne-scope-card{height:100%}.tematyczne-scope-list{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3);margin-bottom:var(--space-3);padding-left:1.1rem}.tematyczne-scope-list li{position:relative;font-size:var(--font-size-sm);color:var(--color-text-soft)}.tematyczne-scope-list li::before{content:"";position:absolute;left:-0.9rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-accent),var(--color-primary))}.tematyczne-scope-note{font-size:var(--font-size-xs);color:var(--color-text-soft)}.tematyczne-formaty-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.tematyczne-cta{padding-bottom:var(--space-20)}.tematyczne-cta-card{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);background:radial-gradient(circle at top left,rgba(255,255,255,0.98),rgba(255,246,232,0.98))}.tematyczne-cta-content{max-width:32rem}.tematyczne-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media (max-width:1023px){.tematyczne-hero-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,0.9fr)}.tematyczne-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.tematyczne-hero-inner{grid-template-columns:minmax(0,1fr);padding:var(--space-5);text-align:left}.tematyczne-hero-media{order:-1;justify-content:flex-start}.tematyczne-hero-image-wrap{max-width:100%;border-radius:20px}.tematyczne-hero-actions{justify-content:flex-start}.tematyczne-intro-grid,.tematyczne-formaty-grid{gap:var(--space-6)}.tematyczne-cards-grid{grid-template-columns:minmax(0,1fr)}.tematyczne-card-media{max-height:none}.tematyczne-cta-card{flex-direction:column;align-items:flex-start}.tematyczne-cta-actions{width:100%}.tematyczne-cta-actions .btn{flex:1;justify-content:center}}