.hero-produkcja{padding-top:var(--space-12);padding-bottom:var(--space-16)}.hero-produkcja-layout{display:grid;grid-template-columns:minmax(0,0.95fr)minmax(0,1.3fr);gap:var(--space-8);align-items:stretch}.hero-produkcja-copy{max-width:520px;display:flex;flex-direction:column;gap:var(--space-5)}.hero-produkcja-meta{display:flex;flex-direction:column;gap:var(--space-4)}.hero-produkcja-label{display:inline-flex;padding:0.25rem 0.8rem;border-radius:var(--radius-pill);border:1px solid rgba(227,184,87,0.7);font-size:var(--font-size-xs);letter-spacing:0.18em;text-transform:uppercase;color:var(--color-primary-strong);background:var(--color-primary-soft)}.hero-produkcja-text{font-size:var(--font-size-sm);color:var(--color-text-muted)}.hero-produkcja-cta{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-produkcja-pills{margin-top:var(--space-3);display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:0.72rem}.hero-produkcja-visual{position:relative;overflow:hidden;min-height:360px}.hero-produkcja-media{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0.32;mix-blend-mode:screen}.hero-produkcja-overlay{position:absolute;inset:0;background:radial-gradient(circle at 15% 0,rgba(245,239,228,0.12),transparent 55%),radial-gradient(circle at 85% 100%,rgba(181,40,60,0.7),transparent 60%),linear-gradient(to bottom,#05050900,#050509f0)}.hero-produkcja-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between}.hero-produkcja-stat{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);margin-top:var(--space-8);font-size:0.8rem;color:var(--color-text-muted)}.hero-produkcja-badge{display:flex;align-items:center;gap:var(--space-3);font-size:0.72rem}.produkcja-grid-intro .card h3{margin-bottom:var(--space-3)}.produkcja-timeline-layout{align-items:flex-start}.produkcja-timeline-side{display:flex;flex-direction:column}.produkcja-tech-media{margin-top:var(--space-4);border-radius:var(--radius-xl);height:220px;background-position:center;background-size:cover;box-shadow:var(--shadow-soft);background-color:#050509}.produkcja-tech-pills{margin-top:var(--space-4)}.produkcja-link-scenariusze{display:inline-flex;margin-top:var(--space-5)}.produkcja-strefy-section .section-heading{max-width:640px}.produkcja-strefy-chip{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);font-size:0.8rem;color:var(--color-text-muted)}.produkcja-strefy-chip span{letter-spacing:0.16em;text-transform:uppercase}.produkcja-strefy-link{margin-top:var(--space-4)}.produkcja-podsumowanie-layout{align-items:flex-start}.produkcja-podsumowanie-card{align-self:stretch}.produkcja-bullets{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);font-size:0.9rem;color:var(--color-text-muted);padding-left:0}.produkcja-bullets li{position:relative;padding-left:1.2rem}.produkcja-bullets li::before{content:"";position:absolute;left:0;top:0.55rem;width:7px;height:7px;border-radius:999px;background:radial-gradient(circle,var(--color-primary-strong),var(--accent-ruby))}.produkcja-cta-final{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.produkcja-cta-section{padding-top:var(--space-14);padding-bottom:var(--space-14)}.produkcja-cta-inner{border-radius:32px;padding:var(--space-8) var(--space-10);display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);box-shadow:var(--shadow-strong)}.produkcja-cta-text{max-width:560px}.produkcja-cta-text h2{margin-bottom:var(--space-3)}.produkcja-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end}@media (max-width:960px){.hero-produkcja{padding-top:var(--space-10);padding-bottom:var(--space-12)}.hero-produkcja-layout{grid-template-columns:1fr}.hero-produkcja-copy{max-width:none}.produkcja-cta-inner{flex-direction:column;align-items:flex-start;padding:var(--space-6)}}@media (max-width:640px){.hero-produkcja-cta{flex-direction:column;align-items:flex-start}.produkcja-cta-inner{padding:var(--space-5) var(--space-4)}.produkcja-cta-actions{width:100%;flex-direction:column;align-items:stretch}}