:root{color:#f4f4f5;font-synthesis:none;background:#ddd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}.viewer-shell,.model-viewer{background:#ddd;width:100%;height:100%;position:relative}.viewer-message{color:#3f3f46;background:#ddd;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex}.spinner{border:2px solid #71717a59;border-top-color:#52525b;border-radius:999px;flex:none;width:1.1rem;height:1.1rem;animation:.8s linear infinite spin;display:inline-block}.model-loading{color:#e4e4e7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000094;border-radius:.5rem;align-items:center;gap:.65rem;width:max-content;padding:.85rem 1rem;display:flex}.model-loading p,.viewer-message p{margin:0;font-size:.875rem}.model-label{color:#e4e4e7;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border-radius:.4rem;gap:.35rem;max-width:70%;padding:.4rem .65rem;font-size:.75rem;display:flex;position:absolute;bottom:.5rem;left:.5rem;overflow:hidden}.model-label span:first-child{text-overflow:ellipsis;overflow:hidden}.model-label .brand{color:#a1a1aa;flex:none}.fullscreen-button{color:#e4e4e7;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:0;border-radius:.4rem;place-items:center;width:2rem;height:2rem;padding:0;display:grid;position:absolute;top:.75rem;right:.75rem}.fullscreen-button:hover{color:#fff;background:#000000b3}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner{animation-duration:1.8s}}
