*{box-sizing:border-box;padding:0;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root{--color-primary:#32c7a2;--rsbs-backdrop-bg:rgba(0,0,0,.6);--rsbs-bg:#fff;--rsbs-handle-bg:rgba(0,0,0,.14);--rsbs-max-w:auto;--rsbs-ml:env(safe-area-inset-left);--rsbs-mr:env(safe-area-inset-right);--rsbs-overlay-rounded:16px;--toastify-color-success:#37caa5;--reactour-accent:#32c7a2;--react-modal-pro-sheet-padding:12px}body,html{margin:auto;background-color:#f6f8fa;min-height:100vh;min-height:-webkit-fill-available;scroll-behavior:smooth;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;-moz-user-select:none;user-select:none}a{color:inherit;text-decoration:none}input{color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}input::selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}div#legend-container{position:absolute;bottom:0;left:0}.listContainer,div#legend-container{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;gap:1;padding:0;margin:0}.legendItem{display:flex;align-items:center;gap:5px;padding:1px}.textContainer{margin:0;padding:0}.boxSpan{height:5px;width:10px;border-radius:10px}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.animate-loading{animation:loading 1.5s linear infinite}@keyframes pulsate{0%{transform:translate(-50%,-50%) scale(1.75)}50%{transform:translate(-50%,-50%) scale(2)}to{transform:translate(-50%,-50%) scale(1.75)}}.pulsate{animation:pulsate 3s infinite}div::-webkit-scrollbar{width:4px;height:5px}div::-webkit-scrollbar-track{border-radius:100vh;background:#fff}div::-webkit-scrollbar-thumb{background:#999;max-height:4px;border-radius:100vh}.bottom-sheet-container{overflow-y:hidden!important}.bottom-sheet-container .chilren-wrapper{padding:0!important}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}input[type=range]{width:50px;border:1px solid #ccc;border-radius:8px;height:7px;outline:none;transition:background .45s ease-in;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb{width:0;-webkit-appearance:none;height:0}@keyframes slide-left{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes slideTopIn{0%{bottom:-100%}to{bottom:0}}@keyframes slideTopOut{0%{bottom:0}to{bottom:-100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fall{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}.slide-left{animation:slide-left .3s forwards}.slide-right{animation:slide-right .3s forwards}.rmdp-arrow-container.rmdp-down,.rmdp-arrow-container.rmdp-up{display:flex!important;justify-content:center!important;align-items:center!important;padding:10px!important;margin:10px!important;height:25px!important;width:25px!important;background-color:#32c7a2!important}.rmdp-arrow{margin:0!important;border:solid #fff!important;border-width:0 2px 2px 0!important}.rmdp-day.rmdp-selected span:not(.highlight){background-color:#32c7a2!important}.rmdp-time-picker div input{z-index:-1}.rmdp-time-picker .dvdr,.rmdp-time-picker div input{font-size:14px!important;font-weight:700}.rmdp-wrapper.rmdp-shadow{z-index:100!important;width:256px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}[data-rsbs-overlay]{max-width:550px;margin:auto}.swiper-custom-pagination{bottom:20px}.reactour__mask rect:last-child{rx:8px!important}.reactour__popover{min-width:200px;font-family:"var(--fa-fonts)";padding:24px 24px 12px!important;border-radius:8px;top:5px!important;left:15px!important}.reactour__popover span:first-child{width:30px!important;height:30px!important;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:"var(--fa-fonts)"!important}.reactour__close-button{right:10px!important;top:10px!important}.meals-card-add,.meals-card-add .program-image-container{border:2px dashed #efefef}.program-image-container{border-radius:10px;overflow:hidden}.program-image-container img{object-fit:cover}.meals-card-add .program-image-container{cursor:pointer}.meals-card-add .program-image-container img{display:none}.meals-card-add p{color:#32c7a2;cursor:pointer}.meals-card-add .plus{filter:none;color:#32c7a2;opacity:1}.meals-card-add button,.meals-card-add label,.meals-card-add span,.meals-card-add svg{filter:blur(1px) grayscale(1);opacity:.5}.meals-card-view .plus{display:none}.radix-themes.rt-BaseDialogOverlay.rt-AlertDialogOverlay{z-index:1000!important}div#program-cards .read-only-card .seperator-vertical,div#program-cards .read-only-card button{display:none}div#program-cards .read-only-card .consumption-btn button{display:block!important;padding:1px 8px 2px!important}.app-bottom-sheet{width:100%;max-width:550px!important;scroll-behavior:smooth!important}@media (max-width:550px){.meal-info-backdrop{display:none}.meal-info-sheet{min-height:60vh!important;max-height:60vh!important}.app-sidebar{max-width:400px!important;width:80%!important}}.modal-sheet-root{max-width:550px}.confirm-modal{min-height:0!important}#info-button-container>div{width:50%!important}.payment-result-badge{display:inline-flex;align-items:start;padding:4px 8px;border-radius:.25em;font-size:14px;border-radius:16px;font-weight:700}.payment-result-badge:before{content:"";display:inline-block;width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.payment-result-badge.success{color:#38caa5;background-color:#38caa533}.payment-result-badge.success:before{content:"\2714"}.payment-result-badge.unsuccessful{color:#ff3431;background-color:#ff343133}.payment-result-badge.unsuccessful:before{content:"\2715"}.payment-modal-sheet{padding:20px!important;border-radius:64px 64px 0 0!important;box-shadow:0 -4px 10px 0 #00000026;min-height:280px!important;text-align:center}.payment-modal-backdrop{opacity:0!important}@keyframes video-mobile-frame{0%{right:-100%;bottom:-100%;rotate:20deg;transform:scale(1)}7%{right:0;bottom:0;rotate:0deg;transform:scale(.8)}57%,64%{right:0;bottom:0;rotate:0deg;transform:scale(.9)}72%,86%{right:0;bottom:0;rotate:0deg;transform:scale(1)}93%{right:0;bottom:0;rotate:0deg;transform:scale(.9)}to{right:100%;bottom:-100%;rotate:20deg;transform:scale(1)}}.sub-plans{grid-template-columns:6fr 6fr;grid-template-areas:"plan1 plan2" "plan3 plan3"}.account_update_modal_sheet{width:90%;max-width:328px;min-height:max-content!important}.ai_slider_modal_sheet{max-height:90vh!important;padding:16px!important;max-width:344px!important;overflow-y:auto!important}@keyframes pulse{50%{opacity:.5}}@media (max-width:370px){.meal-btns-container .seperator-vertical{display:none}.meal-btns-container .modal_pro_trigger_element{width:48%}.meal-btns-container button{width:100%;border-radius:8px!important}.meal-btns-container .modal_pro_trigger_element:first-child{width:100%}}@media (min-width:601px){.ai_meal_modal_sheet{min-height:0!important}}.rmdp-arrow-container{background:#32c7a2!important;display:flex;justify-content:center;align-items:center}.sub_renew_payment_sheet{min-height:max-content!important}.radix-themes{--default-font-family:var(--en-fonts);--font-weight-regular:400;--font-weight-medium:700;--font-weight-bold:900;--font-size-1:12px;--font-size-2:13px;--font-size-3:14px;--font-size-4:18px;--font-size-5:44px;--line-height-1:20px;--line-height-2:20px;--line-height-3:20px;--line-height-4:36px;--accent-9:var(--color-primary);--accent-10:var(--color-primary)}