*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%}body{min-width:320px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc}button,input{font-family:inherit}button{appearance:none;border:1px solid #cbd6e2;border-radius:8px;background:#fff;color:#173a5d;padding:9px 13px;font-weight:700;line-height:1.2;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}button:hover:not(:disabled){background:#f3f7fb;border-color:#9fb5ca;box-shadow:0 2px 7px #12365714}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible{outline:3px solid rgba(31,117,201,.22);outline-offset:2px}button:disabled{opacity:.58;cursor:not-allowed}button.primary,button.btn-primary{background:#0b477f;border-color:#0b477f;color:#fff}button.primary:hover:not(:disabled),button.btn-primary:hover:not(:disabled){background:#083a69;border-color:#083a69}button.danger,button.btn-danger{background:#fff7f7;border-color:#efb7bd;color:#b42335}button.danger:hover:not(:disabled),button.btn-danger:hover:not(:disabled){background:#fdebed;border-color:#df8f99}
