*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f0f2f5;color:#111827;line-height:1.5;min-height:100vh}input:focus,select:focus,textarea:focus,button:focus-visible{outline:2px solid #2d5a8e;outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 4px #00000014;animation:fadeIn .2s ease-out}button{font-family:inherit;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}input,select,textarea{font-family:inherit}input[type=checkbox]{accent-color:#1e3a5f;width:16px;height:16px}@media (max-width: 480px){body{font-size:15px}.row-fields{flex-direction:column!important}}@media (min-width: 640px){.card{padding:28px}}@media (min-width: 1024px){body{background:#e8edf3}}.spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:.78rem;font-weight:500}.badge-blue{background:#dbeafe;color:#1d4ed8}.badge-purple{background:#ede9fe;color:#7c3aed}.badge-green{background:#dcfce7;color:#15803d}.badge-red{background:#fee2e2;color:#dc2626}
