.ar-wrapper[data-v-f2ceb2ab]{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background:#000}.ar-container[data-v-f2ceb2ab]{width:100%;height:100%}.overlay[data-v-f2ceb2ab]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:10vh;pointer-events:none;z-index:10}.status-card[data-v-f2ceb2ab]{background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.status-text[data-v-f2ceb2ab]{color:#fff;font-size:1rem;text-align:center;margin:0}.loading-spinner[data-v-f2ceb2ab]{width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#8cf;border-radius:50%;animation:spin-f2ceb2ab 1s linear infinite}@keyframes spin-f2ceb2ab{to{transform:rotate(360deg)}}.scanning-indicator[data-v-f2ceb2ab]{display:flex;gap:6px}.scanning-indicator .dot[data-v-f2ceb2ab]{width:8px;height:8px;background:#8cf;border-radius:50%;animation:pulse-f2ceb2ab 1.4s infinite ease-in-out}.scanning-indicator .dot[data-v-f2ceb2ab]:nth-child(2){animation-delay:.2s}.scanning-indicator .dot[data-v-f2ceb2ab]:nth-child(3){animation-delay:.4s}@keyframes pulse-f2ceb2ab{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.fade-enter-active[data-v-f2ceb2ab],.fade-leave-active[data-v-f2ceb2ab]{transition:opacity .3s ease}.fade-enter-from[data-v-f2ceb2ab],.fade-leave-to[data-v-f2ceb2ab]{opacity:0}.coming-soon-banner[data-v-f2ceb2ab]{position:absolute;top:20px;left:50%;transform:translate(-50%);background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:10px 20px;border-radius:20px;font-size:14px;z-index:15;pointer-events:none}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#app{width:100%;height:100%}
