#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#16201c;background:#f6faf7;text-size-adjust:100%}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg,video,canvas{display:block;max-width:100%}.n-message-container{z-index:3000}:root{--home-surface: #f8faf6;--home-surface-low: #eef5d1;--home-surface-card: #ffffff;--home-surface-strong: #dfe9cc;--home-ink: #003527;--home-ink-soft: #404944;--home-outline: rgba(95, 112, 104, .16);--home-primary: #003527;--home-primary-bright: #064e3b;--home-secondary: #006a61;--home-secondary-soft: #86f2e4;--home-tertiary: #735c00;--home-tertiary-soft: #fdf8d4;--home-danger: #ba1a1a;--home-shadow-soft: 0 20px 50px rgba(0, 53, 39, .08);--home-shadow-card: 0 14px 30px rgba(0, 53, 39, .06);--home-radius-xl: 32px;--home-radius-lg: 24px;--home-radius-md: 18px;--home-radius-sm: 12px;--home-font-display: "Microsoft YaHei", "PingFang SC", sans-serif;--home-font-body: "Manrope", "PingFang SC", "Microsoft YaHei", sans-serif;color:var(--home-ink);background-color:var(--home-surface);font-family:var(--home-font-body);font-synthesis:none;scroll-behavior:smooth;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{background:radial-gradient(circle at 12% 8%,rgba(134,242,228,.18),transparent 28%),radial-gradient(circle at 82% 20%,rgba(253,248,212,.4),transparent 24%),linear-gradient(180deg,#eef5d1 0%,var(--home-surface) 100%);color:var(--home-ink);font-family:var(--home-font-body)}.portal-layout{min-height:100vh;background:radial-gradient(circle at 12% 12%,rgba(216,241,255,.8),transparent 28rem),linear-gradient(180deg,#f8fbf6,#edf7f1)}.portal-header{width:min(1180px,100% - 40px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px;gap:24px}.portal-brand,.admin-brand{display:inline-flex;align-items:center;gap:10px;font-weight:700}.portal-brand__mark{display:grid;width:34px;height:34px;color:#fff;background:#12523b;border-radius:50%;place-items:center}.portal-nav,.admin-menu{display:flex;gap:8px}.portal-nav a,.portal-admin-link,.admin-menu a,.admin-header a{padding:8px 12px;color:#65756f;border-radius:6px}.portal-nav a:hover,.portal-nav a.router-link-active,.portal-admin-link:hover,.portal-admin-link.router-link-active,.admin-menu a:hover,.admin-menu a.router-link-active,.admin-header a:hover,.admin-header a.router-link-active{color:#12523b;background:#2f9b6a1f}.portal-main{width:min(1180px,100% - 40px);margin:0 auto;min-height:calc(100vh - 128px)}.portal-footer{width:min(1180px,100% - 40px);margin:0 auto;padding:20px 0;color:#65756f;font-size:13px}.admin-layout{display:grid;min-height:100vh;background:#f4f7f5;grid-template-columns:240px minmax(0,1fr)}.admin-sidebar{display:flex;padding:24px 18px;color:#fff;background:#12523b;flex-direction:column}.admin-brand{margin-bottom:28px}.admin-menu{flex-direction:column;gap:14px}.admin-menu__item{display:grid;gap:6px}.admin-menu__group{padding:0 12px;color:#ffffff85;font-size:12px}.admin-menu a{color:#ffffffc7}.admin-menu a:hover,.admin-menu a.router-link-active,.admin-menu a.is-active{color:#fff;background:#ffffff24}.admin-sidebar__footer{display:grid;margin-top:auto;gap:8px}.admin-sidebar__footer button,.admin-sidebar__footer a{width:100%;min-height:38px;padding:8px 12px;color:#ffffffc7;text-align:left;background:transparent;border:0;border-radius:6px}.admin-sidebar__footer button:hover,.admin-sidebar__footer a:hover{color:#fff;background:#ffffff24}.admin-shell{min-width:0}.admin-header{display:flex;justify-content:space-between;height:56px;padding:0 24px;background:#fff;border-bottom:1px solid #dfe8e3;align-items:center}.admin-header span{color:#16201c;font-weight:700}.admin-main{padding:24px}@media(max-width:760px){.portal-header{height:auto;padding:16px 0;align-items:flex-start;flex-direction:column}.portal-nav{flex-wrap:wrap}.admin-layout{grid-template-columns:1fr}.admin-sidebar{padding:16px}}.page-section,.admin-page,.admin-login-card{padding:64px;margin:36px 0;background:#fff;border:1px solid #dfe8e3;border-radius:8px;box-shadow:0 18px 45px #12523b1a}.portal-home{min-height:420px;display:flex;justify-content:center;flex-direction:column}.section-kicker{margin:0 0 10px;color:#2f9b6a;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{max-width:760px;margin:0;color:#16201c;font-size:42px;line-height:1.16;letter-spacing:0}.section-lead,.admin-page p,.admin-login-card p{max-width:720px;margin:16px 0 0;color:#65756f;font-size:17px;line-height:1.8}.section-actions{display:flex;margin-top:28px;gap:12px;flex-wrap:wrap}.primary-action,.secondary-action,.text-link{display:inline-flex;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:6px;align-items:center;font-weight:700}.primary-action{color:#fff;background:#12523b}.secondary-action{color:#12523b;background:#f4b7402e;border-color:#f4b74073}.text-link{width:fit-content;min-height:34px;padding:0;color:#12523b;border:0}.admin-login-page{display:grid;min-height:100vh;padding:24px;background:linear-gradient(135deg,#edf7f1,#fdf8e9);place-items:center}.admin-login-card{width:min(460px,100%);margin:0;padding:40px}@media(max-width:760px){.page-section,.admin-page,.admin-login-card{padding:28px;margin:20px 0}h1{font-size:30px}.section-lead,.admin-page p,.admin-login-card p{font-size:15px}}.admin-shell{display:flex;width:100%;height:100vh;min-height:0;overflow:hidden;padding:0;margin:0;background:#f5f7fb;border:0;border-radius:0;box-shadow:none;color:#303133}.admin-shell .sidebar{display:flex;flex:0 0 220px;width:220px;height:100vh;flex-direction:column;overflow:hidden;border-right:1px solid #e6eaf2;background:#fff}.admin-shell .brand{display:flex;align-items:center;gap:10px;height:72px;padding:0 20px;border-bottom:1px solid #eef1f6}.admin-shell .brand-mark{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#2468f2,#56a3ff);color:#fff}.admin-shell .brand-text{font-size:16px;font-weight:700;color:#1f2d3d}.admin-shell .sidebar-sections{flex:1;padding:18px 0}.admin-shell .menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 20px;border:0;background:transparent;color:#303133;cursor:pointer;transition:background-color .2s ease,color .2s ease}.admin-shell .menu-item:hover{background:#f5f7fb}.admin-shell .menu-item-active{background:#edf3ff;color:#2468f2;box-shadow:inset 3px 0 #2468f2}.admin-shell .sidebar-footer{padding:16px 20px 24px;border-top:1px solid #eef1f6}.admin-shell .back-home{font-size:13px;color:#2468f2}.admin-shell .logout-link{width:100%;margin-bottom:12px;padding:9px 12px;border:1px solid #dbe3f0;border-radius:8px;background:#f8fbff;color:#2458cf;cursor:pointer}.admin-shell .workspace{flex:1;display:flex;flex-direction:column;height:100vh;min-height:0;min-width:0;overflow:hidden}.admin-shell .topbar{display:flex;flex:0 0 58px;align-items:center;justify-content:space-between;height:58px;padding:0 20px;border-bottom:1px solid #e6eaf2;background:#fff}.admin-shell .topbar-left,.admin-shell .topbar-right{display:flex;align-items:center;gap:14px}.admin-shell .icon-button{width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#606266;cursor:pointer}.admin-shell .breadcrumb{display:flex;align-items:center;gap:8px;font-size:14px;color:#606266}.admin-shell .divider{color:#c0c4cc}.admin-shell .page-description{font-size:13px;color:#909399}.admin-shell .admin-meta{text-align:right}.admin-shell .admin-meta strong{display:block;color:#1f2d3d;font-size:13px}.admin-shell .admin-meta span{display:block;margin-top:2px;color:#909399;font-size:12px}.admin-shell .admin-avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#f2f6fc;color:#606266}.admin-shell .content-area{flex:1;min-height:0;overflow:hidden;padding:0}.admin-shell .content-scrollbar{height:100%}.admin-shell .content-scrollbar .n-scrollbar-rail--vertical{right:0!important}.admin-shell .content-inner{min-height:100%;padding:14px}.admin-shell .panel{border:1px solid #ebeef5;border-radius:4px;background:#fff;box-shadow:0 1px 2px #1f23290a}.admin-shell .panel+.panel{margin-top:12px}.admin-shell .panel-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 8px}.admin-shell .panel-heading h2{margin:0;font-size:18px;color:#303133}.admin-shell .panel-heading p{margin:6px 0 0;font-size:13px;color:#909399}.admin-shell .panel-overview{padding-bottom:20px}.admin-shell .gallery-mode-panel{margin:18px 20px 0;padding:18px 18px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#f9fbff}.admin-shell .gallery-mode-panel__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-shell .gallery-mode-panel__heading h3{margin:0;font-size:16px;color:#1f2d3d}.admin-shell .gallery-mode-panel__heading p{margin:6px 0 0;font-size:13px;color:#6b7280;line-height:1.6}.admin-shell .gallery-mode-panel__badge{flex:0 0 auto;padding:6px 12px;border-radius:999px;background:#edf3ff;color:#2458cf;font-size:12px;font-weight:700}.admin-shell .gallery-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.admin-shell .gallery-mode-option{display:flex;align-items:center;gap:12px;min-height:74px;padding:14px 16px;border:1px solid #dbe3f0;border-radius:8px;background:#fff;color:#303133;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.admin-shell .gallery-mode-option:hover:not(:disabled){border-color:#a9c2ff;box-shadow:0 0 0 1px #2468f214}.admin-shell .gallery-mode-option--active{border-color:#2468f2;background:#edf3ff}.admin-shell .gallery-mode-option:disabled{cursor:not-allowed;opacity:.72}.admin-shell .gallery-mode-option .material-symbols-outlined{flex:0 0 auto;font-size:28px;color:#2468f2}.admin-shell .gallery-mode-option strong{display:block;margin-bottom:4px;font-size:15px;color:#1f2d3d}.admin-shell .gallery-mode-option span{display:block;font-size:13px;line-height:1.55;color:#6b7280}.admin-shell .gallery-mode-panel__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;font-size:12px;color:#6b7280}.admin-shell .gallery-mode-panel__status{font-weight:700;color:#2458cf}.admin-shell .summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;padding:0 20px}.admin-shell .page-error{margin-bottom:12px;padding:10px 12px;border:1px solid #f0b3b3;border-radius:6px;background:#fff2f2;color:#8e1b1b;font-size:13px}.admin-shell .summary-card{padding:18px;border:1px solid #ebeef5;border-radius:8px;background:#fafbfd;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.admin-shell .summary-card--clickable{cursor:pointer}.admin-shell .summary-card--clickable:hover{border-color:#8bd8ca;box-shadow:0 8px 18px #1f2d3d14;transform:translateY(-1px)}.admin-shell .summary-card--clickable:focus-visible{outline:2px solid #0f9f8f;outline-offset:2px}.admin-shell .summary-blue{border-color:#d9e6ff}.admin-shell .summary-green{border-color:#dbf1e5}.admin-shell .summary-orange{border-color:#ffe5c2}.admin-shell .summary-violet{border-color:#e8defd}.admin-shell .summary-teal{border-color:#c9eee6;background:#f7fffc}.admin-shell .summary-title{font-size:13px;color:#909399}.admin-shell .summary-value{margin-top:10px;font-size:30px;font-weight:700;color:#303133}.admin-shell .summary-detail{margin-top:8px;font-size:13px;color:#909399}.admin-shell .quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px 20px 0}.admin-shell .quick-grid>:first-child{display:none}.admin-shell .quick-link{display:flex;align-items:flex-start;gap:14px;padding:18px;border:1px solid #ebeef5;border-radius:8px;background:#fff;color:#303133;cursor:pointer;text-align:left}.admin-shell .quick-link strong,.admin-shell .note-card strong{display:block;margin-bottom:6px;font-size:15px}.admin-shell .quick-link span:last-child,.admin-shell .note-card span{font-size:13px;line-height:1.7;color:#909399}.admin-shell .login-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px}.admin-shell .login-form{padding:8px 20px 20px}.admin-shell .field,.admin-shell .inline-field{display:flex;align-items:center;gap:12px}.admin-shell .field{flex-direction:column;align-items:stretch;margin-top:14px}.admin-shell .field>span,.admin-shell .inline-field>span{font-size:14px;color:#606266}.admin-shell .field>input,.admin-shell .field>select{width:100%;height:34px;padding:0 12px;border:1px solid #dcdfe6;border-radius:4px;outline:none;background:#fff;color:#303133}.admin-shell .remember-line{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:#606266}.admin-shell .action-row{display:flex;gap:10px;margin-top:18px}.admin-shell .primary-btn,.admin-shell .secondary-btn,.admin-shell .success-btn,.admin-shell .warning-btn{height:34px;padding:0 16px;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer}.admin-shell .primary-btn:disabled,.admin-shell .secondary-btn:disabled,.admin-shell .success-btn:disabled,.admin-shell .warning-btn:disabled{cursor:not-allowed;opacity:.56}.admin-shell .primary-btn{border:1px solid #2468f2;background:#2468f2;color:#fff}.admin-shell .success-btn{border:1px solid #67c23a;background:#67c23a;color:#fff}.admin-shell .warning-btn{border:1px solid #e6a23c;background:#e6a23c;color:#fff}.admin-shell .secondary-btn{border:1px solid #dcdfe6;background:#fff;color:#606266}.admin-shell .table-link-button{display:block;max-width:100%;padding:0;overflow:hidden;color:#2468f2;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:transparent;border:0}.admin-shell .login-message{margin:16px 0 0;padding:10px 12px;border-radius:4px;background:#f0f9eb;color:#67c23a;font-size:13px}.admin-shell .login-notes{display:grid;gap:12px;padding:8px 20px 20px}.admin-shell .note-card{padding:16px;border:1px solid #ebeef5;border-radius:6px;background:#fafbfd}.admin-shell .filter-bar{padding:16px 18px;margin-bottom:10px}.admin-shell .filter-grid{display:grid;gap:14px}.admin-shell .filter-grid-users{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-shell .filter-grid-videos{grid-template-columns:repeat(6,minmax(0,1fr))}.admin-shell .filter-grid-visit-sources{grid-template-columns:minmax(260px,360px)}.admin-shell .inline-field{min-width:0;gap:8px}.admin-shell .inline-field>span{flex:none;min-width:auto;white-space:nowrap}.admin-shell .inline-field .n-input,.admin-shell .inline-field .n-select{flex:1;min-width:0}.admin-shell .table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 10px}.admin-shell .toolbar-left,.admin-shell .toolbar-right{display:flex;align-items:center;gap:10px}.admin-shell .toolbar-left{min-width:0}.admin-shell .visit-rule-note{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:760px;min-height:34px;padding:0 12px;border-radius:4px;background:#f3faf8;color:#47716a;font-size:13px;line-height:1.5}.admin-shell .visit-rule-note .material-symbols-outlined{flex:0 0 auto;color:#0f9f8f;font-size:18px}.admin-shell .visit-rule-note span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shell .pagination-row{display:flex;justify-content:flex-end;padding:14px 18px 16px;border-top:1px solid #ebeef5}.admin-shell .admin-data-table{border-top:1px solid #ebeef5}.admin-shell .admin-data-table .n-data-table-th,.admin-shell .admin-data-table .n-data-table-td{text-align:center}.admin-shell .admin-data-table .n-data-table-td--fixed-right,.admin-shell .admin-data-table .n-data-table-th--fixed-right{box-shadow:-8px 0 14px #1f2d3d14}.admin-shell .video-action-space{display:grid;align-items:center;justify-content:center;justify-items:center;column-gap:8px;row-gap:8px}.admin-shell .video-action-space--admin{grid-template-columns:repeat(4,max-content)}.admin-shell .video-action-space--expert{grid-template-columns:repeat(4,max-content);column-gap:10px}.admin-shell .status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:76px;height:24px;padding:0 8px;border-radius:4px;font-size:12px;font-weight:600}.admin-shell .status-green{background:#f0f9eb;color:#67c23a}.admin-shell .status-orange{background:#fff7e6;color:#e6a23c}.admin-shell .status-red{background:#fef0f0;color:#f56c6c}.admin-shell .video-cover{width:68px;height:40px;border-radius:4px;object-fit:cover}.admin-shell .empty-state{padding:40px 0;color:#909399}.admin-shell .dialog-mask{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000008f}.admin-shell .dialog-shell,.admin-shell .video-preview-dialog{width:min(920px,100%);max-height:calc(100vh - 48px);overflow:hidden;display:flex;flex-direction:column;border-radius:8px;background:#fff;box-shadow:0 16px 48px #00000038}.admin-shell .user-dialog{width:min(540px,100%)}.admin-shell .video-detail-dialog{width:min(1080px,100%)}.admin-shell .score-detail-dialog,.admin-shell .cover-candidate-dialog{width:min(760px,100%)}.admin-shell .dialog-header,.admin-shell .video-preview-header{flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #ebeef5}.admin-shell .dialog-header strong,.admin-shell .video-preview-header strong{display:block;font-size:16px;color:#303133}.admin-shell .dialog-header span,.admin-shell .video-preview-header span{display:block;margin-top:4px;font-size:12px;color:#909399}.admin-shell .dialog-body{min-height:0;overflow-y:auto;padding:18px}.admin-shell .detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px;border:1px solid #e6ecf5;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#fdfefe)}.admin-shell .detail-hero h3{margin:0;font-size:24px;color:#1f2d3d}.admin-shell .detail-hero p{margin:8px 0 0;font-size:13px;color:#7b8798}.admin-shell .detail-status{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700}.admin-shell .detail-status-on{background:#edf9f1;color:#1f9d57}.admin-shell .detail-status-off{background:#fef1f1;color:#db5b5b}.admin-shell .detail-grid{display:grid;gap:14px;margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell .form-grid{display:grid;gap:14px;margin-top:18px;grid-template-columns:1fr}.admin-shell .detail-card{padding:16px;border:1px solid #ebeef5;border-radius:8px;background:#fafbfd}.admin-shell .detail-card span{display:block;font-size:12px;color:#909399}.admin-shell .detail-card strong{display:block;margin-top:8px;font-size:15px;color:#303133;line-height:1.6;word-break:break-all}.admin-shell .registration-detail{margin:0}.admin-shell .registration-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e6ecf5;border-radius:8px;background:#e6ecf5}.admin-shell .registration-info-item{display:flex;align-items:flex-start;gap:4px;min-height:42px;padding:10px 14px;background:#fff;color:#303133;font-size:13px;line-height:1.55}.admin-shell .registration-info-item>span{flex:none;color:#7b8798}.admin-shell .registration-info-item>strong,.admin-shell .registration-attachment>strong{min-width:0;color:#303133;font-size:13px;font-weight:700;line-height:1.55;word-break:break-word}.admin-shell .registration-info-item>strong.status-badge{flex:none;min-width:76px;line-height:1}.admin-shell .registration-info-item--wide{grid-column:span 2}.admin-shell .registration-info-item--full{grid-column:1/-1}.admin-shell .registration-attachment{display:flex;flex:1;align-items:stretch;flex-direction:column;gap:10px;min-width:0}.admin-shell .registration-attachment>strong,.admin-shell .registration-attachment__item>strong{flex:1}.admin-shell .registration-attachment__item{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.admin-shell .attachment-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.admin-shell .attachment-summary--list{align-items:stretch;flex-direction:column}.admin-shell .attachment-summary strong{min-width:0;margin-top:0;word-break:break-word}.admin-shell .attachment-actions{display:inline-flex;flex:none;gap:8px}.admin-shell .attachment-actions button{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 8px;border:1px solid #d8e4ff;border-radius:4px;background:#f5f8ff;color:#2468f2;font-size:12px;cursor:pointer}.admin-shell .attachment-actions .material-symbols-outlined{font-size:16px}.admin-shell .field-full{grid-column:1/-1}.admin-shell .dialog-error{margin:16px 0 0;padding:10px 12px;border-radius:6px;background:#fef0f0;color:#d64545;font-size:13px}.admin-shell .dialog-alert{margin-top:16px}.admin-shell .dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.admin-shell .admin-naive-card{border:1px solid #ebeef5;border-radius:4px;background:#fff;box-shadow:0 1px 2px #1f23290a}.admin-shell .admin-naive-card+.admin-naive-card{margin-top:12px}.admin-shell .admin-naive-card>.n-card__content{padding:16px 18px}.admin-shell .site-visit-filter-form .n-form-item{margin-bottom:0}.admin-shell .site-visit-filter-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.9fr) minmax(220px,.9fr);gap:14px}.admin-shell .table-toolbar--naive{padding:0 0 12px}.admin-shell .site-visit-source-text{display:inline-block;max-width:100%;overflow:hidden;color:#303133;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.admin-shell .score-link{border:0;background:transparent;color:#2468f2;cursor:pointer;font-weight:700}.admin-shell .score-cell{display:inline-flex;align-items:center;gap:4px}.admin-shell .score-empty{color:#98a2b3;font-weight:600}.admin-shell .score-icon-button,.admin-shell .table-sort-button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#2468f2;cursor:pointer;font-weight:700}.admin-shell .score-icon-button{padding:0}.admin-shell .score-icon-button .material-symbols-outlined,.admin-shell .table-sort-button .material-symbols-outlined{font-size:16px}.admin-shell .video-score-panel{margin-top:18px;padding:18px;border:1px solid #e6ecf5;border-radius:10px;background:#fafcff}.admin-shell .score-review-materials{display:grid;gap:16px;margin-top:16px}.admin-shell .video-video-panel{display:grid;gap:18px}.admin-shell .video-meta-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell .video-score-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-shell .video-score-panel__header strong{display:block;color:#1f2d3d;font-size:15px}.admin-shell .video-score-panel__header span{display:block;margin-top:4px;color:#909399;font-size:12px}.admin-shell .video-score-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.admin-shell .video-score-actions{display:flex;align-items:end}.admin-shell .cover-candidate-body{display:grid;gap:16px}.admin-shell .cover-candidate-preview{display:grid;min-height:320px;overflow:hidden;border:1px solid #e6ecf5;border-radius:8px;background:#0f1720;place-items:center}.admin-shell .cover-candidate-preview img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#0f1720}.admin-shell .empty-state-compact{padding:18px 0}.admin-shell .score-detail-table{border:1px solid #ebeef5;border-radius:8px;overflow:hidden}.admin-shell .score-detail-table__head,.admin-shell .score-detail-row{display:grid;grid-template-columns:minmax(0,1.1fr) 120px minmax(0,1fr);gap:12px;align-items:center;padding:14px 16px}.admin-shell .score-detail-table__head{background:#f7f9fc;color:#7b8798;font-size:12px;font-weight:700}.admin-shell .score-detail-row+.score-detail-row{border-top:1px solid #ebeef5}.admin-shell .score-detail-row strong{color:#1f2d3d}.admin-shell .video-preview-body{padding:18px;background:#0f1720}.admin-shell .video-player{display:block;width:100%;max-height:70vh;border-radius:6px;background:#000}@media(max-width:1400px){.admin-shell .summary-grid,.admin-shell .gallery-mode-switch,.admin-shell .quick-grid,.admin-shell .login-grid{grid-template-columns:1fr}}@media(max-width:1100px){.admin-shell .sidebar{width:190px}.admin-shell .filter-grid-users,.admin-shell .filter-grid-videos{grid-template-columns:1fr}.admin-shell .inline-field{flex-direction:column;align-items:stretch}.admin-shell .inline-field>span{min-width:0}}@media(max-width:900px){.admin-shell{flex-direction:column}.admin-shell .sidebar{flex:0 0 auto;width:100%;height:auto;overflow:visible;border-right:0;border-bottom:1px solid #e6eaf2}.admin-shell .workspace{flex:1;height:auto}.admin-shell .sidebar-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px}.admin-shell .topbar{flex-direction:column;align-items:stretch;gap:8px;height:auto;padding:12px 14px}}@media(max-width:640px){.admin-shell .sidebar-sections{grid-template-columns:1fr}.admin-shell .table-toolbar,.admin-shell .toolbar-left,.admin-shell .toolbar-right,.admin-shell .action-row{flex-direction:column;align-items:stretch}.admin-shell .visit-rule-note{align-items:flex-start;height:auto;padding:8px 10px}.admin-shell .visit-rule-note span:last-child{overflow:visible;white-space:normal}.admin-shell .page-description{display:none}.admin-shell .dialog-body,.admin-shell .video-preview-body{padding:12px}.admin-shell .gallery-mode-panel{margin:18px 14px 0}.admin-shell .gallery-mode-panel__heading,.admin-shell .gallery-mode-panel__foot{flex-direction:column;align-items:stretch}.admin-shell .detail-grid,.admin-shell .site-visit-filter-grid,.admin-shell .registration-info-grid,.admin-shell .form-grid,.admin-shell .video-score-form,.admin-shell .video-meta-grid,.admin-shell .score-detail-table__head,.admin-shell .score-detail-row{grid-template-columns:1fr}.admin-shell .registration-info-item--wide,.admin-shell .registration-info-item--full{grid-column:1}.admin-shell .detail-hero,.admin-shell .dialog-actions,.admin-shell .video-score-panel__header{flex-direction:column;align-items:stretch}.admin-shell .attachment-summary{flex-direction:column;align-items:flex-start}.admin-shell .registration-attachment__item{align-items:flex-start;flex-direction:column}.admin-shell .cover-candidate-preview{min-height:180px}}
