.viewer-3d{display:flex;flex-direction:column;background:#fff;border:2px solid #e8e8e8;border-radius:8px;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:520px;position:relative;box-shadow:0 1px 3px #0000000f}.viewer-3d:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent 79px,#f0f0f0 79px,#f0f0f0 80px),repeating-linear-gradient(0deg,transparent,transparent 79px,#f0f0f0 79px,#f0f0f0 80px);pointer-events:none;opacity:.4;z-index:0}.viewer-controls{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fafafa;border-bottom:2px solid #e8e8e8;gap:8px;position:relative;z-index:1}.controls-group{display:flex;gap:6px}.control-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #d0d0d0;border-radius:6px;color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease;text-transform:none}.control-btn:hover{background:#fff5ed;border-color:#ff6b00;color:#ff6b00}.control-btn.active{background:#ff6b00;border-color:#ff6b00;color:#fff;box-shadow:0 2px 4px #ff6b0033}.control-btn svg{flex-shrink:0;opacity:.7}.control-btn:hover svg,.control-btn.active svg{opacity:1}.viewer-viewport{position:relative;width:100%;height:420px;background:#f8f8f8;overflow:hidden;z-index:1}.viewer-viewport canvas{display:block;outline:none;width:100%!important;height:100%!important;object-fit:contain}.viewport-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;background:#f8f8f8}.loading-spinner{width:36px;height:36px;border:3px solid #e0e0e0;border-top-color:#ff6b00;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#888;font-weight:500}.viewport-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;background:#fff5f5}.viewport-error svg{color:#dc2626}.viewport-error p{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#dc2626;font-weight:500}.viewport-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;background:#f8f8f8}.viewport-empty svg{color:#ccc;opacity:.6}.empty-title{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:600;color:#666}.empty-text{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#999}.viewer-readout{display:flex;gap:16px;padding:10px 16px;background:#fafafa;border-top:2px solid #e8e8e8;position:relative;z-index:1}.readout-item{display:flex;align-items:center;gap:6px}.readout-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em}.readout-dimension,.readout-value{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;font-weight:600;color:#ff6b00}@media(max-width:640px){.viewer-3d{min-height:460px}.viewer-controls{flex-direction:column;align-items:stretch}.controls-group{justify-content:center}.viewer-viewport{height:360px}.control-btn span{display:none}.control-btn{padding:8px}}.hidden[data-astro-cid-gyrmc7w2]{display:none}.upload-page[data-astro-cid-gyrmc7w2]{background:#fff}.upload-hero[data-astro-cid-gyrmc7w2]{padding:var(--space-5xl) 0 var(--space-4xl);background:linear-gradient(135deg,#fff,#fffaf5,#fff7ed);position:relative;overflow:hidden}.upload-hero-inner[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4xl);align-items:center}.section-badge[data-astro-cid-gyrmc7w2]{font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-accent-primary);margin-bottom:var(--space-md);display:inline-block}.upload-hero-title[data-astro-cid-gyrmc7w2]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;margin-bottom:var(--space-lg);color:var(--color-text-primary)}.upload-hero-subtitle[data-astro-cid-gyrmc7w2]{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:1.7;max-width:480px}.upload-hero-visual[data-astro-cid-gyrmc7w2]{display:flex;align-items:center;justify-content:center}.upload-visual-icon[data-astro-cid-gyrmc7w2]{width:220px;height:220px;animation:float 6s ease-in-out infinite}.upload-visual-icon[data-astro-cid-gyrmc7w2] svg[data-astro-cid-gyrmc7w2]{width:100%;height:100%;filter:drop-shadow(0 20px 40px rgba(120,80,40,.12))}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.upload-section[data-astro-cid-gyrmc7w2]{padding:32px 0}.upload-grid[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:1fr 1.1fr;gap:24px;max-width:1200px;margin:0 auto}.upload-column[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;gap:16px}.upload-card[data-astro-cid-gyrmc7w2]{background:#fff;border:1px solid var(--color-border-default);border-radius:16px;padding:24px;transition:box-shadow .2s ease,border-color .2s ease}.upload-card[data-astro-cid-gyrmc7w2]:hover{border-color:#f97316;box-shadow:0 4px 12px #0000000d}.dropzone[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;background:linear-gradient(180deg,var(--color-bg-secondary) 0%,var(--color-bg-tertiary) 100%);border:2px dashed var(--color-border-default);border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:center}.dropzone[data-astro-cid-gyrmc7w2]:hover,.dropzone[data-astro-cid-gyrmc7w2].dragover{border-color:#f97316;background:linear-gradient(180deg,#fffbf5,#fff7eb)}.dropzone-icon[data-astro-cid-gyrmc7w2]{color:#f97316;margin-bottom:8px}.dropzone-text[data-astro-cid-gyrmc7w2]{font-size:16px;font-weight:600;color:var(--color-text-primary);margin:0}.dropzone-hint[data-astro-cid-gyrmc7w2]{font-size:14px;color:var(--color-text-secondary);margin:0}.dropzone-limit[data-astro-cid-gyrmc7w2]{font-size:12px;color:var(--color-text-muted);margin-top:12px}.file-info[data-astro-cid-gyrmc7w2]{margin-top:16px}.file-info-header[data-astro-cid-gyrmc7w2]{display:flex;align-items:center;gap:12px;padding:16px;background:var(--color-bg-secondary);border:1px solid var(--color-border-default);border-radius:12px}.file-info-icon[data-astro-cid-gyrmc7w2]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f97316;border-radius:10px;color:#fff;flex-shrink:0}.file-info-details[data-astro-cid-gyrmc7w2]{flex:1;min-width:0}.file-info-name[data-astro-cid-gyrmc7w2]{font-size:14px;font-weight:600;color:var(--color-text-primary);word-break:break-all}.file-info-meta[data-astro-cid-gyrmc7w2]{display:flex;align-items:center;gap:8px;margin-top:4px}.file-info-size[data-astro-cid-gyrmc7w2]{font-size:13px;color:var(--color-text-secondary)}.file-badge[data-astro-cid-gyrmc7w2]{font-size:11px;font-weight:600;padding:2px 8px;background:#f97316;color:#fff;border-radius:6px;text-transform:uppercase}.btn-remove[data-astro-cid-gyrmc7w2]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;color:var(--color-text-muted);cursor:pointer;transition:all .2s ease}.btn-remove[data-astro-cid-gyrmc7w2]:hover{background:#fee2e2;color:#ef4444}.options-card[data-astro-cid-gyrmc7w2]{background:#fff;border:1px solid var(--color-border-default);border-radius:16px;padding:24px}.card-title[data-astro-cid-gyrmc7w2]{font-size:18px;font-weight:600;margin-bottom:24px;color:var(--color-text-primary)}.options-form[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;gap:24px}.option-group[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column}.option-label[data-astro-cid-gyrmc7w2]{font-size:13px;font-weight:600;color:var(--color-text-primary);margin-bottom:8px;text-transform:none;letter-spacing:0}.label-value[data-astro-cid-gyrmc7w2]{color:#f97316;font-weight:700}.option-select[data-astro-cid-gyrmc7w2]{width:100%;padding:12px 16px;font-size:15px;color:var(--color-text-primary);background:#fff;border:1px solid var(--color-border-default);border-radius:10px;margin-bottom:8px;cursor:pointer;transition:border-color .2s ease}.option-select[data-astro-cid-gyrmc7w2]:hover{border-color:var(--color-border-strong)}.option-select[data-astro-cid-gyrmc7w2]:focus{outline:none;border-color:#f97316}.option-hint[data-astro-cid-gyrmc7w2]{font-size:13px;color:var(--color-text-secondary);line-height:1.5;margin:0}.option-slider[data-astro-cid-gyrmc7w2]{width:100%;margin-bottom:8px;accent-color:#F97316}.slider-labels[data-astro-cid-gyrmc7w2]{display:flex;justify-content:space-between;margin-top:8px;font-size:12px;color:var(--color-text-muted)}.calculation-hint[data-astro-cid-gyrmc7w2]{display:flex;align-items:center;gap:8px;padding:12px;background:#fffbf5;border:1px solid #FED7AA;border-radius:8px;font-size:13px;color:#92400e}.calculation-hint[data-astro-cid-gyrmc7w2] svg[data-astro-cid-gyrmc7w2]{flex-shrink:0;color:#f97316}.filament-options[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.filament-option[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;background:var(--color-bg-secondary);border:2px solid var(--color-border-default);border-radius:12px;cursor:pointer;transition:all .2s ease;position:relative}.filament-option[data-astro-cid-gyrmc7w2]:hover{border-color:#fed7aa;background:linear-gradient(180deg,#fffbf5,#fef3e8)}.filament-option[data-astro-cid-gyrmc7w2].selected{border-color:#f97316;background:linear-gradient(180deg,#fffbf5,#fff7eb);box-shadow:0 0 0 1px #f97316,0 4px 12px #f9731626}.filament-name[data-astro-cid-gyrmc7w2]{font-size:16px;font-weight:700;color:var(--color-text-primary)}.filament-price[data-astro-cid-gyrmc7w2]{font-size:13px;color:var(--color-text-secondary)}.filament-option[data-astro-cid-gyrmc7w2].selected .filament-price[data-astro-cid-gyrmc7w2]{color:#f97316;font-weight:600}.color-grid[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:500px;margin:0 auto;overflow:visible}.color-swatch[data-astro-cid-gyrmc7w2]{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:50%;border:3px solid transparent;background:var(--swatch-color);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001f,0 1px 3px #00000014;display:flex;align-items:center;justify-content:center;padding:0;overflow:visible}.color-swatch[data-astro-cid-gyrmc7w2]:before{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid transparent;transition:all .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.color-swatch[data-astro-cid-gyrmc7w2] .checkmark[data-astro-cid-gyrmc7w2]{position:relative;width:40%;height:40%;color:#fff;opacity:0;transform:scale(.5);transition:all .3s cubic-bezier(.34,1.56,.64,1);transition-delay:.1s;pointer-events:none;z-index:2}.color-swatch[data-astro-cid-gyrmc7w2][style*=--swatch-border]{border-color:var(--swatch-border)}.color-swatch[data-astro-cid-gyrmc7w2]:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 16px #00000026,0 4px 8px #0000001a}.color-swatch[data-astro-cid-gyrmc7w2].selected{border-color:#f97316;box-shadow:0 0 0 3px #fff,0 0 0 5px #f97316,0 8px 20px #f973164d;transform:scale(1.08)}.color-swatch[data-astro-cid-gyrmc7w2].selected:before{border-color:#f97316;box-shadow:0 0 12px #f9731666}.color-swatch[data-astro-cid-gyrmc7w2].selected .checkmark[data-astro-cid-gyrmc7w2]{opacity:1;transform:scale(1)}.color-swatch[data-astro-cid-gyrmc7w2][data-color=White] .checkmark[data-astro-cid-gyrmc7w2]{color:#000}.color-swatch[data-astro-cid-gyrmc7w2][data-color=White]:hover{box-shadow:0 8px 16px #0000001f,0 4px 8px #00000014}.color-swatch[data-astro-cid-gyrmc7w2][data-color=White].selected{box-shadow:0 0 0 3px #fff,0 0 0 5px #f97316,0 8px 20px #f9731640}.color-swatch[data-astro-cid-gyrmc7w2]:active{transform:translateY(0) scale(1.02);transition:all .1s ease}.layer-height-control[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;gap:8px}.layer-option[data-astro-cid-gyrmc7w2]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--color-bg-secondary);border:2px solid var(--color-border-default);border-radius:10px;cursor:pointer;transition:all .2s ease;position:relative}.layer-option[data-astro-cid-gyrmc7w2]:hover{border-color:var(--color-border-strong);background:var(--color-bg-tertiary)}.layer-option[data-astro-cid-gyrmc7w2].selected{border-color:#f97316;background:linear-gradient(90deg,#fffbf5,#fffaf7);box-shadow:0 2px 8px #f973161a}.layer-icon[data-astro-cid-gyrmc7w2]{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--color-border-default);border-radius:8px;color:var(--color-text-muted);transition:all .2s ease}.layer-option[data-astro-cid-gyrmc7w2].selected .layer-icon[data-astro-cid-gyrmc7w2]{background:#f97316;border-color:#f97316;color:#fff}.layer-info[data-astro-cid-gyrmc7w2]{flex:1;display:flex;flex-direction:column;gap:2px}.layer-value[data-astro-cid-gyrmc7w2]{font-size:14px;font-weight:700;color:var(--color-text-primary)}.layer-label[data-astro-cid-gyrmc7w2]{font-size:12px;color:var(--color-text-secondary)}.layer-option[data-astro-cid-gyrmc7w2].selected .layer-label[data-astro-cid-gyrmc7w2]{color:#92400e}.layer-badge[data-astro-cid-gyrmc7w2]{font-size:11px;font-weight:600;padding:4px 8px;background:var(--color-border-default);color:var(--color-text-secondary);border-radius:6px;text-transform:uppercase;letter-spacing:.02em}.layer-option[data-astro-cid-gyrmc7w2].selected .layer-badge[data-astro-cid-gyrmc7w2]{background:#fed7aa;color:#92400e}.layer-badge[data-astro-cid-gyrmc7w2].badge-recommended{background:#dcfce7;color:#15803d}.layer-option[data-astro-cid-gyrmc7w2].selected .layer-badge[data-astro-cid-gyrmc7w2].badge-recommended{background:#bbf7d0}.viewer-column[data-astro-cid-gyrmc7w2]{position:sticky;top:100px}.viewer-card[data-astro-cid-gyrmc7w2]{background:#fff;border:1px solid var(--color-border-default);border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000000d;height:fit-content}.viewer-header[data-astro-cid-gyrmc7w2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.btn-icon[data-astro-cid-gyrmc7w2]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--color-border-default);border-radius:8px;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.btn-icon[data-astro-cid-gyrmc7w2]:hover{background:var(--color-bg-secondary);color:var(--color-text-primary)}.viewer-placeholder[data-astro-cid-gyrmc7w2]{min-height:480px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-secondary);border:1px solid var(--color-border-default);border-radius:12px;margin-bottom:16px}.placeholder-content[data-astro-cid-gyrmc7w2]{text-align:center}.placeholder-icon[data-astro-cid-gyrmc7w2]{opacity:.3;margin-bottom:16px}.placeholder-title[data-astro-cid-gyrmc7w2]{font-size:16px;font-weight:600;color:var(--color-text-primary);margin-bottom:8px}.placeholder-text[data-astro-cid-gyrmc7w2]{font-size:14px;color:var(--color-text-secondary);margin:0}.viewer-container[data-astro-cid-gyrmc7w2]{min-height:480px;background:#fff;border:1px solid var(--color-border-default);border-radius:12px;margin-bottom:20px;overflow:hidden}.threed-viewer[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;height:100%;min-height:480px}.threed-viewer-controls[data-astro-cid-gyrmc7w2]{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border-default);border-radius:12px 12px 0 0}.threed-viewer-canvas[data-astro-cid-gyrmc7w2]{position:relative;width:100%;height:400px;overflow:hidden;border-radius:0 0 12px 12px}.threed-viewer-canvas[data-astro-cid-gyrmc7w2]>div[data-astro-cid-gyrmc7w2]{width:100%!important;height:100%!important;border-radius:0 0 12px 12px}.threed-viewer-canvas[data-astro-cid-gyrmc7w2] canvas[data-astro-cid-gyrmc7w2]{width:100%!important;height:100%!important;outline:none;border-radius:0 0 12px 12px;display:block!important}.threed-viewer-loading[data-astro-cid-gyrmc7w2],.threed-viewer-error[data-astro-cid-gyrmc7w2],.threed-viewer-empty[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:400px;text-align:center;padding:24px}.threed-viewer-loading[data-astro-cid-gyrmc7w2] p[data-astro-cid-gyrmc7w2],.threed-viewer-error[data-astro-cid-gyrmc7w2] p[data-astro-cid-gyrmc7w2],.threed-viewer-empty[data-astro-cid-gyrmc7w2] p[data-astro-cid-gyrmc7w2]{margin:0;font-size:14px;color:var(--color-text-secondary)}.threed-viewer-error[data-astro-cid-gyrmc7w2] p[data-astro-cid-gyrmc7w2]{color:#ef4444}.model-stats[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px;background:var(--color-bg-secondary);border:1px solid var(--color-border-default);border-radius:12px}.stat-item[data-astro-cid-gyrmc7w2]{display:flex;flex-direction:column}.stat-item[data-astro-cid-gyrmc7w2] .stat-label[data-astro-cid-gyrmc7w2]{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);margin-bottom:6px}.stat-item[data-astro-cid-gyrmc7w2] .stat-value[data-astro-cid-gyrmc7w2]{font-size:16px;font-weight:700;color:#f97316}.stat-value-group[data-astro-cid-gyrmc7w2]{display:flex;align-items:baseline;gap:4px}.stat-unit[data-astro-cid-gyrmc7w2]{font-size:13px;color:var(--color-text-muted)}.quote-section[data-astro-cid-gyrmc7w2]{padding:40px 0 60px;background:var(--color-bg-secondary);border-top:1px solid var(--color-border-default)}.quote-grid[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1200px;margin:0 auto 24px}.quote-card[data-astro-cid-gyrmc7w2]{background:#fff;border:1px solid var(--color-border-default);border-radius:16px;padding:24px}.quote-card-title[data-astro-cid-gyrmc7w2]{font-size:16px;font-weight:600;margin-bottom:20px;color:var(--color-text-primary)}.quote-card-pricing[data-astro-cid-gyrmc7w2]{box-shadow:0 2px 8px #0000000a}.quote-footer[data-astro-cid-gyrmc7w2]{display:flex;justify-content:center;gap:16px;max-width:1200px;margin:0 auto;padding-top:16px;border-top:1px solid var(--color-border-default)}.quote-trust[data-astro-cid-gyrmc7w2]{display:flex;gap:20px}.quote-trust[data-astro-cid-gyrmc7w2] .trust-item[data-astro-cid-gyrmc7w2]{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-secondary)}.quote-trust[data-astro-cid-gyrmc7w2] .trust-item[data-astro-cid-gyrmc7w2] svg[data-astro-cid-gyrmc7w2]{color:#10b981}.quote-summary-grid[data-astro-cid-gyrmc7w2]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.summary-item[data-astro-cid-gyrmc7w2]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid var(--color-border-default)}.summary-item[data-astro-cid-gyrmc7w2]:last-child{border-bottom:none}.summary-label[data-astro-cid-gyrmc7w2]{font-size:13px;color:var(--color-text-secondary)}.summary-value[data-astro-cid-gyrmc7w2]{font-size:14px;font-weight:600;color:var(--color-text-primary)}.breakdown-row[data-astro-cid-gyrmc7w2]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--color-bg-tertiary)}.breakdown-label[data-astro-cid-gyrmc7w2]{font-size:14px;color:var(--color-text-secondary)}.breakdown-value[data-astro-cid-gyrmc7w2]{font-size:15px;font-weight:600;color:var(--color-text-primary)}.breakdown-subtotal[data-astro-cid-gyrmc7w2]{padding-top:12px;border-top:1px solid var(--color-border-default);font-weight:600}.breakdown-total[data-astro-cid-gyrmc7w2]{padding:12px;background:linear-gradient(180deg,#fffbf5,#fff7eb);border-radius:8px;margin-top:8px}.breakdown-value-accent[data-astro-cid-gyrmc7w2]{font-size:20px;color:#f97316}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner[data-astro-cid-gyrmc7w2]{animation:spin 1s linear infinite}@media(max-width:1024px){.upload-hero-inner[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr;gap:var(--space-3xl);text-align:center}.upload-hero-text[data-astro-cid-gyrmc7w2]{order:1}.upload-hero-visual[data-astro-cid-gyrmc7w2]{order:0}.upload-hero-subtitle[data-astro-cid-gyrmc7w2]{margin:0 auto}.upload-visual-icon[data-astro-cid-gyrmc7w2]{width:160px;height:160px}.upload-grid[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr}.viewer-column[data-astro-cid-gyrmc7w2]{position:static;order:-1}.quote-grid[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr}}@media(max-width:768px){.upload-visual-icon[data-astro-cid-gyrmc7w2]{width:130px;height:130px}.upload-section[data-astro-cid-gyrmc7w2]{padding:40px 0}.model-stats[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr}.quote-section[data-astro-cid-gyrmc7w2]{padding:32px 0 48px}.quote-footer[data-astro-cid-gyrmc7w2]{flex-direction:column;gap:20px;align-items:stretch}.quote-trust[data-astro-cid-gyrmc7w2]{justify-content:center}.quote-summary-grid[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr}.summary-item[data-astro-cid-gyrmc7w2]{flex-direction:column;align-items:flex-start;gap:4px}.dropzone[data-astro-cid-gyrmc7w2]{padding:32px 16px}.viewer-placeholder[data-astro-cid-gyrmc7w2]{min-height:320px}.filament-options[data-astro-cid-gyrmc7w2]{grid-template-columns:1fr}.color-grid[data-astro-cid-gyrmc7w2]{grid-template-columns:repeat(3,1fr);gap:14px;max-width:350px;margin:0 auto}.layer-option[data-astro-cid-gyrmc7w2]{padding:10px 12px}.layer-icon[data-astro-cid-gyrmc7w2]{width:28px;height:28px}}
