*{box-sizing:border-box}html,body{background:#050b16;width:100%;height:100%;margin:0;overflow:hidden}body{font-family:Arial,Helvetica,sans-serif}.app-shell{background:#050b16;width:100vw;height:100vh;position:relative}.product-frame{opacity:0;background:#050b16;border:0;width:100%;height:100%;transition:opacity .35s}.product-frame.is-loaded{opacity:1}.loader{z-index:2;color:#eef8f5;background:#050b16;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.loader-mark{color:#fff;background:linear-gradient(145deg,#1aa898,#075c54);border-radius:15px;place-items:center;width:54px;height:54px;font-weight:800;display:grid;box-shadow:0 18px 55px #1aa89840}.loader strong{font-size:17px}.loader span{color:#71858e;font-size:12px}
