:root{--background:#fff;--foreground:#484847;--white:#fff;--primary:#a6615c;--secondary:rgba(50,121,165,.28);--dark:#484847;--gray:#f5f5f5;--green:#30e085;--red:red;--brown:#a6615c}@media(prefers-color-scheme:dark){:root{--background:#fff;--foreground:#484847;--white:#fff;--primary:#a6615c;--secondary:rgba(50,121,165,.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}}