:root{color-scheme:light;--atm-bg: #fafafb;--atm-surface: #ffffff;--atm-text: #152038;--atm-text-ink-muted: #353e5c;--atm-text-muted: #6d758f;--atm-border: #e1e4ed;--atm-border-strong: #c3c7d3;--atm-magenta: #e61657;--atm-magenta-hover: #c9134d;--atm-magenta-text: #a50e3f;--atm-magenta-soft: #fce8ee;--atm-shadow-card: 0 1px 2px rgba(20, 33, 61, .04), 0 4px 12px rgba(20, 33, 61, .06);--atm-radius-lg: 16px;--atm-radius-md: 12px;--font-display: Archivo, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--font-body: "Source Sans 3", "Source Sans Pro", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--atm-bg);color:var(--atm-text);font-family:var(--font-body);font-size:18px;line-height:27px;font-weight:400;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);color:var(--atm-text)}button{font-family:inherit}a{color:var(--atm-magenta);text-decoration:none}a:hover{color:var(--atm-magenta-hover)}
