@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:clip}body{color:#1d2939;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(255,255,255,0);overflow-x:clip}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}a{all:unset;cursor:pointer}button{cursor:pointer}html.is-resizing,html.is-resizing *,html.is-resizing *:before,html.is-resizing *:after{transition:none!important;animation-duration:0s!important;animation-delay:0s!important}.app{display:flex;width:100%;height:100svh;overflow:hidden;background-color:#f7f9fb}.shared-layout{display:flex;flex-direction:column;flex:1;min-width:0}@media(max-width:768px){.shared-layout{height:100svh;overflow:hidden}}.shared-layout .shared-layout__mobile-header{display:none}@media(max-width:768px){.shared-layout .shared-layout__mobile-header{display:flex;align-items:center;gap:.75rem;position:sticky;top:0;z-index:50;height:56px;flex-shrink:0;padding:.5rem 1rem;background-color:#fff;border-bottom:1px solid #d9e3f0}.shared-layout .shared-layout__mobile-header .mobile-header__menu{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;padding:0;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.shared-layout .shared-layout__mobile-header .mobile-header__menu svg{width:18px;height:18px}.shared-layout .shared-layout__mobile-header .mobile-header__menu:hover{color:#1d2530;background-color:#d9e3f0;border-color:#d9e3f0}.shared-layout .shared-layout__mobile-header .mobile-header__heading{display:flex;align-items:center;gap:.4rem;flex:1;min-width:0}.shared-layout .shared-layout__mobile-header .mobile-header__heading .mobile-header__brand-icon{flex-shrink:0;width:18px;height:18px;color:#055ed1}.shared-layout .shared-layout__mobile-header .mobile-header__title{flex:1;min-width:0;margin:0;font-size:17px;font-weight:600;letter-spacing:-.3px;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-layout .shared-layout__mobile-header .mobile-header__brand{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.shared-layout .shared-layout__mobile-header .mobile-header__brand-mark{flex-shrink:0;width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#efedfd;color:#6457d9;font-size:16px}.shared-layout .shared-layout__mobile-header .mobile-header__brand-text{display:flex;flex-direction:column;min-width:0;line-height:1.1}.shared-layout .shared-layout__mobile-header .mobile-header__subtitle{margin:2px 0 0;font-size:11.5px;font-weight:500;color:#627084;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:768px){.shared-layout .shared-layout__mobile-header--premium .mobile-header__title{font-size:15.5px;font-weight:600;letter-spacing:-.01em;color:#1d2530}}.shared-layout .shared-layout__content{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}@media(max-width:768px){.shared-layout .shared-layout__content{height:calc(100svh - 56px)}}.sidebar-backdrop{display:none}@media(max-width:768px){.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:99;background-color:#1d253066;opacity:0;pointer-events:none;transition:opacity .2s ease}.sidebar-backdrop.sidebar-backdrop--visible{opacity:1;pointer-events:auto}}.sidebar{position:sticky;top:0;align-self:flex-start;display:flex;flex-direction:column;width:100%;max-width:184px;height:100svh;border-right:1px solid #d9e3f0;background-color:#fff;transition:max-width .1s ease,width .1s ease,transform .2s ease}.sidebar .sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem .75rem .75rem 1rem;border-bottom:1px solid #d9e3f0}.sidebar .sidebar__header .header__brand{width:110px;object-fit:cover}@media(max-width:1020px){.sidebar .sidebar__header .header__brand{display:none}}@media(max-width:768px){.sidebar .sidebar__header .header__brand{display:block}}.sidebar .sidebar__header .header__brand-icon{display:none;width:32px;height:32px;object-fit:cover}@media(max-width:1020px){.sidebar .sidebar__header .header__brand-icon{display:block}}@media(max-width:768px){.sidebar .sidebar__header .header__brand-icon{display:none}}.sidebar .sidebar__header .header__sidebar-icon{padding:.4rem;width:32px;height:32px;color:#627084;cursor:pointer;transition:all .1s ease-in-out;border-radius:8px}.sidebar .sidebar__header .header__sidebar-icon:hover{background-color:#f3f5f6}@media(max-width:1020px){.sidebar .sidebar__header .header__sidebar-icon{display:none}}.sidebar .sidebar__header .header__close-icon{display:none}@media(max-width:768px){.sidebar .sidebar__header .header__close-icon{display:block;padding:.4rem;width:32px;height:32px;color:#627084;cursor:pointer;transition:all .1s ease-in-out;border-radius:8px}.sidebar .sidebar__header .header__close-icon:hover{background-color:#f3f5f6}}@media(max-width:1020px){.sidebar .sidebar__header{justify-content:center;padding:.5rem}}@media(max-width:768px){.sidebar .sidebar__header{justify-content:space-between;padding:1rem .75rem 1rem 1.5rem}}.sidebar .sidebar__links{display:flex;flex-direction:column;gap:2px;padding:.625rem}.sidebar .sidebar__links .sidebar__link{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border-radius:.5rem;transition:background-color .1s ease-in-out,color .1s ease-in-out}.sidebar .sidebar__links .sidebar__link span{font-size:13.5px;font-weight:500}.sidebar .sidebar__links .sidebar__link .link__icon,.sidebar .sidebar__links .sidebar__link span{color:#627084}.sidebar .sidebar__links .sidebar__link .link__icon{width:18px;height:18px}@media(max-width:1020px){.sidebar .sidebar__links .sidebar__link .link__icon{transform:translateY(2px)}.sidebar .sidebar__links .sidebar__link .link__icon.link__icon--corrected{transform:translate(-1px) translateY(2px)}}@media(max-width:768px){.sidebar .sidebar__links .sidebar__link .link__icon,.sidebar .sidebar__links .sidebar__link .link__icon.link__icon--corrected{transform:none}}.sidebar .sidebar__links .sidebar__link:hover{background-color:#f3f5f6}.sidebar .sidebar__links .sidebar__link:hover .link__icon,.sidebar .sidebar__links .sidebar__link:hover span{color:#1d2530}.sidebar .sidebar__links .sidebar__link.sidebar__link--active{position:relative;background-color:#eef5ff}.sidebar .sidebar__links .sidebar__link.sidebar__link--active .link__icon,.sidebar .sidebar__links .sidebar__link.sidebar__link--active span{color:#055ed1}.sidebar .sidebar__links .sidebar__link.sidebar__link--active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background-color:#055ed1;border-radius:0 2px 2px 0}.sidebar .sidebar__links .sidebar__link.sidebar__link--active:hover{background-color:#eef5ff}.sidebar .sidebar__links .sidebar__link.sidebar__link--active:hover .link__icon,.sidebar .sidebar__links .sidebar__link.sidebar__link--active:hover span{color:#055ed1}@media(max-width:1020px){.sidebar .sidebar__links .sidebar__link{display:unset;padding:.25rem;text-align:center}}@media(max-width:768px){.sidebar .sidebar__links .sidebar__link{display:flex;padding:.75rem 1rem;text-align:left}}@media(max-width:1020px){.sidebar .sidebar__links{gap:.5rem;padding:.75rem}}@media(max-width:768px){.sidebar .sidebar__links{gap:4px;padding:1rem}}.sidebar .sidebar__footer{padding:.625rem;margin-top:auto;border-top:1px solid #d9e3f0}.sidebar .sidebar__footer .footer__logout{display:flex;align-items:center;gap:.625rem;padding:.45rem .75rem;border:1px solid #d9e3f0;border-radius:.5rem;background-color:#f7f9fb;cursor:pointer;transition:all .15s ease-in-out}.sidebar .sidebar__footer .footer__logout .logout__icon{width:16px;height:16px}.sidebar .sidebar__footer .footer__logout span{font-size:13.5px;font-weight:500}.sidebar .sidebar__footer .footer__logout .logout__icon,.sidebar .sidebar__footer .footer__logout span{color:#1d2530}.sidebar .sidebar__footer .footer__logout:hover{background-color:#eef5ff}@media(max-width:1020px){.sidebar .sidebar__footer .footer__logout{padding:.5rem}}@media(max-width:768px){.sidebar .sidebar__footer .footer__logout{padding:.5rem 1rem}}@media(max-width:1020px){.sidebar .sidebar__footer{padding:.75rem}}@media(max-width:768px){.sidebar .sidebar__footer{padding:1rem}}.sidebar.sidebar--collapsed{max-width:60px}.sidebar.sidebar--collapsed .sidebar__header{padding:.75rem;justify-content:center}.sidebar.sidebar--collapsed .sidebar__header .header__brand{display:none}.sidebar.sidebar--collapsed .sidebar__header .header__brand-icon{display:block}.sidebar.sidebar--collapsed .sidebar__header .header__sidebar-icon{display:none}.sidebar.sidebar--collapsed .sidebar__links{gap:.5rem;padding:.75rem}.sidebar.sidebar--collapsed .sidebar__links .sidebar__link{display:unset;padding:.25rem;text-align:center}.sidebar.sidebar--collapsed .sidebar__links .sidebar__link .link__icon{transform:translateY(2px)}.sidebar.sidebar--collapsed .sidebar__links .sidebar__link .link__icon.link__icon--corrected{transform:translate(-1px) translateY(2px)}.sidebar.sidebar--collapsed .sidebar__footer{padding:.75rem}.sidebar.sidebar--collapsed .sidebar__footer .footer__logout{padding:.5rem}.sidebar.sidebar--collapsed .link__text,.sidebar.sidebar--collapsed .logout__text,.sidebar.sidebar--collapsed.sidebar--logo-hover .sidebar__header .header__brand-icon{display:none}.sidebar.sidebar--collapsed.sidebar--logo-hover .sidebar__header .header__sidebar-icon{display:block}@media(max-width:768px){.sidebar.sidebar--collapsed{max-width:260px}.sidebar.sidebar--collapsed .sidebar__header{padding:1rem .75rem 1rem 1.5rem;justify-content:space-between}.sidebar.sidebar--collapsed .sidebar__header .header__brand{display:block}.sidebar.sidebar--collapsed .sidebar__header .header__brand-icon{display:none}.sidebar.sidebar--collapsed .sidebar__links{gap:4px;padding:1rem}.sidebar.sidebar--collapsed .sidebar__links .sidebar__link{display:flex;padding:.75rem 1rem;text-align:left}.sidebar.sidebar--collapsed .sidebar__links .sidebar__link .link__icon,.sidebar.sidebar--collapsed .sidebar__links .sidebar__link .link__icon.link__icon--corrected{transform:none}.sidebar.sidebar--collapsed .sidebar__footer{padding:1rem}.sidebar.sidebar--collapsed .sidebar__footer .footer__logout{padding:.5rem 1rem}.sidebar.sidebar--collapsed .link__text,.sidebar.sidebar--collapsed .logout__text{display:inline}}@media(max-width:1020px){.sidebar{max-width:60px}.sidebar .link__text,.sidebar .logout__text{display:none}}@media(max-width:768px){.sidebar{position:fixed;top:0;left:0;z-index:100;max-width:260px;width:80%;transform:translate(-100%);box-shadow:2px 0 12px #00000014}.sidebar .link__text,.sidebar .logout__text{display:inline}.sidebar.sidebar--mobile-open{transform:translate(0)}}@media(max-width:480px){.sidebar{width:85%}}.dropflow-logo{display:block;object-fit:contain}.sidebar__link--skeleton{pointer-events:none;box-sizing:border-box;align-items:center;height:34px;overflow:hidden}.sidebar__link--skeleton>span{display:contents}.sidebar__link--skeleton .sidebar__link-icon{flex-shrink:0;width:18px;height:18px}.sidebar__link--skeleton .sidebar__link-text{width:92px;height:14px}@media(max-width:1020px){.sidebar__link--skeleton .sidebar__link-text{display:none}}@media(max-width:768px){.sidebar__link--skeleton .sidebar__link-text{display:block}}.sidebar__link--skeleton.sidebar__link--skeleton-collapsed{height:30px}.sidebar__link--skeleton.sidebar__link--skeleton-collapsed .sidebar__link-text{display:none}@media(max-width:1020px){.sidebar__link--skeleton{height:30px}}@media(max-width:768px){.sidebar__link--skeleton{height:34px}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.dashboard-page-content{position:relative;flex:1;height:100svh;min-height:0;display:flex;flex-direction:column;padding:.75rem 1.25rem 1rem;background-color:#f7f9fb;overflow:hidden}@media(max-width:768px){.dashboard-page-content{height:100%;padding:.75rem 1rem 1rem}}@media(max-width:480px){.dashboard-page-content{padding:.625rem .75rem .875rem}}.dashboard-page-content>.page-header{margin-bottom:.625rem}.dashboard-page-content__top-navigation{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}@media(max-width:768px){.dashboard-page-content__top-navigation{flex-direction:row;align-items:center}}.dashboard-page-content__top-navigation .top-navigation__actions{display:flex;justify-content:flex-end;align-items:center;flex:1;gap:.5rem}@media(max-width:768px){.dashboard-page-content__top-navigation .top-navigation__actions{gap:.25rem;justify-content:flex-start;align-items:center}.dashboard-page-content__top-navigation .top-navigation__actions .dashboard-filters-btn{flex-shrink:0}.dashboard-page-content__top-navigation .top-navigation__actions .header__sync-btn--in-actions{margin-left:0}.dashboard-page-content__top-navigation .top-navigation__actions .search-bar{flex:1 1 auto;width:auto;max-width:none}}@media(max-width:480px){.dashboard-page-content__top-navigation .top-navigation__actions{flex-wrap:wrap}.dashboard-page-content__top-navigation .top-navigation__actions .search-bar{flex:0 0 100%;width:100%;margin-top:.25rem}}.dashboard-page-content .dashboard-page-content__dashboard{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:auto;max-height:none;contain:layout paint;scrollbar-width:thin;scrollbar-color:#e0e5eb transparent;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem;transition:opacity .15s ease}.dashboard-page-content .dashboard-page-content__dashboard--dimmed{opacity:.5;pointer-events:none}.dashboard-page-content .dashboard-page-content__dashboard::-webkit-scrollbar{width:10px;height:10px}.dashboard-page-content .dashboard-page-content__dashboard::-webkit-scrollbar-track{background:transparent}.dashboard-page-content .dashboard-page-content__dashboard::-webkit-scrollbar-thumb{background-color:#e0e5eb;border:3px solid transparent;border-radius:8px;background-clip:padding-box}.dashboard-page-content .dashboard-page-content__dashboard::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.dashboard-page-content .dashboard-page-content__dashboard::-webkit-scrollbar-corner{background:transparent}@media(max-width:768px){.dashboard-page-content .dashboard-page-content__dashboard{-webkit-overflow-scrolling:touch}}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table{table-layout:fixed;width:100%;border-collapse:collapse;font-size:13px;background-color:#fff;white-space:nowrap}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table--fade-in{animation:dashboard-fade-in .25s ease}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody{color:#1d2530}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody tr{border-bottom:1px solid #e0e5eb}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody tr>td{padding:.55rem .75rem;overflow:hidden;text-overflow:ellipsis}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody tr:last-child{border-bottom:none}@media(max-width:768px){.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table{display:block;white-space:normal}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table thead{display:none}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody tr{border-bottom:1px solid #d9e3f0}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody tr.dashboard-order-row--expanded{border-bottom-color:#1a75e1}.dashboard-page-content .dashboard-page-content__dashboard .dashboard__table tbody tr>td{padding:0;overflow:visible;text-overflow:clip}}.dashboard-page-content .dashboard-page-content__bottom-navigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:.625rem}@media(max-width:768px){.dashboard-page-content .dashboard-page-content__bottom-navigation{flex-direction:column-reverse;align-items:stretch;gap:.875rem}}@keyframes dashboard-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #d9e3f0}@media(max-width:768px){.page-header{display:none}}.page-header .page-header__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.page-header .page-header__breadcrumb{display:flex;align-items:center;gap:.4rem;min-width:0}.page-header .page-header__breadcrumb .page-header__brand-icon{flex-shrink:0;width:16px;height:16px;color:#055ed1}.page-header .page-header__breadcrumb .page-header__brand{font-size:13px;color:#9ca3af}.page-header .page-header__breadcrumb .page-header__crumb-sep{flex-shrink:0;width:14px;height:14px;color:#9ca3af}.page-header .page-header__breadcrumb .page-header__crumb-current{font-size:15px;font-weight:600;letter-spacing:-.2px;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-header .page-header__action{flex-shrink:0;margin-left:auto}.page-progress-bar{position:absolute;top:0;left:0;right:0;z-index:6;height:3px;overflow:hidden;background-color:#055ed11a;transition:opacity .3s ease}.page-progress-bar--finishing{opacity:0}.page-progress-bar .page-progress-bar__indicator{position:absolute;top:0;left:0;height:100%;background-color:#055ed1;border-radius:0 3px 3px 0;box-shadow:0 0 8px #055ed180;transition:width .25s ease}.shop-tabs{display:flex;gap:2px;padding:3px;width:fit-content;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:.625rem}@media(max-width:768px){.shop-tabs{display:none}}.shop-tabs .shop-tab{padding:.3rem .625rem;border-radius:.4rem;font-size:13px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .15s ease,color .15s ease}.shop-tabs .shop-tab .shop-tab__brand{text-wrap:nowrap}.shop-tabs .shop-tab:hover{color:#1d2530;background-color:#1d25300a}.shop-tabs .shop-tab.active{color:#055ed1;background-color:#fff;box-shadow:0 1px 2px #1d25301a}.shop-tabs .shop-tab.active:hover{color:#055ed1;background-color:#fff}.shop-tabs-dropdown{display:none;position:relative;width:auto;max-width:50%;flex-shrink:0}@media(max-width:768px){.shop-tabs-dropdown{display:block}}.shop-tabs-dropdown .shop-tabs-dropdown__trigger{position:relative;display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;height:32px;padding:0 1.75rem 0 .75rem;font-family:inherit;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .1s ease-in-out}.shop-tabs-dropdown .shop-tabs-dropdown__trigger:hover{background-color:#f3f5f6}.shop-tabs-dropdown .shop-tabs-dropdown__trigger .shop-tabs-dropdown__current{display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-tabs-dropdown .shop-tabs-dropdown__trigger .shop-tabs-dropdown__chevron{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:14px;height:14px;flex-shrink:0;color:#627084;transition:transform .15s ease-in-out}.shop-tabs-dropdown .shop-tabs-dropdown__trigger .shop-tabs-dropdown__chevron--open{transform:translateY(-50%) rotate(180deg)}.shop-tabs-dropdown .shop-tabs-dropdown__logo{width:18px;height:18px;object-fit:contain;flex-shrink:0}.shop-tabs-dropdown .shop-tabs-dropdown__menu{position:fixed;z-index:200;list-style:none;margin:0;padding:.25rem;min-width:180px;background-color:#fff;border:1px solid #d9e3f0;border-radius:.5rem;box-shadow:0 4px 12px #00000014;max-height:280px;overflow-y:auto}.shop-tabs-dropdown .shop-tabs-dropdown__option{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;border-radius:6px;font-size:14px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .1s ease-in-out,color .1s ease-in-out}.shop-tabs-dropdown .shop-tabs-dropdown__option:hover{background-color:#f3f5f6;color:#1d2530}.shop-tabs-dropdown .shop-tabs-dropdown__option--active,.shop-tabs-dropdown .shop-tabs-dropdown__option--active:hover{background-color:#1a75e1;color:#fff}.shop-logo{-webkit-user-select:none;user-select:none}.shop-logo.shop-logo--monogram{display:inline-flex;align-items:center;justify-content:center;font-size:.95em;font-weight:600;line-height:1;text-transform:uppercase;color:#055ed1;background-color:#eef5ff}.search-bar{display:flex;align-items:stretch;width:100%;max-width:300px;height:32px;border-radius:8px;transition:box-shadow .12s ease}.search-bar:focus-within{box-shadow:0 0 0 3px #055ed11f}.search-bar:focus-within .search-bar__input,.search-bar:focus-within .search-bar__clear-icon-container,.search-bar:focus-within .search-bar__icon-btn{border-color:#055ed1}.search-bar__input{width:100%;min-width:0;height:100%;padding:0 1rem;border:1px solid #d9e3f0;border-right:none;border-radius:8px 0 0 8px;font-size:14px;font-family:inherit;color:#1d2530;outline:none}.search-bar__input::placeholder{font-size:14px;color:#9ca3af}.search-bar__icon-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:100%;padding:0;margin:0;background-color:#fff;color:#627084;border:1px solid #d9e3f0;border-left:none;border-radius:0 8px 8px 0;font-family:inherit;transition:background-color .1s ease-in-out;cursor:pointer}.search-bar__icon-btn:hover{background-color:#f7f9fb}.search-bar__icon{width:16px;height:16px}.search-bar__clear-icon-container{display:flex;align-items:center;justify-content:center;padding-right:.25rem;padding-left:.5rem;height:100%;border:1px solid #d9e3f0;border-left:none;border-right:none;background-color:#fff}.search-bar__clear-icon-container .search-bar__clear-icon{width:16px;height:16px;padding:.15rem;flex-shrink:0;color:#627084;background-color:#f3f5f6;border-radius:50%;cursor:pointer}.search-bar__clear-icon-container .search-bar__clear-icon:hover{color:#1d2530}@media(max-width:480px){.search-bar{width:100%;max-width:none;flex-basis:100%}.search-bar .search-bar__icon-btn,.search-bar .search-bar__icon{color:#1d2530}}.dashboard-order-row{cursor:pointer;transition:background-color .12s ease}.dashboard-order-row td{vertical-align:middle;background-color:#fff;transition:background-color .12s ease}.dashboard-order-row td.open-cell{text-align:center;color:#9ca3af}.dashboard-order-row td.open-cell .open-cell__icon{width:13px;height:13px;transition:transform .15s ease,color .12s ease}.dashboard-order-row td.shop-cell{text-align:center}.dashboard-order-row td.shop-cell .shop-cell__wrap{position:relative;display:inline-block;width:24px;height:24px;vertical-align:middle}.dashboard-order-row td.shop-cell .shop-cell__wrap .shop-cell__logo{width:24px;height:24px;object-fit:contain;border-radius:5px}.dashboard-order-row td.shop-cell .shop-cell__wrap .shop-cell__platform{position:absolute;right:-5px;bottom:-4px;width:14px;height:14px;padding:1px;background-color:#fff;border-radius:50%;box-shadow:0 0 0 1px #d9e3f0;object-fit:contain}.dashboard-order-row td.shop-cell .shop-cell__wrap .shop-cell__platform--shopify{color:#95bf47}.dashboard-order-row td.indicators-cell{text-align:center}.dashboard-order-row td.indicators-cell .indicators-cell__wrap{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;max-width:100%}.dashboard-order-row td.indicators-cell .indicators-cell__wrap .indicator{width:15px;height:15px;color:#055ed1}.dashboard-order-row td.indicators-cell .indicators-cell__wrap .indicator--bolt{color:#1a75e1}.dashboard-order-row td.id{text-align:left;font-weight:600;color:#1d2530}.dashboard-order-row td.client-info-cell{white-space:nowrap;color:#1d2530}.dashboard-order-row td.date-time-cell{color:#1d2530}.dashboard-order-row td.date-time-cell .date-time-cell__time{color:#627084;font-size:11px}.dashboard-order-row td.total-cell{font-weight:500;color:#1d2530}.dashboard-order-row td.total-cell.payment--success{color:#16a249}.dashboard-order-row td.total-cell.payment--failed{color:#e11d48}.dashboard-order-row td.total-cell.payment--warning{color:#d97706}.dashboard-order-row td.total-cell.payment--overpaid{color:#6fb9f7}.dashboard-order-row td.total-cell .total-amount-cell{display:flex;flex-direction:column;line-height:1.25}.dashboard-order-row td.total-cell .total-amount-cell .total-amount-cell--strike{text-decoration:line-through;color:#627084;font-weight:400;font-size:11px}.dashboard-order-row td.margin{font-weight:500;color:#627084;white-space:nowrap}.dashboard-order-row td.margin.positive{color:#16a249}.dashboard-order-row td.margin.negative{color:#e11d48}.dashboard-order-row td.ae-cost-cell .ae-cost-summary__value{flex-direction:column;align-items:flex-start;gap:0;line-height:1.3}.dashboard-order-row td.ae-cost-cell .ae-cost-summary__value .ae-cost-summary__base{font-size:12px;font-weight:600;color:#1d2530}.dashboard-order-row td.ae-cost-cell .ae-cost-summary__value .ae-cost-summary__converted{font-size:11px;color:#627084}.dashboard-order-row td.aliexpress-cell .ae-status{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;font-family:inherit;border:1px solid transparent;border-radius:.75rem;cursor:pointer;transition:background-color .12s ease,box-shadow .12s ease,color .12s ease}.dashboard-order-row td.aliexpress-cell .ae-status .ae-status__count{display:inline-flex;align-items:center;gap:.3rem;font-size:12px;font-weight:500}.dashboard-order-row td.aliexpress-cell .ae-status .ae-status__icon{width:14px;height:14px}.dashboard-order-row td.aliexpress-cell .ae-status .ae-status__subs{display:inline-flex;align-items:center;gap:3px;padding-left:5px;margin-left:1px;border-left:1px solid currentColor}.dashboard-order-row td.aliexpress-cell .ae-status .ae-status__subs .ae-status__sub{display:inline-flex;align-items:center;gap:1px;font-size:11px;font-weight:500;color:#9ca3af}.dashboard-order-row td.aliexpress-cell .ae-status .ae-status__subs .ae-status__sub .ae-status__sub-icon{width:12px;height:12px}.dashboard-order-row td.aliexpress-cell .ae-status .ae-status__subs .ae-status__sub--deleted{color:#e11d48;opacity:.7}.dashboard-order-row td.aliexpress-cell .ae-status:hover{box-shadow:0 0 0 2px #055ed11f}.dashboard-order-row td.aliexpress-cell .ae-status--active{box-shadow:0 0 0 2px #055ed14d}.dashboard-order-row td.aliexpress-cell .ae-status--done{color:#627084;background-color:#f3f5f6}.dashboard-order-row td.aliexpress-cell .ae-status--done .ae-status__icon{color:#627084}.dashboard-order-row td.aliexpress-cell .ae-status--done .ae-status__subs{border-left-color:#e0e5eb}.dashboard-order-row td.aliexpress-cell .ae-status--progress{color:#055ed1;background-color:#eef5ff}.dashboard-order-row td.aliexpress-cell .ae-status--progress .ae-status__icon{color:#055ed1}.dashboard-order-row td.aliexpress-cell .ae-status--progress .ae-status__subs{border-left-color:#055ed140}.dashboard-order-row td.aliexpress-cell .ae-status--empty{color:#9ca3af;background-color:transparent}.dashboard-order-row td.aliexpress-cell .ae-status--empty .ae-status__subs{border-left-color:#e0e5eb}.dashboard-order-row td.aliexpress-cell .ae-status--empty:hover{color:#055ed1}.dashboard-order-row td .status{display:inline-block;max-width:100%;padding:3px 10px;font-size:11px;font-weight:500;color:#627084;background-color:#f3f5f6;border-radius:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-order-row td .status.status--success{color:#16a249;background-color:#16a2491f}.dashboard-order-row td .status.status--failure{color:#e11d48;background-color:#e11d481a}.dashboard-order-row:hover td{background-color:#f7f9fb}.dashboard-order-row:hover td.open-cell .open-cell__icon{color:#055ed1;transform:translate(2px)}.dashboard-order-row--expanded td{background-color:#1a75e10f}.dashboard-order-row--expanded .open-cell__icon{color:#055ed1}@media(max-width:768px){.dashboard-order-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:10px;row-gap:3px;padding:10px 12px;background-color:#fff;border:1px solid #d9e3f0;border-radius:.625rem}.dashboard-order-row td,.dashboard-order-row:hover td{background-color:transparent}.dashboard-order-row.dashboard-order-row--expanded{border-color:#1a75e1}.dashboard-order-row.dashboard-order-row--expanded td{background-color:transparent}.dashboard-order-row .shop-cell{grid-column:1;grid-row:1/-1;align-self:center}.dashboard-order-row .id{grid-column:2;grid-row:1;align-self:center}.dashboard-order-row .status-cell{grid-column:3;grid-row:1;justify-self:end;min-width:0}.dashboard-order-row .client-info-cell{grid-column:2/span 2;grid-row:2;font-size:12px;color:#627084}.dashboard-order-row td.client-info-cell{white-space:normal}.dashboard-order-row .date-time-cell{grid-column:2/span 2;grid-row:3;display:flex;align-items:baseline;gap:6px}.dashboard-order-row .aliexpress-cell{grid-column:2;grid-row:4;justify-self:start;align-self:center}.dashboard-order-row .total-cell{grid-column:3;grid-row:4;justify-self:end;align-self:center}.dashboard-order-row .ae-cost-cell{grid-column:2/span 2;grid-row:5;justify-self:start}.dashboard-order-row .ae-cost-cell .ae-cost-summary__value{flex-direction:row;align-items:baseline;gap:.3rem}.dashboard-order-row .indicators-cell,.dashboard-order-row .open-cell,.dashboard-order-row .margin{display:none}}.order-drawer{position:fixed;inset:0;z-index:60}.order-drawer__backdrop{position:absolute;inset:0;background-color:#1d253066;animation:order-drawer__fade-in .2s ease}.order-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:620px;max-width:100vw;height:100svh;background-color:#f7f9fb;border-left:1px solid #d9e3f0;box-shadow:-8px 0 28px #1d253029;animation:order-drawer__slide-in .24s ease}@media(max-width:480px){.order-drawer__panel{width:100vw}}.order-drawer--closing .order-drawer__backdrop{animation:order-drawer__fade-out .2s ease forwards}.order-drawer--closing .order-drawer__panel{animation:order-drawer__slide-out .2s ease forwards}.order-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background-color:#fff;border-bottom:1px solid #d9e3f0}.order-drawer__header .order-drawer__heading{display:flex;align-items:center;gap:.625rem;min-width:0}.order-drawer__header .order-drawer__shop{position:relative;flex-shrink:0;width:28px;height:28px}.order-drawer__header .order-drawer__shop .order-drawer__shop-logo{width:28px;height:28px;object-fit:contain;border-radius:6px}.order-drawer__header .order-drawer__shop .order-drawer__shop-platform{position:absolute;right:-5px;bottom:-4px;width:15px;height:15px;padding:1px;background-color:#fff;border-radius:50%;box-shadow:0 0 0 1px #d9e3f0;object-fit:contain}.order-drawer__header .order-drawer__shop .order-drawer__shop-platform--shopify{color:#95bf47}.order-drawer__header .order-drawer__title{font-size:16px;font-weight:600;color:#1d2530;letter-spacing:-.2px}.order-drawer__header .order-drawer__status{font-size:12px;color:#627084}.order-drawer__header .order-drawer__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.order-drawer__header .order-drawer__close svg{width:18px;height:18px}.order-drawer__header .order-drawer__close:hover{background-color:#d9e3f0;border-color:#d9e3f0;color:#1d2530}.order-drawer__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.875rem 1rem 1.5rem}.order-drawer__facts{display:flex;gap:.5rem}.order-drawer__facts .fact{flex:1;display:flex;flex-direction:column;gap:.15rem;padding:.5rem .625rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.625rem}.order-drawer__facts .fact .fact__label{font-size:11px;color:#627084}.order-drawer__facts .fact .fact__value{font-size:13px;font-weight:600;color:#1d2530}.order-drawer__facts .fact .fact__payment{display:flex;align-items:center;gap:.25rem}.order-drawer__facts .fact .fact__payment svg{width:15px;height:15px}.order-drawer__facts .fact .fact__payment.payment--success{color:#16a249}.order-drawer__facts .fact .fact__payment.payment--failed{color:#e11d48}.order-drawer__facts .fact .fact__payment.payment--warning{color:#d97706}.order-drawer__facts .fact .fact__payment.payment--overpaid{color:#6fb9f7}.order-drawer__section{padding:.875rem 1rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.order-drawer__section .section__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.order-drawer__section .section__title{display:flex;align-items:center;gap:.4rem;font-size:13px;font-weight:600;color:#1d2530}.order-drawer__section .section__title .section__icon{width:16px;height:16px;color:#055ed1}.order-drawer__section .section__title .section__logo{width:16px;height:16px;object-fit:contain}.order-drawer__section .section__title--muted,.order-drawer__section .section__title--muted .section__icon{color:#627084}.order-drawer__section .section__title--danger,.order-drawer__section .section__title--danger .section__icon{color:#e11d48}.order-drawer__aliexpress{border-color:#055ed129;background-color:#055ed106}.order-drawer__aliexpress .section__actions{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.order-drawer__aliexpress .section__error{margin-top:.625rem}.order-drawer__ae-hint{margin-top:.5rem;font-size:12px;color:#627084}.order-drawer__assign-all-wrapper{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .22s ease}.order-drawer__assign-all-wrapper--open{max-height:180px;opacity:1}.order-drawer__assign-all-inner{overflow:hidden}.order-drawer__assign-all{display:flex;flex-direction:column;gap:.4rem;margin-top:.625rem;padding:.625rem;background-color:#eef5ff;border:1px solid rgba(5,94,209,.16);border-radius:.625rem}.order-drawer__assign-all .order-drawer__assign-all-label{display:flex;align-items:center;gap:.4rem;font-size:12px;font-weight:500;color:#055ed1}.order-drawer__assign-all .order-drawer__assign-all-label .order-drawer__assign-all-logo{width:14px;height:14px;object-fit:contain}.order-drawer__address{margin-top:.5rem;font-size:13px;color:#627084;line-height:1.5}.order-drawer__address p{margin:0}.order-drawer__address .order-drawer__contacts{display:flex;flex-direction:column;gap:.25rem;margin-top:.4rem}.order-drawer__address .order-drawer__contacts span{display:flex;align-items:center;gap:.4rem}.order-drawer__address .order-drawer__contacts span svg{width:15px;height:15px;color:#055ed1}.order-drawer__rows{margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem}.order-drawer__rows .drawer-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:13px;color:#1d2530}.order-drawer__rows .drawer-row .drawer-row__label{display:flex;align-items:center;gap:.4rem;color:#627084}.order-drawer__rows .drawer-row .drawer-row__label svg{width:15px;height:15px}.order-drawer__rows .drawer-row .drawer-row__value{font-weight:500}.order-drawer__rows .drawer-row .drawer-row__pill{padding:2px 9px;font-size:11px;font-weight:500;border-radius:.75rem;color:#627084;background-color:#f3f5f6}.order-drawer__rows .drawer-row .drawer-row__pill.payment--success{color:#16a249;background-color:#16a2491f}.order-drawer__rows .drawer-row .drawer-row__pill.payment--failed{color:#e11d48;background-color:#e11d481a}.order-drawer__rows .drawer-row .drawer-row__pill.payment--warning{color:#d97706;background-color:#d977061f}.order-drawer__rows .drawer-row .drawer-row__pill.payment--overpaid{color:#6fb9f7;background-color:#6fb9f726}.order-drawer__rows .drawer-row .drawer-row__diff{font-size:12px;font-weight:500}.order-drawer__rows .drawer-row .drawer-row__diff.overpaid{color:#16a249}.order-drawer__rows .drawer-row .drawer-row__diff.partially-paid{color:#e11d48}.order-drawer__rows .order-drawer__additional-info{font-size:12px;color:#627084}.order-drawer__note{margin-top:.5rem;font-size:13px;color:#627084;white-space:pre-wrap;overflow-wrap:break-word}.order-drawer__ae-cost{margin-top:.625rem}.order-drawer__products{margin-top:.625rem;display:flex;flex-direction:column;gap:.625rem}.order-drawer__products .drawer-product{display:flex;flex-direction:column;gap:.5rem;padding:.625rem;background-color:#f7f9fb;border:1px solid #e0e5eb;border-radius:.625rem}.order-drawer__products .drawer-product .drawer-product__main{display:flex;align-items:flex-start;gap:.625rem}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__image,.order-drawer__products .drawer-product .drawer-product__main .drawer-product__image--placeholder{flex-shrink:0;width:44px;height:44px;border-radius:6px;object-fit:cover;border:1px solid #d9e3f0}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__details{flex:1;min-width:0}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__details .drawer-product__name{font-size:13px;color:#1d2530;line-height:1.35}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__details .drawer-product__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;margin-top:3px}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__details .drawer-product__meta .drawer-product__ext-id,.order-drawer__products .drawer-product .drawer-product__main .drawer-product__details .drawer-product__meta .drawer-product__code{display:inline-flex;align-items:center;max-width:100%;padding:1px 6px;font-size:10.5px;font-weight:500;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__details .drawer-product__option{margin-top:1px;font-size:12px;font-weight:500;color:#1d2530}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__amounts{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:.1rem}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__amounts .drawer-product__qty{font-size:12px;color:#627084}.order-drawer__products .drawer-product .drawer-product__main .drawer-product__amounts .drawer-product__total{font-size:13px;font-weight:600;color:#1d2530}.order-drawer__products .drawer-product .drawer-product__realization{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;padding-top:.5rem;border-top:1px solid #e0e5eb}.order-drawer__products .drawer-product .drawer-product__realization .drawer-product__realization-label{font-size:11.5px;font-weight:500;color:#627084}.order-drawer__products .drawer-product .drawer-product__aliexpress{padding:.5rem .375rem;background-color:#f7f9fb;border:1px solid #e0e5eb;border-radius:.5rem}.order-drawer__supplier-cards{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.order-drawer .drawer-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;height:30px;padding:0 .75rem;font-size:13px;font-weight:500;font-family:inherit;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.order-drawer .drawer-btn .drawer-btn__icon{width:15px;height:15px}.order-drawer .drawer-btn .drawer-btn__icon--hidden{opacity:0}.order-drawer .drawer-btn:disabled{opacity:.5;cursor:default}.order-drawer .drawer-btn--primary{color:#fff;background-color:#055ed1;border:1px solid #055ed1}.order-drawer .drawer-btn--primary:not(:disabled):hover{background-color:#1a75e1;border-color:#1a75e1}.order-drawer .drawer-btn--secondary{position:relative;color:#1a75e1;background-color:transparent;border:1px solid #1a75e1}.order-drawer .drawer-btn--secondary .drawer-btn__icon{color:#1a75e1}.order-drawer .drawer-btn--secondary:not(:disabled):hover{background-color:#eef5ff}.order-drawer .drawer-btn--premium{position:relative;gap:.35rem;overflow:hidden;color:#fff;background-image:linear-gradient(135deg,#055ed1,#1a75e1);background-color:#055ed1;border:0;box-shadow:0 3px 10px #055ed14d,inset 0 1px #ffffff38}.order-drawer .drawer-btn--premium .drawer-btn__brand{box-sizing:border-box;flex-shrink:0;width:20px;height:20px;padding:2px;background-color:#fff;border-radius:5px}.order-drawer .drawer-btn--premium:before{content:"";position:absolute;top:0;bottom:0;left:-60%;width:45%;background:linear-gradient(90deg,#fff0,#ffffff59,#fff0);transform:skew(-18deg);opacity:0}.order-drawer .drawer-btn--premium:not(:disabled):hover{box-shadow:0 5px 16px #055ed161,inset 0 1px #ffffff47;filter:brightness(1.04)}.order-drawer .drawer-btn--premium:not(:disabled):hover:before{animation:drawer-btn-premium-shimmer .9s ease}.order-drawer .drawer-btn--premium:not(:disabled):active{transform:translateY(1px)}.order-drawer .drawer-btn--ghost{color:#627084;background-color:#fff;border:1px solid #d9e3f0}.order-drawer .drawer-btn--ghost:hover{background-color:#f7f9fb;color:#1d2530}.order-drawer .drawer-btn--ghost.drawer-btn--active{color:#055ed1;background-color:#eef5ff;border-color:#055ed14d}@keyframes order-drawer__fade-in{0%{opacity:0}to{opacity:1}}@keyframes order-drawer__fade-out{0%{opacity:1}to{opacity:0}}@keyframes order-drawer__slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes order-drawer__slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes drawer-btn-premium-shimmer{0%{left:-60%;opacity:1}to{left:120%;opacity:1}}.product-order-supplier-order-id-cell{text-align:center}.product-order-supplier-order-id-cell .product-order-supplier-order-id__external-ids{display:flex;flex-direction:column;gap:.5rem}.product-order-supplier-order-id-cell .product-order-supplier-order-id__warehouse{display:inline-flex;align-items:center;gap:.35rem;padding:3px 8px;font-size:11px;font-weight:500;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:.5rem}.product-order-supplier-order-id-cell .product-order-supplier-order-id__warehouse .product-order-supplier-order-id__warehouse-icon{width:13px;height:13px;color:#627084}.supplier-order-id{display:flex;align-items:center;gap:.25rem;width:100%}.supplier-order-id .id{flex-shrink:0;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;font-weight:600;letter-spacing:-.2px;color:#1d2530;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:6px}.supplier-order-id .supplier-order-id__status{flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:500;border-radius:.75rem;white-space:nowrap}.supplier-order-id .supplier-order-id__status--info{color:#055ed1;background-color:#eef5ff}.supplier-order-id .supplier-order-id__status--warning{color:#d97706;background-color:#d977061f}.supplier-order-id .supplier-order-id__status--danger{color:#e11d48;background-color:#e11d481a}.supplier-order-id .supplier-order-id__status--neutral{color:#627084;background-color:#f3f5f6}.supplier-order-id .supplier-order-id__tracking{display:inline-flex;align-items:center;gap:.3rem;min-width:4.5rem;flex-shrink:1;padding:2px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;color:#627084;background-color:#f7f9fb;border:1px solid #e0e5eb;border-radius:6px}.supplier-order-id .supplier-order-id__tracking .supplier-order-id__tracking-icon{flex-shrink:0;width:13px;height:13px;color:#055ed1}.supplier-order-id .supplier-order-id__tracking .supplier-order-id__tracking-number{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-order-id .supplier-order-id__tracking--empty{color:#9ca3af;background-color:transparent;border-style:dashed}.supplier-order-id .supplier-order-id__tracking--empty .supplier-order-id__tracking-icon{color:#9ca3af}.supplier-order-id .supplier-order-id__cost{flex-shrink:0;margin-left:auto;padding-left:.15rem}.supplier-order-id .supplier-order-id__actions{display:inline-flex;align-items:center;gap:.125rem;flex-shrink:0;margin-left:auto}.supplier-order-id .supplier-order-id__cost+.supplier-order-id__actions{margin-left:0}.supplier-order-id .id__option{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;padding:0;color:#627084;background-color:transparent;border:0;border-radius:6px;transition:background-color .12s ease,color .12s ease;cursor:pointer}.supplier-order-id .id__option svg{width:16px;height:16px}.supplier-order-id .id__option:not(:disabled):hover{color:#d97706;background-color:#d977061f}.supplier-order-id .id__option--delete:not(:disabled):hover{color:#e11d48;background-color:#e11d481a}.supplier-order-id .id__option:disabled{cursor:default}.spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.spinner:after{display:block;width:1.75em;height:1.75em;content:" ";border-radius:50%;border:4px solid #d8d8d8;border-top:4px solid #055ed1;animation:spin 1s linear infinite}.spinner--small:after{display:block;width:1.4em;height:1.4em;content:" ";border-radius:50%;border:4px solid #d8d8d8;border-top:4px solid #055ed1;animation:spin 1s linear infinite}.spinner--icon:after{display:block;width:.7em;height:.7em;content:" ";border-radius:50%;border:2px solid #d8d8d8;border-top:2px solid #055ed1;animation:spin 1s linear infinite}.spinner--large:after{display:block;width:3em;height:3em;content:" ";border-radius:50%;border:6px solid #d8d8d8;border-top:6px solid #055ed1;animation:spin 1s linear infinite}.btn--spinner:after{display:block;width:.7em;height:.7em;content:" ";border-radius:50%;border:2px solid #eef5ff;border-top:2px solid #055ed1;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.supplier-order-cost{display:inline-flex;align-items:baseline;gap:.3rem;white-space:nowrap}.supplier-order-cost.supplier-order-cost--has-tip{align-items:baseline}.supplier-order-cost .supplier-order-cost__base{font-size:12px;font-weight:600;color:#1d2530}.supplier-order-cost .supplier-order-cost__converted{font-size:11px;color:#627084}.supplier-order-cost__tip{display:inline-flex;flex-direction:column;gap:.5rem}.supplier-order-cost__tip .supplier-order-cost__tip-row{display:flex;flex-direction:column;gap:.1rem}.supplier-order-cost__tip .supplier-order-cost__tip-row .supplier-order-cost__tip-label{font-size:11px;color:#fff9}.supplier-order-cost__tip .supplier-order-cost__tip-row strong{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:600;white-space:nowrap}.tooltip{display:inline-flex;align-items:center;cursor:inherit;outline:none}.tooltip__bubble{position:fixed;z-index:10000;max-width:240px;padding:.5rem .625rem;font-size:12px;font-weight:400;line-height:1.4;text-align:left;white-space:normal;color:#fff;background:#1d2530;border-radius:.5rem;box-shadow:0 6px 20px #1d253040;transform:translate(-50%);pointer-events:none;animation:tooltip-fade-in .12s ease}.tooltip__bubble:before{content:"";position:absolute;top:-4px;left:50%;width:8px;height:8px;background:#1d2530;border-radius:1px;transform:translate(-50%) rotate(45deg)}@keyframes tooltip-fade-in{0%{opacity:0;transform:translate(-50%) translateY(-2px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.supplier-order-id-cell__add-supplier{display:flex;align-items:center;gap:.375rem;min-height:28px;font-weight:500;color:#627084}.supplier-order-id-cell__add-supplier .add-supplier-form{display:flex;align-items:center;gap:.375rem;flex:0 1 auto;min-width:0}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__edit-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;padding:0;color:#627084;background-color:transparent;border:0;border-radius:6px;transition:background-color .12s ease,color .12s ease;cursor:pointer}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__edit-icon svg{width:16px;height:16px}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__edit-icon:hover{color:#055ed1;background-color:#eef5ff}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__save-icon{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;color:#fff;background-color:#055ed1;border:0;border-radius:7px;outline:none;transition:background-color .12s ease;cursor:pointer}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__save-icon svg{width:16px;height:16px}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__save-icon:not(:disabled):hover{background-color:#1a75e1}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__save-icon:disabled{background-color:#d9e3f0;cursor:default}.supplier-order-id-cell__add-supplier .supplier-order-id-cell__save-icon .spinner--icon:after{border-color:#ffffff73;border-top-color:#fff}.supplier-order-input__wrapper{display:flex;flex-direction:column;gap:.25rem;width:158px;max-width:100%}.supplier-order-input__wrapper .supplier-order-input{box-sizing:border-box;padding:0 .5rem;width:100%;height:28px;font-size:12px;font-family:inherit;color:#1d2530;border-radius:8px;border:1px solid #d9e3f0;background-color:#fff;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.supplier-order-input__wrapper .supplier-order-input::placeholder{color:#9ca3af}.supplier-order-input__wrapper .supplier-order-input:focus{border-color:#055ed1;box-shadow:0 0 0 3px #055ed126}.supplier-order-input__wrapper .supplier-order-input--invalid,.supplier-order-input__wrapper .supplier-order-input--invalid:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4826}.error-message{display:inline-flex;align-items:flex-start;gap:.35rem;max-width:100%;padding:4px 9px;margin-top:.4rem;font-size:11.5px;line-height:1.35;color:#be123c;background-color:#e11d4812;border:1px solid rgba(225,29,72,.18);border-radius:6px}.error-message .error-message__icon{flex-shrink:0;width:14px;height:14px;margin-top:1px;color:#e11d48}.error-message .error-message__text{min-width:0;font-weight:500;text-wrap:pretty;overflow-wrap:anywhere;text-align:left}.ae-cost-summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ae-cost-summary .ae-cost-summary__label{display:inline-flex;align-items:center;gap:.35rem;font-size:12.5px;font-weight:500;color:#627084}.ae-cost-summary .ae-cost-summary__label .ae-cost-summary__icon{width:15px;height:15px}.ae-cost-summary .ae-cost-summary__value{display:inline-flex;align-items:baseline;gap:.4rem}.ae-cost-summary .ae-cost-summary__value .ae-cost-summary__base{font-size:14px;font-weight:600;color:#1d2530}.ae-cost-summary .ae-cost-summary__value .ae-cost-summary__converted{font-size:12px;color:#627084}.ae-cost-summary--card{padding:.5rem .625rem;background-color:#1a75e10f;border:1px solid #e0e5eb;border-radius:.5rem}.ae-cost-summary--inline{justify-content:flex-start}.ae-cost-summary--inline .ae-cost-summary__label{display:none}.ae-cost-summary--inline .ae-cost-summary__value{gap:.3rem}.ae-cost-summary--inline .ae-cost-summary__value .ae-cost-summary__base{font-size:11px;font-weight:500;color:#627084}.ae-cost-summary--inline .ae-cost-summary__value .ae-cost-summary__converted{font-size:10.5px;color:#9ca3af}.ae-cost-summary__tip{display:inline-flex;flex-direction:column;gap:.1rem}.ae-cost-summary__tip .ae-cost-summary__tip-label{font-size:11px;color:#fff9}.ae-cost-summary__tip strong{font-weight:600;white-space:nowrap}.product-send-method{position:relative;display:inline-flex;align-items:center;gap:2px;padding:3px;overflow:hidden;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px}.product-send-method--busy .product-send-method__option{opacity:.55}.product-send-method--busy .product-send-method__option--active{opacity:.85}.product-send-method .product-send-method__option{display:inline-flex;align-items:center;gap:.3rem;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;color:#627084;background-color:transparent;border:0;border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.product-send-method .product-send-method__option .product-send-method__logo{width:14px;height:14px;object-fit:contain}.product-send-method .product-send-method__option .product-send-method__icon{width:14px;height:14px}.product-send-method .product-send-method__option:not(:disabled):hover{color:#1d2530}.product-send-method .product-send-method__option--active{color:#055ed1;background-color:#fff;box-shadow:0 1px 2px #1d253014}.product-send-method .product-send-method__option--active:hover{color:#055ed1}.product-send-method .product-send-method__option:disabled{cursor:default}.product-send-method .product-send-method__progress{position:absolute;left:0;right:0;bottom:0;height:2px;overflow:hidden}.product-send-method .product-send-method__progress:after{content:"";position:absolute;top:0;bottom:0;left:0;width:40%;background:linear-gradient(90deg,#055ed100,#055ed1,#055ed100);animation:product-send-method-progress .9s ease-in-out infinite}@keyframes product-send-method-progress{0%{transform:translate(-100%)}to{transform:translate(350%)}}.archived-order{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.3rem .375rem .3rem .625rem;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px}.archived-order .archived-order__id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11.5px;font-weight:600;color:#627084}.archived-order .archived-order__action{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;color:#627084;background-color:transparent;border:0;border-radius:6px;transition:background-color .12s ease,color .12s ease;cursor:pointer}.archived-order .archived-order__action svg{width:16px;height:16px}.archived-order .archived-order__action:not(:disabled):hover{color:#055ed1;background-color:#eef5ff}.archived-order .archived-order__action:disabled{cursor:default}.deleted-order{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.3rem .375rem .3rem .625rem;background-color:#e11d480a;border:1px solid rgba(225,29,72,.18);border-radius:8px}.deleted-order .deleted-order__id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11.5px;font-weight:600;color:#627084}.deleted-order .deleted-order__actions{display:flex;align-items:center;gap:.125rem}.deleted-order .deleted-order__action{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;color:#627084;background-color:transparent;border:0;border-radius:6px;transition:background-color .12s ease,color .12s ease;cursor:pointer}.deleted-order .deleted-order__action svg{width:16px;height:16px}.deleted-order .deleted-order__action:not(:disabled):hover{color:#055ed1;background-color:#eef5ff}.deleted-order .deleted-order__action--delete:not(:disabled):hover{color:#e11d48;background-color:#e11d481a}.deleted-order .deleted-order__action:disabled{cursor:default}.img-placeholder{display:block;width:38px;height:38px;border-radius:.25rem;background-color:#e5e7eb;place-self:center}.image-hover-preview{position:fixed;padding:.5rem;width:220px;background:#fff;border:1px solid #e0e5eb;border-radius:.5rem;box-shadow:0 8px 24px #00000026;transform:translate(-50%);z-index:10000;pointer-events:none}.image-hover-preview.image-hover-preview--top{transform:translate(-50%) translateY(calc(-100% - 10px))}.image-hover-preview.image-hover-preview--bottom{transform:translate(-50%) translateY(10px)}.image-hover-preview img{width:100%;height:200px;object-fit:contain;border-radius:.25rem}.image-hover-preview span{display:block;margin-top:.375rem;text-align:center;font-size:11px;color:#627084;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aliexpress-order-modal{background-color:#f9fafb!important;width:56rem!important;max-width:calc(100vw - 1.5rem)!important;max-height:84vh!important;overflow:hidden!important}@media(max-width:768px){.aliexpress-order-modal{width:calc(100vw - 1.5rem)!important;max-height:calc(100svh - 1.5rem)!important;overflow:hidden!important}}@media(max-width:480px){.aliexpress-order-modal{width:calc(100vw - 1rem)!important;max-height:calc(100svh - 1rem)!important}}.aliexpress-order-modal .modal__body{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.aliexpress-order-modal .aliexpress-order-modal__layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:1rem;flex:1 1 auto;min-height:0}@media(max-width:768px){.aliexpress-order-modal .aliexpress-order-modal__layout{display:flex;flex-direction:column;min-height:0;overflow-y:auto}}.aliexpress-order-modal .aliexpress-order-modal__cart{display:flex;flex-direction:column;gap:.75rem;min-height:0;overflow-y:auto;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:#e0e5eb transparent}.aliexpress-order-modal .aliexpress-order-modal__cart::-webkit-scrollbar{width:8px}.aliexpress-order-modal .aliexpress-order-modal__cart::-webkit-scrollbar-thumb{background-color:#e0e5eb;border:2px solid transparent;border-radius:8px;background-clip:padding-box}@media(max-width:768px){.aliexpress-order-modal .aliexpress-order-modal__cart{overflow-y:visible;padding-right:0}}.aliexpress-order-modal .aliexpress-order-modal__summary{align-self:start;display:flex;flex-direction:column;gap:.625rem;padding:1rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:768px){.aliexpress-order-modal .aliexpress-order-modal__summary{align-self:stretch}}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__heading{display:flex;align-items:center;gap:.4rem;font-size:13px;font-weight:600;color:#1d2530}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__heading .summary__logo{width:18px;height:18px}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__shop{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background-color:#eef5ff;border:1px solid rgba(5,94,209,.16);border-radius:.625rem}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__shop .summary__shop-badge{flex-shrink:0}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__shop .summary__shop-text{display:flex;flex-direction:column;min-width:0}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__shop .summary__shop-text .summary__shop-eyebrow{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.03em;color:#627084}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__shop .summary__shop-text .summary__shop-name{font-size:13px;font-weight:600;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__rows{display:flex;flex-direction:column;gap:.45rem;padding-bottom:.625rem;border-bottom:1px solid #e0e5eb}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__rows .summary__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:12.5px}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__rows .summary__row .summary__row-label{color:#627084}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__rows .summary__row .summary__row-value{font-weight:500;color:#1d2530;white-space:nowrap}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__total{display:flex;align-items:baseline;justify-content:space-between}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__total .summary__total-label{font-size:13px;color:#627084}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__total .summary__total-value{font-size:20px;font-weight:700;color:#1d2530}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__error{margin-top:.125rem}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__submit{margin-top:.25rem;min-height:40px;display:flex;align-items:center;justify-content:center;font-size:14px}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__submit .summary__submit-content{display:inline-flex;align-items:center;gap:.5rem}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__submit .summary__submit-content svg{width:16px;height:16px}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__cancel{width:100%;padding:.5rem;font-family:inherit;font-size:13px;font-weight:500;color:#627084;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__cancel:hover:not(:disabled){color:#1d2530;background-color:#f3f5f6}.aliexpress-order-modal .aliexpress-order-modal__summary .summary__cancel:disabled{opacity:.5;cursor:default}.aliexpress-order-modal .aliexpress-order-modal__ordering{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#f9fafbd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:ae-ordering-fade-in .18s ease}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;max-width:320px;padding:1.5rem 1.75rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.875rem;box-shadow:0 16px 36px #1d253029}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card .ordering__logo{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#eef5ff;border-radius:12px;animation:ae-ordering-pulse 1.5s ease-in-out infinite}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card .ordering__logo img{width:27px;height:27px}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card .ordering__title{font-size:14px;font-weight:600;color:#1d2530}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card .ordering__bar{position:relative;width:180px;height:4px;overflow:hidden;background-color:#e0e5eb;border-radius:2px}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card .ordering__bar span{position:absolute;top:0;bottom:0;left:0;width:40%;background:linear-gradient(90deg,#055ed100,#055ed1,#055ed100);animation:ae-ordering-bar 1s ease-in-out infinite}.aliexpress-order-modal .aliexpress-order-modal__ordering .ordering__card .ordering__hint{font-size:12px;color:#627084}@keyframes ae-ordering-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ae-ordering-pulse{0%,to{transform:scale(1);box-shadow:0 0 #055ed138}50%{transform:scale(1.06);box-shadow:0 0 0 10px #055ed100}}@keyframes ae-ordering-bar{0%{transform:translate(-130%)}to{transform:translate(330%)}}.btn{width:100%;padding:.5rem 1.25rem;color:#fff;font-family:inherit;font-size:13px;font-weight:500;line-height:1.25rem;background-color:#055ed1;border:1px solid #055ed1;border-radius:8px;transition:background-color .12s ease,border-color .12s ease}.btn:hover{background-color:#1a75e1;border-color:#1a75e1}.btn:disabled{background-color:#055ed173;border-color:transparent;pointer-events:none}.btn--outline{width:100%;padding:.5rem 1.25rem;color:#1d2530;font-family:inherit;font-size:13px;font-weight:500;line-height:1.25rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;transition:background-color .12s ease,border-color .12s ease}.btn--outline:hover{background-color:#eef5ff;border-color:#6fb9f7}.btn--outline:disabled{background-color:#f3f5f6;color:#9ca3af;pointer-events:none}.modal-base-structure{position:fixed;inset:0;z-index:120}.modal-base-structure .modal-base-structure__bg{position:fixed;width:100%;height:100%;background-color:#000c;-webkit-user-select:none;user-select:none}.modal{position:absolute;display:flex;flex-direction:column;padding:1.5rem;top:50%;left:50%;width:32rem;max-width:calc(100vw - 1.5rem);max-height:calc(100svh - 1.5rem);overflow-y:auto;background-color:#fff;border-radius:.75rem;box-shadow:0 12px 32px #1d25302e;transform:translate(-50%,-50%)}@media(max-width:768px){.modal{width:calc(100vw - 1.5rem);max-height:calc(100svh - 1.5rem);padding:1.25rem}}@media(max-width:480px){.modal{width:calc(100vw - 1rem);max-height:calc(100svh - 1rem);padding:1rem}}.modal .modal__header{position:relative}.modal .modal__header .modal__title{font-size:18px;letter-spacing:-.5px}.modal .modal__header .modal__subtitle{margin-top:.375rem;font-size:.875em;color:#627084}.modal .modal__header .modal__close{position:absolute;width:28px;height:28px;right:0;top:-4px;padding:.25rem;color:#627084;border-radius:6px;transition:color .1s ease-in-out,background-color .1s ease-in-out;cursor:pointer}.modal .modal__header .modal__close:hover{color:#055ed1;background-color:#f3f5f6}.modal .modal__body{margin-top:1rem}.modal .modal__body .modal__form{display:flex;flex-direction:column;gap:1.5em}.modal .modal__body--visible-overflow{overflow-y:auto}.modal .modal__footer{padding-top:1rem;margin-top:1.25rem;border-top:1px solid #d9e3f0}.modal .modal__footer .modal__btn{position:relative;padding:.5rem 1.25rem}.modal .modal__footer .modal__btn .modal__btn-label--hidden{visibility:hidden}.aliexpress-order-modal-product-order{background-color:#fff;border:1px solid #d9e3f0;border-radius:.625rem;overflow:hidden}.aliexpress-order-modal-product-order .product-order__header{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__img,.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__img-placeholder{width:30px;height:30px;object-fit:cover}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info{flex:1;min-width:0}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info .product-order__info-title{display:flex;align-items:center;gap:.5rem}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info .product-order__info-title .product-order__info-name{font-size:14px;line-height:1.25rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info .product-order__info-title .product-order__info-code{font-size:11px;color:#627084;line-height:1rem;white-space:nowrap}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info .product-order__info-details{display:flex;align-items:center;gap:.5rem;font-size:12px;color:#627084;line-height:1rem}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info .product-order__info-details p{display:flex;align-items:center;margin:0}.aliexpress-order-modal-product-order .product-order__header .product-order__data-wrapper .product-order__info .product-order__info-details p:not(:first-child):before{content:"•";margin-right:.4rem}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper{display:flex;align-items:center;gap:.5rem;margin-left:auto}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper .product-order__info-aliexpress{display:flex;align-items:center;gap:.25rem;background-color:#f3f5f6;border-radius:.5rem;padding:.125rem .5rem}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper .product-order__info-aliexpress .info-aliexpress__logo{width:14px;height:14px}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper .product-order__info-aliexpress .info-aliexpress__sku-count{font-size:12px}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper .product-order__info-aliexpress .info-aliexpress__price{font-size:13px;font-weight:700}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper .product-order__expand-icon{width:20px;height:20px;padding:.3rem;color:#627084;border-radius:4px;transition:background-color .1s ease-in-out;cursor:pointer}.aliexpress-order-modal-product-order .product-order__header .product-order__info-wrapper .product-order__expand-icon:hover{background-color:#f3f5f6}.aliexpress-order-modal-product-order .product-order__expanded-content{padding:.75rem 1rem 1rem;border-top:1px solid #d9e3f0}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__form{display:flex;align-items:center;gap:.5rem}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__form .form__search-btn{position:relative;align-self:flex-start;display:flex;align-items:center;justify-content:center;gap:.5rem;height:36px;min-width:96px;padding:0 1rem;color:#055ed1;background-color:#eef5ff;border:1px solid rgba(5,94,209,.2);border-radius:8px;font-family:inherit;font-size:13px;font-weight:500;transition:background-color .12s ease,border-color .12s ease;cursor:pointer}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__form .form__search-btn .search-btn__icon{width:13px;height:13px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__form .form__search-btn:hover{background-color:#055ed11f;border-color:#055ed159}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__form .form__search-btn:disabled{opacity:.5;cursor:default}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;margin-top:.75rem;background-color:#f7f9fb;border:1px solid #d9e3f0;border-radius:.625rem}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header{display:flex;align-items:center;gap:.5rem}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header .attributes-header__logo{width:28px;height:28px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header .attributes-header__title-wrapper{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header .attributes-header__title-wrapper .attributes-header__title{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header .attributes-header__title-wrapper .attributes-header__id{font-size:10px;color:#627084}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header .attributes-header__remove-icon{width:16px;height:16px;border-radius:.25rem;color:#627084;transition:color .1s ease-in-out;cursor:pointer}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .product-order__attributes-header .attributes-header__remove-icon:hover{color:#e11d48}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku-error{display:flex;align-items:center;min-height:58px;margin-top:.75rem;font-size:12px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group{display:flex;flex-direction:column;gap:.5rem}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__name{font-size:11.5px;font-weight:500;color:#627084}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__name .attribute-group__selected-value{color:#1d2530;font-weight:600}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option{display:flex;overflow:hidden;border:1px solid #e0e5eb;border-radius:8px;transition:border-color .1s ease-in-out,background-color .1s ease-in-out;cursor:pointer}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option .attribute-option__img-wrapper{position:relative;width:38px;height:38px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option .attribute-option__img-wrapper:after{content:"";position:absolute;inset:0;background:transparent;transition:background .1s ease-in-out;pointer-events:none}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option .attribute-option__img-wrapper .attribute-option__img{padding:.1rem;width:100%;height:100%;object-fit:contain}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option .attribute-option__definition,.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option .attribute-option__value{display:block;padding:.25rem .625rem;font-size:12px;line-height:1rem;-webkit-user-select:none;user-select:none}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option:hover{border-color:#9ca3af}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option.selected{border-color:#055ed1}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option.selected .attribute-option__img-wrapper:after{background:#055ed11a}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option.selected .attribute-option__definition,.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .attribute-group .attribute-group__options .attribute-option.selected .attribute-option__value{color:#055ed1;background:#055ed11a}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku{position:relative;display:flex;align-items:center;gap:.75rem;min-height:58px;padding:.5rem .75rem;margin-top:.75rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.625rem}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__image{position:relative;width:40px;height:40px;border-radius:6px;border:1px solid #d9e3f0;object-fit:contain}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__image:after{content:"";position:absolute;inset:0;background:transparent;transition:background .1s ease-in-out;pointer-events:none}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__details{display:flex;flex-direction:column;gap:.1rem;color:#627084}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__details .sku__id{font-family:monospace;font-size:12px;font-weight:700}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__details .sku__stock,.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__details .sku__stock--empty{font-size:10px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__details .sku__stock--empty{color:#e11d48}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__price{display:flex;flex-direction:column;font-size:14px;text-align:right;margin-left:auto}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__price .price{font-weight:700}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__price .regular-price{font-size:10px;color:#627084;text-decoration:line-through}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku.aliexpress-product__sku--disabled{opacity:.7;border-color:#e11d48;background-color:#e11d481a}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-box,.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-line{background-color:#e0e5eb;background-image:linear-gradient(90deg,#e0e5eb,#f3f5f6,#e0e5eb);background-size:200% 100%;background-repeat:no-repeat;animation:sku-skeleton-shimmer 1.3s ease-in-out infinite}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-box{display:block;border-color:#e0e5eb}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-line{display:block;height:10px;border-radius:4px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-line--id{width:132px;height:12px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-line--stock{width:60px;height:9px}.aliexpress-order-modal-product-order .product-order__expanded-content .product-order__attributes .aliexpress-product__sku .sku__skeleton-line--price{width:44px;height:13px;margin-left:auto}@keyframes sku-skeleton-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}.aliexpress-order-modal-input__wrapper{display:flex;flex-direction:column;width:100%}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input__field{position:relative;display:flex;align-items:center}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input__field .aliexpress-order-modal-input__icon{position:absolute;left:.625rem;width:16px;height:16px;color:#9ca3af;pointer-events:none}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input{width:100%;height:36px;padding:0 .75rem 0 2.1rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;font-family:inherit;font-size:13px;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input:focus{border-color:#055ed1;box-shadow:0 0 0 3px #055ed11f}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input.aliexpress-order-modal-input--error{border-color:#e11d48}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input::placeholder{color:#9ca3af}.aliexpress-order-modal-input__wrapper .aliexpress-order-modal-input:disabled{opacity:.5}.error-box{display:flex;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;color:#be123c;font-size:13px;line-height:1.45;background-color:#e11d4812;border:1px solid rgba(225,29,72,.18);border-radius:8px}.error-box .error-box__icon{flex-shrink:0;width:18px;height:18px;margin-top:.5px;padding:1px;color:#e11d48}.error-box .error-box__message{padding-top:1px;font-weight:500;word-break:break-word}.shop-platform-logo{position:relative;display:inline-block;flex-shrink:0}.shop-platform-logo .shop-platform-logo__logo{width:100%;height:100%;object-fit:cover;border-radius:10px}.shop-platform-logo .shop-platform-logo__badge{position:absolute;right:-4px;bottom:-4px;padding:1px;background-color:#fff;border-radius:50%;box-shadow:0 0 0 1px #d9e3f0;object-fit:contain}.shop-platform-logo .shop-platform-logo__badge--shopify{color:#95bf47}.auto-order-confirm{display:flex;flex-direction:column;gap:.875rem}.auto-order-confirm .auto-order-confirm__premium{display:flex;align-items:center;gap:.625rem;padding:.625rem .75rem;background-image:linear-gradient(135deg,#055ed117,#1a75e10d);border:1px solid rgba(5,94,209,.18);border-radius:.625rem}.auto-order-confirm .auto-order-confirm__premium .auto-order-confirm__premium-brand{box-sizing:border-box;flex-shrink:0;width:32px;height:32px;padding:4px;background-color:#fff;border:1px solid #d9e3f0;border-radius:9px;box-shadow:0 2px 6px #055ed11f}.auto-order-confirm .auto-order-confirm__premium .auto-order-confirm__premium-text{display:flex;flex:1;flex-direction:column;min-width:0}.auto-order-confirm .auto-order-confirm__premium .auto-order-confirm__premium-text strong{font-size:12.5px;font-weight:600;color:#1d2530}.auto-order-confirm .auto-order-confirm__premium .auto-order-confirm__premium-text .auto-order-confirm__premium-sub{font-size:11px;font-weight:500;color:#055ed1}.auto-order-confirm .auto-order-confirm__premium .auto-order-confirm__premium-shop{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;max-width:45%;padding-left:.625rem;border-left:1px solid rgba(5,94,209,.16)}.auto-order-confirm .auto-order-confirm__premium .auto-order-confirm__premium-shop .auto-order-confirm__premium-shop-name{overflow:hidden;font-size:12px;font-weight:600;color:#1d2530;text-overflow:ellipsis;white-space:nowrap}.auto-order-confirm .auto-order-confirm__text{font-size:13px;line-height:1.5;color:#627084}.auto-order-confirm .auto-order-confirm__items{display:flex;flex-direction:column;gap:.5rem;max-height:320px;overflow-y:auto}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item{display:flex;align-items:center;gap:.625rem;padding:.5rem .625rem;background-color:#fff;border:1px solid #e0e5eb;border-radius:.625rem}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-image,.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-image--placeholder{flex-shrink:0;width:36px;height:36px;border-radius:6px;object-fit:cover;border:1px solid #d9e3f0}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-info .auto-order-confirm__item-name{font-size:12.5px;color:#1d2530;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-info .auto-order-confirm__item-meta{display:flex;align-items:center;gap:.4rem;min-width:0;font-size:11px;color:#627084}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-info .auto-order-confirm__item-meta .auto-order-confirm__item-option{min-width:0;color:#1d2530;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-info .auto-order-confirm__item-meta .auto-order-confirm__item-qty{flex-shrink:0}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-info .auto-order-confirm__item-meta .auto-order-confirm__item-qty:not(:first-child):before{content:"·";margin-right:.4rem;color:#9ca3af}.auto-order-confirm .auto-order-confirm__items .auto-order-confirm__item .auto-order-confirm__item-check{flex-shrink:0;width:18px;height:18px;color:#16a249}.auto-order-confirm__footer{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.auto-order-confirm__footer .auto-order-confirm__btn{position:relative;padding:.5rem 1.25rem}.auto-order-confirm__footer .auto-order-confirm__btn .auto-order-confirm__btn-label{display:inline-flex;align-items:center;gap:.4rem}.auto-order-confirm__footer .auto-order-confirm__btn .auto-order-confirm__btn-label--hidden{visibility:hidden}.auto-order-confirm__footer .auto-order-confirm__btn--premium{color:#fff;background-image:linear-gradient(135deg,#055ed1,#1a75e1);border:0;box-shadow:0 3px 10px #055ed14d,inset 0 1px #ffffff38;transition:box-shadow .15s ease,filter .15s ease}.auto-order-confirm__footer .auto-order-confirm__btn--premium:not(:disabled):hover{filter:brightness(1.05);box-shadow:0 5px 16px #055ed166,inset 0 1px #ffffff47}.auto-order-confirm__footer .auto-order-confirm__btn--premium .btn--spinner:after{border-color:#fff6;border-top-color:#fff}.quick-assign__backdrop{position:fixed;inset:0;z-index:69}.quick-assign{position:fixed;z-index:70;display:flex;flex-direction:column;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem;box-shadow:0 12px 28px #1d253029;overflow:hidden;cursor:default}.quick-assign .quick-assign__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .75rem;border-bottom:1px solid #d9e3f0}.quick-assign .quick-assign__header .quick-assign__title{display:flex;align-items:center;gap:.4rem;font-size:13px;font-weight:600;color:#1d2530}.quick-assign .quick-assign__header .quick-assign__title .quick-assign__logo{width:16px;height:16px;object-fit:contain}.quick-assign .quick-assign__header .quick-assign__title .quick-assign__count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;color:#16a34a;background-color:#16a34a1f;border-radius:9px}.quick-assign .quick-assign__header .quick-assign__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;padding:0;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.quick-assign .quick-assign__header .quick-assign__close svg{width:15px;height:15px}.quick-assign .quick-assign__header .quick-assign__close:hover{background-color:#d9e3f0;color:#1d2530}.quick-assign .quick-assign__body{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e0e5eb transparent;display:flex;flex-direction:column;gap:.625rem;padding:.75rem}.quick-assign .quick-assign__body>*{flex-shrink:0}.quick-assign .quick-assign__body::-webkit-scrollbar{width:8px}.quick-assign .quick-assign__body::-webkit-scrollbar-track{background:transparent}.quick-assign .quick-assign__body::-webkit-scrollbar-thumb{background-color:#e0e5eb;border:2px solid transparent;border-radius:8px;background-clip:padding-box}.quick-assign .quick-assign__body::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.quick-assign .quick-assign__assign-toggle{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;height:34px;padding:0 .75rem;font-size:12.5px;font-weight:500;font-family:inherit;color:#055ed1;background-color:#eef5ff;border:1px solid rgba(5,94,209,.16);border-radius:.5rem;cursor:pointer;transition:background-color .12s ease}.quick-assign .quick-assign__assign-toggle svg{width:15px;height:15px}.quick-assign .quick-assign__assign-toggle:hover{background-color:#055ed11f}.quick-assign .quick-assign__assign{display:flex;flex-direction:column;gap:.4rem;padding:.5rem;background-color:#eef5ff;border:1px solid rgba(5,94,209,.16);border-radius:.5rem}.quick-assign .quick-assign__assign .quick-assign__label{font-size:12px;font-weight:500;color:#055ed1}.quick-assign .quick-assign__supplier-group{display:flex;flex-direction:column;gap:.4rem;padding-top:.5rem;border-top:1px solid #e0e5eb}.quick-assign .quick-assign__supplier-group .quick-assign__section-label{font-size:11px;font-weight:500;color:#9ca3af}.quick-assign .quick-assign__products{display:flex;flex-direction:column}.quick-assign .quick-assign__products .quick-assign__section-label{margin-bottom:.25rem;font-size:11px;font-weight:500;text-transform:lowercase;color:#9ca3af}.quick-assign .quick-assign__products .quick-assign__product{display:flex;flex-direction:column;gap:.4rem;padding:.5rem 0;border-top:1px solid #e0e5eb}.quick-assign .quick-assign__products .quick-assign__product:first-of-type{border-top:0;padding-top:0}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-head{display:flex;align-items:center;gap:.5rem;min-width:0}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-head .quick-assign__product-image,.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-head .quick-assign__product-image--placeholder{flex-shrink:0;width:28px;height:28px;border-radius:6px;object-fit:cover;border:1px solid #d9e3f0}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-head .quick-assign__product-info{display:flex;flex-direction:column;gap:1px;min-width:0}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-name{font-size:12px;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:11px;color:#627084}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-meta .quick-assign__product-option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-meta>span:not(:first-child){position:relative;padding-left:.4rem}.quick-assign .quick-assign__products .quick-assign__product .quick-assign__product-meta>span:not(:first-child):before{content:"·";position:absolute;left:-.05rem;color:#9ca3af}.quick-assign .quick-assign__actions{display:flex;gap:.5rem}.quick-assign .quick-assign__select{display:flex;align-items:center;justify-content:center;gap:.35rem;flex:1;min-width:0;height:30px;padding:0 .7rem;font-size:12px;font-weight:600;font-family:inherit;color:#fff;background-color:#055ed1;border:1px solid #055ed1;border-radius:9px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.quick-assign .quick-assign__select svg{width:14px;height:14px}.quick-assign .quick-assign__select:not(:disabled):hover{background-color:#1a75e1;border-color:#1a75e1}.quick-assign .quick-assign__select:disabled{opacity:.5;cursor:default}.quick-assign .quick-assign__auto{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:.35rem;height:30px;padding:0 .7rem;font-size:12px;font-weight:600;font-family:inherit;color:#fff;background-image:linear-gradient(135deg,#055ed1,#1a75e1);background-color:#055ed1;border:0;border-radius:9px;cursor:pointer;overflow:hidden;box-shadow:0 3px 10px #055ed152,inset 0 1px #ffffff38;transition:box-shadow .15s ease,transform .12s ease,filter .15s ease}.quick-assign .quick-assign__auto:before{content:"";position:absolute;top:0;bottom:0;left:-60%;width:45%;background:linear-gradient(90deg,#fff0,#ffffff59,#fff0);transform:skew(-18deg);opacity:0}.quick-assign .quick-assign__auto .quick-assign__auto-brand{box-sizing:border-box;flex-shrink:0;width:19px;height:19px;padding:1px;background-color:#fff;border-radius:5px}.quick-assign .quick-assign__auto .quick-assign__auto-label{font-weight:600;letter-spacing:.01em}.quick-assign .quick-assign__auto:not(:disabled):hover{box-shadow:0 5px 16px #055ed166,inset 0 1px #ffffff47;filter:brightness(1.04)}.quick-assign .quick-assign__auto:not(:disabled):hover:before{animation:quick-assign-auto-shimmer .9s ease}.quick-assign .quick-assign__auto:not(:disabled):active{transform:translateY(1px)}.quick-assign .quick-assign__auto:disabled{opacity:.5;cursor:default;box-shadow:none}.quick-assign .quick-assign__hint{font-size:11.5px;color:#627084}@keyframes quick-assign-auto-shimmer{0%{left:-60%;opacity:1}to{left:120%;opacity:1}}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#627084;-webkit-user-select:none;user-select:none}@media(max-width:768px){.pagination{justify-content:center;gap:10px}}.pagination .pagination__arrow{display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#627084;background-color:#fff;border:1px solid #d9e3f0;border-radius:7px;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}@media(max-width:768px){.pagination .pagination__arrow{width:40px;height:40px;border-radius:9px}}.pagination .pagination__arrow svg{width:16px;height:16px}.pagination .pagination__arrow:not(:disabled):hover{color:#055ed1;background-color:#eef5ff;border-color:#055ed14d}.pagination .pagination__arrow:disabled{opacity:.45;cursor:default}.pagination .pagination__page{display:flex;align-items:center;gap:6px;font-size:13px;color:#627084}@media(max-width:768px){.pagination .pagination__page{gap:8px;font-size:14px}}.pagination .pagination__page .pagination__input{width:42px;height:30px;padding:0 6px;font-family:inherit;font-size:13px;font-weight:500;text-align:center;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:7px;outline:none;transition:border-color .12s ease,box-shadow .12s ease}@media(max-width:768px){.pagination .pagination__page .pagination__input{width:54px;height:40px;border-radius:9px;font-size:14px}}.pagination .pagination__page .pagination__input:focus{border-color:#055ed1;box-shadow:0 0 0 3px #055ed126}.pagination .pagination__page .pagination__total{white-space:nowrap}.records-per-page-selector{display:flex;align-items:center;gap:.625rem}@media(max-width:768px){.records-per-page-selector{flex-direction:column;align-items:stretch;gap:.5rem;width:100%}}.records-per-page-selector__options{display:flex;gap:2px;padding:3px;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px}@media(max-width:768px){.records-per-page-selector__options{width:100%;gap:3px;padding:4px;border-radius:9px}}.records-per-page-selector__option{padding:3px 9px;color:#627084;font-size:12px;font-weight:500;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .12s ease,color .12s ease}@media(max-width:768px){.records-per-page-selector__option{flex:1;padding:8px 4px;font-size:13px;text-align:center;border-radius:6px}}.records-per-page-selector__option:hover{color:#1d2530;background-color:#1d25300a}.records-per-page-selector__option--active,.records-per-page-selector__option--active:hover{color:#fff;background-color:#055ed1}.records-per-page-selector__option:focus{outline:none;box-shadow:inset 0 0 0 2px #055ed166}.records-per-page-selector__records-count{font-size:12px;color:#9ca3af;text-wrap:nowrap}@media(max-width:768px){.records-per-page-selector__records-count{text-align:center}}.dashboard__header{position:sticky;top:0;z-index:3}.dashboard__header th{padding:.5rem .75rem;text-align:left;vertical-align:middle;font-weight:600;font-size:12px;letter-spacing:.01em;color:#627084;border-bottom:1px solid #d9e3f0;background-color:#f9fafb}.dashboard__header th .table__header-title{display:flex;align-items:center;gap:.3rem}.dashboard__header th .table__header-title .table__header-logo{flex-shrink:0;width:15px;height:15px}.dashboard__header .header__open{width:40px}.dashboard__header .header__shop{width:54px}.dashboard__header .header__indicators{width:60px}.dashboard__header .header__shoper-id{width:140px}.dashboard__header .header__client-name{width:156px}.dashboard__header .header__shoper-order-date{width:92px}.dashboard__header .header__shoper-order-total{width:112px}.dashboard__header .header__shoper-order-status{width:148px}.dashboard__header .header__aliexpress{width:172px}.dashboard__header .header__ae-cost{width:130px}.dashboard__header .header__margin{width:190px}.no-orders-found{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;color:#627084;background-color:#fff;border-radius:8px}.no-orders-found .no-orders-found__icon{width:40px;height:40px}.no-orders-found .no-orders-found__title{font-size:14px;font-weight:500;line-height:1.25rem}.no-orders-found .no-orders-found__subtitle{font-size:12px;line-height:1rem}.header__sync-btn{display:flex;align-items:center;justify-content:center;gap:.45rem;height:32px;padding:0 .75rem;width:fit-content;flex-shrink:0;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.header__sync-btn:hover{color:#055ed1;background-color:#eef5ff;border-color:#055ed14d}.header__sync-btn .header__sync-btn-icon{width:15px;height:15px;color:#055ed1}@media(max-width:768px){.header__sync-btn{width:32px;padding:0}.header__sync-btn .header__sync-btn-label{display:none}.header__sync-btn .header__sync-btn-icon{width:16px;height:16px}}.header__sync-btn-skeleton{flex-shrink:0;width:130px;height:32px;border-radius:8px;background-color:#f3f5f6;background-image:linear-gradient(90deg,#f3f5f6 0,#f7f9fb 80px,#f3f5f6 160px);background-size:320px 100%;animation:sync-btn-shimmer 1.2s linear infinite}@media(max-width:768px){.header__sync-btn-skeleton{width:32px}}@keyframes sync-btn-shimmer{0%{background-position:-160px 0}to{background-position:160px 0}}.sync-order-modal__form{display:flex;flex-direction:column;gap:1rem}.sync-order-modal__form .sync-order-modal__form-shop .form-shop__label{display:block;margin-bottom:.5rem;font-size:14px}.sync-order-modal__form .form__external-id-input .input-wrapper__input{background-color:#fff}.sync-order-modal__form .form__external-id-input .input-wrapper__input::placeholder{font-weight:400;color:#627084}.sync-order-modal__form .sync-order-modal__form-btn{display:flex;justify-content:center;align-items:center;gap:.5rem}.sync-order-modal__form .sync-order-modal__form-btn .sync-order-modal__icon.spin{animation:sync-order-modal-spin 1.25s linear infinite}@keyframes sync-order-modal-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shop-selector{width:100%}.shop-selector .shop-selector__field{position:relative;width:100%}.shop-selector .shop-selector__trigger{position:relative;display:flex;align-items:center;gap:.5rem;width:100%;height:32px;padding:0 1.75rem 0 .625rem;font-family:inherit;font-size:13px;font-weight:500;color:#1d2530;text-align:left;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.shop-selector .shop-selector__trigger:hover{background-color:#f7f9fb}.shop-selector .shop-selector__trigger--open,.shop-selector .shop-selector__trigger:focus-visible{outline:none;border-color:#055ed1;box-shadow:0 0 0 3px #055ed11f}.shop-selector .shop-selector__trigger--invalid{border-color:#e11d48}.shop-selector .shop-selector__trigger--invalid.shop-selector__trigger--open,.shop-selector .shop-selector__trigger--invalid:focus-visible{box-shadow:0 0 0 3px #e11d481f}.shop-selector .shop-selector__trigger--placeholder{color:#627084;font-weight:400}.shop-selector .shop-selector__trigger:disabled{cursor:not-allowed;opacity:.55}.shop-selector .shop-selector__trigger .shop-selector__current{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.shop-selector .shop-selector__trigger .shop-selector__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-selector .shop-selector__trigger .shop-selector__chevron{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:14px;height:14px;flex-shrink:0;color:#627084;transition:transform .15s ease-in-out}.shop-selector .shop-selector__trigger .shop-selector__chevron--open{transform:translateY(-50%) rotate(180deg)}.shop-selector .shop-selector__logo .shop-platform-logo__logo{border-radius:5px}.shop-selector__menu{position:fixed;z-index:200;list-style:none;margin:0;padding:.25rem;min-width:200px;background-color:#fff;border:1px solid #d9e3f0;border-radius:.5rem;box-shadow:0 4px 12px #1d253014;max-height:280px;overflow-y:auto}.shop-selector__menu .shop-selector__option{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:6px;font-size:13px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .1s ease-in-out,color .1s ease-in-out}.shop-selector__menu .shop-selector__option:hover{background-color:#f3f5f6;color:#1d2530}.shop-selector__menu .shop-selector__option--active,.shop-selector__menu .shop-selector__option--active:hover{background-color:#eef5ff;color:#055ed1}.shop-selector__menu .shop-selector__option .shop-selector__option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-selector__menu .shop-selector__logo .shop-platform-logo__logo{border-radius:5px}.shop-badge{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.shop-badge .shop-badge__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-badge .shop-badge__logo .shop-platform-logo__logo{border-radius:5px}.input-wrapper{display:flex;flex-direction:column;width:100%}.input-wrapper__label{margin-bottom:.5rem;font-size:14px}.input-wrapper__field{position:relative;width:100%}.input-wrapper__input{display:flex;height:2.5rem;width:100%;padding:.5rem .75rem;border-radius:.375rem;border:1px solid #d9e3f0;background-color:#f7f9fb;font-size:14px;font-family:inherit;line-height:1.5;transition:all .2s ease;outline:none}.input-wrapper__input::placeholder{font-size:14px;font-weight:500;color:#9ca3af}.input-wrapper__input:focus{border-color:#055ed1;box-shadow:0 0 0 3px #055ed11f}.input-wrapper__input:disabled{opacity:.5}.input-wrapper__input--invalid{border-color:#e11d48}.input-wrapper__input--invalid:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d481f}.input-wrapper__input--with-toggle{padding-right:2.5rem}.input-wrapper__toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:#627084;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:color .12s ease,background-color .12s ease}.input-wrapper__toggle:hover{color:#055ed1;background-color:#f3f5f6}.input-wrapper__toggle svg{width:17px;height:17px}.dashboard-filters-btn{display:flex;align-items:center;gap:.4rem;height:32px;padding:0 .75rem;font-size:13px;font-family:inherit;color:#1d2530;border:1px solid #d9e3f0;border-radius:8px;background-color:#fff;transition:background-color .12s ease,border-color .12s ease;cursor:pointer}.dashboard-filters-btn .dashboard-filters-btn__icon{width:16px;height:16px;color:#627084}.dashboard-filters-btn .dashboard-filters-btn__label{color:#1d2530}@media(max-width:768px){.dashboard-filters-btn .dashboard-filters-btn__label{display:none}}@media(max-width:480px){.dashboard-filters-btn .dashboard-filters-btn__label{display:inline}}.dashboard-filters-btn:hover{background-color:#f7f9fb}.dashboard-filters-btn.dashboard-filters-btn--active{color:#055ed1;border-color:#055ed1;background-color:#055ed10f}.dashboard-filters-btn.dashboard-filters-btn--active .dashboard-filters-btn__icon,.dashboard-filters-btn.dashboard-filters-btn--active .dashboard-filters-btn__label{color:#055ed1}.dashboard-filters-btn.dashboard-filters-btn--active .dashboard-filters-btn__count{color:#fff;background-color:#055ed1}.dashboard-filters-btn .dashboard-filters-btn__count{display:flex;align-items:center;justify-content:center;height:18px;min-width:18px;padding:0 5px;font-size:11px;font-weight:500;border-radius:9px;color:#1d2530;background-color:#f3f5f6}.orders-filters-modal .orders-filters-modal__filter-title{margin-bottom:.875rem;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#627084}.orders-filters-modal .orders-filters-modal__payment-status-filter{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.orders-filters-modal__actions{display:flex;justify-content:flex-end;gap:.5rem}.orders-filters-modal__actions .orders-filters-modal__btn{width:auto;padding:.5rem 1.25rem}.radio-pill{position:relative;cursor:pointer}.radio-pill span{display:inline-block;padding:6px 14px;font-size:12px;font-weight:500;color:#1d2530;border:1px solid #d9e3f0;border-radius:999px;-webkit-user-select:none;user-select:none;transition:background-color .1s ease-in-out,border-color .1s ease-in-out,color .1s ease-in-out}.radio-pill input{display:none}.radio-pill:hover span{background-color:#eef5ff;border-color:#eef5ff}.radio-pill input:checked+span{color:#fff;background-color:#055ed1;border-color:#055ed1}.profile-page{position:relative;min-height:100svh;flex-shrink:0;padding:.75rem 1.5rem 1.5rem;margin:0 auto;max-width:1100px;width:100%}@media(max-width:768px){.profile-page{min-height:calc(100svh - 56px);padding:.75rem 1rem 1.5rem}}@media(max-width:480px){.profile-page{padding:.625rem .75rem 1.5rem}}.profile-page .profile-page__grid{margin-top:.875rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:.875rem}@media(max-width:480px){.profile-page .profile-page__grid{grid-template-columns:1fr;gap:.625rem}}.user-card{display:flex;flex-direction:column;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.user-card .user-card__header{padding:1rem 1.25rem;border-bottom:1px solid #e0e5eb}@media(max-width:480px){.user-card .user-card__header{padding:.875rem 1rem}}.user-card .user-card__header .user-card__title{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:600;letter-spacing:-.3px;color:#1d2530}.user-card .user-card__header .user-card__title .user-card__title-icon{width:18px;height:18px;color:#055ed1}.user-card .user-card__header .user-card__subtitle{margin-top:.2rem;font-size:13px;color:#627084}.user-card .user-card__body{display:flex;align-items:center;gap:.875rem;flex:1;padding:1.25rem}@media(max-width:480px){.user-card .user-card__body{padding:1rem}}.user-card .user-card__body .user-card__avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;font-size:17px;font-weight:600;color:#055ed1;background-color:#055ed11a;border-radius:50%}.user-card .user-card__body .user-card__user-data{min-width:0}.user-card .user-card__body .user-card__user-data .user-card__name{font-size:16px;font-weight:600;line-height:1.3;color:#1d2530}.user-card .user-card__body .user-card__user-data .user-card__username{font-size:13px;color:#627084}.account-security-card{display:flex;flex-direction:column;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.account-security-card .account-security-card__header{padding:1rem 1.25rem;border-bottom:1px solid #e0e5eb}@media(max-width:480px){.account-security-card .account-security-card__header{padding:.875rem 1rem}}.account-security-card .account-security-card__header .account-security-card__title{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:600;letter-spacing:-.3px;color:#1d2530}.account-security-card .account-security-card__header .account-security-card__title .account-security-card__title-icon{width:18px;height:18px;color:#055ed1}.account-security-card .account-security-card__header .account-security-card__subtitle{margin-top:.2rem;font-size:13px;color:#627084}.account-security-card .account-security-card__body{display:flex;flex:1;align-items:center;padding:1.25rem}@media(max-width:480px){.account-security-card .account-security-card__body{padding:1rem}}.account-security-card .account-security-card__body .account-security-card__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}@media(max-width:480px){.account-security-card .account-security-card__body .account-security-card__row{flex-direction:column;align-items:stretch;gap:.875rem}}.account-security-card .account-security-card__body .account-security-card__row .account-security-card__row-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.account-security-card .account-security-card__body .account-security-card__row .account-security-card__row-text .account-security-card__row-title{font-size:14px;font-weight:500;color:#1d2530}.account-security-card .account-security-card__body .account-security-card__row .account-security-card__row-text .account-security-card__row-desc{font-size:12px;color:#627084}.account-security-card .account-security-card__body .account-security-card__row .account-security-card__btn{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-shrink:0;height:32px;padding:0 .875rem;font-family:inherit;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.account-security-card .account-security-card__body .account-security-card__row .account-security-card__btn .account-security-card__btn-icon{width:15px;height:15px;color:#627084}.account-security-card .account-security-card__body .account-security-card__row .account-security-card__btn:hover{background-color:#eef5ff;border-color:#6fb9f7}.change-password-modal .modal__form{gap:1rem}.change-password-modal .input-wrapper__label{margin-bottom:.375rem;font-size:13px;font-weight:500;color:#1d2530}.change-password-modal .input-wrapper__input{height:2.5rem;border-radius:.5rem;background-color:#fff;font-size:13px}.change-password-modal .input-wrapper__input::placeholder{font-size:13px;font-weight:400}.change-password-modal .input-wrapper__input:focus{border-color:#055ed1;box-shadow:0 0 0 3px #055ed126}.change-password-modal .input-wrapper__input--invalid{border-color:#e11d48}.change-password-modal .input-wrapper__input--invalid:focus{border-color:#e11d48;box-shadow:0 0 0 3px #e11d4826}.shops-page{position:relative;min-height:100svh;flex-shrink:0;width:100%;padding:.75rem 1.25rem 1.5rem}@media(max-width:768px){.shops-page{min-height:calc(100svh - 56px);padding:.75rem 1rem 1.5rem}}@media(max-width:480px){.shops-page{padding:.625rem .75rem 1.5rem}}.shops-page .shops-page__header{margin-bottom:0}.shops-page .shops-page__grid{margin-top:.875rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:.875rem}@media(max-width:480px){.shops-page .shops-page__grid{grid-template-columns:1fr;gap:.625rem}}.shop-grid-card{display:flex;flex-direction:column;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.shop-grid-card:hover{border-color:#6fb9f7;box-shadow:0 0 0 3px #eef5ff}.shop-grid-card:focus-visible{outline:2px solid #055ed1;outline-offset:2px}.shop-grid-card .shop-grid-card__top{display:flex;align-items:center;gap:.875rem;padding:1rem 1.125rem .875rem}.shop-grid-card .shop-grid-card__top .shop-grid-card__id{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.shop-grid-card .shop-grid-card__top .shop-grid-card__id .shop-grid-card__name{max-width:100%;font-size:16px;font-weight:600;letter-spacing:-.2px;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-grid-card .shop-grid-card__top .shop-grid-card__id .shop-grid-card__role{padding:.1rem .55rem;font-size:11px;font-weight:500;text-transform:capitalize;color:#055ed1;background-color:#055ed11a;border-radius:.75rem}.shop-grid-card .shop-grid-card__top .shop-grid-card__chevron{width:18px;height:18px;flex-shrink:0;color:#9ca3af}.shop-grid-card .shop-grid-card__divider{height:1px;background-color:#e0e5eb}.shop-grid-card .shop-grid-card__team{display:flex;align-items:center;gap:.625rem;padding:.875rem 1.125rem}.shop-grid-card .shop-grid-card__team .shop-grid-card__avatars{display:flex}.shop-grid-card .shop-grid-card__team .shop-grid-card__avatars .shop-grid-card__avatar{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:-8px;font-size:10px;font-weight:600;color:#055ed1;background-color:#eef5ff;border:2px solid #ffffff;border-radius:50%}.shop-grid-card .shop-grid-card__team .shop-grid-card__avatars .shop-grid-card__avatar:first-child{margin-left:0}.shop-grid-card .shop-grid-card__team .shop-grid-card__avatars .shop-grid-card__avatar--more{color:#627084;background-color:#f3f5f6}.shop-grid-card .shop-grid-card__team .shop-grid-card__team-label{font-size:13px;color:#627084}.shop-grid-card .shop-grid-card__panel{padding:0 1.125rem 1.125rem}.shop-grid-card .shop-grid-card__login{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:30px;padding:0 .75rem;font-family:inherit;font-size:12.5px;font-weight:500;color:#055ed1;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.shop-grid-card .shop-grid-card__login .shop-grid-card__login-icon{width:14px;height:14px}.shop-grid-card .shop-grid-card__login:hover{background-color:#eef5ff;border-color:#6fb9f7}.supplier-status .supplier-status__icon{width:16px;height:16px;flex-shrink:0}.supplier-status .supplier-status__timer{display:inline-flex;align-items:center;gap:.35rem;font-size:12px;color:#627084}.supplier-status .supplier-status__timer .supplier-status__timer-icon{width:13px;height:13px;flex-shrink:0;color:#627084}.supplier-status--off .supplier-status__icon{color:#e11d48}.supplier-status--on .supplier-status__icon{color:#16a249}.supplier-status--expired .supplier-status__icon{color:#d97706}.supplier-status--panel{background-color:#f9fafb;border:1px solid #e0e5eb;border-radius:10px;overflow:hidden}.supplier-status--panel .supplier-status__phead{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem .75rem}.supplier-status--panel .supplier-status__phead .supplier-status__plabel{display:flex;align-items:center;gap:.45rem;font-size:13px;font-weight:500;color:#1d2530}.supplier-status--panel .supplier-status__phead .supplier-status__pill{padding:.15rem .55rem;font-size:11px;font-weight:500;border-radius:.75rem;white-space:nowrap}.supplier-status--panel .supplier-status__pbody{display:flex;align-items:center;justify-content:flex-end;min-height:46px;padding:7px .75rem;border-top:1px solid #e0e5eb}.supplier-status--panel .supplier-status__pbody--start{justify-content:flex-start}.supplier-status--panel .supplier-status__pbody .supplier-status__muted{font-size:12px;color:#9ca3af}.supplier-status--panel.supplier-status--off .supplier-status__pill{color:#e11d48;background-color:#e11d481a}.supplier-status--panel.supplier-status--on .supplier-status__pill{color:#16a249;background-color:#16a2491a}.supplier-status--panel.supplier-status--expired .supplier-status__pill{color:#d97706;background-color:#d977061f}.supplier-status--banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.3rem .75rem;padding:.625rem .75rem;border:1px solid;border-radius:8px}.supplier-status--banner .supplier-status__info{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem .75rem}.supplier-status--banner .supplier-status__head{display:flex;align-items:center;gap:.4rem;font-size:13px;font-weight:600}.supplier-status--banner .supplier-status__action{flex-shrink:0}.supplier-status--banner.supplier-status--off{background-color:#e11d480f;border-color:#e11d4840}.supplier-status--banner.supplier-status--off .supplier-status__head{color:#e11d48}.supplier-status--banner.supplier-status--on{background-color:#16a2490f;border-color:#16a24940}.supplier-status--banner.supplier-status--on .supplier-status__head{color:#16a249}.supplier-status--banner.supplier-status--expired{background-color:#d9770612;border-color:#d977064d}.supplier-status--banner.supplier-status--expired .supplier-status__head{color:#d97706}.shop-card-skeleton{display:flex;flex-direction:column;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.shop-card-skeleton .shop-card-skeleton__top{display:flex;align-items:center;gap:.875rem;height:82px;padding:1rem 1.125rem .875rem;overflow:hidden}.shop-card-skeleton .shop-card-skeleton__top .shop-card-skeleton__id{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0}.shop-card-skeleton .shop-card-skeleton__divider{height:1px;background-color:#e0e5eb}.shop-card-skeleton .shop-card-skeleton__team{display:flex;align-items:center;gap:.625rem;height:56px;padding:.875rem 1.125rem;overflow:hidden}.shop-card-skeleton .shop-card-skeleton__panel{height:103px;padding:0 1.125rem 1.125rem;overflow:hidden}.shop-drawer{position:fixed;inset:0;z-index:60}.shop-drawer__backdrop{position:absolute;inset:0;background-color:#1d253066;animation:shop-drawer__fade-in .2s ease}.shop-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:560px;max-width:100vw;height:100svh;background-color:#f7f9fb;border-left:1px solid #d9e3f0;box-shadow:-8px 0 28px #1d253029;animation:shop-drawer__slide-in .24s ease}@media(max-width:480px){.shop-drawer__panel{width:100vw}}.shop-drawer--closing .shop-drawer__backdrop{animation:shop-drawer__fade-out .2s ease forwards}.shop-drawer--closing .shop-drawer__panel{animation:shop-drawer__slide-out .2s ease forwards}.shop-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background-color:#fff;border-bottom:1px solid #d9e3f0}.shop-drawer__header .shop-drawer__heading{display:flex;align-items:center;gap:.625rem;min-width:0}.shop-drawer__header .shop-drawer__titles{min-width:0}.shop-drawer__header .shop-drawer__title{font-size:16px;font-weight:600;letter-spacing:-.2px;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-drawer__header .shop-drawer__sub{display:flex;gap:.375rem;margin-top:.25rem}.shop-drawer__header .shop-drawer__sub span{padding:.1rem .5rem;font-size:11px;font-weight:500;text-transform:capitalize;border-radius:.75rem}.shop-drawer__header .shop-drawer__sub .shop-drawer__role{background-color:#055ed11a;color:#055ed1}.shop-drawer__header .shop-drawer__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.shop-drawer__header .shop-drawer__close svg{width:18px;height:18px}.shop-drawer__header .shop-drawer__close:hover{background-color:#d9e3f0;border-color:#d9e3f0;color:#1d2530}.shop-drawer__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.875rem 1rem 1.5rem}.shop-drawer__hero{padding:.875rem 1rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.shop-drawer__hero .shop-drawer__hero-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.shop-drawer__hero .shop-drawer__hero-top .shop-drawer__hero-title{display:flex;align-items:center;gap:.5rem;font-size:15px;font-weight:600;color:#1d2530}.shop-drawer__hero .shop-drawer__hero-top .shop-drawer__hero-title .shop-drawer__hero-badge{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px}.shop-drawer__hero .shop-drawer__hero-top .shop-drawer__hero-title .shop-drawer__hero-badge svg{width:15px;height:15px}.shop-drawer__hero .shop-drawer__hero-top .shop-drawer__hero-pill{padding:.15rem .55rem;font-size:11px;font-weight:500;border-radius:.75rem}.shop-drawer__hero .shop-drawer__hero-ae{display:flex;align-items:center;gap:.4rem;margin-top:.75rem;padding-top:.75rem;font-size:12.5px;color:#627084;border-top:1px solid #e0e5eb}.shop-drawer__hero .shop-drawer__hero-ae .shop-drawer__hero-ae-icon{width:14px;height:14px;flex-shrink:0}.shop-drawer__hero .shop-drawer__hero-team{display:flex;align-items:center;gap:.625rem;margin-top:.75rem}.shop-drawer__hero .shop-drawer__hero-team .shop-drawer__hero-avatars{display:flex}.shop-drawer__hero .shop-drawer__hero-team .shop-drawer__hero-avatars .shop-drawer__hero-avatar{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-left:-8px;font-size:10px;font-weight:600;color:#055ed1;background-color:#eef5ff;border:2px solid #ffffff;border-radius:50%}.shop-drawer__hero .shop-drawer__hero-team .shop-drawer__hero-avatars .shop-drawer__hero-avatar:first-child{margin-left:0}.shop-drawer__hero .shop-drawer__hero-team .shop-drawer__hero-avatars .shop-drawer__hero-avatar--more{color:#627084;background-color:#f3f5f6}.shop-drawer__hero .shop-drawer__hero-team .shop-drawer__hero-team-label{font-size:12.5px;color:#627084}.shop-drawer__hero--on .shop-drawer__hero-badge{color:#16a249;background-color:#16a2491f}.shop-drawer__hero--on .shop-drawer__hero-pill{color:#16a249;background-color:#16a2491a}.shop-drawer__hero--off .shop-drawer__hero-badge,.shop-drawer__hero--off .shop-drawer__hero-pill{color:#e11d48;background-color:#e11d481a}.shop-drawer__hero--expired .shop-drawer__hero-badge,.shop-drawer__hero--expired .shop-drawer__hero-pill{color:#d97706;background-color:#d977061f}.shop-drawer__hero--expired .shop-drawer__hero-ae{color:#d97706}.shop-drawer__sections{display:flex;flex-direction:column;gap:.625rem}.shop-drawer__acc{background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem;overflow:hidden}.shop-drawer__acc .shop-drawer__acc-head{display:flex;align-items:center;gap:.6rem;width:100%;padding:.75rem .875rem;font-family:inherit;background-color:#fff;border:none;cursor:pointer;transition:background-color .12s ease}.shop-drawer__acc .shop-drawer__acc-head:hover{background-color:#f7f9fb}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-icon{display:flex;color:#055ed1}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-icon svg{width:18px;height:18px}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-title{flex:1;text-align:left;font-size:14px;font-weight:600;color:#1d2530}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-count{padding:.1rem .5rem;font-size:11px;font-weight:500;color:#627084;background-color:#f3f5f6;border-radius:.75rem}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-pill{padding:.15rem .55rem;font-size:11px;font-weight:500;border-radius:.75rem}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-pill--on{color:#16a249;background-color:#16a2491a}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-pill--off{color:#e11d48;background-color:#e11d481a}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-pill--expired{color:#d97706;background-color:#d977061f}.shop-drawer__acc .shop-drawer__acc-head .shop-drawer__acc-chevron{width:16px;height:16px;flex-shrink:0;color:#9ca3af;transition:transform .15s ease}.shop-drawer__acc .shop-drawer__acc-head--open .shop-drawer__acc-chevron{transform:rotate(180deg)}.shop-drawer__acc .shop-drawer__acc-body{padding:.5rem .875rem .875rem;border-top:1px solid #e0e5eb}@keyframes shop-drawer__fade-in{0%{opacity:0}to{opacity:1}}@keyframes shop-drawer__fade-out{0%{opacity:1}to{opacity:0}}@keyframes shop-drawer__slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes shop-drawer__slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.shop-memberships{display:flex;flex-direction:column;gap:.5rem}.shop-memberships .shop-memberships__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem}@media(max-width:480px){.shop-memberships .shop-memberships__header{flex-direction:column;align-items:flex-start;gap:.5rem}}.shop-memberships .shop-memberships__header .shop-memberships__title{font-size:14px;font-weight:600;letter-spacing:-.3px;color:#1d2530}.shop-memberships .shop-memberships__header .shop-memberships__assign-user{display:flex;align-items:center;gap:.4rem;padding:.3rem .6rem;color:#055ed1;font-size:12px;font-weight:500;line-height:1rem;border-radius:6px;transition:background-color .12s ease;cursor:pointer}.shop-memberships .shop-memberships__header .shop-memberships__assign-user svg{width:14px;height:14px}.shop-memberships .shop-memberships__header .shop-memberships__assign-user:hover{background-color:#eef5ff}.membership{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .75rem;border:1px solid #d9e3f0;border-radius:.625rem;transition:border-color .12s ease}.membership:hover{border-color:#6fb9f7}.membership .membership__wrapper{display:flex;align-items:center;gap:.625rem;min-width:0;flex:1}.membership .membership__wrapper .membership__avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#055ed1;font-size:12px;font-weight:600;background-color:#055ed11a;border-radius:50%}.membership .membership__wrapper .membership__username{font-size:13px;font-weight:500;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.membership .membership__role{flex-shrink:0}.membership .membership__role .membership__role-trigger{display:inline-flex;align-items:center;gap:.3rem;height:30px;padding:0 .4rem 0 .7rem;font-family:inherit;font-size:12px;font-weight:500;color:#055ed1;background-color:#055ed11a;border:1px solid transparent;border-radius:.75rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.membership .membership__role .membership__role-trigger .membership__role-caret{width:14px;height:14px;transition:transform .15s ease}.membership .membership__role .membership__role-trigger:hover{background-color:#055ed129}.membership .membership__role .membership__role-trigger--open{border-color:#6fb9f7}.membership .membership__role .membership__role-trigger--open .membership__role-caret{transform:rotate(180deg)}.membership .membership__label{padding:.15rem .55rem;color:#627084;background-color:#f3f5f6;border-radius:.75rem;font-size:11px;font-weight:500}.membership__role-menu{position:fixed;z-index:200;list-style:none;margin:0;padding:.25rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.5rem;box-shadow:0 8px 22px #1d253024}.membership__role-menu .membership__role-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .625rem;border-radius:6px;font-size:13px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .1s ease,color .1s ease}.membership__role-menu .membership__role-option .membership__role-check{width:15px;height:15px;color:#055ed1}.membership__role-menu .membership__role-option:hover{background-color:#f3f5f6;color:#1d2530}.membership__role-menu .membership__role-option--active,.membership__role-menu .membership__role-option--active:hover{background-color:#eef5ff;color:#055ed1}.membership__role-menu .membership__role-sep{height:1px;margin:.25rem;background-color:#e0e5eb}.membership__role-menu .membership__role-delete{display:flex;align-items:center;gap:.45rem;padding:.5rem .625rem;border-radius:6px;font-size:13px;font-weight:500;color:#e11d48;cursor:pointer;transition:background-color .1s ease}.membership__role-menu .membership__role-delete .membership__role-delete-icon{width:15px;height:15px}.membership__role-menu .membership__role-delete:hover{background-color:#e11d481a}.membership-skeleton{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .75rem;border:1px solid #d9e3f0;border-radius:.625rem}.membership-skeleton .membership-skeleton__user-data{display:flex;align-items:center;gap:.625rem}.create-membership-modal{max-height:80svh}.create-membership-modal.modal{overflow:visible}.create-membership-modal .modal__body{min-height:0;overflow-y:auto}.create-membership-modal .create-membership-modal__content{position:relative;display:flex;min-height:60px}.create-membership-modal .create-membership-modal__content .create-membership-modal__users{display:flex;flex-direction:column;gap:.5rem;width:100%}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;text-align:left;font-family:inherit;background-color:#fff;border:1px solid #d9e3f0;border-radius:.625rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user:hover{border-color:#6fb9f7}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user.create-membership-modal__user--selected{background-color:#eef5ff;border-color:#055ed1}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user.create-membership-modal__user--selected .user__name{color:#055ed1}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user .user__avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;font-size:13px;font-weight:600;color:#055ed1;background-color:#055ed11a;border-radius:50%}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user .user__info{flex:1;min-width:0}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user .user__info .user__name{font-size:13px;font-weight:500;line-height:1.25rem;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user .user__info .user__username{font-size:12px;line-height:1rem;color:#627084;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-membership-modal .create-membership-modal__content .create-membership-modal__users .create-membership-modal__user .user__check{flex-shrink:0;width:18px;height:18px;color:#055ed1}.create-membership-modal .create-membership-modal__content .create-membership-modal__user-skeleton{display:flex;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;border:1px solid #d9e3f0;border-radius:.625rem}.create-membership-modal .create-membership-modal__content .create-membership-modal__user-skeleton .create-membership-modal__user-skeleton-lines{display:flex;flex-direction:column;gap:.3rem}.create-membership-modal .create-membership-modal__content .create-membership-modal__empty-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem 1rem;width:100%;color:#627084;border:1px dashed #d9e3f0;border-radius:.625rem}.create-membership-modal .create-membership-modal__content .create-membership-modal__empty-info .empty-info__icon{font-size:22px;color:#9ca3af}.create-membership-modal .create-membership-modal__content .create-membership-modal__empty-info .empty-info__desc{font-size:13px}.create-membership-modal .create-membership-modal__footer{display:flex;flex-direction:column;gap:.75rem}.create-membership-modal .create-membership-modal__footer .create-membership-modal__role-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.create-membership-modal .create-membership-modal__footer .create-membership-modal__role-row .create-membership-modal__role-label{font-size:13px;font-weight:500;color:#1d2530}.create-membership-modal .create-membership-modal__footer .create-membership-modal__submit-btn{height:38px}.role-picker{display:inline-flex;gap:2px;padding:3px;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px}.role-picker--invalid{border-color:#e11d48}.role-picker .role-picker__option{padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500;color:#627084;background-color:transparent;border:none;border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.role-picker .role-picker__option:hover{color:#1d2530;background-color:#1d25300a}.role-picker .role-picker__option--active,.role-picker .role-picker__option--active:hover{color:#fff;background-color:#055ed1}.role-picker--sm .role-picker__option{padding:3px 9px}.shop-settings{position:relative}.shop-settings .settings-card{display:flex;flex-direction:column;gap:.75rem}.shop-settings .settings-card .settings-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px}.shop-settings .settings-card .settings-card__head .settings-card__title{font-size:13px;font-weight:600;color:#1d2530}.shop-settings .settings-card .settings-card__head .settings-card__edit{display:inline-flex;align-items:center;gap:.35rem;height:28px;padding:0 .6rem;font-family:inherit;font-size:12px;font-weight:500;color:#055ed1;background-color:transparent;border:1px solid #d9e3f0;border-radius:7px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.shop-settings .settings-card .settings-card__head .settings-card__edit svg{width:14px;height:14px}.shop-settings .settings-card .settings-card__head .settings-card__edit:hover{background-color:#eef5ff;border-color:#6fb9f7}.shop-settings .settings-card .settings-card__head .settings-card__head-actions{display:flex;align-items:center;gap:.4rem}.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__cancel,.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save{height:28px;padding:0 .75rem;font-family:inherit;font-size:12px;font-weight:500;border-radius:7px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__cancel{color:#627084;background-color:transparent;border:1px solid #d9e3f0}.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__cancel:hover{color:#1d2530;background-color:#f3f5f6;border-color:#e0e5eb}.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save{color:#fff;background-color:#055ed1;border:1px solid #055ed1}.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save:hover{background-color:#1a75e1;border-color:#1a75e1}.shop-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save:disabled{background-color:#055ed173;border-color:transparent;pointer-events:none}.shop-settings .settings__form{display:flex;flex-direction:column;gap:.875rem}.shop-settings .settings__form .settings__form-client-fields{display:flex;gap:.875rem}@media(max-width:480px){.shop-settings .settings__form .settings__form-client-fields{flex-direction:column;gap:.875rem}}.shop-settings .settings__form .input-wrapper{min-width:0}.shop-settings .settings__form .input-wrapper__label{margin-bottom:.375rem;font-size:13px;font-weight:500;color:#627084}.shop-settings .settings__form .input-wrapper__input{height:36px;padding:0 .75rem;font-size:13px;background-color:#f7f9fb;border-radius:8px}.shop-settings .settings__form .input-wrapper__input::placeholder{font-size:13px}.shop-settings .settings__form .input-wrapper__input:focus{background-color:#fff;border-color:#055ed1;box-shadow:0 0 0 3px #055ed126}.settings-field{display:flex;flex-direction:column;width:100%;min-width:0}.settings-field .settings-field__label{margin-bottom:.375rem;font-size:13px;font-weight:500;color:#627084}.settings-field .settings-field__box{display:flex;align-items:center;gap:.5rem;height:36px;padding:0 .75rem;background-color:#f7f9fb;border:1px solid #d9e3f0;border-radius:8px}.settings-field .settings-field__value{flex:1;min-width:0;font-size:13px;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-field .settings-field__value--mask{letter-spacing:1px}.settings-field .settings-field__value--empty{color:#9ca3af}.settings-field .settings-field__toggle{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:-.25rem;padding:0;color:#627084;background-color:transparent;border:none;border-radius:6px;cursor:pointer;transition:color .12s ease,background-color .12s ease}.settings-field .settings-field__toggle svg{width:15px;height:15px}.settings-field .settings-field__toggle:hover{color:#1d2530;background-color:#f3f5f6}.settings-skeleton .settings-skeleton__card{display:flex;flex-direction:column;gap:.75rem}.settings-skeleton .settings-skeleton__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px}.settings-skeleton .settings-skeleton__form{display:flex;flex-direction:column;gap:.875rem}.settings-skeleton .settings-skeleton__row{display:flex;gap:.875rem}@media(max-width:480px){.settings-skeleton .settings-skeleton__row{flex-direction:column;gap:.875rem}}.settings-skeleton .settings-skeleton__field{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0}.settings-skeleton .settings-skeleton__auth{display:flex;flex-direction:column;margin-top:1rem;padding:.875rem 1rem;background-color:#f7f9fb;border:1px solid #d9e3f0;border-radius:.75rem}.settings-skeleton .settings-skeleton__auth .settings-skeleton__auth-row{display:flex;align-items:center;gap:.75rem}.settings-skeleton .settings-skeleton__auth .settings-skeleton__auth-text{display:flex;flex-direction:column;gap:.3rem}.settings-skeleton .settings-skeleton__auth .settings-skeleton__auth-btn{margin-top:.875rem;line-height:1}.shop-supplier-settings{position:relative;display:flex;flex-direction:column}.shop-supplier-settings .settings-card{display:flex;flex-direction:column;gap:.75rem}.shop-supplier-settings .settings-card .settings-card__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:28px}.shop-supplier-settings .settings-card .settings-card__head .settings-card__title{font-size:13px;font-weight:600;color:#1d2530}.shop-supplier-settings .settings-card .settings-card__head .settings-card__edit{display:inline-flex;align-items:center;gap:.35rem;height:28px;padding:0 .6rem;font-family:inherit;font-size:12px;font-weight:500;color:#055ed1;background-color:transparent;border:1px solid #d9e3f0;border-radius:7px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.shop-supplier-settings .settings-card .settings-card__head .settings-card__edit svg{width:14px;height:14px}.shop-supplier-settings .settings-card .settings-card__head .settings-card__edit:hover{background-color:#eef5ff;border-color:#6fb9f7}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions{display:flex;align-items:center;gap:.4rem}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__cancel,.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save{height:28px;padding:0 .75rem;font-family:inherit;font-size:12px;font-weight:500;border-radius:7px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__cancel{color:#627084;background-color:transparent;border:1px solid #d9e3f0}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__cancel:hover{color:#1d2530;background-color:#f3f5f6;border-color:#e0e5eb}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save{color:#fff;background-color:#055ed1;border:1px solid #055ed1}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save:hover{background-color:#1a75e1;border-color:#1a75e1}.shop-supplier-settings .settings-card .settings-card__head .settings-card__head-actions .settings-card__save:disabled{background-color:#055ed173;border-color:transparent;pointer-events:none}.shop-supplier-settings .settings__form{display:flex;flex-direction:column;gap:.875rem}.shop-supplier-settings .settings__form .settings__form-client-fields{display:flex;gap:.875rem}@media(max-width:480px){.shop-supplier-settings .settings__form .settings__form-client-fields{flex-direction:column;gap:.875rem}}.shop-supplier-settings .settings__form .input-wrapper{min-width:0}.shop-supplier-settings .settings__form .input-wrapper__label{margin-bottom:.375rem;font-size:13px;font-weight:500;color:#627084}.shop-supplier-settings .settings__form .input-wrapper__input{height:36px;padding:0 .75rem;font-size:13px;background-color:#f7f9fb;border-radius:8px}.shop-supplier-settings .settings__form .input-wrapper__input::placeholder{font-size:13px}.shop-supplier-settings .settings__form .input-wrapper__input:focus{background-color:#fff;border-color:#055ed1;box-shadow:0 0 0 3px #055ed126}.shop-supplier-authentication{padding:.875rem 1rem;margin-top:1rem;background-color:#f7f9fb;border:1px solid #d9e3f0;border-radius:.75rem}.shop-supplier-authentication .shop-supplier-authentication__items{display:flex;align-items:center;gap:.75rem}.shop-supplier-authentication .shop-supplier-authentication__items .items__auth-icon{width:20px;height:20px;flex-shrink:0}.shop-supplier-authentication .shop-supplier-authentication__items .items__auth-icon.large{width:22px;height:22px}.shop-supplier-authentication .shop-supplier-authentication__items .items__auth-icon--success{color:#16a249}.shop-supplier-authentication .shop-supplier-authentication__items .items__auth-icon--failure{color:#e11d48}.shop-supplier-authentication .shop-supplier-authentication__items .items__auth-status .auth-status__title{font-size:13px;font-weight:600;line-height:1.25;color:#1d2530}.shop-supplier-authentication .shop-supplier-authentication__items .items__auth-status .auth-status__countdown{font-size:12px;line-height:1rem;color:#627084}.shop-supplier-authentication .shop-supplier-authentication__redirect-skeleton{margin-top:.875rem;line-height:1}.shop-supplier-authentication .shop-supplier-authentication__redirect{display:flex;align-items:center;justify-content:center;gap:.45rem;width:auto;height:36px;padding:0 .875rem;margin-top:.875rem;font-size:13px;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;transition:background-color .12s ease,border-color .12s ease}.shop-supplier-authentication .shop-supplier-authentication__redirect .redirect__icon{width:15px;height:15px}.shop-supplier-authentication .shop-supplier-authentication__redirect:hover{background-color:#eef5ff;border-color:#6fb9f7}.no-shops-found{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:480px){.no-shops-found{padding:2rem 1.25rem}}.no-shops-found .no-shops-found__icon{width:40px;height:40px;margin-bottom:.25rem;color:#9ca3af}.no-shops-found .no-shops-found__title{font-size:14px;font-weight:600;line-height:1.25rem;color:#1d2530}.no-shops-found .no-shops-found__subtitle{text-align:center;max-width:400px;font-size:12px;line-height:1rem;color:#627084}.shops-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.875rem}@media(max-width:768px){.shops-toolbar{flex-direction:column;align-items:stretch;gap:.625rem}}.shops-toolbar .shops-toolbar__stats{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-width:0}@media(max-width:768px){.shops-toolbar .shops-toolbar__stats{display:none}}.shops-toolbar .shops-toolbar__chip{display:inline-flex;align-items:center;gap:.4rem;height:30px;padding:0 .7rem;font-size:12px;font-weight:500;color:#627084;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:8px}.shops-toolbar .shops-toolbar__chip .shops-toolbar__chip-icon{width:15px;height:15px}.shops-toolbar .shops-toolbar__chip--success{color:#16a249;background-color:#16a2491a;border-color:#16a2492e}.shops-toolbar .shops-toolbar__chip--warning{color:#d97706;background-color:#d977061a;border-color:#d9770633}.shops-toolbar .shops-toolbar__summary{display:none}@media(max-width:768px){.shops-toolbar .shops-toolbar__summary{display:block}}.shops-toolbar .shops-toolbar__summary-skeleton{display:block;width:100%;height:34px;overflow:hidden;border-radius:8px}.shops-toolbar .shops-toolbar__summary-bar{display:flex;align-items:center;gap:.5rem;height:34px;padding:0 .75rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px}.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item{display:inline-flex;align-items:center;gap:.35rem;font-size:12.5px;font-weight:500;color:#627084;white-space:nowrap}.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item .shops-toolbar__summary-icon{width:15px;height:15px;flex-shrink:0}@media(max-width:360px){.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item .shops-toolbar__summary-label{display:none}}.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item--success,.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item--success .shops-toolbar__summary-icon{color:#16a249}.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item--warning,.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-item--warning .shops-toolbar__summary-icon{color:#d97706}.shops-toolbar .shops-toolbar__summary-bar .shops-toolbar__summary-sep{color:#e0e5eb}.shops-toolbar .shops-toolbar__add-user{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex-shrink:0;height:34px;padding:0 .875rem;font-family:inherit;font-size:13px;font-weight:500;color:#055ed1;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.shops-toolbar .shops-toolbar__add-user .shops-toolbar__add-user-icon{width:16px;height:16px}.shops-toolbar .shops-toolbar__add-user:hover{background-color:#eef5ff;border-color:#6fb9f7}@media(max-width:768px){.shops-toolbar .shops-toolbar__add-user{width:100%;height:38px}}.shops-toolbar .shops-toolbar__add-user-skeleton{display:block;width:168px;height:34px;overflow:hidden;border-radius:8px}@media(max-width:768px){.shops-toolbar .shops-toolbar__add-user-skeleton{width:100%;height:38px}}.create-user-modal .create-user-modal__intro{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.5rem 1.5rem .5rem}@media(max-width:480px){.create-user-modal .create-user-modal__intro{padding:1.25rem 1rem .5rem}}.create-user-modal .create-user-modal__intro .create-user-modal__avatar-preview{display:flex;align-items:center;justify-content:center;width:56px;height:56px;font-size:18px;font-weight:600;color:#055ed1;background-color:#eef5ff;border-radius:50%}.create-user-modal .create-user-modal__intro .create-user-modal__avatar-preview svg{width:24px;height:24px}.create-user-modal .create-user-modal__intro .create-user-modal__intro-hint{font-size:13px;color:#627084;text-align:center}.create-user-modal .create-user-modal__user-data{display:flex;align-items:center;gap:.75rem;margin:1.25rem 1.5rem 1rem;padding:.75rem}@media(max-width:480px){.create-user-modal .create-user-modal__user-data{margin:1rem}}.create-user-modal .create-user-modal__user-data{background-color:#f7f9fb;border-radius:.5rem}.create-user-modal .create-user-modal__user-data .user-data__avatar{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#055ed114;font-size:14px;font-weight:600;color:#055ed1}.create-user-modal .create-user-modal__user-data .user-data__info{display:flex;flex-direction:column;gap:.25rem}.create-user-modal .create-user-modal__user-data .user-data__info .user-data__name{font-size:14px}.create-user-modal .create-user-modal__user-data .user-data__info .user-data__username{font-size:12px;color:#627084}.create-user-modal .create-user-modal__form{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem}@media(max-width:480px){.create-user-modal .create-user-modal__form{padding:0 1rem 1rem}}.create-user-modal .create-user-modal__form .create-user-modal__names{display:flex;align-items:center;gap:1rem}@media(max-width:480px){.create-user-modal .create-user-modal__form .create-user-modal__names{flex-direction:column;align-items:stretch;gap:.75rem}}.create-user-modal .create-user-modal__form .create-user-modal__shops-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.create-user-modal .create-user-modal__form .create-user-modal__shops-head .create-user-modal__shops-title{font-size:13px;font-weight:600;color:#1d2530}.create-user-modal .create-user-modal__form .create-user-modal__shops-head .create-user-modal__shops-count{padding:.15rem .55rem;font-size:12px;font-weight:500;color:#627084;background-color:#f3f5f6;border-radius:.75rem}.create-user-modal .create-user-modal__form .create-user-modal__shops{display:flex;flex-direction:column;gap:.625rem}.create-user-modal .create-user-modal__form .input-wrapper__label{font-size:12px}.create-user-modal .create-user-modal__form .input-wrapper__input{font-size:14px}.create-user-modal .create-user-modal__form .input-wrapper__input::placeholder{font-size:14px}.create-user-modal .create-user-modal__form .form__shop{display:flex;align-items:center;padding:.75rem;font-size:14px;border:1px solid #d9e3f0;border-radius:.5rem;min-height:57.5px}.create-user-modal .create-user-modal__form .form__shop.form__shop--selected{border-color:#055ed1;background-color:#eef5ff}.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem}@media(max-width:480px){.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper{flex-direction:column;align-items:stretch;gap:.625rem}.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper .role-picker{align-self:flex-start}}.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper .checkbox-wrapper{flex:1;min-width:0}.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper .checkbox-wrapper .checkbox-wrapper__indicator:after{width:3px;height:7px}.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper .form__shop-name{display:flex;align-items:center;gap:.5rem;min-width:0;font-weight:500;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper .form__shop-name .form__shop-logo,.create-user-modal .create-user-modal__form .form__shop .form__shop-wrapper .role-picker{flex-shrink:0}.create-user-modal .create-user-modal__form .create-user-modal__footer{display:flex;flex-direction:column;gap:.5rem}.create-user-modal .create-user-modal__form .create-user-modal__footer .error-message{margin-top:0;text-align:center;padding:.5rem .75rem;color:#be123c;background-color:#e11d4812;border:1px solid rgba(225,29,72,.18);border-radius:8px}.create-user-modal .create-user-modal__form .create-user-modal__footer .footer__options{display:flex;justify-content:center;align-items:center;gap:1rem}.create-user-modal .create-user-modal__form .create-user-modal__btn{display:flex;justify-content:center;align-items:center;gap:.5rem}.step-modal{position:absolute;display:flex;flex-direction:column;top:50%;left:50%;width:32rem;max-width:calc(100vw - 1.5rem);max-height:calc(100svh - 1.5rem);overflow-y:auto;background-color:#fff;border-radius:.5em;transform:translate(-50%,-50%)}@media(max-width:768px){.step-modal{width:calc(100vw - 1.5rem);max-height:calc(100svh - 1.5rem)}}@media(max-width:480px){.step-modal{width:calc(100vw - 1rem);max-height:calc(100svh - 1rem)}}.step-modal .step-modal__steps{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-bottom:1px solid #e0e5eb}@media(max-width:480px){.step-modal .step-modal__steps{gap:.5rem;padding:1rem}.step-modal .step-modal__steps .step-modal__step-name{font-size:12px!important}}.step-modal .step-modal__steps .step-modal__step{display:flex;align-items:center;gap:.5rem}.step-modal .step-modal__steps .step-modal__step .step-modal__step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;text-align:center;font-size:14px;color:#627084;border-radius:50%;background-color:#f3f5f6;transition:background-color .1s ease-in-out}.step-modal .step-modal__steps .step-modal__step .step-modal__step-number .step-modal__step-completed-icon{width:16px;height:16px;color:#055ed1}.step-modal .step-modal__steps .step-modal__step .step-modal__step-name{font-size:14px;color:#627084}.step-modal .step-modal__steps .step-modal__step.step-modal__step--active .step-modal__step-number{font-weight:600;background-color:#055ed1;color:#fff}.step-modal .step-modal__steps .step-modal__step.step-modal__step--active .step-modal__step-name{color:#1d2530}.step-modal .step-modal__steps .step-modal__step.step-modal__step--completed .step-modal__step-number{background-color:#eef5ff}.step-modal .step-modal__steps .step-modal__close{position:absolute;right:1rem;top:1rem;font-size:1.5rem;color:#627084;cursor:pointer}.checkbox-wrapper{position:relative;display:flex;flex-wrap:wrap;padding-left:1.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrapper .checkbox-wrapper__checkbox{position:absolute;opacity:0}.checkbox-wrapper .checkbox-wrapper__checkbox:checked~.checkbox-wrapper__indicator{background-color:#055ed1;border-color:#055ed1}.checkbox-wrapper .checkbox-wrapper__checkbox:checked~.checkbox-wrapper__indicator:after{display:block}.checkbox-wrapper .checkbox-wrapper__checkbox:focus-visible~.checkbox-wrapper__indicator{border-color:#055ed1;box-shadow:0 0 0 3px #055ed11f}.checkbox-wrapper .checkbox-wrapper__checkbox:indeterminate~.checkbox-wrapper__indicator{background-color:#055ed1;border-color:#055ed1}.checkbox-wrapper .checkbox-wrapper__checkbox:indeterminate~.checkbox-wrapper__indicator:after{display:block;left:50%;top:50%;width:.5em;height:0;border:none;border-top:2px solid #ffffff;border-radius:0;transform:translate(-50%,-50%)}.checkbox-wrapper:hover .checkbox-wrapper__indicator{border-color:#1a75e1}.checkbox-wrapper .checkbox-wrapper__indicator{position:absolute;top:.125em;left:0;height:1em;width:1em;background-color:#fff;border:1.5px solid #d9e3f0;border-radius:4px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.checkbox-wrapper .checkbox-wrapper__indicator:after{content:"";position:absolute;display:none;left:50%;top:47%;width:.3em;height:.55em;border:solid white;border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.checkbox-wrapper .checkbox-wrapper__content{color:#1d2530;font-size:14px}.checkbox-wrapper .checkbox-wrapper__error-message{padding-left:0;flex-basis:100%}.checkbox-wrapper--required .checkbox-wrapper__content:after{content:"*";position:relative;left:1px;color:#e11d48}.checkbox-wrapper--disable{opacity:.5;pointer-events:none;touch-action:none}.files-page{position:relative;display:flex;flex-direction:column;min-height:100%;padding:.75rem 1.25rem 1rem;margin:0 auto;max-width:1100px;width:100%}@media(max-width:768px){.files-page{padding:.75rem 1rem 1rem}}@media(max-width:480px){.files-page{padding:.625rem .75rem .875rem}}.files-page .page-header{flex-shrink:0;margin-bottom:.75rem}.files-page .files-page__content{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem}.files-page .files-page__content .files-page__content-options{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem;background:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:480px){.files-page .files-page__content .files-page__content-options{padding:1rem}}.files-page .files-page__content .files-page__content-options .content-options__title{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:600;color:#1d2530}.files-page .files-page__content .files-page__content-options .content-options__title svg{width:18px;height:18px;color:#055ed1}.files-page .files-page__content .files-page__content-options .content-options{display:flex;align-items:flex-start;gap:1rem}@media(max-width:768px){.files-page .files-page__content .files-page__content-options .content-options{flex-direction:column;align-items:stretch}}.files-page .files-page__content .files-page__content-options .content-options .content-options__option{display:flex;flex-direction:column;width:50%}@media(max-width:768px){.files-page .files-page__content .files-page__content-options .content-options .content-options__option{width:100%}}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__label{display:flex;align-items:center;gap:.4rem;min-height:32px;margin-bottom:.375rem;font-weight:500;font-size:13px;color:#627084}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__label svg{width:15px;height:15px;color:#627084}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__date-presets{display:flex;flex-wrap:wrap;gap:.375rem;margin-left:auto}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__date-presets .radio-pill span{padding:4px 11px;font-size:11px}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__date-range{display:flex;gap:.5rem}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__date-range .date-picker{flex:1;min-width:0}.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__date-range .date-picker .react-datepicker-wrapper{display:block;width:100%}@media(max-width:768px){.files-page .files-page__content .files-page__content-options .content-options .content-options__option .option__date-range{flex-direction:column}}.files-page .files-page__export{position:sticky;bottom:1rem;z-index:5;margin-top:auto;padding-top:.75rem}@media(max-width:480px){.files-page .files-page__export{bottom:.75rem}}.files-page .files-page__export .files-page__export-dock{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .5rem .5rem 1rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.875rem;box-shadow:0 10px 26px #1d253026,0 2px 6px #1d25300f}@media(max-width:480px){.files-page .files-page__export .files-page__export-dock{gap:.5rem;padding:.5rem}}.files-page .files-page__export .files-page__export-hint{display:inline-flex;align-items:center;gap:.5rem;min-width:0;font-size:13px;font-weight:500;color:#627084;white-space:nowrap}.files-page .files-page__export .files-page__export-hint svg{flex-shrink:0;width:17px;height:17px;color:#16a34a}@media(max-width:480px){.files-page .files-page__export .files-page__export-hint{display:none}}.files-page .files-page__export .files-page__export-btn{position:relative;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-shrink:0;width:auto;min-width:190px;padding:.55rem 1.25rem;border-radius:8px;box-shadow:none}@media(max-width:480px){.files-page .files-page__export .files-page__export-btn{width:100%;min-width:0}}.files-page .files-page__export .files-page__export-btn .files-page__export-btn-label{display:inline-flex;align-items:center;gap:.5rem}.files-page .files-page__export .files-page__export-btn .files-page__export-btn-label--loading{visibility:hidden}.files-page .files-page__export .files-page__export-btn .files-page__export-spinner:after{border-color:#fff6;border-top-color:#fff}.files-page.files-page--empty{overflow:visible}.files-page.files-page--empty .files-page__empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.75rem;padding:2.5rem 1.5rem;color:#627084;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.files-page.files-page--empty .files-page__empty .files-page__empty-icon{width:40px;height:40px;color:#9ca3af}.files-page.files-page--empty .files-page__empty .files-page__empty-title{font-size:14px;font-weight:600;line-height:1.25rem;color:#1d2530}.files-page.files-page--empty .files-page__empty .files-page__empty-subtitle{font-size:12px;line-height:1rem}.files-page__content-columns{padding:1.25rem;background:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:480px){.files-page__content-columns{padding:1rem}}.files-page__content-columns .content-columns__title{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.375rem}.files-page__content-columns .content-columns__title h2{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:600;color:#1d2530}.files-page__content-columns .content-columns__title h2 svg{width:18px;height:18px;color:#055ed1}.files-page__content-columns .content-columns__title .content-columns__count{display:flex;align-items:center;justify-content:center;height:18px;min-width:36px;padding:0 7px;font-size:11px;font-weight:600;color:#055ed1;background-color:#055ed11a;border-radius:9px}.files-page__content-columns .content-columns__desc{margin-bottom:.875rem;color:#627084;font-size:13px;font-weight:400;line-height:1.25rem}.files-page__content-columns .content-columns__panes{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:.75rem}@media(max-width:768px){.files-page__content-columns .content-columns__panes{grid-template-columns:1fr}}.files-page__content-columns .columns-pane{display:flex;flex-direction:column;min-width:0;border:1px solid #d9e3f0;border-radius:8px;overflow:hidden}.files-page__content-columns .columns-pane .columns-pane__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background-color:#f7f9fb;border-bottom:1px solid #d9e3f0}.files-page__content-columns .columns-pane .columns-pane__header .columns-pane__title{font-size:12px;font-weight:500;color:#627084}.files-page__content-columns .columns-pane .columns-pane__header .columns-pane__action{padding:0;font-family:inherit;font-size:12px;font-weight:500;color:#055ed1;background:none;border:none;cursor:pointer}.files-page__content-columns .columns-pane .columns-pane__header .columns-pane__action:hover{color:#1a75e1}.files-page__content-columns .columns-pane .columns-pane__list{display:flex;flex-direction:column;gap:3px;padding:6px;min-height:132px}@media(max-width:768px){.files-page__content-columns .columns-pane .columns-pane__list{min-height:88px}}.files-page__content-columns .columns-pane .columns-pane__empty{margin:auto;padding:1rem .5rem;text-align:center;font-size:12px;color:#9ca3af}.files-page__content-columns .columns-pane .columns-pane__item{display:flex;align-items:center;gap:.5rem;width:100%;padding:7px 9px;font-family:inherit;font-size:13px;color:#1d2530;text-align:left;background:#fff;border:none;border-radius:6px;transition:background-color .12s ease}.files-page__content-columns .columns-pane .columns-pane__item .columns-pane__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files-page__content-columns .columns-pane .columns-pane__item .columns-pane__icon{flex-shrink:0;width:16px;height:16px;color:#055ed1}.files-page__content-columns .columns-pane .columns-pane__item--available{cursor:pointer}.files-page__content-columns .columns-pane .columns-pane__item--available:hover{background-color:#055ed10f}.files-page__content-columns .columns-pane .columns-pane__item--selected{cursor:grab;-webkit-user-select:none;user-select:none}.files-page__content-columns .columns-pane .columns-pane__item--selected:active{cursor:grabbing}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__grip{flex-shrink:0;width:16px;height:16px;color:#9ca3af}@media(max-width:768px){.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__grip{display:none}}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__order{flex-shrink:0;width:14px;font-size:11px;color:#9ca3af;text-align:right}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__reorder{display:flex;align-items:center;flex-shrink:0}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__move{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;color:#627084;background:none;border:none;border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__move svg{width:16px;height:16px}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__move:hover:not(:disabled){background-color:#055ed114;color:#055ed1}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__move:disabled{color:#e0e5eb;cursor:default}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__remove{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;padding:0;color:#627084;background:none;border:none;border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__remove svg{width:16px;height:16px}.files-page__content-columns .columns-pane .columns-pane__item--selected .columns-pane__remove:hover{background-color:#e11d481a;color:#e11d48}.files-page__content-columns .columns-pane .columns-pane__item--selected:hover{background-color:#f7f9fb}.files-page__content-columns .columns-pane .columns-pane__item--selected.columns-pane__item--dragover{background-color:#055ed114;box-shadow:inset 0 2px #055ed1}.date-picker .date-picker__custom-input{display:flex;flex-direction:column}.date-picker .date-picker__custom-input .date-picker__input-wrapper{display:flex;align-items:center}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input-label{font-size:13px;line-height:1.25rem;color:#627084}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input{width:100%;height:32px;padding:0 .75rem;font-family:inherit;font-size:14px;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;outline:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;caret-color:transparent;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input::placeholder{color:#9ca3af}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input:focus{border-color:#055ed1;box-shadow:0 0 0 3px #055ed11f}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input.date-picker__input--invalid{border-color:#e11d48}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input.date-picker__input--invalid::placeholder{color:#e11d48}.date-picker .date-picker__custom-input .date-picker__input-wrapper .date-picker__input.date-picker__input--invalid:focus{box-shadow:0 0 0 3px #e11d481f}.date-picker .react-datepicker{font-family:inherit;color:#1d2530;border:1px solid #d9e3f0;border-radius:.75rem;box-shadow:0 8px 24px #1d25301f}.date-picker .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{color:#055ed1;fill:#055ed1}.date-picker .react-datepicker__navigation:hover span:before{border-color:#fff}.date-picker .react-datepicker__navigation-icon:before{border-color:#fff}.date-picker .react-datepicker__month-container .react-datepicker__header{background-color:#055ed1;border-bottom:none;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.date-picker .react-datepicker__month-container .react-datepicker__header .react-datepicker__current-month{color:#fff}.date-picker .react-datepicker__month-container .react-datepicker__header .react-datepicker__day-name{color:#ffffffd9}.date-picker .react-datepicker__month-container .react-datepicker__day{border-radius:6px}.date-picker .react-datepicker__month-container .react-datepicker__day.react-datepicker__day--selected,.date-picker .react-datepicker__month-container .react-datepicker__day.react-datepicker__day--keyboard-selected{background-color:#055ed1;color:#fff}.date-picker .react-datepicker__month-container .react-datepicker__day:hover{background-color:#1a75e1!important;color:#fff!important}.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.375em;border-bottom-right-radius:.375em}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,.react-datepicker-popper--header-middle[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper--header-bottom[data-placement^=bottom] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker-popper--header-bottom[data-placement^=top] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select,.react-datepicker__header--middle,.react-datepicker__header--bottom){border-top-right-radius:.3rem}.react-datepicker__header--middle{border-top:1px solid #aeaeae;border-radius:0;margin-top:4px}.react-datepicker__header--bottom{border-bottom:none;border-top:1px solid #aeaeae;border-radius:0 0 .3rem .3rem}.react-datepicker__header-wrapper{position:relative}.react-datepicker__header-wrapper .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:2px}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__month-select,.react-datepicker__year-select,.react-datepicker__month-year-select{background-color:transparent;border:1px solid #aeaeae;border-radius:.3rem;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;margin-top:5px;padding:2px 5px}.react-datepicker__month-select:focus-visible,.react-datepicker__year-select:focus-visible,.react-datepicker__month-year-select:focus-visible{outline:auto 1px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.5em;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:5em;margin:2px}.react-datepicker__month{margin:.5em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:5em;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.375em;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.375em}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 1.0625em);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{text-align:center;white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:2.125em;line-height:2.125em;text-align:center;margin:.208em}.react-datepicker__day-name--disabled,.react-datepicker__day--disabled,.react-datepicker__time-name--disabled{cursor:default;color:#ccc}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90;color:#fff}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.625em;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__children-container{width:17.25em;margin:.5em;padding-right:.25em;padding-left:.25em;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.react-datepicker-popper-offset{margin-top:-.7em}.login-page{flex:1;min-height:100svh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#f7f9fb}@media(max-width:480px){.login-page{padding:1rem}}.login-page .login-card{display:flex;width:100%;max-width:860px;min-height:460px;background-color:#fff;border:1px solid #d9e3f0;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #1d25300f}@media(max-width:768px){.login-page .login-card{flex-direction:column;max-width:440px;min-height:0}}.login-page .login-card .login-card__brand{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;width:300px;flex-shrink:0;padding:2.25rem 2rem;background:radial-gradient(circle at 88% 6%,#ffffff1f,#fff0 58%),linear-gradient(155deg,#0a4fb0,#055ed1);color:#fff}@media(max-width:768px){.login-page .login-card .login-card__brand{width:auto;gap:1rem;padding:1.5rem 1.75rem}}.login-page .login-card .login-card__brand .brand__mark{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem}@media(max-width:768px){.login-page .login-card .login-card__brand .brand__mark{margin-bottom:0}}.login-page .login-card .login-card__brand .brand__mark .brand__mark-icon{flex-shrink:0;width:30px;height:30px;color:#fff}.login-page .login-card .login-card__brand .brand__mark .brand__name{font-size:22px;font-weight:500;letter-spacing:-.3px;color:#fff}.login-page .login-card .login-card__brand .brand__tagline{margin-bottom:1.5rem;font-size:16px;font-weight:500;line-height:1.5}@media(max-width:768px){.login-page .login-card .login-card__brand .brand__tagline{margin-bottom:0;font-size:14px}}.login-page .login-card .login-card__brand .brand__features{display:flex;flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none}@media(max-width:768px){.login-page .login-card .login-card__brand .brand__features{display:none}}.login-page .login-card .login-card__brand .brand__features .brand__feature{display:flex;align-items:center;gap:.7rem;padding:.55rem .7rem;font-size:12.5px;color:#fff;background-color:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:.625rem}.login-page .login-card .login-card__brand .brand__features .brand__feature .brand__badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.2rem;height:26px;min-width:26px;padding:0 .3rem;background-color:#fff;border-radius:7px}.login-page .login-card .login-card__brand .brand__features .brand__feature .brand__badge .brand__badge-logo{width:17px;height:17px;object-fit:contain}.login-page .login-card .login-card__brand .brand__features .brand__feature .brand__badge .brand__badge-shopify{width:15px;height:15px;color:#95bf47}.login-page .login-card .login-card__brand .brand__features .brand__feature .brand__badge .brand__badge-icon{width:16px;height:16px;color:#055ed1}.login-page .login-card .login-card__brand .brand__features .brand__feature .brand__badge--combo{gap:.3rem;padding:0 .4rem}.login-page .login-card .login-card__brand .brand__copyright{font-size:11.5px;color:#ffffffd9}@media(max-width:768px){.login-page .login-card .login-card__brand .brand__copyright{display:none}}.login-page .login-card .login-card__form{flex:1;display:flex;flex-direction:column;padding:2.5rem}@media(max-width:768px){.login-page .login-card .login-card__form{padding:1.75rem}}@media(max-width:480px){.login-page .login-card .login-card__form{padding:1.5rem 1.25rem}}.login-page .login-card .login-card__form .login-form__heading{margin-bottom:1.5rem}.login-page .login-card .login-card__form .login-form__heading .login-form__title{margin:0;font-size:20px;font-weight:500;letter-spacing:-.3px;color:#1d2530}.login-page .login-card .login-card__form .login-form__heading .login-form__subtitle{margin-top:.35rem;font-size:13px;color:#627084}.login-page .login-card .login-card__form .login-tabs{display:flex;gap:.25rem;padding:.25rem;margin-bottom:1.5rem;background-color:#f3f5f6;border:1px solid #e0e5eb;border-radius:.625rem}.login-page .login-card .login-card__form .login-tabs .login-tabs__option{flex:1;padding:.45rem 1rem;font-family:inherit;font-size:13px;color:#627084;background-color:transparent;border:1px solid transparent;border-radius:.4375rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.login-page .login-card .login-card__form .login-tabs .login-tabs__option:hover:not(.active){color:#1d2530}.login-page .login-card .login-card__form .login-tabs .login-tabs__option.active{color:#055ed1;font-weight:500;background-color:#fff;border-color:#e0e5eb;box-shadow:0 1px 2px #1d25300d}.login-page .login-card .login-card__form .login-tabs .login-tabs__option:focus-visible{outline:none;box-shadow:0 0 0 3px #055ed11f}.login-page .login-card .login-card__form .login-card__panel{display:flex;flex-direction:column}@media(max-width:768px){.login-page .login-card .login-card__form .login-card__panel{min-height:226px}}.login-page .login-card .login-card__form .login-form{display:flex;flex-direction:column}.login-page .login-card .login-card__form .login-form .login-form__error{margin-bottom:1.25rem}.login-page .login-card .login-card__form .login-form .login-form__fields{display:flex;flex-direction:column;gap:1.25rem}.login-page .login-card .login-card__form .login-form .login-form__submit{position:relative;margin-top:1.5rem;min-height:42px;font-size:14px;font-weight:500}.login-page .login-card .login-card__form .login-form .login-form__submit .login-form__submit-label{display:inline-flex;align-items:center;gap:.4rem}.login-page .login-card .login-card__form .login-form .login-form__submit .login-form__submit-label .login-form__submit-icon{width:17px;height:17px;transition:transform .12s ease}.login-page .login-card .login-card__form .login-form .login-form__submit .login-form__submit-label--hidden{visibility:hidden}.login-page .login-card .login-card__form .login-form .login-form__submit:hover .login-form__submit-icon{transform:translate(3px)}.login-page .login-card .login-card__form .login-form .login-form__submit .btn--spinner:after{border-color:#fff6;border-top-color:#fff}.login-page .login-card .login-card__form .register{display:flex;flex-direction:column;gap:1.25rem}.login-page .login-card .login-card__form .register .register__tile{padding:1.5rem;background-color:#f7f9fb;border:1px solid #e0e5eb;border-radius:.75rem}@media(max-width:480px){.login-page .login-card .login-card__form .register .register__tile{padding:1.25rem}}.login-page .login-card .login-card__form .register .register__tile .register__title{margin:0;font-size:16px;font-weight:500;color:#1d2530}.login-page .login-card .login-card__form .register .register__tile .register__description{margin-top:.6rem;font-size:13.5px;line-height:1.6;color:#627084}.login-page .login-card .login-card__form .register .register__tile .register__contact-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.55rem 1rem;background-color:#055ed1;border-radius:.5rem;color:#fff;font-size:13px;font-weight:500;transition:background-color .12s ease}.login-page .login-card .login-card__form .register .register__tile .register__contact-link .register__contact-link-icon{width:16px;height:16px}.login-page .login-card .login-card__form .register .register__tile .register__contact-link:hover{background-color:#1a75e1}.login-page .login-card .login-card__form .register .register__site-link{display:inline-flex;align-items:center;gap:.35rem;font-size:13px;color:#627084;transition:color .12s ease}.login-page .login-card .login-card__form .register .register__site-link .register__site-link-icon{width:15px;height:15px;transition:transform .12s ease}.login-page .login-card .login-card__form .register .register__site-link:hover{color:#1d2530}.login-page .login-card .login-card__form .register .register__site-link:hover .register__site-link-icon{transform:translate(3px)}.page-loader{position:relative;flex:1;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.page-loader .page-loader__icon{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.page-loader .page-loader__ring{position:absolute;inset:0;border-radius:50%;border:2px solid #055ed1;animation:page-loader-ring 1.7s ease-out infinite}.page-loader .page-loader__ring--delay{animation-delay:.85s}.page-loader .page-loader__mark{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#eef5ff;color:#055ed1}.page-loader .page-loader__mark svg{width:25px;height:25px}.page-loader .page-loader__text{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.page-loader .page-loader__label{font-size:13px;font-weight:500;color:#627084}.page-loader .page-loader__description{font-size:12px;color:#9ca3af}@keyframes page-loader-ring{0%{transform:scale(.75);opacity:.55}to{transform:scale(1.75);opacity:0}}@media(prefers-reduced-motion:reduce){.page-loader .page-loader__ring{animation:none;opacity:.3}}.billings-page{position:relative;min-height:100svh;flex-shrink:0;padding:.75rem 1.25rem 5.5rem;margin:0 auto;max-width:1200px;width:100%}@media(max-width:768px){.billings-page{min-height:calc(100svh - 56px);padding:.75rem 1rem 5rem}}@media(max-width:480px){.billings-page{padding:.625rem .75rem 5rem}}.billings-page .billings-page__header{margin-bottom:.75rem}.billings-page .billings-page__nav-dock{position:fixed;left:184px;right:0;bottom:1.25rem;z-index:30;padding:0 1.25rem;pointer-events:none}.billings-page .billings-page__nav-dock--sidebar-collapsed{left:60px}@media(max-width:1020px){.billings-page .billings-page__nav-dock{left:60px}}@media(max-width:768px){.billings-page .billings-page__nav-dock{left:0;bottom:1rem;padding:0 1rem}}@media(max-width:480px){.billings-page .billings-page__nav-dock{padding:0 .75rem}}.billings-page .billings-page__nav-dock .billings-page__nav-footer{pointer-events:auto;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem .5rem .5rem 1rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.875rem;box-shadow:0 10px 26px #1d253026,0 2px 6px #1d25300f}@media(max-width:480px){.billings-page .billings-page__nav-dock .billings-page__nav-footer{justify-content:center;padding:.4rem .5rem}}.billings-page .billings-page__nav-dock .nav-footer__summary{display:inline-flex;align-items:center;gap:.5rem;min-width:0;font-size:13px;font-weight:500;color:#627084;white-space:nowrap}.billings-page .billings-page__nav-dock .nav-footer__summary .nav-footer__icon{flex-shrink:0;width:17px;height:17px;color:#055ed1}@media(max-width:480px){.billings-page .billings-page__nav-dock .nav-footer__summary{display:none}}.billings-page .billings-page__nav-dock .navigator{pointer-events:auto;gap:.375rem;padding:0;background-color:transparent;border:none;box-shadow:none}.billings-page .billings-page__nav-dock .navigator .navigator__arrow{background-color:#eef5ff;color:#055ed1;border-radius:8px}@media(hover:hover){.billings-page .billings-page__nav-dock .navigator .navigator__arrow:hover{background-color:#6fb9f7;color:#fff}}.billings-page .billings-page__nav-dock .navigator .navigator__arrow:disabled{background-color:#f3f5f6;color:#9ca3af}.billings-page .billings-page__empty{margin-top:.75rem;padding:2.5rem 1.25rem;text-align:center;font-size:13px;color:#627084;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}.billings-page .billings-page__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:.75rem}@media(max-width:480px){.billings-page .billings-page__summary{grid-template-columns:1fr;gap:.5rem}}.billings-page .billings-page__summary .summary__tile{padding:1rem 1.25rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:480px){.billings-page .billings-page__summary .summary__tile{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .875rem}}.billings-page .billings-page__summary .summary__tile .tile__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem}@media(max-width:480px){.billings-page .billings-page__summary .summary__tile .tile__header{min-width:0;margin-bottom:0}}.billings-page .billings-page__summary .summary__tile .tile__header .tile__header-icon{flex-shrink:0;width:16px;height:16px;color:#055ed1}.billings-page .billings-page__summary .summary__tile .tile__header .tile__header-title{font-size:13px;color:#627084}@media(max-width:480px){.billings-page .billings-page__summary .summary__tile .tile__header .tile__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.billings-page .billings-page__summary .summary__tile .tile__body{display:flex;flex-direction:column;gap:.2rem}@media(max-width:480px){.billings-page .billings-page__summary .summary__tile .tile__body{flex-shrink:0;align-items:flex-end;text-align:right}}.billings-page .billings-page__summary .summary__tile .tile__body .tile__body-value{display:flex;align-items:center;height:1.75rem;overflow:hidden;font-size:22px;font-weight:600;line-height:1.75rem;letter-spacing:-.5px;color:#1d2530}@media(max-width:480px){.billings-page .billings-page__summary .summary__tile .tile__body .tile__body-value{height:1.5rem;font-size:19px;line-height:1.5rem}}.billings-page .billings-page__summary .summary__tile .tile__body .tile__body-desc{display:flex;align-items:center;height:1rem;overflow:hidden;font-size:12px;line-height:1rem;color:#627084}@media(max-width:480px){.billings-page .billings-page__summary .summary__tile .tile__body .tile__body-desc{font-size:11px;white-space:nowrap}}.billings-page .billings-page__shop-costs{padding:1.25rem;margin-top:.75rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:480px){.billings-page .billings-page__shop-costs{padding:1rem}}.billings-page .billings-page__shop-costs .shop-costs__header{display:flex;flex-direction:column;gap:.2rem;margin-bottom:1rem}@media(max-width:480px){.billings-page .billings-page__shop-costs .shop-costs__header{margin-bottom:.75rem}}.billings-page .billings-page__shop-costs .shop-costs__header .header__title{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:600;letter-spacing:-.3px;color:#1d2530}.billings-page .billings-page__shop-costs .shop-costs__header .header__title .header__title-icon{width:18px;height:18px;color:#055ed1}.billings-page .billings-page__shop-costs .shop-costs__header .header__subtitle{color:#627084;font-size:13px}@media(max-width:768px){.billings-page .billings-page__shop-costs .shop-costs__shops-table{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -1.25rem;padding:0 1.25rem}}@media(max-width:480px){.billings-page .billings-page__shop-costs .shop-costs__shops-table{overflow-x:visible;margin:0;padding:0}}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table{border-collapse:collapse;width:100%;font-size:13px;background-color:#fff;white-space:nowrap}@media(max-width:768px){.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table{min-width:620px}}@media(max-width:480px){.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table{display:block;min-width:0;white-space:normal}}@media(max-width:480px){.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table thead{display:none}}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table thead th{padding:.55rem .875rem;text-align:right;font-weight:600;color:#627084;border-bottom:1px solid #d9e3f0;background-color:#fff}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table thead th.shops-table__main-col{text-align:left}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table thead th.shops-table__payment-status-col{width:150px}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody{color:#1d2530}@media(max-width:480px){.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody{display:block}}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td{padding:.65rem .875rem;text-align:right;overflow:hidden;text-overflow:ellipsis}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__main-col{display:flex;align-items:center;gap:.45rem;text-align:left;font-weight:600}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__main-col .main-col__icon{height:16px;width:16px;color:#627084}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__paid-amount-col{color:#627084}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__payment-status-col{display:flex;justify-content:flex-end}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr{border-bottom:1px solid #e0e5eb;transition:background-color .12s ease}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr.shops-table__summary-row{font-weight:600;background-color:#f7f9fb}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr.shops-table__summary-row:hover{background-color:#f7f9fb}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr:hover{background-color:#055ed10a}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr:last-child{border-bottom:none}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody .shops-table__skeleton-row .sk-cell{display:flex;align-items:center;justify-content:flex-end;height:17.5px;overflow:hidden}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody .shops-table__skeleton-row .shops-table__main-col .sk-cell{justify-content:flex-start}@media(max-width:480px){.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr{display:block;padding:.875rem;border:1px solid #d9e3f0;border-radius:.625rem}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr:not(:last-child){margin-bottom:.5rem}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr:last-child{border-bottom:1px solid #d9e3f0}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr:hover{background-color:#fff}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody tr.shops-table__summary-row:hover{background-color:#f7f9fb}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.3rem 0;overflow:visible;white-space:normal}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td:before{content:attr(data-label);font-size:12px;font-weight:500;color:#627084;text-align:left}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__main-col{justify-content:flex-start;gap:.45rem;margin-bottom:.4rem;padding-bottom:.55rem;font-size:14px;border-bottom:1px solid #e0e5eb}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__main-col:before{content:none}.billings-page .billings-page__shop-costs .shop-costs__shops-table .shops-table tbody td.shops-table__payment-status-col{justify-content:space-between}}.navigator{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:999px;box-shadow:0 8px 24px #1d253024,0 2px 6px #1d25300f;cursor:pointer}.navigator .navigator__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#1d2530;background-color:transparent;border:none;border-radius:50%;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease,color .12s ease}.navigator .navigator__arrow svg{width:18px;height:18px}@media(hover:hover){.navigator .navigator__arrow:hover{color:#055ed1;background-color:#eef5ff}}.navigator .navigator__arrow:active{color:#055ed1;background-color:#eef5ff}.navigator .navigator__arrow:disabled{color:#9ca3af;background-color:transparent;cursor:default}.navigator .navigator__label{display:flex;align-items:center;justify-content:center;min-width:116px;padding:0 .5rem;font-size:13px;font-weight:600;color:#1d2530;white-space:nowrap}.payment-status{display:inline-flex;align-items:center;gap:.3rem;width:fit-content;padding:2px 9px;font-size:11px;font-weight:500;border-radius:.75rem}.payment-status svg{width:13px;height:13px}.payment-status.payment-status--paid{color:#16a249;background-color:#16a2491f}.payment-status.payment-status--unpaid{color:#e11d48;background-color:#e11d481a}.not-found-page{flex:1;min-height:100svh;display:flex;align-items:center;justify-content:center;flex-direction:column}.not-found-page .not-found-page__not-found{position:relative;margin-bottom:2rem}.not-found-page .not-found-page__not-found .not-found__title{color:#055ed11a;font-size:120px;font-weight:700;line-height:1}.not-found-page .not-found-page__not-found .not-found__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;color:#055ed1}.not-found-page .not-found-page__title{margin-bottom:.75rem;font-size:24px;font-weight:600;line-height:2rem}.not-found-page .not-found-page__subtitle{max-width:400px;text-align:center;margin-bottom:2rem;color:#627084}.not-found-page .navigation__btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:14px;color:#fff;background-color:#055ed1;border-radius:.5rem;transition:background-color .1s ease-in-out}.not-found-page .navigation__btn .navigation__btn-icon{width:16px;height:16px}.not-found-page .navigation__btn:hover{background-color:#1a75e1}.products-page-content{position:relative;display:flex;flex-direction:column;flex:1;height:100svh;min-height:0;padding:.75rem 1.25rem 1rem;background-color:#f7f9fb;overflow:hidden}@media(max-width:768px){.products-page-content{height:100%;padding:.75rem 1rem 1rem}}@media(max-width:480px){.products-page-content{padding:.625rem .75rem .875rem}}.products-page-content>.page-header{margin-bottom:.625rem}.products-page-content .products-page-content__body{display:flex;gap:1rem;flex:1;min-height:0}@media(max-width:768px){.products-page-content .products-page-content__body{flex-direction:column;gap:.75rem}}.products-page-content .products-page-content__body .products-page-content__products{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;width:100%;overflow:hidden}.products-page-content .products-page-content__body .products-page-content__products .spinner{transform:translateY(-50px)}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;text-wrap:nowrap}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__divider{flex-shrink:0;width:1px;height:22px;background-color:#d9e3f0}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__divider{display:none}}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation{flex-wrap:wrap;align-items:center;gap:.5rem .375rem}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .shop-switcher{order:1;flex:1 1 100%}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .shop-switcher .shop-switcher__trigger{width:100%;max-width:none}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .product-type-tabs-dropdown{order:2;flex:1 1 auto;min-width:0}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .product-type-tabs-dropdown .product-type-tabs-dropdown__trigger{width:100%}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .needs-correction-chip{order:3}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__action-buttons{order:4}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .search-bar{order:5;flex-basis:100%;max-width:none;margin-top:.125rem}}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options{display:flex;align-items:center;justify-content:flex-end;flex:1;gap:.375rem}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .search-bar{max-width:320px}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .search-bar{max-width:none}}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options{display:contents}}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons{display:flex;flex-direction:row-reverse;align-items:center;gap:.375rem}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons{flex-direction:row;gap:0;height:32px;padding:3px;background:#fff;border:1px solid #d9e3f0;border-radius:8px}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .products-categories-btn,.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .filters-btn,.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .products-sync-btn,.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .mapping-btn{height:100%;min-width:32px;width:auto;padding:0 .5rem;border:none;border-radius:6px;background:transparent}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .products-categories-btn:hover:not(:disabled),.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .filters-btn:hover:not(:disabled),.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .products-sync-btn:hover:not(:disabled),.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .mapping-btn:hover:not(:disabled){background:#f3f5f6}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .products-categories-btn__label{display:none}.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .products-categories-btn--active,.products-page-content .products-page-content__body .products-page-content__products .products__top-navigation .top-navigation__options .top-navigation__action-buttons .filters-btn--active{background:#eef5ff}}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:auto;max-height:none;contain:layout paint;scrollbar-width:thin;scrollbar-color:#e0e5eb transparent;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem;transition:opacity .15s ease}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard--dimmed{opacity:.5;pointer-events:none}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard::-webkit-scrollbar{width:10px;height:10px}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard::-webkit-scrollbar-track{background:transparent}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard::-webkit-scrollbar-thumb{background-color:#e0e5eb;border:3px solid transparent;border-radius:8px;background-clip:padding-box}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard::-webkit-scrollbar-corner{background:transparent}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products-dashboard{-webkit-overflow-scrolling:touch;background-color:transparent;border:none;overflow-x:hidden}}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table{table-layout:fixed;width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table--fade-in{animation:products-dashboard-fade-in .25s ease}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table{background-color:#fff}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table tbody{color:#1d2530}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table{display:block;white-space:normal;background-color:transparent}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table thead{display:none}.products-page-content .products-page-content__body .products-page-content__products .products-dashboard .products-dashboard__products-table tbody{display:flex;flex-direction:column;gap:.5rem}}.products-page-content .products-page-content__body .products-page-content__products .products__bottom-navigation{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:.625rem}@media(max-width:768px){.products-page-content .products-page-content__body .products-page-content__products .products__bottom-navigation{flex-direction:column-reverse;align-items:stretch;gap:.875rem}}@keyframes products-dashboard-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.product-type-tabs{display:flex;gap:.25rem;padding:.25rem;width:fit-content;background-color:#f3f5f6;border-radius:.625rem}@media(max-width:768px){.product-type-tabs{display:none}}.product-type-tabs .product-type-tab{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .625rem;border-radius:.4rem;font-size:13px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .15s ease,color .15s ease}.product-type-tabs .product-type-tab.active{color:#055ed1;background-color:#fff;box-shadow:0 1px 2px #1d25301a}.product-type-tabs .product-type-tab.active:hover{color:#055ed1;background-color:#fff}.product-type-tabs .product-type-tab:hover{color:#1d2530;background-color:#1d25300a}.product-type-tabs .product-type-tab .product-type-tab__info{color:#9ca3af;transition:color .15s ease}.product-type-tabs .product-type-tab .product-type-tab__info svg{display:block;width:13px;height:13px}.product-type-tabs .product-type-tab .product-type-tab__info:hover{color:#627084}.product-type-tabs-dropdown{display:none;position:relative;flex-shrink:0}@media(max-width:768px){.product-type-tabs-dropdown{display:block}}.product-type-tabs-dropdown .product-type-tabs-dropdown__trigger{position:relative;display:flex;align-items:center;justify-content:center;gap:.375rem;height:32px;padding:0 1.75rem 0 .75rem;font-family:inherit;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .1s ease-in-out}.product-type-tabs-dropdown .product-type-tabs-dropdown__trigger:hover{background-color:#f3f5f6}.product-type-tabs-dropdown .product-type-tabs-dropdown__trigger .product-type-tabs-dropdown__current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-type-tabs-dropdown .product-type-tabs-dropdown__trigger .product-type-tabs-dropdown__chevron{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:14px;height:14px;flex-shrink:0;color:#627084;transition:transform .15s ease-in-out}.product-type-tabs-dropdown .product-type-tabs-dropdown__trigger .product-type-tabs-dropdown__chevron--open{transform:translateY(-50%) rotate(180deg)}.product-type-tabs-dropdown .product-type-tabs-dropdown__menu{position:fixed;z-index:200;list-style:none;margin:0;padding:.25rem;min-width:160px;background-color:#fff;border:1px solid #d9e3f0;border-radius:.5rem;box-shadow:0 4px 12px #1d253014;max-height:280px;overflow-y:auto}.product-type-tabs-dropdown .product-type-tabs-dropdown__option{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;border-radius:6px;font-size:13px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .1s ease-in-out,color .1s ease-in-out}.product-type-tabs-dropdown .product-type-tabs-dropdown__option:hover{background-color:#f3f5f6;color:#1d2530}.product-type-tabs-dropdown .product-type-tabs-dropdown__option--active,.product-type-tabs-dropdown .product-type-tabs-dropdown__option--active:hover{background-color:#eef5ff;color:#055ed1}.product-type-tabs-dropdown .product-type-tabs-dropdown__option .product-type-tabs-dropdown__option-info{margin-left:auto;color:#9ca3af}.product-type-tabs-dropdown .product-type-tabs-dropdown__option .product-type-tabs-dropdown__option-info svg{display:block;width:14px;height:14px}.products-page-sidebar-backdrop{display:none}@media(max-width:768px){.products-page-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:99;background-color:#1d253066;opacity:0;pointer-events:none;transition:opacity .2s ease}.products-page-sidebar-backdrop.products-page-sidebar-backdrop--visible{opacity:1;pointer-events:auto}}.products-page-sidebar{position:relative;flex:0 0 var(--products-sidebar-width, 200px);width:var(--products-sidebar-width, 200px);border-right:1px solid #d9e3f0;overflow:hidden;opacity:1}.products-page-sidebar .products-page-sidebar__resize-handle{position:absolute;top:0;right:0;bottom:0;z-index:3;width:8px;cursor:col-resize}@media(max-width:768px){.products-page-sidebar .products-page-sidebar__resize-handle{display:none}}.products-page-sidebar .products-page-sidebar__resize-handle:after{content:"";position:absolute;top:0;bottom:0;right:0;width:2px;background-color:transparent;transition:background-color .12s ease}.products-page-sidebar .products-page-sidebar__resize-handle:hover:after{background-color:#055ed1}.products-page-sidebar--resizing{transition:none;-webkit-user-select:none;user-select:none}.products-page-sidebar--resizing .products-page-sidebar__resize-handle:after{background-color:#055ed1}.products-page-sidebar .products-page-sidebar__desktop-title{display:block;padding:0 .5rem .5rem;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af}@media(max-width:768px){.products-page-sidebar .products-page-sidebar__desktop-title{display:none}}.products-page-sidebar .products-page-sidebar__mobile-header{display:none}@media(max-width:768px){.products-page-sidebar .products-page-sidebar__mobile-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem .75rem;margin-bottom:.5rem;border-bottom:1px solid #d9e3f0}.products-page-sidebar .products-page-sidebar__mobile-header .products-page-sidebar__mobile-title{font-size:16px;font-weight:600;color:#1d2530}.products-page-sidebar .products-page-sidebar__mobile-header .products-page-sidebar__mobile-close{width:32px;height:32px;padding:.4rem;color:#627084;border-radius:8px;cursor:pointer;transition:background-color .1s ease-in-out}.products-page-sidebar .products-page-sidebar__mobile-header .products-page-sidebar__mobile-close:hover{background-color:#f3f5f6}}.products-page-sidebar--animated{transition:flex-basis .18s cubic-bezier(.2,0,0,1),width .18s cubic-bezier(.2,0,0,1),margin-right .18s cubic-bezier(.2,0,0,1),opacity .12s cubic-bezier(.2,0,0,1)}@media(max-width:768px){.products-page-sidebar--animated{transition:transform .2s ease}}.products-page-sidebar--collapsed{flex:0 0 0;width:0;margin-right:-1rem;padding-right:0;padding-left:0;border-right-color:transparent;opacity:0;pointer-events:none}@media(max-width:768px){.products-page-sidebar--collapsed{flex:0 0 0;width:0;opacity:0;pointer-events:none}}.products-page-sidebar .sidebar__categories{height:100%;max-height:90svh;overflow-y:auto;display:flex;flex-direction:column;gap:.125rem;padding-right:.5rem;margin-right:8px;font-size:13px;scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}.products-page-sidebar .sidebar__categories::-webkit-scrollbar{width:6px}.products-page-sidebar .sidebar__categories::-webkit-scrollbar-track{background:transparent}.products-page-sidebar .sidebar__categories--refreshing{opacity:.5;pointer-events:none;transition:opacity .15s ease-in-out}@media(max-width:768px){.products-page-sidebar .sidebar__categories{flex:1;min-height:0;max-height:none;padding:0 1rem 2rem;margin-right:0}}@media(max-width:768px){.products-page-sidebar{position:fixed;top:0;left:0;z-index:100;display:flex;flex-direction:column;flex:none;width:80%;max-width:320px;height:100svh;padding-bottom:0;background-color:#fff;border-right:1px solid #d9e3f0;box-shadow:2px 0 12px #1d253014;opacity:1;transform:translate(-100%);pointer-events:none}.products-page-sidebar .products-page-sidebar__mobile-header{flex-shrink:0}.products-page-sidebar.products-page-sidebar--mobile-open{transform:translate(0);pointer-events:auto;opacity:1}}@media(max-width:480px){.products-page-sidebar{width:85%}}.sidebar-category{padding-bottom:2px}.sidebar-category .category__header{display:flex;justify-content:space-between;align-items:center;border-radius:8px;color:#1d2530;cursor:pointer;transition:background-color .12s ease,color .12s ease}.sidebar-category .category__header svg{flex-shrink:0;width:15px;height:15px}.sidebar-category .category__header:hover{background-color:#f3f5f6}.sidebar-category .category__header.active{color:#055ed1;background-color:#eef5ff}.sidebar-category .category__header.category__header--has-selection .category__title svg{color:#055ed1}.sidebar-category .category__header .category__selected-dot{flex-shrink:0;width:6px;height:6px;margin-right:.4rem;border-radius:50%;background-color:#055ed1}.sidebar-category .category__header .category__title{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;padding:.4rem .625rem}.sidebar-category .category__header .category__title .category__title-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-category .category__header>svg:last-child{flex-shrink:0;margin-right:.4rem;color:#627084}.sidebar-category .category__collections{display:flex;flex-direction:column;gap:.125rem;margin-left:.75rem;max-height:500px;overflow:hidden;transition:max-height .3s ease}.sidebar-category .category__collections.collapsed{max-height:0}.collection{display:flex;align-items:center;gap:.5rem;padding:.35rem .625rem;border-radius:8px;line-height:1.2rem;color:#627084;transition:background-color .12s ease,color .12s ease;cursor:pointer}.collection:hover{color:#1d2530;background-color:#f3f5f6}.collection.active{color:#055ed1;background-color:#eef5ff}.collection__title{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection__correction{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;padding:2px 5px;background-color:transparent;border:none;border-radius:6px;cursor:pointer;transition:background-color .12s ease}.collection__correction:hover{background-color:#055ed11a}.collection__correction-value{flex-shrink:0;font-size:11px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#16a34a}.collection__correction-icon{display:none;width:12px;height:12px;color:#055ed1}.collection:hover .collection__correction-icon,.collection.active .collection__correction-icon{display:block}.collection__needs-correction-badge{flex:0 0 auto;padding:0 .375rem;font-size:10px;font-weight:500;color:#b91c1c;background-color:#fee2e2;border-radius:999px}.price-correction-modal .price-correction-modal__form{display:flex;flex-direction:column;gap:1rem}.price-correction-modal .price-correction-modal__stepper{display:flex;align-items:center;justify-content:center;gap:1rem;padding:.75rem 0 .25rem}.price-correction-modal .price-correction-modal__step-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;color:#055ed1;background-color:#fff;border:1px solid #d9e3f0;border-radius:9px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.price-correction-modal .price-correction-modal__step-btn svg{width:20px;height:20px}.price-correction-modal .price-correction-modal__step-btn:hover{background-color:#eef5ff;border-color:#055ed1}.price-correction-modal .price-correction-modal__value{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.price-correction-modal .price-correction-modal__value .price-correction-modal__affix{font-size:15px;font-weight:500;color:#627084}.price-correction-modal .price-correction-modal__input{width:8rem;height:auto;padding:0 .25rem;border:none;border-radius:0;background:transparent;font-size:30px;font-weight:500;line-height:1.1;text-align:center;color:#1d2530}.price-correction-modal .price-correction-modal__input:focus{outline:none}.price-correction-modal .price-correction-modal__input.price-correction-input--invalid{color:#e11d48}.price-correction-modal .price-correction-modal__hint{font-size:12px;line-height:1.4;color:#9ca3af;text-align:center}.price-correction-input{padding:.5rem .75rem;height:1.75rem;font-family:inherit;font-size:14px;line-height:1.25rem;border:1px solid #d9e3f0;border-radius:6px;outline:none;-moz-appearance:textfield}.price-correction-input.price-correction-input--invalid{border-color:#9b0006}.price-correction-input::-webkit-outer-spin-button,.price-correction-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.categories-skeleton{display:flex;flex-direction:column;gap:.125rem;padding-top:.125rem;pointer-events:none}.categories-skeleton__row{display:flex;align-items:center;gap:.5rem;height:31px;padding:0 .625rem}.categories-skeleton__row--sub{height:28px;padding-left:1.375rem}.categories-skeleton__dot{flex:0 0 auto;width:15px;height:15px;border-radius:4px}.categories-skeleton__row--sub .categories-skeleton__dot{width:11px;height:11px}.categories-skeleton__bar{height:9px;border-radius:5px}.categories-skeleton__dot,.categories-skeleton__bar{position:relative;overflow:hidden;background-color:#e0e5eb}.categories-skeleton__dot:after,.categories-skeleton__bar:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),transparent);animation:categories-skeleton-shimmer 1.5s ease-in-out infinite}@keyframes categories-skeleton-shimmer{to{transform:translate(100%)}}.mapping-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#1d2530;border:1px solid #d9e3f0;border-radius:8px;background-color:#fff;transition:background-color .12s ease,border-color .12s ease;cursor:pointer}.mapping-btn svg{width:16px;height:16px;color:#627084}.mapping-btn:hover{background-color:#f7f9fb}.mapping-btn:disabled{cursor:default;opacity:.5;background-color:#fff}.mapping-modal-base{display:flex;flex-direction:column;padding:0}.mapping-modal-base .modal__header{padding:1rem 1.5rem;border-bottom:1px solid #e0e5eb}.mapping-modal-base .modal__header .modal__title{font-size:18px;font-weight:700}.mapping-modal-base .modal__header .modal__close{right:1rem;top:.85rem}.mapping-modal-base .modal__body{min-height:0}.mapping-modal-base .mapping-modal__loading{display:flex;flex:1;min-height:300px}.mapping-modal-base .mapping-modal__loading .page-loader{min-height:0}.mapping-modal-base .mapping-modal__field-label{display:block;font-size:13px;font-weight:500;color:#1d2530;margin-bottom:.375rem}.mapping-modal-base .mapping-modal__target{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;background:#16a34a0f;border:1px solid rgba(22,163,74,.18);border-radius:.5rem}.mapping-modal-base .mapping-modal__target-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.375rem;background:#16a34a1f;color:#16a34a}.mapping-modal-base .mapping-modal__target-icon img{width:100%;height:100%;border-radius:.375rem;object-fit:cover}.mapping-modal-base .mapping-modal__target-text{flex:1;min-width:0}.mapping-modal-base .mapping-modal__target-tag{font-size:10px;font-weight:600;letter-spacing:.04em;color:#627084}.mapping-modal-base .mapping-modal__target-title{margin-top:2px;font-size:13px;font-weight:600;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__target-code{margin-top:2px;font-size:11px;color:#627084;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__workspace{display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:minmax(0,1fr);flex:1;min-height:0}@media(max-width:768px){.mapping-modal-base .mapping-modal__workspace{display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}}.mapping-modal-base .mapping-modal__aside{display:flex;flex-direction:column;gap:.75rem;min-width:0;min-height:0;padding:1rem 1.125rem;background:#f9fafb;border-right:1px solid #e0e5eb;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}@media(max-width:768px){.mapping-modal-base .mapping-modal__aside{flex-shrink:0;border-right:none;border-bottom:1px solid #e0e5eb;overflow-y:visible;padding:.875rem 1rem}}.mapping-modal-base .mapping-modal__aside-head{display:flex;align-items:center;gap:.4rem;margin-top:.25rem}.mapping-modal-base .mapping-modal__aside-head .mapping-modal__section-logo{width:15px;height:15px;object-fit:contain}.mapping-modal-base .mapping-modal__aside-head .mapping-modal__section-title{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#627084}.mapping-modal-base .mapping-modal__aside-head .mapping-modal__section-count{margin-left:auto;padding:1px 8px;font-size:11px;font-weight:600;color:#627084;background:#f3f5f6;border-radius:.75rem}.mapping-modal-base .mapping-modal__add-supplier-product-row{display:flex;align-items:flex-start;gap:.5rem}.mapping-modal-base .mapping-modal__add-supplier-product-btn{display:flex;align-items:center;justify-content:center;gap:.375rem;flex-shrink:0;height:35px;padding:0 .75rem;background:#f9fafb;border:1px solid #d9e3f0;border-radius:.375rem;color:#1d2530;font-size:13px;font-family:inherit;cursor:pointer;transition:background .15s ease}.mapping-modal-base .mapping-modal__add-supplier-product-btn:hover:not(:disabled){background:#eef5ff}.mapping-modal-base .mapping-modal__add-supplier-product-btn:disabled{cursor:default;opacity:.6}.mapping-modal-base .mapping-modal__ae-empty{display:flex;align-items:center;gap:.5rem;padding:.75rem .875rem;font-size:12px;color:#627084;background:#f7f9fb;border:1px dashed #d9e3f0;border-radius:.5rem}.mapping-modal-base .mapping-modal__ae-empty .mapping-modal__ae-empty-logo{width:18px;height:18px;object-fit:contain;flex-shrink:0}.mapping-modal-base .mapping-modal__ae-cards{display:flex;flex-direction:column;gap:.5rem}.mapping-modal-base .mapping-modal__ae-card{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;background:#fff;border:1px solid #e0e5eb;border-radius:.5rem;cursor:pointer;transition:border-color .12s ease,background .12s ease}.mapping-modal-base .mapping-modal__ae-card:hover{border-color:#d9e3f0}.mapping-modal-base .mapping-modal__ae-card--active{border-color:#055ed1;background:#eef5ff}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-thumb{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.25rem;height:2.25rem;border-radius:.375rem;background:#f3f5f6;color:#9ca3af;overflow:hidden}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-thumb img{width:100%;height:100%;object-fit:cover}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-text{flex:1;min-width:0}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-title{font-size:12px;font-weight:600;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-meta{margin-top:1px;font-size:11px;color:#627084;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-progress{display:flex;align-items:center;gap:6px;margin-top:5px}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-progress .mapping-modal__ae-card-bar{position:relative;flex:1;height:4px;background:#e0e5eb;border-radius:2px;overflow:hidden}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-progress .mapping-modal__ae-card-bar-fill{position:absolute;left:0;top:0;bottom:0;background:#055ed1;border-radius:2px;transition:width .2s ease}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-progress .mapping-modal__ae-card-bar-fill--done{background:#16a34a}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-progress .mapping-modal__ae-card-progress-text{font-size:10px;font-weight:600;color:#627084}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-badge{display:inline-flex;align-items:center;gap:3px;margin-top:4px;font-size:10px;color:#b91c1c}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-badge svg{width:11px;height:11px}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-remove{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:#627084;background:transparent;border:none;border-radius:.25rem;cursor:pointer;transition:background .12s ease,color .12s ease}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-remove svg{width:15px;height:15px}.mapping-modal-base .mapping-modal__ae-card .mapping-modal__ae-card-remove:hover{background:#f3f5f6;color:#e11d48}.mapping-modal-base .mapping-modal__main{display:flex;flex-direction:column;gap:.75rem;min-width:0;min-height:0;padding:1rem 1.25rem 1.25rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}.mapping-modal-base .mapping-modal__main>*{flex-shrink:0}@media(max-width:768px){.mapping-modal-base .mapping-modal__main{overflow-y:visible;flex-shrink:0;padding:.875rem 1rem 1.125rem}}.mapping-modal-base .mapping-modal__main-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;flex:1;min-height:220px;text-align:center;font-size:13px;color:#627084}.mapping-modal-base .mapping-modal__main-empty .mapping-modal__main-empty-logo{width:40px;height:40px;object-fit:contain;opacity:.6}.mapping-modal-base .mapping-modal__main-empty p{max-width:280px}.mapping-modal-base .mapping-modal__main-head{display:flex;align-items:center;gap:.625rem;padding-bottom:.75rem;border-bottom:1px solid #e0e5eb}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-thumb{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.375rem;background:#f3f5f6;color:#9ca3af;overflow:hidden}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-thumb img{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-text{flex:1;min-width:0}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-title{font-size:14px;font-weight:600;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-meta{display:flex;align-items:center;gap:.25rem;margin-top:2px;font-size:11px;color:#627084}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-meta img{width:13px;height:13px}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-progress{flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:600;color:#055ed1;background:#eef5ff;border-radius:.75rem}.mapping-modal-base .mapping-modal__main-head .mapping-modal__main-head-progress--done{color:#16a34a;background:#16a34a1f}.mapping-modal-base .mapping-modal__main-note{padding:.875rem 1rem;font-size:13px;color:#627084;background:#f7f9fb;border:1px dashed #d9e3f0;border-radius:.5rem}.mapping-modal-base .mapping-modal__defaults{background:#fff;border:1px solid #e0e5eb;border-radius:.5rem;overflow:hidden}.mapping-modal-base .mapping-modal__defaults .mapping-modal__defaults-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:12px;font-weight:600;color:#1d2530;background:transparent;border:none;cursor:pointer;transition:background .12s ease}.mapping-modal-base .mapping-modal__defaults .mapping-modal__defaults-toggle:hover{background:#f7f9fb}.mapping-modal-base .mapping-modal__defaults .mapping-modal__defaults-toggle .mapping-modal__defaults-chevron{width:15px;height:15px;color:#627084;transition:transform .15s ease}.mapping-modal-base .mapping-modal__defaults .mapping-modal__defaults-toggle .mapping-modal__defaults-count{margin-left:auto;padding:0 7px;font-size:11px;font-weight:600;color:#16a34a;background:#16a34a1f;border-radius:.75rem}.mapping-modal-base .mapping-modal__defaults--open .mapping-modal__defaults-chevron{transform:rotate(90deg)}.mapping-modal-base .mapping-modal__defaults .mapping-modal__defaults-body{padding:.5rem .75rem .75rem;border-top:1px solid #e0e5eb}.mapping-modal-base .mapping-modal__acc{display:flex;flex-direction:column;gap:.5rem}.mapping-modal-base .mapping-modal__acc-group{background:#fff;border:1px solid #e0e5eb;border-radius:.5rem;overflow:hidden}.mapping-modal-base .mapping-modal__acc-group--open{border-color:#d9e3f0}.mapping-modal-base .mapping-modal__acc-group--open .mapping-modal__acc-chevron{transform:rotate(90deg)}.mapping-modal-base .mapping-modal__acc-head{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-family:inherit;text-align:left;background:transparent;border:none;cursor:pointer;transition:background .12s ease}.mapping-modal-base .mapping-modal__acc-head:hover{background:#f7f9fb}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-chevron{width:16px;height:16px;flex-shrink:0;color:#627084;transition:transform .15s ease}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-title{flex:1;min-width:0;font-size:13px;font-weight:600;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-counter{display:inline-flex;align-items:center;gap:3px;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:600;border-radius:.75rem}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-counter .mapping-modal__acc-counter-check{width:11px;height:11px}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-counter--done{color:#16a34a;background:#16a34a1f}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-counter--partial{color:#055ed1;background:#eef5ff}.mapping-modal-base .mapping-modal__acc-head .mapping-modal__acc-counter--empty{color:#d97706;background:#d977061f}.mapping-modal-base .mapping-modal__acc-body{display:flex;flex-direction:column;gap:.375rem;padding:.5rem .75rem .75rem;border-top:1px solid #e0e5eb}.mapping-modal-base .mapping-modal__supplier-product-unavailable{display:flex;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:12px;color:#b91c1c;background:#fee2e2;border:1px solid rgba(185,28,28,.4);border-radius:.375rem}.mapping-modal-base .mapping-modal__supplier-product-unavailable svg{flex-shrink:0}.mapping-modal-base .mapping-modal__default-selection-card{display:flex;flex-direction:column;gap:.625rem;padding:.75rem .875rem;background:#f7f9fb;border:1px solid #e0e5eb;border-radius:.5rem}.mapping-modal-base .mapping-modal__default-selection-header .mapping-modal__default-selection-title{font-size:13px;font-weight:600;color:#1d2530}.mapping-modal-base .mapping-modal__default-selection-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.5rem .75rem}.mapping-modal-base .mapping-modal__default-selection-field{display:flex;flex-direction:column;gap:.25rem}.mapping-modal-base .mapping-modal__default-selection-field.mapping-modal__default-selection-field--unavailable .select-wrapper__select .select__control{border-color:#b91c1c;background:#fef2f2}.mapping-modal-base .mapping-modal__default-selection-field .mapping-modal__default-selection-field-alert{display:inline-flex;align-items:center;gap:.25rem;padding:0;margin:0;font-size:11px;font-family:inherit;color:#b91c1c;background:transparent;border:none;cursor:pointer;transition:opacity .15s ease}.mapping-modal-base .mapping-modal__default-selection-field .mapping-modal__default-selection-field-alert svg{flex-shrink:0}.mapping-modal-base .mapping-modal__default-selection-field .mapping-modal__default-selection-field-alert:hover{opacity:.75}.mapping-modal-base .mapping-modal__default-selection-field .mapping-modal__default-selection-field-alert.mapping-modal__default-selection-field-alert--silenced{color:#9ca3af}.mapping-modal-base .mapping-modal__default-selection-readonly{display:flex;align-items:center;gap:.5rem;min-height:35px;padding:.375rem .625rem;background:#f3f5f6;border:1px solid #d9e3f0;border-radius:.25rem;color:#627084;font-size:14px}.mapping-modal-base .mapping-modal__default-selection-readonly-image{flex:0 0 auto;width:22px;height:22px;border-radius:.125rem;object-fit:cover}.mapping-modal-base .mapping-modal__default-selection-readonly-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mapping-modal-base .mapping-modal__ae-row{display:grid;grid-template-columns:minmax(4rem,12rem) auto minmax(0,1fr);align-items:center;gap:.5rem}@media(max-width:480px){.mapping-modal-base .mapping-modal__ae-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.25rem}}.mapping-modal-base .mapping-modal__ae-row .mapping-modal__ae-row-label{font-size:12px;font-weight:500;color:#1d2530;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .mapping-modal__ae-row .mapping-modal__ae-row-arrow{flex-shrink:0;width:14px;height:14px;color:#9ca3af}@media(max-width:480px){.mapping-modal-base .mapping-modal__ae-row .mapping-modal__ae-row-arrow{display:none}}.mapping-modal-base .mapping-modal__ae-row .mapping-modal__ae-row-control{min-width:0}.mapping-modal-base .mapping-modal__trigger-row{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;min-height:2.125rem;padding:.25rem .5rem;background:#fff;border:1px solid #e0e5eb;border-radius:.375rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease,border-color .15s ease}.mapping-modal-base .mapping-modal__trigger-row:hover{border-color:#d9e3f0}.mapping-modal-base .mapping-modal__trigger-row.mapping-modal__trigger-row--checked{border-color:#1a75e1;background:#1a75e10a}.mapping-modal-base .mapping-modal__trigger-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.mapping-modal-base .mapping-modal__trigger-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;flex-shrink:0;color:transparent;background:#fff;border:1.5px solid #d9e3f0;border-radius:50%;transition:color .15s ease,background .15s ease,border-color .15s ease}.mapping-modal-base .mapping-modal__trigger-toggle svg{width:.625rem;height:.625rem}.mapping-modal-base .mapping-modal__trigger-toggle.mapping-modal__trigger-toggle--checked{color:#fff;background:#1a75e1;border-color:#1a75e1}.mapping-modal-base .mapping-modal__trigger-row:hover .mapping-modal__trigger-toggle{border-color:#1a75e1}.mapping-modal-base .mapping-modal__trigger-image{flex-shrink:0;width:1.375rem;height:1.375rem;border-radius:.25rem;object-fit:cover}.mapping-modal-base .mapping-modal__trigger-label{font-size:12px;color:#1d2530;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.mapping-modal-base .mapping-modal__option-value-cell--trigger{justify-content:flex-start;min-width:0}.mapping-modal-base .mapping-modal__option-value-cell{position:relative;display:flex;align-items:center;gap:.25rem}.mapping-modal-base .mapping-modal__option-value-cell.mapping-modal__option-value-cell--unavailable .select-wrapper__select .select__control{border-color:#b91c1c;background:#fef2f2}.mapping-modal-base .mapping-modal__option-value-cell .mapping-modal__option-value-cell-alert{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;padding:0;flex-shrink:0;color:#b91c1c;background:transparent;border:none;cursor:pointer;transition:opacity .15s ease}.mapping-modal-base .mapping-modal__option-value-cell .mapping-modal__option-value-cell-alert svg{width:1rem;height:1rem}.mapping-modal-base .mapping-modal__option-value-cell .mapping-modal__option-value-cell-alert:hover{opacity:.7}.mapping-modal-base .mapping-modal__option-value-cell .mapping-modal__option-value-cell-alert.mapping-modal__option-value-cell-alert--silenced{color:#9ca3af;opacity:.7}.mapping-modal-base .mapping-modal__option-value-cell .mapping-modal__option-value-cell-alert.mapping-modal__option-value-cell-alert--silenced:hover{opacity:1}.mapping-modal-base .mapping-modal__option-value-cell .select-wrapper{flex:1;min-width:0}.mapping-modal-base .select-wrapper__select{height:2.125rem}.mapping-modal-base .select-wrapper__select .select__control{min-height:2.125rem;border-radius:.375rem;border-color:#e0e5eb;background:#fff}.mapping-modal-base .select-wrapper__select .select__value-container{padding:0 .5rem;font-size:12px;flex-wrap:nowrap}.mapping-modal-base .select-wrapper__select .select__placeholder{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .select-wrapper__select .select__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.mapping-modal-base .select-wrapper__select .select__single-value .select__option-content{min-width:0}.mapping-modal-base .select-wrapper__select .select__single-value .select__option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-modal-base .select-wrapper__select .select__indicator-separator{display:none}.mapping-modal-base .select-wrapper__select .select__indicator{padding:4px}.mapping-modal-base .modal__footer{padding-top:0}.mapping-modal-base .mapping-modal__footer{padding:.875rem 1.5rem;border-top:1px solid #e0e5eb;background:#f9fafb}@media(max-width:768px){.mapping-modal-base .mapping-modal__footer{padding:.75rem 1rem}}.mapping-modal-base .mapping-modal__footer .mapping-modal__error-box{margin-bottom:.75rem}.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}@media(max-width:768px){.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content{flex-direction:column;align-items:stretch;gap:.625rem}}.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content .mapping-modal__footer-status{display:flex;align-items:center;gap:.25rem;font-size:12px;color:#627084;white-space:nowrap}.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content .mapping-modal__footer-status .footer-status__aliexpress-logo{height:16px;width:16px;flex-shrink:0}.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content .mapping-modal__footer-status .mapping-modal__footer-progress{margin-left:.25rem;font-weight:500;color:#1d2530}@media(max-width:768px){.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content .mapping-modal__footer-status{justify-content:center}}.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content .mapping-modal__footer-actions{display:flex;align-items:center;gap:.5rem}@media(max-width:768px){.mapping-modal-base .mapping-modal__footer .mapping-modal__footer-content .mapping-modal__footer-actions .mapping-modal__btn--primary{flex:1;min-width:0}}.mapping-modal-base .mapping-modal__btn{height:2.2rem;padding:0 .75rem;font-size:13px;font-family:inherit;font-weight:500;border-radius:.375rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.mapping-modal-base .mapping-modal__btn:disabled{cursor:default;opacity:.6}.mapping-modal-base .mapping-modal__btn--outline{background:transparent;color:#627084;border:1px solid transparent}.mapping-modal-base .mapping-modal__btn--outline:hover:not(:disabled){background:#f3f5f6;color:#1d2530}.mapping-modal-base .mapping-modal__btn--primary{min-width:9.5rem;background:#055ed1;color:#fff;border:1px solid #055ed1;box-shadow:0 1px 2px #055ed140}.mapping-modal-base .mapping-modal__btn--primary:hover:not(:disabled){background:#1a75e1;border-color:#1a75e1}.mapping-modal__btn--loading,.mapping-modal__add-supplier-product-btn--loading{position:relative;color:transparent!important;pointer-events:none}.mapping-modal__btn--loading>svg,.mapping-modal__add-supplier-product-btn--loading>svg{visibility:hidden}.mapping-modal__btn--loading:after,.mapping-modal__add-supplier-product-btn--loading:after{content:"";position:absolute;top:50%;left:50%;width:.75rem;height:.75rem;margin:-.5rem 0 0 -.5rem;border:2px solid;border-top-color:transparent;border-radius:50%;animation:mapping-modal-btn-spin 1s linear infinite}.mapping-modal__btn--primary.mapping-modal__btn--loading:after{border-color:#fff;border-top-color:transparent}.mapping-modal__btn--outline.mapping-modal__btn--loading:after,.mapping-modal__add-supplier-product-btn--loading:after{border-color:#055ed1;border-top-color:transparent}.mapping-modal__select-menu .select__menu{font-size:12px;border-radius:.375rem;border:1px solid #e0e5eb;box-shadow:0 8px 24px #1d253014}.mapping-modal__select-menu .select__menu-list{padding:.25rem;scrollbar-width:thin;scrollbar-color:#d8d8d8 transparent}.mapping-modal__select-menu .select__menu-list::-webkit-scrollbar{width:6px}.mapping-modal__select-menu .select__menu-list::-webkit-scrollbar-track{background:transparent}.mapping-modal__select-menu .select__menu-list::-webkit-scrollbar-thumb{background:#d8d8d8;border-radius:3px}.mapping-modal__select-menu .select__option{padding:.375rem .5rem;font-size:12px;border-radius:.25rem}.mapping-modal__select-menu .select__group-heading{padding:.375rem .5rem;font-size:10px}.mapping-modal__select-menu .select__option-thumb{width:1.25rem;height:1.25rem}@keyframes mapping-modal-btn-spin{to{transform:rotate(360deg)}}.modal.mapping-modal-base{width:96vw;max-width:1180px;height:92vh;max-height:92vh;padding:0;overflow:hidden;border-radius:.75rem;animation:mapping-modal-pop .18s ease}@media(max-width:480px){.modal.mapping-modal-base{width:100vw;height:100svh;max-height:100svh;border-radius:0}}.modal.mapping-modal-base>.modal__header{flex-shrink:0}.modal.mapping-modal-base>.modal__body{flex:1;min-height:0;margin-top:0;display:flex;flex-direction:column;overflow:hidden}.modal.mapping-modal-base>.modal__footer{flex-shrink:0;margin-top:0;border-top:none}.modal.mapping-modal-base>.modal__footer .mapping-modal__footer{border-radius:0 0 .75rem .75rem}@keyframes mapping-modal-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.select-wrapper__select--with-images .select__value-container{padding:0 .5rem!important}.image-select__option-content{display:flex;align-items:center;gap:.5rem;min-width:0}.image-select__option-content .image-select__option-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-select__option-thumb{width:1.5rem;height:1.5rem;object-fit:cover;border-radius:.25rem;flex-shrink:0}.mapping-product-id-input__wrapper{display:flex;flex-direction:column;flex:1;width:100%;min-width:0}.mapping-product-id-input__wrapper .mapping-product-id-input{width:100%;min-width:0;padding:.5rem .75rem;font-size:14px;font-family:inherit;color:#1d2530;background:#f9fafb;border:1px solid #d9e3f0;border-radius:.25rem;outline:none;transition:border-color .15s ease}.mapping-product-id-input__wrapper .mapping-product-id-input--error{border-color:#9b0006}.mapping-product-id-input__wrapper .mapping-product-id-input::placeholder{color:#627084}.mapping-product-id-input__wrapper .mapping-product-id-input:disabled{opacity:.5}.supplier-product-sync-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:.4rem;border:none;border-radius:.25rem;background:transparent;color:#627084;cursor:pointer;transition:color .15s ease,background .15s ease}.supplier-product-sync-btn:hover:not(:disabled){color:#1d2530;background:#e0e5eb80}.supplier-product-sync-btn:disabled{cursor:default}.supplier-product-sync-btn.supplier-product-sync-btn--loading{color:#1d2530}.supplier-product-sync-btn.supplier-product-sync-btn--success{color:#16a34a}.supplier-product-sync-btn .supplier-product-sync-btn__spin{animation:supplier-product-sync-btn-spin 1.25s linear infinite}@keyframes supplier-product-sync-btn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-dashboard__products-table .products-dashboard-header{position:sticky;top:0;z-index:3}.products-dashboard__products-table .products-dashboard-header th{padding:.5rem .75rem;text-align:left;vertical-align:middle;font-weight:600;font-size:12px;letter-spacing:.01em;color:#627084;border-bottom:1px solid #d9e3f0;background-color:#f9fafb}.products-dashboard__products-table .products-dashboard-header th .table__header-title{display:flex;align-items:center;gap:.3rem}.products-dashboard__products-table .products-dashboard-header th .table__header-title .table__header-logo{flex-shrink:0;width:16px;height:16px}.products-dashboard__products-table .products-dashboard-header th .table__header-title .table__header-logo.--decrease{width:15px;height:15px}.products-dashboard__products-table .products-dashboard-header th .table__header-title .table__header-logo.--shopify{width:15px;height:15px;color:#95bf47}.products-dashboard__products-table .products-dashboard-header .header__product-shop{width:52px;text-align:center}.products-dashboard__products-table .products-dashboard-header .header__product-id{width:76px}.products-dashboard__products-table .products-dashboard-header .header__product-img{text-align:center;width:60px}.products-dashboard__products-table .products-dashboard-header .header__product-name{width:280px}.products-dashboard__products-table .products-dashboard-header .header__product-markets{width:74px}.products-dashboard__products-table .products-dashboard-header .header__product-price{width:96px}.products-dashboard__products-table .products-dashboard-header .header__product-code,.products-dashboard__products-table .products-dashboard-header .header__product-aliexpress-id{width:190px}.products-dashboard__products-table .products-dashboard-header .header__product-shopify-id{width:142px}.products-dashboard__products-table .products-dashboard-header .header__product-sync{width:160px}.products-categories-btn{display:none}@media(max-width:768px){.products-categories-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;height:32px;padding:0 .75rem;flex-shrink:0;font-family:inherit;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.products-categories-btn:hover{background-color:#f7f9fb}.products-categories-btn.products-categories-btn--active{color:#055ed1;border-color:#055ed1;background-color:#055ed10f}.products-categories-btn.products-categories-btn--active svg{color:#055ed1}.products-categories-btn svg{width:16px;height:16px;color:#627084}}.products-table__row{border-bottom:1px solid #e0e5eb}.products-table__row td{height:52px;padding:.4rem .75rem;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;background-color:#fff;transition:background-color .12s ease}.products-table__row:last-child{border-bottom:none}.products-table__row:hover td{background-color:#f7f9fb}.products-table__row .cell--shop{text-align:center}.products-table__row .cell--shop .cell--shop__wrap{position:relative;display:inline-block;width:24px;height:24px;vertical-align:middle}.products-table__row .cell--shop .cell--shop__wrap .cell--shop__logo{width:24px;height:24px;object-fit:contain;border-radius:5px}.products-table__row .cell--shop .cell--shop__wrap .cell--shop__platforms{position:absolute;right:-5px;bottom:-4px;display:flex;align-items:center;gap:1px;padding:1.5px;background-color:#fff;border-radius:999px;box-shadow:0 0 0 1px #d9e3f0}.products-table__row .cell--shop .cell--shop__wrap .cell--shop__platforms--dual{right:-7px;gap:2px;padding:1.5px 2.5px}.products-table__row .cell--shop .cell--shop__wrap .cell--shop__platforms .cell--shop__platform-ic{display:block;width:11px;height:11px;object-fit:contain}.products-table__row .cell--shop .cell--shop__wrap .cell--shop__platforms .cell--shop__platform-ic--shopify{color:#95bf47}.products-table__row .cell--shoper-id,.products-table__row .cell--shopify-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:#1d2530}.products-table__row .cell--img{text-align:center;padding:.25rem}.products-table__row .cell--img .img-placeholder{display:inline-block}.products-table__row .cell--name{color:#1d2530}.products-table__row .products-table__markets{display:flex;align-items:center;gap:.25rem}.products-table__row .products-table__markets .products-table__market{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:10px;font-weight:500;color:#627084;background-color:#f3f5f6;border-radius:50%}.products-table__row .products-table__markets .products-table__market.inactive{opacity:.4;text-decoration:line-through}.products-table__row .cell--price{font-weight:500;color:#1d2530}.products-table__row .cell--price .products-table__price{display:flex;flex-direction:column;line-height:1.25}.products-table__row .cell--price .products-table__price .price__regular-price{font-weight:400;font-size:11px;color:#627084;text-decoration:line-through}.products-table__row .cell--code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}@media(max-width:768px){.products-table__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:12px;row-gap:5px;padding:10px 12px;background-color:#fff;border:1px solid #d9e3f0;border-radius:.625rem}.products-table__row td{height:auto;min-width:0;padding:0;overflow:visible;text-overflow:clip;white-space:normal;background-color:transparent}.products-table__row:hover td{background-color:transparent}.products-table__row .cell--shop{grid-column:1;grid-row:1/-1;align-self:start}.products-table__row .cell--name{grid-column:2;grid-row:1;font-weight:500;color:#1d2530}.products-table__row .cell--price{grid-column:3;grid-row:1;justify-self:end;white-space:nowrap}.products-table__row .cell--ae{grid-column:2;grid-row:2;justify-self:start}.products-table__row .cell--sync{grid-column:3;grid-row:2;justify-self:end}.products-table__row .cell--markets{grid-column:2;grid-row:3}.products-table__row .cell--code{grid-column:2;grid-row:4;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px;color:#627084}.products-table__row .cell--img,.products-table__row .cell--shoper-id,.products-table__row .cell--shopify-id{display:none}}.products-table__img{border-radius:.25rem;width:38px;height:38px;object-fit:cover}.product-map-cell{display:flex;align-items:center;gap:.25rem;padding:.3rem .5rem;width:fit-content;font-size:11px;font-weight:500;color:#627084;cursor:pointer;border-radius:.5rem;border:1px dashed #d9e3f0;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.product-map-cell svg{flex-shrink:0;width:13px;height:13px}.product-map-cell:hover{color:#055ed1;border-color:#055ed1;background-color:#eef5ff}.product-mapped-cell{display:flex;align-items:center;gap:.25rem;padding:.3rem .45rem;width:fit-content;cursor:pointer;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#055ed1;background-color:#fff;border:1px solid rgba(5,94,209,.25);border-radius:.5rem;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.product-mapped-cell svg{flex-shrink:0;width:13px;height:13px}.product-mapped-cell:hover{border-color:#055ed1;background-color:#eef5ff}.product-mapped-cell.inactive{color:#ef4343;border-color:#ef434380}.product-mapped-cell .product-mapped-cell__more{padding:.125rem .25rem;margin-left:.125rem;font-family:inherit;font-size:9px;font-weight:600;background:#eef5ff;color:#055ed1;border-radius:.25rem}.product-mapped-cell.product-mapped-cell--disabled{cursor:default}.product-mapped-cell.product-mapped-cell--disabled:hover{background-color:#fff;border-color:#055ed140}.product-mapped-cell.product-mapped-cell--needs-correction{color:#b91c1c;border-color:#b91c1c80;background-color:#b91c1c0f}.product-mapped-cell.product-mapped-cell--needs-correction:hover{background-color:#b91c1c1f;border-color:#b91c1c}.product-mapped-cell.product-mapped-cell--needs-correction .product-mapped-cell__more{background:#b91c1c1f;color:#b91c1c}.product-mapped-cell.product-mapped-cell--silenced{color:#627084;border-color:#d9e3f0}.product-mapped-cell.product-mapped-cell--silenced:hover{color:#055ed1;border-color:#055ed1;background-color:#eef5ff}.product-sync-cell{display:inline-flex;align-items:center;gap:.25rem;padding:3px 9px;width:fit-content;font-size:11px;font-weight:500;white-space:nowrap;border-radius:.75rem}.product-sync-cell svg{flex-shrink:0;width:13px;height:13px}.product-sync-cell.product-sync-cell--unlinked{padding:0;color:#9ca3af;cursor:default}.product-sync-cell.product-sync-cell--synced{color:#16a34a;background-color:#16a34a1f}.product-sync-cell.product-sync-cell--paused{color:#d97706;background-color:#d977061a}.product-sync-cell .product-sync-cell__warning{color:#d97706}.no-products-found{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;color:#627084;background-color:#fff;border-radius:8px}.no-products-found .no-products-found__icon{width:40px;height:40px}.no-products-found .no-products-found__title{font-size:14px;font-weight:500;line-height:1.25rem}.no-products-found .no-products-found__subtitle{font-size:12px;line-height:1rem}.filters-btn{display:flex;align-items:center;justify-content:center;gap:.3rem;flex-shrink:0;height:32px;min-width:32px;padding:0 .5rem;color:#1d2530;border:1px solid #d9e3f0;border-radius:8px;background-color:#fff;transition:background-color .12s ease,border-color .12s ease;cursor:pointer}.filters-btn .filters-btn__icon{width:16px;height:16px;color:#627084}.filters-btn .filters-btn__count{display:flex;align-items:center;justify-content:center;height:18px;min-width:18px;padding:0 5px;font-size:11px;font-weight:500;border-radius:9px;color:#1d2530;background-color:#f3f5f6}.filters-btn:hover{background-color:#f7f9fb}.filters-btn.filters-btn--active{color:#055ed1;border-color:#055ed1;background-color:#055ed10f}.filters-btn.filters-btn--active .filters-btn__icon{color:#055ed1}.filters-btn.filters-btn--active .filters-btn__count{color:#fff;background-color:#055ed1}.filters-modal .filters-modal__filter-title{margin-bottom:.625rem;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:#627084}.filters-modal .filters-modal__filter-section{margin-bottom:1.25rem}.filters-modal .filters-modal__filter-section:last-child{margin-bottom:0}.filters-modal .filters-modal__markets-activity-filter{display:flex;flex-direction:column;gap:.375rem}.filters-modal .filters-modal__markets-activity-filter .markets-activity-filter__options{display:flex;align-items:center;gap:.75rem}.filters-modal .filters-modal__markets-activity-filter .markets-activity-filter__options .option__title{flex-shrink:0;min-width:64px;font-size:13px;font-weight:500;color:#1d2530}.filters-modal .filters-modal__markets-activity-filter .markets-activity-filter__options .markets-activity-filter__option,.filters-modal .filters-modal__pill-options{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.filters-modal__actions{display:flex;justify-content:flex-end;gap:.5rem}.filters-modal__actions .filters-modal__btn{width:auto;padding:.5rem 1.25rem}.products-sync-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#1d2530;border:1px solid #d9e3f0;border-radius:8px;background-color:#fff;transition:background-color .12s ease,border-color .12s ease;cursor:pointer}.products-sync-btn .products-sync-btn__icon{width:16px;height:16px;color:#627084}.products-sync-btn:hover{background-color:#f7f9fb}.products-sync-btn:disabled{cursor:default;opacity:.5;background-color:#fff}.sync-supplier-product-modal__type-toggle{display:flex;gap:3px;margin-bottom:.875rem;padding:3px;background-color:#f3f5f6;border-radius:9px}.sync-supplier-product-modal__type-toggle .type-toggle__option{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:7px 8px;border:none;border-radius:7px;background:transparent;color:#627084;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .12s ease,color .12s ease,box-shadow .12s ease}.sync-supplier-product-modal__type-toggle .type-toggle__option .type-toggle__logo{width:16px;height:16px;object-fit:contain;flex-shrink:0}.sync-supplier-product-modal__type-toggle .type-toggle__option.active{background:#fff;color:#055ed1;box-shadow:0 1px 2px #1d25301a}.sync-supplier-product-modal__type-toggle .type-toggle__option:hover:not(.active){color:#1d2530}.sync-supplier-product-modal__context{display:flex;align-items:center;gap:.5rem;margin-bottom:.875rem;padding:8px 11px;font-size:12px;color:#627084;background-color:#f7f9fb;border:1px solid #d9e3f0;border-radius:8px}.sync-supplier-product-modal__context .sync-supplier-product-modal__context-logo{width:18px;height:18px;object-fit:contain;flex-shrink:0}.sync-supplier-product-modal__form{display:flex;flex-direction:column;gap:1rem}.sync-supplier-product-modal__form .form__external-id-input .input-wrapper__input{background-color:#fff}.sync-supplier-product-modal__form .form__external-id-input .input-wrapper__input::placeholder{font-weight:400;color:#627084}.sync-supplier-product-modal__form .sync-supplier-product-modal__form-btn{width:100%;display:flex;justify-content:center;align-items:center;gap:.5rem}.sync-supplier-product-modal__form .sync-supplier-product-modal__form-btn .sync-supplier-product-modal__icon.spin{animation:sync-supplier-product-modal-spin 1.25s linear infinite}@keyframes sync-supplier-product-modal-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.needs-correction-chip{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;height:32px;padding:0 .625rem;font-size:13px;font-weight:500;font-family:inherit;color:#d97706;background-color:#d977061a;border:1px solid rgba(217,119,6,.3);border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.needs-correction-chip .needs-correction-chip__icon{width:15px;height:15px}.needs-correction-chip .needs-correction-chip__count{display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;color:#d97706;background-color:#d977062e;border-radius:9px}.needs-correction-chip:hover:not(:disabled){background-color:#d9770629}.needs-correction-chip:disabled{cursor:default}.needs-correction-chip--active{color:#fff;background-color:#d97706;border-color:#d97706}.needs-correction-chip--active .needs-correction-chip__count{color:#fff;background-color:#ffffff40}.needs-correction-chip--active:hover:not(:disabled){background-color:#d97706}.needs-correction-chip .needs-correction-chip__spinner{width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:needs-correction-chip-spin .8s linear infinite}@media(max-width:768px){.needs-correction-chip .needs-correction-chip__label{display:none}}@keyframes needs-correction-chip-spin{to{transform:rotate(360deg)}}.shop-switcher{position:relative;flex-shrink:0}.shop-switcher .shop-switcher__skeleton{width:13rem;height:32px;border-radius:8px;background:#f3f5f6;animation:shop-switcher-pulse 1.2s ease-in-out infinite}@media(max-width:768px){.shop-switcher .shop-switcher__skeleton{width:100%}}.shop-switcher .shop-switcher__trigger{position:relative;display:flex;align-items:center;justify-content:center;gap:.375rem;height:32px;padding:0 1.75rem 0 .625rem;width:13rem;font-family:inherit;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease}.shop-switcher .shop-switcher__trigger:hover{background-color:#f7f9fb}.shop-switcher .shop-switcher__trigger .shop-switcher__current{display:flex;align-items:center;gap:.375rem;min-width:0}.shop-switcher .shop-switcher__trigger .shop-switcher__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-switcher .shop-switcher__trigger .shop-switcher__chevron{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:14px;height:14px;flex-shrink:0;color:#627084;transition:transform .15s ease-in-out}.shop-switcher .shop-switcher__trigger .shop-switcher__chevron--open{transform:translateY(-50%) rotate(180deg)}.shop-switcher .shop-switcher__logo{width:18px;height:18px;object-fit:contain;flex-shrink:0}.shop-switcher .shop-switcher__menu{position:fixed;z-index:200;list-style:none;margin:0;padding:.25rem;min-width:200px;background-color:#fff;border:1px solid #d9e3f0;border-radius:.5rem;box-shadow:0 4px 12px #1d253014;max-height:280px;overflow-y:auto}.shop-switcher .shop-switcher__option{display:flex;align-items:center;gap:.5rem;padding:.5rem .625rem;border-radius:6px;font-size:13px;font-weight:500;color:#627084;cursor:pointer;transition:background-color .1s ease-in-out,color .1s ease-in-out}.shop-switcher .shop-switcher__option:hover{background-color:#f3f5f6;color:#1d2530}.shop-switcher .shop-switcher__option--active,.shop-switcher .shop-switcher__option--active:hover{background-color:#eef5ff;color:#055ed1}@media(max-width:480px){.shop-switcher .shop-switcher__trigger{max-width:170px}}@keyframes shop-switcher-pulse{0%,to{opacity:1}50%{opacity:.55}}.extension-page{position:relative;min-height:100%;padding:.75rem 1.25rem 1rem;margin:0 auto;max-width:1200px;width:100%}@media(max-width:768px){.extension-page{padding:.75rem 1rem 1.25rem}}@media(max-width:480px){.extension-page{padding:.625rem .75rem 1rem}}.extension-page .extension-page__content{display:flex;flex-direction:column;gap:.875rem}.extension-page .extension-page__hero{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:768px){.extension-page .extension-page__hero{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:480px){.extension-page .extension-page__hero{padding:1rem}}.extension-page .extension-page__hero .hero__icon-wrapper{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#055ed1,#1a75e1);border-radius:14px;box-shadow:0 4px 12px #055ed138}.extension-page .extension-page__hero .hero__icon{width:28px;height:28px;color:#fff}.extension-page .extension-page__hero .hero__info{flex:1;min-width:0}.extension-page .extension-page__hero .hero__title-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.extension-page .extension-page__hero .hero__title{font-size:18px;font-weight:600;letter-spacing:-.3px;color:#1d2530}.extension-page .extension-page__hero .hero__version-badge{font-size:11px;font-weight:600;color:#627084;background:#f3f5f6;padding:2px 8px;border-radius:999px}.extension-page .extension-page__hero .hero__description{font-size:13px;line-height:1.5;color:#627084;margin-bottom:.75rem;max-width:580px}.extension-page .extension-page__hero .hero__tags{display:flex;flex-wrap:wrap;gap:.5rem}.extension-page .extension-page__hero .hero__tag{font-size:11px;font-weight:500;color:#055ed1;background:#eef5ff;padding:3px 10px;border-radius:999px;border:1px solid rgba(5,94,209,.15)}.extension-page .extension-page__hero .hero__download{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.375rem}@media(max-width:768px){.extension-page .extension-page__hero .hero__download{align-self:stretch}}.extension-page .extension-page__hero .hero__download-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;width:auto}@media(max-width:768px){.extension-page .extension-page__hero .hero__download-btn{width:100%}}.extension-page .extension-page__hero .hero__download-meta{font-size:11px;color:#9ca3af}.extension-page .extension-page__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem}@media(max-width:768px){.extension-page .extension-page__features{grid-template-columns:1fr}}.extension-page .extension-page__features .feature-card{padding:1.25rem;background:#fff;border:1px solid #d9e3f0;border-radius:.75rem;transition:border-color .12s ease,box-shadow .12s ease}.extension-page .extension-page__features .feature-card:hover{border-color:#6fb9f7;box-shadow:0 2px 8px #1d25300d}.extension-page .extension-page__features .feature-card__icon{width:22px;height:22px;color:#055ed1;margin-bottom:.625rem}.extension-page .extension-page__features .feature-card__title{font-size:14px;font-weight:600;color:#1d2530;margin-bottom:.25rem}.extension-page .extension-page__features .feature-card__desc{font-size:12px;line-height:1.5;color:#627084}.extension-page .extension-page__bottom{display:grid;grid-template-columns:3fr 2fr;gap:.875rem;align-items:start}@media(max-width:768px){.extension-page .extension-page__bottom{grid-template-columns:1fr}}.extension-page .extension-page__installation,.extension-page .extension-page__versions{padding:1.25rem;background:#fff;border:1px solid #d9e3f0;border-radius:.75rem}@media(max-width:480px){.extension-page .extension-page__installation,.extension-page .extension-page__versions{padding:1rem}}.extension-page .installation__header,.extension-page .versions__header{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.extension-page .installation__header-icon,.extension-page .versions__header-icon{width:18px;height:18px;color:#055ed1;flex-shrink:0;margin-top:1px}.extension-page .installation__title,.extension-page .versions__title{font-size:14px;font-weight:600;letter-spacing:-.3px;color:#1d2530}.extension-page .installation__subtitle,.extension-page .versions__subtitle{font-size:12px;color:#627084;margin-top:.125rem}.extension-page .extension-page__installation .installation__steps{display:flex;flex-direction:column}.extension-page .extension-page__installation .installation__step{display:flex;gap:.75rem}.extension-page .extension-page__installation .step__indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.extension-page .extension-page__installation .step__number{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#055ed1;background:#eef5ff;border:1.5px solid rgba(5,94,209,.2);border-radius:50%}.extension-page .extension-page__installation .step__line{width:1px;flex:1;background:#d9e3f0;margin:3px 0}.extension-page .extension-page__installation .step__content{padding-bottom:.875rem}.extension-page .extension-page__installation .step__title{font-size:13px;font-weight:600;color:#1d2530}.extension-page .extension-page__installation .step__description{font-size:12px;color:#627084;line-height:1.4;margin-top:.125rem}.extension-page .extension-page__versions .versions__list{display:flex;flex-direction:column;gap:.75rem}.extension-page .extension-page__versions .version-card{padding:1rem;border:1px solid #d9e3f0;border-radius:.625rem}.extension-page .extension-page__versions .version-card--latest{background:#055ed108;border-color:#055ed133}.extension-page .extension-page__versions .version-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.5rem;flex-wrap:wrap}.extension-page .extension-page__versions .version-card__name-row{display:flex;align-items:center;gap:.375rem}.extension-page .extension-page__versions .version-card__tag-icon{width:14px;height:14px;color:#627084}.extension-page .extension-page__versions .version-card__name{font-size:14px;font-weight:600;color:#1d2530}.extension-page .extension-page__versions .version-card__latest-badge{font-size:10px;font-weight:600;color:#fff;background:#055ed1;padding:1px 8px;border-radius:999px}.extension-page .extension-page__versions .version-card__date{font-size:11px;color:#9ca3af}.extension-page .extension-page__versions .version-card__changelog{list-style:none;padding:0;margin:0 0 .75rem}.extension-page .extension-page__versions .version-card__changelog li{font-size:12px;color:#627084;padding:.125rem 0;display:flex;align-items:flex-start;gap:.5rem}.extension-page .extension-page__versions .version-card__changelog li:before{content:"";display:inline-block;width:6px;height:6px;min-width:6px;border-radius:50%;background:#055ed1;margin-top:5px}.extension-page .extension-page__versions .version-card__download-btn,.extension-page .extension-page__versions .version-card__download-btn-older{display:flex;align-items:center;justify-content:center;gap:.5rem}.extension-page .extension-page__versions .versions__older-toggle{display:flex;justify-content:center}.extension-page .extension-page__versions .versions__toggle-btn{display:flex;align-items:center;gap:.25rem;font-family:inherit;font-size:12px;font-weight:500;color:#627084;background:none;border:none;cursor:pointer;padding:.25rem .5rem;transition:color .12s ease}.extension-page .extension-page__versions .versions__toggle-btn:hover{color:#1d2530}.extension-page .extension-page__versions .versions__toggle-btn .toggle-btn__icon{width:14px;height:14px}.chat-page{display:flex;flex-direction:column;flex:1;min-height:0;height:100svh;width:100%;box-sizing:border-box;background-color:#f7f9fb}@media(max-width:768px){.chat-page{height:100%}}.chat-page__header{flex-shrink:0;margin:.75rem 1.25rem 0}.chat-page__reset{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:13px;font-weight:500;color:#1d2530;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.chat-page__reset svg{width:14px;height:14px;color:#627084;transition:color .12s ease}.chat-page__reset:hover{background-color:#eef5ff;border-color:#6fb9f7;color:#055ed1}.chat-page__reset:hover svg{color:#055ed1}.chat-page__list{flex:1;min-height:0;overflow-y:auto;padding:20px 24px 8px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media(max-width:768px){.chat-page__list{padding:16px 20px 8px}}@media(max-width:480px){.chat-page__list{padding:12px 14px 8px}}.chat-page__empty{max-width:720px;margin:7% auto 0;text-align:center;padding:0 16px;animation:chat-empty-in .4s ease-out}@media(max-width:768px){.chat-page__empty{margin-top:32px;padding:0 8px}}@media(max-width:480px){.chat-page__empty{margin-top:16px;padding:0}}.chat-page__empty-icon{width:52px;height:52px;border-radius:14px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;background-color:#efedfd;color:#6457d9;font-size:26px}@media(max-width:480px){.chat-page__empty-icon{width:46px;height:46px;border-radius:12px;margin-bottom:14px;font-size:22px}}.chat-page__empty-title{margin:0 0 8px;font-size:26px;font-weight:600;letter-spacing:-.02em;color:#1d2530}@media(max-width:768px){.chat-page__empty-title{font-size:23px}}@media(max-width:480px){.chat-page__empty-title{font-size:20px}}.chat-page__empty-text{margin:0 auto 26px;max-width:520px;font-size:14px;line-height:1.6;color:#627084}@media(max-width:480px){.chat-page__empty-text{margin-bottom:20px;font-size:13.5px}}.chat-page__suggestions{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;max-width:760px;margin:0 auto}@media(max-width:480px){.chat-page__suggestions{grid-template-columns:1fr;gap:8px}}.chat-page__suggestion{display:flex;align-items:flex-start;gap:12px;padding:13px 15px;background-color:#fff;border:1px solid #d9e3f0;border-radius:12px;cursor:pointer;text-align:left;transition:background-color .12s ease,border-color .12s ease}.chat-page__suggestion:hover{background-color:#eef5ff;border-color:#6fb9f7}@media(max-width:480px){.chat-page__suggestion{padding:12px 14px;gap:10px}}.chat-page__suggestion-icon{flex:0 0 32px;width:32px;height:32px;border-radius:8px;background-color:#eef5ff;color:#055ed1;display:flex;align-items:center;justify-content:center;font-size:16px}.chat-page__suggestion-text{display:flex;flex-direction:column;gap:2px;min-width:0}.chat-page__suggestion-label{font-size:13px;font-weight:600;color:#1d2530}.chat-page__suggestion-prompt{font-size:12.5px;color:#627084;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-page__error{margin:16px auto;padding:11px 14px;background-color:#fef2f2;color:#b91c1c;border:1px solid #fee2e2;border-left:3px solid #b91c1c;border-radius:8px;font-size:13px;font-weight:500;max-width:820px}.chat-page__composer{flex-shrink:0;padding:12px 24px 18px}@media(max-width:768px){.chat-page__composer{padding:10px 20px 14px}}@media(max-width:480px){.chat-page__composer{padding:8px 14px 12px}}.chat-page__input-row{display:flex;align-items:flex-end;gap:10px;max-width:820px;margin:0 auto;padding:8px 8px 8px 16px;background-color:#fff;border:1px solid #d9e3f0;border-radius:12px;transition:border-color .12s ease,box-shadow .12s ease}.chat-page__input-row:focus-within{border-color:#055ed1;box-shadow:0 0 0 3px #055ed11f}@media(max-width:480px){.chat-page__input-row{padding:7px 7px 7px 13px;gap:8px}}.chat-page__input{flex:1;border:0;outline:none;resize:none;font:inherit;font-size:14px;line-height:1.5;background:transparent;color:#1d2530;min-height:24px;max-height:180px;padding:7px 0}.chat-page__input::placeholder{color:#9ca3af}.chat-page__input:disabled{opacity:.6}.chat-page__send{flex:0 0 34px;width:34px;height:34px;border-radius:8px;border:0;display:inline-flex;align-items:center;justify-content:center;background-color:#055ed1;color:#fff;cursor:pointer;font-size:18px;transition:background-color .12s ease,opacity .12s ease}.chat-page__send:hover:not(:disabled){background-color:#1a75e1}.chat-page__send:disabled{background-color:#f3f5f6;color:#9ca3af;cursor:not-allowed}.chat-page__send--stop{background-color:#1d2530;font-size:15px}.chat-page__send--stop:hover:not(:disabled){background-color:#1d2939}.chat-page__disclaimer{margin:8px auto 0;max-width:820px;font-size:11.5px;color:#9ca3af;text-align:center}@media(max-width:480px){.chat-page__disclaimer{margin-top:6px;font-size:10.5px;padding:0 4px}}@keyframes chat-empty-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-bubble{display:flex;gap:12px;margin:18px auto;max-width:820px;align-items:flex-start;animation:chat-bubble-in .25s ease-out}.chat-bubble__avatar{flex:0 0 32px;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px}.chat-bubble--user .chat-bubble__avatar{background-color:#eef5ff;color:#055ed1;font-weight:600}.chat-bubble--assistant .chat-bubble__avatar{background-color:#efedfd;color:#6457d9}.chat-bubble__initials{font-size:12px;font-weight:600;letter-spacing:.02em}.chat-bubble__body{flex:1;min-width:0}.chat-bubble__role{font-size:12px;font-weight:500;color:#627084;margin-bottom:4px}.chat-bubble__content{font-size:14px;line-height:1.6;color:#1d2530;word-break:break-word}.chat-bubble__content p{margin:0 0 10px}.chat-bubble__content p:last-child{margin-bottom:0}.chat-bubble__content h1,.chat-bubble__content h2,.chat-bubble__content h3{margin:18px 0 8px;font-weight:600;line-height:1.3;color:#1d2530}.chat-bubble__content h1{font-size:18px}.chat-bubble__content h2{font-size:16px}.chat-bubble__content h3{font-size:15px}.chat-bubble__content ul,.chat-bubble__content ol{margin:0 0 10px;padding-left:20px}.chat-bubble__content li{margin:2px 0}.chat-bubble__content strong{font-weight:600;color:#1d2530}.chat-bubble__content em{font-style:italic}.chat-bubble__content code{background-color:#eef5ff;padding:1px 6px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:#055ed1}.chat-bubble__content pre{background-color:#1d2530;color:#e0e5eb;padding:12px 14px;border-radius:8px;overflow-x:auto;margin:10px 0;font-size:12.5px;line-height:1.5}.chat-bubble__content pre code{background:transparent;color:inherit;padding:0;font-size:inherit}.chat-bubble__content blockquote{margin:10px 0;padding:6px 12px;border-left:3px solid #6fb9f7;color:#627084;background-color:#f3f5f6;border-radius:0 6px 6px 0}.chat-bubble__content table{border-collapse:collapse;width:100%;margin:12px 0;font-size:13px;background-color:#fff;border:1px solid #d9e3f0;border-radius:8px;overflow:hidden}.chat-bubble__content th,.chat-bubble__content td{padding:8px 12px;border-bottom:1px solid #e0e5eb;text-align:left;vertical-align:top}.chat-bubble__content th{background-color:#f9fafb;font-weight:500;color:#627084;font-size:12px}.chat-bubble__content tbody tr:last-child td{border-bottom:0}.chat-bubble__content tbody tr:hover{background-color:#f7f9fb}.chat-bubble__content a{color:#055ed1;text-decoration:underline;text-decoration-color:#055ed14d}.chat-bubble__plain{margin:0;white-space:pre-wrap}.chat-bubble__cursor{display:inline-block;margin-left:2px;color:#6457d9;animation:chat-cursor-blink 1s steps(2) infinite}.chat-bubble__thinking{display:inline-flex;gap:5px;padding:8px 0}.chat-bubble__thinking span{width:7px;height:7px;border-radius:50%;background-color:#efedfd;animation:chat-thinking 1.2s ease-in-out infinite}.chat-bubble__thinking span:nth-child(2){animation-delay:.15s}.chat-bubble__thinking span:nth-child(3){animation-delay:.3s}@keyframes chat-bubble-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes chat-cursor-blink{50%{opacity:0}}@keyframes chat-thinking{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1;background-color:#6457d9}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.toasts{position:fixed;top:1.5rem;right:1.5rem;z-index:1000;display:flex;flex-direction:column;gap:.625rem;pointer-events:none}@media(max-width:480px){.toasts{top:1rem;right:1rem;left:1rem}}.toast{display:flex;align-items:center;gap:.625rem;min-width:300px;max-width:380px;padding:.75rem .875rem;background-color:#fff;border:1px solid #d9e3f0;border-radius:.75rem;box-shadow:0 10px 28px #1d253024;pointer-events:auto;animation:toast-enter .24s ease}@media(max-width:480px){.toast{min-width:0;max-width:none;width:100%}}.toast .toast__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:50%}.toast .toast__icon svg{width:18px;height:18px}.toast .toast__message{flex:1;color:#1d2530;font-size:13.5px;line-height:1.4}.toast .toast__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;padding:0;color:#9ca3af;background:transparent;border:0;border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease}.toast .toast__close svg{width:16px;height:16px}.toast .toast__close:hover{color:#1d2530;background-color:#f3f5f6}.toast--success .toast__icon{color:#16a249;background-color:#16a2491f}.toast--error .toast__icon{color:#e11d48;background-color:#e11d481a}.toast--exiting{animation:toast-exit .22s ease forwards}@keyframes toast-enter{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(24px)}}
