@import"https://fonts.googleapis.com/css2?family=Inter:opsz,wght@8..144,400;8..144,500;8..144,600;8..144,700&display=swap";:root{color-scheme:light;--brand-primary: #0288d1;--brand-primary-dark: #01579b;--brand-ink: #0b1f33;--brand-muted: #546e7a;--brand-surface: #ffffff;--brand-field: #f4f9fc;--brand-on-primary: #ffffff;--brand-on-ink: #ffffff;--app-input-filled-color: var(--brand-ink)}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f6f9;color:var(--brand-ink)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}
