body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:DM Sans,sans-serif;margin:0;padding:0}:root{--Soft-red:#ec775f;--Cyan:#76b5bc;--Dark-brown:#382314;--Medium-brown:#93867b;--Cream:#f8e9dd;--Very-pale-orange:#fffaf5}body{background-color:#f8e9dd;background-color:var(--Cream)}.Chart{display:flex;flex-direction:column;gap:20px;left:50%;margin:auto;max-width:400px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.myBalance{align-items:center;background-color:var(--Soft-red);border-radius:15px;display:flex;flex-direction:row;justify-content:space-between;padding:15px 5%}img{width:50px}.expenseChart{background-color:var(--Very-pale-orange);border-radius:15px;padding:20px 5% 40px}small{font-size:.8rem}h1{font-size:1.4rem}.left p,.left small{color:var(--Very-pale-orange)}.left p{font-size:1.4rem;font-weight:700}.totalLeft p{font-size:2rem;font-weight:700}.totalLeft small{color:var(--Medium-brown)}.percent{color:#000;font-weight:700}.totalRight:nth-child(2){color:var(--Medium-brown)}.total{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;padding-top:30px;width:100%}.totalLeft{gap:6px}.totalLeft,.totalRight{display:flex;flex-direction:column}.totalRight{align-items:flex-end;gap:5px}.chart{align-items:flex-end;border-bottom:1px solid var(--Medium-brown);flex-direction:row;justify-content:space-between;padding:45px 0 30px}.bars,.chart{display:flex;width:100%}.bars{align-items:center;flex-direction:column;gap:5px;max-width:40px;position:relative}.bars small{color:var(--Medium-brown)}.block{border-radius:4px;cursor:pointer;width:inherit}.block:hover{opacity:.6}.mon{height:35px}.mon,.tue{background-color:var(--Soft-red)}.tue{height:65px}.wed{background-color:var(--Cyan);height:100px}.thu{height:55px}.fri,.thu{background-color:var(--Soft-red)}.fri{height:45px}.sat{height:90px}.sat,.sun{background-color:var(--Soft-red)}.sun{height:50px}.black{background-color:#000;height:30px;width:inherit}@media screen and (max-width:400px){.bars{max-width:30px}}@media screen and (max-width:270px){.bars{max-width:25px}}.Price{background-color:#000;border-radius:5px;left:-4px;margin:auto;padding:2px;position:absolute;text-align:center;top:-30px;width:100%}.Price small{color:#fff;font-size:.9rem;font-weight:700}@media screen and (max-width:400px){.Price small{font-size:.6rem}}.Bar{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.bars div{border-radius:5px;cursor:pointer;width:100%}.bars div:hover{opacity:.6}
/*# sourceMappingURL=main.cc10292b.css.map*/