.landing-animation-container{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:200;pointer-events:none}.landing-logo{position:relative;max-width:80%;width:300px;height:auto;opacity:0;will-change:opacity}.legacy-section{width:100%;min-height:100vh;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box;overflow:hidden}.legacy-text-overlay{max-width:800px;width:100%;box-sizing:border-box;text-align:left;color:#fff;padding:30px;background-color:#00000080;border-radius:8px;display:flex;flex-direction:column;opacity:0;transform:translateY(20px);will-change:opacity,transform}.videl-usa-subtitle{color:#e43e30;font-weight:700;margin-bottom:5px;letter-spacing:1px}.legacy-text-overlay h1{font-size:3.5em;margin:0;font-weight:700;line-height:1.1}.legacy-text-overlay h2{font-size:1.8em;margin:0 0 25px;font-weight:400;border-bottom:2px solid white;display:inline-block;padding-bottom:5px}.legacy-text-overlay p{font-size:1.1em;line-height:1.7;margin-bottom:20px}.behind-name{margin-top:30px;border-top:1px solid rgba(255,255,255,.3);padding-top:20px;margin-bottom:30px}.behind-name h3{color:#e43e30;margin:0 0 5px;font-size:1em}.behind-name p{font-size:1em;margin:0}.legacy-logo{display:block;width:150px;height:auto;margin-top:auto;align-self:flex-start;opacity:0;will-change:opacity}@media (max-width: 768px){.legacy-text-overlay h1{font-size:2.5em}.legacy-text-overlay h2{font-size:1.4em}.legacy-text-overlay p{font-size:1em}.legacy-text-overlay{padding:20px}}#root,.App{width:100%;min-height:100vh;max-width:1480px;margin:0 auto;padding:0 2rem;text-align:center}@media (min-width: 640px){#root,.App{overflow-x:hidden}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.App-header{padding:10px 20px;color:#fff;text-align:left;display:flex;align-items:center;position:sticky;top:0;z-index:50}.header-logo{height:40px;width:auto}.product-list-page{padding:40px 20px;max-width:1200px;margin:0 auto;box-sizing:border-box}.product-list-page h2{text-align:center;margin-bottom:30px;color:#333}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:50px 30px;justify-items:center}.product-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:transform .3s ease}.product-image-container{position:relative;width:160px;height:160px;margin-bottom:15px;overflow:visible}.product-list-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:2;background-color:#fff;box-shadow:0 4px 8px #0000001a}.red-accent{position:absolute;width:105%;height:105%;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);border:3px solid #8b0000;border-radius:50%;z-index:1;box-sizing:border-box;clip-path:polygon(0% 0%,100% 0%,100% 75%,0% 75%);transition:transform .4s cubic-bezier(.68,-.55,.27,1.55)}.product-name{font-size:1.1rem;font-weight:600;margin:0}.product-card:hover{transform:translateY(-5px)}.product-card:hover .red-accent{transform:translate(-50%,-50%) rotate(0) scale(1.05)}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:40px 20px}.product-image-container{width:130px;height:130px}.product-name{font-size:1rem}}@media (max-width: 480px){.product-grid{grid-template-columns:repeat(2,1fr);gap:30px 15px}.product-image-container{width:110px;height:110px}.product-name{font-size:.9rem}}.hotspot{position:absolute;background-color:transparent;color:#333;border:none;border-radius:0;cursor:pointer;transform:translate(-50%,-50%) translateZ(0) scale(1);transition:transform .2s ease,color .2s ease;z-index:5;box-sizing:border-box;padding:2px 4px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:none;opacity:1;text-shadow:0px 0px 3px rgba(255,255,255,.7);text-decoration:underline;backface-visibility:hidden}.hotspot.non-interactive{cursor:default!important;pointer-events:none!important;text-decoration:none!important}.hotspot.non-interactive:hover{transform:translate(-50%,-50%) translateZ(0) scale(1);color:#333;z-index:5;text-shadow:0px 0px 3px rgba(255,255,255,.7);cursor:default!important}.hotspot:hover{transform:translate(-50%,-50%) translateZ(0) scale(1.15)!important;color:#000;z-index:6;text-shadow:0px 0px 4px rgba(255,255,255,.9)}.hotspot:focus{outline:none;color:#0056b3;text-decoration:underline;z-index:6}.zoomed-in .hotspot{opacity:0;pointer-events:none}@media (max-width: 768px){.hotspot{font-size:11px;padding:3px 6px}}@media (max-width: 480px){.hotspot{font-size:9px;padding:2px 4px}}.feature-detail-view{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;z-index:20;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box;opacity:0;pointer-events:none;will-change:opacity,transform}.feature-detail-view.visible{pointer-events:auto}.close-view-button{position:absolute;top:20px;right:25px;font-size:2.5em;background:none;border:none;color:#555;cursor:pointer;line-height:1;padding:0}.close-view-button:hover{color:#000}.view-content{display:flex;flex-direction:row;align-items:center;gap:40px;max-width:1000px;width:100%}.text-content{flex:1;text-align:left;background-color:#ffffffd9;padding:20px;border-radius:6px;box-shadow:0 3px 10px #0000001a;width:60%;max-height:70vh;overflow-y:auto}.text-content h2{margin-top:0;margin-bottom:15px;font-size:2em;color:#942424;text-transform:uppercase}.text-content p{font-size:1.1em;line-height:1.6;color:#444}.image-content{flex:1;max-width:40%}.image-content img{display:block;width:100%;height:auto;max-height:70vh;object-fit:contain;border-radius:8px;box-shadow:0 5px 15px #00000026}@media (max-width: 768px){.view-content{flex-direction:column;gap:20px;max-width:90%}.text-content{text-align:center}.image-content{max-width:80%;order:-1}.text-content h2{font-size:1.6em}.text-content p{font-size:1em}}.product-interactive-viewer{max-width:1200px;aspect-ratio:5 / 3;overflow:hidden;position:relative;margin:0 auto;min-width:600px;min-height:450px;flex-shrink:0}.image-wrapper{width:100%;height:100%;position:relative;will-change:transform,opacity;cursor:grab}.image-wrapper.grabbing{cursor:grabbing}.image-wrapper img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#faf6f2;color:#333;line-height:1.6;scroll-behavior:auto!important;width:100%;overflow-x:hidden}.App{display:flex;flex-direction:column;width:100%;min-height:100vh}.App-header{padding:20px;color:#fff;text-align:center}.App-header h1{margin:0;font-size:1.8em}.App-main{flex-grow:1;padding:20px 0;width:100%;box-sizing:border-box;min-height:calc(100vh - 162px)}.viewer-scroll-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;padding:10px 0;box-sizing:border-box}.App-footer{padding:15px;text-align:center;font-size:.9em;color:#4e5358;margin-top:auto}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#000}a:hover{color:#747bff}}#root,.App{width:100%;min-height:100vh}
