:root{--parkify-purple:#7f3f98;--parkify-black:#231f20;--parkify-white:#fff;--parkify-gray:#b9b9b9;--parkify-brown:#a58578;--parkify-orange:#f16521;--parkify-red:#ed1c24;--parkify-blue:#213f99;--parkify-yellow:#ffde17;--parkify-bg:#f0eff2;--parkify-bg-alt:#f8f7f9;--parkify-divider:#ece9ef;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--parkify-bg);min-height:100vh;color:var(--parkify-black);margin:0;padding:0}a{color:var(--parkify-purple);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea,select{color:inherit;background:var(--parkify-white);font-family:inherit}textarea{resize:vertical}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#231f201f;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#231f2038}
