@charset "UTF-8";:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}h1{font-size:2em;line-height:1.1}*{box-sizing:border-box}.ant-modal-confirm .ant-modal-confirm-btns{display:flex;gap:10px;align-items:center;justify-content:flex-end}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn{height:auto;min-height:44px;min-width:96px;padding:6px 14px;white-space:normal}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn>span{display:flex;align-items:center;justify-content:center}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn>span>div{text-align:center;line-height:1.2}#app-message-holder{position:fixed;inset:0;pointer-events:none;z-index:1010}#app-message-holder .ant-message{pointer-events:none;display:flex;flex-direction:column;width:100%}#app-message-holder.app-message--top .ant-message{top:24px!important;bottom:auto!important;transform:none!important;align-items:center!important;padding:0!important}#app-message-holder.app-message--bottom .ant-message{top:auto!important;bottom:24px!important;transform:none!important;align-items:center!important;padding:0!important}#app-message-holder.app-message--left .ant-message{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;align-items:flex-start!important;padding-left:24px!important;padding-right:0!important}#app-message-holder.app-message--right .ant-message{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;align-items:flex-end!important;padding-right:24px!important;padding-left:0!important}#app-message-holder.app-message--leftTop .ant-message{top:24px!important;bottom:auto!important;transform:none!important;align-items:flex-start!important;padding-left:24px!important;padding-right:0!important}#app-message-holder.app-message--rightTop .ant-message{top:24px!important;bottom:auto!important;transform:none!important;align-items:flex-end!important;padding-right:24px!important;padding-left:0!important}#app-message-holder.app-message--leftBottom .ant-message{top:auto!important;bottom:24px!important;transform:none!important;align-items:flex-start!important;padding-left:24px!important;padding-right:0!important}#app-message-holder.app-message--rightBottom .ant-message{top:auto!important;bottom:24px!important;transform:none!important;align-items:flex-end!important;padding-right:24px!important;padding-left:0!important}#app-notification-holder{position:fixed;inset:0;z-index:1010;pointer-events:none}#app-notification-holder .ant-notification{pointer-events:none}#app-notification-holder .ant-notification-notice{pointer-events:auto}.drawer-configuration-title{float:right;font-size:16px}.drawer-configuration-title-icon{cursor:pointer}.drawer-configuration-title-text{font-size:16px;margin-left:8px}.menu-sub-overlay{position:fixed;inset:64px 0 0;background-color:#0000004d;z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.menu-sub-overlay.active{opacity:1;visibility:visible}.menu-sub-panel{position:fixed;top:64px;left:0;right:0;background:#fff;box-shadow:0 2px 8px #00000026;z-index:1000;max-height:0;overflow:auto;transition:max-height .3s ease}.menu-sub-container{display:flex}.menu-sub-sidebar{width:280px;background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 30px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.menu-sub-sidebar .sidebar-icon{width:60px;height:60px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.menu-sub-sidebar .sidebar-title{font-size:24px;font-weight:600;color:#fff;margin:0 0 12px}.menu-sub-sidebar .sidebar-description{font-size:13px;color:#ffffffd9;line-height:1.6;margin:0 0 30px}.menu-sub-sidebar .sidebar-button{border-color:#fffc;color:#fff;margin-bottom:20px}.menu-sub-sidebar .sidebar-button:hover{border-color:#fff;color:#667eea;background:#fff}.menu-sub-sidebar .sidebar-tip{font-size:12px;color:#fff9}.menu-sub-content{flex:1;padding:40px 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-content:start}.menu-group .menu-group-title{display:flex;align-items:flex-start;gap:10px;font-size:15px;font-weight:600;color:#262626;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.menu-group .menu-group-icon{flex:0 0 auto;margin-top:2px;color:currentColor;display:inline-flex}.menu-group .menu-group-title-text{flex:1 1 auto;min-width:0}.menu-group .menu-group-items{display:flex;flex-direction:column;gap:4px}.menu-group-title.clickable{cursor:pointer}.menu-group-title.clickable:hover,.menu-group.active .menu-group-title{color:#1890ff;border-bottom-color:#1890ff}.menu-item{padding:10px 12px;font-size:14px;color:#595959;cursor:pointer;border-radius:4px;transition:all .2s ease}.menu-item:hover{background-color:#f5f5f5;color:#1890ff;transform:translate(4px)}.menu-item:active{background-color:#e6f7ff}.menu-item-inner{display:flex;align-items:flex-start;gap:10px}.menu-item-icon{flex:0 0 auto;margin-top:2px;color:currentColor;display:inline-flex}.menu-item-text{flex:1 1 auto;min-width:0}.menu-item.active{background-color:#e6f7ff;color:#1890ff;font-weight:600}.header-logo{display:flex;align-items:center;padding:0 24px;gap:12px;cursor:pointer;transition:opacity .3s ease}.header-logo:hover{opacity:.8}.header-logo .logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.header-logo .logo-text{font-size:20px;font-weight:600;color:#262626;letter-spacing:.5px}.header-menu{flex:1;display:flex;align-items:center;justify-content:center;height:100%;min-width:0;overflow:visible}.header-menu .ant-menu{flex:1;max-width:100%;border:none}.header-menu .ant-menu.ant-menu-horizontal{line-height:64px}.header-menu .ant-menu.ant-menu-horizontal .ant-menu-item{display:inline-flex;align-items:center;padding:0 20px;height:64px;line-height:64px}.header-menu .ant-menu.ant-menu-horizontal .ant-menu-overflow{display:flex;align-items:center}.header-actions{display:flex;justify-content:flex-end;align-items:center;padding:0 24px}.header-actions-space{gap:18px;display:flex;align-items:center}.header-language{cursor:pointer;color:#000}.header-language:hover{color:#1890ff}.header-language{margin-right:18px}.header-language-icon{font-size:20px}.header-language-text{font-size:14px;margin-left:8px}.header-actions-item{font-size:20px}.g-home{gap:16px}.g-home .g-home-content{background:#fff;padding:24px;border-radius:8px}.g-home .welcome-section{margin-bottom:24px}.g-home .welcome-section h1{font-size:28px;font-weight:600;margin-bottom:8px;color:#1890ff}.g-home .welcome-section p{font-size:14px;color:#666;margin:0}.g-home .g-home-main{margin-top:16px;background:#fff}.g-home .g-home-sider{position:sticky;top:16px;background:#fff;padding:10px 24px 24px;border-radius:8px;border:none}@media(max-width:991px){.g-home{flex-direction:column}.g-home .g-home-main{margin-top:16px}.g-home .g-home-content{flex-direction:column}.g-home .g-home-sider{position:static;width:100%!important;max-width:100%!important;background:#fff;border:none}}.s-home{min-height:100vh;padding:0;box-sizing:border-box}.s-home-header{position:sticky;top:0;z-index:10;padding-bottom:12px}.s-home-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.s-home-title{margin:0!important}.s-home-refresh{flex:0 0 auto}.s-home-store-select{width:100%;margin-top:12px}.s-home-subtitle{margin-top:10px;color:#8c8c8c;font-size:12px}.s-home-card{border-radius:12px}.s-home-spin{width:100%}@media(max-width:576px){.s-home{padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.s-home-refresh{padding-left:10px;padding-right:10px}}.product-query{width:100%}.product-query-header{position:sticky;top:0;z-index:10;background:#fff}.product-query-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.product-query-title{margin:0!important}.product-query-refresh{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;color:#1677ff;cursor:pointer;padding:6px;border-radius:8px;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,opacity .2s ease}.product-query-refresh:hover{background:#f5f5f5}.product-query-refresh:active{background:#e6f4ff}.product-query-refresh:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.product-query-refresh.is-loading{cursor:not-allowed;opacity:.6;pointer-events:none}.product-query-hint{margin-top:10px;color:#8c8c8c;font-size:12px}.product-query-spin{width:100%;padding:12px;box-sizing:border-box}.product-query-empty-card{border-radius:12px}.product-query-list-item{padding:0!important;border:none!important}.product-query-card{width:100%;border-radius:12px;margin:8px 0}.product-query-card-header{display:flex;align-items:flex-start;gap:12px}.product-query-card-avatar{width:72px;height:72px;border-radius:10px;overflow:hidden;flex:0 0 72px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.product-query-card-avatar img{width:100%;height:100%;object-fit:cover;display:block}.product-query-card-avatar-clickable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:box-shadow .2s ease,transform .2s ease}.product-query-card-avatar-clickable:hover{box-shadow:0 0 0 2px #1677ff33}.product-query-card-avatar-clickable:active{transform:scale(.98)}.product-query-card-avatar-clickable:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.product-query-card-avatar-fallback{color:#8c8c8c;font-size:12px;padding:6px;text-align:center;word-break:break-all}.product-query-card-main{flex:1 1 auto;min-width:0}.product-query-card-main-clickable{cursor:pointer;border-radius:10px;padding:2px 6px;margin:-2px -6px;transition:background-color .2s ease}.product-query-card-main-clickable:hover{background:#fafafa}.product-query-card-main-clickable:active{background:#f5f5f5}.product-query-card-main-clickable:focus-visible{outline:2px solid #1677ff;outline-offset:2px}.product-query-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-query-card-title{font-size:16px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.product-query-card-meta{margin-top:6px;display:flex;flex-wrap:wrap;gap:8px 12px;color:#595959;font-size:12px}.product-query-card-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.product-query-card-expand-indicator{margin-left:auto;color:#1677ff;font-weight:600;flex:0 0 auto}.product-query-card-expanded{margin-top:10px}.product-query-card-loading{margin-top:10px;padding-top:10px;border-top:1px dashed #f0f0f0;font-size:12px;color:#8c8c8c}.product-query-card-variants{margin-top:10px;padding-top:10px;border-top:1px dashed #f0f0f0}.product-query-card-variants-title{font-size:12px;color:#8c8c8c;margin-bottom:6px}.product-query-card-variants-list{display:flex;flex-direction:column;gap:6px}.product-query-card-variant-line{font-size:12px;color:#262626;background:#fafafa;border-radius:8px;padding:6px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-query-card-inventory{margin-top:10px;padding-top:10px;border-top:1px dashed #f0f0f0}.product-query-card-inventory-title{font-size:12px;color:#8c8c8c;margin-bottom:6px}.product-query-card-inventory-empty{font-size:12px;color:#8c8c8c}.product-query-card-inventory-list{max-height:180px;overflow:auto;border-radius:10px;background:#fafafa;padding:8px;display:flex;flex-direction:column;gap:8px}.product-query-card-inventory-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#262626}.product-query-card-inventory-store{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-query-card-inventory-qty{flex:0 0 auto;font-variant-numeric:tabular-nums;font-weight:600}.product-query-detail{width:100%}.product-query-detail-waterfall,.product-query-detail-waterfall-body{display:flex;flex-direction:column;gap:12px}.product-query-detail-waterfall-item{width:100%}.product-query-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-query-detail-header-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.product-query-detail-title{font-size:18px;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.product-query-detail-sub{display:flex;flex-wrap:wrap;gap:8px 12px;color:#595959;font-size:12px}.product-query-detail-image{flex:0 0 auto;border-radius:10px;overflow:hidden;background:#f5f5f5}.product-query-detail-section-title{font-size:13px;font-weight:700;margin-bottom:10px}.product-query-detail-muted{color:#8c8c8c}.product-query-detail-store-list{display:flex;flex-direction:column;gap:8px}.product-query-detail-store-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.product-query-detail-store-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-query-detail-store-qty{flex:0 0 auto;font-variant-numeric:tabular-nums;font-weight:700}@media(max-width:576px){.product-query-header{padding:0}.product-query-spin{padding:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.product-query-card-avatar{width:64px;height:64px;flex-basis:64px}.product-query-detail-image{border-radius:10px}.product-query-detail-title{font-size:16px}}.g-login{width:100vw;height:100vh;background:#fff;overflow:hidden}.g-login .g-login-shell{width:100%;height:100%;display:flex}.g-login .g-login-left{position:relative;flex:1 1 58%;min-width:520px;background:linear-gradient(180deg,#f0f5ff,#eef7ff);overflow:hidden}.g-login .g-login-left .g-login-left-inner{position:relative;height:100%;display:flex;align-items:center;padding:0 72px;z-index:2}.g-login .g-login-left .g-login-brand{max-width:520px}.g-login .g-login-left .g-login-brand-title{font-size:44px;line-height:1.2;font-weight:800;color:#2c2f36;letter-spacing:.2px;margin-bottom:16px}.g-login .g-login-left .g-login-brand-desc{font-size:16px;line-height:1.8;color:#2c2f36b8}.g-login .g-login-left .g-login-left-decor{position:absolute;inset:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 34% 24%,#ffffffe6,#fff0 56%),radial-gradient(circle at 18% 74%,#ffffffbf,#fff0 58%),radial-gradient(circle at 62% 18%,#667eea14,#667eea00 52%)}.g-login .g-login-left:before{content:"";position:absolute;width:520px;height:520px;border-radius:999px;left:44%;top:10%;transform:translate(-50%);border:2px solid rgba(44,47,54,.06);background:transparent;z-index:0}.g-login .g-login-left:after{content:"";position:absolute;width:320px;height:320px;border-radius:999px;left:18%;bottom:8%;border:2px solid rgba(44,47,54,.05);z-index:0}.g-login .g-login-right{flex:0 0 42%;min-width:520px;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 24px}.g-login .g-login-right .g-login-right-inner{width:100%;max-width:440px}.g-login .g-login-card{border-radius:12px;box-shadow:none;padding:36px 34px;background:#fff;animation:slideUp .35s ease-out}.g-login .g-login-card .ant-card-body{padding:0}.g-login .g-login-header{text-align:left;margin-bottom:18px}.g-login .g-login-header .g-login-title{font-size:26px;font-weight:800;color:#2c2f36;margin:0 0 6px}.g-login .g-login-header .g-login-subtitle{font-size:14px;color:#2c2f3694;margin:0}.g-login .g-login-lang{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.g-login .g-login-lang-label{margin-bottom:0;font-weight:600;color:#2c2f36cc;white-space:nowrap}.g-login .form-item-icon{color:#999;font-size:16px}.g-login .ant-form-item-label>label{color:#2c2f36d9;font-weight:600}.g-login .ant-input-affix-wrapper,.g-login .ant-input{border-radius:8px}.g-login .g-login-actions{display:flex;align-items:center;justify-content:space-between;margin-top:-8px;margin-bottom:8px}.g-login .g-login-forgot{padding:0;height:auto;color:#1677ff}.g-login .g-login-button{height:48px;font-size:16px;font-weight:600;border-radius:8px;background:#1677ff;border:1px solid #1677ff;box-shadow:0 8px 18px #1677ff40;transition:all .3s ease}.g-login .g-login-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1677ff52}.g-login .g-login-button:active{transform:translateY(0)}.g-login .g-login-register{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:6px}.g-login .g-login-register-text{color:#2c2f3694;font-size:13px}.g-login .g-login-register-link{padding:0;height:auto;font-size:13px;font-weight:600;color:#1677ff}.g-login .g-login-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #f0f0f0}.g-login .g-login-footer .g-login-hint{font-size:13px;color:#999;margin:0}.g-login .g-login-footer .g-login-hint strong{color:#1677ff;font-weight:600}.g-login .ant-alert{animation:shake .5s ease-in-out}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@media(max-width:576px){.g-login .g-login-left{display:none}.g-login .g-login-right{flex:1 1 100%;min-width:0;padding:20px 16px}.g-login .g-login-card{padding:28px 22px;box-shadow:0 18px 50px #1890ff1f}.g-login .g-login-lang{flex-wrap:wrap;justify-content:flex-start}}@media(prefers-color-scheme:dark){.g-login{background:#0f1115}.g-login .g-login-left{background:radial-gradient(circle at 30% 30%,#1677ff38,#1677ff00 55%),linear-gradient(180deg,#131722,#101218)}.g-login .g-login-brand-title{color:#ffffffeb}.g-login .g-login-brand-desc{color:#ffffff9e}.g-login .g-login-right{background:#0f1115}.g-login .g-login-card{background:#14161ceb;box-shadow:none}.g-login .g-login-header .g-login-title{color:#ffffffeb}.g-login .g-login-header .g-login-subtitle{color:#ffffff9e}.g-login .g-login-lang-label{color:#ffffffbf}.g-login .g-login-register-text{color:#ffffff9e}.g-login .g-login-footer{border-top-color:#ffffff14}.g-login .g-login-footer .g-login-hint{color:#ffffff8c}.g-login .g-login-footer .g-login-hint strong{color:#1677ffe6}}.lay-pages-data{height:100%}.lay-pages-data-header{background:#fff;padding:0;height:64px;display:flex;align-items:center;position:relative;overflow:visible;gap:0px}.lay-pages-data-header .breadcrumb-container{flex-shrink:0;display:flex;align-items:center;max-width:50vw;min-width:0}.lay-pages-data-header .breadcrumb-container .breadcrumb-ellipsis-left{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;direction:rtl}.lay-pages-data-header .breadcrumb-container .breadcrumb-ellipsis-left .part-breadcrumb{display:inline-block;direction:ltr}.lay-pages-data-header .breadcrumb-container .breadcrumb-ellipsis-left .part-breadcrumb .ant-breadcrumb{display:inline-flex;flex-wrap:nowrap;white-space:nowrap}.lay-pages-data-header .search-container{flex:1;display:flex;align-items:left;justify-content:left;padding:0 16px;min-width:0}.lay-pages-data-header .header-controls{flex-shrink:0;display:flex;align-items:center;margin-left:auto}.lay-pages-data-header .header-controls .header-controls-space{display:flex;align-items:center;gap:12px}.lay-pages-data-header .header-controls .arrow-icon-import{font-size:18px;color:#1890ff;cursor:pointer;transition:all .3s ease;transform:rotate(45deg)}.lay-pages-data-header .header-controls .arrow-icon-import:hover{color:#40a9ff;transform:rotate(0) scale(1.1)}.lay-pages-data-header .header-controls .arrow-icon-import:active{transform:rotate(45deg) scale(.95)}.lay-pages-data-header .header-controls .arrow-icon-export{font-size:18px;color:#52c41a;cursor:pointer;transition:all .3s ease;transform:rotate(225deg)}.lay-pages-data-header .header-controls .arrow-icon-export:hover{color:#73d13d;transform:rotate(180deg) scale(1.1)}.lay-pages-data-header .header-controls .arrow-icon-export:active{transform:rotate(225deg) scale(.95)}.lay-pages-data-header .header-controls .view-mode-segmented .ant-segmented-item{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px}.lay-pages-data-sider{background:#fff;padding:0 8px 8px 0;overflow-y:auto;transition:all .2s ease}.lay-pages-data-sider .ant-layout-sider-trigger{background:#f0f0f0;color:#333}.lay-pages-data-sider .ant-layout-sider-trigger:hover{background:#e6e6e6}.lay-pages-data-content{background:#fff;padding:0 0 0 8px;flex:1;min-width:0}@media screen and (max-width:1200px){.lay-pages-data-header{padding:0;gap:12px}.lay-pages-data-header .search-container{padding:0 8px}.lay-pages-data-header .header-controls .header-controls-space{gap:8px}}@media screen and (max-width:768px){.lay-pages-data-header{flex-wrap:wrap;height:auto;min-height:64px;padding:0}.lay-pages-data-header .breadcrumb-container{width:auto;margin-bottom:8px}.lay-pages-data-header .search-container{width:100%;padding:0;margin-bottom:8px}.lay-pages-data-header .header-controls{width:100%;margin-left:0;justify-content:flex-end}}.part-quick-menu{display:inline-flex;align-items:center}.part-quick-menu .pqm-trigger-icon{padding:4px;color:#595959;transition:all .3s ease}.part-quick-menu .pqm-trigger-icon:hover{color:#1890ff;background-color:#f0f0f0}.part-quick-menu .pqm-trigger-icon:active{background-color:#e6e6e6}.part-quick-menu .pqm-trigger-text{padding:0 8px;color:#1890ff}.part-quick-menu .pqm-trigger-text:hover{color:#40a9ff}.ant-dropdown-menu .ant-dropdown-menu-item .anticon{margin-right:8px}.part-data-table,.part-data-table .pdt-table-wrapper{width:100%}.part-data-table .pdt-header-with-menu{display:inline-block;width:100%;position:relative;vertical-align:middle;min-height:22px}.part-data-table .pdt-header-with-menu .pdt-header-title{display:inline-block;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.part-data-table .pdt-header-with-menu .pdt-header-menu{position:absolute;right:4px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease;visibility:visible;display:inline-flex;align-items:center;background-color:#fafafa;padding-left:4px;z-index:10}.part-data-table .pdt-header-with-menu:hover .pdt-header-menu{opacity:1!important;z-index:11}.part-data-table .pdt-cell-with-menu{display:inline-block;width:100%;position:relative;vertical-align:middle;min-height:22px}.part-data-table .pdt-cell-with-menu .pdt-cell-content{display:inline-block;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.part-data-table .pdt-cell-with-menu .pdt-cell-menu{position:absolute;right:4px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease;visibility:visible;display:inline-flex;align-items:center;background-color:#fff;padding-left:4px;z-index:10}.part-data-table .pdt-selection-cell-with-menu{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%}.part-data-table .pdt-selection-header-menu{display:inline-flex;align-items:center;justify-content:center;width:100%}.part-data-table .ant-table .ant-table-thead>tr>th{white-space:nowrap}.part-data-table .ant-table .ant-table-thead>tr>th .ant-table-column-sorters{white-space:nowrap;min-width:0}.part-data-table .ant-table .ant-table-thead>tr>th .ant-table-column-title{white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.part-data-table .ant-table .ant-table-tbody>tr>td{vertical-align:middle}.part-data-table .ant-table .ant-table-row-indent{display:inline-block;vertical-align:middle}.part-data-table .ant-table .ant-table-row-expand-icon{display:inline-flex!important;align-items:center;justify-content:center;vertical-align:middle;margin-inline-end:8px}.part-data-table .ant-table .ant-table-tbody .ant-table-row .pdt-cell-menu{background-color:#fff}.part-data-table .ant-table .ant-table-tbody .ant-table-row:hover .pdt-cell-menu{opacity:1!important;background-color:#fafafa;z-index:11}.part-data-table .ant-table .ant-table-tbody .ant-table-row-selected .pdt-cell-menu{opacity:1!important;background-color:#e6f4ff;z-index:11}.part-data-table .ant-table .ant-table-tbody .ant-table-row-selected:hover .pdt-cell-menu{background-color:#d9f0ff;z-index:11}.pcc-icon{cursor:pointer;color:#8a2be2;margin-left:8px;font-size:14px}.pcc-icon:hover{color:#722ed1}.pcc-dropdown{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;padding:8px 0;min-width:200px}.pcc-dropdown--visibility-only .pcc-item{cursor:default}.pcc-list{max-height:400px;overflow-y:auto}.pcc-item{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:move;transition:background-color .2s}.pcc-item:hover{background:#0000000a}.pcc-item--visibility-only{cursor:default}.pcc-item__icon{cursor:pointer;font-size:14px;transition:all .2s}.pcc-item__icon--visibility{flex-shrink:0}.pcc-item__icon--fixed{color:#999;font-size:16px}.pcc-item__icon--fixed:hover{color:#1890ff;transform:scale(1.1)}.pcc-item__icon--fixed.active{color:#1890ff;font-weight:700}.pcc-item__icon--search{color:#999;font-size:16px}.pcc-item__icon--search:hover{color:#1890ff;transform:scale(1.1)}.pcc-item__icon--search.active{color:#1890ff;font-weight:700}.pcc-item__icon--filter{color:#999;font-size:16px}.pcc-item__icon--filter:hover{color:#faad14;transform:scale(1.1)}.pcc-item__icon--filter.active{color:#faad14;font-weight:700}.pcc-item__icon--sort{color:#999;font-size:16px}.pcc-item__icon--sort:hover{color:#52c41a;transform:scale(1.1)}.pcc-item__icon--sort.active{color:#52c41a;font-weight:700}.pcc-item__label{flex:1;-webkit-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pcc-item__actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:8px}.part-breadcrumb{display:flex;align-items:center;height:100%}.part-breadcrumb .breadcrumb-item{display:inline-flex;align-items:center;gap:6px;transition:all .3s ease;color:#595959;font-size:14px}.part-breadcrumb .breadcrumb-item .breadcrumb-home-icon{font-size:16px;color:#1890ff}.part-breadcrumb .breadcrumb-clickable .breadcrumb-item{cursor:pointer}.part-breadcrumb .breadcrumb-clickable .breadcrumb-item:hover{color:#1890ff}.part-breadcrumb .breadcrumb-clickable .breadcrumb-item:hover .breadcrumb-home-icon{transform:scale(1.1)}.part-breadcrumb .breadcrumb-current .breadcrumb-item{color:#262626;font-weight:500;cursor:default}.part-breadcrumb .ant-breadcrumb{display:flex;align-items:center;font-size:14px}.part-breadcrumb .ant-breadcrumb .ant-breadcrumb-link{display:inline-flex;align-items:center}.part-breadcrumb .ant-breadcrumb .ant-breadcrumb-separator{color:#d9d9d9;margin:0 8px}.part-data-tree-card{box-shadow:none;border:1px solid #f0f0f0!important;border-radius:8px;overflow:hidden;transition:all .3s ease}.part-data-tree-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border:1px solid #f0f0f0!important}.part-data-tree-card .ant-card{border:none}.part-data-tree-card .ant-card-body{padding:16px}.part-data-tree-card .ant-card-meta{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.part-data-tree-card .ant-card-meta .ant-card-meta-title{font-size:16px;font-weight:600;color:#262626}.part-data-tree-card .ant-card-meta .ant-card-meta-title .card-title-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px}.part-data-tree-card .ant-card-meta .ant-card-meta-title .card-title-wrapper .title-text{flex:1;font-size:16px;font-weight:600;color:#262626}.part-data-tree-card .ant-card-meta .ant-card-meta-title .card-title-wrapper .ant-segmented{flex-shrink:0}.part-data-tree-card .ant-card-meta .ant-card-meta-description{color:#8c8c8c;font-size:13px}.part-data-tree-card .tree-container{max-height:600px;overflow-y:auto;padding:0}.part-data-tree-card .tree-container::-webkit-scrollbar{width:6px}.part-data-tree-card .tree-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.part-data-tree-card .tree-container::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:3px}.part-data-tree-card .tree-container::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.part-data-tree-card .tree-container .menu-tree .ant-tree-treenode{padding:0;transition:all .3s ease}.part-data-tree-card .tree-container .menu-tree .ant-tree-treenode:hover{background-color:#f5f5f5}.part-data-tree-card .tree-container .menu-tree .ant-tree-treenode.ant-tree-treenode-selected{background-color:#e6f7ff}.part-data-tree-card .tree-container .menu-tree .ant-tree-treenode.ant-tree-treenode-disabled{opacity:.5;cursor:not-allowed}.part-data-tree-card .tree-container .menu-tree .ant-tree-treenode.ant-tree-treenode-disabled .ant-tree-title{color:#bfbfbf;text-decoration:line-through}.part-data-tree-card .tree-container .menu-tree .ant-tree-node-content-wrapper{padding:2px 4px;line-height:24px}.part-data-tree-card .tree-container .menu-tree .ant-tree-iconEle{display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.part-data-tree-card .tree-container .menu-tree .ant-tree-iconEle .anticon{font-size:14px}.part-data-tree-card .tree-container .menu-tree .ant-tree-iconEle .anticon-folder{color:#faad14}.part-data-tree-card .tree-container .menu-tree .ant-tree-iconEle .anticon-file{color:#1890ff}.part-data-tree-card .tree-container .menu-tree .ant-tree-title{font-size:14px;color:#262626;-webkit-user-select:none;user-select:none}.part-data-tree-card .tree-container .menu-tree .ant-tree-indent-unit{width:20px}.part-data-tree-card .tree-container .empty-state{text-align:center;padding:40px 20px;color:#bfbfbf;font-size:14px}.part-data-tree-card .tree-container .ant-spin-nested-loading{min-height:200px}.part-data-tree-card .ant-card-cover img{height:180px;object-fit:cover}@media screen and (max-width:768px){.part-data-tree-card{width:100%!important}.part-data-tree-card .ant-card-meta-title .card-title-wrapper{flex-direction:column;align-items:flex-start;gap:8px}.part-data-tree-card .ant-card-meta-title .card-title-wrapper .title-text,.part-data-tree-card .ant-card-meta-title .card-title-wrapper .ant-segmented{width:100%}.part-data-tree-card .tree-container{max-height:400px}}@media print{.part-data-tree-card{box-shadow:none}.part-data-tree-card .tree-container{max-height:none;overflow:visible}.part-data-tree-menu .menu-header .title-controls{display:none}.part-data-tree-menu .menu-container{max-height:none;overflow:visible}}.part-data-tree-menu{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;background:#fff;transition:all .3s ease}.part-data-tree-menu:hover{box-shadow:0 4px 12px #0000001a;border-color:#f0f0f0!important}.part-data-tree-menu .menu-header{padding:16px;background:#fff}.part-data-tree-menu .menu-header .menu-title{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.part-data-tree-menu .menu-header .menu-title .title-wrapper{display:flex;justify-content:space-between;align-items:center;gap:12px}.part-data-tree-menu .menu-header .menu-title .title-wrapper h3{flex:1;margin:0;font-size:16px;font-weight:600;color:#262626}.part-data-tree-menu .menu-header .menu-title .title-wrapper h3.clickable-title{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .3s ease}.part-data-tree-menu .menu-header .menu-title .title-wrapper h3.clickable-title:hover{color:#1890ff}.part-data-tree-menu .menu-header .menu-title .title-wrapper h3.clickable-title:active{color:#096dd9}.part-data-tree-menu .menu-header .menu-title .title-wrapper .title-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.part-data-tree-menu .menu-header .menu-title .title-wrapper .title-controls .ant-segmented,.part-data-tree-menu .menu-header .menu-title .title-wrapper .title-controls .ant-btn{flex-shrink:0}.part-data-tree-menu .menu-header .menu-title p{margin:8px 0 0;font-size:13px;color:#8c8c8c}.part-data-tree-menu .menu-container{max-height:600px;overflow-y:auto}.part-data-tree-menu .menu-container::-webkit-scrollbar{width:6px}.part-data-tree-menu .menu-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.part-data-tree-menu .menu-container::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:3px}.part-data-tree-menu .menu-container::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.part-data-tree-menu .menu-container .data-menu{border:none}.part-data-tree-menu .menu-container .data-menu.ant-menu-light{background:#fff}.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-item,.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-submenu-title{cursor:pointer;transition:all .3s ease}.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-item:hover,.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-submenu-title:hover{background-color:#f5f5f5}.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-item.ant-menu-item-selected,.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-submenu-title.ant-menu-item-selected{background-color:#e6f7ff;color:#1890ff}.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-item:active,.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-submenu-title:active{background-color:#d9f7ff}.part-data-tree-menu .menu-container .data-menu.ant-menu-light .ant-menu-submenu-title{-webkit-user-select:none;user-select:none}.part-data-tree-menu .menu-container .data-menu.ant-menu-dark{background:#001529}.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-item,.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-submenu-title{cursor:pointer;transition:all .3s ease}.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-item.ant-menu-item-selected,.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-submenu-title.ant-menu-item-selected{background-color:#1890ff}.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-item:active,.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-submenu-title:active{background-color:#096dd9}.part-data-tree-menu .menu-container .data-menu.ant-menu-dark .ant-menu-submenu-title{-webkit-user-select:none;user-select:none}.part-data-tree-menu .menu-container .data-menu .anticon{font-size:16px;transition:all .3s ease}.part-data-tree-menu .menu-container .data-menu .anticon-folder{color:#faad14}.part-data-tree-menu .menu-container .data-menu .anticon-file{color:#1890ff}.part-data-tree-menu .menu-container .data-menu .ant-menu-item-disabled .ant-menu-title-content,.part-data-tree-menu .menu-container .data-menu .ant-menu-submenu-disabled .ant-menu-title-content{text-decoration:line-through}.part-data-tree-menu .menu-container .empty-state{text-align:center;padding:40px 20px;color:#bfbfbf;font-size:14px}.part-data-tree-menu .menu-container .ant-spin-nested-loading{min-height:200px}@media screen and (max-width:768px){.part-data-tree-menu{width:100%!important}.part-data-tree-menu .menu-header .menu-title .title-wrapper{flex-direction:column;align-items:flex-start;gap:8px}.part-data-tree-menu .menu-header .menu-title .title-wrapper h3{width:100%}.part-data-tree-menu .menu-header .menu-title .title-wrapper .title-controls{width:100%;justify-content:space-between}.part-data-tree-menu .menu-header .menu-title .title-wrapper .title-controls .ant-segmented{flex:1}.part-data-tree-menu .menu-header .menu-title .title-wrapper .title-controls .ant-btn{flex-shrink:0}.part-data-tree-menu .menu-container{max-height:400px}}.part-language-edit-pop .ant-popover-inner{border:1px solid rgba(22,119,255,.25);box-shadow:0 10px 28px #0000002e,0 2px 8px #0000001f;background:linear-gradient(180deg,#1677ff0f,#fff 28px)}.part-language-edit-pop .ant-popover-title{font-weight:700}.part-language-edit-pop .ant-popover-inner-content{margin-top:8px}.part-language-edit__content{max-width:520px;padding:4px 2px}.part-language-edit__trigger{width:40px;padding-inline:0;display:inline-flex;align-items:center;justify-content:center}.gmenuoperation-container{height:100%}.gmenuoperation-container .gmenuoperation-drawer .ant-drawer-body{padding:24px}.gmenuoperation-container .gmenuoperation-form .ant-form-item{margin-bottom:16px}.gmenuoperation-container .gmenuoperation-form .ant-input-number{width:100%}.gauthorization-page{height:100%;display:flex;flex-direction:column}.gauthorization-drawer .ant-drawer-body{padding:24px}.gauthorization-drawer .gauthorization-form .ant-form-item,.gauthorization-drawer .gauthorization-form .ant-alert{margin-bottom:16px}.gmenudata-container{width:100%;height:100%;background:#fff;border-radius:8px;overflow:hidden}.gmenudata-container .gmenudata-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.gmenudata-container .gmenudata-drawer .ant-drawer-header .ant-drawer-title{font-size:16px;font-weight:600;color:#262626}.gmenudata-container .gmenudata-drawer .ant-drawer-body{padding:24px}.gmenudata-container .gmenudata-form .ant-form-item{margin-bottom:16px}.gmenudata-container .gmenudata-form .ant-form-item .ant-form-item-label>label{font-weight:500;color:#262626}.gmenudata-container .gmenudata-form .ant-form-item .ant-form-item-label>label:before{display:none}.gmenudata-container .gmenudata-form .ant-form-item .ant-form-item-label>label.ant-form-item-required:after{display:inline-block;margin-left:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.gmenudata-container .gmenudata-form .ant-form-item .ant-input,.gmenudata-container .gmenudata-form .ant-form-item .ant-input-number,.gmenudata-container .gmenudata-form .ant-form-item .ant-input-textarea textarea{border-radius:4px;transition:all .3s ease}.gmenudata-container .gmenudata-form .ant-form-item .ant-input:hover,.gmenudata-container .gmenudata-form .ant-form-item .ant-input-number:hover,.gmenudata-container .gmenudata-form .ant-form-item .ant-input-textarea textarea:hover{border-color:#40a9ff}.gmenudata-container .gmenudata-form .ant-form-item .ant-input:focus,.gmenudata-container .gmenudata-form .ant-form-item .ant-input-number:focus,.gmenudata-container .gmenudata-form .ant-form-item .ant-input-textarea textarea:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.gmenudata-container .gmenudata-form .ant-form-item .ant-switch.ant-switch-checked{background-color:#52c41a}.gmenudata-container .gmenudata-form .ant-form-item-control-input-content>span{color:#595959;font-size:14px}.gmenudata-container .ant-btn-primary{background-color:#1890ff;border-color:#1890ff;border-radius:4px;font-weight:500;transition:all .3s ease}.gmenudata-container .ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}.gmenudata-container .ant-btn-primary:active{background-color:#096dd9;border-color:#096dd9;transform:translateY(0)}@media screen and (max-width:768px){.gmenudata-container .gmenudata-drawer .ant-drawer-body{padding:16px}.gmenudata-container .gmenudata-form .ant-col{width:100%!important}}.groles-auth-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.groles-auth-drawer .ant-drawer-header .ant-drawer-title{font-size:16px;font-weight:600;color:#262626}.groles-auth-drawer .ant-drawer-body{padding:0;background-color:#f5f5f5}.groles-auth-drawer .ant-drawer-body .auth-drawer-content{height:100%;display:flex;flex-direction:column}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .role-info-card{background:#fff;padding:16px 24px;border-bottom:1px solid #f0f0f0;display:grid;gap:12px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .role-info-card .info-item{display:flex;align-items:center;gap:8px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .role-info-card .info-item .label{color:#8c8c8c;font-size:13px;white-space:nowrap}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .role-info-card .info-item .value{color:#262626;font-size:14px;font-weight:500}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs{flex:1;background:#fff;padding:16px 24px 0;overflow:hidden;display:flex;flex-direction:column}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-nav{margin-bottom:16px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-nav .ant-tabs-tab{font-weight:500;padding:8px 16px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#722ed1}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-nav .ant-tabs-tab .count-badge{display:inline-block;margin-left:6px;padding:0 6px;min-width:20px;height:18px;line-height:18px;text-align:center;background:#722ed1;color:#fff;font-size:11px;border-radius:9px;font-weight:500}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-ink-bar{background:#722ed1;height:3px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-content-holder{flex:1;overflow:hidden}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-content{height:100%}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-tabpane{height:100%;overflow-y:auto;padding-right:8px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-tabpane::-webkit-scrollbar{width:6px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-tabpane::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-tabpane::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:3px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .ant-tabs .ant-tabs-tabpane::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content{padding-bottom:16px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .tab-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .tab-header .tab-description{margin:0;color:#8c8c8c;font-size:13px;line-height:1.5}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .tab-header .ant-btn{flex-shrink:0}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree{background:#fafafa;padding:16px;border-radius:4px;border:1px solid #e8e8e8}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-treenode{padding:4px 0;align-items:center}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-treenode:hover{background-color:#f0f0f0}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-treenode .ant-tree-node-content-wrapper:hover{background-color:transparent}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-checkbox{margin-right:8px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner{background-color:#722ed1;border-color:#722ed1}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-checkbox.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner{background-color:#d3adf7;border-color:#d3adf7}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-checkbox.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after{background-color:#722ed1}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-title{font-size:14px;color:#262626;-webkit-user-select:none;user-select:none}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .permission-tree .ant-tree-switcher{display:flex;align-items:center;justify-content:center}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .tip-text{margin:16px 0 0;padding:12px;background:#fffbe6;border:1px solid #ffe58f;border-radius:4px;color:#d48806;font-size:12px;line-height:1.5}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer{padding:16px 24px;background:#fff;border-top:1px solid #f0f0f0;display:flex;justify-content:flex-end;gap:8px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer .ant-btn{min-width:80px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer .ant-btn-primary{background-color:#722ed1;border-color:#722ed1}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer .ant-btn-primary:hover:not(:disabled){background-color:#9254de;border-color:#9254de}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer .ant-btn-primary:active:not(:disabled){background-color:#531dab;border-color:#531dab}@media screen and (max-width:768px){.groles-auth-drawer .ant-drawer-body .auth-drawer-content .role-info-card{grid-template-columns:1fr}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .tab-header{flex-direction:column;align-items:flex-start;gap:12px}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .auth-tab-content .tab-header .ant-btn{width:100%}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer{flex-wrap:wrap}.groles-auth-drawer .ant-drawer-body .auth-drawer-content .drawer-footer .ant-btn{flex:1;min-width:100px}}.part-author-menu{width:100%;padding:0;height:100%}.part-author-menu .pdt-table-wrapper{width:100%;height:100%}.part-author-menu .ant-table .ant-table-tbody>tr>td{vertical-align:middle;position:relative;overflow:visible}.part-author-menu .ant-table .ant-table-row-indent{display:inline-block;vertical-align:middle}.part-author-menu .ant-table .ant-table-row-expand-icon{display:inline-flex!important;align-items:center;justify-content:center;vertical-align:middle;margin-inline-end:8px;color:#1890ff}.part-author-menu .ant-table-body{scrollbar-width:thin;scrollbar-color:#eaeaea transparent}.part-author-menu .ant-table-body::-webkit-scrollbar{width:8px;height:8px}.part-author-menu .ant-table-body::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:4px}.part-author-menu .ant-table-body::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}.part-author-menu .ant-table-body::-webkit-scrollbar-track{background-color:transparent}.part-author-menu .ant-table-content{scrollbar-width:thin;scrollbar-color:#eaeaea transparent}.part-author-menu .ant-table-content::-webkit-scrollbar{width:8px;height:8px}.part-author-menu .ant-table-content::-webkit-scrollbar-thumb{background-color:#eaeaea;border-radius:4px}.part-author-menu .ant-table-content::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}.part-author-menu .ant-table-content::-webkit-scrollbar-track{background-color:transparent}.part-author-menu .ant-table-tbody .ant-table-row:hover{background-color:#fafafa}.part-author-menu .anticon-folder,.part-author-menu .anticon-file{margin-right:8px;vertical-align:middle}.part-author-menu-data{width:100%;height:100%}.part-author-menu-data .ant-table{font-size:14px}.part-author-menu-data .ant-table .ant-table-cell{vertical-align:top}.part-author-menu-data .ant-btn-sm{font-size:12px;padding:0 8px;height:24px;line-height:22px;border-radius:2px}.part-author-menu-data .ant-btn-sm.ant-btn-primary{font-weight:500}.part-author-menu-data .ant-switch-small{min-width:32px}.part-author-menu-data .ant-alert{border-radius:4px}.part-author-menu-data .data-item-row{display:flex;align-items:center;gap:8px;padding:4px 0}.part-author-menu-data .data-item-row:not(:last-child){border-bottom:1px dashed #f0f0f0;padding-bottom:8px;margin-bottom:4px}.part-author-menu-data .data-item-title{min-width:80px;font-weight:500}.part-author-menu-data .data-item-title.disabled{color:#999}.part-author-menu-data .permission-buttons{display:flex;gap:4px;flex-wrap:wrap}.part-organization{width:100%;height:100%}.part-organization .ant-switch.ant-switch-checked{background-color:#52c41a}.part-organization .ant-btn.ant-btn-text:hover{color:#1890ff;background-color:#1890ff1a}.part-special{width:100%;height:100%;display:flex;flex-direction:column}.part-special .part-data-table{flex:1}.groles-container{width:100%;height:100%;background:#fff;border-radius:8px;overflow:hidden}.groles-container .groles-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.groles-container .groles-drawer .ant-drawer-header .ant-drawer-title{font-size:16px;font-weight:600;color:#262626}.groles-container .groles-drawer .ant-drawer-body{padding:24px}.groles-container .groles-form .ant-form-item{margin-bottom:16px}.groles-container .groles-form .ant-form-item .ant-form-item-label>label{font-weight:500;color:#262626}.groles-container .groles-form .ant-form-item .ant-form-item-label>label:before{display:none}.groles-container .groles-form .ant-form-item .ant-form-item-label>label.ant-form-item-required:after{display:inline-block;margin-left:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.groles-container .groles-form .ant-form-item .ant-input,.groles-container .groles-form .ant-form-item .ant-input-number,.groles-container .groles-form .ant-form-item .ant-input-textarea textarea,.groles-container .groles-form .ant-form-item .ant-picker,.groles-container .groles-form .ant-form-item .ant-select-selector{border-radius:4px;transition:all .3s ease}.groles-container .groles-form .ant-form-item .ant-input:hover,.groles-container .groles-form .ant-form-item .ant-input-number:hover,.groles-container .groles-form .ant-form-item .ant-input-textarea textarea:hover,.groles-container .groles-form .ant-form-item .ant-picker:hover,.groles-container .groles-form .ant-form-item .ant-select-selector:hover{border-color:#40a9ff}.groles-container .groles-form .ant-form-item .ant-input:focus,.groles-container .groles-form .ant-form-item .ant-input.ant-picker-focused,.groles-container .groles-form .ant-form-item .ant-input.ant-select-focused,.groles-container .groles-form .ant-form-item .ant-input-number:focus,.groles-container .groles-form .ant-form-item .ant-input-number.ant-picker-focused,.groles-container .groles-form .ant-form-item .ant-input-number.ant-select-focused,.groles-container .groles-form .ant-form-item .ant-input-textarea textarea:focus,.groles-container .groles-form .ant-form-item .ant-input-textarea textarea.ant-picker-focused,.groles-container .groles-form .ant-form-item .ant-input-textarea textarea.ant-select-focused,.groles-container .groles-form .ant-form-item .ant-picker:focus,.groles-container .groles-form .ant-form-item .ant-picker.ant-picker-focused,.groles-container .groles-form .ant-form-item .ant-picker.ant-select-focused,.groles-container .groles-form .ant-form-item .ant-select-selector:focus,.groles-container .groles-form .ant-form-item .ant-select-selector.ant-picker-focused,.groles-container .groles-form .ant-form-item .ant-select-selector.ant-select-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.groles-container .groles-form .ant-form-item .ant-switch.ant-switch-checked{background-color:#52c41a}.groles-container .groles-form .ant-form-item .ant-picker{width:100%}.groles-container .groles-form .ant-form-item-control-input-content>span{color:#595959;font-size:14px}.groles-container .ant-btn-primary{background-color:#1890ff;border-color:#1890ff;border-radius:4px;font-weight:500;transition:all .3s ease}.groles-container .ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}.groles-container .ant-btn-primary:active{background-color:#096dd9;border-color:#096dd9;transform:translateY(0)}@media screen and (max-width:768px){.groles-container .groles-drawer .ant-drawer-body{padding:16px}.groles-container .groles-form .ant-col{width:100%!important}}.gorganization-container{width:100%;height:100%;background:#fff;border-radius:8px;overflow:hidden}.gorganization-container .gorganization-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.gorganization-container .gorganization-drawer .ant-drawer-header .ant-drawer-title{font-size:16px;font-weight:600;color:#262626}.gorganization-container .gorganization-drawer .ant-drawer-body{padding:24px}.gorganization-container .gorganization-form .ant-form-item{margin-bottom:16px}.gorganization-container .gorganization-form .ant-form-item .ant-form-item-label>label{font-weight:500;color:#262626}.gorganization-container .gorganization-form .ant-form-item .ant-form-item-label>label:before{display:none}.gorganization-container .gorganization-form .ant-form-item .ant-form-item-label>label.ant-form-item-required:after{display:inline-block;margin-left:4px;color:#ff4d4f;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.gorganization-container .gorganization-form .ant-form-item .ant-input,.gorganization-container .gorganization-form .ant-form-item .ant-input-number,.gorganization-container .gorganization-form .ant-form-item .ant-input-textarea textarea,.gorganization-container .gorganization-form .ant-form-item .ant-select-selector{border-radius:4px;transition:all .3s ease}.gorganization-container .gorganization-form .ant-form-item .ant-input:hover,.gorganization-container .gorganization-form .ant-form-item .ant-input-number:hover,.gorganization-container .gorganization-form .ant-form-item .ant-input-textarea textarea:hover,.gorganization-container .gorganization-form .ant-form-item .ant-select-selector:hover{border-color:#40a9ff}.gorganization-container .gorganization-form .ant-form-item .ant-input:focus,.gorganization-container .gorganization-form .ant-form-item .ant-input.ant-input-focused,.gorganization-container .gorganization-form .ant-form-item .ant-input.ant-select-focused,.gorganization-container .gorganization-form .ant-form-item .ant-input-number:focus,.gorganization-container .gorganization-form .ant-form-item .ant-input-number.ant-input-focused,.gorganization-container .gorganization-form .ant-form-item .ant-input-number.ant-select-focused,.gorganization-container .gorganization-form .ant-form-item .ant-input-textarea textarea:focus,.gorganization-container .gorganization-form .ant-form-item .ant-input-textarea textarea.ant-input-focused,.gorganization-container .gorganization-form .ant-form-item .ant-input-textarea textarea.ant-select-focused,.gorganization-container .gorganization-form .ant-form-item .ant-select-selector:focus,.gorganization-container .gorganization-form .ant-form-item .ant-select-selector.ant-input-focused,.gorganization-container .gorganization-form .ant-form-item .ant-select-selector.ant-select-focused{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.gorganization-container .gorganization-form .ant-form-item .ant-switch.ant-switch-checked{background-color:#52c41a}.gorganization-container .gorganization-form .ant-form-item-control-input-content>span{color:#595959;font-size:14px}.gorganization-container .ant-btn-primary{background-color:#1890ff;border-color:#1890ff;border-radius:4px;font-weight:500;transition:all .3s ease}.gorganization-container .ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d}.gorganization-container .ant-btn-primary:active{background-color:#096dd9;border-color:#096dd9;transform:translateY(0)}.gorg-icon-trigger{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.gorg-icon-trigger:hover{opacity:.85}.gorg-icon-panel{display:grid;grid-template-columns:repeat(6,44px);gap:14px}.gorg-icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;cursor:pointer}.gorg-icon-btn:hover{background:#0000000a;border-color:#00000014}.gorg-icon-btn--active{background:#1677ff14;border-color:#1677ff59}@media screen and (max-width:768px){.gorganization-container .gorganization-drawer .ant-drawer-body{padding:16px}.gorganization-container .gorganization-form .ant-col{width:100%!important}}.ant-segmented.ant-segmented-block .ant-segmented-item{min-height:80px}.ant-segmented.ant-segmented-block .ant-segmented-item .ant-segmented-item-label{display:flex;align-items:center;justify-content:center;padding:8px}.ant-segmented.ant-segmented-block .ant-segmented-item-selected{background-color:#e6f7ff}.ant-segmented.ant-segmented-block .ant-segmented-item-selected .ant-avatar{box-shadow:0 2px 8px #1890ff4d}.ant-segmented.ant-segmented-block .ant-segmented-item:not(.ant-segmented-item-selected):hover{background-color:#f5f5f5}.ant-segmented.ant-segmented-block .ant-segmented-item:not(.ant-segmented-item-selected):hover .ant-avatar{transform:scale(1.05);transition:transform .2s ease}.ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005,0 2px 4px #00000005}.ant-card .ant-card-head{border-bottom:1px solid #f0f0f0}.ant-card .ant-card-head .ant-card-head-title{font-weight:600;font-size:16px}.ant-card .ant-card-body{padding:16px}.gregiontype-page{width:100%;height:100%}.gregiontype-drawer .gregiontype-form{padding:16px 0}.gregion-page{width:100%;height:100%}.gregion-drawer .gregion-form{padding:16px 0}.geducation-page{width:100%;height:100%}.geducation-drawer .geducation-form{padding:16px 0}.gorganizationtype-page{width:100%;height:100%}.gorganizationtype-drawer .gorganizationtype-form{padding:16px 0}.gusers-page{width:100%;height:100%}.gusers-page .gusers-drawer .ant-drawer-body{padding:24px}.gusers-page .gusers-form .ant-form-item,.gusers-page .gusers-form .ant-alert{margin-bottom:16px}.part-org-tree-card .tree-container{margin-top:12px}.part-org-tree-menu .menu-header{padding:8px 12px;border-bottom:1px solid rgba(5,5,5,.06)}.part-org-tree-menu .menu-container{padding:8px 0}.hworker-page{width:100%;height:100%}.hworker-sider,.hworker-sider-affix{width:100%}.hworker-drawer .hworker-form{padding:16px 0}.config-shopify-page{padding:12px}.config-shopify-grid{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:1100px){.config-shopify-grid{grid-template-columns:1fr}}.config-shopify-card{width:100%}.config-dms-page{padding:12px}.config-dms-container{max-width:960px;margin:0 auto}.config-dms-card{width:100%}.echarts-product-detail__header{display:flex;gap:6px;align-items:flex-start;margin-bottom:6px}.echarts-product-detail__thumb{width:60px;flex:0 0 60px}.echarts-product-detail__thumb-fallback{width:60px;height:60px;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#8c8c8c}.echarts-product-detail__title{flex:1;min-width:0}.echarts-product-detail__sub{margin-top:8px;color:#8c8c8c}.echarts-product-detail__sub-split{margin:0 8px}.echarts-product-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.echarts-product-detail__block{grid-column:1}.echarts-product-detail__block--attrs{grid-column:2;grid-row:1/span 2}.echarts-product-detail__block-title{font-weight:600;margin-bottom:8px}.echarts-product-detail__muted{color:#8c8c8c}.echarts-product-detail__store-grid{display:grid;grid-template-columns:1fr auto;gap:8px}.echarts-product-detail__store-row{display:contents}.echarts-product-detail__store-name{color:#595959}.echarts-product-detail__store-qty{font-variant-numeric:tabular-nums;text-align:right}.echarts-product-detail__sales,.echarts-product-detail__append{margin-top:16px}.echarts-product-detail__sales-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.echarts-product-detail__sales-controls{display:flex;align-items:center;gap:10px;flex:0 0 auto}.echarts-product-detail__sales-range{width:260px}.echarts-product-detail__chart{border:1px solid #f0f0f0;border-radius:8px;padding:12px}.echarts-product-detail__chart-loading{display:flex;align-items:center;justify-content:center;height:260px}@media(max-width:768px){.echarts-product-detail__sales-header{align-items:flex-start}.echarts-product-detail__sales-controls{flex-wrap:wrap;justify-content:flex-end}.echarts-product-detail__sales-range{width:100%}}.tproducts-page{padding:8px}.tproducts-page .ant-table th.ant-table-selection-column,.tproducts-page .ant-table td.ant-table-selection-column{width:64px!important;min-width:64px!important;padding-left:6px!important;padding-right:6px!important}.tproducts-page .ant-table th.ant-table-row-expand-icon-cell,.tproducts-page .ant-table td.ant-table-row-expand-icon-cell,.tproducts-page .ant-table th.ant-table-expand-icon-th,.tproducts-page .ant-table td.ant-table-expand-icon-cell{width:32px!important;min-width:32px!important;padding-left:6px!important;padding-right:6px!important}.tproducts-page .ant-table .ant-table-row-expand-icon{margin-inline-end:0!important}.tproducts-page .tproducts-orgmenu-trigger{cursor:pointer;display:block;width:100%}.tproducts-drawer .ant-drawer-body{padding-top:12px}.tproductsearch-page{width:100%}.tproductsearch-page .tproductsearch-detail-trigger{cursor:pointer;text-decoration:none;color:inherit}.tproductsearch-page .tproductsearch-detail-trigger:hover{text-decoration:underline}.tproductsearch-page .tproductsearch-detail-trigger:focus-visible{outline:2px solid rgba(22,119,255,.35);outline-offset:2px;border-radius:4px}.tproducttagstypes-page{padding:12px}.tproducttagstypes-drawer .ant-drawer-body{padding:16px}.tptt-icon-trigger{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.tptt-icon-trigger:hover{opacity:.85}.tptt-icon-trigger__name{color:#000000e0}.tptt-icon-panel{display:grid;grid-template-columns:repeat(6,44px);gap:14px}.tptt-icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;cursor:pointer}.tptt-icon-btn:hover{background:#0000000a;border-color:#00000014}.tptt-icon-btn--active{background:#1677ff14;border-color:#1677ff59}.tproducttags-page{padding:12px}.tproducttags-drawer .ant-drawer-body{padding:16px}.tptg-icon-trigger{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.tptg-icon-trigger:hover{opacity:.85}.tptg-icon-panel{display:grid;grid-template-columns:repeat(6,44px);gap:14px}.tptg-icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;cursor:pointer}.tptg-icon-btn:hover{background:#0000000a;border-color:#00000014}.tptg-icon-btn--active{background:#1677ff14;border-color:#1677ff59}.tproductsizes-page{padding:12px}.tproductsizes-drawer .ant-drawer-body{padding:16px}.tproductlevels-page{padding:12px}.tproductlevels-drawer .ant-drawer-body{padding:16px}.tpl-icon-trigger{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.tpl-icon-trigger:hover{opacity:.85}.tpl-icon-panel{display:grid;grid-template-columns:repeat(6,44px);gap:14px}.tpl-icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;cursor:pointer}.tpl-icon-btn:hover{background:#0000000a;border-color:#00000014}.tpl-icon-btn--active{background:#1677ff14;border-color:#1677ff59}.tproductlevelpercentages-page{padding:12px}.tproductlevelpercentages-drawer .ant-drawer-body{padding:16px}.tproductleveltoproducts-page{padding:8px}.tproductleveltoproducts-page .ant-table th.ant-table-row-expand-icon-cell,.tproductleveltoproducts-page .ant-table td.ant-table-row-expand-icon-cell,.tproductleveltoproducts-page .ant-table th.ant-table-expand-icon-th,.tproductleveltoproducts-page .ant-table td.ant-table-expand-icon-cell{width:32px!important;min-width:32px!important;padding-left:6px!important;padding-right:6px!important}.tproductleveltoproducts-page .ant-table .ant-table-row-expand-icon{margin-inline-end:0!important}.tproductinventory-page{padding:8px}.tproductinventory-page .tproductinventory-quickorder-trigger{cursor:pointer;display:inline-block;max-width:100%}.tproductinventory-page .ant-table th.ant-table-row-expand-icon-cell,.tproductinventory-page .ant-table td.ant-table-row-expand-icon-cell,.tproductinventory-page .ant-table th.ant-table-expand-icon-th,.tproductinventory-page .ant-table td.ant-table-expand-icon-cell{width:32px!important;min-width:32px!important;padding-left:6px!important;padding-right:6px!important}.tproductinventory-page .ant-table .ant-table-row-expand-icon{margin-inline-end:0!important}.tproductinventory-page .tproductinventory-variant-table .ant-table-content,.tproductinventory-page .tproductinventory-variant-table .ant-table-body{overflow-x:auto!important}.tproductinventory-page .ant-table-tbody .tproductinventory-low-stock-row>td{background:#fff1f0!important}.tproductinventory-page .ant-table-tbody .tproductinventory-low-stock-row:hover>td{background:#ffebe8!important}.tproductinventory-page .ant-table-tbody .ant-table-row-selected.tproductinventory-low-stock-row>td{background:#ffd8d2!important}.tproducts-sider{padding:0;height:100%;overflow:auto}.tproducts-sider-card{margin:0}.tproducts-sider-card .ant-card-head{padding:0 8px;min-height:34px}.tproducts-sider-card .ant-card-head-title{padding:8px 0;font-size:12px;text-align:center;width:100%}.tproducts-sider-card .ant-card-extra{padding:8px 0}.tproducts-sider-card .ant-card-body{padding:0}.tproducts-sider-item{display:flex;align-items:center;justify-content:center;width:100%;padding:6px 0}.tproductinventorystockup-page .tproductinventorystockup-sider{padding:12px 8px}.tproductinventorystockup-page .tproductinventorystockup-sider-title{font-size:12px;color:#8c8c8c;margin-bottom:10px;padding:0 4px}.tproductinventorystockup-page .tproductinventorystockup-sider-list{display:flex;flex-direction:column;gap:8px}.tproductinventorystockup-page .tproductinventorystockup-sider-btn{border:0;background:transparent;padding:0;cursor:pointer;border-radius:10px;outline:none}.tproductinventorystockup-page .tproductinventorystockup-sider-btn:hover{background:#f5f5f5}.tproductinventorystockup-page .tproductinventorystockup-sider-btn.active{background:#e6f4ff}.tproductinventorystockup-page .tproductinventorystockup-sider-item{display:flex;align-items:center;justify-content:center;padding:4px 0}.tproductinventorystockup-page .tproductinventorystockup-target-cell{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.tproductinventorystockup-add-modal .ant-modal{height:85vh;padding-bottom:0}.tproductinventorystockup-add-modal .ant-modal-content{height:85vh;display:flex;flex-direction:column}.tproductinventorystockup-add-modal .ant-modal-body{flex:1 1 auto;overflow:hidden;min-height:0}.jpmanage-page{padding:12px}.jpmanage-expanded{padding:8px 0}.jpmanage-edit-cell{display:flex;align-items:center;gap:8px}.jpmanage-edit-suffix{min-width:56px;text-align:right}.jpmanage-add-modal .ant-modal-body{overflow:hidden}.purchase-order-balance{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px}.purchase-order-balance__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.purchase-order-balance__alert{margin-bottom:0}.purchase-order-balance__table{flex:1;min-height:0;overflow:hidden}.purchase-order-balance__table .ant-table-thead>tr>th,.purchase-order-balance__table .ant-table-thead .ant-table-cell{white-space:nowrap}.purchase-order-balance__table .ant-table-thead .ant-table-cell .ant-table-column-title{white-space:nowrap}.purchase-order-balance__loading{height:100%;min-height:240px;display:grid;place-items:center}.purchase-order-balance__table .ant-spin-nested-loading,.purchase-order-balance__table .ant-spin-container,.purchase-order-balance__table .ant-table-wrapper,.purchase-order-balance__table .ant-table,.purchase-order-balance__table .ant-table-container{height:100%;min-height:0}.purchase-order-balance__table .ant-spin-nested-loading,.purchase-order-balance__table .ant-spin-container,.purchase-order-balance__table .ant-table-wrapper,.purchase-order-balance__table .ant-table,.purchase-order-balance__table .ant-table-container{display:flex;flex-direction:column}.purchase-order-balance__table .ant-table-header{flex:0 0 auto}.purchase-order-balance__table .ant-table-body{flex:1 1 auto;min-height:0;padding-bottom:12px}.purchase-order-balance__input{width:84px}.purchase-order-balance__input .ant-input-number-input{text-align:center}.purchase-order-balance__muted{color:#8c8c8c}.purchase-order-balance__inventory-title{color:inherit}.purchase-order-balance__inventory-title--active{color:#1677ff;font-weight:600}.purchase-order-balance__row-overstock>td{background:#fff1f0!important}.purchase-order-balance__row-overstock:hover>td{background:#ffe7e6!important}.tpurchaseorders-page{padding:0}.tpurchaseorders-page .tpurchaseorders-row-dms-fetched>td{background:#fffbe6!important}.tpurchaseorders-page .tpurchaseorders-row-dms-fetched:hover>td{background:#fff1b8!important}.tpurchaseorders-sider{padding:0;height:100%;overflow:auto}.tpurchaseorders-sider-card{margin:0}.tpurchaseorders-sider-card .ant-card-head{padding:0 8px;min-height:34px}.tpurchaseorders-sider-card .ant-card-head-title{padding:8px 0;font-size:12px;text-align:center;width:100%}.tpurchaseorders-sider-card .ant-card-extra{padding:8px 0}.tpurchaseorders-sider-card .ant-card-body{padding:0}.tpurchaseorders-sider-item{display:flex;align-items:center;justify-content:center;width:100%;padding:6px 0}.tpurchaseorders-drawer .ant-descriptions-item-label{width:140px}.tpurchaseorders-drawer .tpurchaseorders-edit-grid .ant-form-item{margin-bottom:8px}.tpurchaseorders-drawer .tpurchaseorders-edit-grid .ant-form-item-label{padding-bottom:2px}.tpurchaseorders-drawer .header-controls{flex-shrink:0;display:flex;align-items:center;margin-left:auto}.tpurchaseorders-drawer .header-controls .header-controls-space{display:flex;align-items:center;gap:12px}.tpurchaseorders-drawer .header-controls .arrow-icon-import{font-size:18px;color:#1890ff;cursor:pointer;transition:all .3s ease;transform:rotate(45deg)}.tpurchaseorders-drawer .header-controls .arrow-icon-import:hover{color:#40a9ff;transform:rotate(0) scale(1.1)}.tpurchaseorders-drawer .header-controls .arrow-icon-import:active{transform:rotate(45deg) scale(.95)}.tpurchaseorders-drawer .header-controls .arrow-icon-export{font-size:18px;color:#52c41a;cursor:pointer;transition:all .3s ease;transform:rotate(225deg)}.tpurchaseorders-drawer .header-controls .arrow-icon-export:hover{color:#73d13d;transform:rotate(180deg) scale(1.1)}.tpurchaseorders-drawer .header-controls .arrow-icon-export:active{transform:rotate(225deg) scale(.95)}.tpurchaseorders-drawer .tpurchaseorders-line-row-over-supplier-stock td{color:#cf1322}.tpurchaseorders-line-modal .tpurchaseorders-line-grid .ant-form-item{margin-bottom:8px}.tpurchaseorders-line-modal .tpurchaseorders-line-grid .ant-form-item-label{padding-bottom:2px}.tpurchaseorders-line-modal .tpurchaseorders-line-modal-table .tpurchaseorders-line-modal-row-spu-even>td{background:#fff}.tpurchaseorders-line-modal .tpurchaseorders-line-modal-table .tpurchaseorders-line-modal-row-spu-odd>td{background:#fafcff}.tpurchaseorders-line-modal .tpurchaseorders-line-modal-table .tpurchaseorders-line-modal-row-spu-even:hover>td,.tpurchaseorders-line-modal .tpurchaseorders-line-modal-table .tpurchaseorders-line-modal-row-spu-odd:hover>td{background:#e6f4ff!important}.tpurchaseorders-line-modal .tpurchaseorders-line-modal-table .ant-table-pagination.ant-pagination{width:100%;margin-left:0;margin-bottom:0;display:flex;justify-content:flex-end}.tpurchaseorders-ems-modal .ant-form-item{margin-bottom:8px}.tpurchaseorders-ems-modal .ant-form-item-label{padding-bottom:2px}.tpurchaseorders-ems-modal .ant-alert{margin:6px 0}.tshopifycustomers-page,.tshopifyorders-page{height:100%}.tshopifyorders-lines{padding:8px 12px;background:#fafafa}.tsmaregitransactions-page .tsmaregitransactions-lines{padding:8px 8px 12px;background:#fafafa;border-radius:8px}.analysis-vivaia-jp-graph-page{padding:8px}.analysis-vivaia-jp-graph-page .analysis-vivaia-jp-graph-card{height:calc(100vh - 88px);display:flex;flex-direction:column}.analysis-vivaia-jp-graph-page .analysis-vivaia-jp-graph-card .ant-card-body{flex:1;min-height:0;padding:0}.analysis-vivaia-jp-graph-page .analysis-vivaia-jp-graph-canvas{height:100%;width:100%}.purchasehome-page{padding:12px 12px 24px}.purchasehome-graph{position:relative;min-height:520px;background:#fff;border:1px solid rgba(5,5,5,.06);border-radius:10px;padding:12px;overflow:hidden}.purchasehome-graph-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.purchasehome-edge-path{fill:none;stroke:#1890ff8c;stroke-width:2.2}.purchasehome-edge-label{font-size:12px;fill:#000000a6;paint-order:stroke;stroke:#ffffffe6;stroke-width:4px}.purchasehome-columns{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:16px}.purchasehome-col{display:flex;flex-direction:column;min-width:0}.purchasehome-col-title{font-weight:650;color:#000000d9;margin-bottom:10px}.purchasehome-col-list{display:flex;flex-direction:column;gap:10px}.purchasehome-node-wrap{position:relative}.purchasehome-node-card{box-shadow:0 1px #0000000a}.purchasehome-node-title{display:grid;grid-template-columns:auto 1fr auto;column-gap:8px;align-items:center;min-width:0}.purchasehome-node-icon{display:inline-flex;color:#000000bf}.purchasehome-node-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.purchasehome-node-total{font-size:12px;color:#00000073;margin-left:6px}.purchasehome-node-stats{display:flex;flex-wrap:wrap;gap:6px}.purchasehome-graph-empty{padding:12px}@media(max-width:980px){.purchasehome-columns{grid-template-columns:1fr;row-gap:12px}.purchasehome-graph-svg{display:none}}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-border-default: 1px solid #bbb;--xy-node-border-selected-default: 1px solid #555;--xy-handle-background-color-default: #333;--xy-selection-background-color-default: rgba(150, 150, 180, .1);--xy-selection-border-default: 1px dotted rgba(155, 155, 155, .8);--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default))}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border:var(--xy-node-border, var(--xy-node-border-default));color:var(--xy-node-color, var(--xy-node-color-default))}.react-flow__node-input.selected,.react-flow__node-input:focus,.react-flow__node-input:focus-visible,.react-flow__node-default.selected,.react-flow__node-default:focus,.react-flow__node-default:focus-visible,.react-flow__node-output.selected,.react-flow__node-output:focus,.react-flow__node-output:focus-visible,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible{outline:none;border:var(--xy-node-border-selected, var(--xy-node-border-selected-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.purchasehome-turbo-layout{height:100%;background:transparent}.purchasehome-turbo-content{padding:12px;background:transparent}.purchasehome-turbo-loading{padding:24px;display:flex;justify-content:center}.purchasehome-turbo-flow{height:calc(100vh - 220px);min-height:560px;background:#fff;border-radius:10px;overflow:hidden;position:relative}.purchasehome-turbo-flow .react-flow__edge,.purchasehome-turbo-flow .react-flow__edge-path,.purchasehome-turbo-flow .react-flow__edge-interaction{cursor:default!important}.purchasehome-turbo-flow-inner{transform-origin:top left}.react-flow__controls{box-shadow:none;border-radius:10px;overflow:hidden}.react-flow__node-turbo{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}.purchasehome-turbo-node{width:var(--turbo-node-width, 280px);position:relative;transition:opacity .14s ease,filter .14s ease,transform .14s ease}.purchasehome-turbo-node--dimmed{opacity:.14;filter:grayscale(78%) blur(.35px)}.purchasehome-turbo-node--highlighted{transform:translateZ(0)}.purchasehome-turbo-node--highlighted .purchasehome-turbo-node-shell{box-shadow:0 10px 22px #00000024,0 0 0 1px var(--turbo-border, var(--turbo-accent, #d0d0d0))}.purchasehome-turbo-node-shell{position:relative;border-radius:14px;border:2px solid var(--turbo-border, var(--turbo-accent, #d0d0d0));background:var(--turbo-bg, #f1f1f1);box-shadow:0 6px 16px #00000014,0 0 0 1px var(--turbo-border, var(--turbo-accent, #d0d0d0));padding:14px 14px 12px}.purchasehome-turbo-node-actions{position:absolute;top:10px;right:10px;opacity:0;transform:translateY(-2px);pointer-events:none;transition:opacity .14s ease,transform .14s ease}.purchasehome-turbo-node-actions .ant-btn{color:var(--turbo-border, var(--turbo-accent, #2a8af6))}.purchasehome-turbo-node-actions .ant-btn:hover,.purchasehome-turbo-node-actions .ant-btn:focus-visible,.purchasehome-turbo-node-actions .ant-btn:active{color:var(--turbo-border, var(--turbo-accent, #2a8af6))}.purchasehome-turbo-node-actions .ant-btn .anticon{color:inherit;font-size:18px;filter:drop-shadow(.45px 0 0 currentColor) drop-shadow(-.45px 0 0 currentColor) drop-shadow(0 .45px 0 currentColor) drop-shadow(0 -.45px 0 currentColor)}.purchasehome-turbo-node-shell:hover .purchasehome-turbo-node-actions{opacity:1;transform:translateY(0);pointer-events:auto}.purchasehome-turbo-node-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.purchasehome-turbo-node-title{color:var(--turbo-text, #111111);font-weight:700;font-size:15px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:34px}.purchasehome-turbo-node-corner{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border:1px solid var(--turbo-border, var(--turbo-accent, #c9c9c9));background:var(--turbo-accent-dark, var(--turbo-accent, #ffffff));position:absolute;top:-13px;right:-13px}.purchasehome-turbo-node-content{color:var(--turbo-text, #111111);font-size:12px;line-height:1.4}.purchasehome-turbo-node-waterfall{display:flex;flex-direction:column;gap:6px}.purchasehome-turbo-node-waterfall-row{display:flex;justify-content:space-between;gap:10px}.purchasehome-turbo-node-waterfall-key{color:var(--turbo-muted-text, #333333)}.purchasehome-turbo-node-waterfall-val{color:var(--turbo-text, #111111);font-variant-numeric:tabular-nums}.purchasehome-turbo-node-waterfall-divider{height:1px;background:var(--turbo-border, #d6d6d6);margin:2px 0}.purchasehome-turbo-node-waterfall-row-total .purchasehome-turbo-node-waterfall-key{color:var(--turbo-text, #111111)}.purchasehome-turbo-node-waterfall-row-total .purchasehome-turbo-node-waterfall-val{color:var(--turbo-text, #000000)}.purchasehome-turbo-handle{width:10px;height:10px;border-radius:999px;border:1px solid var(--turbo-border, var(--turbo-accent, #2a8af6));background:var(--turbo-bg, #ffffff);box-shadow:0 1px 6px #0000001f}.purchasehome-turbo-handle-left{left:-6px}.purchasehome-turbo-handle-right{right:-6px}.purchasehome-turbo-handle-top{top:-6px}.purchasehome-turbo-handle-bottom{bottom:-6px}.purchasehome-turbo-edge-label{position:absolute;padding:6px 34px 6px 10px;border-radius:12px;font-size:12px;color:#ffffffeb;background:#0000008c;border:1px solid rgba(255,255,255,.18);pointer-events:auto;cursor:default;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:normal;line-height:1.25;font-variant-numeric:tabular-nums;transition:opacity .14s ease,filter .14s ease}.purchasehome-turbo-edge-label-actions{position:absolute;top:4px;right:6px;opacity:0;transform:translateY(-2px);pointer-events:none;transition:opacity .14s ease,transform .14s ease}.purchasehome-turbo-edge-label-actions .ant-btn{color:#ffffffeb}.purchasehome-turbo-edge-label-actions .ant-btn:hover,.purchasehome-turbo-edge-label-actions .ant-btn:focus-visible,.purchasehome-turbo-edge-label-actions .ant-btn:active{color:#ffffffeb}.purchasehome-turbo-edge-label-actions .ant-btn .anticon{color:inherit;font-size:16px;filter:drop-shadow(.45px 0 0 currentColor) drop-shadow(-.45px 0 0 currentColor) drop-shadow(0 .45px 0 currentColor) drop-shadow(0 -.45px 0 currentColor)}.purchasehome-turbo-edge-label:hover .purchasehome-turbo-edge-label-actions,.purchasehome-turbo-edge-label--menu-open .purchasehome-turbo-edge-label-actions{opacity:1;transform:translateY(0);pointer-events:auto}.purchasehome-turbo-edge-label--dimmed{opacity:.12;filter:grayscale(80%) blur(.35px)}.purchasehome-turbo-edge-label--highlighted{opacity:1}.purchasehome-turbo-edge-label-row{white-space:nowrap}.purchasehome-turbo-edge-menu-item{display:flex;align-items:center}.purchasehome-turbo-edge-menu-item-main{display:flex;align-items:center;gap:10px;padding-left:10px;border-left:3px solid transparent}.purchasehome-turbo-edge-menu-item-title,.purchasehome-turbo-edge-menu-item-state{font-variant-numeric:tabular-nums}.webhooks-manage-page{padding:16px}.webhooks-manage-page .webhooks-manage-secret-hint{margin-top:0}.webhooks-history-page{padding:16px}.webhooks-history-page .webhooks-history-filters{margin-bottom:12px}.webhooks-history-page .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.webhooks-history-page .webhooks-history-desc{margin-bottom:12px}.webhooks-history-page .json-view{background:#0b1020;color:#d1e7ff;padding:12px;border-radius:8px;overflow:auto;max-height:360px}.g-helper-api-document{height:100%}.g-helper-api-document-header{background:#fff;padding:0 16px;height:64px;display:flex;align-items:center;gap:12px;overflow:visible}.g-helper-api-document-breadcrumb{flex:0 0 auto;max-width:45vw;min-width:0;overflow:hidden}.g-helper-api-document-title{flex:0 0 auto;font-weight:600;color:#000000e0}.g-helper-api-document-actions{margin-left:auto;flex:0 0 auto}.g-helper-api-document-content{padding:0;background:#fff;overflow:auto}.g-helper-api-document .api-path-code{max-width:260px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}.g-helper-api-document .api-path-full{max-width:320px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}.g-helper-api-document .api-notes{display:block}.g-helper-api-document .api-module{display:block;font-size:12px}.g-helper-api-document .api-table-layout{display:flex;align-items:flex-start;gap:12px}.g-helper-api-document .api-table-main{flex:1 1 auto;min-width:0}.g-helper-api-document .api-table-anchor{flex:0 0 280px}.g-helper-api-document .api-table-anchor-card{background:#fff;border:0px solid rgba(0,0,0,.06);border-radius:8px;padding:12px}.g-helper-api-document .api-table-anchor-divider{height:1px;background:#0000000f;margin:8px 0}.g-helper-api-document .api-table-anchor-card .ant-anchor{max-height:calc(100vh - 220px);overflow:auto}.g-helper-api-document .api-table-anchor-card .ant-anchor-link-title{display:block;padding:4px 6px;border-radius:6px;text-decoration:none;color:#000000e0;transition:background .12s ease}.g-helper-api-document .api-table-anchor-card .ant-anchor-link-title:hover{background:#0000000a}.g-helper-api-document .api-table-anchor-list{display:flex;flex-direction:column;gap:6px;max-height:calc(100vh - 220px);overflow:auto;padding-right:4px}.g-helper-api-document .api-table-anchor-link{display:block;padding:4px 6px;border-radius:6px;text-decoration:none;color:#000000e0;transition:background .12s ease}.g-helper-api-document .api-table-anchor-link:hover{background:#0000000a}@media screen and (max-width:992px){.g-helper-api-document .api-table-layout{display:block}.g-helper-api-document .api-table-anchor{display:none}}@media screen and (max-width:768px){.g-helper-api-document-header{height:auto;min-height:64px;padding:12px 16px;flex-wrap:wrap}.g-helper-api-document-breadcrumb{max-width:100%;flex:1 1 100%}.g-helper-api-document-actions{width:100%}}.g-helper-knowledge-base{height:100%}.g-helper-knowledge-base-header{background:#fff;padding:0 16px;height:64px;display:flex;align-items:center;gap:12px;overflow:visible}.g-helper-knowledge-base-breadcrumb{flex:0 0 auto;max-width:45vw;min-width:0;overflow:hidden}.g-helper-knowledge-base-title{flex:0 0 auto;font-weight:600;color:#000000e0}.g-helper-knowledge-base-actions{margin-left:auto;flex:0 0 auto}.g-helper-knowledge-base-content{padding:0;background:#fff;overflow:auto}.g-helper-knowledge-base .kb-evidence-hint,.g-helper-knowledge-base .kb-notes{display:block}.g-helper-knowledge-base .kb-endpoint-path,.g-helper-knowledge-base .kb-endpoint-full{max-width:320px;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom}@media screen and (max-width:768px){.g-helper-knowledge-base-header{height:auto;min-height:64px;padding:0;flex-wrap:wrap}.g-helper-knowledge-base-breadcrumb{max-width:100%;flex:1 1 100%}.g-helper-knowledge-base-actions{width:100%}}.product-v2-page{height:100vh;min-height:100vh}.product-v2-page-header{background:#fff}.product-v2-page-sider{height:100%;background:#fff}.product-v2-page-content{padding-left:12px;background:#fff;height:100%;overflow:hidden;display:flex;flex-direction:column;min-height:0}.product-v2-page-table-viewport{flex:1;min-height:0}.product-v2-page-footer{background:#fff}.p-store{margin:0}.p-store .ant-card-head{padding:0 8px;min-height:34px}.p-store .ant-card-head-title{padding:8px 0;font-size:12px;text-align:center;width:100%}.p-store .ant-card-extra{padding:8px 0}.p-store .ant-card-body{padding:0}.p-store-segmented{width:100%;display:flex;justify-content:center}#root{width:100%;height:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
