.glb-sticky-and-info{position:relative;min-height:100vh;background:var(--wp--preset--color--background)}.glb-sticky-and-info__container{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:100vh}.glb-sticky-and-info__canvas-wrapper{position:sticky;top:60px;height:calc(100vh - 100px);display:flex;justify-content:center;overflow:hidden}.glb-sticky-and-info__canvas{width:100%;height:100%;transition:transform 0.3s ease}.glb-sticky-and-info__canvas:active{transform:scale(.98)}.glb-sticky-and-info__mobile-image{display:none;width:300px;height:300px;object-fit:contain;border-radius:var(--wp--custom--radius--small)}.glb-sticky-and-info__content{padding:400px 60px 0;background:var(--wp--preset--color--background);min-height:100vh;display:flex;align-items:center}.glb-sticky-and-info__specs{width:100%;max-width:600px;margin:0 auto;padding-bottom:200px}.spec-item{margin-bottom:300px;opacity:0;transform:translateY(30px);position:relative;padding:2rem;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:var(--wp--custom--radius--small);backdrop-filter:blur(20px);transition:all 0.3s ease;width:100%}.spec-item:hover{background:rgb(255 255 255 / .05);border-color:rgb(255 255 255 / .12);transform:translateY(-2px)}.spec-label{display:block;font-size:var(--wp--preset--font-size--small);font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--wp--preset--color--light);margin-bottom:1rem;position:relative;opacity:.8}.spec-value{display:block;font-size:clamp(1.25rem, 2.5vw, 1.5rem);font-weight:400;color:var(--wp--preset--color--light);position:relative;font-family:var(--wp--preset--font-family--primary);opacity:.9;overflow:hidden;word-wrap:break-word}.spec-value.typewriter{overflow:hidden;word-wrap:break-word}.spec-value.typewriter .char{display:inline-block;opacity:0;transform:translateY(20px)}@keyframes techGlow{0%,100%{box-shadow:0 0 20px rgb(9 53 227 / .3);border-color:rgb(9 53 227 / .5)}50%{box-shadow:0 0 40px rgb(9 53 227 / .6);border-color:rgb(9 53 227 / .8)}}.spec-item.tech-active{animation:techGlow 2s ease-in-out}.spec-item.position-highlight{border-color:rgb(9 53 227 / .6);box-shadow:0 0 30px rgb(9 53 227 / .4);background:rgb(9 53 227 / .05)}.spec-item.position-highlight .spec-label{color:var(--wp--preset--color--primary);opacity:1}.spec-item.position-highlight .spec-value{color:var(--wp--preset--color--light);opacity:1}.spec-item .spec-label{color:var(--wp--preset--color--light);opacity:.8;transition:all 0.3s ease}.spec-item .spec-value{color:var(--wp--preset--color--light);opacity:.9;transition:all 0.3s ease}.spec-value{font-size:clamp(1.25rem, 2.5vw, 1.5rem)}.spec-item .spec-value{color:var(--wp--preset--color--light);opacity:.9;transition:all 0.3s ease}.spec-item.animate-in{opacity:1;transform:translateY(0)}.spec-item-mobile,.spec-carousel-arrow{display:none}@media (max-width:1023px){.glb-sticky-and-info{min-height:auto}.glb-sticky-and-info__container{display:flex;flex-direction:column;gap:0;min-height:auto}.glb-sticky-and-info__canvas-wrapper{position:relative;top:auto;height:50vh;padding:2rem 0;display:flex;justify-content:center;align-items:center}.spec-item{display:none}.spec-item-mobile{display:none;position:relative;padding:2rem;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:var(--wp--custom--radius--small);backdrop-filter:blur(20px);transition:all 0.3s ease;width:100%}.spec-item-mobile.active{display:block}.glb-sticky-and-info__specs{padding:0 35px 40px;position:relative}.glb-sticky-and-info__content{padding:0 2rem 2rem 2rem;min-height:auto;display:block}.glb-sticky-and-info__specs{max-width:100%;width:100%;margin:0}.spec-item{padding:1.5rem;margin-bottom:1.5rem}.spec-value{font-size:1.125rem;line-height:1.4}.spec-carousel-arrow{width:30px;height:30px;border:none;border-radius:50%;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgb(0 0 0 / .1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;color:#4a5568}.spec-carousel-arrow:hover{background:rgb(255 255 255);transform:scale(1.1);box-shadow:0 8px 24px rgb(0 0 0 / .15)}.spec-carousel-arrow:disabled{opacity:.5;cursor:not-allowed;transform:none}.spec-carousel-arrow svg{width:20px;height:20px}.spec-carousel-arrow--prev{position:absolute;left:-7px;top:50%;margin-top:-38px}.spec-carousel-arrow--next{position:absolute;right:-7px;top:50%;margin-top:-38px}}@media (max-width:767px){.glb-sticky-and-info__canvas-wrapper{padding:1.5rem 0}.glb-sticky-and-info__mobile-image{width:250px;height:250px}.glb-sticky-and-info__content{padding:0}.spec-item{padding:1.25rem;margin-bottom:1.25rem}.spec-value{font-size:1rem;line-height:1.5}}