@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Dancing+Script:wght@600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--font-display: "Bebas Neue", "Arial Narrow", sans-serif;--font-script: "Dancing Script", cursive;--font-body: "Source Sans 3", system-ui, sans-serif;--bg: #f8a5b7;--surface: #ffffff;--surface-muted: #fce4ec;--text: #c2185b;--muted: #ad1457;--accent: #e91e63;--accent-deep: #c2185b;--input-bg: #b2ebf2;--input-text: #006064;--border: rgba(194, 24, 91, .18)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}h1,h2,h3{color:var(--text)}a{color:inherit}
