.specs-carousel{animation:fadeInUp .6s ease-out;width:100%}.specs-carousel .specs-carousel-container{display:grid;gap:64px;grid-template-columns:160px 1fr}@media (max-width:1024px){.specs-carousel .specs-carousel-container{gap:40px;grid-template-columns:1fr}}.specs-carousel .specs-panel{display:flex;flex-direction:column;gap:40px;height:100%}@media (max-width:1024px){.specs-carousel .specs-panel{flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;order:1}}.specs-carousel .spec-item{backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;display:flex;flex-direction:column;gap:0;padding:2px 16px;transition:all .3s ease}@media (max-width:1024px){.specs-carousel .spec-item{border-radius:20px;flex:0 1 calc(50% - 8px);max-width:calc(50% - 8px);min-width:0;padding:12px 20px}}.specs-carousel .spec-item:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2)}.specs-carousel .spec-item.hidden{display:none}.specs-carousel .spec-label{color:#cbcbcb;font-size:12px;font-weight:500;transition:opacity .2s ease,transform .2s ease}@media (max-width:1024px){.specs-carousel .spec-label{font-size:11px;text-transform:capitalize}}.specs-carousel .spec-label.updating{opacity:0;transform:translateY(-8px)}.specs-carousel .spec-value{color:#fff;font-size:14px;font-weight:600;transition:opacity .2s ease,transform .2s ease}@media (max-width:1024px){.specs-carousel .spec-value{font-size:15px}}.specs-carousel .spec-value.updating{opacity:0;transform:translateY(-8px)}.specs-carousel .items-scroll-wrapper{aspect-ratio:1/1;background:#2f2f2f;border-radius:16px;border-radius:24px;overflow:hidden;padding:0;position:relative}@media (max-width:1024px){.specs-carousel .items-scroll-wrapper{aspect-ratio:auto;height:80px;order:2;touch-action:pan-x pinch-zoom;width:100%}}@media (min-width:1025px){.specs-carousel .items-scroll-wrapper{touch-action:pan-y pinch-zoom}}.specs-carousel .items-scroll-wrapper:after,.specs-carousel .items-scroll-wrapper:before{content:"";height:30%;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:2}@media (max-width:1024px){.specs-carousel .items-scroll-wrapper:after,.specs-carousel .items-scroll-wrapper:before{bottom:0;height:100%;top:0;width:30%}}.specs-carousel .items-scroll-wrapper:before{background:linear-gradient(180deg,#2f2f2f 0,rgba(47,47,47,.8) 40%,transparent);left:0;right:0;top:0}@media (max-width:1024px){.specs-carousel .items-scroll-wrapper:before{background:linear-gradient(90deg,#2f2f2f 0,rgba(47,47,47,.8) 40%,transparent);left:0;right:auto}}.specs-carousel .items-scroll-wrapper:after{background:linear-gradient(0deg,#2f2f2f 0,rgba(47,47,47,.8) 40%,transparent);bottom:0;left:0;right:0}@media (max-width:1024px){.specs-carousel .items-scroll-wrapper:after{background:linear-gradient(270deg,#2f2f2f 0,rgba(47,47,47,.8) 40%,transparent);left:auto;right:0}}.specs-carousel .items-list{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;height:100%;overflow-x:hidden;overflow-y:scroll;padding:50% 0;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none}@media (max-width:1024px){.specs-carousel .items-list{align-items:center;display:flex;height:100%;overflow-x:scroll;overflow-y:hidden;padding:0 50%;scroll-snap-type:x mandatory;touch-action:pan-x;width:100%}}@media (min-width:1025px){.specs-carousel .items-list{touch-action:pan-y}}.specs-carousel .items-list::-webkit-scrollbar{display:none}.specs-carousel .carousel-item{align-items:center;color:hsla(0,0%,80%,.25);cursor:pointer;display:flex;font-size:20px;font-weight:600;justify-content:center;min-height:60px;opacity:.5;padding:20px 32px;position:relative;scroll-snap-align:center;text-align:center;transform:scale(.9);transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.specs-carousel .carousel-item:hover{color:hsla(0,0%,100%,.5);opacity:.7;transform:scale(.95)}.specs-carousel .carousel-item.active{color:#cbcbcb;font-size:24px;font-weight:700;opacity:1;text-shadow:0 2px 8px hsla(0,0%,100%,.1);transform:scale(1)}@media (max-width:1024px){.specs-carousel .carousel-item{flex-shrink:0;font-size:16px;height:100%;min-height:auto;padding:0 24px;white-space:nowrap}.specs-carousel .carousel-item.active{font-size:20px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.specs-carousel .specs-carousel-container{gap:24px}.specs-carousel .spec-item{padding:12px 20px}.specs-carousel .items-scroll-wrapper{height:70px}.specs-carousel .carousel-item{font-size:14px;padding:0 20px}.specs-carousel .carousel-item.active{font-size:18px}}.specs-carousel-no-data{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;color:hsla(0,0%,100%,.4);font-size:16px;font-style:italic;padding:3rem 2rem;text-align:center}
