.oferta-hero-layout{align-items:center}.oferta-hero-copy{max-width:440px}.oferta-hero-cta-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.oferta-hero-poster{min-height:320px}.oferta-bento-grid{display:grid;grid-template-columns:minmax(0,1.4fr)minmax(0,1fr);grid-auto-rows:1fr;gap:var(--space-5);align-items:stretch}.oferta-bento-main{grid-row:span 2}.oferta-bento-image-wrapper{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:var(--space-4)}.oferta-bento-image{width:100%;height:260px;object-fit:cover}.oferta-bento-main-content{display:flex;flex-direction:column;gap:var(--space-4)}.oferta-bento-item{display:flex}.oferta-bento-item .card-inner{display:flex;flex-direction:column;gap:var(--space-3)}.oferta-bento-header{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-1)}.oferta-bento-header h3{margin-bottom:0}.oferta-timeline-grid{align-items:stretch}.oferta-timeline-side{display:flex}.oferta-timeline-side .card-inner{display:flex;flex-direction:column;height:100%}.oferta-timeline-list{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--color-text-muted);font-size:var(--font-size-sm)}.oferta-timeline-cta{align-self:flex-start;margin-top:auto}.oferta-scenariusze-grid{align-items:stretch}.oferta-scenariusz-list{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted)}.oferta-stacje-layout{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1.3fr);gap:var(--space-6);align-items:center}.oferta-stacje-image-wrapper{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong)}.oferta-stacje-image{width:100%;height:100%;object-fit:cover}.oferta-stacje-content{position:relative;z-index:1}.oferta-stacje-cards{margin-top:var(--space-4)}.oferta-stacja-item{display:flex;flex-direction:column;gap:var(--space-3);font-size:var(--font-size-sm)}.oferta-stacja-item h3{font-size:var(--font-size-lg);margin-bottom:0}.oferta-host-layout{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1.1fr);gap:var(--space-6);align-items:center}.oferta-host-image-wrapper{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong)}.oferta-host-image{width:100%;height:100%;object-fit:cover}.oferta-host-card{align-self:stretch}.oferta-host-list{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted)}.oferta-host-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3)}.oferta-atrakcje-grid{align-items:stretch}.oferta-atrakcja-header{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.oferta-atrakcja-header h3{margin-bottom:0}.oferta-final-cta-card{background:radial-gradient(circle at top,rgba(181,40,60,0.18),transparent 55%),radial-gradient(circle at bottom,rgba(11,22,48,0.7),transparent 60%),var(--color-bg-elevated)}.oferta-final-cta-inner{display:flex;flex-wrap:wrap;gap:var(--space-8);align-items:flex-start;justify-content:space-between}.oferta-final-cta-copy{max-width:560px}.oferta-final-cta-buttons{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.oferta-final-cta-meta{flex:1;min-width:260px}@media (max-width:1080px){.oferta-bento-grid{grid-template-columns:1fr;grid-auto-rows:auto}.oferta-bento-main{grid-row:auto}.oferta-stacje-layout{grid-template-columns:1fr}.oferta-host-layout{grid-template-columns:1fr}}@media (max-width:960px){.oferta-hero-layout{gap:var(--space-6)}.oferta-bento-image{height:220px}}@media (max-width:640px){.oferta-final-cta-inner{flex-direction:column}.oferta-hero-cta-group{flex-direction:column;align-items:flex-start}}