:root{--color-primary: #ff4d5a;--color-primary-soft: #ff7d86;--color-primary-dark: #dc3041;--color-accent: #f5d38a;--color-text-primary: #2b2530;--color-text-secondary: #7d7684;--color-text-tertiary: #a7a0ae;--color-border: rgba(31, 41, 55, .08);--color-border-secondary: rgba(31, 41, 55, .05);--color-bg-page: #f7f8fb;--color-bg-container: #ffffff;--color-success: #42a06c;--color-warning: #f59e0b;--color-error: #dc3041;--color-info: #ff4d5a;--font-family-base: "PingFang SC", "Hiragino Sans GB", -apple-system, BlinkMacSystemFont, sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-md: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-xxl: 24px;--font-size-xxxl: 28px;--line-height-body: 1.5;--line-height-heading: 1.25;--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 40px;--space-6: 48px;--radius-compact-min: 6px;--radius-compact-max: 8px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 8px 24px rgba(31, 41, 55, .06);--shadow-md: 0 16px 36px rgba(31, 41, 55, .08);--shadow-lg: 0 22px 44px rgba(31, 41, 55, .1);--size-nav-height: 64px;--size-control-height: 40px;--size-button-sm: 32px;--size-button-md: 40px;--size-button-lg: 48px;--size-table-row-height: 48px;--size-min-touch-target: 44px;--breakpoint-mobile-max: 768px;--breakpoint-tablet-min: 768px;--breakpoint-tablet-max: 1199px;--breakpoint-desktop-min: 1200px}:root{--primary: #ff4d5a;--primary-soft: #ff7d86;--primary-dark: #dc3041;--primary-rgb: 255, 77, 90;--primary-dark-rgb: 220, 48, 65;--accent: #f5d38a;--accent-rgb: 245, 211, 138;--sidebar-bg: #ffffff;--sidebar-hover: rgba(15, 23, 42, .05);--sidebar-selected: #ffffff;--sidebar-selected-shadow: 0 10px 20px rgba(31, 41, 55, .04);--surface-soft: #f8fafc;--surface: rgba(255, 255, 255, .98);--surface-strong: #ffffff;--surface-raised: #ffffff;--gray-light: #f7f8fb;--gray-bg: #ffffff;--text: #2b2530;--text-secondary: #7d7684;--heading: #211b25;--border: rgba(31, 41, 55, .08);--border-strong: rgba(255, 77, 90, .16);--link: #dc3041;--link-hover: #c92a39;--shadow-sm: 0 8px 24px rgba(31, 41, 55, .06);--shadow-md: 0 16px 36px rgba(31, 41, 55, .08);--shadow-lg: 0 22px 44px rgba(31, 41, 55, .1);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 8px;--z-floating-tools: 900;--z-popup: 3600;--z-message: 10050}.ant-message,.ant-notification{z-index:var(--z-message)!important}.ant-select-dropdown,.ant-picker-dropdown,.ant-cascader-dropdown,.ant-dropdown,.ant-popover,.ant-tooltip,.ant-mentions-dropdown,.ant-tree-select-dropdown{z-index:var(--z-popup)!important}.ant-modal-confirm .ant-btn:focus,.ant-modal-confirm .ant-btn:focus-visible{outline:none;box-shadow:none}*{margin:0;padding:0;box-sizing:border-box}html{height:100%;overflow:hidden}body{height:100%;overflow:hidden;font-family:PingFang SC,Hiragino Sans GB,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;margin:0;color:var(--text);background:#f7f8fb;background-attachment:fixed}#root{height:100%;overflow:hidden}.brand-page-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10040;display:flex;align-items:center;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;background:radial-gradient(circle at 50% 42%,rgba(15,23,42,.04) 0%,transparent 58%),linear-gradient(180deg,#fff,#f8fafc);pointer-events:auto;touch-action:none;overscroll-behavior:contain}.brand-page-loading__splash{display:flex;flex-direction:column;align-items:center;gap:18px;padding:0}.brand-page-loading__logo{width:120px;height:auto;max-height:88px;object-fit:contain;animation:brand-page-loading-logo-in .55s ease both}.brand-page-loading__slogan{margin:0;font-size:15px;font-weight:500;line-height:1.5;color:#5f6b7a;letter-spacing:.24em;text-indent:.24em}.brand-page-loading__dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:10px;margin-top:2px}.brand-page-loading__dots span{width:7px;height:7px;border-radius:50%;background:#ff3e6bc7;animation:brand-page-loading-dot 1.2s ease-in-out infinite}.brand-page-loading__dots span:nth-child(2){animation-delay:.15s}.brand-page-loading__dots span:nth-child(3){animation-delay:.3s}.brand-page-loading__text{margin:0;font-size:13px;font-weight:400;color:#9aa3af;letter-spacing:.12em}.local-operation-loading{position:relative}.local-operation-loading__mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;min-height:100%;border-radius:inherit;background:#ffffffb8;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:auto}.local-operation-loading__panel{display:flex;min-width:132px;max-width:min(260px,calc(100% - 32px));flex-direction:column;align-items:center;gap:9px;padding:14px 16px 12px;border:1px solid rgba(226,232,240,.92);border-radius:10px;background:#fffffff0;box-shadow:0 14px 34px #0f172a1a}.local-operation-loading__logo{width:56px;max-height:42px;object-fit:contain}.local-operation-loading__dots{display:flex;align-items:center;justify-content:center;gap:5px;min-height:8px}.local-operation-loading__dots span{width:6px;height:6px;border-radius:50%;background:#ff3e6bc7;animation:brand-page-loading-dot 1.2s ease-in-out infinite}.local-operation-loading__dots span:nth-child(2){animation-delay:.15s}.local-operation-loading__dots span:nth-child(3){animation-delay:.3s}.local-operation-loading__text{margin:0;color:#6b7280;font-size:12px;line-height:1.4;text-align:center}@keyframes brand-page-loading-logo-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes brand-page-loading-dot{0%,80%,to{transform:translateY(0) scale(.82);opacity:.45}40%{transform:translateY(-6px) scale(1);opacity:1}}@media (max-width: 767px){.brand-page-loading__splash{gap:16px}.brand-page-loading__logo{width:104px;max-height:76px}.brand-page-loading__slogan{font-size:14px;letter-spacing:.18em;text-indent:.18em}.brand-page-loading__text{font-size:12px}}.admin-layout.ant-layout{height:100vh;overflow:hidden;background:#f7f8fb;--admin-content-gutter: 12px;--admin-content-padding: 16px;--admin-content-radius: 10px}.admin-layout--drawer-nav{--admin-content-gutter: 12px;--admin-content-padding: 16px;--admin-content-radius: 10px}.admin-layout--phone{--admin-content-gutter: 8px;--admin-content-padding: 12px;--admin-content-radius: 8px}.admin-layout>.ant-layout{min-width:0}.admin-layout .admin-sider.ant-layout-sider{display:flex!important;flex-direction:column;height:100vh!important;max-height:100vh;overflow:hidden}.admin-layout .admin-sider .ant-layout-sider-children{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.admin-sider-logo-wrap{flex-shrink:0}.admin-sider-menu-scroll{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.admin-sider-menu-scroll-inner{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:8px}.admin-layout .admin-sider .ant-layout-sider-trigger{flex-shrink:0;z-index:2!important}.admin-sider-menu-scroll--drawer{flex:1;min-height:0;max-height:none}.admin-layout>.ant-layout.admin-main{flex:1;min-width:0;display:flex;flex-direction:column}.admin-content{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1;width:100%;max-width:none;min-width:0;min-height:0;margin:0!important;padding:var(--admin-content-padding, 16px);padding-bottom:calc(var(--admin-content-padding, 16px) + 72px);border-radius:0}.admin-content--wide{max-width:1560px}.admin-content>*{width:100%;max-width:100%;min-width:0}.admin-content .ant-card{width:100%;border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-sm);border:1px solid rgba(31,41,55,.06)}.admin-header{height:64px!important;line-height:64px!important}.admin-content .ant-btn{min-height:40px}.admin-content .ant-btn-sm{min-height:32px}.admin-content .ant-btn-lg{min-height:48px}.admin-content textarea.ant-input{line-height:1.6;resize:vertical}.admin-content .ant-input-textarea,.admin-content .ant-input-textarea-affix-wrapper{width:100%;max-width:100%}.admin-content .ant-input-textarea-show-count:after{margin-top:6px;color:var(--text-secondary);font-size:12px}.admin-content .ant-form-vertical .ant-form-item-control .ant-select,.admin-content .ant-form-vertical .ant-form-item-control .ant-picker,.admin-content .ant-form-vertical .ant-form-item-control .ant-input-number,.admin-content .ant-form-horizontal .ant-form-item-control .ant-select,.admin-content .ant-form-horizontal .ant-form-item-control .ant-picker,.admin-content .ant-form-horizontal .ant-form-item-control .ant-input-number{width:100%}.admin-content .ant-form-inline .ant-form-item{margin-right:16px;margin-bottom:12px}.admin-content .ant-form-inline .ant-btn{min-height:40px}.admin-content .ant-form-item{margin-bottom:24px}.admin-content .ant-card:hover{box-shadow:var(--shadow-md)}.admin-content .ant-card .ant-card-head{border-bottom-color:var(--border)}.admin-content .ant-card .ant-card-head-title,.admin-content .ant-statistic-content,.admin-content h1,.admin-content h2,.admin-content h3,.admin-content h4{color:var(--heading)}.admin-content .ant-typography,.admin-content .ant-form-item-label>label,.admin-content .ant-descriptions-item-label,.admin-content .ant-empty-description,.admin-content .ant-list-item-meta-description,.admin-content .ant-alert-description{color:var(--text-secondary)}.admin-content a{color:var(--link);transition:color .2s ease}.admin-content a:hover{color:var(--link-hover)}.admin-content .ant-btn-default{background:#fff;border-color:var(--border);color:var(--text)}.admin-content .ant-btn-default:hover{background:#f8fafc;border-color:#cbd5e1;color:var(--primary-dark)}.admin-content .ant-btn-link{color:var(--link)}.admin-content .ant-btn-link:hover{color:var(--link-hover)}.admin-content .level-page>.ant-card{background:transparent!important;border:none!important;box-shadow:none!important}.admin-content .level-page{padding:0}.admin-content .level-page .ant-tabs{background:#fff;border-radius:12px 12px 0 0;border:1px solid rgba(15,23,42,.08);border-bottom:none}.admin-content .level-page .ant-tabs-nav{margin-bottom:0;padding:12px 16px 0}.admin-content .level-page .ant-tabs-top>.ant-tabs-nav:before{border-bottom:none}.admin-content .level-page .ant-tabs-nav-list{gap:4px}.admin-content .level-page .ant-tabs-tab{margin:0!important;padding:10px 20px!important;border-radius:8px 8px 0 0;transition:all .2s ease;background:transparent;border:1px solid transparent;border-bottom:none}.admin-content .level-page .ant-tabs-tab .ant-tabs-tab-btn{font-size:14px;font-weight:500;color:#5f5b66}.admin-content .level-page .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#2f2b36}.admin-content .level-page .ant-tabs-tab.ant-tabs-tab-active{background:#fff;border-color:#0f172a14;border-bottom:2px solid #fff;margin-bottom:-1px!important}.admin-content .level-page .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1f1b27;font-weight:600}.admin-content .level-page .ant-tabs-ink-bar{display:none!important}.admin-content .level-page .ant-tabs-content-holder{background:#fff;border:1px solid rgba(15,23,42,.08);border-top:none;border-radius:0 0 12px 12px}.admin-content .level-page__content{padding:20px}.admin-content .level-page__filters{display:grid;grid-template-columns:minmax(280px,1.6fr) auto auto auto auto;gap:12px;align-items:center;width:100%;margin-bottom:16px}.admin-content .level-page__filters--orders{grid-template-columns:minmax(220px,1.2fr) minmax(220px,1.2fr) auto auto}.admin-content .level-page__filter-search.ant-input-affix-wrapper{height:40px;min-height:40px;border-radius:10px!important;padding:4px 11px!important}.admin-content .level-page__filter-search.ant-input-affix-wrapper input.ant-input{height:auto!important;min-height:auto!important;font-size:14px!important}.admin-content .level-page__filter-search .ant-input-prefix{margin-inline-end:8px}.admin-content .level-page__filters .ant-btn{height:40px!important;min-height:40px!important;padding:6px 20px!important;border-radius:10px;font-size:14px}.admin-content .level-page__table .ant-table-thead>tr>th{font-size:13px;font-weight:600;background:linear-gradient(180deg,#fafafb,#f8f9fa)!important;color:var(--heading)!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.admin-content .level-page__table .ant-table-tbody>tr>td{font-size:13px}.admin-content .level-page__table .ant-table-tbody>tr:hover>td{background:#fafafa!important}.admin-content .level-page__table .ant-table-container{border-top:1px solid rgba(15,23,42,.04)}.admin-content .level-page__table .ant-btn-link{padding-inline:4px;font-weight:500}.admin-content .level-page__table .ant-pagination{margin:16px 0 0}.admin-content .level-page__table .ant-pagination-total-text{color:var(--text-secondary)}.admin-content .level-page__modal-form{margin-top:8px}.admin-content .level-page__input-number{width:100%}.admin-content .level-page__cover-image .ant-image-img,.admin-content .level-page__cover-image img{object-fit:cover}.admin-content .level-page__detail-subtitle{margin-top:16px;margin-bottom:8px;font-weight:500}.admin-content .level-page__detail-descriptions{margin-bottom:12px}.admin-content .level-page__table .ant-space-item .ant-btn-link{padding-inline:8px;font-size:13px}.admin-content .level-page .level-op-link.ant-btn-link{color:#d03a4a;font-weight:500}.admin-content .level-page .level-op-link.ant-btn-link:hover{color:var(--primary-dark)}.admin-content .level-page .level-op-danger.ant-btn-link{color:#e03131;font-weight:500}.admin-content .level-page .level-op-danger.ant-btn-link:hover{color:#c92a2a}.admin-content .level-page .level-table .ant-btn-link:hover{color:var(--primary-dark)}.admin-content .level-page .level-table .ant-btn-link.ant-btn-dangerous{color:#e03131}.admin-content .level-page .level-table .ant-btn-link.ant-btn-dangerous:hover{color:#c92a2a}.admin-content .level-page .level-table .ant-empty{margin-block:32px}.admin-content .level-detail-modal .ant-descriptions-bordered .ant-descriptions-item-label{width:120px;background:#fafafa;color:var(--heading)}@media (max-width: 1100px){.admin-content .level-page__filters,.admin-content .level-page__filters--orders{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.admin-content .level-page__filters,.admin-content .level-page__filters--orders{grid-template-columns:1fr}.admin-content .level-page__filters .ant-btn,.admin-content .level-page__filters .ant-select,.admin-content .level-page__filters .ant-input-affix-wrapper{width:100%}}.admin-content .ant-table-wrapper{width:100%;border-radius:16px;background:var(--surface);border:1px solid rgba(31,41,55,.06);box-shadow:var(--shadow-sm)}.admin-content .ant-table{background:transparent}.admin-content .ant-table-container{border-inline-start:none!important;border-radius:inherit;overflow:hidden}.admin-content .ant-table-thead>tr>th{background:#f8fafc!important;color:var(--heading)!important;border-bottom:1px solid var(--border)!important}.admin-content .ant-table-tbody>tr>td{border-bottom-color:#1f29370f!important;vertical-align:middle}.admin-content .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.admin-content .ant-table-tbody>tr>td.ant-table-cell-fix-right{background-color:#fff!important}.admin-content .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:#f8fafc!important}.admin-content .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right{background:#f1f5f9!important}.admin-content .ant-table-tbody>tr.ant-table-row-selected:hover>td.ant-table-cell-fix-right{background:#eef2f7!important}.admin-content .ant-table-tbody>tr>td .ant-btn.ant-btn-link:not(:disabled):hover,.admin-content .ant-table-tbody>tr>td .ant-btn.ant-btn-link:not(:disabled):focus-visible,.admin-content .ant-table-tbody>tr>td .ant-btn.ant-btn-link:not(:disabled):active,.admin-content .ant-table-tbody>tr>td .ant-btn.ant-btn-text:not(:disabled):hover,.admin-content .ant-table-tbody>tr>td .ant-btn.ant-btn-text:not(:disabled):focus-visible,.admin-content .ant-table-tbody>tr>td .ant-btn.ant-btn-text:not(:disabled):active{background:transparent!important}.admin-content .ant-table-tbody>tr>td a:hover,.admin-content .ant-table-tbody>tr>td a:focus-visible,.admin-content .ant-table-tbody>tr>td a:active{background-color:transparent!important}.admin-content .ant-table-expanded-row>td{background:#f8fafc!important}.admin-content .list-thumbnail.ant-image{display:inline-flex;overflow:hidden;vertical-align:middle;border:1px solid rgba(15,23,42,.1);background:#f8fafc;box-shadow:0 1px 3px #0f172a14}.admin-content .list-thumbnail .ant-image-img,.admin-content .list-thumbnail img{display:block;width:100%;height:100%}.admin-content .list-thumbnail--avatar.ant-image{border-radius:999px}.admin-content .list-thumbnail-placeholder{display:inline-flex;width:88px;height:64px;align-items:center;justify-content:center;border:1px dashed #d8dee8;border-radius:8px;background:#f8fafc;color:#94a3b8}.admin-content .list-thumbnail-group{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.locked-context-panel{min-width:260px;max-width:480px;padding:10px 14px;border:1px solid rgba(15,23,42,.1);border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f172a0f}.locked-context-panel__label{display:block;margin-bottom:4px;color:var(--text-secondary);font-size:12px;font-weight:600}.locked-context-panel__name{display:block;color:var(--heading);font-size:16px;line-height:1.5}.locked-context-panel__description{display:block;margin-top:4px;font-size:12px;line-height:1.5}.detail-section{display:flex;width:100%;min-width:0;flex-direction:column;gap:10px}.detail-section__title{display:block}.detail-section__body{width:100%;min-width:0}.detail-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff}.detail-summary-grid>div{display:flex;min-width:0;flex-direction:column;gap:4px}.detail-summary-grid .ant-typography{margin-bottom:0;overflow-wrap:anywhere}.detail-plain-content{margin-bottom:0!important;padding:12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;color:var(--text);white-space:pre-wrap;line-height:1.8}.detail-rich-content{padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;color:var(--text);line-height:1.8}.detail-rich-content p{margin:0 0 10px}.detail-rich-content h1,.detail-rich-content h2,.detail-rich-content h3,.detail-rich-content h4{margin:16px 0 10px;color:var(--heading)}.detail-rich-content ul,.detail-rich-content ol{padding-left:22px}.detail-rich-content img{display:block;max-width:100%;max-height:420px;margin:10px 0;border-radius:8px;object-fit:contain;background:#f8fafc}.detail-image-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;width:100%}.detail-image-card{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#f8fafc}.detail-image-card .ant-image,.detail-image-card__image{display:block;width:100%!important;height:160px!important}.detail-image-card__image{object-fit:contain}.detail-image-card__label{padding:8px 10px;border-top:1px solid rgba(15,23,42,.08);background:#fff;color:var(--text-secondary);font-size:13px}.course-detail-readonly,.activity-jiabin-detail,.video-teacher-detail,.danye-detail-readonly,.danye-xiang-detail-readonly,.wendang-detail-readonly{display:flex;flex-direction:column;gap:18px}.qiantai-menu-content-config-page__filter-strip{width:100%;margin-bottom:12px}.admin-content .redeem-code-table .redeem-code-table__time-cell{max-width:0;overflow:hidden;vertical-align:middle}.admin-content .redeem-code-table .redeem-code-table__time-ellipsis{display:block!important;width:100%!important;max-width:100%!important;margin-bottom:0!important}.admin-content .redeem-code-table .redeem-code-table__op-cell{overflow:hidden;white-space:nowrap}.admin-content .redeem-code-table .redeem-code-table__op-link{white-space:nowrap}.admin-content .pingjia-table .pingjia-table__flags{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0}.admin-content .pingjia-table .pingjia-table__flag-item{display:flex;justify-content:center;min-width:0}.admin-content .pingjia-table .pingjia-table__flag-item .ant-switch{min-width:54px}.admin-content .pingjia-table .pingjia-table__actions.ant-space{display:flex;flex-wrap:nowrap;gap:4px}.admin-content .pingjia-table .pingjia-table__actions .ant-space-item{display:inline-flex;flex:0 0 auto}.admin-content .pingjia-table .pingjia-table__action-link.ant-btn{padding-inline:4px;white-space:nowrap}.admin-content .pingjia-table .ant-table-cell-fix-right{z-index:2;box-shadow:-6px 0 8px -4px #00000014}.admin-content .pingjia-table .pingjia-table__flags-cell{min-width:300px}.admin-content .pingjia-table .pingjia-table__actions-cell{min-width:220px;white-space:nowrap}.admin-content .pingjia-table .pingjia-table__actions-cell .ant-space,.admin-content .pingjia-table .pingjia-table__actions{min-width:0;flex-wrap:nowrap}.admin-content .ant-pagination .ant-pagination-item{border-color:var(--border);background:#fff}.admin-content .ant-pagination .ant-pagination-item-active{background:#fff;border-color:#cbd5e1}.admin-content .ant-pagination .ant-pagination-item-active a{color:var(--primary-dark)}.admin-content .ant-tabs-top>.ant-tabs-nav:before{border-bottom-color:var(--border)}.admin-content .ant-tabs-tab{color:var(--text-secondary)}.admin-content .ant-tabs-tab-btn{font-weight:600}.admin-content .ant-alert{border-radius:14px;border:1px solid var(--border)}.admin-content .ant-alert-info{background:#f8fafc}.admin-content .ant-empty,.admin-content .ant-result{color:var(--text-secondary)}.admin-content .ant-descriptions-view{border-radius:14px;overflow:hidden;border-color:var(--border)!important}.admin-subbar{background:#ffffffeb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 6px 18px #1f293708;padding-inline:var(--admin-content-gutter, 16px)}.admin-breadcrumb .ant-breadcrumb{color:var(--text-secondary)}.admin-breadcrumb__home{cursor:pointer;color:var(--text-secondary);display:flex;align-items:center;gap:4px;transition:color .2s ease}.admin-breadcrumb__home:hover{color:var(--link)}.admin-operation-alert.ant-alert{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm)}.admin-operation-alert .ant-alert-message{color:var(--heading)}.admin-operation-alert .ant-alert-description{color:var(--text-secondary)}.ant-float-btn,.ant-float-btn-group,.ant-back-top{z-index:var(--z-floating-tools)!important}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap,.ant-drawer .ant-drawer-mask,.ant-image-preview-root .ant-image-preview-mask,.ant-image-preview-root .ant-image-preview-wrap{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.ant-drawer .ant-drawer-content-wrapper{position:fixed!important}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content,.ant-dropdown .ant-dropdown-menu,.ant-popover .ant-popover-inner{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-lg)}.ant-modal .ant-modal-header,.ant-drawer .ant-drawer-header{background:transparent;border-bottom-color:var(--border)}.ant-modal .ant-modal-footer,.ant-drawer .ant-drawer-footer{border-top-color:var(--border)}.ant-tag{border-radius:999px;padding-inline:10px;line-height:22px;font-weight:600;border-color:transparent}.ant-tag-blue,.ant-tag-processing{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.ant-tag-red,.ant-tag-error,.ant-tag-volcano,.ant-tag-magenta{color:#c92a39;background:#fff0f2;border-color:#ffd0d6}.ant-tag-orange,.ant-tag-warning,.ant-tag-gold,.ant-tag-lime{color:#a66d1f;background:#fff8ea;border-color:#fde4b5}.ant-tag-green,.ant-tag-success,.ant-tag-cyan{color:#4d7a5c;background:#f0f8f2;border-color:#d6ecdc}.ant-tag-purple,.ant-tag-geekblue{color:#6c4b79;background:#f6f0fb;border-color:#e8dcf7}.admin-content .ant-back-top{right:28px;bottom:28px}.admin-content .ant-back-top-inner{width:44px;height:44px;line-height:44px;border-radius:50%;background:var(--primary-soft);color:#fff;box-shadow:var(--shadow-md);transition:transform .2s,box-shadow .2s}.admin-content .ant-back-top-inner:hover{background:var(--primary);transform:scale(1.06);box-shadow:var(--shadow-lg)}.payment-page{width:100%}.payment-page__title{color:var(--heading)}.payment-page__card.ant-card{overflow:hidden}.payment-page__tabs .ant-tabs-nav{margin-bottom:16px}.payment-page__filters.ant-space{display:flex;width:100%;gap:8px 8px}.payment-page__filters .ant-space-item{flex:0 0 auto}.payment-page__table .ant-table-container{border-top:1px solid rgba(31,41,55,.04)}.payment-page__table .ant-table-row-expand-icon-cell,.payment-page__table .ant-table-expanded-row-fixed,.payment-page__table .ant-table-thead>tr>th.ant-table-row-expand-icon-cell{background:inherit!important}.payment-page__table .ant-table-row-expand-icon-cell,.payment-page__table .ant-table-thead>tr>th.ant-table-row-expand-icon-cell{width:44px;min-width:44px;text-align:center}.payment-page__table .ant-table-thead>tr>th.ant-table-row-expand-icon-cell:before,.payment-page__table .ant-table-tbody>tr>td.ant-table-row-expand-icon-cell:before{display:none!important}.payment-page__table .ant-table-expanded-row>td{padding:16px 20px!important}.payment-page__table--event-baoming .ant-table-expanded-row>td{padding:0!important;background:#f6f7f9!important;border-bottom:1px solid rgba(31,41,55,.06)!important}.payment-page__expanded-panel{padding:14px 20px 16px 52px}.payment-page__expanded-block+.payment-page__expanded-block{margin-top:14px;padding-top:14px;border-top:1px solid rgba(31,41,55,.06)}.payment-page__expanded-panel-title{margin-bottom:10px;font-size:13px;font-weight:600;color:var(--heading);line-height:1.4}.payment-page__nested-table.ant-table-wrapper{border-radius:8px;box-shadow:none;border:1px solid rgba(31,41,55,.08);background:#fff;overflow:hidden}.payment-page__nested-table .ant-table-thead>tr>th{background:#f3f4f6!important;color:#1f2937a6!important;font-size:12px;font-weight:500;padding:8px 12px!important;border-bottom:1px solid rgba(31,41,55,.06)!important}.payment-page__nested-table .ant-table-tbody>tr>td{padding:9px 12px!important;font-size:13px;background:#fff!important;border-bottom:1px solid rgba(31,41,55,.04)!important}.payment-page__nested-table .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.payment-page__nested-table .ant-table-tbody>tr:hover>td{background:#fafbfc!important}.payment-page__expanded-json{margin:0;max-width:100%;overflow:auto;padding:12px 14px;font-size:12px;line-height:1.5;color:#1f2937bf;background:#fff;border:1px solid rgba(31,41,55,.08);border-radius:8px}.payment-page__invoice-drawer .ant-drawer-body{padding-top:8px}.payment-page__invoice-detail-head{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:10px;background:#f6f7f9;border:1px solid rgba(31,41,55,.06)}.payment-page__invoice-detail-no{font-size:14px;font-weight:600;color:var(--heading);word-break:break-all}.payment-page__invoice-section+.payment-page__invoice-section{margin-top:16px}.payment-page__invoice-section-title{margin-bottom:8px;font-size:13px;font-weight:600;color:var(--heading)}.payment-page__invoice-section .ant-descriptions-item-label{width:108px}.payment-page__invoice-audit{margin-top:20px;padding-top:16px;border-top:1px solid rgba(31,41,55,.08)}.payment-page__invoice-audit-form{display:flex;flex-direction:column;gap:12px;padding:14px 16px;border-radius:10px;background:#fafbfc;border:1px solid rgba(31,41,55,.08)}.payment-page__invoice-audit-field{display:flex;flex-direction:column;gap:6px}.payment-page__invoice-audit-label{font-size:13px;color:#1f2937a6}.coupon-page{width:100%}.coupon-page__card.ant-card{overflow:hidden}.coupon-page__tabs .ant-tabs-nav{margin-bottom:16px}.coupon-page__filters.ant-space{display:flex;width:100%;gap:12px 12px;align-items:center}.coupon-page__filters .ant-space-item{flex:0 0 auto}.coupon-page__table .ant-table-container{border-top:1px solid rgba(31,41,55,.04)}.redeem-code-page{width:100%}.redeem-code-page__card.ant-card{overflow:hidden}.redeem-code-page__filters.ant-space{display:flex;width:100%;gap:12px 12px;align-items:center}.redeem-code-page__filters .ant-space-item{flex:0 0 auto}.redeem-code-page__table .ant-table-container{border-top:1px solid rgba(31,41,55,.04)}@media (max-width: 767px){.payment-page__filters.ant-space{gap:10px 10px}.payment-page__filters .ant-space-item,.payment-page__filters .ant-space-item>.ant-input,.payment-page__filters .ant-space-item>.ant-input-affix-wrapper,.payment-page__filters .ant-space-item>.ant-select,.payment-page__filters .ant-space-item>.ant-picker,.payment-page__filters .ant-space-item>.ant-btn{width:100%!important}.coupon-page__filters.ant-space,.redeem-code-page__filters.ant-space{gap:10px 10px}.coupon-page__filters .ant-space-item,.coupon-page__filters .ant-space-item>.ant-input,.coupon-page__filters .ant-space-item>.ant-input-affix-wrapper,.coupon-page__filters .ant-space-item>.ant-select,.coupon-page__filters .ant-space-item>.ant-picker,.coupon-page__filters .ant-space-item>.ant-btn,.redeem-code-page__filters .ant-space-item,.redeem-code-page__filters .ant-space-item>.ant-input,.redeem-code-page__filters .ant-space-item>.ant-input-affix-wrapper,.redeem-code-page__filters .ant-space-item>.ant-select,.redeem-code-page__filters .ant-space-item>.ant-picker,.redeem-code-page__filters .ant-space-item>.ant-btn{width:100%!important}}@media (max-width: 1024px){.admin-layout:not(.admin-layout--drawer-nav){--admin-content-padding: 14px}}@media (max-width: 767px){.admin-content{padding:var(--admin-content-padding, 12px)!important}.admin-content .ant-card-body{padding:12px!important}.admin-content h2{font-size:17px!important;margin-bottom:14px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:100%}.ant-modal{max-width:calc(100vw - 16px)!important;margin:0 auto!important;top:8px!important}.ant-modal-content{border-radius:10px!important}.ant-modal-body{max-height:calc(100vh - 130px);overflow-y:auto}.ant-form-item{margin-bottom:14px}.ant-space-horizontal{flex-wrap:wrap!important}.ant-space-item{flex-shrink:0}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:6px 10px!important;font-size:13px!important}.ant-tabs-tab{padding:8px 10px!important;font-size:13px!important}.ant-pagination{flex-wrap:wrap;justify-content:center;gap:4px}.ant-pagination-options{margin-inline-start:0!important}.ant-select,.ant-input-affix-wrapper,.ant-input{max-width:100%}}.admin-layout .admin-sider.ant-layout-sider{background:#fff!important}.admin-layout .admin-sider .ant-layout-sider-trigger{background:#fffffff5!important;color:var(--text-secondary)!important;border-top:1px solid var(--border);transition:color .2s ease,background .2s ease}body.activity-orders-pay-modal-open .admin-layout .admin-sider .ant-layout-sider-trigger,body.contest-modal-open .admin-layout .admin-sider .ant-layout-sider-trigger,body.ant-scrolling-effect .admin-layout .admin-sider .ant-layout-sider-trigger{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body.ant-scrolling-effect .admin-layout,body.ant-scrolling-effect .admin-layout .admin-sider,body.ant-scrolling-effect .admin-layout .admin-header,body.ant-scrolling-effect .admin-layout .admin-subbar,body.ant-scrolling-effect .admin-layout .admin-content,body.ant-scrolling-effect .admin-layout .ant-table-wrapper,body.ant-scrolling-effect .admin-layout .ant-card,body.ant-scrolling-effect .admin-layout .ant-statistic,body.ant-scrolling-effect .admin-layout .ant-statistic-content,body.ant-scrolling-effect .admin-layout .ant-statistic-title{position:relative!important;z-index:0!important}body.ant-scrolling-effect .admin-layout .ant-float-btn,body.ant-scrolling-effect .admin-layout .ant-float-btn-group,body.ant-scrolling-effect .admin-layout .ant-back-top{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.admin-layout .admin-sider .ant-layout-sider-trigger:hover{background:#f8fafc!important;color:var(--primary-dark)!important}.admin-side-menu.ant-menu,.admin-side-menu.ant-menu-light,.admin-side-menu.ant-menu-inline{background:transparent!important;border-inline-end:0!important}.admin-side-menu.ant-menu .ant-menu-item,.admin-side-menu.ant-menu .ant-menu-submenu-title{height:42px;line-height:42px;margin:6px 12px;padding-inline:14px!important;border-radius:12px;color:var(--text-secondary)!important;font-weight:600;font-size:13px;transition:all .2s ease}.admin-side-menu.ant-menu:not(.ant-menu-inline-collapsed) .ant-menu-item,.admin-side-menu.ant-menu:not(.ant-menu-inline-collapsed) .ant-menu-submenu-title{display:flex;align-items:center;justify-content:flex-start;width:calc(100% - 24px);text-align:left}.admin-side-menu.ant-menu:not(.ant-menu-inline-collapsed) .ant-menu-title-content{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-side-menu.ant-menu:not(.ant-menu-inline-collapsed) .ant-menu-submenu-arrow{margin-inline-start:12px}.admin-side-menu.ant-menu .ant-menu-sub.ant-menu-inline{background:transparent!important}.admin-side-menu.ant-menu .ant-menu-item:hover,.admin-side-menu.ant-menu .ant-menu-submenu-title:hover{background:var(--sidebar-hover)!important;color:var(--primary-dark)!important}.admin-side-menu.ant-menu .ant-menu-item-selected{background:var(--sidebar-selected)!important;color:var(--primary-dark)!important;box-shadow:inset 3px 0 0 var(--primary),var(--sidebar-selected-shadow);font-weight:700}.admin-side-menu.ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.admin-side-menu.ant-menu .ant-menu-submenu-open>.ant-menu-submenu-title{color:var(--heading)!important;background:#f8fafc!important}.admin-side-menu.ant-menu .ant-menu-item-icon,.admin-side-menu.ant-menu .ant-menu-submenu-title .ant-menu-item-icon,.admin-side-menu.ant-menu .ant-menu-submenu-arrow,.admin-side-menu.ant-menu .ant-menu-submenu-title .anticon{color:currentColor!important;font-size:15px}.activity-list-page .activity-cat-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.activity-list-page .activity-cat-all-btn.ant-btn{border-radius:10px;width:168px;height:56px;padding-inline:12px;font-weight:600;border-color:#e6eaf0;background:#fff;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.activity-list-page .activity-cat-all-btn.ant-btn:hover{border-color:#ff4d5a38;background:#fff;color:#dc3041;transform:translateY(-1px);box-shadow:0 8px 18px #1f29371a}.activity-list-page .activity-cat-all-btn.ant-btn.is-active{border-color:#ff4d5a42;background:#fff;color:#dc3041;box-shadow:0 10px 22px #ff4d5a24}.activity-list-page .activity-cat-chip{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:168px;min-height:56px;padding:8px 10px;border-radius:10px;border:1px solid #e6eaf0;background:#fff;box-shadow:0 1px 2px #0f172a0a;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,min-height .22s ease,transform .2s ease}.activity-list-page .activity-cat-chip.is-active{border-color:#ff4d5a42;background:#fff;box-shadow:0 2px 10px #0f172a14}.activity-list-page .activity-cat-chip__main{display:inline-flex;flex-direction:row;align-items:center;gap:6px;border:0;background:transparent;cursor:pointer;border-radius:8px;min-height:0;padding:0;font-weight:600;color:#1f2937;line-height:1;max-width:100%;flex:1;min-width:0}.activity-list-page .activity-cat-chip__main>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px}.activity-list-page .activity-cat-chip__main:hover,.activity-list-page .activity-cat-chip.is-active .activity-cat-chip__main{color:#dc3041}.activity-list-page .activity-cat-chip__actions{margin-left:0;padding-left:0;border-left:0;flex-shrink:0}.activity-list-page .activity-cat-chip__thumb{width:28px;height:28px;border-radius:6px;object-fit:cover;flex-shrink:0;border:1px solid #eceff3;transition:width .2s ease,height .2s ease}.activity-list-page .activity-cat-chip:hover{flex-direction:column;align-items:center;justify-content:flex-start;min-height:172px;transform:translateY(-1px);border-color:#ff4d5a3d;box-shadow:0 10px 24px #1f29371f}.activity-list-page .activity-cat-chip:hover .activity-cat-chip__main{flex-direction:column;gap:8px;align-items:center}.activity-list-page .activity-cat-chip:hover .activity-cat-chip__main>span:last-child{max-width:132px;text-align:center}.activity-list-page .activity-cat-chip:hover .activity-cat-chip__thumb{width:100px;height:100px}.activity-list-page .activity-cat-chip__action.ant-btn{padding:0;min-height:0;height:auto;font-size:12px;line-height:1.2;font-weight:500;color:#9ca3af}.activity-list-page .activity-cat-chip__action.ant-btn:hover{color:#dc3041!important}.activity-entry-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.activity-entry-label__text{min-width:0;flex:1}.activity-entry-actions{display:inline-flex;align-items:center;gap:8px;opacity:0;pointer-events:none;transition:opacity .2s ease}.admin-content .ant-menu-item:hover .activity-entry-actions,.admin-content .ant-menu-item-selected .activity-entry-actions{opacity:1;pointer-events:auto}.activity-entry-actions .ant-btn{font-size:12px;height:auto;min-height:0;line-height:1.3}.qiantai-menus-page__panels,.qiantai-menus-page__tree-card,.qiantai-menus-page__detail-card{min-width:0}.qiantai-menu-tree-node{display:flex;align-items:flex-start;gap:8px;width:100%;min-width:0;padding-right:6px}.qiantai-menus-page .ant-tree-treenode{align-items:flex-start}.qiantai-menus-page .ant-tree-node-content-wrapper{width:100%;padding:10px 12px;border-radius:12px;transition:background .15s,box-shadow .15s}.qiantai-menus-page .ant-tree-node-content-wrapper:hover{background:#0f172a0a}.qiantai-menus-page .ant-tree-node-selected>.ant-tree-node-content-wrapper{background:#f1f5f9!important;box-shadow:0 1px 6px #0f172a14}.qiantai-menus-page .ant-tree-title{display:block;width:100%}.qiantai-menu-tree-node__meta{flex:1 1 280px;min-width:0}.qiantai-menu-tree-node__meta .ant-tag{flex-shrink:0}.qiantai-menu-tree-node__path{overflow-wrap:anywhere;word-break:break-word}.qiantai-menu-tree-node__actions.ant-space{margin-left:auto;max-width:100%}.qiantai-menu-tree-node__actions.ant-space .ant-space-item{display:inline-flex}.qiantai-menu-tree-node__actions .ant-btn{padding-inline:6px;height:28px}.qiantai-menu-tree-node__actions .ant-btn-icon{margin-inline-end:4px}.qiantai-menu-tree-node__actions .ant-switch{transform:scale(.92);transform-origin:left center}.qiantai-menus-page__detail-actions.ant-space{display:flex;flex-wrap:wrap}@media (max-width: 1199px){.qiantai-menus-page__panels{gap:16px!important}.qiantai-menu-tree-node{flex-direction:column;gap:6px}.qiantai-menu-tree-node__actions.ant-space{width:100%;margin-left:0;justify-content:flex-start}}@media (max-width: 991px){.qiantai-menus-page__tree-card .ant-card-body,.qiantai-menus-page__detail-card .ant-card-body{padding:16px!important}.qiantai-menus-page__detail-actions .ant-btn{flex:1 1 180px}.qiantai-menus-page .ant-tree-node-content-wrapper{padding:8px 10px;border-radius:10px}}@media (max-width: 767px){.qiantai-menus-page__toolbar.ant-space,.qiantai-menus-page__detail-actions.ant-space,.qiantai-menus-page__toolbar .ant-space-item,.qiantai-menus-page__detail-actions .ant-space-item,.qiantai-menus-page__toolbar .ant-btn,.qiantai-menus-page__detail-actions .ant-btn{width:100%}.qiantai-menu-tree-node__actions .ant-btn{height:auto;padding-inline:4px}.qiantai-menu-tree-node__actions .ant-btn>span+span{display:none}.qiantai-menu-tree-node__actions .ant-btn{min-width:30px}.qiantai-menu-tree-node__actions .ant-btn-icon{margin-inline-end:0}.qiantai-menu-tree-node__actions .ant-switch{transform:scale(.88)}}.pics-hub{width:100%;max-width:100%;min-width:0}.pics-hub__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.pics-hub__header-main{display:flex;align-items:flex-start;gap:16px}.pics-hub__icon-wrap{width:48px;height:48px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--primary);flex-shrink:0}.pics-hub__title{margin:0 0 4px!important;font-weight:600!important;color:#1e293b!important;letter-spacing:.02em}.pics-hub__subtitle{font-size:13px;line-height:1.5;display:block;max-width:520px}.pics-hub__stats{display:flex;gap:12px}.pics-hub__stat{min-width:88px;padding:10px 16px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm);text-align:center}.pics-hub__stat-value{display:block;font-size:20px;font-weight:700;color:var(--primary-dark);line-height:1.2}.pics-hub__stat-label{font-size:11px;color:var(--text-secondary);margin-top:2px}.pics-hub__grid{display:grid;grid-template-columns:minmax(250px,280px) 1fr;gap:20px;align-items:start;min-width:0}@media (max-width: 991px){.pics-hub__grid{grid-template-columns:1fr}}.pics-hub__panel{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm);padding:16px 14px 18px;min-width:0}.pics-hub__sidebar,.pics-hub__main{min-width:0}.pics-hub__panel--sidebar{padding-bottom:14px}.pics-hub__panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.pics-hub__panel-title{font-size:15px;font-weight:600;color:#334155}.pics-hub__scope-all{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;font-size:14px;font-weight:500;color:#334155;text-align:left;transition:border-color .2s,background .2s,box-shadow .2s}.pics-hub__scope-all:hover{border-color:var(--primary-soft);background:#fff}.pics-hub__scope-all--active{border-color:var(--primary);background:#fff;box-shadow:0 0 0 1px #0f172a14;color:#612626}.pics-hub__scope-all .anticon{font-size:18px;color:var(--primary)}.pics-hub__scope-all-hint{margin-left:auto!important;font-size:12px!important}.pics-hub__tree-hint{display:block;font-size:12px;margin-bottom:8px}.pics-hub__tree-hint .anticon{margin-right:4px;color:#94a3b8}.pics-hub__tree-toolbar{display:flex;gap:4px;margin-bottom:6px}.pics-hub__tree-scroll{margin:0 -4px;padding:4px;border-radius:10px;background:#fafbfc}.pics-hub__tree-scroll:not(.pics-hub__tree-scroll--virtual){max-height:min(58vh,620px);overflow:auto}.pics-hub__tree-scroll--virtual{overflow:hidden}.pics-hub__empty-tree{text-align:center;padding:24px 12px;background:#fafbfc;border-radius:12px}.pics-hub__empty-tree-btn{margin-top:8px}.pics-hub-tree .ant-tree-node-content-wrapper{border-radius:8px;padding-block:5px;transition:background .15s}.pics-hub-tree .ant-tree-node-selected .ant-tree-node-content-wrapper{background:#f1f5f9!important}.pics-hub-tree .ant-tree-switcher{color:#94a3b8}.pics-hub-tree-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%}.pics-hub-tree-ico{font-size:15px;flex-shrink:0}.pics-hub-tree-ico--folder{color:var(--primary)}.pics-hub-tree-ico--leaf{color:#d27b6b}.pics-hub-tree-name{font-weight:500;color:#1e293b;flex:1;min-width:0}.pics-hub-tree-meta{font-size:11px;color:#94a3b8;flex-shrink:0}.pics-hub-tree-node--d1 .pics-hub-tree-name{font-weight:500}.pics-hub-tree-node--d2 .pics-hub-tree-name,.pics-hub-tree-node--d3 .pics-hub-tree-name,.pics-hub-tree-node--d4 .pics-hub-tree-name,.pics-hub-tree-node--d5 .pics-hub-tree-name{color:#475569}.pics-hub__alert{margin-bottom:16px;border-radius:12px}.pics-hub__main-top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px}.pics-hub__main-actions{margin-left:auto}.pics-hub__search{width:220px;max-width:100%}.pics-hub__crumb-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0}.pics-hub__crumb-label{font-size:12px;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0}.pics-hub__breadcrumb{margin:0!important;font-size:14px}.pics-hub__breadcrumb .ant-breadcrumb-separator{color:#cbd5e1}.pics-hub__depth-pill{margin:0!important;font-size:12px;line-height:20px}.pics-hub__divider{margin:14px 0 16px!important;border-color:#f1f5f9}.pics-hub__drawer-tip,.pics-hub__table-head{margin-bottom:12px}.pics-hub__thumb{border-radius:8px;box-shadow:0 1px 4px #00000014}.pics-hub__thumb .ant-image-img,.pics-hub__thumb img{object-fit:cover}.pics-hub__thumb-placeholder{color:#cbd5e1;font-size:13px}.pics-hub .ant-table-wrapper,.pics-hub .ant-table-container{border-radius:12px;min-width:0}.pics-hub .ant-table-container{overflow-x:auto;border-top:1px solid rgba(31,41,55,.04)}.pics-hub__table .ant-table-cell{vertical-align:top}.pics-hub__table .ant-table-row-expand-icon-cell{width:44px}.pics-hub__table .ant-table-expanded-row>td{background:#fafcff!important}.pics-hub__row-detail .ant-descriptions{margin-top:2px}.pics-hub__row-detail .ant-descriptions-item-label{width:88px}.pics-hub__modal-form,.pics-hub__detail-body{margin-top:8px}.pics-hub__detail-preview{margin-bottom:16px;padding:16px;text-align:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:12px}.pics-hub__detail-preview-image{max-width:100%;max-height:280px;border-radius:8px;object-fit:contain}.pics-hub__detail-preview-label{margin-top:8px;color:#8c8c8c;font-size:12px}.pics-hub__detail-path-stack{width:100%}.pics-hub__path-text,.pics-hub__path-paragraph{word-break:break-all}.pics-hub__path-paragraph{margin-bottom:0}.pics-hub .ant-table-thead>tr>th{background:#f8fafc!important;font-weight:600;color:#475569!important}.contest-page{width:100%;min-width:0}.contest-page__filters{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr) auto auto auto;gap:12px;align-items:center;width:100%}.contest-page__panel-card.ant-card,.contest-page__hero-card.ant-card,.contest-page__table,.contest-page__table .ant-table{width:100%}.contest-page__filters--category{grid-template-columns:minmax(240px,1fr) auto auto}.contest-page__table .ant-table-container{border-top:1px solid rgba(31,41,55,.04)}.contest-page__table .contest-page__table-actions-cell{min-width:248px;white-space:nowrap}.contest-page__table .contest-page__table-actions.ant-space{display:inline-flex;flex-wrap:nowrap}.contest-page__table .contest-page__table-actions .ant-space-item{display:inline-flex;flex:0 0 auto}.contest-page__table .contest-page__table-action{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.contest-page__filters .ant-btn{min-width:88px}.contest-page__panel-card.ant-card{border-radius:20px}.contest-page__category-option-label{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contest-page__category-select .ant-select-selection-item{min-width:0}.contest-page__category-max-tag{display:inline-block;max-width:120px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.contest-page__entity-modal .ant-modal-content{border-radius:12px}.contest-page__entity-modal .ant-modal-body{padding-top:18px}.contest-page__entity-modal .ant-card{min-width:0}.contest-page__entity-modal .ant-form-item{margin-bottom:16px}.contest-page__entity-modal .contest-page__date-picker,.contest-page__entity-modal .contest-page__edit-form{width:100%}.contest-page__entity-modal .contest-page__edit-form>.contest-page__detail-stack>.ant-card{width:100%}.contest-page__entity-modal .contest-page__edit-preview{width:100%;position:sticky;top:0}.contest-page__entity-modal .rich-editor-wrap{min-width:0}.contest-page__entity-modal .ql-toolbar.ql-snow{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center}.contest-page__entity-modal .ql-toolbar.ql-snow .ql-formats{margin-right:6px;white-space:nowrap}.contest-page__entity-modal .ql-container.ql-snow{max-width:100%}.contest-page__entity-modal .ql-editor{word-break:break-word}.contest-page__danger-link{color:#cf1322}.contest-page__summary-text{color:#262626}.contest-page__summary-text--muted{color:#8c8c8c}.contest-page__summary-meta{color:#8c8c8c;font-size:12px}.contest-page__input-number{width:100%}.contest-page__hero-card.ant-card,.contest-page__detail-hero.ant-card{overflow:hidden;background:linear-gradient(135deg,#2f9e44,#8fd16a)}.contest-page__hero-card.ant-card{margin-bottom:20px;border-radius:24px}.contest-page__hero-stack,.contest-page__detail-stack{width:100%}.contest-page__hero-tag.ant-tag{width:fit-content;margin:0;border:none;border-radius:999px;color:#fff;background:#ffffff2e;padding-inline:12px;padding-block:4px}.contest-page__hero-title.ant-typography,.contest-page__detail-title.ant-typography{margin:0;color:#fff!important}.contest-page__hero-desc.ant-typography{margin:12px 0 0;color:#ffffffe6;font-size:15px;line-height:1.8}.contest-page__hero-btn.ant-btn{border-radius:999px;border:none}.contest-page__hero-btn--ghost.ant-btn{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.45)}.contest-page__hero-btn--ghost.ant-btn:hover,.contest-page__hero-btn--ghost.ant-btn:focus{color:#fff;background:#ffffff14;border-color:#ffffffb8}.contest-page__hero-stats-card.ant-card{border-radius:20px;background:#ffffff24}.contest-page__hero-stat-label{color:#ffffffc7;font-size:13px}.contest-page__hero-stat-label--spaced{margin-bottom:8px}.contest-page__hero-stat-value{color:#fff;font-size:28px;font-weight:700}.contest-page__hero-stat-text.ant-typography{color:#fff;line-height:1.8}.contest-page__detail-hero.ant-card{position:relative;overflow:hidden;border-radius:20px}.contest-page__detail-hero--contest.ant-card{border-radius:22px;background:linear-gradient(135deg,#2f9e44eb,#8fd16ad1)}.contest-page__detail-hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.contest-page__detail-hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#2f9e44d6,#8fd16ab8);content:""}.contest-page__detail-hero-media-image{width:100%;height:100%;object-fit:cover}.contest-page__detail-hero-content{position:relative;z-index:1}.contest-page__detail-desc.ant-typography{margin:0;color:#ffffffeb;line-height:1.9}.contest-page__detail-desc--wide.ant-typography{max-width:760px;color:#fffffff0}.contest-page__pill-tag.ant-tag{margin:0;border-radius:999px}.contest-page__cover-preview{position:relative;overflow:hidden;height:150px;border-radius:18px}.contest-page__cover-preview-image{width:100%;height:100%;object-fit:cover}.contest-page__cover-preview--filled{border:1px solid rgba(255,255,255,.24)}.contest-page__cover-preview--empty{display:flex;align-items:center;justify-content:center;color:#ffffffe0;border:1px dashed rgba(255,255,255,.4)}.contest-page__soft-card.ant-card{border-radius:16px}.contest-page__ticket-row{padding:16px 16px 0;border:1px solid #eef0f4;border-radius:8px;background:#fafbfc}.contest-page__ticket-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.contest-page__section-label{margin-bottom:8px;font-weight:600}.contest-page__list-chip{padding:10px 12px;border-radius:10px}.contest-page__list-chip--green{background:#f7fbf4}.contest-page__list-chip--gold{background:#fffbe6}.contest-page__guide-item{display:flex;gap:10px;align-items:flex-start}.contest-page__guide-index{flex:0 0 auto;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#2f9e44;color:#fff;font-size:12px;font-weight:600}.contest-page__guide-text{padding-top:2px}.contest-page__faq-item{padding:10px 12px;border-radius:10px;background:#fafafa}.contest-page__preview-card{overflow:hidden;border:1px solid #edf4e7;border-radius:16px;background:#f7fbf4}.contest-page__preview-card--user{border:1px solid #f0f0f0;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000f}.contest-page__preview-cover{position:relative;display:flex;overflow:hidden;height:170px;align-items:flex-start;justify-content:space-between;padding:14px;background:linear-gradient(135deg,#2f9e44,#8fd16a)}.contest-page__preview-cover--user{height:156px;padding:0;background:#f5f5f5}.contest-page__preview-status{position:absolute;top:10px;left:10px;z-index:2;padding:2px 8px;border-radius:4px;color:#fff;font-size:12px;line-height:18px}.contest-page__preview-status--ended{background:#00000073}.contest-page__preview-status--upcoming{background:#1677ff}.contest-page__preview-status--ongoing{background:#52c41a}.contest-page__preview-cover-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.contest-page__preview-cover-content{position:relative;z-index:1;display:flex;width:100%;align-items:flex-start;justify-content:space-between}.contest-page__preview-cover--compact{height:164px}.contest-page__preview-tag.ant-tag{margin:0}.contest-page__preview-body{padding:16px}.contest-page__preview-body--user{padding:14px 16px 16px}.contest-page__preview-title{margin-bottom:10px;font-size:18px;font-weight:700;line-height:26px}.contest-page__preview-title--user{margin-bottom:8px;color:#262626;font-size:16px;font-weight:600;line-height:24px}.contest-page__preview-desc{margin-bottom:12px;color:#5f6f65;line-height:24px}.contest-page__preview-desc--user{display:-webkit-box;overflow:hidden;margin-bottom:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#8c8c8c;font-size:13px;line-height:20px}.contest-page__preview-info{display:flex;flex-direction:column;gap:6px}.contest-page__preview-info-row{display:flex;gap:8px;color:#8c8c8c;font-size:12px;line-height:20px}.contest-page__preview-info-label{flex-shrink:0}.contest-page__preview-info-value{min-width:0;word-break:break-word}.contest-page__preview-highlights{margin-bottom:12px}.contest-page__preview-meta{color:#8c8c8c;font-size:12px;line-height:20px}.contest-page__preview-meta--spaced{margin-bottom:6px}@media (min-width: 1200px){.contest-page__entity-modal .ant-modal-body>.ant-spin-nested-loading>.ant-spin-container{min-width:0}}@media (max-width: 1100px){.contest-page__filters,.contest-page__filters--category{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.contest-page__filters,.contest-page__filters--category{grid-template-columns:1fr}.contest-page__filters .ant-btn,.contest-page__filters .ant-select,.contest-page__filters .ant-input-affix-wrapper{width:100%}}@media (max-width: 767px){.pics-hub__main-actions{width:100%;margin-left:0}.pics-hub__main-actions .ant-space-item,.pics-hub__main-actions .ant-space-item>.ant-btn,.pics-hub__main-actions .ant-space-item>.ant-input-search,.pics-hub__main-actions .ant-space-item>.ant-input-affix-wrapper{width:100%}.pics-hub__search{width:100%}}.qiantai-menus-page .qiantai-menu-tree-node--hidden>.ant-tree-node-content-wrapper{background:#0000000a;border-radius:6px}.qiantai-menus-page .qiantai-menu-tree-node--hidden>.ant-tree-node-content-wrapper:hover{background:#0000000f}.qiantai-menus-page .qiantai-menu-tree-node--hidden .ant-tree-iconEle{color:#0006}.base-menus-page .ant-card:hover{box-shadow:var(--shadow-sm)}.base-menus-page .ant-tree-node-content-wrapper{width:100%;padding:8px 10px;border-radius:10px;overflow:hidden}.base-menus-page .ant-tree-title{display:block;width:100%}.base-menu-tree-node__meta{flex:1 1 280px;min-width:0}.base-menu-tree-node__path{overflow-wrap:anywhere;word-break:break-word}.base-menu-tree-node__actions.ant-space{margin-left:auto;max-width:100%}.base-menu-tree-node__actions.ant-space .ant-space-item{display:inline-flex;max-width:100%}.base-menu-tree-node__actions .ant-btn{padding-inline:6px;height:28px}.base-menu-tree-node__actions .ant-btn-icon{margin-inline-end:4px}.base-menu-tree-node__actions .ant-switch{transform:scale(.92);transform-origin:left center}@media (max-width: 1199px){.base-menu-tree-node{flex-direction:column;gap:6px!important}.base-menu-tree-node__actions.ant-space{width:100%;margin-left:0;justify-content:flex-start}}@media (max-width: 767px){.base-menu-tree-node__actions .ant-btn{height:auto;padding-inline:4px}.base-menu-tree-node__actions .ant-btn>span+span{display:none}}.quanweihezuo-page{--qw-muted: #9a939f;--qw-bg-soft: #f8fafc;--qw-bg-chip: #f1f5f9;--qw-border-soft: rgba(15, 23, 42, .1);width:100%;display:flex;flex-direction:column;gap:12px}.admin-content .quanweihezuo-page__main-card.ant-card{border-radius:12px;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--surface-raised)}.admin-content .quanweihezuo-page__main-card>.ant-card-body{padding:16px!important}.quanweihezuo-page__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.quanweihezuo-page__toolbar-main{min-width:0}.quanweihezuo-page__title.ant-typography{margin:0!important;font-size:18px;line-height:1.3;font-weight:700;color:var(--heading)}.quanweihezuo-page__subtitle{display:block;margin-top:4px;font-size:13px;color:var(--qw-muted)!important}.quanweihezuo-page__filter-bar{margin-bottom:4px}.quanweihezuo-page__filter-strip{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:12px}.quanweihezuo-page__filter-strip .quanweihezuo-page__category-tabs{flex:1 1 360px;min-width:0}.quanweihezuo-page__search{flex:0 1 260px;min-width:200px}.quanweihezuo-page__category-tabs.ant-tabs{margin-bottom:0}.quanweihezuo-page__category-tabs .ant-tabs-nav{margin:0}.quanweihezuo-page__category-tabs .ant-tabs-nav:before,.quanweihezuo-page__category-tabs .ant-tabs-ink-bar,.quanweihezuo-page__category-tabs .ant-tabs-content-holder{display:none}.quanweihezuo-page__category-tabs .ant-tabs-nav-wrap{overflow:visible}.quanweihezuo-page__category-tabs .ant-tabs-nav-list{flex-wrap:wrap;gap:6px}.quanweihezuo-page__category-tabs .ant-tabs-tab{margin:0!important;padding:5px 12px!important;border:1px solid var(--border)!important;border-radius:8px!important;background:#fff;box-shadow:none!important;transition:background .15s ease,color .15s ease,border-color .15s ease}.quanweihezuo-page__category-tabs .ant-tabs-tab:hover{background:var(--qw-bg-chip);border-color:var(--qw-border-soft)!important;transform:none}.quanweihezuo-page__category-tabs .ant-tabs-tab.ant-tabs-tab-active{border-color:rgba(var(--primary-rgb),.22)!important;background:var(--qw-bg-chip);box-shadow:none}.quanweihezuo-page__category-tab{display:inline-flex;align-items:center;gap:6px}.quanweihezuo-page__category-tab-name{color:var(--text);font-weight:500;font-size:13px;line-height:1.2}.quanweihezuo-page__category-tabs .ant-tabs-tab.ant-tabs-tab-active .quanweihezuo-page__category-tab-name{color:var(--primary);font-weight:600}.quanweihezuo-page__category-tab.is-child .quanweihezuo-page__category-tab-name{color:var(--qw-muted)}.quanweihezuo-page__category-tab-dot{width:5px;height:5px;border-radius:999px;background:var(--primary-soft)}.admin-content .quanweihezuo-page__content-table.ant-table-wrapper{border:none;box-shadow:none;background:transparent;border-radius:0}.quanweihezuo-page__content-table .ant-table-thead>tr>th{background:var(--qw-bg-soft)!important;color:var(--qw-muted)!important;font-size:13px;font-weight:600;padding:10px 12px!important}.quanweihezuo-page__content-table .ant-table-tbody>tr>td{padding:10px 12px!important;vertical-align:middle}.quanweihezuo-page__content-table .ant-table-tbody>tr:hover>td{background:var(--qw-bg-soft)!important}.quanweihezuo-page__content-cell{display:flex;align-items:center;gap:12px;min-width:0}.quanweihezuo-page__content-thumb.ant-image,.quanweihezuo-page__content-thumb .ant-image-img{border-radius:8px;border:1px solid var(--border);background:#fff}.quanweihezuo-page__image-placeholder{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px dashed var(--qw-border-soft);background:var(--qw-bg-soft);color:var(--qw-muted);font-size:11px}.quanweihezuo-page__content-main{flex:1;min-width:0}.quanweihezuo-page__content-title-row{display:flex;align-items:center;gap:8px;min-width:0}.quanweihezuo-page__content-title-row .ant-typography{flex:1;min-width:0}.quanweihezuo-page__content-summary.ant-typography{margin:2px 0 0!important;font-size:12px;line-height:1.5;color:var(--qw-muted)!important}.quanweihezuo-page__link-chip,.quanweihezuo-page__status-chip{flex-shrink:0;font-size:12px;line-height:20px;padding:0 8px;border-radius:4px;white-space:nowrap}.quanweihezuo-page__link-chip{color:var(--primary);background:var(--qw-bg-chip);text-decoration:none}.quanweihezuo-page__link-chip:hover{color:var(--primary-soft)}.quanweihezuo-page__status-chip{color:var(--qw-muted);background:var(--qw-bg-soft)}.quanweihezuo-page__cat-tag{display:inline-block;max-width:100%;padding:2px 8px;border:none;border-radius:4px;background:var(--qw-bg-chip);color:var(--text);font-size:12px;line-height:20px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quanweihezuo-page__cat-tag:hover{background:#f1f5f9;color:var(--primary)}.quanweihezuo-page__time-cell{font-size:12px;color:var(--qw-muted);white-space:nowrap}.quanweihezuo-page__content-table.ant-table-wrapper,.quanweihezuo-page__category-table.ant-table-wrapper{width:100%}.quanweihezuo-page__action-cell{display:flex;justify-content:flex-end;width:100%}.quanweihezuo-page__content-table .ant-table-cell-fix-right,.quanweihezuo-page__category-table .ant-table-cell-fix-right{text-align:right!important}.quanweihezuo-page__cats-collapse.ant-collapse{border-radius:12px;border:1px solid var(--border);background:var(--surface-raised);overflow:hidden}.quanweihezuo-page__cats-collapse>.ant-collapse-item>.ant-collapse-header{align-items:center!important;padding:12px 16px!important;background:var(--qw-bg-soft)}.quanweihezuo-page__cats-collapse .ant-collapse-content-box{padding:12px 16px 16px!important}.quanweihezuo-page__collapse-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0}.quanweihezuo-page__collapse-title{font-weight:600;color:var(--heading)}.quanweihezuo-page__collapse-meta{font-size:12px;color:var(--qw-muted)}.admin-content .quanweihezuo-page__category-table.ant-table-wrapper{border:none;box-shadow:none;background:transparent;border-radius:0}.quanweihezuo-page__category-table .ant-table-thead>tr>th{background:var(--qw-bg-soft)!important;color:var(--qw-muted)!important;font-size:13px;font-weight:600;padding:8px 12px!important}.quanweihezuo-page__category-table .ant-table-tbody>tr>td{padding:8px 12px!important;vertical-align:middle}.quanweihezuo-page__cat-cell{min-width:0}.quanweihezuo-page__cat-cell-head{display:flex;align-items:center;gap:6px;min-width:0}.quanweihezuo-page__cat-cell-head .ant-typography{flex:1;min-width:0}.quanweihezuo-page__cat-level,.quanweihezuo-page__cat-active{flex-shrink:0;font-size:11px;line-height:18px;padding:0 6px;border-radius:4px}.quanweihezuo-page__cat-level{color:var(--qw-muted);background:var(--qw-bg-soft)}.quanweihezuo-page__cat-active{color:var(--primary);background:var(--qw-bg-chip)}.quanweihezuo-page__cat-desc{display:block;margin-top:2px;font-size:12px;line-height:1.4}.quanweihezuo-page__cat-desc.is-empty{color:var(--qw-muted);opacity:.85}.quanweihezuo-page__sort-cell{font-size:13px;color:var(--qw-muted);font-variant-numeric:tabular-nums}.quanweihezuo-page__modal-tip.ant-typography{margin:0 0 14px!important;font-size:13px;color:var(--qw-muted)!important}.quanweihezuo-page__collapse-tip.ant-typography{margin:0 0 12px!important;font-size:13px;color:var(--qw-muted)!important}.quanweihezuo-page__category-table .ant-table-tbody>tr{cursor:pointer}.quanweihezuo-page__category-table .ant-table-tbody>tr:hover>td{background:var(--qw-bg-soft)!important}.quanweihezuo-page__category-table .quanweihezuo-page__cat-row--active>td{background:var(--qw-bg-chip)!important}@media (max-width: 991px){.quanweihezuo-page__search{flex:1 1 100%;min-width:0}}@media (max-width: 767px){.quanweihezuo-page__toolbar-actions.ant-space{width:100%}.quanweihezuo-page__toolbar-actions .ant-btn{flex:1}.quanweihezuo-page__category-tabs .ant-tabs-nav-list{flex-wrap:nowrap}.quanweihezuo-page__category-tabs .ant-tabs-nav-wrap{overflow:auto}}.category-admin-scope-root-row>td{background:#1890ff17!important}.category-admin-scope-root-row:hover>td{background:#1890ff24!important}.category-admin-nav-menu-label__title{display:flex;align-items:flex-start;gap:6px;font-size:14px;line-height:1.4}.category-admin-nav-menu-label__ico{flex-shrink:0;margin-top:2px;color:#000000a6}.category-admin-nav-menu-label__ico--placeholder{visibility:hidden}.category-admin-sidebar-menu.ant-menu.ant-menu-inline .ant-menu-item{height:auto!important;line-height:1.35!important;padding-top:10px!important;padding-bottom:10px!important;white-space:normal!important}.category-admin-sidebar-menu .ant-menu-title-content{white-space:normal!important;overflow:visible!important}.category-admin-sidebar-menu.ant-menu-inline .ant-menu-item-selected:after,.category-admin-sidebar-menu.ant-menu-inline .ant-menu-item-active:after{display:none}.category-admin-nav-menu-label--row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.category-admin-nav-menu-label--row .category-admin-nav-menu-label__title{min-width:0}.category-admin-sidebar-more-btn.ant-btn{padding:0 4px;height:auto;font-size:12px;line-height:1.35;flex-shrink:0;align-self:flex-start}.category-admin-table-name-cell{white-space:nowrap}.category-admin-table-name{display:inline-flex;align-items:center;max-width:100%;min-width:0;vertical-align:middle;white-space:nowrap}.category-admin-table-name__branch{flex:0 0 auto;margin-right:4px;color:#00000073}.category-admin-table-name__text{overflow:hidden;text-overflow:ellipsis}.wenjuan-list-page{--wj-muted: #9a939f;--wj-bg-soft: #f8fafc;--wj-bg-chip: #f1f5f9;--wj-border-soft: rgba(15, 23, 42, .1);width:100%}.admin-content .wenjuan-list-page__main-card.ant-card{border-radius:12px;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--surface-raised)}.wenjuan-list-page__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.wenjuan-list-page__title.ant-typography{margin:0!important;font-size:18px;line-height:1.3;font-weight:700;color:var(--heading)}.wenjuan-list-page__subtitle{display:block;margin-top:4px;font-size:13px;color:var(--wj-muted)!important}.wenjuan-list-page__notice.ant-alert{margin-bottom:16px;border-radius:10px;border-color:rgba(var(--primary-rgb),.12);background:var(--wj-bg-soft)}.wenjuan-list-page__notice .ant-alert-message{color:var(--heading);font-weight:600}.wenjuan-list-page__notice .ant-alert-description{color:var(--wj-muted)}.wenjuan-list-page__notice-link{margin-left:6px;color:var(--primary)}.wenjuan-list-page__notice-link:hover{color:var(--primary-soft)}.wenjuan-list-page__filter-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.wenjuan-list-page__search{flex:1 1 280px;max-width:360px}.wenjuan-list-page__filter-bar{margin-bottom:12px}.admin-content .wenjuan-list-page__table.ant-table-wrapper{border:none;box-shadow:none;background:transparent}.wenjuan-list-page__table .ant-table-thead>tr>th{background:var(--wj-bg-soft)!important;color:var(--wj-muted)!important;font-size:13px;font-weight:600}.wenjuan-list-page__table .ant-table-tbody>tr:hover>td{background:var(--wj-bg-soft)!important}.wenjuan-list-page__type-chip{display:inline-block;padding:0 8px;border-radius:4px;background:var(--wj-bg-chip);color:var(--text);font-size:12px;line-height:22px}.wenjuan-list-page__status-chip{display:inline-block;padding:0 8px;border-radius:4px;font-size:12px;line-height:22px;white-space:nowrap}.wenjuan-list-page__status-chip.is-draft{color:var(--wj-muted);background:var(--wj-bg-soft)}.wenjuan-list-page__status-chip.is-published{color:var(--primary);background:var(--wj-bg-chip)}.wenjuan-list-page__status-chip.is-closed{color:#b08800;background:#fffbeb}.wenjuan-list-page__count-cell,.wenjuan-list-page__time-cell{font-size:12px;color:var(--wj-muted);font-variant-numeric:tabular-nums}.wenjuan-list-page__action-cell{display:flex;justify-content:flex-end;width:100%}.wenjuan-list-page__action-link{display:inline-flex;align-items:center;gap:4px;padding:0 8px;color:var(--primary);font-size:13px;line-height:22px;white-space:nowrap}.wenjuan-list-page__action-link:hover{color:var(--primary-soft)}.wenjuan-list-page__table .ant-table-cell-fix-right{text-align:right!important}@media (max-width: 767px){.wenjuan-list-page__search{max-width:none;width:100%}}.wenjuan-canyu-page{--wj-muted: #9a939f;--wj-bg-soft: #f8fafc;--wj-bg-chip: #f1f5f9;--wj-border-soft: rgba(15, 23, 42, .1);width:100%}.admin-content .wenjuan-canyu-page__main-card.ant-card{border-radius:12px;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--surface-raised)}.wenjuan-canyu-page__toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border)}.wenjuan-canyu-page__title.ant-typography{margin:0!important;font-size:18px;line-height:1.3;font-weight:700;color:var(--heading)}.wenjuan-canyu-page__subtitle{display:block;margin-top:4px;font-size:13px;color:var(--wj-muted)!important}.wenjuan-canyu-page__notice.ant-alert{margin-bottom:16px;border-radius:10px;border-color:rgba(var(--primary-rgb),.12);background:var(--wj-bg-soft)}.wenjuan-canyu-page__notice .ant-alert-message{color:var(--heading);font-weight:600}.wenjuan-canyu-page__notice .ant-alert-description{color:var(--wj-muted)}.wenjuan-canyu-page__notice-link{margin-left:6px;color:var(--primary)}.wenjuan-canyu-page__notice-link:hover{color:var(--primary-soft)}.wenjuan-canyu-page__filter-panel{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:12px;padding:12px 14px;border-radius:10px;border:1px solid var(--border);background:var(--wj-bg-soft)}.wenjuan-canyu-page__filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.wenjuan-canyu-page__filter-label{flex-shrink:0;font-size:13px;color:var(--wj-muted)}.wenjuan-canyu-page__filter-input{width:120px}.wenjuan-canyu-page__filter-input.is-wide{width:160px}.wenjuan-canyu-page__filter-divider{width:1px;height:28px;background:var(--border);flex-shrink:0}.wenjuan-canyu-page__filter-bar{margin-bottom:12px}.admin-content .wenjuan-canyu-page__table.ant-table-wrapper{border:none;box-shadow:none;background:transparent}.wenjuan-canyu-page__table .ant-table-thead>tr>th{background:var(--wj-bg-soft)!important;color:var(--wj-muted)!important;font-size:13px;font-weight:600}.wenjuan-canyu-page__table .ant-table-tbody>tr:hover>td{background:var(--wj-bg-soft)!important}.wenjuan-canyu-page__status-chip{display:inline-block;padding:0 8px;border-radius:4px;font-size:12px;line-height:22px;white-space:nowrap}.wenjuan-canyu-page__status-chip.is-done{color:var(--primary);background:var(--wj-bg-chip)}.wenjuan-canyu-page__status-chip.is-progress{color:var(--wj-muted);background:#fff;border:1px solid var(--border)}.wenjuan-canyu-page__time-cell,.wenjuan-canyu-page__score-cell{font-size:12px;color:var(--wj-muted);font-variant-numeric:tabular-nums}.wenjuan-canyu-page__action-cell{display:flex;justify-content:flex-end;width:100%}.wenjuan-canyu-page__table .ant-table-cell-fix-right{text-align:right!important}@media (max-width: 767px){.wenjuan-canyu-page__filter-divider{display:none}.wenjuan-canyu-page__filter-group{flex:1 1 100%}.wenjuan-canyu-page__filter-input,.wenjuan-canyu-page__filter-input.is-wide{flex:1 1 120px;min-width:120px}}.wenjuan-qapi-page{--wj-muted: #9a939f;--wj-bg-soft: #f8fafc;--wj-bg-chip: #f1f5f9;--wj-border-soft: rgba(15, 23, 42, .12);width:100%}.admin-content .wenjuan-qapi-page__main-card.ant-card{border-radius:14px;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:var(--surface-raised);overflow:hidden}.wenjuan-qapi-page__hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border)}.wenjuan-qapi-page__title.ant-typography{margin:0!important;font-size:20px;line-height:1.3;font-weight:700;color:var(--heading)}.wenjuan-qapi-page__subtitle{display:block;margin-top:6px;font-size:14px;color:var(--wj-muted)!important}.wenjuan-qapi-page__nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:13px}.wenjuan-qapi-page__nav a{display:inline-flex;align-items:center;gap:4px;color:var(--primary);text-decoration:none}.wenjuan-qapi-page__nav a:hover{color:var(--primary-soft)}.wenjuan-qapi-page__nav-dot{width:4px;height:4px;border-radius:999px;background:var(--wj-muted);opacity:.45}.wenjuan-qapi-page__lookup{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;border-radius:12px;border:1px solid var(--wj-border-soft);background:#fff}.wenjuan-qapi-page__lookup-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--wj-bg-chip);color:var(--primary);font-size:18px}.wenjuan-qapi-page__lookup-main{flex:1 1 180px;min-width:0;display:flex;flex-direction:column;gap:2px}.wenjuan-qapi-page__lookup-main .ant-typography{line-height:1.35}.wenjuan-qapi-page__lookup-input{width:140px}.wenjuan-qapi-page__form .ant-form-item-label>label{font-size:13px;color:var(--heading)}.wenjuan-qapi-page__panel{margin-bottom:16px;border:1px solid var(--border);border-radius:12px;background:#fff;overflow:hidden}.wenjuan-qapi-page__panel.is-last{margin-bottom:0}.wenjuan-qapi-page__panel-head{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border);background:var(--wj-bg-soft)}.wenjuan-qapi-page__panel-step{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--wj-bg-chip);color:var(--primary);font-size:13px;font-weight:700;line-height:1}.wenjuan-qapi-page__panel-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.wenjuan-qapi-page__panel-title{font-size:15px!important;color:var(--heading)!important}.wenjuan-qapi-page__panel-desc{font-size:12px!important;color:var(--wj-muted)!important}.wenjuan-qapi-page__panel-body{padding:16px}.wenjuan-qapi-page__field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:0 16px}.wenjuan-qapi-page__field-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.wenjuan-qapi-page__field-grid--compact{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.wenjuan-qapi-page__field-grid--ti-meta{grid-template-columns:minmax(180px,2fr) repeat(3,minmax(96px,1fr));margin-bottom:4px}.wenjuan-qapi-page__field-grid .ant-form-item,.wenjuan-qapi-page__panel-body>.ant-form-item{margin-bottom:16px}.wenjuan-qapi-page__sections{display:flex;flex-direction:column;gap:14px}.wenjuan-qapi-page__section-card{border:1px solid var(--border);border-left:3px solid rgba(var(--primary-rgb),.35);border-radius:10px;padding:14px 16px;background:#fff;box-shadow:0 2px 10px #1f293708}.wenjuan-qapi-page__section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.wenjuan-qapi-page__section-head-main{display:flex;align-items:center;gap:10px;min-width:0}.wenjuan-qapi-page__section-badge{flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--wj-bg-chip);color:var(--primary);font-size:13px;font-weight:700}.wenjuan-qapi-page__ti-list{display:flex;flex-direction:column;gap:12px}.wenjuan-qapi-page__ti-card{border:1px solid var(--border);border-radius:10px;padding:14px;background:var(--wj-bg-soft)}.wenjuan-qapi-page__ti-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.wenjuan-qapi-page__ti-head .ant-btn{margin-left:auto}.wenjuan-qapi-page__ti-badge{flex-shrink:0;padding:2px 8px;border-radius:6px;background:#fff;border:1px solid var(--wj-border-soft);color:var(--primary);font-size:11px;font-weight:700;line-height:18px}.wenjuan-qapi-page__ti-label{font-size:13px;font-weight:600;color:var(--heading)}.wenjuan-qapi-page__ti-subblock{margin-top:12px;padding:12px;border-radius:8px;background:#fff;border:1px solid rgba(31,41,55,.06)}.wenjuan-qapi-page__ti-subblock-title{margin-bottom:10px;font-size:12px;font-weight:600;color:var(--wj-muted);letter-spacing:.02em}.wenjuan-qapi-page__option-list{display:flex;flex-direction:column;gap:8px}.wenjuan-qapi-page__option-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto auto;gap:8px;align-items:start}.wenjuan-qapi-page__option-cell.ant-form-item{margin-bottom:0!important}.wenjuan-qapi-page__option-cell.is-grow{min-width:0}.wenjuan-qapi-page__option-add{align-self:flex-start}.wenjuan-qapi-page__show-mode.ant-form-item{margin-bottom:8px!important}.wenjuan-qapi-page__empty-hint{display:block;font-size:12px;color:var(--wj-muted)}.wenjuan-qapi-page__warn-hint{display:block;margin-top:8px;font-size:12px;color:#b08800}.wenjuan-qapi-page__add-ti-btn,.wenjuan-qapi-page__add-sec-btn{border-radius:8px}.wenjuan-qapi-page__form-footer{position:sticky;bottom:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px -20px -20px;padding:14px 20px;background:#fffffff5;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -6px 20px #1f29370d}.wenjuan-qapi-page__footer-tip{font-size:13px}.wenjuan-qapi-page__success-alert.ant-alert{margin:16px 0 0;border-radius:10px}@media (max-width: 991px){.wenjuan-qapi-page__field-grid--ti-meta{grid-template-columns:1fr 1fr}.wenjuan-qapi-page__field-grid--2{grid-template-columns:1fr}}@media (max-width: 767px){.wenjuan-qapi-page__lookup-input{flex:1 1 120px;min-width:120px}.wenjuan-qapi-page__option-row{grid-template-columns:1fr}.wenjuan-qapi-page__form-footer{flex-direction:column;align-items:stretch}.wenjuan-qapi-page__form-footer .ant-btn{width:100%}}
