@font-face{font-family:__Roboto_Mono_829659;font-style:normal;font-weight:100 700;font-display:swap;src:url(/_next/static/media/ffff0c425fbeefe6-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_Mono_829659;font-style:normal;font-weight:100 700;font-display:swap;src:url(/_next/static/media/c21b67b0a36892e5-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_Mono_829659;font-style:normal;font-weight:100 700;font-display:swap;src:url(/_next/static/media/c5a3bf8cfa32037a-s.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:__Roboto_Mono_829659;font-style:normal;font-weight:100 700;font-display:swap;src:url(/_next/static/media/b2f7755ffc613443-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_Mono_829659;font-style:normal;font-weight:100 700;font-display:swap;src:url(/_next/static/media/369c6e283c5acc6e-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_Mono_829659;font-style:normal;font-weight:100 700;font-display:swap;src:url(/_next/static/media/92f44bb82993d879-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Mono_Fallback_829659;src:local("Arial");ascent-override:77.08%;descent-override:19.93%;line-gap-override:0.00%;size-adjust:135.95%}.__className_829659{font-family:__Roboto_Mono_829659,__Roboto_Mono_Fallback_829659;font-style:normal}*{box-sizing:border-box}body{margin:0;background-color:#22a47d;padding-bottom:5rem}.title,header{text-align:center;color:#fff}.grocery-list{display:flex;flex-direction:column;gap:.25rem;width:400px;max-width:90%;margin:0 auto}.grocery-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-radius:15px}.grocery-item__name{width:60%}.grocery-item__price{width:20%}.grocery-item__form{width:20%;display:flex;justify-content:flex-end}.btn{width:30px;height:30px;border:none;border-radius:15px}.btn-off{background-color:tomato}.btn-on{background-color:#5f9ea0}.add-item-form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:400px;max-width:90%;margin:0 auto}.add-item-form button,.add-item-form input,.add-item-form select{padding:1rem;border:none;border-radius:15px;width:100%;font-family:inherit}.add-item-form button{border:3px solid #fff;cursor:pointer}.add-item-form button:hover{background-color:#22a47d;color:#fff}