.oferta-main{position:relative}.oferta-hero{padding-top:var(--space-20);padding-bottom:var(--space-16)}.oferta-hero__container{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(0,1fr);gap:var(--space-10);align-items:center}.oferta-hero__content{padding:var(--space-8);position:relative;overflow:hidden}.oferta-kicker{font-size:var(--font-size-xs);letter-spacing:0.18em;text-transform:uppercase;color:var(--color-primary);margin-bottom:var(--space-3)}.oferta-hero__cta-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-4)}.oferta-hero__meta{display:flex;flex-wrap:wrap;gap:var(--space-4);font-size:var(--font-size-xs);letter-spacing:0.14em;text-transform:uppercase;color:var(--color-text-muted)}.oferta-hero__media{position:relative}.oferta-hero__figure{height:100%;display:flex;flex-direction:column;gap:var(--space-3)}.oferta-hero__figure img{border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);object-fit:cover}.oferta-hero__figure figcaption{font-size:var(--font-size-sm);color:var(--color-text-muted)}.oferta-section-header{max-width:720px;margin:0 auto var(--space-10);text-align:center}.oferta-grid__items{align-items:stretch}.oferta-card__figure{margin-bottom:var(--space-4);border-radius:var(--radius-md);overflow:hidden}.oferta-card__figure img{width:100%;height:220px;object-fit:cover}.oferta-card__actions{margin-top:var(--space-4)}.oferta-vip__container{padding:var(--space-8);display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.oferta-vip__cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.oferta-koncepty__grid{margin-bottom:var(--space-8)}.oferta-koncepty__bottom{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start}.oferta-full-service__container{gap:var(--space-8);align-items:flex-start}.oferta-full-service__content{padding:var(--space-8)}.oferta-list{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-4);font-size:var(--font-size-md);color:var(--color-text-muted)}.oferta-list li span{color:var(--color-primary-strong);font-weight:500}.oferta-subcard{margin-bottom:var(--space-4)}.oferta-decor__container{display:grid;grid-template-columns:minmax(0,1.05fr)minmax(0,1.1fr);gap:var(--space-10);align-items:center}.oferta-decor__figure img{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:var(--radius-lg)}.oferta-decor__figure figcaption{margin-top:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-muted)}.oferta-personalizacja__container{padding:var(--space-8);display:grid;grid-template-columns:minmax(0,1.6fr)minmax(0,0.9fr);gap:var(--space-6);align-items:center}.oferta-list--inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.oferta-personalizacja__cta{display:flex;flex-direction:column;gap:var(--space-3);align-items:flex-start}.oferta-next__card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-6) var(--space-8)}.oferta-next__actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media(max-width:1024px){.oferta-hero__container{grid-template-columns:1fr;gap:var(--space-8)}.oferta-decor__container{grid-template-columns:1fr;gap:var(--space-8)}.oferta-personalizacja__container{grid-template-columns:1fr}.oferta-personalizacja__cta{flex-direction:row;flex-wrap:wrap}.oferta-full-service__container{grid-template-columns:1fr}}@media(max-width:768px){.oferta-hero{padding-top:var(--space-16)}.oferta-hero__content,.oferta-vip__container,.oferta-full-service__content,.oferta-personalizacja__container{padding:var(--space-5)}.oferta-hero__cta-group,.oferta-vip__cta,.oferta-next__actions{flex-direction:column;align-items:stretch}.oferta-card__figure img{height:200px}.oferta-list--inline{grid-template-columns:1fr}.oferta-next__card{padding:var(--space-5)}.oferta-decor__figure img{max-height:320px}}