.realizacje-hero{position:relative;padding-top:var(--space-16);padding-bottom:var(--space-16)}.realizacje-hero-inner{display:grid;grid-template-columns:minmax(0,1.1fr);gap:var(--space-10);align-items:center}.realizacje-hero-copy{max-width:38rem}.realizacje-hero-lead{font-size:var(--text-lg);color:var(--gray-100);margin-bottom:var(--space-4)}.realizacje-hero-meta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-5)}.realizacje-hero-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-3)}.realizacje-hero-links{display:flex;flex-wrap:wrap;gap:var(--space-4)}.realizacje-hero-media{max-width:32rem;justify-self:center}.realizacje-hero-figure{display:flex;flex-direction:column;gap:var(--space-3)}.realizacje-hero-figure img{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);object-fit:cover;max-height:420px}.realizacje-hero-figure figcaption{font-size:var(--text-sm);color:var(--gray-300)}.realizacje-grid-header{margin-bottom:var(--space-8)}.realizacje-cards{row-gap:var(--space-8)}.realizacja-figure{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-4)}.realizacja-figure img{border-radius:var(--radius-lg);object-fit:cover;max-height:260px;width:100%}.realizacja-figure figcaption{font-size:var(--text-sm);color:var(--gray-300)}.realizacja-highlights{margin-bottom:0;display:flex;flex-direction:column;gap:0.5rem;font-size:var(--text-sm);color:var(--gray-100)}.realizacja-highlights li{position:relative;padding-left:1.4rem}.realizacja-highlights li::before{content:"";position:absolute;left:0.35rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-emerald))}.realizacja-footer-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.realizacje-gallery{background:radial-gradient(circle at top,var(--color-surface-soft),var(--color-bg));padding-top:var(--space-16);padding-bottom:var(--space-16)}.realizacje-gallery-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-6)}.realizacja-gallery-item img{max-height:260px;object-fit:cover}.realizacje-testimonials-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-6);margin-top:var(--space-6)}.realizacje-testimonial-card blockquote{font-family:var(--font-serif);font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--gray-100);margin-bottom:var(--space-4)}.testimonial-name{font-weight:600;color:var(--gray-50);margin-bottom:0.1rem;font-size:var(--text-md)}.testimonial-meta{font-size:var(--text-sm);color:var(--gray-300)}.realizacje-testimonials-cta{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.realizacje-process-layout{display:grid;grid-template-columns:minmax(0,1.7fr);gap:var(--space-8);align-items:flex-start;margin-top:var(--space-6)}.realizacje-process-steps{display:flex;flex-direction:column;gap:var(--space-5);counter-reset:realizacja-step}.realizacje-process-step{padding:var(--space-4);border-radius:var(--radius-xl);background:radial-gradient(circle at top left,rgba(211,162,89,0.06),transparent 55%),var(--color-surface-soft);border:1px solid rgba(211,162,89,0.18);box-shadow:var(--shadow-subtle)}.realizacje-step-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.realizacje-step-number{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:0.18em;text-transform:uppercase;color:var(--gray-300)}.realizacje-process-step h3{font-size:var(--text-xl);margin-bottom:var(--space-2)}.realizacje-process-aside .card-body p{margin-bottom:0}.realizacje-cta{padding-bottom:var(--space-20)}.realizacje-cta-inner{padding:var(--space-8);display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:var(--space-8);align-items:center}.realizacje-cta-copy p{max-width:34rem}.realizacje-cta-actions{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3)}.realizacje-cta-links{display:flex;flex-direction:column;gap:0.75rem;align-items:flex-start}.realizacje-cta-links .link{font-size:var(--text-sm)}@media (min-width:900px){.realizacje-hero-inner{grid-template-columns:minmax(0,1.1fr) minmax(0,0.9fr)}}@media (min-width:768px){.realizacje-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.realizacje-testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.realizacje-process-layout{grid-template-columns:minmax(0,1.9fr) minmax(0,1.1fr)}}@media (max-width:767px){.realizacje-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.realizacje-hero-media{max-width:none;width:100%}.realizacje-process-step{padding:var(--space-3)}.realizacje-cta-inner{grid-template-columns:minmax(0,1fr);padding:var(--space-6)}.realizacje-testimonials-cta{flex-direction:column;align-items:flex-start}}