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

/*# sourceMappingURL=main2604.css.map*/