.InvoiceForm-module__-3j0eq__card{border:1px solid var(--border-grey);border-radius:var(--radius);max-width:640px;box-shadow:var(--shadow-sm);background:#fff;margin:0 auto;padding:32px}.InvoiceForm-module__-3j0eq__notice{background:var(--blue-50);border:1px solid var(--border-soft);border-radius:var(--radius);max-width:640px;margin:0 auto 20px;padding:20px 24px}.InvoiceForm-module__-3j0eq__notice h2{color:var(--navy);margin:0;font-size:1.05rem}.InvoiceForm-module__-3j0eq__notice ul{gap:8px;margin:12px 0 0;padding-left:18px;list-style:outside;display:grid}.InvoiceForm-module__-3j0eq__notice li{color:var(--text-body);font-size:.9rem;line-height:1.6}.InvoiceForm-module__-3j0eq__card h2{margin-top:12px;font-size:1.35rem}.InvoiceForm-module__-3j0eq__card p{color:var(--text-muted);margin-top:12px}.InvoiceForm-module__-3j0eq__intro{margin-top:0}.InvoiceForm-module__-3j0eq__statusPill{border-radius:var(--radius-pill);width:fit-content;min-height:30px;color:var(--blue-900);background:var(--blue-50);border:1px solid var(--border-soft);align-items:center;padding:4px 12px;font-size:.82rem;font-weight:800;display:inline-flex}.InvoiceForm-module__-3j0eq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px;display:grid}.InvoiceForm-module__-3j0eq__grid label{color:var(--navy);gap:6px;font-size:.9rem;font-weight:600;display:grid}.InvoiceForm-module__-3j0eq__grid input{border:1px solid var(--border-grey);border-radius:var(--radius-sm);min-height:42px;font:inherit;color:var(--navy);background:#fff;padding:10px 12px}.InvoiceForm-module__-3j0eq__grid input:disabled{background:var(--mist);color:var(--text-muted)}.InvoiceForm-module__-3j0eq__hint{color:var(--text-muted);font-size:.78rem;font-weight:500}.InvoiceForm-module__-3j0eq__errorMessage{border:1px solid var(--danger);border-radius:var(--radius-sm);color:var(--danger);background:#fff5f5;margin-top:16px;margin-bottom:0;padding:10px 12px;font-weight:600}.InvoiceForm-module__-3j0eq__submitButton{border-radius:var(--radius-pill);color:#fff;background:var(--blue-700);cursor:pointer;justify-content:center;align-items:center;min-height:48px;margin-top:24px;padding:12px 28px;font-weight:800;display:inline-flex}.InvoiceForm-module__-3j0eq__submitButton:hover{background:var(--blue-900)}.InvoiceForm-module__-3j0eq__submitButton:disabled{opacity:.6;cursor:not-allowed}
