@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{animation:desktop 1s;font-family:Nunito,sans-serif}@keyframes desktop{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes mobile{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-width:945px){body{animation:mobile 1s}}main{margin-top:38px}.containerMain{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;margin:0 auto;max-width:979px;padding:0 10px;width:100%}.sectionValues{display:flex;flex-direction:column;gap:16px}@media (max-width:945px){.containerMain{display:flex;flex-direction:column-reverse;gap:0;gap:32px;padding:0 20px}}*{list-style:none}.listBox{display:flex;flex-direction:column;gap:24px;max-height:627px;width:100%}.resumeFilterBox{align-items:center;display:flex;justify-content:space-between}.resumeFilterBox>span{align-self:center;color:#212529;font-size:16px;font-weight:700;height:30px;line-height:150%}.resumeFilterBox>ul{display:flex;gap:16px}.resumeFilterBox>ul>li>button{background-color:#e9ecef;border:1.4px solid #e9ecef;border-radius:8px;color:#868e96;font-size:14px;font-weight:500;outline:none;padding:10px 15px;text-align:center}.resumeFilterBox>ul>li>button:hover{background-color:#868e96;color:#e9ecef;cursor:pointer}.resumeFilterBox>ul>li>button:focus{background-color:#fd377e;color:#fff}.listBox>span{font-size:22px;font-weight:700;line-height:150%}.contentRecipeList{display:flex;flex-direction:column;gap:32px;overflow-y:scroll}.contentRecipeList::-webkit-scrollbar{-webkit-appearance:none;appearance:none;width:0}@media (max-width:945px){.sectionList,.sectionValues{width:100%}}@media (max-width:475px){.resumeFilterBox{width:100%}.resumeFilterBox>ul>li>button{max-width:90px;width:100%}.resumeFilterBox>span{display:none}}.card{border-left:4px solid #03b898}.card,.cardDespesa{align-items:center;background:#f8f9fa;border-radius:4px;cursor:pointer;display:flex;height:87px;justify-content:space-between;padding:11px 28px}.cardDespesa{border-left:4px solid #e9ecef}.card:hover,.cardDespesa:hover{background:#fff;border-radius:4px;box-shadow:0 4px 42px -12px #00000040}.card>:first-child,.cardDespesa>:first-child{display:flex;flex-direction:column;width:50%}.card>:first-child>h3,.cardDespesa>:first-child>h3{color:#212529;font-size:16px;font-weight:700;height:39px;line-height:150%;width:337px}.card>:first-child>span,.cardDespesa>:first-child>span{color:#343a40;font-size:12px;font-weight:400;height:27px;line-height:150%;width:62px}.card>:nth-child(2),.cardDespesa>:nth-child(2){align-items:center;display:flex;height:22px;justify-content:space-between;width:151px}.card>:nth-child(2)>span,.cardDespesa>:nth-child(2)>span{color:#212529;font-size:14px;font-weight:400;line-height:22px;width:102px}.card>:nth-child(2)>button,.cardDespesa>:nth-child(2)>button{background-color:#e9ecef;background-image:url(/static/media/trash.335448053110cbd1ea86.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border:1px solid #e9ecef;border-radius:2.5px;cursor:pointer;height:22px;outline:none;width:22px}.card>:nth-child(2)>button:hover,.cardDespesa>:nth-child(2)>button:hover{background-color:#343a40;background-image:url(/static/media/trashlight.6e105c6b8d2783ea0a9d.svg)}@media (max-width:945px){.card>:first-child>h3,.cardDespesa>:first-child>h3{color:#212529;font-size:16px;font-weight:700;height:39px;line-height:150%}}.formBox{border:1px solid #e9ecef;border-radius:4px;flex-direction:column;gap:19px;height:351px;justify-content:flex-start;padding:38px 24.5px}.formBox,.valueBox{align-items:center;display:flex;width:100%}.valueBox{gap:36px;justify-content:space-between}.descriptionBox{align-self:flex-start;display:flex;flex-direction:column;gap:12px;width:100%}.descriptionBox>label{color:#212529;font-size:14px;font-weight:600;height:22px;line-height:150%;width:57px}.inputDescriptionBox{align-items:flex-start;display:flex;flex-direction:column;gap:4px;width:100%}.inputDescriptionBox>input{background:#f8f9fa;border:2px solid #f8f9fa;border-radius:8px;height:53px;outline:none;padding:0 16px;width:100%}.inputDescriptionBox>input::placeholder{font-size:16px;font-weight:400;line-height:150%}.inputDescriptionBox>input:focus{animation:easeIn 2s ease-in-out backwards;border:1px solid #000}.inputDescriptionBox>input:focus::placeholder{color:#0000}.inputDescriptionBox>span{color:#868e96;font-size:12px;font-weight:400;height:20px;line-height:150%;max-width:100%;width:126px}.inputValueBox{display:flex;flex-direction:column;gap:9px}.inputValueBox>label{color:#212529;font-size:14px;font-weight:600;height:22px;line-height:150%;width:100%}.inputValue{display:flex;height:48px;justify-content:space-between;max-width:128px;position:relative;width:100%}.inputValue>input{-webkit-appearance:none;appearance:none;background-color:#f8f9fa;border:2px solid #f8f9fa;border-radius:8px;color:#868e96;outline:none;overflow-y:none;padding:0 16px;width:100%}.inputValue>input:focus{animation:easeIn 2s ease-in-out backwards;background-color:initial;border:1px solid #000;color:#000}.inputValue>input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.inputValue>span{align-self:center;color:#868e96;font-size:16px;font-weight:400;line-height:150%;position:absolute;right:14px;top:12px}.selectBox{display:flex;flex-direction:column;gap:9px}.selectBox>label{color:#212529;font-size:14px;font-weight:600;height:22px;line-height:150%;max-width:100%;width:90px}.selectBox>select{background-color:#f8f9fa;border:2px solid #f8f9fa;border-radius:8px;color:#868e96;height:48px;max-width:150px;outline:none;padding:0 16px;width:100%}.selectBox>select:focus{animation:easeIn 2s ease-in-out backwards;background-color:initial;border:1px solid #000;color:#000}.selectBox>select>option{background-color:#f8f9fa;color:#868e96;font-size:16px;font-weight:400;line-height:24px}@keyframes easeIn{0%{opacity:.5}to{opacity:1}}.insertButton{background:#fd377e;border:2px solid #fd377e;border-radius:8px;color:#fff;cursor:pointer;filter:brightness(.9);font-size:16px;font-weight:500;height:48px;width:100%}.insertButton:hover{filter:brightness(1)}.insertButton:focus{border:none;outline:none}.totalMoneyBox{border:1px solid #e9ecef;border-radius:4px;display:flex;height:96px;justify-content:space-between;max-width:100%;padding:20px 24px;width:363px}.totalMoneyBox>div{display:flex;flex-direction:column;gap:6px}.totalMoneyBox>div>p{color:#212529;font-size:16px;font-weight:700;line-height:150%}.totalMoneyBox>div>span{color:#343a40;font-size:12px;font-weight:400}.totalMoneyBox>p{color:#fd377e;font-size:16px;font-weight:700;line-height:150%}.totalMoneyBoxPlus{background-color:#fd377e;border:1px solid #e9ecef;border-radius:4px;display:flex;justify-content:space-between;max-width:100%;padding:20px 24px;width:363px}.totalMoneyBoxPlus>p{color:#fff;font-size:16px;font-weight:700;line-height:150%}@media (max-width:945px){.totalMoneyBox,.totalMoneyBoxPlus{width:100%}}.headerPage{background:#f8f9fa;box-shadow:0 4px 32px -12px #00000040;padding-bottom:26px;padding-top:22px}.container{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:100%;padding:0 10px;width:979px}.container>img{align-self:center}@media (max-width:945px){.container{padding:0 20px}}.buttonRedirect{background-color:#e9ecef;border:1.4px solid #e9ecef;border-radius:8px;color:#868e96;font-size:14px;font-weight:500;height:40px;outline:none;text-align:center;width:64px}.buttonRedirect:hover{background-color:#868e96;color:#e9ecef;cursor:pointer}.buttonRedirect:focus{background-color:#fd377e;border:1.4px solid #fd377e;color:#fff;filter:brightness(1);text-align:center}.background{align-items:center;background-color:#212529;display:flex;height:100vh;width:100vw}.contentContainer{display:flex;gap:48px;height:593px;margin:0 auto;max-width:100%;padding:0 20px;width:988px}@media (max-width:945px){.contentContainer{align-items:center;flex-direction:column;justify-content:center;position:relative}}.descriptionContent{display:flex;flex-direction:column;gap:28px}.descriptionContent>img{height:20px;margin-top:120px;width:123px}.descriptionContent>h1{color:#fff;font-size:38px;font-weight:800;line-height:150%;width:347px}.descriptionContent>span{color:#fff;font-size:16px;font-weight:400;line-height:150%}.descriptionContent>button{background-color:#fd377e;border:2px solid #fd377e;border-radius:8px;color:#fff;filter:brightness(.9);font-size:16px;font-weight:500;height:48px;max-width:100%;width:241px}.descriptionContent>button:hover{box-shadow:0 .4px 3px 2px #fff;cursor:pointer;filter:brightness(1)}@media (max-width:945px){.descriptionContent{z-index:1}.descriptionContent>img{height:20px;margin-top:50px;width:123px}}.imgContainer{align-items:center;display:flex;justify-content:center;padding:0 20px;width:100%}.imgContainer>img{max-width:593px;overflow:hidden;width:100%}@media (max-width:945px){.imgContainer>img{max-width:400px;width:100%}}
/*# sourceMappingURL=main.13bb79d8.css.map*/