.virtual-ezra-container[data-astro-cid-t4wc4s4h]{display:grid;grid-template-columns:320px 1fr;gap:0;min-height:calc(100vh - 120px);max-width:100%;margin:0}.sidebar[data-astro-cid-t4wc4s4h]{background:var(--color-surface);border-right:1px solid var(--color-border);padding:2rem 1.5rem;overflow-y:auto;position:sticky;top:0;height:calc(100vh - 120px)}.sidebar-header[data-astro-cid-t4wc4s4h]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid var(--color-border)}.sidebar-header[data-astro-cid-t4wc4s4h] h2[data-astro-cid-t4wc4s4h]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--color-text)}.sidebar-subtitle[data-astro-cid-t4wc4s4h]{font-size:.875rem;color:var(--color-text-muted);margin:0}.model-group[data-astro-cid-t4wc4s4h]{margin-top:2rem}.group-title[data-astro-cid-t4wc4s4h]{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-border)}.model-list[data-astro-cid-t4wc4s4h]{display:flex;flex-direction:column;gap:1rem}.model-item[data-astro-cid-t4wc4s4h]{background:var(--color-bg);border:2px solid var(--color-border);border-radius:8px;padding:1rem;text-align:left;cursor:pointer;transition:all .2s ease;width:100%}.model-item[data-astro-cid-t4wc4s4h]:hover{border-color:var(--color-accent);background:var(--color-surface);transform:translate(4px)}.model-item[data-astro-cid-t4wc4s4h].active{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.model-item[data-astro-cid-t4wc4s4h].active .model-date[data-astro-cid-t4wc4s4h],.model-item[data-astro-cid-t4wc4s4h].active .model-preview[data-astro-cid-t4wc4s4h]{color:#ffffffe6}.model-item-header[data-astro-cid-t4wc4s4h]{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.model-item[data-astro-cid-t4wc4s4h] h3[data-astro-cid-t4wc4s4h]{font-size:1rem;font-weight:600;margin:0;line-height:1.3}.model-category[data-astro-cid-t4wc4s4h]{font-size:.75rem;padding:.25rem .5rem;background:var(--color-milestone);color:#fff;border-radius:999px;font-weight:600;text-transform:capitalize;white-space:nowrap}.model-item[data-astro-cid-t4wc4s4h].active .model-category[data-astro-cid-t4wc4s4h]{background:#ffffff4d}.model-date[data-astro-cid-t4wc4s4h]{font-size:.8125rem;color:var(--color-text-muted);margin:.25rem 0}.model-preview[data-astro-cid-t4wc4s4h]{font-size:.8125rem;color:var(--color-text-muted);margin:.5rem 0 0;line-height:1.4}.world-info[data-astro-cid-t4wc4s4h]{margin-top:1.5rem}.world-description[data-astro-cid-t4wc4s4h]{font-size:.9375rem;color:var(--color-text);line-height:1.6;margin-bottom:1.5rem}.world-stats[data-astro-cid-t4wc4s4h]{background:var(--color-bg);border:2px solid var(--color-border);border-radius:8px;padding:1rem;margin-bottom:1rem}.stat[data-astro-cid-t4wc4s4h]{display:flex;justify-content:space-between;align-items:center}.stat-label[data-astro-cid-t4wc4s4h]{font-size:.875rem;color:var(--color-text-muted);font-weight:500}.stat-value[data-astro-cid-t4wc4s4h]{font-size:1.25rem;color:var(--color-accent);font-weight:700}.world-note[data-astro-cid-t4wc4s4h]{font-size:.8125rem;color:var(--color-text-muted);font-style:italic;line-height:1.5}.viewer-main[data-astro-cid-t4wc4s4h]{padding:2rem;overflow-y:auto}.model-viewer-wrapper[data-astro-cid-t4wc4s4h]{width:100%;height:600px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-lg);margin-bottom:1rem;position:relative}.model-viewer-wrapper[data-astro-cid-t4wc4s4h]:fullscreen{height:100vh;border-radius:0}.overlay-animation-controls[data-astro-cid-t4wc4s4h]{position:absolute;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;pointer-events:auto;max-width:300px}.overlay-animation-selector[data-astro-cid-t4wc4s4h]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.overlay-animation-btn[data-astro-cid-t4wc4s4h]{background:#8b5cf64d;backdrop-filter:blur(10px);border:2px solid rgba(139,92,246,.5);color:#fff;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000004d;text-transform:capitalize;white-space:nowrap}.overlay-animation-btn[data-astro-cid-t4wc4s4h]:hover{background:#8b5cf699;border-color:#8b5cf6;transform:translateY(-2px) scale(1.05);box-shadow:0 6px 12px #8b5cf666}.overlay-animation-btn[data-astro-cid-t4wc4s4h].active{background:#8b5cf6e6;border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf699}.overlay-playback-controls[data-astro-cid-t4wc4s4h]{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.overlay-playback-btn[data-astro-cid-t4wc4s4h]{background:#8b5cf64d;backdrop-filter:blur(10px);border:2px solid #8b5cf6;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000004d;display:flex;align-items:center;justify-content:center}.overlay-playback-btn[data-astro-cid-t4wc4s4h]:hover{background:#8b5cf6cc;transform:scale(1.1);box-shadow:0 6px 12px #8b5cf666}.overlay-playback-btn[data-astro-cid-t4wc4s4h]:active{transform:scale(.95)}.overlay-speed-control[data-astro-cid-t4wc4s4h]{display:flex;align-items:center;gap:.5rem;background:#000000b3;backdrop-filter:blur(10px);border:2px solid rgba(139,92,246,.3);padding:.5rem .75rem;border-radius:8px;box-shadow:0 4px 6px #0000004d}.overlay-speed-control[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]{width:80px;height:4px;border-radius:2px;background:#8b5cf64d;outline:none;-webkit-appearance:none}.overlay-speed-control[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#8b5cf6;cursor:pointer;transition:all .2s ease}.overlay-speed-control[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-webkit-slider-thumb:hover{background:#7c3aed;transform:scale(1.2)}.overlay-speed-control[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#8b5cf6;cursor:pointer;border:none;transition:all .2s ease}.overlay-speed-control[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-moz-range-thumb:hover{background:#7c3aed;transform:scale(1.2)}.overlay-speed-control[data-astro-cid-t4wc4s4h] span[data-astro-cid-t4wc4s4h]{color:#8b5cf6;font-size:.875rem;font-weight:600;min-width:35px;font-family:Courier New,monospace}.download-link-container[data-astro-cid-t4wc4s4h]{display:flex;justify-content:center;margin-bottom:2rem}.download-model-btn[data-astro-cid-t4wc4s4h]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--color-accent);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9375rem;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.download-model-btn[data-astro-cid-t4wc4s4h]:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.download-model-btn[data-astro-cid-t4wc4s4h] svg[data-astro-cid-t4wc4s4h]{flex-shrink:0}.world-viewer[data-astro-cid-t4wc4s4h]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;width:100%;height:100%;padding:1rem;overflow-y:auto}.world-model[data-astro-cid-t4wc4s4h]{width:100%;height:300px;border-radius:8px;border:1px solid var(--color-border)}.viewer-overlay-controls[data-astro-cid-t4wc4s4h]{position:absolute;inset:0;pointer-events:none;z-index:10}.overlay-fullscreen-btn[data-astro-cid-t4wc4s4h]{position:absolute;top:1rem;left:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#000000b3;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000004d;pointer-events:auto;color:#fff}.overlay-fullscreen-btn[data-astro-cid-t4wc4s4h]:hover{background:#3b82f6cc;border-color:#3b82f6;transform:translateY(-2px) scale(1.1);box-shadow:0 6px 12px #3b82f666}.overlay-fullscreen-btn[data-astro-cid-t4wc4s4h] .exit-fullscreen-icon[data-astro-cid-t4wc4s4h],.overlay-fullscreen-btn[data-astro-cid-t4wc4s4h].is-fullscreen .fullscreen-icon[data-astro-cid-t4wc4s4h]{display:none}.overlay-fullscreen-btn[data-astro-cid-t4wc4s4h].is-fullscreen .exit-fullscreen-icon[data-astro-cid-t4wc4s4h]{display:block}.overlay-camera-presets[data-astro-cid-t4wc4s4h]{position:absolute;bottom:1rem;left:1rem;display:flex;gap:.5rem;pointer-events:auto;flex-wrap:wrap;max-width:400px}.overlay-preset-btn[data-astro-cid-t4wc4s4h]{display:flex;align-items:center;gap:.5rem;background:#000000b3;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);color:#fff;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000004d}.overlay-preset-btn[data-astro-cid-t4wc4s4h]:hover{background:#3b82f6cc;border-color:#3b82f6;transform:translateY(-2px) scale(1.05);box-shadow:0 6px 12px #3b82f666}.overlay-preset-btn[data-astro-cid-t4wc4s4h].active{background:#3b82f6e6;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f680}.preset-icon[data-astro-cid-t4wc4s4h]{font-size:1rem;line-height:1}.preset-label[data-astro-cid-t4wc4s4h]{font-size:.875rem;white-space:nowrap}.overlay-background-selector[data-astro-cid-t4wc4s4h]{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;pointer-events:auto}.overlay-bg-btn[data-astro-cid-t4wc4s4h]{width:48px;height:48px;padding:4px;background:#000000b3;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000004d}.overlay-bg-btn[data-astro-cid-t4wc4s4h]:hover{transform:translateY(-2px) scale(1.1);border-color:#ffffff80;box-shadow:0 6px 12px #0006}.overlay-bg-btn[data-astro-cid-t4wc4s4h].active{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f699;transform:scale(1.05)}.bg-preview[data-astro-cid-t4wc4s4h]{display:block;width:100%;height:100%;border-radius:4px;border:1px solid rgba(255,255,255,.1)}model-viewer[data-astro-cid-t4wc4s4h]{width:100%;height:100%}.progress-bar[data-astro-cid-t4wc4s4h]{display:block;width:100%;height:4px;max-width:300px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#0000001a;border-radius:2px;overflow:hidden}.update-bar[data-astro-cid-t4wc4s4h]{background:var(--color-accent);width:0%;height:100%;transition:width .3s ease}@media(max-width:1024px){.virtual-ezra-container[data-astro-cid-t4wc4s4h]{grid-template-columns:1fr;gap:0}.sidebar[data-astro-cid-t4wc4s4h]{position:relative;height:auto;border-right:none;border-bottom:1px solid var(--color-border);padding:1.5rem}.model-list[data-astro-cid-t4wc4s4h]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.model-item[data-astro-cid-t4wc4s4h]:hover{transform:translateY(-2px)}.model-viewer-wrapper[data-astro-cid-t4wc4s4h]{height:500px}.world-viewer[data-astro-cid-t4wc4s4h]{grid-template-columns:1fr}}@media(max-width:640px){.viewer-main[data-astro-cid-t4wc4s4h]{padding:1rem}.model-viewer-wrapper[data-astro-cid-t4wc4s4h]{height:400px}.model-list[data-astro-cid-t4wc4s4h]{grid-template-columns:1fr}.tabs[data-astro-cid-t4wc4s4h]{flex-direction:column}.tab-btn[data-astro-cid-t4wc4s4h]{width:100%}.overlay-fullscreen-btn[data-astro-cid-t4wc4s4h]{top:.5rem;left:.5rem;width:40px;height:40px}.overlay-camera-presets[data-astro-cid-t4wc4s4h]{bottom:.5rem;left:.5rem;max-width:calc(100% - 1rem);gap:.375rem}.overlay-preset-btn[data-astro-cid-t4wc4s4h]{padding:.375rem .5rem;font-size:.75rem}.preset-icon[data-astro-cid-t4wc4s4h]{font-size:.875rem}.preset-label[data-astro-cid-t4wc4s4h]{font-size:.75rem}.overlay-background-selector[data-astro-cid-t4wc4s4h]{top:.5rem;right:.5rem;flex-direction:column;gap:.375rem}.overlay-bg-btn[data-astro-cid-t4wc4s4h]{width:40px;height:40px}.overlay-animation-controls[data-astro-cid-t4wc4s4h]{bottom:.5rem;right:.5rem;max-width:calc(100% - 1rem)}.overlay-animation-btn[data-astro-cid-t4wc4s4h]{padding:.375rem .5rem;font-size:.75rem}.overlay-playback-btn[data-astro-cid-t4wc4s4h]{width:40px;height:40px}.overlay-speed-control[data-astro-cid-t4wc4s4h]{padding:.375rem .5rem}.overlay-speed-control[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]{width:60px}.overlay-speed-control[data-astro-cid-t4wc4s4h] span[data-astro-cid-t4wc4s4h]{font-size:.75rem;min-width:30px}}.debug-panel[data-astro-cid-t4wc4s4h]{background-color:#00000080;border:2px solid #f59e0b;border-radius:12px;padding:1.5rem;margin:2rem 0}.debug-panel[data-astro-cid-t4wc4s4h] h3[data-astro-cid-t4wc4s4h]{margin:0 0 1.5rem;font-size:1rem;color:#f59e0b;text-align:center;font-weight:600}.debug-panel[data-astro-cid-t4wc4s4h] h4[data-astro-cid-t4wc4s4h]{margin:0 0 1rem;font-size:.9rem;color:#fbbf24;font-weight:600}.lighting-controls[data-astro-cid-t4wc4s4h]{background-color:#0000004d;border:1px solid rgba(245,158,11,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.control-group[data-astro-cid-t4wc4s4h]{margin-bottom:1rem}.control-group[data-astro-cid-t4wc4s4h]:last-child{margin-bottom:0}.control-group[data-astro-cid-t4wc4s4h] label[data-astro-cid-t4wc4s4h]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--color-text);margin-bottom:.5rem;font-weight:500}.control-group[data-astro-cid-t4wc4s4h] label[data-astro-cid-t4wc4s4h] span[data-astro-cid-t4wc4s4h]{color:#10b981;font-weight:700;font-family:Courier New,monospace}.control-group[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]{width:100%;height:6px;background:#ffffff1a;border-radius:3px;outline:none;cursor:pointer;-webkit-appearance:none}.control-group[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#f59e0b;border-radius:50%;cursor:pointer;box-shadow:0 2px 4px #0000004d;transition:all .2s ease}.control-group[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-webkit-slider-thumb:hover{background:#fbbf24;transform:scale(1.2)}.control-group[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-moz-range-thumb{width:18px;height:18px;background:#f59e0b;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 4px #0000004d;transition:all .2s ease}.control-group[data-astro-cid-t4wc4s4h] input[data-astro-cid-t4wc4s4h][type=range]::-moz-range-thumb:hover{background:#fbbf24;transform:scale(1.2)}.debug-buttons[data-astro-cid-t4wc4s4h]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:1rem}.debug-btn[data-astro-cid-t4wc4s4h]{background-color:#f59e0b33;border:2px solid #f59e0b;color:#fbbf24;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease}.debug-btn[data-astro-cid-t4wc4s4h]:hover{background-color:#f59e0b;color:#000;transform:translateY(-2px)}.debug-output[data-astro-cid-t4wc4s4h]{background-color:#000000b3;border:1px solid rgba(245,158,11,.3);border-radius:8px;padding:1rem;min-height:100px;max-height:300px;overflow-y:auto;font-family:Courier New,monospace;font-size:.85rem;color:#10b981;line-height:1.5}.debug-output[data-astro-cid-t4wc4s4h] pre[data-astro-cid-t4wc4s4h]{margin:0;white-space:pre-wrap;word-wrap:break-word}
