:root{--mobile-bottom-nav-height:112px}.configurator-page,.mobile-configurator-page{background-color:#f3f4f6;position:fixed;inset:0;overflow:hidden}.mobile-configurator-page{height:100dvh}.safe-area-bottom{padding-bottom:max(0px,env(safe-area-inset-bottom))}.configurator-loading-fallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.configurator-loading-viewport{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.configurator-loading-content{flex-direction:column;align-items:center;gap:1rem;display:flex}.configurator-loading-spinner{border:4px solid #1e293b;border-top-color:#1877f2;border-radius:9999px;width:3rem;height:3rem;animation:1s linear infinite configurator-spin}.configurator-loading-text{color:#94a3b8;font-size:.875rem}.configurator-page .canvas-container{width:100%!important;height:100%!important}@keyframes configurator-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
