html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--color-bg-page: #f7f8fa;--color-bg-card: #ffffff;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-weak: #9ca3af;--color-border: #e5e7eb;--color-primary: #2563eb;--color-primary-soft: #eff6ff;--color-success: #16a34a;--color-warning: #ca8a04;--color-danger: #dc2626;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--next-bg: var(--color-bg-page);--next-surface: var(--color-bg-card);--next-surface-solid: var(--color-bg-card);--next-surface-soft: #f8fafc;--next-border: var(--color-border);--next-text: var(--color-text-primary);--next-muted: var(--color-text-secondary);--next-primary: var(--color-primary);--next-primary-2: var(--color-primary);--next-content-primary: var(--color-primary);--next-content-border: rgba(37, 99, 235, .24);--next-gradient: var(--color-primary);--next-radius: var(--radius-md);--next-radius-sm: var(--radius-sm);--next-content-gap: var(--space-3);--next-shadow: 0 1px 2px rgba(17, 24, 39, .06)}*{box-sizing:border-box}html,body,#admin-next-root{min-height:100%;margin:0}body{background:var(--next-bg);color:var(--next-text);font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.next-login-shell{display:grid;min-height:100vh;place-items:center;padding:24px}.next-login-panel{display:grid;gap:18px;width:min(100%,420px);padding:28px;border:1px solid var(--next-border);border-radius:var(--next-radius);background:var(--next-surface-solid);box-shadow:var(--next-shadow)}.next-login-brand{display:flex;align-items:center;justify-content:center;text-align:center}.next-login-brand h1.ant-typography{margin:0;font-size:20px;line-height:1.25}.next-login-subtitle{color:var(--color-text-secondary);font-size:13px;font-weight:700}.next-login-form{display:grid;gap:2px}.next-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.next-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:12px;padding:0 10px 16px;border-right:1px solid var(--next-border);background:var(--color-bg-card);overflow-y:auto;scrollbar-width:thin}.next-brand{min-height:56px;padding:0;border-bottom:1px solid var(--next-border)}.next-brand-card{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 10px}.next-brand-title{min-width:0;color:var(--next-text);font-size:16px;font-weight:900;line-height:1.2;text-align:center;white-space:nowrap}.next-brand-copy{display:grid;gap:2px;min-width:0}.next-brand strong,.next-brand small{display:block}.next-brand small,.next-stat-card small{color:var(--next-muted)}.next-nav{display:grid;gap:12px}.next-nav-section{display:grid;gap:6px}.next-nav-section-title{color:#1e293b;font-size:14px;font-weight:900;letter-spacing:0}.next-nav-section-toggle{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:0 38px;border:1px solid rgba(219,230,247,.72);border-radius:var(--next-radius-sm);background:var(--color-bg-card);color:var(--color-text-secondary);cursor:pointer;font:inherit}.next-nav-section-toggle:hover{background:#f8fafc;color:var(--next-primary)}.next-nav-section-toggle .anticon{position:absolute;right:12px;font-size:16px}.next-nav-section-items{display:grid;gap:8px}.next-nav>a{margin-bottom:-2px}.next-nav a{position:relative;display:flex;align-items:center;justify-content:center;gap:0;min-height:52px;padding:10px 48px;border:1px solid var(--next-border);border-radius:var(--next-radius);color:var(--next-text);background:var(--color-bg-card);text-decoration:none;font-weight:700;box-shadow:0 10px 24px #0f172a05;transition:transform .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.next-nav a:hover{color:var(--next-primary);background:#f8fafc}.next-nav a:hover{border-color:#2563eb52;box-shadow:none;transform:none}.next-nav a.active{color:var(--next-primary);background:var(--color-primary-soft);border-color:#2563eb57;box-shadow:none}.next-nav-icon{position:absolute;left:12px;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:#0f172a0a;color:#334155;font-size:17px}.next-nav a.active .next-nav-icon{background:var(--color-bg-card);color:var(--next-primary)}.next-nav-label{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;text-align:center;white-space:nowrap}.next-main{min-width:0}.next-topbar{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:160px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:56px;padding:10px 24px;border-bottom:1px solid var(--next-border);background:var(--color-bg-card)}.next-top-tabs{display:flex;align-items:center;gap:4px;min-width:0;overflow-x:auto;scrollbar-width:none}.next-top-tabs::-webkit-scrollbar{display:none}.next-top-tabs a{display:inline-flex;align-items:center;gap:6px;min-height:34px;max-width:180px;padding:0 10px;border:1px solid transparent;border-radius:var(--next-radius-sm);color:var(--color-text-secondary);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.next-top-tabs a span{min-width:0;overflow:hidden;text-overflow:ellipsis}.next-top-tabs a:hover{border-color:#2563eb33;background:#f8fafc;color:var(--next-primary)}.next-top-tabs a.active{border-color:#2563eb47;background:var(--color-primary-soft);color:var(--next-primary)}.next-top-tab-close{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer;font-size:10px}.next-top-tab-close:hover{background:#0f172a14}.next-top-actions{display:flex;align-items:center;gap:12px;white-space:nowrap}.next-user-name{color:var(--next-text);font-size:13px;font-weight:800}.next-content{padding:24px}.next-page{display:grid;gap:16px}.next-eyebrow{color:var(--next-primary);font-weight:900}.next-soft-tag{border:1px solid rgba(37,99,235,.24);border-radius:var(--radius-sm);background:var(--color-primary-soft);color:var(--next-primary);font-weight:700}.next-card,.next-stat-card{border:1px solid var(--next-border);border-radius:var(--next-radius);background:var(--next-surface);box-shadow:var(--next-shadow)}.next-card .ant-card-head{min-height:50px;border-bottom-color:var(--next-border);border-radius:var(--next-radius) var(--next-radius) 0 0;background:var(--color-bg-card)}.next-card .ant-card-head-title{color:var(--next-text);font-weight:900}.next-ui-section-card{overflow:hidden}.next-ui-section-card .ant-card-body{background:var(--color-bg-card)}.next-ui-status-badge{min-height:24px;border-radius:var(--radius-sm);font-weight:700}.next-resource-table-card .ant-card-body{padding:0}.next-dashboard-page{gap:var(--next-content-gap)}.next-stat-card span,.next-stat-card strong,.next-stat-card small{display:block}.next-stat-card span{color:var(--next-muted);font-weight:900}.next-stat-card strong{margin:8px 0 4px;font-size:34px;line-height:1}.next-dashboard-stack{display:grid;gap:12px}.next-dashboard-row{display:grid;grid-template-columns:minmax(140px,1.2fr) repeat(3,minmax(88px,1fr));gap:10px;align-items:center;padding:12px;border:1px solid var(--next-border);border-radius:var(--next-radius-sm);background:#fafafa}.next-dashboard-row strong{color:var(--next-text);font-weight:900}.next-dashboard-row div{display:grid;gap:3px;min-width:0}.next-dashboard-row span{color:var(--next-muted);font-size:12px;font-weight:800}.next-dashboard-row b{color:var(--next-primary);font-size:18px;line-height:1.1;white-space:nowrap}.next-filter-card .ant-card-body{padding-bottom:12px}.next-filter-card .ant-card-extra{padding:0}.next-filter-card .ant-card-extra .ant-btn{font-weight:800}.next-filter-form{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px 14px;align-items:end}.next-filter-form .ant-form-item{margin-bottom:0}.next-operation-tools-panel{display:grid;gap:14px}.next-password-update-form{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px 14px;align-items:end}.next-fengsu-settings-form{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:12px 14px;align-items:end}.next-fengsu-settings-form .ant-space,.next-password-update-form .ant-alert,.next-password-update-form .ant-space{grid-column:1 / -1}.next-password-update-form .ant-form-item{margin-bottom:0}.next-tool-next-step{display:block;color:var(--next-muted);font-size:13px;line-height:1.6}.next-risk-confirm{display:grid;gap:10px}.next-risk-confirm p{margin:0;color:var(--next-muted);line-height:1.7}.next-risk-confirm strong{color:var(--next-text)}.next-risk-confirm-extra{margin-top:2px}.next-risk-guidance{display:grid;gap:6px;padding:10px 12px;border:1px solid var(--next-border);border-radius:8px;background:#f8fafc}.next-risk-guidance p{margin:0}.next-cell-main,.next-cell-sub,.next-money-stack{display:grid;gap:4px;min-width:0}.next-cell-main strong,.next-cell-main span,.next-cell-main small,.next-cell-sub span,.next-cell-sub small{min-width:0;overflow-wrap:anywhere}.next-cell-main strong{color:var(--next-text);font-weight:900}.next-cell-main span,.next-cell-sub span,.next-money-stack span{color:var(--next-muted);font-size:12px}.next-money-stack span:first-child{color:var(--next-primary-2);font-size:15px;font-weight:900}.next-money-emphasis{color:var(--next-primary-2);font-size:18px;font-weight:900;white-space:nowrap}.next-row-actions{justify-content:flex-end}.next-row-actions .ant-btn{border-radius:9px}.next-inline-form-stack{display:grid;gap:10px;margin-top:10px}.next-clickable-row{cursor:pointer}.next-clickable-row .next-row-actions{cursor:default}.next-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 0 14px;border-bottom:1px solid var(--next-border)}.next-detail-header h3{margin:4px 0;color:var(--next-text);font-size:18px;line-height:1.35}.next-detail-header p{margin:0;color:var(--next-muted);font-size:13px;line-height:1.6}.next-detail-section{margin-top:14px}.next-detail-note{margin:0 0 10px;color:var(--next-muted);font-size:13px;line-height:1.7}.next-detail-actions{margin-top:14px}.next-detail-actions .ant-btn{border-radius:10px}.next-detail-descriptions .ant-descriptions-item-label{width:128px;color:var(--next-muted);font-weight:800}.next-detail-descriptions .ant-descriptions-item-content{word-break:break-word}.next-detail-list{display:grid;gap:10px}.next-detail-item{display:grid;gap:4px;padding:12px;border:1px solid var(--next-border);border-radius:var(--next-radius-sm);background:#f8fafcb8}.next-detail-item strong{color:var(--next-text);font-weight:900}.next-detail-item span,.next-detail-item small{color:var(--next-muted);line-height:1.6}.next-payment-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.next-payment-launch-item{display:grid;gap:8px;padding:12px;border:1px solid var(--next-border);border-radius:var(--next-radius-sm);background:#f8fafcb8}.next-payment-card-heading,.next-payment-launch-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.next-payment-launch-item .ant-form-item{margin-bottom:0}.next-payment-edit{display:grid;gap:12px}.next-payment-card{display:grid;gap:12px;padding:14px;border:1px solid var(--next-border);border-radius:var(--next-radius);background:var(--color-bg-card)}.next-payment-card-title{color:var(--next-text);font-size:14px;font-weight:900;line-height:1.3}.next-payment-field-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px 14px}.next-payment-field-grid .ant-form-item,.next-payment-card>.ant-form-item{margin-bottom:0}.next-payment-test-result{display:grid;gap:14px}.next-payment-preview{display:grid;gap:16px;min-width:0}.next-payment-preview-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;overflow:hidden;border:1px solid var(--next-border);border-radius:var(--next-radius);background:#eef1f5}.next-payment-preview-stage iframe{display:block;width:960px;height:640px;max-width:100%;border:0;background:#fff}.next-payment-preview-stage-ios_wechat iframe,.next-payment-preview-stage-ios_browser iframe{width:390px;height:844px;transform:scale(.68);margin:-135px 0}.next-payment-preview-stage-android_wechat iframe,.next-payment-preview-stage-android_browser iframe{width:412px;height:915px;transform:scale(.62);margin:-174px 0}.next-payment-test-result pre{max-height:320px;margin:0;padding:12px;overflow:auto;border:1px solid var(--next-border);border-radius:var(--next-radius-sm);background:#0f172a;color:#e2e8f0;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.next-ai-config-input-grid,.next-hecong-service-grid,.next-hecong-button-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.next-ai-config-input-grid .ant-form-item,.next-hecong-service-grid .ant-form-item,.next-hecong-button-grid .ant-form-item{margin-bottom:8px}.next-hecong-field-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;width:100%}#admin-next-root .next-service-style-field{margin-bottom:16px}#admin-next-root .next-service-style-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}#admin-next-root .next-service-style-option.ant-radio-wrapper{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:12px;align-items:center;min-height:148px;margin:0;padding:12px;border:1px solid var(--next-border);border-radius:var(--next-radius);background:var(--next-surface-solid);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}#admin-next-root .next-service-style-option.ant-radio-wrapper:hover{border-color:var(--next-content-primary)}#admin-next-root .next-service-style-option.ant-radio-wrapper-checked{border-color:var(--next-content-primary);background:var(--next-surface-solid);box-shadow:0 0 0 1px #2563eb1f}#admin-next-root .next-service-style-option.ant-radio-wrapper:has(.ant-radio-input:focus-visible){outline:2px solid var(--next-content-primary);outline-offset:2px}#admin-next-root .next-service-style-option>span:last-child{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:12px;align-items:center;min-width:0;padding:0}.next-service-style-copy{color:var(--next-text);font-size:14px;font-weight:600}.next-service-preview{position:relative;display:grid;width:76px;height:112px;place-items:center;overflow:visible}.next-service-classic-button,.next-service-portrait-fallback{position:relative;width:34px;min-height:78px;padding:8px 0;border-radius:14px;background:#fff;color:#1a3a5c;box-shadow:0 4px 16px #0000001f;font-size:12px;font-weight:600;line-height:1}.next-service-classic-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.next-service-classic-button:after{position:absolute;top:50%;right:-5px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:7px solid #fff;content:"";filter:drop-shadow(2px 0 2px rgba(0,0,0,.08));transform:translateY(-50%)}.next-service-classic-status{display:inline-grid;width:7px;height:7px;margin:4px 0;place-items:center;border-radius:50%;background:#0c6;box-shadow:0 0 6px #00cc6680}.next-service-classic-status-unread{box-sizing:border-box;width:auto;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--color-danger);box-shadow:none;color:#fff;font-size:10px;font-weight:700;line-height:16px}.next-service-preview-portrait img{display:block;width:84px;height:auto;aspect-ratio:512 / 595;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 3px 4px #1239671f)}#admin-next-root .next-service-style-option:has(.next-service-preview-portrait)>span:last-child{grid-template-columns:minmax(0,1fr) 94px}.next-service-preview-portrait{width:94px;height:130px}.next-service-portrait-art{position:relative;display:flex;flex-direction:column;align-items:center;width:94px}.next-service-portrait-art[hidden]{display:none}.next-service-portrait-label{position:relative;width:94px;min-height:32px;border-radius:0 0 18px 18px;background:linear-gradient(110deg,#3679fa,#2450d8);box-shadow:0 4px 10px #245ce426;color:#fff;font-size:14px;font-weight:600;line-height:32px;letter-spacing:.5px;white-space:nowrap;text-align:center}.next-service-portrait-fallback:not([hidden]){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.next-service-preview-badge{box-sizing:border-box;position:absolute;top:0;right:0;display:grid;min-width:23px;height:23px;padding:0 5px;place-items:center;border:2px solid #fff;border-radius:15px;background:#d72d41;box-shadow:0 2px 5px #18243d29;color:#fff;font:700 12px/19px system-ui,sans-serif}.next-card .ant-table-wrapper .ant-table{border-radius:var(--next-radius-sm)}.next-card .ant-table-thead>tr>th{background:var(--next-surface-soft);color:#475569;font-weight:900}.next-card .ant-table-tbody>tr:hover>td{background:#2563eb0a}.next-state-card .ant-card-body{min-height:220px;display:grid;place-items:center}.next-state{display:grid;justify-items:center;gap:14px;padding:24px;text-align:center}.next-state p{margin:0;color:var(--next-muted)}.next-state-compact{min-width:240px;padding:18px 10px}.next-state-empty-copy{display:grid;gap:4px}.next-state-empty-copy strong{color:var(--next-text)}.next-state-empty-copy small{color:var(--next-muted)}.next-state-alert{width:100%}@media(max-width:960px){.next-shell{grid-template-columns:1fr}.next-sidebar{position:relative;height:auto}.next-topbar{align-items:stretch}.next-topbar{grid-template-columns:1fr}.next-top-actions{justify-content:flex-start}.next-filter-form,.next-payment-field-grid,.next-payment-launch-grid{grid-template-columns:1fr}.next-payment-preview-modal .ant-segmented-group{overflow-x:auto}.next-payment-preview-stage{min-height:460px}.next-payment-preview-stage iframe{transform:scale(.54)}.next-password-update-form,.next-fengsu-settings-form{grid-template-columns:1fr}.next-password-update-form .ant-alert,.next-password-update-form .ant-space,.next-fengsu-settings-form .ant-space{grid-column:auto}.next-dashboard-row,.next-hecong-service-grid,.next-hecong-button-grid,.next-ai-config-input-grid,.next-hecong-field-group,#admin-next-root .next-service-style-options{grid-template-columns:1fr}#admin-next-root .next-service-style-option.ant-radio-wrapper{min-height:128px}}.next-route-loading{min-height:360px;display:grid;place-items:center;color:var(--next-muted)}.next-error-detail-list{margin:6px 0 0;padding-left:18px;color:var(--next-muted);font-size:13px;line-height:1.7}.next-error-detail-list li{word-break:break-word}#admin-next-root{background:var(--next-bg);color:var(--next-text)}#admin-next-root .next-shell,#admin-next-root .next-main,#admin-next-root .next-content,#admin-next-root .next-sidebar,#admin-next-root .next-topbar,#admin-next-root .next-login-panel,#admin-next-root .next-card,#admin-next-root .next-stat-card,#admin-next-root .next-dashboard-row,#admin-next-root .next-risk-guidance,#admin-next-root .ant-card,#admin-next-root .ant-card-head,#admin-next-root .ant-table,#admin-next-root .ant-table-container,#admin-next-root .ant-table-thead>tr>th,#admin-next-root .ant-table-tbody>tr>td,#admin-next-root .ant-drawer-content,#admin-next-root .ant-modal-content,#admin-next-root .ant-modal-header,#admin-next-root .ant-modal-footer,#admin-next-root .ant-descriptions-view,#admin-next-root .ant-descriptions-item-label,#admin-next-root .ant-descriptions-item-content,#admin-next-root .ant-input,#admin-next-root .ant-input-affix-wrapper,#admin-next-root .ant-input-number,#admin-next-root .ant-input-number-input,#admin-next-root .ant-select-selector,#admin-next-root .ant-picker,#admin-next-root .ant-dropdown-menu,#admin-next-root .ant-dropdown-menu-item,#admin-next-root .ant-radio-button-wrapper,#admin-next-root .ant-checkbox-wrapper,#admin-next-root .ant-switch,#admin-next-root .ant-segmented,#admin-next-root .ant-tabs-nav,#admin-next-root .ant-tabs-content-holder,#admin-next-root .ant-empty,#admin-next-root .ant-result,#admin-next-root .ant-popover-inner{background:var(--next-surface-solid)!important;border-color:var(--next-border)!important;box-shadow:none!important;color:var(--next-text)!important}#admin-next-root .ant-dropdown-menu{padding:6px!important;border-radius:var(--radius-md)!important}#admin-next-root .ant-dropdown-menu-item{min-height:32px;border-radius:var(--radius-sm)!important;color:var(--color-text-primary)!important;font-size:13px;font-weight:700}#admin-next-root .ant-dropdown-menu-item:hover{background:#f8fafc!important;color:var(--color-primary)!important}#admin-next-root .next-topbar,#admin-next-root .next-sidebar{-webkit-backdrop-filter:none;backdrop-filter:none}#admin-next-root .next-nav-section-toggle,#admin-next-root .next-nav a{background:var(--next-surface-solid)!important;border:1px solid var(--next-border)!important;box-shadow:none!important;color:var(--next-primary)!important}#admin-next-root .next-nav a.active,#admin-next-root .next-nav a.active:hover{background:var(--color-primary-soft)!important;border-color:var(--next-primary)!important;color:var(--next-primary)!important;transform:none}#admin-next-root .next-nav-icon{background:var(--next-surface-solid)!important;border:1px solid var(--next-border);color:var(--next-text)!important}#admin-next-root .next-nav a.active .next-nav-icon{background:var(--next-surface-solid)!important;border-color:var(--next-primary);color:var(--next-primary)!important}#admin-next-root .next-nav a:hover{background:#f8fafc!important;border-color:var(--next-primary)!important;box-shadow:none!important;color:var(--next-primary)!important;transform:none}#admin-next-root .next-nav-section-title,#admin-next-root .next-brand-title,#admin-next-root .next-user-name,#admin-next-root .next-cell-main strong,#admin-next-root .next-dashboard-row strong,#admin-next-root .next-card .ant-card-head-title,#admin-next-root .ant-typography,#admin-next-root .ant-form-item-label>label,#admin-next-root .ant-table-cell,#admin-next-root .ant-descriptions-title,#admin-next-root .ant-modal-title,#admin-next-root .ant-drawer-title{color:var(--next-text)!important}#admin-next-root .next-stat-card span,#admin-next-root .next-stat-card small,#admin-next-root .next-dashboard-row span,#admin-next-root .next-cell-main span,#admin-next-root .next-cell-main small,#admin-next-root .next-cell-sub span,#admin-next-root .next-cell-sub small,#admin-next-root .next-money-stack span,#admin-next-root .next-risk-confirm p,#admin-next-root .next-tool-next-step,#admin-next-root .next-error-detail-list,#admin-next-root .ant-table-column-sorter,#admin-next-root .ant-pagination,#admin-next-root .ant-empty-description{color:var(--next-text)!important}#admin-next-root .next-eyebrow,#admin-next-root .next-dashboard-row b,#admin-next-root .next-money-stack span:first-child,#admin-next-root a{color:var(--next-content-primary)!important}#admin-next-root .ant-btn{align-items:center;border-color:var(--next-content-primary)!important;border-radius:var(--next-radius-sm);box-shadow:none!important;color:var(--next-content-primary)!important;font-weight:800}#admin-next-root .ant-btn:not(.ant-btn-primary):not(.ant-btn-text){background:var(--next-surface-solid)!important}#admin-next-root .ant-btn-primary,#admin-next-root .ant-btn-primary.ant-btn-dangerous,#admin-next-root .ant-radio-button-wrapper-checked{background:var(--next-content-primary)!important;border-color:var(--next-content-primary)!important;color:#fff!important}#admin-next-root .ant-btn-dangerous,#admin-next-root .ant-btn-dangerous:not(.ant-btn-primary){background:var(--next-surface-solid)!important;border-color:var(--next-content-primary)!important;color:var(--next-content-primary)!important}#admin-next-root .ant-btn-text{background:transparent!important;border-color:transparent!important;color:var(--next-text)!important}#admin-next-root .ant-btn-primary span,#admin-next-root .ant-btn-primary .anticon,#admin-next-root .ant-radio-button-wrapper-checked span{color:#fff!important}#admin-next-root .ant-tag,#admin-next-root .ant-tag-default,#admin-next-root .ant-tag-has-color,#admin-next-root .next-soft-tag{background:var(--next-surface-solid)!important;border-color:var(--next-border)!important;color:var(--color-text-secondary)!important;font-weight:700}#admin-next-root .ant-tag .anticon,#admin-next-root .next-soft-tag .anticon{color:currentColor!important}#admin-next-root .ant-tag-blue,#admin-next-root .next-soft-tag{background:var(--color-primary-soft)!important;border-color:#2563eb3d!important;color:var(--color-primary)!important}#admin-next-root .ant-tag-green,#admin-next-root .next-ui-status-badge-success{background:#16a34a14!important;border-color:#16a34a38!important;color:var(--color-success)!important}#admin-next-root .ant-tag-red,#admin-next-root .next-ui-status-badge-danger{background:#dc262614!important;border-color:#dc262638!important;color:var(--color-danger)!important}#admin-next-root .ant-tag-orange,#admin-next-root .ant-tag-gold,#admin-next-root .next-ui-status-badge-warning{background:#ca8a0414!important;border-color:#ca8a0438!important;color:var(--color-warning)!important}#admin-next-root .ant-tag-purple,#admin-next-root .ant-tag-cyan,#admin-next-root .ant-tag-magenta,#admin-next-root .next-ui-status-badge-primary{background:var(--color-primary-soft)!important;border-color:#2563eb33!important;color:var(--color-primary)!important}#admin-next-root .ant-alert,#admin-next-root .ant-alert-info,#admin-next-root .ant-alert-success,#admin-next-root .ant-alert-warning,#admin-next-root .ant-alert-error{background:var(--next-surface-solid)!important;border-color:var(--next-border)!important;color:var(--next-text)!important}#admin-next-root .ant-alert-icon,#admin-next-root .ant-alert-message,#admin-next-root .ant-alert-description{color:var(--next-text)!important}#admin-next-root .ant-alert-icon{color:var(--next-content-primary)!important}#admin-next-root .ant-switch.ant-switch-checked{background:var(--next-content-primary)!important}#admin-next-root .ant-checkbox-checked .ant-checkbox-inner,#admin-next-root .ant-radio-checked .ant-radio-inner{background:var(--next-content-primary)!important;border-color:var(--next-content-primary)!important}#admin-next-root .ant-input:focus,#admin-next-root .ant-input-focused,#admin-next-root .ant-input-affix-wrapper-focused,#admin-next-root .ant-input-number-focused,#admin-next-root .ant-select-focused .ant-select-selector,#admin-next-root .ant-picker-focused{border-color:var(--next-content-primary)!important;box-shadow:none!important}#admin-next-root .next-operation-tools-panel{gap:18px}#admin-next-root .next-operation-tools-panel .next-card .ant-card-body{display:grid;gap:14px}#admin-next-root .next-row-actions,#admin-next-root .next-detail-actions{gap:8px!important}#admin-next-root .next-password-update-form{border:1px solid var(--next-content-border);border-radius:var(--next-radius-sm);padding:14px}#admin-next-root .ant-table-tbody>tr:hover>td{background:var(--next-surface-solid)!important}#admin-next-root .ant-table-row-selected>td{background:var(--next-surface-solid)!important}@media(max-width:960px){#admin-next-root .next-password-update-form{grid-template-columns:1fr}}#admin-next-root .next-shell{--color-bg-page: #f6f6f7;--color-bg-card: #ffffff;--color-text-primary: #0a0a0c;--color-text-secondary: #6d6d76;--color-text-weak: #a1a1aa;--color-border: #e7e7ea;--color-primary: #315eea;--color-primary-soft: #f0f3ff;--color-success: #1d7a46;--color-warning: #956100;--color-danger: #c53d49;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 28px;--space-5: 40px;--next-bg: #f6f6f7;--next-surface: #ffffff;--next-surface-solid: #ffffff;--next-surface-soft: #fafafa;--next-border: #e7e7ea;--next-border-strong: #d4d4d8;--next-text: #0a0a0c;--next-muted: #6d6d76;--next-primary: #315eea;--next-primary-2: #315eea;--next-content-primary: #315eea;--next-content-border: rgba(49, 94, 234, .24);--next-gradient: #315eea;--next-radius: 8px;--next-radius-sm: 6px;--next-content-gap: 16px;--next-shadow: none;display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh;background:#f6f6f7;color:#0a0a0c}#admin-next-root .next-sidebar{position:sticky;top:0;height:100vh;gap:0;padding:0;border-right:1px solid #e7e7ea;background:#fff!important;overflow-y:auto}#admin-next-root .next-brand{min-height:60px;padding:0;border-bottom:1px solid #e7e7ea;background:#fff}#admin-next-root .next-brand-card{justify-content:flex-start;gap:10px;min-height:60px;padding:0 16px}#admin-next-root .next-brand-mark{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:8px;background:#315eea;color:#fff;font-size:17px}#admin-next-root .next-brand-copy{gap:1px}#admin-next-root .next-brand-title{color:#0a0a0c!important;font-size:14px;font-weight:650;line-height:1.35;text-align:left;animation:none}#admin-next-root .next-brand small{color:#6d6d76;font-size:11px;line-height:1.35}#admin-next-root .next-nav{gap:10px;padding:14px 10px 20px}#admin-next-root .next-nav-section{gap:3px}#admin-next-root .next-nav-section-toggle{justify-content:space-between;min-height:28px;padding:0 8px;border:0!important;border-radius:0;background:transparent!important;color:#6d6d76!important;font-size:11px;font-weight:600;letter-spacing:.02em}#admin-next-root .next-nav-section-toggle:hover{background:transparent!important;color:#0a0a0c!important}#admin-next-root .next-nav-section-toggle .anticon{position:static;font-size:11px}#admin-next-root .next-nav-section-title{color:inherit!important;font-size:inherit;font-weight:inherit}#admin-next-root .next-nav-section-items{gap:2px}#admin-next-root .next-nav a,#admin-next-root .next-nav a:hover,#admin-next-root .next-nav a.active,#admin-next-root .next-nav a.active:hover{justify-content:flex-start;gap:9px;min-height:38px;padding:7px 9px;border:1px solid transparent!important;border-radius:6px;background:transparent!important;box-shadow:none!important;color:#3f3f46!important;font-weight:600;transform:none}#admin-next-root .next-nav a:hover{background:#f7f7f8!important;color:#0a0a0c!important}#admin-next-root .next-nav a.active,#admin-next-root .next-nav a.active:hover{background:#f0f3ff!important;color:#0a0a0c!important}#admin-next-root .next-nav-icon,#admin-next-root .next-nav a.active .next-nav-icon{position:static;width:17px;height:17px;flex:0 0 17px;border:0;border-radius:0;background:transparent!important;color:#71717a!important;font-size:17px}#admin-next-root .next-nav a.active .next-nav-icon{color:#315eea!important}#admin-next-root .next-nav-label{width:auto;text-align:left}#admin-next-root .next-main{min-width:0}#admin-next-root .next-topbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:16px;height:60px;min-height:60px;padding:0 28px;border-bottom:1px solid #e7e7ea;background:#fffffffa!important;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#admin-next-root .next-top-tabs{align-self:stretch;gap:2px}#admin-next-root .next-top-tabs a{position:relative;align-self:stretch;gap:0;min-height:60px;max-width:180px;padding:0 5px 0 12px;border:0;border-radius:0;background:transparent!important;color:#6d6d76!important;font-size:13px;font-weight:400}#admin-next-root .next-top-tabs a:hover,#admin-next-root .next-top-tabs a.active{border:0;background:transparent!important;color:#0a0a0c!important}#admin-next-root .next-top-tabs a.active{font-weight:650}#admin-next-root .next-top-tabs a:after{position:absolute;right:12px;bottom:0;left:12px;height:2px;background:transparent;content:""}#admin-next-root .next-top-tabs a.active:after{background:#315eea}#admin-next-root .next-top-tab-close{width:26px;height:26px;flex:0 0 26px;border-radius:7px;color:#a1a1aa;opacity:.74}#admin-next-root .next-top-tab-close:hover{background:#f2f2f3;color:#c53d49;opacity:1}#admin-next-root .next-top-actions{flex:0 0 auto;gap:8px}#admin-next-root .next-user-name{color:#0a0a0c!important;font-size:13px;font-weight:600}#admin-next-root .next-content{min-width:0;padding:24px 28px 40px;background:#f6f6f7!important}#admin-next-root .next-page{gap:16px;min-width:0}#admin-next-root .next-card,#admin-next-root .next-stat-card,#admin-next-root .ant-card{border:1px solid #e7e7ea!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important}#admin-next-root .next-card .ant-card-head{min-height:54px;padding:0 20px;border-bottom:0;border-radius:8px 8px 0 0;background:#fff!important}#admin-next-root .next-card .ant-card-head-title{padding:14px 0 10px;color:#0a0a0c!important;font-size:15px;font-weight:650;letter-spacing:-.01em}#admin-next-root .next-card .ant-card-extra{padding:12px 0 8px}#admin-next-root .next-card .ant-card-body,#admin-next-root .next-ui-section-card .ant-card-body{padding:20px;background:#fff!important}#admin-next-root .next-filter-card .ant-card-body{padding:14px 20px 20px}#admin-next-root .next-filter-card .ant-card-head{min-height:auto;padding:14px 20px 0}#admin-next-root .next-filter-card .ant-card-head-wrapper{align-items:center;gap:14px;min-width:0}#admin-next-root .next-filter-card .ant-card-head-title{flex:0 0 auto;padding:0}#admin-next-root .next-filter-card .ant-card-extra{min-width:0;flex:1 1 auto;padding:0}#admin-next-root .next-filter-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;max-width:100%;padding:2px;overflow-x:auto;scrollbar-width:thin}#admin-next-root .next-filter-header-actions>.ant-btn{flex:0 0 auto}#admin-next-root .next-resource-table-card{min-width:0;overflow:hidden}#admin-next-root .next-resource-table-card .ant-card-body{padding:0}#admin-next-root .next-stat-card .ant-card-body{position:relative;display:grid;gap:5px;min-height:120px;padding:18px 20px}#admin-next-root .next-stat-card span{color:#6d6d76;font-weight:400}#admin-next-root .next-stat-card strong{margin:0;color:#0a0a0c;font-size:28px;font-weight:650;line-height:1.18;letter-spacing:-.03em}#admin-next-root .next-stat-card small{color:#6d6d76}#admin-next-root .next-stat-icon{position:absolute;top:16px;right:16px;display:grid!important;width:32px;height:32px;place-items:center;border:1px solid #e7e7ea;border-radius:6px;background:#fafafa;color:#315eea!important}#admin-next-root .next-stat-icon.tone-1{color:#1d7a46!important}#admin-next-root .next-stat-icon.tone-2{color:#956100!important}#admin-next-root .next-stat-icon.tone-3{color:#6750b8!important}#admin-next-root .next-dashboard-section-title{display:grid;gap:3px}#admin-next-root .next-dashboard-section-title strong{color:#0a0a0c;font-size:15px;font-weight:650}#admin-next-root .next-dashboard-section-title small{color:#6d6d76;font-size:12px;font-weight:400}#admin-next-root .next-dashboard-stack{gap:0}#admin-next-root .next-dashboard-row{grid-template-columns:minmax(140px,1fr) repeat(3,minmax(80px,.55fr));gap:12px;padding:12px 0;border:0;border-top:1px solid #eeeeef;border-radius:0;background:#fff}#admin-next-root .next-dashboard-row:first-child{border-top:0}#admin-next-root .next-dashboard-row strong{color:#0a0a0c!important;font-weight:600}#admin-next-root .next-dashboard-row span{color:#6d6d76!important;font-size:11px;font-weight:400}#admin-next-root .next-dashboard-row b{color:#0a0a0c!important;font-size:13px;font-weight:600}#admin-next-root .next-filter-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}#admin-next-root .next-filter-form .ant-form-item-label>label{color:#3f3f46!important;font-size:12px;font-weight:600}#admin-next-root .ant-input,#admin-next-root .ant-input-affix-wrapper,#admin-next-root .ant-input-number,#admin-next-root .ant-select-selector,#admin-next-root .ant-picker,#admin-next-root .ant-radio-button-wrapper{min-height:36px;border-color:#d4d4d8!important;border-radius:6px!important;background:#fff!important;color:#0a0a0c!important;box-shadow:none!important}#admin-next-root .ant-input::placeholder,#admin-next-root .ant-input-affix-wrapper input::placeholder{color:#a1a1aa}#admin-next-root .next-filter-form .next-filter-keyword.ant-input-affix-wrapper{height:36px;min-height:36px;padding:0 11px!important;gap:8px}#admin-next-root .next-filter-form .next-filter-keyword .ant-input-prefix,#admin-next-root .next-filter-form .next-filter-keyword .ant-input-suffix{margin-inline:0}#admin-next-root .next-filter-form .next-filter-keyword .ant-input{height:30px;min-height:30px;padding:0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#admin-next-root .next-filter-form .ant-select-selector{height:36px!important;min-height:36px!important}#admin-next-root .ant-input:focus,#admin-next-root .ant-input-focused,#admin-next-root .ant-input-affix-wrapper-focused,#admin-next-root .ant-input-number-focused,#admin-next-root .ant-select-focused .ant-select-selector,#admin-next-root .ant-picker-focused{border-color:#315eea!important;box-shadow:0 0 0 3px #315eea1a!important}#admin-next-root .ant-btn{min-height:34px;padding:0 12px;border-color:#d4d4d8!important;border-radius:6px;background:#fff!important;box-shadow:none!important;color:#3f3f46!important;font-weight:600}#admin-next-root .ant-btn:hover{border-color:#aebdf2!important;background:#f7f8fd!important;color:#315eea!important}#admin-next-root .ant-btn-primary,#admin-next-root .ant-btn-primary:hover{border-color:#315eea!important;background:#315eea!important;color:#fff!important}#admin-next-root .ant-btn-primary:hover{border-color:#2449c6!important;background:#2449c6!important}#admin-next-root .ant-btn-dangerous:not(.ant-btn-primary){border-color:#f3c4ca!important;background:#fff!important;color:#c53d49!important}#admin-next-root .ant-btn-text{border-color:transparent!important;background:transparent!important;color:#6d6d76!important}#admin-next-root .ant-btn-text:hover{border-color:#e7e7ea!important;background:#fafafa!important;color:#0a0a0c!important}#admin-next-root .next-ui-status-badge,#admin-next-root .ant-tag{display:inline-flex;align-items:center;gap:5px;min-height:auto;margin-inline-end:0;padding:3px 8px;border:1px solid #d9e2ee!important;border-radius:999px!important;background:#fafafa!important;color:#52525b!important;font-size:11px;font-weight:600;line-height:1.5}#admin-next-root .next-ui-status-badge-success,#admin-next-root .ant-tag-green{border-color:#cfe9d9!important;background:#f4fbf6!important;color:#1d7a46!important}#admin-next-root .next-ui-status-badge-warning,#admin-next-root .ant-tag-orange,#admin-next-root .ant-tag-gold{border-color:#eadfb7!important;background:#fffbef!important;color:#956100!important}#admin-next-root .next-ui-status-badge-danger,#admin-next-root .ant-tag-red{border-color:#f3c4ca!important;background:#fff7f7!important;color:#c53d49!important}#admin-next-root .next-ui-status-badge-primary,#admin-next-root .ant-tag-blue{border-color:#bfd3fb!important;background:#f0f3ff!important;color:#315eea!important}#admin-next-root .ant-table-wrapper{min-width:0}#admin-next-root .ant-table,#admin-next-root .ant-table-container{border-radius:0!important}#admin-next-root .ant-table-thead>tr>th{padding:12px 14px!important;border-bottom:1px solid #eeeeef!important;background:#fafafa!important;color:#5f5f68!important;font-size:11px;font-weight:650;letter-spacing:.01em}#admin-next-root .ant-table-tbody>tr>td{padding:12px 14px!important;border-bottom:1px solid #eeeeef!important;background:#fff!important;color:#0a0a0c!important;font-size:12px}#admin-next-root .ant-table-tbody>tr:hover>td{background:#fafbff!important}#admin-next-root .ant-pagination{min-height:58px;margin:0!important;padding:10px 14px;border-top:1px solid #e7e7ea;background:#fff}#admin-next-root .ant-pagination .ant-pagination-item,#admin-next-root .ant-pagination .ant-pagination-prev,#admin-next-root .ant-pagination .ant-pagination-next{border-color:#d4d4d8;border-radius:6px}#admin-next-root .ant-pagination .ant-pagination-item-active{border-color:#315eea;background:#315eea}#admin-next-root .ant-pagination .ant-pagination-item-active a{color:#fff!important}#admin-next-root .next-resource-table-card .ant-table-content,#admin-next-root .next-resource-table-card .ant-table-body{overflow-x:auto!important}#admin-next-root .next-resource-table-card .next-v6-resource-table table{width:100%!important;min-width:880px!important;table-layout:auto!important}#admin-next-root .next-resource-table-card .ant-table-thead>tr>th,#admin-next-root .next-resource-table-card .ant-table-tbody>tr>td{padding:12px 14px!important}#admin-next-root .next-resource-table-card .ant-table-thead>tr>th{background:#fafafa!important;color:#5f5f68!important;font-size:11px;font-weight:650}#admin-next-root .next-resource-table-card .ant-table-tbody>tr:hover>td{background:#fafbff!important}#admin-next-root .next-resource-table-card .next-v6-data-cell{display:grid;gap:3px;min-width:100px;font-size:12px;line-height:18px}#admin-next-root .next-resource-table-card .next-v6-data-cell strong{min-width:0;color:#0a0a0c!important;font-size:12px;font-weight:700;line-height:18px;overflow-wrap:anywhere}#admin-next-root .next-resource-table-card .next-v6-data-cell span{min-width:0;color:#6d6d76!important;font-size:12px;font-weight:400;line-height:18px;overflow-wrap:anywhere}#admin-next-root .next-resource-table-card .next-row-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:158px;width:max-content;justify-content:flex-start}#admin-next-root .next-resource-table-card .next-row-actions>*{flex:0 0 auto}#admin-next-root .next-resource-table-card .next-row-actions button{flex:0 0 auto;height:30px;min-height:30px;padding:0 9px!important;border-radius:6px!important;font-size:11px;font-weight:600;line-height:28px;white-space:nowrap}#admin-next-root .next-resource-table-card .ant-pagination{display:flex;align-items:center;gap:7px;min-height:58px;padding:10px 14px}#admin-next-root .next-resource-table-card .ant-pagination-total-text{margin-inline-end:auto}#admin-next-root .next-resource-table-card .ant-pagination .ant-pagination-item,#admin-next-root .next-resource-table-card .ant-pagination .ant-pagination-prev,#admin-next-root .next-resource-table-card .ant-pagination .ant-pagination-next{width:34px;min-width:34px;height:32px;margin-inline-end:0;line-height:30px}#admin-next-root .next-resource-table-card .ant-pagination-options{margin-inline-start:0}#admin-next-root .next-resource-table-card .ant-empty{display:grid;min-height:140px;place-content:center}#admin-next-root .next-resource-table-card .ant-empty-image{display:none}#admin-next-root .next-resource-table-card .ant-empty-description{margin:0;color:#6d6d76!important;font-size:12px}#admin-next-root .next-operation-tools-panel{gap:16px}#admin-next-root .next-operation-tools-panel .next-card .ant-card-body{gap:14px;padding:20px}#admin-next-root .next-password-update-form{border-color:#e7e7ea;border-radius:6px;background:#fafafa}#admin-next-root .next-state-card,#admin-next-root .next-state-alert{border:1px solid #e7e7ea;border-radius:8px;background:#fff;box-shadow:none}.ant-modal-root .ant-modal-mask{background:#0a0a0c6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ant-modal-root .ant-modal-content{border:1px solid #e7e7ea;border-radius:10px;background:#fff;box-shadow:0 18px 48px #0a0a0c24}.ant-modal-root .ant-modal-header{padding-bottom:14px;border-bottom:1px solid #e7e7ea;background:#fff}.ant-modal-root .ant-modal-footer{padding-top:14px;border-top:1px solid #e7e7ea;background:#fafafa}.ant-drawer .ant-drawer-content{border-left:1px solid #e7e7ea;background:#fff;box-shadow:0 18px 48px #0a0a0c24}.ant-drawer .ant-drawer-header{border-bottom:1px solid #e7e7ea;background:#fff}.ant-drawer .ant-drawer-body{background:#fff}.ant-drawer .ant-drawer-content-wrapper{max-width:100vw}@media(max-width:1180px){#admin-next-root .next-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){#admin-next-root .next-shell{grid-template-columns:1fr}#admin-next-root .next-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #e7e7ea}#admin-next-root .next-topbar{position:static;height:56px;min-height:56px;padding:0 12px}#admin-next-root .next-top-tabs a{min-height:56px}#admin-next-root .next-top-actions .next-ui-status-badge,#admin-next-root .next-top-actions .next-user-name{display:none}#admin-next-root .next-top-actions .ant-btn{width:34px;padding:0;overflow:hidden;font-size:0}#admin-next-root .next-top-actions .ant-btn .anticon{margin:0;font-size:14px}#admin-next-root .next-content{padding:16px 14px 28px}#admin-next-root .next-dashboard-row{grid-template-columns:1fr repeat(3,minmax(65px,1fr));overflow-x:auto}#admin-next-root .next-filter-form{grid-template-columns:1fr}#admin-next-root .next-filter-card .ant-card-head-wrapper{display:grid;grid-template-columns:1fr;align-items:start}#admin-next-root .next-filter-card .ant-card-extra,#admin-next-root .next-filter-header-actions{width:100%}#admin-next-root .next-filter-header-actions,#admin-next-root .ant-pagination{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){#admin-next-root .next-shell *,#admin-next-root .next-shell *:before,#admin-next-root .next-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.next-rule-management-v3{display:grid;gap:18px;min-width:0}.next-rule-management-v3 .ant-tabs,.next-rule-management-v3 .ant-tabs-content-holder,.next-rule-management-v3 .ant-tabs-tabpane,.next-rule-management-v3 .next-filter-card,.next-rule-management-v3 .ant-card-body,.next-rule-management-v3 .ant-table-wrapper{min-width:0;max-width:100%}.next-rule-management-v3 .ant-table-wrapper{overflow-x:auto}.next-v3-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.next-v3-category-card .ant-card-body{min-height:156px}.next-v3-library-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid #eeeeef}.next-v3-library-row:last-child{border-bottom:0}.next-v3-library-row>div{display:grid;gap:3px;min-width:0}.next-v3-library-row span{color:#6d6d76;font-size:12px}.next-rule-preview-modal{top:24px}.next-rule-preview-modal .ant-modal-body{min-width:0}.next-rule-preview-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.next-rule-preview-loading{min-height:360px;display:grid;place-items:center}.next-rule-preview-stage{box-sizing:content-box;width:351px;height:684px;min-height:0;margin-inline:auto;overflow:hidden;border:1px solid #d4d4d8;border-radius:22px;background:#fff;box-shadow:0 18px 46px #0f172a29}.next-rule-preview-stage iframe{display:block;width:390px;height:760px;border:0;background:#fff;transform:scale(.9);transform-origin:top left}@media(max-width:1024px){.next-v3-category-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.next-v3-library-row{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.next-rule-preview-modal{top:16px;max-width:calc(100vw - 16px)}.next-rule-preview-stage{width:320px;height:624px}.next-rule-preview-stage iframe{transform:scale(.82)}}@media(max-height:820px){.next-rule-preview-modal{top:0}.next-rule-preview-stage{width:305px;height:593px}.next-rule-preview-stage iframe{transform:scale(.78)}}@media(max-width:360px){.next-rule-preview-stage{width:285px;height:555px}.next-rule-preview-stage iframe{transform:scale(.73)}}@media(max-height:700px){.next-rule-preview-modal{top:0}.next-rule-preview-stage{width:258px;height:502px}.next-rule-preview-stage iframe{transform:scale(.66)}}
