:root{--lo-bg:#fff;--lo-canvas:#f8f8f8;--lo-banner:#ededed;--lo-text:#000000e6;--lo-text-secondary:#0009;--lo-text-muted:#0000004d;--lo-border:#00000012;--lo-overlay:#0000000a;--lo-overlay-hover:#00000012;--lo-invert:#2c2c2c;--lo-invert-hover:#4a4a4a;--lo-blue:#00a8b7;--lo-panel-width:400px;--lo-shadow:0 4px 20px #00000014}*{box-sizing:border-box}html,body{background:var(--lo-bg);width:100%;height:100%;color:var(--lo-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,sans-serif;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes lo-shimmer{0%{background-position:100%}to{background-position:-100%}}@keyframes lo-pop{0%{opacity:0;transform:translateY(5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:520px){:root{--lo-panel-width:100vw}}
