@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#f7f9fd;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#1a1a1a}h2{font-size:22px;margin-bottom:8px}.spinner{width:32px;height:32px;border:3px solid #e7e7e7;border-top-color:#264a90;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hidden{display:none!important}.text-muted{color:#6b7280}
