:root{--background:#ffffff;--foreground:#484847;--white:#ffffff;--primary:#A6615C;--secondary:rgba(50,121,165,0.28);--dark:#484847;--gray:#F5F5F5;--green:#30E085;--red:red;--brown:#A6615C}@media(prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#484847;--white:#ffffff;--primary:#A6615C;--secondary:rgba(50,121,165,0.28);--dark:#484847;--gray:#F5F5F5;--green:#30E085;--red:red;--brown:#A6615C}}@font-face{font-family:MartinaPlantijn-Light;src:url(/fonts/MartinaPlantijn-Light.otf) format("opentype"),url(/fonts/martina-plantijn-light.woff2) format("woff2")}@font-face{font-family:MartinaPlantijn-LightItalic;src:url(/fonts/MartinaPlantijn-LightItalic.otf) format("opentype"),url(/fonts/martina-plantijn-light-italic.woff2) format("woff2")}@font-face{font-family:ABC Rom Regular;src:url(/fonts/ABCROM-Regular.woff) format("woff"),url(/fonts/ABCROM-RegularItalic.woff) format("woff"),url(/fonts/ABCROM-Regular.woff) format("woff"),url(/fonts/ABCROM-RegularItalic.woff) format("woff")}@font-face{font-family:ABC Rom Medium;src:url(/fonts/ABCROM-Medium.woff) format("woff"),url(/fonts/ABCROM-MediumItalic.woff) format("woff"),url(/fonts/ABCROM-Medium.woff) format("woff"),url(/fonts/ABCROM-MediumItalic.woff) format("woff")}@font-face{font-family:ABCROMCompressed-Bold;src:url(/fonts/ABCROMCompressed-Bold.woff) format("woff")}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--dark);background:var(--white)}*{font-family:ABC Rom Regular;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;outline:none}img{vertical-align:middle}.container{max-width:400px;margin:40px auto;padding:20px}.form{display:flex;flex-direction:column}@media(prefers-color-scheme:dark){html{color-scheme:dark}}