.customers__rate{font-family:var(--font-jetbrains-mono), ui-monospace, monospace;color:var(--text);font-size:12.5px}.customers__rate-basis{color:var(--text-muted);margin-left:4px;font-size:11.5px}.customers__archived-tag{font-family:var(--font-jetbrains-mono), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin-left:8px;font-size:10px}.customers__form{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:10px;flex-direction:column;gap:24px;max-width:720px;padding:24px 28px;display:flex}.customers__form-section{flex-direction:column;gap:14px;display:flex}.customers__form-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600;font-family:var(--font-jetbrains-mono), ui-monospace, monospace;border-bottom:1px solid var(--border);margin:0;padding-bottom:6px}.customers__form-row{flex-direction:column;gap:6px;display:flex}.customers__form-row--inline{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customers__form-row--triple{grid-template-columns:2fr 1fr 1fr;gap:14px;display:grid}.customers__label{color:var(--text-muted);letter-spacing:-.005em;font-size:12px;font-weight:500}.customers__label-required:after{content:" *";color:var(--danger)}.customers__input,.customers__select{background:var(--surface);border:1px solid var(--border);height:36px;color:var(--text);border-radius:6px;width:100%;padding:0 12px;font-family:inherit;font-size:14px}.customers__textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);resize:vertical;border-radius:6px;width:100%;min-height:80px;padding:10px 12px;font-family:inherit;font-size:14px}.customers__select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M1 1l4 4 4-4' fill='none' stroke='%23a1a1aa' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}.customers__input:focus,.customers__textarea:focus,.customers__select:focus{border-color:var(--brand);box-shadow:var(--ring);outline:none}.customers__input::placeholder,.customers__textarea::placeholder{color:var(--text-subtle)}.customers__field-error{color:var(--danger);margin-top:2px;font-size:12px}.customers__form-help{color:var(--text-muted);font-size:12px;line-height:1.55}.customers__form-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.customers__form-actions-l,.customers__form-actions-r{gap:8px;display:flex}.customers__form-error{background:var(--danger-bg);border:1px solid color-mix(in oklab, var(--danger) 30%, var(--border));color:var(--danger);border-radius:8px;padding:12px 14px;font-size:13px}.customers__empty{text-align:center;background:var(--surface);border:1px dashed var(--border);color:var(--text-muted);border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:64px 24px;display:flex}.customers__empty-icon{background:var(--surface-2);width:48px;height:48px;color:var(--text-subtle);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.customers__empty-title{color:var(--text);font-size:16px;font-weight:600}.customers__empty-body{max-width:460px;font-size:13px;line-height:1.55}.customers__empty-cta{margin-top:14px}.settings__logo-row{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;display:grid}@media (max-width:640px){.settings__logo-row{grid-template-columns:1fr}}.settings__logo-preview{background:var(--surface-2);border:1px dashed var(--border);border-radius:10px;justify-content:center;align-items:center;height:120px;padding:12px;display:flex}.settings__logo-img{object-fit:contain;max-width:100%;max-height:100%}.settings__logo-empty{color:var(--text-subtle);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-family:var(--font-jetbrains-mono), ui-monospace, monospace}.settings__logo-actions{flex-direction:column;display:flex}
