@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#ecf2ff;color:#0f172a;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(59,130,246,.25),transparent 40%),radial-gradient(circle at 20% 20%,rgba(14,165,233,.15),transparent 35%),#ecf2ff}#root{min-height:100vh}:root{color:#0f172a}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{background:#fff;padding:2.5rem;border-radius:1.5rem;box-shadow:0 18px 45px #0f172a26;max-width:420px;width:100%}.login-card h1{margin-top:0}.app-shell{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 3rem;display:flex;flex-direction:column;gap:2rem}.hero{background:linear-gradient(135deg,#0f172a,#1d4ed8);padding:2.5rem;border-radius:1.25rem;color:#f8fafc;box-shadow:0 20px 50px #0f172a4d}.hero-tag{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;display:inline-flex;align-items:center;gap:.5rem;font-weight:600}.hero h1{font-size:clamp(2rem,2vw + 1rem,3rem);margin:0 0 1rem}.hero-subtitle{margin:0 0 1.5rem;max-width:60ch;color:#f8fafccc}.hero-actions{display:flex;gap:.75rem;margin-bottom:1.5rem}.hero-actions button{border:none;padding:.85rem 1.4rem;border-radius:.75rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:#fbbf24;color:#0f172a}.hero-actions button.ghost{background:transparent;border:1px solid rgba(248,250,252,.5);color:#f8fafc}.hero-actions button:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.hero-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#f8fafce6}.quick-stats{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.stat-card{background:#ffffff14;border-radius:.85rem;padding:1rem}.stat-value{font-size:1.5rem;font-weight:700}.stat-label{display:block;font-size:.8rem;letter-spacing:.08em;margin-bottom:.25rem;text-transform:uppercase}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.process-card{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.35rem}.process-label{font-weight:700;color:#1d4ed8;font-size:.75rem;letter-spacing:.3em}.process-card h3{margin:0}.process-card button{margin-top:.5rem;border:1px solid #1d4ed8;background:#eff6ff;color:#1d4ed8;border-radius:.75rem;padding:.55rem .75rem;cursor:pointer;font-weight:600}.workflow-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.panel{background:#fff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 10px 32px #0f172a1a;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:1rem}.panel-heading h2{margin:0}.panel-heading p{margin:.35rem 0 0;color:#475569}.file-input-hidden{display:none}.file-input-wrapper{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.file-choose-btn{border:1px solid #cbd5f5;background:#f8fafc;color:#0f172a;border-radius:.7rem;padding:.55rem .9rem;font-weight:600;font-size:.9rem;cursor:pointer;white-space:nowrap;transition:background .15s ease}.file-choose-btn:hover{background:#e2e8f0}.file-name-display{font-size:.9rem;color:#64748b;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input-file{display:flex;flex-direction:column;gap:.4rem;font-weight:600}.input-file input{border-radius:.7rem;border:1px dashed #94a3b8;padding:.85rem}.ocr-controls{display:flex;gap:.75rem;flex-wrap:wrap}.ocr-controls button{border:none;padding:.75rem 1.2rem;border-radius:.85rem;font-weight:600;cursor:pointer;background:#0f172a;color:#f8fafc}.ocr-controls button.ghost{background:transparent;border:1px solid #0f172a;color:#0f172a}.generated-docs{border:1px solid #dbeafe;border-radius:.85rem;padding:.85rem;background:#f8fbff}.generated-docs h4{margin:0 0 .7rem}.generated-doc-list{display:flex;flex-wrap:wrap;gap:.6rem}.generated-doc-list button{border:1px solid #0f172a;background:#fff;color:#0f172a;border-radius:.75rem;padding:.55rem .8rem;font-weight:600;cursor:pointer}.step-actions{margin-top:.5rem}.step-actions .ghost{border:1px solid #0f172a;background:transparent;color:#0f172a;border-radius:.85rem;padding:.7rem 1rem;font-weight:600;cursor:pointer}.step-actions .ghost:disabled{cursor:not-allowed;opacity:.55}.table-grid{display:flex;flex-direction:column;gap:.35rem}.table-row{display:grid;grid-template-columns:1.2fr 1.2fr 1.4fr .7fr .7fr;gap:.75rem;align-items:center}.table-header{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#475569}.table-row input{width:100%;border-radius:.7rem;border:1px solid #cbd5f5;padding:.5rem .75rem}.status-chip{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .5rem;border-radius:999px;font-size:.8rem;font-weight:700;text-transform:capitalize}.status-matched{background:#dcfce7;color:#166534}.status-needs-review{background:#fee2e2;color:#b91c1c}.ocr-line-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem}.ocr-line-card{border:1px solid #dbeafe;border-radius:.85rem;padding:.85rem;background:#f8fbff;display:flex;flex-direction:column;gap:.75rem}.ocr-line-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.ocr-line-head strong{font-size:.95rem;color:#0f172a}.ocr-line-fields{display:grid;gap:.5rem}.ocr-line-fields small{color:#64748b;font-weight:600;display:block;margin-bottom:.2rem}.ocr-line-fields p{margin:0;color:#0f172a;word-break:break-word}.panel-form{display:grid;gap:.75rem}.panel-form label{display:flex;flex-direction:column;gap:.3rem;font-weight:600;color:#0f172a}.panel-form input,.panel-form select{border-radius:.7rem;border:1px solid #cbd5f5;padding:.6rem .8rem}.panel-form select{background:#fff}.panel-form button{border:none;border-radius:.85rem;padding:.8rem 1.1rem;font-weight:600;cursor:pointer;background:#0f172a;color:#f8fafc;transition:transform .15s ease}.panel-form button:hover{transform:translateY(-1px)}.panel-form h4{margin:0;font-size:1rem;color:#0f172a}.status-message{margin:0;font-size:.9rem;color:#475569}.status-message.error{color:#b91c1c}.status-message a{color:#1d4ed8;text-decoration:underline}.order-id{font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:#475569}.table-placeholder{margin:0;font-size:.9rem;color:#64748b}.alias-list{border-radius:.9rem;background:#f8fafc;padding:1rem;border:1px solid #e2e8f0}.alias-list h4{margin:0 0 .6rem}.alias-row{display:flex;justify-content:space-between;padding:.35rem 0;border-bottom:1px dashed #cbd5f5}.alias-row:last-child{border-bottom:none}.panel-grid-two{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.pricing-grid{display:flex;flex-direction:column;gap:.75rem}.pricing-row{display:flex;justify-content:space-between;gap:.75rem;background:#0f172a;color:#f8fafc;padding:.85rem 1rem;border-radius:.9rem}.pricing-row .price{font-weight:700}.pdf-list{display:flex;flex-direction:column;gap:.85rem}.pdf-item{border:1px solid #e2e8f0;border-radius:.9rem;padding:1rem}.pdf-item strong{display:block;margin-bottom:.3rem}.notes{background:#fff;border-radius:1rem;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 10px 25px #0f172a14}.notes h2{margin-top:0}.notes ul{margin:0;padding-left:1rem;display:grid;gap:.35rem}.notes li{color:#475569}@media(max-width:720px){.table-row{grid-template-columns:repeat(2,minmax(0,1fr))}.table-row span,.table-row input{font-size:.8rem}}
