*{box-sizing:border-box}body{background:#f5f7fb;background:var(--bg,#f5f7fb);color:#1f2933;color:var(--fg,#1f2933)}a{color:inherit}:root{--bg:#f5f7fa;--fg:#111827;--muted:#6b7280;--border:#e5e7eb;--accent:#2563eb;--card:#fff}body{background:#f5f7fa;background:var(--bg);color:#111827;color:var(--fg);font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}.app-shell{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1280px;padding:2rem 1.5rem 3rem}.app-head h1{font-size:clamp(2rem,4vw,2.6rem);margin:.35rem 0 .15rem}.app-head .lead{max-width:720px}.app-head .lead,.eyebrow{color:#6b7280;color:var(--muted);margin:0}.eyebrow{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:minmax(320px,2fr) minmax(0,3fr)}@media (max-width:900px){.layout{grid-template-columns:1fr}}.panel{background:#fff;background:var(--card);border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:18px;box-shadow:0 10px 30px #0f172a14;display:flex;flex-direction:column;gap:.9rem;padding:1.5rem}.panel-head h2{margin:.15rem 0 0}.muted,.panel-head p{color:#6b7280;color:var(--muted);margin:0}.infer-form{display:flex;flex-direction:column;gap:.85rem}.file-input,.select-field select{background:#f8fafc;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;font-size:1rem;padding:.65rem .8rem}.upload-preview{background:#fdfefe;border:1px dashed #e5e7eb;border:1px dashed var(--border);border-radius:14px;display:flex;flex-direction:column;gap:.4rem;padding:.75rem}.upload-preview-head{align-items:center;display:flex;justify-content:space-between}.upload-preview button{background:#0000;border:none;color:#2563eb;color:var(--accent);cursor:pointer;font-weight:600}.upload-preview button:disabled{color:#6b7280;color:var(--muted);cursor:not-allowed}.preview-stage{aspect-ratio:1/1;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;display:grid;overflow:hidden;padding:.35rem;place-items:center;width:100%}.preview-stage img{border-radius:8px;height:100%;object-fit:contain;width:100%}button.cta{background:#2563eb;background:var(--accent);border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:opacity .2s ease,transform .2s ease}button.cta:disabled{cursor:not-allowed;opacity:.5}button.cta:not(:disabled):hover{transform:translateY(-1px)}.select-field{display:flex;flex-direction:column;font-weight:600;gap:.35rem}.viewer-shell{aspect-ratio:16/9;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff1a;overflow:hidden}.three-viewer{height:100%;width:100%}.status-text{color:#6b7280;color:var(--muted);font-size:.85rem;margin:0}.error-text{color:#dc2626;margin:0}.success-text{color:#15803d;margin:0}
/*# sourceMappingURL=main.dc73a8e0.css.map*/