:root{--background-color:#060010;--text-color:#E0E0E0;--primary-color:#F391CA;--card-background:#1A1A2E;--border-color:#2D2D4A}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background-color:var(--background-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.font-pacifico{font-family:Pacifico,cursive}.font-dancing-script{font-family:Dancing Script,cursive}.font-great-vibes{font-family:Great Vibes,cursive}.font-kaushan-script{font-family:Kaushan Script,cursive}.font-allura{font-family:Allura,cursive}.font-handwriting{font-family:Kaushan Script,Allura,Dancing Script,cursive}@media (prefers-color-scheme:dark){html{color-scheme:dark}}