:root{--brand-hot-pink:#df3ba3;--brand-deep-pink:#c83290;--brand-purplish-pink:#a62878;--brand-dark-pink:#9D174D;--background:#ffffff;--foreground:#171717;--font-cooper-five:"Cooper Five Opti",Georgia,serif}@font-face{font-family:Cooper Five Opti;src:url(/fonts/CooperFiveOpti-Black.otf) format("opentype");font-weight:100 900;font-style:normal;font-display:swap}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}*,body{margin:0}*{box-sizing:border-box;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}