:root{--background: var(--light);--foreground: var(--dark);--main: #bdf26d;--main-darkness: #a6c03d;--blue: #0554f2;--light: #f2f2f2;--border: #e2e8f0;--theme-bg-color: #fff;--theme-text-color: #000;--dark: #050038;--black: black;--white: white;--primary-blue: #4262ff;--mint-green: #b1fe7b;--tibet: #052d2b;--honeydew: #e3f9ed;--sweet-purple: #ff44ec;--red: #f24e1e;--playful-yellow: #ffd02f;--white-smoke: #e9e9e9;--grey: #757575;--gainsboro: #e5e5e5;--white-f7f7f7: #f7f7f7;--slate-blue: #3f53d8;--dim-grey: #727272;--gainsboro-d8d8d8: #d8d8d8;--light-grey: #cacaca;--lemon-green: #a6c03d;--gainsboro-light: #dedede;--white-smoke-quote: #f2f2f2;--white-smoke-search: #f4f4f4;--white-smoke-f1f3f6: #f1f3f6;--grey-2: #757575;--midnight-blue: #050038;--light-steel-blue: #bbc7ff;--plum: #cea7ff;--yellow-green: #bad15c;--light-salmon: #ffc1ae;--white-smoke-2: #f0f0f0;--text-light: #0009;--tg-color-scheme: light;--tg-theme-bg-color: #ffffff;--tg-theme-button-color: #3390ec;--tg-theme-button-text-color: #ffffff;--tg-theme-hint-color: #707579;--tg-theme-link-color: #00488f;--tg-theme-secondary-bg-color: #f4f4f5;--tg-theme-text-color: #000000;--tg-theme-header-bg-color: #ffffff;--tg-theme-accent-text-color: #3390ec;--tg-theme-section-bg-color: #ffffff;--tg-theme-section-header-text-color: #3390ec;--tg-theme-subtitle-text-color: #707579;--tg-theme-destructive-text-color: #df3f40;--tg-viewport-height: 100vh;--tg-viewport-stable-height: 100vh;--theme-selected: var(--main-darkness);--theme-focus: var(--main);--font-size-default: 15px;--theme-font-family: "Montserrat", sans-serif;--border-radius: 10px;--margin-x: 17px;--margin-y: 17px}body{background:var(--theme-bg-color);color:var(--theme-text-color);font-family:var(--theme-font-family);box-sizing:border-box;margin:0;padding:0;font-weight:400;font-style:normal}html{box-sizing:border-box;font-size:16px}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}button{background:none;border:1px solid var(--border);border-radius:10px;padding:8px 16px;cursor:pointer;color:var(--theme-text-color);font-weight:600}button.button-warning{background:#ef4444;color:#fff}.react-modal-sheet-container{border-top-left-radius:32px!important;border-top-right-radius:32px!important}span.highlight{background-color:var(--main);color:var(--tibet);border-radius:10px;padding-bottom:4px;padding-left:8px;padding-right:8px;display:inline-block}h1{letter-spacing:-.01em;margin-top:0;margin-bottom:30px;font-family:var(--theme-font-family);font-size:4.375rem;font-weight:800;line-height:120%}h2{letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-family:var(--theme-font-family);font-size:3.5rem;font-weight:800;line-height:125%}h3{letter-spacing:-.01em;margin-top:0;margin-bottom:0;font-family:var(--theme-font-family);font-size:2.875rem;font-weight:800;line-height:120%}h4{margin-top:0;margin-bottom:0;font-family:var(--theme-font-family);font-size:2.375rem;font-weight:800;line-height:120%}h5{margin-top:0;margin-bottom:0;font-family:var(--theme-font-family);font-size:1.875rem;font-weight:800;line-height:125%}h6{margin-top:0;margin-bottom:0;font-family:var(--theme-font-family);font-size:1.375rem;font-weight:800;line-height:130%}p{margin-bottom:0;font-size:1.25rem;line-height:140%}ul{margin-bottom:10px;padding-top:20px;padding-left:30px}li{margin-bottom:5px;font-size:22px;line-height:145%}@media (max-width: 600px){h1{font-size:3.2rem}h2{font-size:2.5rem}h3{font-size:2.15rem}h4{font-size:1.15rem}h5{font-size:1rem}h6{font-size:.95rem}p,li{font-size:1rem}}.button-menu{display:flex;padding:4px 8px;border-radius:calc(infinity * 1px);justify-content:space-between;background:#fffffff1;margin:0 16px;border:1px solid #000000;box-shadow:1px 1px #223c50}.button-menu button{background:none;padding:0 16px;border:none;cursor:pointer;font-size:32px;display:flex;flex-direction:row;gap:8px;align-items:center;font-weight:600;font-style:normal;font-family:Montserrat,system-ui;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-radius .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1)}.button-menu{background:#fffffff1}.button-menu__name{display:none;font-size:1rem}.button-menu button.button-menu__item--active{background:var(--main);border-radius:999px}.button-menu__item--active .button-menu__name{display:block}.layout{min-height:100vh;display:flex;flex-direction:column}.layout__main{flex:1 1 auto;overflow-y:auto;margin-bottom:64px}.layout__footer{position:fixed;left:0;right:0;bottom:10px;height:56px;flex-shrink:0;z-index:100}.profile-container{padding:0 16px}.profile-container h2{font-size:24px}.profile-container .profile-name{font-size:24px;font-weight:600;margin-bottom:0}.profile-container .profile-header{display:flex;flex-direction:row;gap:24px}.profile-container .profile-avatar{position:relative;padding:8px;flex-shrink:0}.profile-container .profile-zodiacs{display:flex;flex-direction:row;gap:8px}.profile-container .profile-zodiac{font-size:48px;width:48px;height:48px}.profile-container .profile-info{display:flex;flex-direction:column;gap:8px}.profile-container .profile-username{font-size:16px;font-weight:400;line-height:16px}.profile-container .avatar-image{width:128px;height:128px;border-radius:100%;border:2px solid var(--theme-border-color)}.profile-container section{margin:32px 0}.profile-container section:first-child{margin-top:16px}.profile-container .profile-annotation{color:var(--theme-subtitle-text-color)}.profile-container p{margin:16px 0}.profile-container .birth-form{display:flex;flex-direction:column;gap:32px}.profile-container .birth-form .form-group{display:flex;flex-direction:row;align-items:center}.profile-container .birth-form .form-group input{width:100%;border:none;outline:none}.profile-container .birth-form .form-group .icon{font-size:20px;width:20px;text-align:center;margin-right:16px}.profile-container .birth-time-container{display:flex;flex-direction:column}.profile-container .zodiac-empty{font-size:16px;font-weight:400;line-height:16px;text-align:center;padding:36px 0}.profile-container .zodiac-details{font-size:48px;font-weight:400;line-height:48px;text-align:center;padding:36px 0}._button_1anhj_1{background-color:var(--main);color:var(--text-primary);padding:16px 24px;font-size:1rem;font-weight:600;border:none;cursor:pointer;border-radius:999px;margin:16px 0;width:100%}.react-dadata__container{position:relative;width:100%}.react-dadata__input{display:block;box-sizing:border-box;font-size:16px;outline:none;background-color:var(--theme-bg-color);color:var(--theme-text-color)}.react-dadata__suggestions{position:absolute;list-style:none;padding:8px 0;z-index:10;background-color:var(--theme-bg-color);color:var(--theme-text-color);box-shadow:0 1px 6px 3px #0000001a;top:calc(100% + 8px);border-radius:4px;overflow:hidden;left:0;right:0;text-align:left}.react-dadata__suggestion-note{font-size:14px;color:#828282;padding:10px 10px 5px}.react-dadata__suggestion{padding:8px 16px;cursor:pointer;box-sizing:border-box;width:100%;display:block;background:none;border:none;text-align:left;font-size:16px}.react-dadata__suggestion--line-through{text-decoration:line-through}.react-dadata__suggestion-subtitle{font-size:14px;margin-top:4px;color:#777}.react-dadata__suggestion-subtitle-item{display:inline-block;margin-right:16px;margin-bottom:4px}.react-dadata__suggestion-subtitle-item:last-child{margin-right:0}.react-dadata__suggestion--current{background-color:#007cd626}.react-dadata__suggestion:hover{background-color:#007cd61a}.react-dadata mark{background:none}.react-dadata--highlighted{color:#0094ff}.dd-city-selector-placeholder{color:var(--theme-hint-color)}input::-webkit-date-and-time-value{text-align:left}._city-container_1ykxb_1{display:flex;flex-direction:column;gap:6px;color:var(--black);width:100%}._city-name_1ykxb_9{font-size:16px}._city-region_1ykxb_13{font-size:12px;color:var(--theme-subtitle-text-color)}._city-coordinates_1ykxb_18{margin-top:3px;font-size:11px}._input-container_b9uby_1{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}._input_b9uby_1{border:1px solid var(--border);border-radius:.5rem;width:100%;padding:.25rem .75rem;font-size:1rem;line-height:1.5;background-color:var(--white);outline:none;box-shadow:none;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._input_b9uby_1:focus{border-color:var(--black);box-shadow:none;color:var(--black)}._wrapper_wu8q0_1{display:flex;flex-direction:column;gap:16px;margin:0 16px 48px;position:relative}._suggestions_wu8q0_10{display:flex;flex-direction:column;gap:8px;width:100%;overflow-y:auto}._suggestion-item_wu8q0_18{padding:16px;border-radius:10px;background-color:var(--white);box-shadow:0 1px 2px #0000000d;border:1px solid var(--border);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer;transition:all .2s ease}.date-input-wrapper{position:relative;width:100%}.date-input-wrapper input[type=date],.date-input-wrapper input[type=time]{width:100%;color:var(--theme-text-color);font-family:var(--theme-font-family);font-size:var(--font-size-default);background-color:transparent}.date-input-wrapper input[type=date]::-webkit-calendar-picker-indicator,.date-input-wrapper input[type=time]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.date-input-wrapper input[type=date]:invalid::-webkit-datetime-edit,.date-input-wrapper input[type=time]:invalid::-webkit-datetime-edit{color:transparent}.date-input-wrapper .date-placeholder{color:var(--theme-hint-color);pointer-events:none}.ok-calendar .react-calendar{margin:5px;width:auto;max-width:100%;background:var(--theme-section-bg-color);line-height:1.125em;color:var(--theme-text-color);border-radius:8px;overflow:hidden;font-family:var(--theme-font-family)}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none;border-radius:6px;color:var(--theme-text-color)}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar abbr{height:100%;display:block}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em;font-size:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation__label,.react-calendar__navigation__arrow{font-size:1em}.react-calendar__navigation button:disabled{color:var(--theme-text-color);background-color:var(--theme-section-bg-color)}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:var(--theme-header-bg-color)}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}button.react-calendar__month-view__days__day--neighboringMonth{color:var(--theme-subtitle-text-color)}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;font-size:.833em;min-height:74px}.react-calendar__tile:disabled{background-color:var(--theme-header-bg-color);color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:var(--theme-header-bg-color)}.react-calendar__tile--now{font-weight:600;border:1px solid #000000!important;box-shadow:1px 1px #223c50}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:var(--theme-focus)}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{font-weight:600;background:var(--main);border:1px solid #000000!important;box-shadow:1px 1px #223c50;color:var(--tibet)!important}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:var(--main)}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.calendar__day{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calendar__day_number{margin-left:auto}.calendar__day_container_marked{display:flex;flex-wrap:wrap;font-size:.5rem;letter-spacing:.2em}.calendar__day_top{display:flex;font-size:1rem}.calendar__day_moon{font-size:.9rem}.event_filter{font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:5px}.event_filter__container_type{background:var(--theme-section-bg-color);border-radius:8px;display:flex;justify-content:space-around;padding:16px 0}.event_filter__type{border-radius:90px;width:40px;height:40px;text-align:center;line-height:40px;font-size:21px;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.event_filter__type input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.event_filter__type input:checked~span{background:var(--main);opacity:1}.event_filter__type_checkmark{background:var(--theme-bg-color);opacity:.4;width:100%;height:100%;display:block}.event_filter__title{color:var(--theme-section-header-text-color)}.day_detail{margin:24px 0}.day_detail__title{padding:0 8px}.day_detail__moon{padding:5px;margin-bottom:20px}.day_detail__moon_title{line-height:2em;color:var(--theme-section-header-text-color);font-size:14px}.day_detail__moon_event_list{background:var(--theme-section-bg-color);width:auto;max-width:100%;line-height:1.5em;color:var(--theme-text-color);border-radius:8px;overflow:hidden;padding:10px}.day_detail__moon_event{margin-bottom:10px}.day_detail__moon_event:last-child{margin-bottom:0}.day_detail__forecast{padding:5px}.day_detail__forecast_title{padding:0 8px}.day_detail__forecast_body{background:var(--theme-section-bg-color);width:auto;max-width:100%;line-height:1.5em;color:var(--theme-text-color);border-radius:8px;overflow:hidden;padding:10px}.day_detail__forecast_body p{margin-bottom:16px}.day_detail__forecast_body p:last-child{margin-bottom:0}.day_detail__forecast_body_blocked{position:relative;overflow:hidden}.day_detail__forecast_body_blocked_background_text{position:absolute;top:0;left:0;width:100%;height:300px;background-color:var(--theme-section-bg-color);opacity:.5;filter:blur(3px);z-index:-1}.day_detail__forecast_body_blocked_subscription_section{width:100%;background-color:var(--theme-section-bg-color);padding:20px;display:flex;justify-content:center;align-items:center;z-index:10}.day_detail__forecast_body_blocked_subscription_offer{border:1px solid var(--dark);box-shadow:6px 6px 0 0 var(--dark);padding:20px;background-color:var(--white);color:var(--dark);border-radius:12px;align-items:flex-start;width:100%;display:flex;flex-direction:column;gap:10px}.day_detail__forecast_body_blocked .checkout-button{background-color:var(--main);color:var(--text-primary);padding:16px 24px;font-size:1rem;font-weight:600;border:none;cursor:pointer;border-radius:999px;margin:16px 0;width:100%}.billing{display:flex;flex-direction:column;gap:16px;padding:16px}.billing__info{display:flex;flex-direction:column;gap:16px;border:1px solid var(--border);border-radius:16px;padding:16px}.billing__info-price{font-weight:600;font-size:1.5rem}.billing__info-recurrent{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center}.billing__confirm-cancel{display:flex;flex-direction:column;gap:16px;padding:16px}.billing__confirm-cancel-button{display:flex;flex-direction:row;gap:16px;justify-content:space-between;align-items:center;margin-bottom:32px}.billing__confirm-cancel-button button{width:100%}.billing__confirm-cancel-reason-title{font-size:.875rem;font-weight:400;margin-bottom:8px}.billing__confirm-cancel-reason textarea{border:1px solid var(--border);border-radius:16px;padding:16px;width:100%}.select-subscription,.select-subscription__list{display:flex;flex-direction:column;gap:16px}.select-subscription__item{display:flex;flex-direction:column;gap:8px;border:1px solid var(--border);border-radius:16px;padding:16px;cursor:pointer}.select-subscription__item--1m{background-color:#f6ecc9}.select-subscription__item--3m{background-color:#8dcbb8}.select-subscription__item-header{display:flex;flex-direction:row;gap:8px;justify-content:space-between;align-items:center}.select-subscription__item-tag{background-color:#f6d44e;border-radius:16px;padding:4px 8px;font-size:.75rem;font-weight:600}.select-subscription__item-title{font-size:1.25rem;font-weight:600}.subscription-checkout{display:flex;flex-direction:column;gap:16px;padding:16px}.subscription-checkout__terms{font-size:.875rem;color:var(--text-secondary);display:flex;align-items:center;gap:8px}.checkout-button{background-color:var(--main);color:var(--text-primary);padding:16px 24px;font-size:1rem;font-weight:600;border:none;cursor:pointer;border-radius:999px;margin:16px 0}.checkout-button:disabled{background-color:var(--border);opacity:.5;cursor:not-allowed}.checkbox-agree-terms{width:26px;height:26px;border-radius:4px;border:1px solid var(--border)}.checkbox-agree-terms:checked{accent-color:var(--main)}
