.scene-showcase-wrapper{background-color:var(--gradient-background)}.scene-showcase-header{text-align:center;margin-bottom:32px}.scene-showcase-title{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:800;color:var(--color-brand-navy);letter-spacing:-.02em;margin:0 0 10px;line-height:1.15}.scene-showcase-title:after{content:"";display:block;width:48px;height:3px;background-color:var(--color-brand-red);margin:12px auto 0;border-radius:2px}.scene-showcase-subtitle{font-size:1.45rem;color:var(--color-text-muted);font-weight:400;margin:0;line-height:1.5}.scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.scene-grid__secondary{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px}.scene-card{display:block;position:relative;overflow:hidden;border-radius:6px;text-decoration:none;background-color:#e8e8e8}.scene-card--featured{min-height:440px}.scene-card--small{min-height:210px}.scene-card__media{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.scene-card__img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.scene-card__placeholder{width:100%;height:100%}.scene-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 35%,rgba(0,0,0,.18) 60%,rgba(0,0,0,.68) 100%);display:flex;flex-direction:column;justify-content:space-between;padding:16px 20px 20px;transition:background .3s ease}.scene-card:hover .scene-card__overlay{background:linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.25) 55%,rgba(0,0,0,.78) 100%)}.scene-card:hover .scene-card__img{transform:scale(1.05)}.scene-card__badge{align-self:flex-start;background-color:var(--color-brand-red);color:#fff;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;padding:3px 10px;border-radius:2px}.scene-card__info{display:flex;flex-direction:column;gap:6px}.scene-card__title{color:#fff;font-weight:700;line-height:1.3;margin:0}.scene-card--featured .scene-card__title{font-size:1.8rem}.scene-card--small .scene-card__title{font-size:1.35rem}.scene-card__cta{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:1.25rem;font-weight:600;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.scene-card:hover .scene-card__cta{opacity:1;transform:translateY(0)}@media screen and (max-width:990px){.scene-grid{grid-template-columns:1fr}.scene-card--featured{min-height:300px}.scene-card--small{min-height:180px}}@media screen and (max-width:576px){.scene-grid__secondary{grid-template-columns:1fr 1fr;gap:8px}.scene-card--small{min-height:150px}.scene-card--small .scene-card__title{font-size:1.2rem}.scene-showcase-header{margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-scene-showcase.css.map */
