*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f3f4f6;color:#111827;font-size:15px;line-height:1.5}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;box-shadow:0 1px 2px #0000000a}.page-title{margin:0 0 .25rem;font-size:1.4rem}.hint{margin:0 0 1.25rem;color:#6b7280;font-size:.9rem}.field{display:flex;flex-direction:column;margin-bottom:1rem}.field label{font-size:.85rem;font-weight:600;margin-bottom:.35rem;color:#374151}.req{color:#dc2626}input,select,textarea{font:inherit;padding:.55rem .65rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;width:100%}input:focus,select:focus,textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}textarea{resize:vertical}.btn{font:inherit;font-weight:600;background:#2563eb;color:#fff;border:none;border-radius:6px;padding:.55rem 1.2rem;cursor:pointer;transition:background .15s;white-space:nowrap}.btn:hover:not(:disabled){background:#1d4ed8}.btn:disabled{background:#93b4f4;cursor:not-allowed}.btn.secondary{background:#e5e7eb;color:#374151}.btn.secondary:hover:not(:disabled){background:#d1d5db}.btn.danger{background:#dc2626}.btn.danger:hover:not(:disabled){background:#b91c1c}.btn.small{padding:.3rem .7rem;font-size:.85rem}.alert{margin-top:1.25rem;padding:.9rem 1rem;border-radius:8px;font-size:.9rem}.alert.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert.info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.muted{color:#6b7280}code{background:#0000000f;padding:.1rem .35rem;border-radius:4px;font-size:.85rem}.badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;background:#e5e7eb;color:#374151}.badge.st-pending,.badge.st-queued,.badge.st-scheduled{background:#fef9c3;color:#854d0e}.badge.st-sent,.badge.st-delivered,.badge.st-opened{background:#dcfce7;color:#166534}.badge.st-failed,.badge.st-bounced,.badge.st-rejected{background:#fee2e2;color:#991b1b}
