/* Only shared controls/variables; scene CSS remains home-only. */
:root{--nvx-night:#071814;--nvx-surface:#0e241e;--nvx-text:#ecf3e9;--nvx-acid:#c9fa78;--nvx-secondary:#9eafa4;--nvx-ease:cubic-bezier(.18,.8,.22,1)}
.nvx-motion-control{position:fixed;bottom:18px;inset-inline-start:19px;z-index:38;display:none;align-items:center;gap:8px;background:#071b13ed;color:#d9f0c7;border:1px solid #65825166;border-radius:40px;min-height:37px;padding:9px 13px;font:9px/1 ui-monospace,monospace;backdrop-filter:blur(8px);box-shadow:0 3px 15px #0002}
html.nvx-ready .nvx-motion-control{display:flex}.nvx-motion-control:focus-visible{outline:3px solid #58dcb0;outline-offset:4px}.nvx-motion-icon{display:flex;align-items:center;justify-content:center;width:12px;height:12px;gap:3px}.nvx-motion-icon:before,.nvx-motion-icon:after{content:"";height:8px;width:2px;background:currentColor}html.nvx-paused .nvx-motion-icon:before{width:0;height:0;border-inline-start:7px solid currentColor;border-block:4px solid transparent;background:transparent}html.nvx-paused .nvx-motion-icon:after{display:none}.nvx-read-progress{position:fixed;inset:0 auto auto 0;height:2px;width:100%;background:var(--nvx-acid);transform:scaleX(0);transform-origin:0 50%;z-index:120;pointer-events:none}
@media(max-width:700px){.nvx-motion-control{bottom:12px;inset-inline-start:10px;width:34px;height:34px;padding:0;justify-content:center}.nvx-motion-control [data-motion-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}body:has(.rfq-mobile-bar:not([hidden])) .nvx-motion-control{bottom:80px}body:has(#compare-tray:not([hidden])) .nvx-motion-control{bottom:126px}}
@media print{.nvx-motion-control,.nvx-read-progress{display:none!important}}
