@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600&display=swap";:root{color-scheme:light;--background: 0 0% 100%;--foreground: 215 55% 31%;--primary: 215 55% 31%;--font-wordmark: "Manrope", "Avenir Next", Avenir, sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;background:#fff}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.wordmark-stage{display:grid;place-items:center;width:100%;min-height:100vh;min-height:100dvh;padding:24px;background:#fff}.wordmark{margin:0;color:#24517e;font-family:var(--font-wordmark);font-size:clamp(1.9rem,5vw,3.625rem);font-weight:600;letter-spacing:-.055em;line-height:1.15;text-align:center;white-space:nowrap}@media(max-width:360px){.wordmark{font-size:clamp(1.5rem,8vw,1.9rem)}}
