*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f4f7f9;color:#132431;font-family:Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.primary{border:0;border-radius:10px;background:#009fe7;color:#fff;padding:13px 20px;font-weight:700;box-shadow:0 8px 20px #009fe72b}.primary:disabled{opacity:.55}.secondary{border:1px solid #dbe4ea;background:#fff;color:#314653;border-radius:10px;padding:12px 20px;font-weight:700}.link{border:0;background:transparent;color:#008dce;font-weight:700}.alert{padding:12px 16px;border-radius:10px;font-size:14px}.alert.error{background:#fff1f1;color:#9d3030}.alert.success{background:#eafaf3;color:#147452}.brand{font-size:25px;font-weight:800;letter-spacing:-1.3px}.brand span{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:3px;border-radius:8px;background:#009fe7;color:#fff}.brand b{color:#009fe7;font-size:12px;letter-spacing:1.5px;margin-left:5px}.boot{height:100vh;display:grid;place-content:center;text-align:center;color:#526773}.boot span{width:40px;height:40px;border:4px solid #dbeaf1;border-top-color:#009fe7;border-radius:50%;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}
