.btn,.btn-primary,.btn-secondary,.btn-danger,.btn-small,.btn-blue,.btn-green,.btn-red,.btn-orange,.btn-gray{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem 1rem;border-radius:4px;border:none;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,opacity .15s;box-sizing:border-box}.btn-primary{background:#e67e22;color:#fff}.btn-primary:hover:not(:disabled){background:#d35400}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#f9fafb}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-small{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;padding:.35rem .75rem;font-size:.8rem}.btn-small:hover:not(:disabled){background:#e5e7eb}.btn-blue{background:#dbeafe;color:#1d4ed8}.btn-blue:hover:not(:disabled){background:#bfdbfe}.btn-green{background:#dcfce7;color:#15803d}.btn-green:hover:not(:disabled){background:#bbf7d0}.btn-red{background:#fee2e2;color:#b91c1c}.btn-red:hover:not(:disabled){background:#fecaca}.btn-orange{background:#fef3c7;color:#92400e}.btn-orange:hover:not(:disabled){background:#fde68a}.btn-gray{background:#f3f4f6;color:#6b7280}.btn-gray:hover:not(:disabled){background:#e5e7eb}input::placeholder,textarea::placeholder{color:#b8bec9}.btn:disabled,.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled,.btn-small:disabled,.btn-blue:disabled,.btn-green:disabled,.btn-red:disabled,.btn-orange:disabled,.btn-gray:disabled{opacity:.6;cursor:not-allowed}
