@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";:root{--background-color: #fbfbfb;--text-color: #474747;--secondary-text-color: #747474;--blocks-background-color: #ffffff;--inputs-border-color: #d9d9d9;--inputs-background-color: #f8f1ff;--background-headers: linear-gradient(90deg, #ffff 65%, #ffece0 100%);--background-content: linear-gradient(45deg, #ffff 65%, #ffece0 100%);--background-days: linear-gradient(90deg, #ffff 0%, #ffece0 100%);--button-background-color: #434343;--button-background-gradient: linear-gradient( 135deg, #ff8c48 0%, #ffb380 50%, #ffbf94 100% );--button-text-color: #ffffff;--button-border-color: #d9d9d9;--header-font-size: 20px;--header-font-weight: 600;--border-main-buttons: 11px;--border-radius-small: 11px;--border-radius-days: 40px;--border-radius-big: 30px;--tg-viewport-height: 100vh;--tg-viewport-stable-height: 100vh;--safe-top: var(--tg-viewport-content-safe-area-inset-top, 0px);--safe-bottom: var(--tg-viewport-content-safe-area-inset-bottom, 0px);--safe-left: var(--tg-viewport-content-safe-area-inset-left, 0px);--safe-right: var(--tg-viewport-content-safe-area-inset-right, 0px);--fullscreen-top-offset: 0px;--fullscreen-top-extra: 0px;--keyboard-offset: 0px;--toast-top-offset: 0px;--header-extra-offset: 0px;--footer-extra-offset: 0px;--days-header-offset: 0px;--page-padding-top: max( 1rem, calc(var(--fullscreen-top-offset) + var(--fullscreen-top-extra)) );--page-padding-bottom: max( 1rem, calc(var(--safe-bottom) + var(--fullscreen-bottom-extra, 0px)) );--page-padding-horizontal: 2rem}@media (max-width: 400px){:root{--page-padding-horizontal: 1rem}}html,body{margin:0;padding:0;width:100%;height:var(--tg-viewport-stable-height, 100vh);overflow:hidden;background-color:var(--background-color)}@supports (-webkit-touch-callout: none){html,body{height:var(--tg-viewport-stable-height, 100vh)}}#root{width:100%;height:var(--tg-viewport-stable-height, 100vh);overflow-y:auto;overflow-x:hidden;position:relative}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}*{-webkit-tap-highlight-color:transparent}*:focus{outline:none}*:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;height:var(--tg-viewport-stable-height, 100vh);overflow-y:auto}input,textarea,[contenteditable]{caret-color:#ff8c48;-webkit-appearance:none;-moz-appearance:none;appearance:none;user-select:text;-webkit-user-select:text}input:focus,textarea:focus{outline:none;border-color:#ff8c48;caret-color:#ff8c48}*{box-sizing:border-box;margin:0;padding:0;font-family:Involve;font-optical-sizing:auto}a,button{cursor:pointer;text-decoration:none}a{color:var(--text-color)}a:hover{opacity:.7}input,button,textarea,select{margin:0;font:inherit}ul,li{list-style:none}html,body{max-width:100vw}*{margin:0;padding:0;font-family:Onest,sans-serif}html,body{color:var(--text-color);background-color:var(--background-color);height:var(--tg-viewport-stable-height, 100vh);min-height:var(--tg-viewport-stable-height, 100vh);font-size:16px}body{background-color:#fff;background-image:radial-gradient(circle at 100% 0%,#ffece0 0%,transparent 40%),linear-gradient(to bottom,#d2d2d3,#fff 30%)}h1{font-weight:500;font-size:36px;line-height:110%;letter-spacing:0;text-align:center}h2{font-weight:500;font-size:24px;line-height:100%;letter-spacing:0}h3{font-weight:500;font-size:16px;line-height:120%;letter-spacing:0;text-align:center}p{font-size:14px}._lending_zst1p_1{min-height:100vh;position:relative;display:flex;flex-direction:column}._lending_zst1p_1>img{width:100%;object-fit:cover;margin-left:auto;margin-right:auto;margin-top:calc(var(--page-padding-top) - 20px);transform:scale(.9);transform-origin:center}._informationBlock_zst1p_21{background-color:var(--background-color);position:absolute;width:100%;height:40vh;bottom:0;padding:2rem;padding-bottom:calc(3rem + var(--safe-bottom, 0px));display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:var(--border-radius-big)}._informationBlock_zst1p_21 h1{font-size:36px;font-weight:500;line-height:110%}._informationBlock_zst1p_21 p{display:flex;align-items:center;gap:5px;color:var(--secondary-text-color);font-size:14px}._informationBlock_zst1p_21 ._footer_zst1p_47{width:100%;display:flex;flex-direction:column;gap:10px;padding:12px 50px 50px}._informationBlock_zst1p_21 ._footer_zst1p_47>button{width:100%}._title_zst1p_59 svg{width:150px;height:auto}._button_9zzk4_1{overflow:hidden;position:relative;background-color:var(--button-background-color);border-radius:var(--border-radius-small);border:1px solid transparent;color:var(--button-text-color);display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;cursor:pointer;transition:.2s;min-width:fit-content}._disabled_9zzk4_17{opacity:.6}._outline_9zzk4_21{border:1px solid var(--button-border-color);color:var(--text-color);background-color:var(--background-color)}._ghost_9zzk4_27{border:none;padding:6px;color:var(--secondary-text-color);background-color:transparent}._secondary_9zzk4_33{border:none;padding:6px;color:var(--secondary-text-color);background-color:#f8f9ff}._upload_9zzk4_40{background:var(--button-background-gradient)!important;box-shadow:0 2px 4px #d4d4d4}._change_9zzk4_45{background-color:var(--background-color)!important;color:#000;box-shadow:0 1px 3px #d4d4d4}._container_gljij_1{position:absolute;top:50%;left:40%;display:flex;justify-content:center;align-items:center;gap:10px}._loader_gljij_13{height:30px;aspect-ratio:2.5;--_g: no-repeat radial-gradient(farthest-side, #ff8c48 90%, #0000);background:var(--_g),var(--_g),var(--_g),var(--_g);background-size:20% 50%;animation:_l43_gljij_1 1s infinite linear}@keyframes _l43_gljij_1{0%{background-position:0% 50%,calc(1 * 100% / 3) 50%,calc(2 * 100% / 3) 50%,100% 50%}16.67%{background-position:0% 0,calc(1 * 100% / 3) 50%,calc(2 * 100% / 3) 50%,100% 50%}33.33%{background-position:0% 100%,calc(1 * 100% / 3) 0,calc(2 * 100% / 3) 50%,100% 50%}50%{background-position:0% 50%,calc(1 * 100% / 3) 100%,calc(2 * 100% / 3) 0,100% 50%}66.67%{background-position:0% 50%,calc(1 * 100% / 3) 50%,calc(2 * 100% / 3) 100%,100% 0}83.33%{background-position:0% 50%,calc(1 * 100% / 3) 50%,calc(2 * 100% / 3) 50%,100% 100%}to{background-position:0% 50%,calc(1 * 100% / 3) 50%,calc(2 * 100% / 3) 50%,100% 50%}}._pageLayout_1opoa_1{min-height:100vh;padding-top:var(--page-padding-top)}._pageLayout_1opoa_1[data-no-top-padding=true]{padding-top:0}._pageLayout_1opoa_1[data-no-bottom-padding=true]{padding-bottom:var(--page-padding-bottom)}._AnalyticsPage_ghth8_1{height:100vh;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:var(--background-content)}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._headerAnalyticsPage_ghth8_16{background:var(--background-headers);z-index:5;top:0;box-shadow:0 0 20px #c1c1c140;padding:calc(3rem + var(--safe-top)) 3.5rem 3rem 3.5rem;display:flex;position:sticky;flex-direction:column;border-radius:0 0 50px 50px;gap:1rem}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._header_ghth8_16{display:flex;align-items:center;justify-content:center;width:100%;position:relative}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._headerTitle_ghth8_37{flex:1}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._calendarButton_ghth8_41{padding:6px;position:absolute;right:0;top:calc(50% + (var(--safe-top) / 2));transform:translateY(-50%)}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._headerContent_ghth8_49{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:1rem}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._textBlock_ghth8_57{display:flex;flex-direction:column;gap:.3rem}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._textBlock_ghth8_57 p{margin:0}._AnalyticsPage_ghth8_1 ._analyticsContent_ghth8_9 ._textBlock_ghth8_57 span{margin:0;color:var(--secondary-text-color);font-size:.95rem}._AnalyticsPage_ghth8_1 ._content_ghth8_74{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;flex:1;overflow-y:auto;min-height:0;padding:1rem 3.4rem 8rem 3.3rem}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._nutrients_ghth8_84{padding:1rem;background-color:var(--blocks-background-color);box-shadow:0 0 5px #6e6e6e1a;border-radius:var(--border-radius-small)}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._nutrients_ghth8_84>p{text-align:center;font-size:1rem}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._nutrients_ghth8_84 ._todayBlock_ghth8_93{margin-top:1rem;display:flex;align-items:center;justify-content:space-evenly}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._meals_ghth8_100{background-color:var(--blocks-background-color);box-shadow:0 0 5px #6e6e6e1a;border-radius:var(--border-radius-small);padding:1rem 2.5rem;display:flex;flex-direction:column;gap:1rem}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._meals_ghth8_100 ._mealBlock_ghth8_108{display:flex;width:100%;align-items:center;justify-content:space-between}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._meals_ghth8_100 ._mealBlock_ghth8_108 p{color:#747474;font-size:14px;font-weight:500}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._meals_ghth8_100 ._mealBlock_ghth8_108 span{font-size:18px;font-weight:500}._AnalyticsPage_ghth8_1 ._content_ghth8_74 ._meals_ghth8_100 ._divider_ghth8_123{border:none;border-top:1px solid #f6f6f6;margin:-6px 0 0}._AnalyticsPage_ghth8_1 ._pfc_ghth8_131{display:flex;flex-direction:column;gap:1rem}._AnalyticsPage_ghth8_1 ._pfc_ghth8_131 ._pfcItem_ghth8_135{display:flex;gap:8px}._AnalyticsPage_ghth8_1 ._pfc_ghth8_131 ._pfcItem_ghth8_135>div{border-radius:3px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;width:16px;height:16px}._AnalyticsPage_ghth8_1 ._pfc_ghth8_131 ._pfcItem_ghth8_135>p{font-weight:500;font-size:16px}._AnalyticsPage_ghth8_1 ._pfc_ghth8_131 ._currentValue_ghth8_153{font-weight:500;font-size:16px;color:#747474}._AnalyticsPage_ghth8_1 ._pfc_ghth8_131 ._targetValue_ghth8_158{color:#989898;font-size:16px;font-weight:500}._AnalyticsPage_ghth8_1 ._emptyBlock_ghth8_165{background-image:url(/assets/noDishesBackground-BXrJIrf1.png);background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center;border-radius:var(--border-radius-small);padding:1.2rem}._AnalyticsPage_ghth8_1 ._emptyBlock_ghth8_165>p{font-size:1.1rem;font-weight:500}._AnalyticsPage_ghth8_1 ._emptyBlock_ghth8_165>span{font-size:.9rem}._footer_1xbgo_1{width:100%;bottom:0;position:sticky;max-width:500px;margin:0 auto;aspect-ratio:422 / 87;background:none;border:none;overflow:visible;display:grid;grid-template-columns:1fr .8fr 1fr;align-items:center;left:0;right:0;--cutout-gap: 120px;--svg-top-offset: 15%;z-index:10;transform:translateY(calc(-1 * (var(--footer-extra-offset) + var(--fullscreen-bottom-extra))))}._footer_1xbgo_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='422' height='87' viewBox='0 0 422 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_296_1347)'%3E%3Cpath d='M422 87H-1V13H166.093C172.668 13 177.173 20.0582 177.011 26.6318C177.004 26.9203 177 27.2097 177 27.5C177 46.5538 192.446 62 211.5 62C230.554 62 246 46.5538 246 27.5C246 27.2097 245.996 26.9203 245.989 26.6318C245.827 20.0582 250.332 13 256.907 13H422V87Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_296_1347' x='-21' y='-7' width='463' height='114' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='10'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.756863 0 0 0 0 0.756863 0 0 0 0 0.756863 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_296_1347'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_296_1347' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;z-index:-1}._footer_1xbgo_1:after{content:"";position:absolute;top:var(--svg-top-offset);left:50%;width:100vw;height:calc(100% - var(--svg-top-offset));transform:translate(-50%);background:linear-gradient(to right,white 0,white calc(50% - (var(--cutout-gap) / 2)),transparent calc(50% - (var(--cutout-gap) / 2)),transparent calc(50% + (var(--cutout-gap) / 2)),white calc(50% + (var(--cutout-gap) / 2)),white 100%);border-radius:20px 20px 0 0;z-index:-2;pointer-events:none}._footerIcons_1xbgo_74{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:10%;z-index:11;justify-self:center}._footerIcons_1xbgo_74 p{font-size:clamp(.7rem,2.5vw,.9rem);white-space:nowrap}._footerIcons_1xbgo_74:last-child{grid-column:3;justify-self:center}._circle_1xbgo_96{position:absolute;width:13%;height:auto;aspect-ratio:1 / 1;background:linear-gradient(270deg,#06050a,#322f40);border-radius:50.3%;left:50%;transform:translate(-50%);top:0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 16px #00000040;z-index:20}._circle_1xbgo_96 svg{width:50%;height:50%;color:#fff}._blureFone_14k8h_1{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:100}._BottomSheet_14k8h_10{z-index:10;position:absolute;bottom:0;padding:2.5rem;background-color:var(--background-color);height:190px;width:100%;border-radius:var(--border-radius-big) var(--border-radius-big) 0 0;box-shadow:#00000059 0 5px 15px}._mealBlock_5a8ge_1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:100%;width:100%;gap:1rem}._mealBlock_5a8ge_1 button{width:100%;min-width:0;justify-content:flex-start;padding:.5rem .75rem}._mealBlock_5a8ge_1 button svg{flex:0 0 20px}._chooseMethodBlock_5a8ge_18{display:flex;flex-direction:column;justify-content:space-between;height:100%}._chooseMethodBlock_5a8ge_18>div{display:flex;align-items:center;gap:.8rem;cursor:pointer}._header_1ygka_1{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:var(--safe-top);box-sizing:content-box}._header_1ygka_1>h2{font-size:var(--header-font-size);font-weight:var(--header-font-weight)}._iconButton_1ygka_17{position:absolute;left:-7vw;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}._iconButton_1ygka_17:active{opacity:.7}._CameraPage_1s5iq_1{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100vh;position:relative;background:#000}._CameraPage_1s5iq_1 video{width:100%;height:100vh;object-fit:cover}._dishHeader_1s5iq_18{top:0;width:100%;position:absolute;padding:calc(2rem + var(--fullscreen-top-offset) + var(--fullscreen-top-extra) + var(--header-extra-offset)) 2rem 1rem 2rem;display:flex;align-items:center;gap:1rem;z-index:150;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 12px #0000001a}._dishHeader_1s5iq_18 ._headerIcon_1s5iq_35{color:#fff;width:37px;height:37px;display:flex;align-items:center;justify-content:center}._dishHeader_1s5iq_18 ._headerIcon_1s5iq_35>svg{cursor:pointer}._dishHeader_1s5iq_18>h2{color:#fff}._frame_1s5iq_54{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:85%;height:60vh;pointer-events:none;z-index:50}._frame_1s5iq_54:before{content:"";position:absolute;top:0;left:0;width:50px;height:50px;border-top:3px solid rgba(255,255,255,.8);border-left:3px solid rgba(255,255,255,.8);border-radius:12px 0 0}._frame_1s5iq_54:after{content:"";position:absolute;top:0;right:0;width:50px;height:50px;border-top:3px solid rgba(255,255,255,.8);border-right:3px solid rgba(255,255,255,.8);border-radius:0 12px 0 0}._frameBottomLeft_1s5iq_91{position:absolute;bottom:0;left:0;width:50px;height:50px;border-bottom:3px solid rgba(255,255,255,.8);border-left:3px solid rgba(255,255,255,.8);border-radius:0 0 0 12px}._frameBottomRight_1s5iq_103{position:absolute;bottom:0;right:0;width:50px;height:50px;border-bottom:3px solid rgba(255,255,255,.8);border-right:3px solid rgba(255,255,255,.8);border-radius:0 0 12px}._circle_1s5iq_114{position:absolute;bottom:4rem;width:70px;height:70px;border-radius:50%;border:solid 3px white;background-color:#fff3;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100}._circle_1s5iq_114 svg{z-index:10;color:#fff}._circle_1s5iq_114:active{background-color:#fff6}._mockCameraView_1s5iq_138{width:100%;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}._fullscreenPreview_1s5iq_150{width:100%;height:100vh;object-fit:cover;position:absolute;top:0;left:0;z-index:10}._bottomSheet_1s5iq_161{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 2rem 2rem;z-index:200;display:flex;align-items:center;gap:1rem;animation:_slideUp_1s5iq_1 .2s ease;box-shadow:0 -4px 12px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@keyframes _slideUp_1s5iq_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._retakeButton_1s5iq_188{width:56px;height:56px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;background:none}._retakeButton_1s5iq_188 svg{color:#fff}._doneButton_1s5iq_205{flex:1;min-height:56px;box-shadow:none!important}._buttonLoader_1s5iq_211{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1s5iq_1 .8s linear infinite}@keyframes _spin_1s5iq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rgb{display:inline-flex;align-items:center;gap:5px}.rgb__icon{width:18px;aspect-ratio:1;border:1px solid #555;border-radius:50%}.link{text-decoration:none;color:var(--tg-theme-link-color)}.display-data__header{font-weight:400}.display-data__line{padding:16px 24px}.display-data__line-title{color:var(--tg-theme-subtitle-text-color)}.display-data__line-value{word-break:break-word}._daysAnalyticsPage_1q1g6_1{height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--background-content)}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7{background:var(--background-headers);z-index:5;top:0;box-shadow:0 0 20px #c1c1c140;padding:calc(3rem + var(--safe-top)) 3.5rem 3rem 3.5rem;display:flex;position:sticky;flex-direction:column;border-radius:0 0 50px 50px;gap:1rem}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7 ._header_1q1g6_7{display:flex;align-items:center;justify-content:center;width:100%;position:relative}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7 ._headerTitle_1q1g6_26{flex:1}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7 ._content_1q1g6_29{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:1rem;min-height:40px}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7 ._headerActionPlaceholder_1q1g6_37{width:40px;height:40px;flex-shrink:0}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7 ._textBlock_1q1g6_42{display:flex;flex-direction:column;gap:.5rem}._daysAnalyticsPage_1q1g6_1 ._headerRecipesPage_1q1g6_7 ._textBlock_1q1g6_42 p{margin:0}._daysAnalyticsPage_1q1g6_1 ._historyContent_1q1g6_52{height:100%;padding:1rem 3.4rem 1rem 3.3rem;display:flex;flex-direction:column;gap:.5rem;overflow-y:scroll}._daysAnalyticsPage_1q1g6_1 ._contentDays_1q1g6_60{display:flex;flex-direction:column-reverse;gap:.5rem;width:100%}._daysAnalyticsPage_1q1g6_1 ._dayBlock_1q1g6_67{cursor:pointer;padding:1.5rem;box-shadow:inset 0 -4px 8px #ffb380;background-color:var(--blocks-background-color);width:100%;border-radius:var(--border-radius-days);display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center}._daysAnalyticsPage_1q1g6_1 ._dayBlock_1q1g6_67>h3{font-size:1.3rem}._daysAnalyticsPage_1q1g6_1 ._dayBlock_1q1g6_67>p{color:var(--secondary-text-color)}._daysAnalyticsPage_1q1g6_1 ._empty_1q1g6_87{background:#fff;box-shadow:0 2px 5px #d4d4d4;border:none}._modalContainer_vdyhh_1{height:var(--modal-viewport-height, var(--tg-viewport-stable-height, 100svh));min-height:var(--modal-viewport-height, var(--tg-viewport-stable-height, 100svh));width:100%;position:fixed;z-index:500;top:0;left:0;right:0;bottom:0;display:none}._modalContainer_vdyhh_1._show_vdyhh_13{display:flex;align-items:center;justify-content:center}._modalContainer_vdyhh_1 ._modalVeil_vdyhh_19{z-index:10;height:100%;width:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0d0d0d1a;opacity:0;visibility:hidden;position:absolute}._modalContainer_vdyhh_1 ._modalDialog_vdyhh_30{position:relative;width:90%;background-color:var(--blocks-background-color);border-radius:var(--border-radius-big);padding:20px;transform:translateY(50px);opacity:0;visibility:hidden;z-index:10}._modalContainer_vdyhh_1 ._modalDialog_vdyhh_30 ._modalContentContainer_vdyhh_41{color:#000;text-align:left}._modal_1rtxt_1{padding:1.25rem 1.25rem 1rem;max-height:80vh;display:flex;flex-direction:column;gap:.9rem}._header_1rtxt_9{text-align:center;margin-bottom:.25rem}._title_1rtxt_14{margin:0;font-size:1.25rem;line-height:1.15;font-weight:800;letter-spacing:-.2px}._subtitle_1rtxt_22{margin:.4rem 0 0;font-size:.92rem;color:#1118278c;font-weight:600}._tarifsList_1rtxt_29{display:flex;flex-direction:column;gap:.9rem;overflow-y:auto;padding:.1rem;margin:0;flex:1}._tarifCard_1rtxt_40{background:#fff;border-radius:16px;padding:1.05rem 1.05rem .95rem;cursor:pointer;position:relative;border:1px solid rgba(17,24,39,.08);box-shadow:0 10px 26px #1118270f;transition:transform .16s ease,box-shadow .22s ease,border-color .22s ease}._tarifCard_1rtxt_40:hover{box-shadow:0 14px 34px #11182714;border-color:#ffb3808c}._tarifCard_1rtxt_40:active{transform:translateY(1px);box-shadow:0 8px 18px #1118270f}._tarifCard_1rtxt_40:focus-visible{outline:none;border-color:#ff8c488c;box-shadow:0 14px 34px #11182714,0 0 0 4px #ff8c482e}._tarifCard_1rtxt_40._selected_1rtxt_75{border-color:transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#ff8c48,#ffb380 55%,#ffbf94) border-box;border:1px solid transparent;box-shadow:0 10px 26px #ff8c4824}._tarifHeader_1rtxt_85{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}._left_1rtxt_92{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;min-width:0;padding-right:40px}._tarifTitle_1rtxt_101{margin:0;font-size:1.05rem;line-height:1.15;font-weight:850;color:#111827}._priceBlock_1rtxt_109{display:flex;align-items:baseline;gap:.2rem;flex-shrink:0}._price_1rtxt_109{font-size:1.35rem;font-weight:900;color:#ff8c48;letter-spacing:-.2px}._rub_1rtxt_123{font-size:1rem;font-weight:800;color:#ff8c48d9}._duration_1rtxt_129{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .6rem;border-radius:999px;background:#1118270d;border:1px solid rgba(17,24,39,.06);font-size:.82rem;color:#1118279e;font-weight:700}._description_1rtxt_146{margin:.6rem 0 0;font-size:.92rem;line-height:1.35;color:#1118279e;font-weight:600}._checkMark_1rtxt_155{position:absolute;top:.85rem;right:.85rem;width:28px;height:28px;border-radius:999px;background:#ff8c48;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #ff8c4840;animation:_scaleIn_1rtxt_1 .14s ease}@keyframes _scaleIn_1rtxt_1{0%{transform:scale(.92);opacity:.6}to{transform:scale(1);opacity:1}}._confirmButton_1rtxt_186{width:100%;padding:1rem;background:linear-gradient(135deg,#ff8c48,#ffbf94);color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .22s ease,filter .22s ease;box-shadow:0 12px 26px #ff8c4838}._confirmButton_1rtxt_186:disabled{background:#e6e6e6;color:#11182759;cursor:not-allowed;box-shadow:none}._confirmButton_1rtxt_186:active:not(:disabled){transform:scale(.985)}._confirmButton_1rtxt_186:not(:disabled):hover{filter:brightness(1.02)}
