.App{min-height:100vh;width:100vw;max-width:1025px;display:flex;flex-direction:column;align-items:center;padding:10vh 24px 24px}@media screen and (min-width:768px){.App{padding:48px}}.App h1{margin-bottom:48px}.App h1,.App h2{color:#e988ff}@media screen and (prefers-color-scheme:light){.App h1,.App h2{color:#450055}}.App>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%;grid-gap:48px;gap:48px}*{box-sizing:border-box;margin:0;padding:0;font-family:"Poppins",sans-serif}body{background:#000;color:#fff;display:flex;flex-direction:column;align-items:center}@media screen and (prefers-color-scheme:light){body{background:#fff;color:#000}}button,select{cursor:pointer}.Display{width:100%;padding:0 0 0 8px}.Display h2{margin-bottom:16px}.Submit{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:auto auto;grid-gap:1px;gap:1px;position:relative;margin-bottom:48px}.Submit input,.Submit select{width:100%;height:44px;border:1px solid grey;color:#000}.Submit input{padding-left:4px;font-size:1em}.Submit input:first-child{grid-column:1/2}.Submit input:nth-child(2){grid-column:2/3}.Submit button{height:44px;border:none;overflow:hidden;color:#fff;background:none;font-size:1em;position:relative;z-index:1;transition:all .3s ease-out;width:100%}.Submit button:after{width:100%;background:#450055;z-index:-2}.Submit button:after,.Submit button:before{content:"";position:absolute;left:0;top:0;height:100%}.Submit button:before{width:0;z-index:-1;background:#9eff88;transition:all .3s ease-out}@media screen and (min-width:1025px){.Submit button:hover{color:#000}.Submit button:hover:before{width:100%}}.Submit legend{color:#f3e17a;width:100%;grid-column:1/4;position:absolute;bottom:-24px}@media screen and (prefers-color-scheme:light){.Submit legend{color:#c00}}.List{padding:0;list-style:none;flex-direction:column}.Balance,.List{display:flex;align-items:center}.Balance{flex-direction:row;justify-content:space-between}.Balance .lime{color:#0f0}@media screen and (prefers-color-scheme:light){.Balance .lime{color:green}}.Balance .red{color:#ff5757}@media screen and (prefers-color-scheme:light){.Balance .red{color:#c00}}.Item{width:100%;min-height:44px;border-bottom:1px dotted grey;display:grid;grid-template-columns:auto 90px}.Item button{height:44px;width:44px;background:none;color:#fff;border:0}@media screen and (prefers-color-scheme:light){.Item button{color:#000}}.Item>span{padding:0 8px;cursor:pointer}.Item>span,.Item div{display:flex;flex-direction:row;align-items:center}.Item div{padding-left:4px;align-items:stretch;justify-content:space-between}.Item div span{cursor:pointer;display:flex;flex-direction:row;align-items:center}.Item .Submit{grid-column:1/3;margin:0}.Item .Submit button{width:100%;color:#fff}.Item .Submit button:hover{color:#000}.cat-1{border-left:2px solid #0f0}@media screen and (prefers-color-scheme:light){.cat-1{border-left:2px solid #0c0}}.cat-2{border-left:2px solid #0ff}@media screen and (prefers-color-scheme:light){.cat-2{border-left:2px solid #0cc}}.cat-3{border-left:2px solid #ff1493}@media screen and (prefers-color-scheme:light){.cat-3{border-left:2px solid #e00079}}.cat-4{border-left:2px solid #00f}.cat-5{border-left:2px solid orange}.cat-6,.cat-7{border-left:2px solid #0f0}@media screen and (prefers-color-scheme:light){.cat-6,.cat-7{border-left:2px solid #0c0}}.cat-8{border-left:2px solid #dc143c}@media screen and (prefers-color-scheme:light){.cat-8{border-left:2px solid #ad102f}}.cat-9{border-left:2px solid #ff0}@media screen and (prefers-color-scheme:light){.cat-9{border-left:2px solid #cc0}}.cat-10{border-left:2px solid #6800b5}@media screen and (prefers-color-scheme:light){.cat-10{border-left:2px solid indigo}}.cat-11{border-left:2px solid #d3d3d3}
/*# sourceMappingURL=main.8db8042f.chunk.css.map */