:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#ff6464;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#75f253}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root,.App{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.container{width:100%;height:100%;position:relative}#orientation-warning{color:#fff;z-index:2000;background:#000c;justify-content:center;align-items:center;font-size:22px;display:none;position:fixed;inset:0}.ar-container{background-color:#0000;width:100vw;height:100vh;position:relative;overflow:hidden}.loading-overlay{z-index:2000;color:#fff;pointer-events:none;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.loading-gif{width:80px;height:auto;margin-bottom:20px}.ui-controls-wrapper{box-sizing:border-box;z-index:1000;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;padding:0 20px;display:flex;position:absolute;bottom:80px;left:0}.store-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);white-space:nowrap;background:#fff3;border:1px solid #fff6;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s}.store-btn:hover{background:#ffffff4d;transform:scale(1.05)}.performance-text{color:#fffc;text-align:left;text-shadow:0 1px 2px #00000080;margin:0;font-size:11px;font-weight:400}.controls-right img{transition:transform .2s}.controls-right img:hover{transform:scale(1.1)}#orientation-warning{color:#fff;z-index:9999;text-align:center;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;font-size:1.5rem;display:none;position:fixed;top:0;left:0}.social-dock{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1500;background:#0009;border-radius:30px;gap:15px;padding:10px 20px;animation:.3s ease-out slideUp;display:flex;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.social-icon{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;text-decoration:none;transition:all .2s;display:flex}.social-icon:hover{background:#fff6;transform:scale(1.1)}.play-btn{background:red}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.video-modal-overlay{z-index:3000;background:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.video-modal-content{aspect-ratio:16/9;background:#000;border-radius:12px;width:90%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 0 20px #00000080}.modal-video-player{object-fit:contain;width:100%;height:100%}.close-modal-btn{color:#fff;cursor:pointer;z-index:3001;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .2s;display:flex;position:absolute;top:10px;right:10px}.close-modal-btn:hover{background:#ff0000b3}.ar-container{z-index:1;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.loading-overlay{z-index:2000;color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spinner{border:4px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin-bottom:20px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.ar-logo{z-index:1000;pointer-events:none;width:150px;height:auto;position:absolute;top:20px;left:20px}.ui-controls-wrapper{bottom:calc(70px + env(safe-area-inset-bottom,40px));z-index:1000;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;left:0;right:20px}.controls-left{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.performance-text{color:#fff;text-shadow:0 1px 4px #0009;margin:0;font-size:13px;font-weight:500}.store-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:20px;padding:8px 20px;font-size:13px;font-weight:700;transition:transform .2s;box-shadow:0 4px 12px #0000004d}.store-btn:active{transform:scale(.95)}.controls-right{align-items:center;display:flex}.error-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5000;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.error-modal-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:380px;padding:35px;animation:.4s cubic-bezier(.175,.885,.32,1.275) modalPop;box-shadow:0 20px 60px #00000080}@keyframes modalPop{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.error-icon{margin-bottom:20px;font-size:55px;line-height:1}.error-modal-card h3{color:#1d1d1f;margin:0 0 12px;font-size:24px;font-weight:700}.error-modal-card p{color:#48484a;margin-bottom:30px;font-size:16px;line-height:1.5}.error-modal-actions{flex-direction:column;gap:12px;display:flex}.retry-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.retry-btn:active{opacity:.9;transform:scale(.98)}.retry-later-btn{color:#1d1d1f;cursor:pointer;background:#f5f5f7;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:600;transition:background .2s}.retry-later-btn:active{background:#e5e5e7}.fullscreen-video-overlay{z-index:3000;background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.fullscreen-video-player{object-fit:contain;width:100%;max-height:100%}.close-fullscreen-btn{color:#fff;cursor:pointer;z-index:3100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:32px;display:flex;position:absolute;top:25px;right:25px}.fullscreen-trigger-btn{color:#fff;cursor:pointer;z-index:2500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:25px;right:25px;box-shadow:0 4px 20px #0000004d}#orientation-warning{z-index:5000!important}.fullscreen-trigger-btn:active{background:#4a90e2;transform:translate(-50%)scale(.95)}#orientation-warning{color:#fff;z-index:6000;text-align:center;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;padding:20px;font-size:20px;display:none;position:fixed;inset:0}#orientation-warning .icon{margin-bottom:20px;font-size:50px}.start-btn{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:25px;padding:12px 24px;font-weight:700;transition:transform .2s;box-shadow:0 4px 15px #4a90e24d}.start-btn:active{transform:scale(.95)}
