@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;overflow:hidden;background:#0a0a0a;color:#fff;font-family:Lato,sans-serif}#app{width:100%;height:100%;position:relative}#app canvas{display:block;width:100%;height:100%;touch-action:none}.stats-overlay{position:absolute;top:.5rem;left:.5rem;padding:.35rem .6rem;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;font-size:.7rem;font-variant-numeric:tabular-nums;color:#ffffffb3;z-index:5;pointer-events:none}.showroom-bar{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.6rem 1.25rem .5rem;background:#181818b8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:18px;border:1px solid rgba(255,255,255,.08);z-index:4}.showroom-color-row{display:flex;gap:.6rem;align-items:center;justify-content:center;padding-bottom:.15rem}.showroom-color-dot{width:18px;height:18px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s,transform .15s;padding:0;outline:none;box-shadow:inset 0 0 0 1px #00000026}.showroom-color-dot:hover{transform:scale(1.2)}.showroom-color-dot.selected{border-color:#fff;box-shadow:inset 0 0 0 1px #00000026,0 0 0 1px #ffffff4d}.showroom-nav-row{display:flex;align-items:center;gap:.4rem}.showroom-arrow{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff1a;color:#ffffffe6;font-size:1.35rem;cursor:pointer;transition:background .15s;padding:0;line-height:1}.showroom-arrow:hover{background:#fff3}.showroom-bm-name{min-width:120px;max-width:200px;text-align:center;font-size:.85rem;font-weight:500;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 .25rem}.showroom-model-btn{width:30px;height:30px;border-radius:50%;border:none;background:#ffffff1a;color:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;margin-left:.35rem;padding:0}.showroom-model-btn:hover{background:#ffffff38}.showroom-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:20;display:flex;align-items:center;justify-content:center}.showroom-modal-overlay[hidden]{display:none}.showroom-modal{background:#161616f0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.08);padding:1.75rem 2rem;max-width:680px;width:90vw;max-height:85vh;overflow-y:auto;box-shadow:0 8px 48px #00000080}.showroom-modal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.showroom-modal-card{display:flex;flex-direction:column;align-items:center;gap:.6rem;cursor:pointer;padding:.6rem;border-radius:14px;transition:background .2s,transform .15s,border-color .2s;border:2px solid transparent}.showroom-modal-card:hover{background:#ffffff12;transform:scale(1.03)}.showroom-modal-card.active{border-color:#ffffff59;background:#ffffff0d}.showroom-modal-thumb{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;background:#ffffff0a}.showroom-modal-label{font-size:.8rem;font-weight:600;color:#ffffffe0;text-transform:uppercase;letter-spacing:.08em}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0006;z-index:10;gap:.75rem}.loading-overlay--corner{inset:auto 16px 88px auto;width:auto;height:auto;min-width:120px;padding:12px 14px;background:#0000008c;border-radius:12px;flex-direction:row;align-items:center;gap:10px}.loading-overlay[hidden]{display:none}.loading-ring-wrap{position:relative;width:72px;height:72px;flex-shrink:0}.loading-overlay--corner .loading-ring-wrap{width:48px;height:48px}.loading-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.loading-ring-track{fill:none;stroke:#ffffff26;stroke-width:6}.loading-ring-bar{fill:none;stroke:#ffffffeb;stroke-width:6;stroke-linecap:round;transition:stroke-dashoffset .12s ease-out}.loading-ring-pct{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#fffffff2;pointer-events:none}.loading-overlay--corner .loading-ring-pct{font-size:.7rem}.loading-subtext{color:#ffffffe0;font-size:.85rem}.loading-overlay--corner .loading-subtext{font-size:.75rem;max-width:120px}#app.viewer-busy{pointer-events:none}#app.viewer-busy .loading-overlay:not([hidden]){pointer-events:auto}.annotations-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5}.annotation-pin{position:absolute;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.35rem .6rem;background:#000000b3;border-radius:8px;border:1px solid rgba(255,255,255,.2);transition:background .15s,transform .15s}.annotation-pin:hover{background:#000000d9;transform:translate(-50%,-50%) scale(1.05)}.annotation-text{color:#fff;font-size:.8rem;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 600px){.showroom-modal{padding:1rem}.showroom-modal-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.showroom-bar{padding:.5rem 1rem .4rem;border-radius:14px}.showroom-bm-name{min-width:80px;max-width:140px;font-size:.8rem}}
