.category-page{background-color:#0000;width:100%;min-height:100vh;position:relative}.stacking-cards-list{z-index:2;max-width:90vw;margin-bottom:4vw;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative}.stacking-card{perspective:1000px;z-index:1;height:40vw;margin-bottom:4vw;position:sticky;top:10vh}.stacking-card__content{box-sizing:border-box;opacity:1;color:#fff;transform-origin:50% 0;width:100%;height:100%;transform-style:preserve-3d;background:#000;border:1px solid #fff;border-radius:2rem;text-decoration:none;animation:linear forwards scale-card;animation-timeline:view();animation-range:exit-crossing;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}@keyframes scale-card{to{filter:brightness(.6);background:#0a0a0a;transform:scale(.85)translateY(-5vh)}}.stacking-card__info-section{z-index:10;flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:4rem;display:flex;position:relative}.stacking-card__media-section{flex:1.2;justify-content:center;align-items:center;min-width:0;padding:2rem;display:flex;position:relative}.stacking-card__media-container{aspect-ratio:16/9;background:#050505;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.stacking-card__media-container video,.stacking-card__media-container img{object-fit:cover;width:100%;height:100%;display:block}.stacking-card__media-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0003 100%);position:absolute;inset:0}.stacking-card__number{color:#e60000;opacity:.8;letter-spacing:-.05em;font-size:clamp(3rem,6vw,6rem);font-weight:800;line-height:1}.stacking-card__text-block{margin-top:1rem}.stacking-card__title{font-family:var(--font-sans);letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,4rem);font-weight:700;line-height:1}.stacking-card__subtitle{font-family:var(--font-sans);color:#a0a0a0;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:clamp(1rem,1.5vw,1.5rem);font-weight:500}.stacking-card__description{color:#ffffffb3;max-width:450px;margin-top:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.6}.stacking-card__cta-wrap{margin-top:auto}.fin-button-small{color:#fff;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#e60000;border:1px solid #e60000;border-radius:999px;align-items:center;padding:.8rem 2.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.fin-button-small:hover{background:#ff1a1a;transform:translateY(-2px);box-shadow:0 10px 30px #e600004d}.fin-button-small.center{color:#e60000;background:#fff;border-color:#fff;margin-left:auto;margin-right:auto;font-weight:700}.stacking-card__cta-final{text-align:center;justify-content:center;align-items:center;display:flex;background:#e60000!important}.stacking-card__cta-content{color:#fff;max-width:650px;padding:3rem}.cta-final-title{letter-spacing:-.05em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(3rem,7vw,6rem);font-weight:900;line-height:.9}.cta-final-text{opacity:.9;margin-bottom:3.5rem;font-size:1.3rem;font-weight:300;line-height:1.5}.flex{display:flex}.justify-center{justify-content:center}.stacking-progress-circle{z-index:100;width:80px;height:80px;position:fixed;bottom:30px;right:30px}.stacking-progress-circle circle{fill:none;stroke:#fff;stroke-width:6px;transform-origin:50%;stroke-dasharray:251;stroke-dashoffset:251px;animation:linear progress-spin;animation-timeline:scroll();transform:rotate(-90deg)}@keyframes progress-spin{to{stroke-dashoffset:0}}@media (max-width:768px){.stacking-cards-list{max-width:95vw}.stacking-card{height:auto;min-height:120vw;position:relative;top:0}.stacking-card__content{flex-direction:column-reverse;height:auto;padding-bottom:2rem}.stacking-card__media-section{flex:none;width:100%;padding:1.5rem}.stacking-card__info-section{flex:none;width:100%;padding:2rem}.stacking-card__description{max-width:100%;margin-bottom:2rem;font-size:.95rem}.cta-final-title{font-size:3rem}}@media (prefers-reduced-motion:reduce){.stacking-card__content{animation:none;filter:none!important;transform:none!important}.stacking-progress-circle circle{animation:none}}
