.badge{cursor:pointer}.badge .img-holder{border:1px solid #ccc;border-radius:100%;display:inline-block;height:60px;margin:0 0 0 5px;overflow:hidden;vertical-align:top;width:60px}.badge .img-holder img{max-width:100%}.badge .img-holder.blurred img{filter:blur(2px)}.badge h2{color:var(--theme-text);font-size:14px;font-weight:400;line-height:60px;margin:0 0 0 10px;text-align:center;text-transform:uppercase}.badge h2,.hamburger-menu{display:inline-block;vertical-align:top}.hamburger-menu{position:relative}.hamburger-menu .icon{background:#ccc;border-radius:100%;cursor:pointer;height:60px;text-align:center;width:60px}.hamburger-menu .icon .svg-icon.hamburger{fill:#000;height:32px;margin-top:13px;width:32px}.hamburger-menu .menu{background:#666;bottom:0;padding:10px;position:absolute;right:0;transform:translateY(100%);width:200px;z-index:10}.hamburger-menu .menu .links .item.active{text-decoration:none}.hamburger-menu.open,.hamburger-menu.open .icon{background:#666}.header{align-items:center;background:var(--theme-background);display:flex;flex:0 0 auto;justify-content:space-between;padding:15px}.header .user-container{display:inherit}.header .badge{display:inline-block;vertical-align:top}@media (max-width:500px){.header .badge{display:none}}.header .hamburger-menu{align-items:center;color:var(--theme-buttonTextColor);margin-left:10px}.header .logo{background-image:var(--theme-backgroundImage);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:56px;left:10px;top:10px;width:150px}.footer{background:var(--theme-background);display:flex;flex:0 0 60px;font-size:12px;padding:15px}.footer .copyright{flex:0 0 auto}.footer ul.bottom-links{flex:0 1 100%;text-align:right}.footer ul.bottom-links li{display:inline-block;padding:0 10px;text-transform:uppercase;vertical-align:top}.footer ul.bottom-links li:hover{text-decoration:underline}.contentLayout{background-color:var(--theme-background);display:flex;gap:50px;height:100%}.contentLayout .mainContent{flex:0 1 100%;overflow:auto}.contentLayout .mainContent,.contentLayout .rightContent{background-image:linear-gradient(130deg,#fff,#f8f8f8);filter:drop-shadow(5px 8.66px 5px rgba(136,136,136,.75))}.contentLayout .rightContent{flex:0 0 400px;overflow:hidden}.contentLayout .adsBanner{display:block;margin:20px auto 0;width:300px}.contentLayout .centerContent{background-image:linear-gradient(130deg,#fff,#f8f8f8);filter:drop-shadow(5px 8.66px 5px rgba(136,136,136,.75));margin:0 auto}.layout.dark-theme .centerContent,.layout.dark-theme .mainContent,.layout.dark-theme .rightContent{background-image:linear-gradient(0deg,#181a1e,#202226);filter:none}@media only screen and (max-width:1280px){.contentLayout{flex-direction:column-reverse;gap:0}.contentLayout .rightContent{flex:0 1 100%}.contentLayout.layout__schedule{flex-direction:column}}.calendarPokus{grid-gap:10px;display:grid;grid-template-columns:repeat(7,calc(14.28571% - 5px));grid-template-rows:20px repeat(6,auto);justify-content:center;margin:auto;padding:20px}.weekDays{color:var(--theme-calendarColor);font-size:16px;font-weight:400;text-align:center;text-transform:uppercase}.has-title{aspect-ratio:4/3;background:var(--theme-backgroundHasTitleDay);box-shadow:var(--theme-dayShadowOuter);cursor:default;font-size:14px;padding:4px;position:relative;transition:all .3s ease;z-index:1}@media (max-width:700px){.has-title{font-size:7px}}.has-title:nth-child(7n -1):not(.paid),.has-title:nth-child(7n):not(.paid){background:var(--theme-backgroundHasTitleWeekend)}.has-title .title{bottom:4px;position:absolute;right:8px;transition:.8s ease .6s}.has-title .daysInner{height:100%;padding:10px 15px;transition:inherit;width:100%}.has-title:hover{transform:scale(1.12);z-index:10}.active{box-shadow:var(--theme-dayShadowInner);font-size:20px}@media (max-width:700px){.active{font-size:10px}}.active:hover{transform:none}.paid{background:var(--theme-backgroundHasTitlePaid)}.mealsContent{background:inherit;color:inherit;padding:30px;position:relative;text-align:center}.mealsContent h3{font-size:18px;line-height:20px;margin:0 0 5px}.mealsContent h3,.mealsContent p{text-transform:uppercase}.mealsContent ul li{cursor:pointer;margin-top:15px}.mealsContent ul li h4{font-size:12px;font-weight:400;margin:0}.mealsContent ul li h4,.mealsContent ul li p{text-transform:uppercase}.mealsContent ul li p:hover{color:#888}.modal{align-items:center;background:var(--theme-backgroundModal);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:10}.modal .modal-window{backdrop-filter:blur(27.1828px);background:var(--theme-background);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.2);box-sizing:border-box;flex:0 0 auto;padding:40px;width:400px}.modal .modal-window .modal-window-btn-close{background:transparent;border:none;margin:0;padding:0;position:absolute;right:8px;top:8px}.modal .modal-window .modal-window-btn-close .svg-icon.close{fill:#fefefe;height:16px;width:16px}.modal-window.recipePreviewModal{max-height:90%;max-width:860px;overflow:auto;padding:40px;width:100%}.modal-window.recipePreviewModal .inner-cont{position:relative}.modal-window.recipePreviewModal .inner-cont .recipe-area p{margin:10px 0}.modal-window.recipePreviewModal .inner-cont .adsBanner{display:block;margin-top:20px;text-align:center;width:100%}.ingredientsTableHeader{margin-bottom:10px;max-width:50%}.ingredientsTable{border-collapse:collapse;width:50%}.ingredientsTable thead th{border:0;border-bottom:var(--theme-recipesLineBold);font-weight:700;padding:0}.ingredientsTable th{padding:.25rem 0 .25rem 15px}.ingredientsTable td,.ingredientsTable th{border-top:var(--theme-recipesLine);font-weight:400;text-align:left;white-space:nowrap}.ingredientsTable td{padding:0 15px 0 .25rem}.ingredientsTable td.right,.ingredientsTable th.right{text-align:right}.recipePreviewModal__strong{float:right;font-size:16px}.recipePreviewModal__img{border-radius:10px;float:right;margin:15px 10px 10px 15px}@media only screen and (max-width:768px){.recipePreviewModal__img{display:block;float:none;margin:0 auto 20px;max-width:100%;width:100%}.ingredientsTableHeader{max-width:100%;text-align:center;width:100%}.ingredientsTable{margin:0 auto;width:100%}.recipePreviewModal__strong{display:block;float:none;margin-bottom:15px;text-align:center}}.modal-window.shoppingListModal{max-height:90%;max-width:600px;overflow:auto;padding:40px}.modal-window.shoppingListModal .inner-cont{position:relative}.modal-window.shoppingListModal .inner-cont .recipe-area h2{margin-bottom:20px}.modal-window.shoppingListModal .inner-cont .recipe-area p{margin:10px 0}.modal-window.shoppingListModal .inner-cont .recipe-area .ingredientsTable{width:100%}.schedulePage{padding:20px}.schedulePage .scheduleHeader{display:flex}.schedulePage .scheduleHeader h1{flex:0 1 100%;font-size:24px;font-weight:400;text-align:right;text-transform:uppercase;white-space:pre}.schedulePage .scheduleHeader .control{min-width:128px;text-align:right}.schedulePage__montChangeBtn .svg-icon{fill:var(--theme-calendarLine);height:24px;width:24px}.schedulePage__montChangeBtn:disabled{cursor:default}.schedulePage__montChangeBtn:disabled .MyArrow{color:var(--theme-buttonTextColorDisable)}.scheduleMeta{padding:20px;text-align:center}.scheduleMeta h2{font-weight:400;margin-bottom:10px;padding-top:5px;text-transform:uppercase}.scheduleMeta .mealsContent{margin-top:20px}.scheduleMeta__separator{background:#ccc;height:1px;margin:10px 0}.scheduleMeta__desc{margin:10px 0}.scheduleMeta__buyArea{margin-top:20px}.scheduleMeta__buttonsArea{display:flex;flex-direction:column;gap:10px;margin:20px 0 0}.themeSwitcher{display:inline-block;margin:auto;vertical-align:top;width:65px}.themeSwitcher .toggle{background:#333;border-radius:20px;box-sizing:border-box;cursor:pointer;height:32px;padding:6px;position:relative;transition:background .5s ease;width:65px}.themeSwitcher .toggle:before{background:#f5f5f5;border-radius:15px;content:"";display:block;height:20px;position:absolute;transform:translate(0);transition:transform .5s ease,background .5s ease;width:20px;z-index:2}.themeSwitcher .toggle .icons{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 2px}.themeSwitcher .toggle .icons svg{fill:#f5f5f5;height:15px;width:15px;z-index:0}.themeSwitcher .toggle input{opacity:0;position:absolute;top:0}.themeSwitcher .toggle.enabled{background:#f5f5f5}.themeSwitcher .toggle.enabled .icons svg{fill:#333}.themeSwitcher .toggle.enabled:before{background:#333;transform:translateX(32px)}.links .item{display:block;padding:5px 0;text-align:center}.links .item.active{background:red;text-decoration:underline}.profileMeta .theme-area{align-items:center;display:flex;margin:20px 0}.profileMeta .theme-area span{flex:auto}.profileMeta__pictureArea{text-align:center}.profileMeta__profileImg{border:1px solid #ccc;border-radius:100%}.profileMeta__pictureControls{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}.profilePage{padding:20px}.profilePage .caption{text-align:left}.profilePage .buttons{margin:30px 10px 10px;text-align:center}.profilePage .align-right{text-align:right}.profilePage p.error{color:#c01;margin:10px 0 25px;text-align:center}.profilePage p.error:empty{display:none}.profileMeta,.profilePage__title{padding:10px}.profilePage__days{display:flex;gap:20px;justify-content:center}.exercisesPage,.ordersPage{padding:20px}.ordersMeta{padding:10px}.statsInputPage__controlsLine{display:block;padding-top:30px}.statsInputPage__controlsLine h3{display:block;margin-bottom:10px;padding-left:10px}.preferencesPage,.weightMeta,.weightPage{padding:20px}.preferencesMeta{padding:10px}.preferencesPage__container{align-items:center;display:flex;gap:10px}.statsChestMeta,.statsChestPage,.statsEnergyMeta,.statsEnergyPage,.statsSideMeta,.statsSidePage,.statsWaistMeta,.statsWaistPage,.unitsListPage{padding:20px}.unitsListMeta{padding:10px}.paging{float:right}.paging .page{display:inline-block;margin-top:10px;vertical-align:top}.modal .modal-window.modal-confirm{width:300px}.modal .modal-window.modal-confirm .buttons{display:flex;gap:10px;margin-top:10px}.modal .modal-window.modal-confirm .buttons button{flex:1 1 50%}.ingredientsPage{padding:20px}.ingredientsPage table{margin-top:10px}.ingredientsPage .new-ingredient{margin:10px 0}.ingredientsPage h1,.ingredientsPage h2{margin-bottom:10px}.ingredientsPage .new-ingredient-table tbody tr td input[type=number],.ingredientsPage .new-ingredient-table tbody tr td input[type=text]{width:50px}.ingredientsPage .new-ingredient-table tbody tr td:nth-child(2) input[type=text]{text-transform:none;width:150px}.ingredientsPage .ingredient-tags .ingredient-tag{display:inline-block;margin-left:10px;vertical-align:top}.ingredientsPage .ingredient-tags .ingredient-tag:first-child{margin-left:0}.ingredientsPage .ingredient-tags .ingredient-tag .title{display:inline-block;vertical-align:top}.ingredientsPage .ingredient-tags .ingredient-tag .svg-icon.close{fill:#666;display:inline-block;height:16px;margin-left:5px;vertical-align:top;width:16px}.ingredientsPage .add-ingredient-btn{float:right}.ingredientsPage .add-tag-btn{margin-right:10px}.ingredientsPage .remove-ingredient-btn{padding:0}.ingredientsPage .remove-ingredient-btn .svg-icon.close{fill:#666;display:inline-block;height:16px;vertical-align:top;width:16px}.ingredientsPage .filter-btn{margin-left:5px}.ingredientsPage .my-select{display:inline-block;margin:0 10px;min-width:200px;vertical-align:top}.ingredientsMeta{padding:10px}.mealsListPage{padding:20px}.mealsListMeta{padding:10px}.modal-window.recipe-modal{display:flex;flex-direction:column;max-height:90%;max-width:860px;padding:0;width:100%}.modal-window.recipe-modal .my-select{margin-bottom:5px}.modal-window.recipe-modal .ingredient-item-btn{margin-right:5px}.modal-window.recipe-modal .ingredient-item-btn .svg-icon.close{fill:#666;display:inline-block;height:16px;margin-left:5px;vertical-align:top;width:16px}.modal-window.recipe-modal .save-btn{float:right}.modal-window.recipe-modal .meal-area{margin-top:5px}.modal-window.recipe-modal .meal-area button{margin-bottom:5px;margin-right:5px}.modal-window.recipe-modal .meal-area button .svg-icon.close{fill:#666;display:inline-block;height:16px;margin-left:5px;vertical-align:top;width:16px}.modal-window.recipe-modal .file-area input{cursor:pointer}.modal-window.recipe-modal .file-area button{margin-top:5px}.modal-window.recipe-modal .columns{display:flex;gap:25px}.modal-window.recipe-modal .columns .column{flex:0 1 50%}.modal-window.recipe-modal .columns .column label{display:block}.modal-window.recipe-modal .columns .column input[type=file],.modal-window.recipe-modal .columns .column input[type=text],.modal-window.recipe-modal .columns .column textarea{box-sizing:border-box;width:100%}.modal-window.recipe-modal .columns .column textarea{resize:none}.modal-window.recipe-modal .columns .column .caption{display:block;text-align:right}.modal-window.recipe-modal .columns .column .meals-list{display:flex;gap:10px}.modal-window.recipe-modal .columns .column .meals-list .my-select{flex:1 1 60%}.modal-window.recipe-modal .columns .column .meals-list button{flex:0 1 auto;height:43px}.modal-window.recipe-modal .columns .column .align-right{text-align:right}.modal-window.recipe-modal .columns .column .ingredients-area{margin-top:5px}.modal-window.recipe-modal .buttons-area .ingredient-item{border-bottom:1px solid #ccc;display:flex;gap:10px;margin-bottom:5px;padding-bottom:5px}.modal-window.recipe-modal .buttons-area .ingredient-item .title{flex:1 1 auto}.modal-window.recipe-modal .buttons-area .ingredient-item input[type=text]{flex:0 0 60px;text-align:center}.modal-window.recipe-modal .buttons-area .ingredient-item button{flex:0 0 30px}.modal-window.recipe-modal .recipeModal__header{border-bottom:1px solid #ccc;padding:10px 20px}.modal-window.recipe-modal .recipeModal__content{flex:1 1 auto;overflow:auto;padding:10px 20px}.modal-window.recipe-modal .recipeModal__footer{border-top:1px solid #ccc;display:flex;justify-content:center;padding:10px}.recipesPage{padding:20px}.recipesPage table{margin-top:10px}.recipesPage .filter-btn{margin-left:5px}.recipesPage .new-btn{float:right}.recipesPage .recipeImg{display:inline-block;vertical-align:top;width:60px}.recipesPage button{margin-right:5px}.recipesMeta{padding:10px}.tagsPage{padding:20px}.tagsPage .between-line,.tagsPage table{margin-top:10px}.tagsPage .my-border{border:1px solid var(--theme-text)}.tagsPage .create-btn,.tagsPage .delete-btn,.tagsPage .filter-btn{margin-left:5px}.tagsPage h1{margin-bottom:10px}.tagsMeta{padding:10px}.usersPage{padding:20px}.usersMeta{padding:10px}.loginPage{align-items:center;display:flex;justify-content:center;min-height:85vh;padding:20px}.loginPage p{margin-bottom:10px}.loginPage p:empty{display:none}.loginPage__controls{border-radius:10px;box-shadow:0 4px 8px #000;padding:30px 30px 10px;width:440px}@media only screen and (max-width:1600px){.loginPage__controls{flex-direction:column}}.registerPage{align-items:center;display:flex;justify-content:center;min-height:85vh}.registerPage h1{text-align:left}.registerPage .caption{text-align:right;text-transform:uppercase}.registerPage .center-items .captcha{margin:40px 0}.registerContainer{border-radius:10px;box-shadow:0 4px 8px #000;padding:30px 30px 10px;width:440px}.simple-modal-overlay{align-items:center;backdrop-filter:blur(4px);background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.simple-modal-overlay .simple-modal-window{animation:fadeIn .3s ease-out;background:#fff;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.2);max-width:400px;padding:30px;position:relative;text-align:center;width:90%}.simple-modal-overlay .simple-modal-window h2{color:#333;margin-top:0}.simple-modal-overlay .simple-modal-window p{color:#666;line-height:1.5;margin-bottom:25px}.simple-modal-overlay .simple-modal-window .close-btn{background:none;border:none;color:#ccc;cursor:pointer;font-size:20px;position:absolute;right:15px;top:10px}.simple-modal-overlay .simple-modal-window .close-btn:hover{color:#000}.simple-modal-overlay .simple-modal-window .confirm-btn{background:#2e7d32;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;width:100%}.simple-modal-overlay .simple-modal-window .confirm-btn:hover{background:#1b5e20}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.verifyPage{align-items:center;display:flex;justify-content:center;min-height:85vh}.verifyPage_controls{border-radius:10px;box-shadow:0 4px 8px #000;padding:30px 30px 10px;width:440px}.loginBlock{display:block;margin:10px auto}.registerBlock{display:flex;font-size:smaller;justify-content:space-between}.conditionsPage,.verifyEmailPage{padding:20px}.fillProfileInfo{background:#d00;margin:10px;padding:10px;text-align:center}.page404{align-items:center;display:flex;justify-content:center;min-height:85vh;padding:20px}.layout{margin:0 auto;max-width:1800px;padding-top:0}@media only screen and (max-width:1280px){.layout{flex-direction:column}}.MyButton{background:var(--theme-buttonBackground);color:var(--theme-buttonTextColor)!important}.MyArrow,.MyCloseButton,.MyMenu,.MyPaging{color:var(--theme-buttonTextColor)}.statsInputPage,.statsInputPageMeta{padding:20px}.statsInputPage__controlsLine{align-items:center;display:flex;flex-direction:row;gap:10px}html{height:-webkit-fill-available}body{background:var(--theme-background);color:var(--theme-text);font-family:Segoe UI,Comfortaa,Arial,sans-serif;height:100vh;height:-webkit-fill-available;margin:0;min-height:100vh;min-height:-webkit-fill-available;overflow:auto;padding:0}button{cursor:pointer}button>*{left:0;pointer-events:none;position:relative;top:0}button::-moz-focus-inner{border:0}a{color:var(--theme-text);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin:0}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#8a8a8a;border-radius:4px}*{scrollbar-color:#8a8a8a #fff;scrollbar-width:thin}ul{list-style:none}p,ul{margin:0;padding:0}#app{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}
/*# sourceMappingURL=main123.css.map*/