.core-body{display:flex;flex-direction:column;flex-grow:1;margin:0 auto;max-width:1032px;padding:32px 16px 40px;width:100%}.core-box{background:transparent;border:1px solid #d4e6ed;border-radius:4px;padding:16px}.dark-theme .core-box{border-color:#939b9f}.core-box_accent:not(.dark-theme .core-box_accent),.dark-theme .core-box_accent{border-color:#ff8242}.core-box_accent:not(.dark-theme .core-box_accent){background:#ff82421a}.core-box_yellow:not(.dark-theme .core-box_yellow),.dark-theme .core-box_yellow{border-color:#f9e24d}.core-box_yellow:not(.dark-theme .core-box_yellow){background:#f9e24d1a}.core-btn{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:32px;line-height:1rem;padding:0 16px;-webkit-user-select:none;user-select:none;width:max-content}@media(hover){.core-btn:hover .core-btn__tip-text{opacity:1;transition-delay:.2s;visibility:visible}}.core-btn:disabled{cursor:auto;opacity:.5;pointer-events:none}.core-btn_icon{padding:0}.core-btn_link{font-weight:400;-webkit-user-select:auto;user-select:auto}.core-btn_with-icon{padding-left:0}.core-btn_color-active{background:#f3fafc;border:1px solid #5bc6ea;color:#5bc6ea;transition:background .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.dark-theme .core-btn_color-active{background:#374c52;border-color:#d4e6ed;color:#d4e6ed}.dark-theme .core-btn_color-active .core-icon{fill:#d4e6ed}@media(hover){.core-btn_color-active:hover:not(.dark-theme .core-btn_color-active:hover){background:#fff5f0;border-color:#ff8242;color:#ff8242}.core-btn_color-active:hover:not(.dark-theme .core-btn_color-active:hover) .core-icon{fill:#ff8242}.dark-theme .core-btn_color-active:hover{background:#4a6972}}.core-btn_color-blue{background:#5bc6ea;color:#fff;transition:background .2s ease-in-out,box-shadow .2s ease-in-out,opacity .2s ease-in-out}@media(hover){.core-btn_color-blue:hover{background:#ff8242;box-shadow:0 8px 16px #ffa1424d,inset 0 -8px 12px #ffa743b3}}.core-btn_color-transparent{background:transparent;border-radius:50%;color:#5bc6ea;height:auto;padding:0;transition:background .2s ease-in-out,color .2s ease-in-out,opacity .2s ease-in-out}.dark-theme .core-btn_color-transparent{color:#fff;text-decoration:underline}@media(hover){.core-btn_color-transparent:hover{color:#ff8242}.dark-theme .core-btn_color-transparent:hover{color:#5bc6ea}.core-btn_color-transparent:hover>.core-icon{fill:#ff8242}.core-btn_color-transparent:hover>.core-icon_light,.dark-theme .core-btn_color-transparent:hover>.core-icon{fill:#5bc6ea}}.core-btn_color-transparent.core-btn_active{background:#0000004d}.core-btn_color-white{background:#fff;border:1px solid #d4e6ed;color:#5bc6ea;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.dark-theme .core-btn_color-white{background:#374c52;border-color:#5bc6ea;color:#5bc6ea}@media(hover){.core-btn_color-white:hover:not(.dark-theme .core-btn_color-white:hover){border-color:#ff8242;color:#ff8242}.dark-theme .core-btn_color-white:hover{background:#4a6972}.core-btn_color-white:hover>.core-icon:not(.dark-theme .core-btn_color-white:hover>.core-icon){fill:#ff8242}}.dark-theme .core-btn_color-white>.core-icon{fill:#5bc6ea}.core-btn_height-16{margin-bottom:-8px;margin-top:-8px}.core-btn__tip{inset:0 auto auto 0;position:absolute;z-index:1}.core-btn__tip-text{background:#4c4c4ccc;border-radius:2px;color:#fff;cursor:default;font-size:.75rem;opacity:0;padding:8px;pointer-events:none;position:absolute;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden;width:max-content}.core-checkbox{cursor:pointer;display:block;max-width:272px;transition:opacity .2s ease-in-out;-webkit-user-select:none;user-select:none;width:fit-content}.core-checkbox_disabled{cursor:default;opacity:.6}.core-checkbox_max-width{width:100%}.core-checkbox__btn{align-items:center;background:#fff;border:1px solid #d4e6ed;border-radius:2px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:background .2s ease-in-out,border-color .2s ease-in-out;width:20px}.dark-theme .core-checkbox__btn{background:#67777e;border-color:#939b9f}.core-checkbox__btn>.core-icon{fill:#fff;opacity:0;transition:opacity .2s ease-in-out}.core-checkbox input[type=checkbox]{display:none}.core-checkbox input[type=checkbox]:checked~.core-checkbox__btn{background:#5bc6ea;border-color:#5bc6ea}.core-checkbox input[type=checkbox]:checked~.core-checkbox__btn>.core-icon{opacity:1}.core-chips{transition:opacity .2s ease-in-out;-webkit-user-select:none;user-select:none}.core-chips_disabled{opacity:.5;pointer-events:none}.core-chips__item{background:#f3fafc;cursor:pointer;min-width:32px;padding:8px;transition:background .2s ease-in-out}.dark-theme .core-chips__item{background:#556165}.core-chips__item:first-of-type{border-radius:4px 0 0 4px}.core-chips__item:last-of-type{border-radius:0 4px 4px 0}.core-chips__item>.core-text{transition:color .2s ease-in-out}.dark-theme .core-chips__item>.core-text{color:#fff}@media(hover){.core-chips__item:hover:not(.dark-theme .core-chips__item:hover),.dark-theme .core-chips__item:hover{background:#5bc6ea}.core-chips__item:hover>.core-text:not(.dark-theme .core-chips__item:hover>.core-text),.dark-theme .core-chips__item:hover>.core-text{color:#fff}}.core-chips__item_active:not(.dark-theme .core-chips__item_active),.dark-theme .core-chips__item_active{background:#5bc6ea}.core-chips__item_active>.core-text:not(.dark-theme .core-chips__item_active>.core-text),.dark-theme .core-chips__item_active>.core-text{color:#fff}.core-chips__item_active{cursor:default;pointer-events:none}.core-closer{align-items:center;border-radius:0 4px 0 16px;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:0;top:0;width:32px}.core-closer_light-blue{background:#f3fafc}.dark-theme .core-closer_light-blue{background:#556165}@media(hover){.core-closer_light-blue:hover>.core-icon{fill:#ff8242}.dark-theme .core-closer_light-blue:hover>.core-icon{fill:#5bc6ea}}.core-closer_transparent{background:#0000001a}.core-closer_transparent>.core-icon{fill:#fff}@media(hover){.core-closer_transparent:hover>.core-icon{fill:#ff8242}}.core-context-menu{height:32px}.core-context-menu__container{left:0;position:absolute;top:0}.core-context-menu__popup{background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;max-height:calc(100vh - 16px);max-width:288px;opacity:0;overflow-x:hidden;overflow:auto;position:absolute;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden;z-index:1}@supports (overflow:overlay){.core-context-menu__popup{overflow:overlay;scrollbar-color:#5bc6ea rgba(91,198,234,.15);scrollbar-width:thin}}.core-context-menu__popup::-webkit-scrollbar{height:2px;width:2px}.core-context-menu__popup::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:1px}.dark-theme .core-context-menu__popup{background:linear-gradient(180deg,#505759,#364b52)}@supports (overflow:overlay){.core-context-menu__popup{overflow-x:hidden}}.core-context-menu__popup_active{opacity:1;visibility:visible}.core-context-menu__item{display:block}.core-context-menu__item:not(:last-child){border-bottom:1px dashed #d4e6ed}.dark-theme .core-context-menu__item:not(:last-child){border-color:#939b9f}.core-context-menu__item>.core-btn{min-width:100%;padding:16px;text-decoration:none}.core-dropzone{align-items:center;border:1px dashed #5bc6ea;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;padding:24px;text-align:center;transition:border-color .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}@media(hover){.core-dropzone:hover{border-color:#ff8242}.core-dropzone:hover>.core-icon{fill:#ff8242}}@media(max-width:425px){.core-dropzone{max-width:100%}}.core-dropzone_active{border-color:#ff8242}.core-dropzone_active>.core-icon{fill:#ff8242}.core-footer{background:#e0f3f9;padding:16px}.dark-theme .core-footer{background:linear-gradient(180deg,#20323f,#0f161c)}.core-grid{display:grid;width:100%}.core-grid_widescreen-1{grid-template-columns:repeat(1,1fr)}.core-grid_widescreen-2{grid-template-columns:repeat(2,1fr)}.core-grid_widescreen-3{grid-template-columns:repeat(3,1fr)}.core-grid_widescreen-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1440px){.core-grid_desktop-1{grid-template-columns:repeat(1,1fr)}.core-grid_desktop-2{grid-template-columns:repeat(2,1fr)}.core-grid_desktop-3{grid-template-columns:repeat(3,1fr)}.core-grid_desktop-4{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.core-grid_laptop-1{grid-template-columns:repeat(1,1fr)}.core-grid_laptop-2{grid-template-columns:repeat(2,1fr)}.core-grid_laptop-3{grid-template-columns:repeat(3,1fr)}.core-grid_laptop-4{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.core-grid_tablet-1{grid-template-columns:repeat(1,1fr)}.core-grid_tablet-2{grid-template-columns:repeat(2,1fr)}.core-grid_tablet-3{grid-template-columns:repeat(3,1fr)}.core-grid_tablet-4{grid-template-columns:repeat(4,1fr)}}@media(max-width:425px){.core-grid_mobile-1{grid-template-columns:repeat(1,1fr)}.core-grid_mobile-2{grid-template-columns:repeat(2,1fr)}.core-grid_mobile-3{grid-template-columns:repeat(3,1fr)}.core-grid_mobile-4{grid-template-columns:repeat(4,1fr)}}.core-grid_gap-16{grid-gap:16px}.core-grid>*{overflow:auto}.core-header{background:#fff;box-shadow:0 4px 17px #b5c0cb54;padding:16px 40px;position:sticky;top:0;z-index:1}@media(max-width:425px){.core-header{padding:16px}}.dark-theme .core-header{background:linear-gradient(180deg,#0f161c,#20323f);box-shadow:none}.core-icon{fill:#5bc6ea;display:block;flex-shrink:0;transition:fill .2s ease-in-out,transform .2s ease-in-out}.dark-theme .core-icon{fill:#fff}.core-icon_light{fill:#d9d9d9}.core-icon_none:not(.dark-theme .core-icon_none),.dark-theme .core-icon_none{fill:none}.core-icon_rotate{animation:spinLeft 1s linear infinite}.core-icon_spinner>path{transform-origin:center}.core-icon_spinner>path:first-child{animation:spinLeft 1.5s linear infinite}.core-icon_spinner>path:last-child{animation:spinRight 1s linear infinite}.core-icon_stroke{stroke:#5bc6ea}.dark-theme .core-icon_stroke{stroke:#fff}.core-icon_upside-down{transform:rotate(180deg)}@keyframes spinRight{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spinLeft{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.core-input{max-width:100%;position:relative;transition:opacity .2s ease-in-out;width:272px}@media(max-width:425px){.core-input{max-width:272px;width:100%}}.core-input_width-80{width:80px}.core-input_width-max{max-width:100%;width:100%}.core-input_disabled{opacity:.5;pointer-events:none}.core-input__field{border:1px solid #d4e6ed;border-radius:2px;font-size:.875rem;line-height:1rem;max-width:272px;transition:border-color .2s ease-in-out;width:100%}.dark-theme .core-input__field{background-color:#67777e;border-color:#939b9f;color:#fff}@media(max-width:425px){.core-input__field{max-width:100%}}.core-input__field:focus{border-color:#5bc6ea}.core-input__field::placeholder{color:#939b9f}.dark-theme .core-input__field::placeholder{color:#d9d9d9}.core-input__field{height:32px;max-width:100%;padding:0 8px}.core-input__field_error:not(.dark-theme .core-input__field_error),.dark-theme .core-input__field_error{border-color:#ff8242}.core-input__field[type=date]::-webkit-calendar-picker-indicator,.core-input__field[type=date]::-webkit-inner-spin-button,.core-input__field[type=datetime-local]::-webkit-calendar-picker-indicator,.core-input__field[type=datetime-local]::-webkit-inner-spin-button,.core-input__field[type=month]::-webkit-calendar-picker-indicator,.core-input__field[type=month]::-webkit-inner-spin-button{display:none}.core-input__field[type=month]{text-transform:capitalize}.core-input__field[type=number]{padding-right:48px}.core-input__field[type=number] ::-webkit-outer-spin-button,.core-input__field[type=number]::-webkit-inner-spin-button{appearance:none}.core-input__field[type=search]::-webkit-search-cancel-button{display:none}.core-input>.core-btn,.core-input>.core-icon{position:absolute;right:0;top:0}.core-input>.core-btn:last-of-type:not(:first-of-type),.core-input>.core-icon:last-of-type:not(:first-of-type){right:32px}.core-input>.core-wrapper{inset:50% 4px auto auto;margin-top:-10px;position:absolute}.core-line{background:#d4e6ed;height:1px;margin:16px 0;width:100%}.dark-theme .core-line{background:#939b9f}.core-line_accent:not(.dark-theme .core-line_accent),.dark-theme .core-line_accent{background:#ff8242}.core-line_yellow:not(.dark-theme .core-line_yellow),.dark-theme .core-line_yellow{background:#f9e24d}.core-link{color:#5bc6ea;font-size:.875rem;line-height:1rem;transition:color .2s ease-in-out}.dark-theme .core-link{color:#fff;text-decoration:underline}@media(hover){.dark-theme .core-link:hover:not(.dark-theme .dark-theme .core-link:hover),.dark-theme .dark-theme .core-link:hover{color:#5bc6ea}.core-link:hover{color:#ff8242}}.core-link_disabled{opacity:.5;pointer-events:none}.core-link_dark{color:#4c4c4c}.core-nav__bar{display:flex;flex-wrap:wrap;gap:4px 16px;max-width:100%;overflow:auto;-webkit-user-select:none;user-select:none}@supports (overflow:overlay){.core-nav__bar{overflow:overlay;scrollbar-color:#5bc6ea rgba(91,198,234,.15);scrollbar-width:thin}}.core-nav__bar::-webkit-scrollbar{height:2px;width:2px}.core-nav__bar::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:1px}.core-nav__item{border-bottom:2px solid transparent;padding-bottom:7px;transition:border-color .2s ease-in-out}@media(hover){.core-nav__item:hover{border-color:#5bc6ea}}.core-nav__item_link-like .text{color:#5bc6ea}.core-nav__item_active{border-color:#5bc6ea}.core-nav__item_active .text{color:#5bc6ea}.core-nav__item_disabled{opacity:.5;pointer-events:none}.core-nav__item_without-underscore{border-color:transparent}.core-nav__item .text{white-space:nowrap}.core-nav__item:not(.core-nav__item_active){cursor:pointer}.core-nav__tab{display:none;transition:display .2s ease-in-out}.core-nav__tab_shown{display:initial}.core-notification-list{grid-row-gap:16px;bottom:32px;display:grid;justify-items:start;left:32px;max-width:256px;position:fixed;z-index:1}.core-notification-list__item{background:#ff8242;border-radius:8px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;opacity:1;padding:16px 48px 16px 16px;position:relative;transition:opacity .2s ease-in-out}.core-notification-list__item_hidden{opacity:0}.core-page{background:#fff;display:flex;flex-direction:column;flex-grow:1;padding:16px}.dark-theme .core-page{background:linear-gradient(180deg,#505759,#364b52)}.core-pagination{-webkit-user-select:none;user-select:none}.core-pagination_sticky{background:#fff;bottom:0;padding:8px 0;position:sticky}.dark-theme .core-pagination_sticky{background:#2d3a4b}.core-pagination__item{align-items:center;background:#f3fafc;cursor:pointer;display:flex;justify-content:center;min-width:32px;transition:background .2s ease-in-out}.dark-theme .core-pagination__item{background:#556165}.core-pagination__item>.core-text{transition:color .2s ease-in-out}.core-pagination__item:first-of-type{border-bottom-left-radius:4px;border-top-left-radius:4px}.core-pagination__item:last-of-type{border-bottom-right-radius:4px;border-top-right-radius:4px}@media(hover){.core-pagination__item:hover:not(.dark-theme .core-pagination__item:hover),.dark-theme .core-pagination__item:hover{background:#5bc6ea}.core-pagination__item:hover>.core-text{color:#fff}}.core-pagination__item_active:not(.dark-theme .core-pagination__item_active),.dark-theme .core-pagination__item_active{background:#5bc6ea}.core-pagination__item_active>.core-text{color:#fff}.core-pagination__item_active{cursor:default;pointer-events:none}.core-placeholder{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:16px;width:100%}.core-placeholder_full-screen{background:#00224880;height:100%;inset:0 auto auto 0;position:fixed;z-index:1}.dark-theme .core-placeholder_full-screen{background:#1b3139bf}.core-placeholder_full-screen>.core-icon{fill:#fff}.core-placeholder_full-screen>.core-title{color:#fff}.core-popup{align-items:center;background:#00224880;display:grid;height:100%;inset:0 auto auto 0;justify-items:center;opacity:0;overflow:auto;padding:16px;position:fixed;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden;width:100%;z-index:1}@supports (overflow:overlay){.core-popup{overflow:overlay;scrollbar-color:#5bc6ea rgba(91,198,234,.15);scrollbar-width:thin}}.core-popup::-webkit-scrollbar{height:2px;width:2px}.core-popup::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:1px}.core-popup::-webkit-scrollbar{height:7px;width:7px}.core-popup::-webkit-scrollbar-thumb{border-radius:3.5px}.dark-theme .core-popup{background:#1b3139bf}.core-popup_active{animation:activate .2s ease-in-out;opacity:1;visibility:visible}@keyframes activate{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.core-popup_static{background:none;overflow:visible;position:static}.core-popup__wrapper{background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;max-width:370px;padding:16px;position:relative;width:100%}.dark-theme .core-popup__wrapper{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.core-popup__wrapper_width-616{max-width:616px}.core-popup__wrapper_width-790{max-width:790px}.core-popup__wrapper>.core-title_h2:first-of-type{padding-right:32px}.core-progress-bar{background:#f3fafc;border-radius:4px;height:8px;width:100%}@media(max-width:425px){.core-progress-bar{max-width:100%}}.core-progress-bar__thumb{background:linear-gradient(270deg,#5bc6ea,#ff9547 69.06%,#ff8242);border-radius:inherit;height:100%;transition:width .2s ease-in-out}.core-radio{background:none;cursor:pointer;max-width:272px;text-align:left;-webkit-user-select:none;user-select:none;width:fit-content}.core-radio__button{border:1px solid #d4e6ed;border-radius:50%;flex-shrink:0;height:20px;transition:border .2s ease-in-out;width:20px}.core-radio_active .core-radio__button{border:4px solid #5bc6ea}.core-scrollbar{overflow:auto}@supports (overflow:overlay){.core-scrollbar{overflow:overlay;scrollbar-color:#5bc6ea rgba(91,198,234,.15);scrollbar-width:thin}}.core-scrollbar::-webkit-scrollbar{height:2px;width:2px}.core-scrollbar::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:1px}.core-select{max-width:272px;position:relative;-webkit-user-select:none;user-select:none;width:100%}@media(max-width:425px){.core-select{max-width:100%}}.core-select_max-width{max-width:100%}.core-select_tiny{width:fit-content}.core-select_tiny>.core-select__field{border:none;justify-content:flex-start;padding-left:0}.dark-theme .core-select_tiny>.core-select__field{background:transparent}.core-select_tiny>.core-select__field>.core-select__preview{background:none;color:#4c4c4c;margin-left:0;padding:0}.dark-theme .core-select_tiny>.core-select__field>.core-select__preview{color:#fff}.core-select_tiny>.core-select__dropdown{width:auto}.core-select__field{align-items:center;border:1px solid #d4e6ed;border-radius:2px;cursor:pointer;display:flex;font-size:.875rem;height:32px;justify-content:space-between;line-height:1rem;padding-left:8px;transition:border-color .2s ease-in-out}.dark-theme .core-select__field{background:#67777e;border-color:#939b9f}.core-select__field_error:not(.dark-theme .core-select__field_error),.dark-theme .core-select__field_error{border-color:#ff8242}.core-select__field_active{border-color:#5bc6ea}.core-select__field_disabled{cursor:default;opacity:.5}@media(hover){.core-select__field:not(.core-select__field_disabled):hover .core-select__angle{fill:#ff8242}.dark-theme .core-select__field:not(.core-select__field_disabled):hover .core-select__angle{fill:#5bc6ea}.core-select__field>.core-wrapper>.core-btn:hover~.core-select__angle{fill:#5bc6ea!important}.dark-theme .core-select__field>.core-wrapper>.core-btn:hover~.core-select__angle{fill:#fff!important}}.core-select__preview{background:#5bc6ea;border-radius:1px;color:#fff;margin-left:-4px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}.core-select__placeholder{color:#939b9f}.dark-theme .core-select__placeholder{color:#d9d9d9}.core-select__dropdown{background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;display:flex;flex-direction:column;inset:40px auto auto -8px;max-height:288px;opacity:0;overflow:auto;padding:8px 0;position:absolute;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden;width:calc(100% + 16px);z-index:1}@supports (overflow:overlay){.core-select__dropdown{overflow:overlay;scrollbar-color:#5bc6ea rgba(91,198,234,.15);scrollbar-width:thin}}.core-select__dropdown::-webkit-scrollbar{height:2px;width:2px}.core-select__dropdown::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:1px}.dark-theme .core-select__dropdown{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.core-select__dropdown_active{opacity:1;visibility:visible}.core-select__search{padding:0 8px}.core-select__option{display:flex;flex-direction:column;gap:2px;padding:8px 24px;transition:background .2s ease-in-out}.core-select__option_active:not(.core-select__option_active_checkbox){background:#f3fafc}.dark-theme .core-select__option_active:not(.core-select__option_active_checkbox){background:#526c77}.core-select__option:not(.core-select__option_active,.core-select__option_checkbox){cursor:pointer}@media(hover){.core-select__option:not(.core-select__option_active,.core-select__option_checkbox):hover{background:#f3fafc}.dark-theme .core-select__option:not(.core-select__option_active,.core-select__option_checkbox):hover{background:#526c77}}.core-select__option_checkbox{padding:0 16px}.core-substrate{background:#f3fafc;border-radius:4px;padding:10px 8px 8px}.dark-theme .core-substrate{background:linear-gradient(180deg,#505759,#364b52)}.core-substrate__wrapper{background:#fff;border-radius:4px;padding:16px 8px}.core-substrate__wrapper:not(.dark-theme .core-substrate__wrapper){box-shadow:0 0 1px #002d4d4d,0 3px 4px #002d4d0d}.dark-theme .core-substrate__wrapper{background:#2d3a4b}.core-table{border-bottom:1px solid #d4e6ed;border-collapse:collapse;width:100%}.dark-theme .core-table{border-color:#67777e}.core-table__head{background:#f3fafc;height:32px}.dark-theme .core-table__head{background:#586367}.core-table__row{border-top:1px solid transparent;height:48px;transition:background .2s ease-in-out,border-top-color .2s ease-in-out}.core-table__row:not(:first-of-type),.core-table__row_active{border-top-color:#d4e6ed}.dark-theme .core-table__row:not(:first-of-type),.dark-theme .core-table__row_active{border-color:#67777e}.core-table__row_active{background:#f3fafc}.dark-theme .core-table__row_active{background:#586367}.core-table__row .core-table__cell{font-size:.875rem}.core-table__cell{color:#4c4c4c;padding:8px 6px;transition:padding .2s ease-in-out}.dark-theme .core-table__cell{color:#fff}.core-table__head .core-table__cell{color:#939b9f;font-size:.75rem;font-weight:400;height:32px;text-align:left}.dark-theme .core-table__head .core-table__cell{color:#d9d9d9}.core-table__cell_no-padding{padding:0}.core-table__cell_nowrap{white-space:nowrap}.core-table__cell:not(.core-table__cell_icon):first-of-type{padding:8px 6px 8px 8px}.core-table__cell:not(.core-table__cell_icon):last-of-type{padding:8px 8px 8px 6px}.core-table__cell_icon{padding:0;width:32px}.core-table__cell_primary{background:#f3fafc}.dark-theme .core-table__cell_primary{background:#586367}.core-text{color:#939b9f;display:block;font-size:.875rem;line-height:1rem;max-width:100%}.dark-theme .core-text{color:#d9d9d9}.core-text .core-text{display:inline}.core-text_s{font-size:.75rem}.core-text_l{font-size:1rem}.core-text_bold{font-weight:500}.core-text_dark{color:#4c4c4c}.dark-theme .core-text_dark{color:#fff}.core-text_orange{color:#ff8242}.core-text_white:not(.dark-theme .core-text_white),.dark-theme .core-text_white{color:#fff}.core-text_white-space-hide-overflow,.core-text_white-space-nowrap{max-width:100%;overflow:hidden;text-overflow:ellipsis}.core-text_white-space-nowrap{white-space:nowrap}.core-text .core-link{font-size:inherit}.core-textarea{color:#4c4c4c;max-height:272px;min-height:66px;overflow:auto;padding:8px;resize:none}@supports (overflow:overlay){.core-textarea{overflow:overlay;scrollbar-color:#5bc6ea rgba(91,198,234,.15);scrollbar-width:thin}}.core-textarea::-webkit-scrollbar{height:2px;width:2px}.core-textarea::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:1px}.core-textarea{border:1px solid #d4e6ed;border-radius:2px;font-size:.875rem;line-height:1rem;max-width:272px;transition:border-color .2s ease-in-out;width:100%}.dark-theme .core-textarea{background-color:#67777e;border-color:#939b9f;color:#fff}@media(max-width:425px){.core-textarea{max-width:100%}}.core-textarea:focus{border-color:#5bc6ea}.core-textarea::placeholder{color:#939b9f}.dark-theme .core-textarea::placeholder{color:#d9d9d9}.core-textarea_width-max{max-width:100%}.core-textarea_error:not(.dark-theme .core-textarea_error),.dark-theme .core-textarea_error{border-color:#ff8242}.core-title{color:#4c4c4c;font-weight:500}.dark-theme .core-title{color:#fff}.core-title_h1{font-size:1.375rem;line-height:1.625rem}.core-title_h2{font-size:1.125rem;line-height:1.375rem}.core-title_h3{font-size:.875rem;line-height:1rem}.core-title_color-white{color:#fff}.core-title_bg-blue{background:#69c1de}.core-title_bg-blue,.core-title_bg-green{border-radius:4px;color:#fff;max-width:100%;padding:4px 8px;width:fit-content}.core-title_bg-green{background:#3cd6ac}.core-title_bg-red{background:#ff998b;border-radius:4px;color:#fff;max-width:100%;padding:4px 8px;width:fit-content}.core-title_nowrap{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.core-title>.core-link{font-size:inherit;font-weight:inherit;line-height:inherit}.core-toggle{cursor:pointer;max-width:272px;transition:opacity .2s ease-in-out;-webkit-user-select:none;user-select:none;width:fit-content}.core-toggle_disabled{cursor:default;opacity:.6}.core-toggle__slider{background:#d4e6ed;border-radius:16px;flex-shrink:0;height:14px;position:relative;transition:background .2s ease-in-out;width:20px}.dark-theme .core-toggle__slider{background:#67777e}.core-toggle__slider:after{background:#fff;border-radius:50%;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;content:"";height:10px;left:2px;position:absolute;top:2px;transition:left .2s ease-in-out,background .2s ease-in-out;width:10px}.dark-theme .core-toggle__slider:after{background:#d9d9d9}.core-toggle input[type=checkbox]{display:none}.core-toggle input[type=checkbox]:checked~.core-toggle__slider{background:#5bc6ea}.core-toggle input[type=checkbox]:checked~.core-toggle__slider:after{left:8px}.dark-theme .core-toggle input[type=checkbox]:checked~.core-toggle__slider:after{background:#fff}.core-tooltip{display:flex}.core-tooltip__container{left:0;position:absolute;top:0}.core-tooltip__wrapper{background:#fff;border-radius:2px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;max-width:288px;opacity:1;padding:16px;position:absolute;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;width:max-content;z-index:1}.dark-theme .core-tooltip__wrapper{background:linear-gradient(180deg,#505759,#364b52);box-shadow:0 14px 28px #0000004d}.core-tooltip__wrapper:not(.core-tooltip__wrapper_shown){opacity:0;visibility:hidden}.core-wrapper{display:flex;flex-wrap:wrap}.core-wrapper:empty{display:none}.core-wrapper_column{flex-direction:column;flex-wrap:nowrap}.core-wrapper_justify-content-center{justify-content:center}.core-wrapper_justify-content-flex-end{justify-content:flex-end}.core-wrapper_justify-content-space-between{justify-content:space-between}.core-wrapper_align-items-center{align-items:center}.core-wrapper_mobile-wrap,.core-wrapper_nowrap{flex-wrap:nowrap}@media(max-width:425px){.core-wrapper_mobile-wrap{flex-wrap:wrap}}.core-wrapper_gap-4{gap:4px}.core-wrapper_gap-6{gap:6px}.core-wrapper_gap-8{gap:8px}.core-wrapper_gap-8-16{gap:8px 16px}.core-wrapper_gap-12{gap:12px}.core-wrapper_gap-16{gap:16px}.core-wrapper_gap-24{gap:24px}.core-wrapper_gap-20{gap:20px}.core-wrapper_gap-32{gap:32px}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,helvetica,arial,sans-serif;border:none;outline:none;text-decoration:none}html,body,#root{height:100%}body:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:url(/assets/bg-Bjxppj_K.jpg) no-repeat center/cover;z-index:-1}a{display:inline-block;flex-grow:0}.account{position:relative}.account_active .account__trigger>.account__button{background:#0000004d}.account_active .account__menu{visibility:visible;opacity:1}.account__trigger{display:flex;align-items:center;gap:8px;cursor:pointer}@media(hover){.account__trigger:hover>.account__button{background:#0000004d}}.account__trigger>.core-text{-webkit-user-select:none;user-select:none}.account__button{display:flex;background:none;border-radius:50%;transition:background .2s ease-in-out}.account__button>.core-icon{fill:#fff}.account__menu{position:absolute;top:40px;right:0;visibility:hidden;padding:16px;background:#fff;border-radius:4px;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;opacity:0;z-index:1;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;cursor:initial}.dark-theme .account__menu{background:linear-gradient(180deg,#505759,#364b52)}.app{display:flex;flex-direction:column;height:100%}.app_alt-table-view .core-table__row:first-of-type{border-top:1px solid #d4e6ed}.dark-theme .app_alt-table-view .core-table__row:first-of-type{border-color:#67777e}.app_alt-table-view .core-table__row:nth-of-type(2n+2){background:#f3fafc}.dark-theme .app_alt-table-view .core-table__row:nth-of-type(2n+2){background:#374c52}.app_alt-table-view .core-table__cell:not(:last-of-type){border-right:1px solid #d4e6ed}.dark-theme .app_alt-table-view .core-table__cell:not(:last-of-type){border-color:#67777e}.bar-graph{display:flex}@media(max-width:1024px){.bar-graph{flex-direction:column;gap:16px}}.body{display:flex;flex-grow:1;width:100%;max-width:1920px;margin:0 auto}.code{position:relative;display:flex;flex-direction:column;padding:20px 0;background:#f3fafc;border-radius:2px}.dark-theme .code{background:#556165}.code__group{display:flex;flex-direction:column}.code__row{padding:4px 24px;white-space:pre}.code span{color:#4c4c4c}.dark-theme .code span{color:#d9d9d9}.code__mark{position:absolute;left:8px;-webkit-user-select:none;user-select:none}.code .code{padding:0}.code .code__row{padding-left:16px}.code span{font-family:monospace}.content{width:100%;min-width:0;padding:16px 16px 128px;overflow:clip}@media(min-width:769px){.core-box:nth-child(-n+3) .core-context-menu__popup{max-height:calc(100svh - 64px)}}@media(max-width:768px){.core-box:nth-child(1) .core-context-menu__popup{max-height:calc(100svh - 64px)}}.dark-theme{background-color:#2d3a4b}.detail{width:128px;min-width:128px;padding:0 8px 8px;background:linear-gradient(180deg,#e8f7fc00,#e8f7fc);border-radius:4px}.dark-theme .detail{background:linear-gradient(180deg,#e8f7fc00,#374c52)}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-300-oA6pB9GZ.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-300-C_yeip-O.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-300italic-Ctl6o8pF.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-300italic-cRLfDO1-.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-regular-FSVa2aNp.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-regular-DwvEU0NI.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-italic-Djs1PR36.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-italic-BfLL9V_J.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-500-Bm1U81Z-.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-500-e5JTAROZ.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-500italic-uvHSv8Je.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-500italic-B6AGB_lI.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-700-DgJMeZj1.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-700-BtYOL-a6.woff) format("woff");font-display:swap}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local("Roboto"),url(/assets/roboto-v27-latin_cyrillic-700italic-DBZQxJuV.woff2) format("woff2"),url(/assets/roboto-v27-latin_cyrillic-700italic-DwwtOH7M.woff) format("woff");font-display:swap}.header__logo{width:108px;height:16px;background:url(/assets/logo-Dd1GF0lr.svg) no-repeat center/contain}@media(max-width:425px){.header__logo{width:26px;background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='16'%20viewBox='0%200%2026%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_808_17)'%3e%3cpath%20d='M23.4904%201H11.8747C11.6485%201%2011.4245%201.04462%2011.2155%201.13131C11.0065%201.218%2010.8167%201.34506%2010.6569%201.5052C10.4971%201.66535%2010.3705%201.85544%2010.2842%202.06459C10.198%202.27375%2010.1538%202.49786%2010.1543%202.7241V10.6437C10.1543%2010.8695%2010.1988%2011.0932%2010.2853%2011.3019C10.3718%2011.5105%2010.4985%2011.7001%2010.6583%2011.8598C10.818%2012.0194%2011.0077%2012.146%2011.2164%2012.2324C11.4252%2012.3187%2011.6489%2012.363%2011.8747%2012.3629H14.782V15.1712C14.7823%2015.2591%2014.8085%2015.3449%2014.8574%2015.4179C14.9064%2015.4909%2014.9758%2015.5478%2015.0569%2015.5815C15.1381%2015.6151%2015.2274%2015.6241%2015.3136%2015.6071C15.3998%2015.5902%2015.4791%2015.5481%2015.5415%2015.4863L18.6685%2012.3592H23.4904C23.7163%2012.3599%2023.94%2012.316%2024.1489%2012.2301C24.3579%2012.1442%2024.5478%2012.018%2024.7079%2011.8587C24.868%2011.6994%2024.9952%2011.5101%2025.0821%2011.3016C25.169%2011.0931%2025.214%2010.8695%2025.2145%2010.6437V2.7241C25.215%202.49755%2025.1707%202.27314%2025.0842%202.06375C24.9977%201.85435%2024.8708%201.6641%2024.7106%201.5039C24.5504%201.34371%2024.3601%201.21673%2024.1507%201.13026C23.9413%201.04379%2023.7169%200.999521%2023.4904%201Z'%20fill='%236EE984'/%3e%3cpath%20d='M7.34937%201H0.888909C0.397978%201%200%201.39798%200%201.88891V2.38343C0%202.87436%200.397978%203.27234%200.888909%203.27234H7.34937C7.8403%203.27234%208.23828%202.87436%208.23828%202.38343V1.88891C8.23828%201.39798%207.8403%201%207.34937%201Z'%20fill='%236EE984'/%3e%3cpath%20d='M7.34892%205.54639H2.59301C2.10208%205.54639%201.7041%205.94437%201.7041%206.4353V6.92981C1.7041%207.42075%202.10208%207.81872%202.59301%207.81872H7.34892C7.83985%207.81872%208.23783%207.42075%208.23783%206.92981V6.4353C8.23783%205.94437%207.83985%205.54639%207.34892%205.54639Z'%20fill='%236EE984'/%3e%3cpath%20d='M7.35188%209.81445H4.29565C3.80606%209.81445%203.40918%2010.2113%203.40918%2010.7009V11.193C3.40918%2011.6826%203.80606%2012.0794%204.29565%2012.0794H7.35188C7.84146%2012.0794%208.23835%2011.6826%208.23835%2011.193V10.7009C8.23835%2010.2113%207.84146%209.81445%207.35188%209.81445Z'%20fill='%236EE984'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_808_17'%3e%3crect%20width='25.21'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}}.header__wrapper{display:flex;justify-content:space-between;align-items:center;gap:24px;max-width:1920px;margin:0 auto;padding:8px 16px}.header__wrapper_nav{padding-left:4px}.home{padding:0 16px 128px}.home__wrapper{display:flex;flex-direction:column;gap:1px;width:100%;max-width:888px;margin:0 auto}.home__item{padding:16px 8px;background:#fff;border-radius:4px}.dark-theme .home__item{background:#2d3a4b}@media(hover){.dark-theme .home__link:hover .uilicon,.home__link:hover .uilicon:not(.dark-theme .home__link:hover .uilicon){fill:#5bc6ea}.home__link:hover .core-title{color:#5bc6ea}}.home__link .uilicon:not(.dark-theme .home__link .uilicon){fill:#4c4c4c}.home__link .core-title{transition:color .2s ease-in-out}.icon{display:block;flex-shrink:0;fill:#5bc6ea;transition:fill .2s ease-in-out}.dark-theme .icon{fill:#fff}.icon_light{fill:#d9d9d9}.dark-theme .icon_none,.icon_none:not(.dark-theme .icon_none){fill:none}.icon_rotate{animation:spinLeft 1s infinite linear}.icon_stroke{stroke:#5bc6ea}.dark-theme .icon_stroke{stroke:#fff}.icon_spinner>path{transform-origin:center}.icon_spinner>path:first-child{animation:spinLeft 1.5s infinite linear}.icon_spinner>path:last-child{animation:spinRight 1s infinite linear}.icon_x{fill:#000}.dark-theme .icon_x{fill:#fff}@keyframes spinRight{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinLeft{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.input-color{position:relative;display:flex;align-items:center;width:67px;height:32px;padding-left:8px;border:1px solid #d4e6ed;border-radius:2px;transition:border-color .2s ease-in-out;cursor:pointer}.input-color input{position:absolute;top:12px;left:0;visibility:hidden}@media(hover){.input-color:hover .core-icon{fill:#ff8242}}.input-color_error{border-color:#ff8242}.input-color__color{width:16px;height:16px}.input-color__vertical{width:1px;height:16px;background:#d4e6ed}.keyword{position:relative}.keyword__keyword{position:absolute;top:0;left:0;display:inline-block;justify-content:space-between;width:100%;color:transparent;pointer-events:none}.legend{position:relative;display:flex;width:248px;border-left:6px solid;border-radius:2px;transition:opacity .2s ease-in-out;overflow:hidden;cursor:default;-webkit-user-select:none;user-select:none}.legend_inactive{opacity:.5;cursor:pointer}@media(hover){.legend_inactive:hover{opacity:1}}.legend__bg{position:absolute;top:0;height:100%;opacity:.1}.legend__wrapper{display:flex;justify-content:space-between;width:100%;padding:4px 8px;z-index:0}.nav{flex-shrink:0;width:40px;background:linear-gradient(180deg,#ffffff26,#ffffff1a);border-top-left-radius:8px;transition:width .2s ease-in-out}@media(hover){.nav:hover{width:220px}}@media(hover)and (max-width:768px){.nav:hover{width:100%}}.nav_active{width:220px}@media(max-width:768px){.nav_active{width:100%}.nav_active .nav__content{padding-right:4px}.nav_active .nav__item{border-radius:16px}}@media(max-width:768px)and (max-width:768px){.nav_active .nav__item>.nav__ears{visibility:hidden;opacity:0}}.nav__content{position:sticky;top:0;display:flex;flex-direction:column;height:calc(100dvh - 48px);gap:16px;padding:9.5px 0 9.5px 4px;transition:padding-right .2s ease-in-out;overflow-x:hidden!important}.nav__item{position:relative;display:flex;align-items:center;gap:8px;padding-right:4px;border-radius:16px 0 0 16px;transition:background .2s ease-in-out,border-radius .2s ease-in-out;cursor:pointer;-webkit-user-select:none;user-select:none}.nav__item>.uilicon{fill:#fff}.nav__item>.core-text{transition:color .2s ease-in-out}@media(hover){.nav__item:hover{background:#fff}.dark-theme .nav__item:hover{background:#2d3a4b}.nav__item:hover>.nav__ears{visibility:visible;fill:#fff;opacity:1}.dark-theme .nav__item:hover>.nav__ears{fill:#2d3a4b}.nav__item:hover>.uilicon:not(.dark-theme .nav__item:hover>.uilicon){fill:#4c4c4c}.nav__item:hover>.core-text:not(.dark-theme .nav__item:hover>.core-text){color:#4c4c4c}}.nav__item_active{background:#fff}.dark-theme .nav__item_active{background:#2d3a4b}.nav__item_active>.nav__ears{visibility:visible;fill:#fff;opacity:1}.dark-theme .nav__item_active>.nav__ears{fill:#2d3a4b}.nav__item_active>.uilicon:not(.dark-theme .nav__item_active>.uilicon){fill:#4c4c4c}.nav__item_active>.core-text:not(.dark-theme .nav__item_active>.core-text){color:#4c4c4c}.nav__ears{visibility:hidden;position:absolute;right:0;opacity:0;transition:visibility .2s ease-in-out,opacity .2s ease-in-out}.page{position:relative;display:flex;width:100%;min-width:0;background:#fff;border-top-right-radius:8px;overflow:clip}.dark-theme .page{background:#2d3a4b}.recharts-tooltip{padding:16px;background:#fff;box-shadow:0 0 8px #002d4d0d,0 32px 40px #002d4d26;border-radius:2px}.dark-theme .recharts-tooltip{background:linear-gradient(180deg,#505759,#364b52)}.recharts-treemap-depth-1{transition:opacity .2s ease-in-out;cursor:pointer}@media(hover){.recharts-treemap-depth-1:hover{opacity:.8}}.screenshot>img{width:100%}.scroll{overflow:auto}@supports (overflow: overlay){.scroll{overflow:overlay}}@supports not selector(::-webkit-scrollbar){.scroll{scrollbar-width:thin;scrollbar-color:#5bc6ea transparent}}.scroll_macos{scrollbar-color:#5bc6ea transparent}.scroll:not(.scroll_macos)::-webkit-scrollbar{width:7px;height:7px}.scroll:not(.scroll_macos)::-webkit-scrollbar-thumb{background-color:#5bc6ea;border-radius:3.5px}.sidebar{flex-shrink:0;position:relative;width:304px;height:100%;margin-right:-304px;background:#fff;border-left:1px solid #d4e6ed;border-top-right-radius:8px;transition:right .05s linear,margin-right .2s ease-in-out}.dark-theme .sidebar{background:#2d3a4b;border-color:#67777e}@media(max-width:768px){.sidebar{position:absolute;right:0}}.sidebar_active{margin-right:0}.sidebar__content{position:sticky;top:0;display:flex;flex-direction:column;min-height:calc(100svh - 48px)}.sidebar__content form{display:flex;flex-direction:column;flex-grow:1}.sidebar__header{padding:16px;border-bottom:1px solid #d4e6ed}.dark-theme .sidebar__header{border-color:#67777e}.sidebar__header>.core-title_h2:first-of-type{padding-right:32px}.sidebar__body{flex-grow:1;max-height:calc(100svh - 168px);padding:16px}.sidebar__footer{padding:16px;border-top:1px solid #d4e6ed}.dark-theme .sidebar__footer{border-color:#67777e}.sidebar__wave{position:absolute;bottom:-48px}.sidebar__wave_1{left:0;width:78.59px;height:29.23px;background:url("data:image/svg+xml,%3csvg%20width='177'%20height='66'%20viewBox='0%200%20177%2066'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.05176e-05%200.174316C72.8129%203.88587%2094.7644%2066.0001%20177%2066.0001H3.05176e-05V0.174316Z'%20fill='url(%23paint0_linear)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear'%20x1='-54'%20y1='2.92024e-08'%20x2='-54'%20y2='66'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2369C1DE'/%3e%3cstop%20offset='1'%20stop-color='%2369C1DE'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat left bottom/contain}.sidebar__wave_2{right:0;width:168.28px;height:24.42px;background:url("data:image/svg+xml,%3csvg%20width='379'%20height='55'%20viewBox='0%200%20379%2055'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M253.854%2026.2509C189.68%2026.2509%20195.861%20-0.661384%20149.228%200.0124455C86.2421%200.922559%2068.9542%2055%200%2055H379C310.948%2055%20307.475%2026.2509%20253.854%2026.2509Z'%20fill='url(%23paint0_linear)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear'%20x1='189.5'%20y1='0'%20x2='189.5'%20y2='55'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF8242'/%3e%3cstop%20offset='1'%20stop-color='%23FF8242'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat right bottom/contain}.sidebar__wave_3{right:0;width:111.89px;height:47.95px;background:url("data:image/svg+xml,%3csvg%20width='252'%20height='108'%20viewBox='0%200%20252%20108'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M98.7952%2077.2497C51.2747%2077.2497%2041.3518%20108%200%20108H252V0.881232C247.625%200.309925%20242.842%20-4.89854e-06%20237.553%200C179.116%205.41238e-05%20162.236%2077.2497%2098.7952%2077.2497Z'%20fill='url(%23paint0_linear)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear'%20x1='287'%20y1='0'%20x2='287'%20y2='108'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2369C1DE'/%3e%3cstop%20offset='1'%20stop-color='%2369C1DE'%20stop-opacity='0.2'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat right bottom/contain}.tag{display:flex;width:fit-content;border-radius:999px;padding:2px 8px}.uilicon{flex-shrink:0;width:32px;height:32px;padding:6px;fill:#5bc6ea;transition:fill .2s ease-in-out}.dark-theme .uilicon{fill:#fff}
