.Badge-module__SvJJsa__badge{width:fit-content;font:inherit;color:inherit;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;padding:1px 8px;font-size:12px;line-height:1.3;display:inline-flex}.Badge-module__SvJJsa__button{cursor:pointer}.Badge-module__SvJJsa__success{background-color:var(--color-ok)}.Badge-module__SvJJsa__warning{background-color:var(--color-warning)}.Badge-module__SvJJsa__danger{background-color:var(--color-border)}.Badge-module__SvJJsa__neutral{background-color:var(--color-second)}.Badge-module__SvJJsa__accent{background-color:var(--color-accent);color:var(--color-bg)}.Badge-module__SvJJsa__info{background-color:#dceeff}
.Input-module__CefrSW__wrapper{position:relative}.Input-module__CefrSW__input{border:1px solid var(--color-second);background-color:var(--color-second);width:100%;height:32px;padding:8px;font-size:12px}.Input-module__CefrSW__input[type=number]{appearance:textfield}.Input-module__CefrSW__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input-module__CefrSW__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Input-module__CefrSW__textarea{height:unset;resize:vertical}.Input-module__CefrSW__input::placeholder,.Input-module__CefrSW__textarea::placeholder{opacity:.4;font-size:12px}.Input-module__CefrSW__outlined{background-color:var(--color-bg);border:1px solid var(--color-border)}.Input-module__CefrSW__wrapper:has(.Input-module__CefrSW__input:disabled){opacity:.3;cursor:not-allowed}.Input-module__CefrSW__small{height:26px}.Input-module__CefrSW__search_input_wrapper{position:relative}.Input-module__CefrSW__search_clear_btn{position:absolute;top:4px;right:4px}.Input-module__CefrSW__search_clear_btn_small{position:absolute;top:1px;right:1px}
.Auth-module__J5j-nW__page{width:100%;min-height:100vh;color:var(--color-text);background:var(--color-bg);place-items:center;padding:24px;display:grid}.Auth-module__J5j-nW__panel,.Auth-module__J5j-nW__form{gap:12px;width:min(100%,300px);display:grid}.Auth-module__J5j-nW__title{margin-bottom:8px}.Auth-module__J5j-nW__actions{align-items:center;gap:10px;margin-top:15px;font-size:12px;font-weight:300;display:flex}.Auth-module__J5j-nW__actions_compact{margin-top:0}.Auth-module__J5j-nW__action{color:inherit;cursor:pointer;font-weight:500}.Auth-module__J5j-nW__password_field{position:relative}.Auth-module__J5j-nW__password_input{padding-right:38px}.Auth-module__J5j-nW__password_visibility{color:inherit;opacity:.55;place-items:center;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Auth-module__J5j-nW__password_visibility:hover,.Auth-module__J5j-nW__password_visibility:focus-visible{opacity:1}.Auth-module__J5j-nW__password_visibility:disabled{cursor:not-allowed}@media (min-width:768px){.Auth-module__J5j-nW__action:hover{text-decoration:underline}}
.Button-module__pc5h-a__button{font-family:var(--font-heading,system-ui, sans-serif);text-align:center;background-color:var(--color-accent);color:var(--color-bg);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:var(--border-radius);justify-content:center;align-items:center;gap:4px;width:fit-content;min-height:32px;padding-inline:14px;font-size:12px;line-height:24px;display:inline-flex;position:relative;overflow:hidden}.Button-module__pc5h-a__button:disabled{cursor:not-allowed;opacity:.5}.Button-module__pc5h-a__secondary{color:var(--color-accent);background-color:var(--color-second)}.Button-module__pc5h-a__clear{color:var(--color-accent);background-color:#0000}.Button-module__pc5h-a__large{min-height:36px;padding-inline:16px}.Button-module__pc5h-a__small{min-height:24px;padding-inline:12px}.Button-module__pc5h-a__with_icon{padding-inline:unset;width:32px;height:32px}.Button-module__pc5h-a__with_icon svg{width:14px;height:14px}.Button-module__pc5h-a__with_icon.Button-module__pc5h-a__large{width:36px;height:36px}.Button-module__pc5h-a__with_icon.Button-module__pc5h-a__large svg{width:16px;height:16px}.Button-module__pc5h-a__with_icon.Button-module__pc5h-a__small{width:24px;height:24px}.Button-module__pc5h-a__with_icon.Button-module__pc5h-a__small svg{width:12px;height:12px}.Button-module__pc5h-a__full_width{width:100%}.Button-module__pc5h-a__active{color:var(--color-bg);background-color:var(--color-accent-hover);pointer-events:none}@media screen and (min-width:768px){.Button-module__pc5h-a__button:not([disabled]):hover{background-color:var(--color-accent-hover)}.Button-module__pc5h-a__button.Button-module__pc5h-a__secondary:not([disabled]):hover{background-color:var(--color-second-hover)}.Button-module__pc5h-a__button.Button-module__pc5h-a__clear:not([disabled]):hover{background-color:var(--color-second)}}[data-loading] .Button-module__pc5h-a__button,.Button-module__pc5h-a__button.Button-module__pc5h-a__loading{pointer-events:none}[data-loading] .Button-module__pc5h-a__button:before,.Button-module__pc5h-a__button.Button-module__pc5h-a__loading:before{content:"";background-color:var(--color-accent);position:absolute;inset:0}[data-loading] .Button-module__pc5h-a__button:after,.Button-module__pc5h-a__button.Button-module__pc5h-a__loading:after{content:"";border:2px solid var(--color-bg);border-bottom-color:var(--color-accent);border-radius:50%;width:14px;height:14px;animation:1s linear infinite Button-module__pc5h-a__button-loading-spin;position:absolute;right:50%;translate:50%}@keyframes Button-module__pc5h-a__button-loading-spin{to{transform:rotate(1turn)}}
.Checkbox-module__FwEC9a__wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;column-gap:8px;display:flex}.Checkbox-module__FwEC9a__card_wrapper,.Checkbox-module__FwEC9a__status_card{background-color:var(--color-fg);cursor:pointer;-webkit-user-select:none;user-select:none;--active-color:var(--color-second);align-items:center;gap:10px;height:100%;padding:8px 12px;display:flex}.Checkbox-module__FwEC9a__card_wrapper:has(.Checkbox-module__FwEC9a__checkbox:checked){background-color:var(--active-color)}.Checkbox-module__FwEC9a__status_card{background-color:var(--color-warning);font-weight:var(--font-weight-bold);transition:var(--transition-background);padding:20px}.Checkbox-module__FwEC9a__status_card:has(.Checkbox-module__FwEC9a__checkbox:checked){background-color:var(--color-ok)}.Checkbox-module__FwEC9a__checkbox{pointer-events:none;display:none}.Checkbox-module__FwEC9a__mock{background-color:var(--color-fg);width:14px;height:14px;transition:var(--transition-background);border:1px solid #0000;flex-shrink:0;display:flex;position:relative}.Checkbox-module__FwEC9a__mock.Checkbox-module__FwEC9a__outlined{background-color:var(--color-bg);border:1px solid var(--color-border)}.Checkbox-module__FwEC9a__label{font-size:12px}.Checkbox-module__FwEC9a__card_label{line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:normal;display:-webkit-box;overflow:hidden}.Checkbox-module__FwEC9a__mock:before{opacity:0;width:3px;height:6px;transition:var(--transition-opacity);content:"";border:2px solid #fff;border-width:0 2px 2px 0;display:block;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.Checkbox-module__FwEC9a__checkbox[selected] .Checkbox-module__FwEC9a__mock,.Checkbox-module__FwEC9a__checkbox:checked+.Checkbox-module__FwEC9a__mock{background:var(--color-accent)}.Checkbox-module__FwEC9a__checkbox:checked+.Checkbox-module__FwEC9a__mock:before{opacity:1}:is(.Checkbox-module__FwEC9a__card_wrapper:has(.Checkbox-module__FwEC9a__checkbox:disabled),.Checkbox-module__FwEC9a__wrapper:has(.Checkbox-module__FwEC9a__checkbox:disabled)){opacity:.3;cursor:not-allowed}@media screen and (min-width:768px){.Checkbox-module__FwEC9a__card_wrapper:not(:has(.Checkbox-module__FwEC9a__checkbox:checked)):hover{background-color:var(--active-color)}}
.Details-module__CiAvvq__summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 0;font-weight:600;list-style:none;display:flex}.Details-module__CiAvvq__summary.Details-module__CiAvvq__bg{transition:var(--transition-background);padding:8px 10px}.Details-module__CiAvvq__details[open] .Details-module__CiAvvq__summary.Details-module__CiAvvq__bg{background-color:var(--color-fg)}.Details-module__CiAvvq__details[open] .Details-module__CiAvvq__summary_chevron{transform:rotate(180deg)}@media (min-width:768px){.Details-module__CiAvvq__summary.Details-module__CiAvvq__bg:hover{background-color:var(--color-fg)}}
.Divider-module__NAZwoa__divider{background-color:var(--color-border);width:100%;height:1px;margin-block:6px}.Divider-module__NAZwoa__divider.Divider-module__NAZwoa__s{margin-block:3px}.Divider-module__NAZwoa__divider.Divider-module__NAZwoa__l{margin-block:12px}.Divider-module__NAZwoa__divider.Divider-module__NAZwoa__xl{margin-block:16px}
.Dropdown-module__QHLDOW__content{background-color:var(--color-bg);z-index:11;outline:0;max-height:750px;padding:6px;display:grid;overflow:auto;box-shadow:2px 4px 12px #0000001a}.Dropdown-module__QHLDOW__item{text-align:left;background:0 0;border:none;outline:0;align-items:center;gap:8px;width:100%;margin:0;padding:8px 12px;font-size:12px;display:flex}@media screen and (min-width:767px){.Dropdown-module__QHLDOW__item:not([disabled]):hover{background-color:var(--color-fg)}}@media screen and (max-width:767px){.Dropdown-module__QHLDOW__item__hide_on_mobile{display:none}}
.Loaders-module__PP0y7G__loading_overlay{z-index:10;place-items:center;display:grid;position:absolute;inset:0}.Loaders-module__PP0y7G__backdrop{background-color:#76767642}.Loaders-module__PP0y7G__spinner{border:3px solid var(--color-accent);box-sizing:border-box;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite Loaders-module__PP0y7G__rotation;display:inline-block}@keyframes Loaders-module__PP0y7G__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loaders-module__PP0y7G__skeleton{background-color:var(--color-second);opacity:.4;width:100%;height:100%;animation:.8s linear infinite alternate Loaders-module__PP0y7G__skeleton}@keyframes Loaders-module__PP0y7G__skeleton{to{opacity:1}}
.Modal-module__lStIjq__modal{opacity:0;will-change:transform;border:none;max-width:1200px;margin:auto;transition:opacity .3s,transform .2s;position:fixed;inset:0;overflow:visible;transform:translateY(20px)}.Modal-module__lStIjq__modal.Modal-module__lStIjq__opened{opacity:1;transform:translateY(0)}.Modal-module__lStIjq__modal::backdrop{background-color:var(--color-backdrop);opacity:0;transition:opacity .3s}.Modal-module__lStIjq__modal.Modal-module__lStIjq__opened::backdrop{opacity:1}.Modal-module__lStIjq__modal_wrapper{grid-template-rows:60px min(100vh - 160px, var(--modal-height,600px)) 60px;width:min(var(--modal-width,800px), calc(100vw - 40px));background-color:var(--color-fg);display:grid}.Modal-module__lStIjq__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:30px;padding:15px 15px 15px 20px;display:flex}.Modal-module__lStIjq__footer{border-top:1px solid var(--color-border);justify-content:flex-end;align-items:center;gap:15px;padding:15px;display:flex}.Modal-module__lStIjq__content_wrapper{overflow:auto}.Modal-module__lStIjq__content{margin:20px}
.Forms-module__8oq4pG__content{--base-gap:16px;align-items:flex-start;gap:var(--base-gap);flex-wrap:wrap;display:flex}.Forms-module__8oq4pG__content_main{gap:var(--base-gap);flex-direction:column;flex:2;min-width:61%;display:flex}.Forms-module__8oq4pG__content_aside{gap:var(--base-gap);flex-direction:column;flex:1;display:flex}.Forms-module__8oq4pG__content_bottom{gap:var(--base-gap);flex-direction:column;width:100%;display:flex}.Forms-module__8oq4pG__block{background-color:var(--color-bg);padding:20px;position:relative;box-shadow:0 1px #1a1a1a12}.Forms-module__8oq4pG__block_heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.Forms-module__8oq4pG__block_title{font-size:12px;font-weight:var(--font-weight-semibold)}.Forms-module__8oq4pG__subblock{margin-bottom:14px}.Forms-module__8oq4pG__subblock:last-child{margin-bottom:0}.Forms-module__8oq4pG__subblock_heading{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.Forms-module__8oq4pG__subblock_title{min-width:74px;margin-right:12px;font-size:10px;font-weight:300}.Forms-module__8oq4pG__setting_item{cursor:default;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:6px 16px;padding-block:7px;display:grid}.Forms-module__8oq4pG__setting_item[data-layout=stacked]{grid-template-columns:minmax(0,1fr)}.Forms-module__8oq4pG__setting_item[data-align=start]{align-items:start}.Forms-module__8oq4pG__setting_item:not([data-align=start]){align-items:center}.Forms-module__8oq4pG__setting_item[data-disabled]{cursor:default;opacity:.55}.Forms-module__8oq4pG__setting_item[data-activates-control]:not([data-disabled]){cursor:pointer}.Forms-module__8oq4pG__setting_item_label{min-width:0;font-size:10px;font-weight:300}.Forms-module__8oq4pG__setting_item_control{justify-content:flex-end;min-width:0;display:flex}.Forms-module__8oq4pG__setting_item_info{opacity:.7;grid-column:1/-1;font-size:9px;font-weight:300}.Forms-module__8oq4pG__setting_item[data-layout=stacked] .Forms-module__8oq4pG__setting_item_control,.Forms-module__8oq4pG__setting_item[data-layout=stacked] .Forms-module__8oq4pG__setting_item_info{grid-column:1}.Forms-module__8oq4pG__setting_item[data-layout=stacked] .Forms-module__8oq4pG__setting_item_control>*{width:100%}.Forms-module__8oq4pG__seo_data_wrapper{flex-wrap:wrap;gap:18px;display:flex}.Forms-module__8oq4pG__seo_image{flex:1;min-width:160px}.Forms-module__8oq4pG__seo_inputs{flex:2;min-width:160px}.Forms-module__8oq4pG__seo_slug_input{align-items:center;gap:8px;font-size:12px;font-weight:300;display:flex}@media (max-width:767px){.Forms-module__8oq4pG__content{--base-gap:12px}.Forms-module__8oq4pG__block{padding:14px}}
.BasePage-module__E6PDUG__page_heading{z-index:1;background-color:var(--color-bg);justify-content:space-between;align-items:center;gap:30px;min-height:52px;margin-bottom:14px;padding:10px 10px 10px 16px;display:flex;position:sticky;top:-14px;box-shadow:0 1px #1a1a1a12}.BasePage-module__E6PDUG__page_title{line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;align-items:center;gap:16px;display:-webkit-box;overflow:hidden}.BasePage-module__E6PDUG__actions{align-items:stretch;gap:8px;display:flex}@media (max-width:767px){.BasePage-module__E6PDUG__page_heading{min-height:unset;gap:16px;margin-bottom:12px;padding:10px 14px;top:-12px}.BasePage-module__E6PDUG__actions{text-align:right;flex-wrap:wrap;justify-content:flex-end}}
.Pagination-module__ohLrhq__pagination{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;display:flex}.Pagination-module__ohLrhq__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Pagination-module__ohLrhq__page_label{white-space:nowrap}.Pagination-module__ohLrhq__ellipsis{text-align:center;min-width:28px;color:color-mix(in srgb, currentColor 58%, transparent)}
.Range-module__YCdouW__wrapper{position:relative}.Range-module__YCdouW__label{margin-bottom:6px;font-size:10px}.Range-module__YCdouW__info{opacity:.7;margin-top:5px;font-size:8px;font-weight:300}.Range-module__YCdouW__range_wrapper{justify-content:space-between;align-items:center;gap:12px;display:flex}.Range-module__YCdouW__range_value{text-wrap:nowrap;text-align:right;width:40px;font-size:10px}.Range-module__YCdouW__range_track{appearance:none;cursor:pointer;background:0 0;height:10px}.Range-module__YCdouW__range_wrapper .Range-module__YCdouW__range_track{width:75%}.Range-module__YCdouW__range_track:focus{outline:none}.Range-module__YCdouW__range_track::-webkit-slider-runnable-track{background-color:var(--color-accent);height:2px}.Range-module__YCdouW__range_track::-webkit-slider-thumb{appearance:none;background-color:var(--color-accent);border-radius:50%;width:10px;height:14px;margin-top:-6px}.Range-module__YCdouW__range_track:focus::-webkit-slider-thumb{outline:3px solid var(--color-accent);outline-offset:.125rem}.Range-module__YCdouW__range_track::-moz-range-track{background-color:var(--color-accent);height:2px}.Range-module__YCdouW__range_track::-moz-range-thumb{background-color:var(--color-accent);border:none;border-radius:50%;width:10px;height:14px}.Range-module__YCdouW__range_track:focus::-moz-range-thumb{outline:3px solid var(--color-accent);outline-offset:.125rem}
.Select-module__Y2AFDW__wrapper{position:relative}.Select-module__Y2AFDW__input{border:1px solid var(--color-second);background-clip:content-box;background-color:var(--color-second);text-indent:8px;width:100%;height:32px;font-size:12px}.Select-module__Y2AFDW__outlined{background-color:var(--color-bg);border:1px solid var(--color-border)}.Select-module__Y2AFDW__option[disabled]{color:var(--color-gray)}.Select-module__Y2AFDW__input:has(.Select-module__Y2AFDW__option[value=""]:checked){color:var(--color-gray)}.Select-module__Y2AFDW__option{color:var(--color-accent)}.Select-module__Y2AFDW__small{height:26px}
.Switch-module__LyLEZa__wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;column-gap:8px;width:fit-content;display:flex}.Switch-module__LyLEZa__checkbox{pointer-events:none;display:none}.Switch-module__LyLEZa__label{font-size:12px;font-weight:600}.Switch-module__LyLEZa__track{background-color:var(--color-second);border-radius:4px;width:32px;min-width:32px;height:20px;transition:background-color .15s ease-in-out;position:relative}.Switch-module__LyLEZa__track:before{content:"";background-color:var(--color-bg);will-change:transform;border-radius:2px;width:12px;height:12px;margin:4px;transition:transform .1s ease-in-out;position:absolute;transform:translate(0)}.Switch-module__LyLEZa__checkbox:checked+.Switch-module__LyLEZa__track{background:var(--color-accent)}.Switch-module__LyLEZa__checkbox:checked+.Switch-module__LyLEZa__track:before{transform:translate(100%)}
.Tab-module__ErAhZW__tab{--border-width:-1px;width:fit-content;box-shadow:inset 0 var(--border-width) 0 0 var(--color-border);-webkit-user-select:none;user-select:none;opacity:.6;transition:var(--transition-opacity);padding:12px 18px}.Tab-module__ErAhZW__active{font-weight:var(--font-weight-bold);opacity:1;--border-width:-2px;pointer-events:none}.Tab-module__ErAhZW__left{width:100%;box-shadow:inset var(--border-width) 0 0 0 var(--color-border);padding:8px 14px 8px 0}@media screen and (min-width:768px){.Tab-module__ErAhZW__tab:not(.Tab-module__ErAhZW__active):hover{opacity:1}}
.Table-module__Dp34Aq__table_wrapper{overscroll-behavior-x:contain;-ms-overflow-style:none;overflow-x:auto}.Table-module__Dp34Aq__table{text-align:left;border-collapse:collapse;background-color:var(--color-bg);table-layout:fixed;width:100%;min-width:800px}.Table-module__Dp34Aq__thead_th{white-space:nowrap;font-weight:var(--font-weight-medium);align-content:flex-start;padding:10px}.Table-module__Dp34Aq__thead_th_inner{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.Table-module__Dp34Aq__tbody_tr{border:1px solid var(--color-fg);font-size:12px}.Table-module__Dp34Aq__tbody_tr[role=button]{cursor:pointer}.Table-module__Dp34Aq__tbody_td{align-items:center;gap:8px;min-height:50px;padding:5px 10px;display:flex}.Table-module__Dp34Aq__title_with_action{cursor:pointer;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:4px;display:flex}.Table-module__Dp34Aq__sort_icon{opacity:.4}.Table-module__Dp34Aq__filter_input{border:1px solid var(--color-border);width:100%;height:26px;font-size:12px;font-weight:var(--font-weight-light);padding:2px 5px}.Table-module__Dp34Aq__filter_range{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Table-module__Dp34Aq__filter_range .Table-module__Dp34Aq__filter_input{flex:1}.Table-module__Dp34Aq__select_wrapper{width:80px}@media screen and (min-width:768px){.Table-module__Dp34Aq__tbody_tr:hover{background-color:var(--color-fg)}.Table-module__Dp34Aq__title_with_action:hover .Table-module__Dp34Aq__sort_icon{opacity:1}}
.HowItWorksModal-module__NculBG__openButton{color:var(--color-muted)}.HowItWorksModal-module__NculBG__modal{--modal-width:560px;box-sizing:border-box;grid-template-columns:minmax(0,1fr);max-width:calc(100vw - 32px)}.HowItWorksModal-module__NculBG__modal>*{min-width:0;max-width:100%}.HowItWorksModal-module__NculBG__content{width:100%;min-width:0;margin:0}.HowItWorksModal-module__NculBG__content>div{box-sizing:border-box;min-width:0}.HowItWorksModal-module__NculBG__content p,.HowItWorksModal-module__NculBG__content span,.HowItWorksModal-module__NculBG__content strong{white-space:normal}.HowItWorksModal-module__NculBG__intro,.HowItWorksModal-module__NculBG__pauseHint,.HowItWorksModal-module__NculBG__steps span,.HowItWorksModal-module__NculBG__note p{color:var(--color-muted);overflow-wrap:anywhere;font-size:13px;line-height:1.55}.HowItWorksModal-module__NculBG__intro{margin:0 0 24px}.HowItWorksModal-module__NculBG__steps{gap:18px;min-width:0;margin:0;padding-left:16px;display:grid}.HowItWorksModal-module__NculBG__steps li{gap:4px;min-width:0;padding-left:4px;display:grid}.HowItWorksModal-module__NculBG__steps strong{font-size:14px;font-weight:var(--font-weight-semibold);overflow-wrap:anywhere}.HowItWorksModal-module__NculBG__note{border:1px dashed var(--color-border);background:var(--color-warning);border-radius:var(--border-radius);min-width:0;margin-top:24px;padding:14px 16px}.HowItWorksModal-module__NculBG__example{border-left:3px solid var(--color-accent);background:var(--color-second);min-width:0;margin-top:24px;padding:14px 16px}.HowItWorksModal-module__NculBG__example strong{font-size:13px}.HowItWorksModal-module__NculBG__example p{color:var(--color-muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:1.55}.HowItWorksModal-module__NculBG__note strong{font-size:13px}.HowItWorksModal-module__NculBG__note p{margin:4px 0 0}.HowItWorksModal-module__NculBG__pauseHint{margin:20px 0 0}
.Header-module__aEZojG__header{z-index:30;border-bottom:1px solid var(--color-border);background-color:var(--color-bg);grid-area:header;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;padding-inline:30px;display:flex;position:relative}.Header-module__aEZojG__actions,.Header-module__aEZojG__accountStatus,.Header-module__aEZojG__profileLabel{align-items:center;display:flex}.Header-module__aEZojG__brand{white-space:nowrap;padding:16px 12px 16px 0;font-size:18px}.Header-module__aEZojG__actions{white-space:nowrap;gap:10px;margin-left:auto}.Header-module__aEZojG__profileLabel{gap:6px;min-width:94px}.Header-module__aEZojG__profileLabel svg{flex:none}.Header-module__aEZojG__accountStatus{width:auto;color:var(--color-muted);white-space:nowrap;border-radius:6px;gap:6px;padding:6px;transition:background-color .15s,border-color .15s,color .15s}.Header-module__aEZojG__accountStatusActive{--color-accent:#2e9b52;color:#237a3f;background-color:#2e9b5214}.Header-module__aEZojG__accountStatusPaused{--color-accent:#c73d3d;color:#ae3030;background-color:#c73d3d14;border-color:#c73d3d3d}.Header-module__aEZojG__accountStatusPaused>div{background-color:#c73d3d}.Header-module__aEZojG__statusDot{background-color:#2e9b52;border-radius:50%;width:7px;height:7px}.Header-module__aEZojG__statusLabel,.Header-module__aEZojG__userEmail{font-size:12px}.Header-module__aEZojG__userEmail{color:var(--color-text);white-space:nowrap}.Header-module__aEZojG__skeletonUser,.Header-module__aEZojG__skeletonStatus{background-color:var(--color-second);opacity:.7;animation:.8s linear infinite alternate Header-module__aEZojG__header-skeleton;display:block}.Header-module__aEZojG__skeletonUser{width:150px;height:16px}.Header-module__aEZojG__skeletonStatus{width:90px;height:14px}@keyframes Header-module__aEZojG__header-skeleton{to{opacity:1}}@media (max-width:767px){.Header-module__aEZojG__header{gap:6px;padding-inline:20px}.Header-module__aEZojG__brand{padding-inline:0}.Header-module__aEZojG__actions{gap:4px}.Header-module__aEZojG__userEmail{display:none}.Header-module__aEZojG__profileLabel{min-width:0}.Header-module__aEZojG__profileLabel svg{width:14px;height:14px}.Header-module__aEZojG__profileLabel span{display:none}}
.Catalog-module__he3jFG__settingsForm{flex-direction:column;gap:12px;display:flex}.Catalog-module__he3jFG__hint,.Catalog-module__he3jFG__statusHint{color:var(--color-muted);font-size:12px;line-height:1.5}.Catalog-module__he3jFG__statusBar{border:1px dashed var(--color-border);background-color:var(--color-bg);align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex}.Catalog-module__he3jFG__statusBar p+p{margin-top:4px}.Catalog-module__he3jFG__statusBarFailed{background-color:var(--color-warning)}.Catalog-module__he3jFG__statusLoader{border:2px solid var(--color-bg);border-top-color:var(--color-accent);border-bottom-color:var(--color-accent);border-radius:50%;flex:0 0 24px;width:24px;height:24px;animation:1s linear infinite Catalog-module__he3jFG__catalog-status-loader}@keyframes Catalog-module__he3jFG__catalog-status-loader{to{rotate:1turn}}.Catalog-module__he3jFG__emptyState{background-color:var(--color-bg);color:var(--color-muted);padding:24px 20px;font-size:13px}.Catalog-module__he3jFG__tableToolbar{grid-template-columns:2fr 1fr 1fr;gap:12px;min-height:fit-content;margin-bottom:12px;display:grid}.Catalog-module__he3jFG__tableToolbarWithCategory{grid-template-columns:2fr 1fr 1fr 1fr}.Catalog-module__he3jFG__tableToolbar>div{position:relative}.Catalog-module__he3jFG__productsLayout{flex-direction:column;height:calc(100dvh - 166px);min-height:0;transition:opacity .14s;display:flex;position:relative}.Catalog-module__he3jFG__productsLayoutRefreshing{opacity:.58}.Catalog-module__he3jFG__bulkToolbar{z-index:3;background:var(--color-bg);border:1px solid var(--color-border);flex-wrap:wrap;flex:none;align-items:flex-end;gap:16px;margin-bottom:0;padding:12px;display:flex;position:absolute;bottom:56px;left:0;right:0;box-shadow:0 -8px 20px #1a1a1a14}.Catalog-module__he3jFG__bulkToolbar strong{align-items:center;height:36px;margin-right:auto;display:flex}.Catalog-module__he3jFG__bulkField{color:var(--color-muted);gap:4px;font-size:12px;display:grid}.Catalog-module__he3jFG__bulkField input{width:150px}.Catalog-module__he3jFG__bulkTracking{min-height:36px;color:var(--color-muted);align-items:center;gap:8px;font-size:12px;display:flex}.Catalog-module__he3jFG__selectionCheckbox{padding:20px 8px}.Catalog-module__he3jFG__productsTable th .Catalog-module__he3jFG__selectionCheckbox{padding:0 8px}.Catalog-module__he3jFG__tableToolbar input{padding-right:34px}.Catalog-module__he3jFG__tableToolbar button{position:absolute;top:4px;right:4px}.Catalog-module__he3jFG__tableWrapper{background:var(--color-bg);flex:auto;min-height:0;overflow:auto}.Catalog-module__he3jFG__tableWrapperWithBulk{padding-bottom:92px}.Catalog-module__he3jFG__productsTable{border-collapse:separate;border-spacing:0;width:100%;min-width:900px;font-size:13px}.Catalog-module__he3jFG__productsTable th,.Catalog-module__he3jFG__productsTable td{border-bottom:1px solid var(--color-border);vertical-align:middle;text-align:left;white-space:nowrap;padding:8px 4px}.Catalog-module__he3jFG__productsTable th{z-index:1;background:var(--color-bg);color:var(--color-muted);font-size:12px;font-weight:var(--font-weight-medium);position:sticky;top:0}.Catalog-module__he3jFG__productsTable th:first-child,.Catalog-module__he3jFG__productsTable td:first-child{width:10px}.Catalog-module__he3jFG__productsTable th:nth-child(2),.Catalog-module__he3jFG__productsTable td:nth-child(2){width:90px}.Catalog-module__he3jFG__productsTable th:nth-child(3),.Catalog-module__he3jFG__productsTable td:nth-child(3){min-width:200px}.Catalog-module__he3jFG__productsTable th:nth-child(4),.Catalog-module__he3jFG__productsTable td:nth-child(4),.Catalog-module__he3jFG__productsTable th:nth-child(5),.Catalog-module__he3jFG__productsTable td:nth-child(5),.Catalog-module__he3jFG__productsTable th:nth-child(6),.Catalog-module__he3jFG__productsTable td:nth-child(6),.Catalog-module__he3jFG__productsTable th:nth-child(7),.Catalog-module__he3jFG__productsTable td:nth-child(7){width:100px}.Catalog-module__he3jFG__productCell{align-items:center;gap:10px;min-width:230px;display:flex}.Catalog-module__he3jFG__productImage,.Catalog-module__he3jFG__productImagePlaceholder{object-fit:cover;border-radius:4px;flex:0 0 44px;width:44px;height:56px}.Catalog-module__he3jFG__productImagePlaceholder{background:var(--color-fg);color:var(--color-muted);text-align:center;justify-content:center;align-items:center;font-size:10px;display:flex}.Catalog-module__he3jFG__productInfo{gap:4px;min-width:0;display:grid}.Catalog-module__he3jFG__productInfo strong{text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal;max-width:320px;font-weight:var(--font-weight-medium);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Catalog-module__he3jFG__productInfo span,.Catalog-module__he3jFG__dateCell{color:var(--color-muted);font-size:12px}.Catalog-module__he3jFG__pricingCheckCell{white-space:normal;gap:3px;min-width:220px;display:grid}.Catalog-module__he3jFG__pricingCheckCell>span:not(:first-child){color:var(--color-text,inherit);line-height:1.3}.Catalog-module__he3jFG__pricingMatch{color:var(--color-muted)!important}.Catalog-module__he3jFG__editableCell{gap:3px;min-width:120px;display:grid}.Catalog-module__he3jFG__cellInput{min-width:104px}.Catalog-module__he3jFG__cellDirty{border-color:#35753796!important}.Catalog-module__he3jFG__cellError{border-color:var(--color-error,#c2410c)!important;background:#fff0f0!important}.Catalog-module__he3jFG__cellErrorText{max-width:150px;color:var(--color-error,#c2410c);white-space:normal;font-size:11px;line-height:1.2;overflow:hidden}.Catalog-module__he3jFG__inputWithSuffix{position:relative}.Catalog-module__he3jFG__inputWithSuffix input{padding-right:24px}.Catalog-module__he3jFG__inputWithSuffix span{color:var(--color-muted);font-size:12px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.Catalog-module__he3jFG__lockedCell{min-height:34px;color:var(--color-muted);align-items:center;display:inline-flex}.Catalog-module__he3jFG__switchCell{--color-accent:#589f5e;border:1px solid #0000;border-radius:4px;min-height:34px;padding:16px 24px}.Catalog-module__he3jFG__dirtyRow td{background-image:linear-gradient(90deg,#3575371f,#3575371f)}.Catalog-module__he3jFG__sizeRow td{background:var(--color-fg);color:var(--color-muted)}.Catalog-module__he3jFG__dirtyRow.Catalog-module__he3jFG__sizeRow td{background-image:linear-gradient(90deg,#3575371f,#3575371f)}.Catalog-module__he3jFG__sizeRow td:first-child{padding-left:34px}.Catalog-module__he3jFG__sizeName{color:var(--color-text,inherit)}.Catalog-module__he3jFG__tableFooter{flex:none;justify-content:space-between;align-items:center;gap:16px;display:flex}.Catalog-module__he3jFG__tableSummary{color:var(--color-muted);margin:24px 0 0;font-size:12px}@media screen and (max-width:767px){.Catalog-module__he3jFG__productsLayout{height:calc(100dvh - 148px)}.Catalog-module__he3jFG__bulkToolbar{bottom:82px}.Catalog-module__he3jFG__tableToolbar{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-inline:-12px;padding-inline:12px;scroll-padding-inline:12px;display:flex;overflow:auto hidden}.Catalog-module__he3jFG__tableToolbar::-webkit-scrollbar{display:none}.Catalog-module__he3jFG__tableToolbar>div{flex:0 0 min(58vw,220px);width:auto}.Catalog-module__he3jFG__tableToolbar>div:first-child{flex-basis:min(76vw,320px)}}
.AuthFormPage-module__JUvjcq__error{color:var(--color-error);font-size:12px;line-height:1.4}.AuthFormPage-module__JUvjcq__content{gap:28px;width:min(100%,300px);display:grid}.AuthFormPage-module__JUvjcq__intro{gap:24px;display:grid}.AuthFormPage-module__JUvjcq__brand{font-size:28px;font-weight:var(--font-weight-regular);letter-spacing:-.05em;line-height:1}.AuthFormPage-module__JUvjcq__brand strong{font-weight:var(--font-weight-bold)}.AuthFormPage-module__JUvjcq__intro p{color:var(--color-muted);font-size:14px;line-height:1.45}.AuthFormPage-module__JUvjcq__priceTrigger{color:inherit;cursor:pointer;border-bottom:1px dashed;padding-bottom:1px}.AuthFormPage-module__JUvjcq__priceTrigger:hover,.AuthFormPage-module__JUvjcq__priceTrigger:focus-visible{color:var(--color-text)}.AuthFormPage-module__JUvjcq__pricePopover{border:1px solid var(--color-border);width:min(280px,100vw - 32px);color:var(--color-text);background:var(--color-bg);border-radius:8px;gap:8px;padding:14px;font-size:13px;line-height:1.45;display:grid;box-shadow:0 8px 24px #0000001f}.AuthFormPage-module__JUvjcq__pricePopover p{color:var(--color-muted);font-size:inherit}
.AppLayout-module__PVWqPG__shell{isolation:isolate;background-color:var(--color-fg);grid-template:"header"60px"main"1fr/minmax(0,1fr);min-width:0;height:100dvh;display:grid;position:relative;overflow:hidden}.AppLayout-module__PVWqPG__header{z-index:30;border-bottom:1px solid var(--color-border);background-color:var(--color-bg);grid-area:header;place-items:center;display:grid;position:relative}.AppLayout-module__PVWqPG__main{background-color:var(--color-fg);grid-area:main;min-width:0;padding:20px;position:relative;overflow:hidden auto}@media (max-width:767px){.AppLayout-module__PVWqPG__main{padding:12px}}
.WildberriesTokenForm-module__NVW7iW__content{width:min(720px,100%)}.WildberriesTokenForm-module__NVW7iW__form{flex-direction:column;gap:12px;display:flex}.WildberriesTokenForm-module__NVW7iW__hint{color:var(--color-muted);font-size:12px;line-height:1.5}.WildberriesTokenForm-module__NVW7iW__hint a{color:var(--color-text);text-underline-offset:2px;text-decoration:underline}
