@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@600;700&display=swap";:root{--blue:#0459ad;--navy:#0f1d34;--ink:#1e1818;--white:#fff;--surface-subtle:#f5f7fa;--muted:#667085;--border:#e3e8ef;--border-strong:#ccd5e1;--font-heading:"Montserrat", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;color:var(--ink);background:var(--surface-subtle);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--surface-subtle);min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font-family:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #0459ad38}::selection{color:#fff;background:var(--blue)}
