:root{--brand:#0b5cab;--brand-dark:#08457f;--brand-light:#e8f2fa;--ink:#1c2b26;--muted:#5c6f68;--surface:#f4f7f5;--card:#fff;--line:#d5e3dd;--accent:#c4a35a;--danger:#b42318;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Source Han Sans SC,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(1200px 500px at 10% -10%, #1a5f4a1f, transparent 60%), radial-gradient(900px 400px at 100% 0%, #c4a35a1f, transparent 50%), var(--surface)}a{color:inherit;text-decoration:none}.page-card{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:20px}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.stat-item{background:linear-gradient(160deg, #fff, var(--brand-light));border:1px solid var(--line);border-radius:12px;padding:16px 18px}.stat-item .label{color:var(--muted);font-size:13px}.stat-item .value{color:var(--brand-dark);letter-spacing:.02em;margin-top:6px;font-size:28px;font-weight:700}.dash-overview .ant-card-body{padding:12px 16px 14px}.dash-overview-body{grid-template-columns:minmax(0,1fr) minmax(280px,1.05fr);align-items:stretch;gap:14px 18px;display:grid}.dash-overview-stats{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:8px;margin-bottom:0}.dash-overview-stats .stat-item{border-radius:8px;padding:8px 10px}.dash-overview-stats .stat-item:last-child:nth-child(odd){grid-column:1/-1}.dash-overview-stats .stat-item .label{font-size:12px;line-height:1.2}.dash-overview-stats .stat-item .value{margin-top:2px;font-size:20px;line-height:1.2}.dash-overview-status{border-top:none;border-left:1px solid var(--line);min-width:0;margin-top:0;padding:0 0 0 16px}.dash-overview-status-title{font-size:13px;display:block;margin-bottom:6px!important}.dash-overview-empty{text-align:center;padding:28px 0;font-size:13px;display:block}.dash-overview-status-body{align-items:center;gap:10px 14px;display:flex}.dash-overview-pie{flex:0 0 140px;width:140px}.dash-status-legend{flex:auto;grid-template-columns:repeat(2,max-content);justify-content:start;gap:2px 20px;min-width:0;max-height:150px;display:grid;overflow:auto}.dash-status-legend-row{border-bottom:none;justify-content:flex-start;align-items:center;gap:6px;width:max-content;max-width:100%;padding:3px 0;font-size:12px;line-height:1.3;display:inline-flex}.dash-status-legend-row:last-child{border-bottom:none}.dash-status-legend-name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;align-items:center;gap:6px;min-width:0;max-width:7.5em;display:inline-flex;overflow:hidden}.dash-status-legend-value{font-variant-numeric:tabular-nums;min-width:1.2em;color:var(--text,#000000e0);flex:none}.dash-status-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.dash-status-mobile-summary{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:10px;display:flex}.dash-status-mobile-total{align-items:baseline;gap:8px;display:flex}.dash-status-mobile-total .num{color:var(--brand-dark);font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.dash-status-mobile-total .lbl{color:var(--muted);font-size:13px}.dash-status-mobile-hint{color:var(--muted);flex-shrink:0;font-size:12px}.dash-status-bar-list{-webkit-overflow-scrolling:touch;flex-direction:column;gap:8px;max-height:280px;padding-right:2px;display:flex;overflow:auto}.dash-status-bar-row{min-width:0}.dash-status-bar-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.dash-status-bar-name{color:#000000c7;align-items:center;gap:6px;min-width:0;font-size:13px;line-height:1.3;display:inline-flex}.dash-status-bar-meta{font-variant-numeric:tabular-nums;flex-shrink:0;align-items:baseline;gap:6px;display:inline-flex}.dash-status-bar-meta strong{color:#143d32;font-size:14px}.dash-status-bar-meta .pct{color:var(--muted);text-align:right;min-width:2.4em;font-size:12px}.dash-status-bar-track{background:color-mix(in srgb, var(--line) 80%, #fff);border-radius:999px;height:6px;overflow:hidden}.dash-status-bar-fill{border-radius:inherit;min-width:0;height:100%;transition:width .2s}@media (width<=900px){.dash-overview-body{grid-template-columns:1fr}.dash-overview-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-overview-stats .stat-item:last-child:nth-child(odd){grid-column:auto}.dash-overview-status{border-left:none;border-top:1px solid var(--line);padding:10px 0 0}.dash-overview-status-body{flex-direction:column;align-items:stretch}.dash-overview-status-body.is-mobile{gap:0}.dash-overview-pie{flex-basis:auto;width:100%;margin:0 auto}.dash-status-legend{grid-template-columns:1fr;width:100%;max-height:none}.dash-status-legend-row{justify-content:space-between;width:100%}.dash-status-legend-name{flex:auto;max-width:none}}.dash-shortcut-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.dash-side-row>.ant-col{display:flex}.dash-side-row .dash-equal-card{flex-direction:column;width:100%;height:100%;display:flex}.dash-side-row .dash-equal-card>.ant-card-body{flex-direction:column;flex:1;min-height:0;display:flex}.dash-side-row .dash-shortcut-grid{flex:1;grid-template-rows:1fr 1fr;min-height:168px}.dash-side-row .dash-shortcut-item{height:100%;min-height:72px}.dash-side-row .dash-bulletin-empty{flex:1;justify-content:center;align-items:center;min-height:168px;display:flex}.dash-side-row .dash-bulletin-carousel{flex-direction:column;flex:1;min-height:168px;display:flex}.dash-side-row .dash-bulletin-carousel .slick-slider,.dash-side-row .dash-bulletin-carousel .slick-list,.dash-side-row .dash-bulletin-carousel .slick-track{flex:1;height:100%}.dash-side-row .dash-bulletin-carousel .slick-slide>div{height:100%}.dash-side-row .dash-bulletin-slide{box-sizing:border-box;height:100%;min-height:168px}.dash-side-row .dash-bulletin-slide.has-media{min-height:168px}.dash-shortcut-item{border:1px solid var(--line);background:linear-gradient(160deg, #fff, var(--brand-light));cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;width:100%;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex}.dash-shortcut-item:hover{border-color:color-mix(in srgb, var(--brand) 45%, var(--line));box-shadow:0 4px 14px #0f3d310f}.dash-shortcut-icon{background:color-mix(in srgb, var(--brand) 12%, white);width:36px;height:36px;color:var(--brand);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.dash-shortcut-text{flex-direction:column;flex:1;min-width:0;display:flex}.dash-shortcut-label{color:#143d32;font-size:14px;font-weight:650;line-height:1.3}.dash-shortcut-desc{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.3}.dash-shortcut-arrow{color:#a0b0a8;flex-shrink:0;font-size:12px}.dash-bulletin-carousel .slick-dots{margin-bottom:0}.dash-bulletin-slide{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;min-height:148px;padding:8px 4px 28px;display:block}.dash-bulletin-slide.has-media{min-height:210px;padding-bottom:32px}.dash-bulletin-slide.has-image .dash-bulletin-copy{margin-top:8px}.dash-bulletin-copy{min-width:0}.dash-bulletin-title{color:#143d32;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:650;line-height:1.4;display:-webkit-box;overflow:hidden}.dash-bulletin-summary{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.9em;margin-top:8px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.dash-bulletin-slide.has-image .dash-bulletin-summary{display:none}.dash-bulletin-meta{color:#7a8c84;justify-content:space-between;gap:12px;margin-top:10px;font-size:12px;display:flex}.dash-todo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dash-todo-item{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:10px;flex-direction:column;gap:8px;width:100%;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.dash-todo-item:hover{border-color:color-mix(in srgb, var(--brand) 45%, var(--line));box-shadow:0 4px 14px #0f3d310f}.dash-todo-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dash-todo-item-title{color:#143d32;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;font-size:14px;font-weight:650;line-height:1.4;display:-webkit-box;overflow:hidden}.dash-todo-item-meta{color:var(--muted);flex-wrap:wrap;gap:8px 12px;font-size:12px;line-height:1.3;display:flex}@media (width<=576px){.dash-todo-grid{grid-template-columns:1fr}}.policy-media{width:100%}.policy-media-image img{object-fit:contain;border:1px solid var(--line);background:#f3f6f4;border-radius:8px;width:100%;max-height:420px;display:block}.policy-media-bulletin.policy-media-image img{object-fit:cover;max-height:150px}.policy-media-form.policy-media-image img{max-height:180px}.policy-media-pdf-card{border:1px solid var(--line);background:linear-gradient(160deg,#fff,#f3f7f5);border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;min-height:110px;padding:14px 16px;display:flex}.policy-media-pdf-icon{color:#c45c4a;font-size:28px}.policy-media-pdf-name{color:#143d32;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.policy-media-pdf-toolbar{align-items:center;gap:8px;margin-bottom:8px;display:flex}.policy-media-pdf-frame{border:1px solid var(--line);background:#f7f9f8;border-radius:8px;width:100%;height:480px}.policy-media-form .policy-media-pdf-frame{height:220px}.dash-policy-detail-mask{z-index:1000;background:#0f1e1973;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dash-policy-detail{width:min(680px,100%);max-height:min(80vh,720px);overflow:auto}.login-shell{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-hero{color:#f7fbf9;background:linear-gradient(145deg,#0f3d31eb,#1a5f4ac7),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");flex-direction:column;justify-content:flex-end;padding:64px;display:flex;position:relative}.login-hero h1{letter-spacing:.04em;margin:0 0 12px;font-family:Songti SC,Noto Serif SC,STSong,serif;font-size:clamp(36px,4vw,52px);font-weight:700}.login-hero p{opacity:.9;max-width:420px;font-size:16px}.login-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;justify-content:center;align-items:center;padding:40px 24px;display:flex}.login-box{width:min(420px,100%)}.login-box h2{color:var(--brand-dark);margin:0 0 8px;font-size:24px}.login-box .hint{color:var(--muted);margin-bottom:24px;font-size:13px}.flow-steps{flex-wrap:wrap;gap:8px;margin:12px 0 20px;display:flex}.flow-chip{background:var(--brand-light);color:var(--brand-dark);border:1px solid var(--line);border-radius:999px;padding:4px 10px;font-size:12px}.flow-chip.active{background:var(--brand);color:#fff;border-color:var(--brand)}.flow-chip.done{background:#dceee7}.flow-chip.selected{outline:2px solid var(--brand-dark);outline-offset:1px}@media (width<=900px){.login-shell{grid-template-columns:1fr}.login-hero{min-height:200px;padding:28px 20px}}.login-shell-mobile{grid-template-rows:auto 1fr;grid-template-columns:1fr;min-height:100dvh;overflow-x:hidden}.login-shell-mobile .login-hero{min-height:0;padding:calc(16px + env(safe-area-inset-top,0px)) 20px 28px;justify-content:flex-end}.login-shell-mobile .login-hero h1{margin-bottom:8px;font-size:clamp(22px,6.2vw,28px);line-height:1.25}.login-shell-mobile .login-hero p{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:none;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.login-shell-mobile .login-hero .portal-kicker{letter-spacing:.16em;margin-bottom:8px;font-size:11px}.login-shell-mobile .login-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block}.login-shell-mobile .login-box{width:100%;min-height:100%;padding:22px 18px calc(28px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:18px 18px 0 0;margin-top:-16px;box-shadow:0 -8px 28px #0f3d311f}.login-shell-mobile .login-box h2{font-size:18px;line-height:1.35}.login-shell-mobile .login-box .hint{word-break:break-all;margin-bottom:14px;font-size:12px}.login-shell-mobile .ant-tabs-nav{margin-bottom:12px!important}.login-shell-mobile .ant-tabs-tab{font-size:15px;padding:10px 4px!important}.login-shell-mobile .ant-form-item{margin-bottom:14px}.login-shell-mobile .ant-input,.login-shell-mobile .ant-input-affix-wrapper{font-size:16px!important}.login-shell-mobile .ant-btn-lg{height:46px;font-size:16px}.login-shell-mobile .portal-entry-link{min-height:44px;padding:8px 0;line-height:28px;display:inline-block}@media (width<=767px) and (height<=720px){.login-shell-mobile .login-hero{padding-bottom:22px}.login-shell-mobile .login-hero p{-webkit-line-clamp:2}}.portal-app-mobile{background:var(--surface);min-height:100dvh;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.portal-m-header{z-index:20;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 14px;background:linear-gradient(160deg, var(--brand-dark) 0%, var(--brand) 100%);color:#f7fbf9;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #0f3d312e}.portal-m-kicker{letter-spacing:.14em;opacity:.75;margin-bottom:4px;font-size:11px}.portal-m-title{margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.35}.portal-m-sub{opacity:.92;flex-wrap:wrap;align-items:center;gap:4px;font-size:12px;display:flex}.portal-m-more{color:#fff;background:#ffffff1f;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:inline-flex}.portal-m-content{flex:1;padding:12px 12px 20px;overflow-x:hidden}.portal-app-mobile .page-card{border-radius:14px;margin-bottom:12px;padding:14px}.portal-app-mobile .page-card h2,.portal-app-mobile h2{font-size:18px}.portal-app-mobile .ant-typography-title{font-size:18px!important}.portal-app-mobile .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-app-mobile .stat-item{border-radius:12px;padding:12px 14px}.portal-app-mobile .stat-item .value{font-size:22px}.portal-app-mobile .ant-form-inline{flex-direction:column;display:flex;align-items:stretch!important;gap:8px!important}.portal-app-mobile .ant-form-inline .ant-form-item{margin-inline-end:0!important;margin-bottom:0!important}.portal-app-mobile .ant-form-inline .ant-input,.portal-app-mobile .ant-form-inline .ant-select,.portal-app-mobile .ant-form-inline .ant-picker{width:100%!important}.portal-app-mobile .ant-table{font-size:13px}.portal-app-mobile .ant-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.portal-app-mobile .ant-card{border-radius:14px}.portal-app-mobile .ant-card .ant-card-head{min-height:44px;padding:0 14px}.portal-app-mobile .ant-card .ant-card-body{padding:14px}.portal-app-mobile .page-card.ant-card .ant-card-body{min-height:0}.portal-app-mobile .dashboard-pie-wrap{width:100%;min-height:260px}.portal-app-mobile .ant-descriptions-item-label,.portal-app-mobile .ant-descriptions-item-content{padding:8px 10px!important}.portal-app-mobile .ant-col{max-width:100%}.portal-app-mobile .flow-steps{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;margin:8px 0 14px;padding-bottom:6px;display:flex;overflow-x:auto}.portal-app-mobile .flow-chip{white-space:nowrap;flex:none}.portal-app-mobile .ant-space{gap:8px!important}.portal-app-mobile .ant-btn{border-radius:10px}.portal-app-mobile .ant-input,.portal-app-mobile .ant-input-affix-wrapper,.portal-app-mobile .ant-select-selector,.portal-app-mobile .ant-picker{border-radius:10px!important;font-size:16px!important}.portal-m-tabbar{z-index:30;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#fffffff5;grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0f3d310f}.portal-m-tab{color:var(--muted);background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:48px;padding:4px 2px;display:flex}.portal-m-tab.active{color:var(--brand-dark);background:var(--brand-light)}.portal-m-tab-icon{font-size:18px;line-height:1}.portal-m-tab-label{font-size:11px;line-height:1.2}.portal-m-user-card{align-items:center;gap:12px;padding:8px 4px 16px;display:flex}.portal-m-actions{flex-direction:column;gap:8px;padding-bottom:12px;display:flex}.portal-m-action{border:1px solid var(--line);width:100%;color:var(--ink);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px 16px;font-size:15px;display:flex}.m-list-toolbar{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.m-list-toolbar .m-list-actions{flex-wrap:wrap;gap:8px;display:flex}.m-list-toolbar .m-list-actions .ant-btn{flex:calc(50% - 4px);min-height:40px}.m-list-search{width:100%!important}.m-list-filters{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.m-list-filters .ant-form-item{width:100%;margin:0!important}.m-list-filters .ant-input,.m-list-filters .ant-select,.m-list-filters .ant-picker{width:100%!important}.m-list-filters .ant-btn{width:100%;min-height:42px}.m-list{flex-direction:column;gap:10px;display:flex}.m-list-item{text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;padding:14px 14px 12px;transition:border-color .15s,box-shadow .15s;display:block;box-shadow:0 2px 10px #0f3d310a}.m-list-item:active{border-color:var(--brand);box-shadow:0 4px 14px #1a5f4a1a}.m-list-item.selected{border-color:var(--brand);background:linear-gradient(#f3faf7,#fff)}.m-list-item-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.m-list-item-title{color:var(--ink);word-break:break-word;flex:1;min-width:0;font-size:15px;font-weight:650;line-height:1.4}.m-list-item-meta{color:var(--muted);grid-template-columns:1fr;gap:6px;font-size:12px;line-height:1.45;display:grid}.m-list-item-meta .row{gap:6px;min-width:0;display:flex}.m-list-item-meta .label{color:#7a8b84;flex:none}.m-list-item-meta .value{word-break:break-word;min-width:0;color:var(--ink);flex:1}.m-list-item-foot{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding-top:10px;display:flex}.m-list-item-ops{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.m-list-item-ops .ant-btn{height:32px;padding-inline:8px;font-size:13px}.m-list-empty{text-align:center;color:var(--muted);padding:36px 12px;font-size:13px}.m-list-check{flex-shrink:0;margin-top:2px}.portal-app-mobile .ant-segmented{width:100%;overflow-x:auto}.portal-app-mobile .ant-drawer-content-wrapper{max-width:100vw!important}.portal-app-mobile .ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}.portal-app-mobile .ant-modal .ant-modal-body{padding:16px 14px}.std-list-toolbar{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.std-list-toolbar-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.std-list-filter.ant-segmented{background:#eef3f0;padding:3px}.std-list-info{min-width:0;padding:0}.std-list-info-main{align-items:center;gap:8px;min-width:0;display:flex}.std-list-info-no{color:#143d32;white-space:nowrap;flex:none;font-weight:650;line-height:1.3}.std-list-info-title{color:#1f2a26;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.std-list-info-meta{min-width:0;color:var(--muted,#6b7c74);flex-wrap:nowrap;align-items:center;gap:6px;margin-top:2px;font-size:12px;line-height:1.3;display:flex;overflow:hidden}.std-list-info-meta>*{flex:none}.std-list-info-ent{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:280px;overflow:hidden;flex:auto!important}.std-list-dot{color:#b0beb7}.std-list-link{font:inherit;color:var(--brand);cursor:pointer;text-align:left;background:0 0;border:0;margin:0;padding:0;font-weight:650}.std-list-link:hover{text-decoration:underline}.std-list-link.muted{color:#4a6b5e;font-weight:500}.std-list-badge.ant-tag{color:var(--brand);background:#e8f5ef;border-color:#b7d4c6;flex:none;margin:0;padding-inline:6px;font-size:11px;line-height:18px}.std-list-table .ant-table-tbody>tr>td{vertical-align:middle;padding-top:8px;padding-bottom:8px}.std-list-table .ant-table-thead>tr>th{padding-top:8px;padding-bottom:8px}.std-list-table .ant-table-tbody>tr.std-list-row-flow>td{background:#f7faf8}.std-list-table .ant-table-tbody>tr.std-list-row-flow:hover>td{background:#eef6f2!important}.std-list-card.is-flow{background:linear-gradient(#f7faf8 0%,#fff 70%);border-color:#c5ddd2}.std-list-card{cursor:pointer}.std-list-mobile .m-list-item-title{display:block}@media (width<=900px){.std-list-toolbar-top{flex-direction:column;align-items:stretch}}.std-detail-status .std-status-steps{max-width:920px;margin:4px auto 0}.std-detail-status .ant-steps-item-title{font-size:14px}.std-detail-status .ant-steps-item-description{font-size:12px}.std-check-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.std-revision-chain{scroll-snap-type:x proximity;align-items:stretch;gap:0;padding:4px 2px 12px;display:flex;overflow-x:auto}.std-revision-chain-item{scroll-snap-align:start;flex:none;align-items:stretch;display:flex}.std-revision-chain-connector{flex:0 0 36px;justify-content:center;align-items:center;width:36px;display:flex}.std-revision-chain-arrow{background:linear-gradient(90deg, #9bb8ad, var(--brand));width:100%;height:2px;display:block;position:relative}.std-revision-chain-arrow:after{content:"";border:5px solid #0000;border-left-color:var(--brand);position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.std-revision-node{text-align:left;cursor:pointer;width:min(240px,72vw);font:inherit;color:inherit;background:#f7faf8;border:1px solid #d5e2dc;border-radius:10px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,transform .15s}.std-revision-node:hover{border-color:var(--brand);transform:translateY(-1px);box-shadow:0 4px 14px #1a5f4a1f}.std-revision-node.is-current{border-color:var(--brand);cursor:default;background:linear-gradient(#e8f5ef 0%,#f4faf7 100%);box-shadow:0 0 0 2px #1a5f4a2e}.std-revision-node.is-current:hover{transform:none}.std-revision-node.is-abolished:not(.is-current){opacity:.92;background:#fafafa;border-color:#e0e0e0}.std-revision-node-head{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;display:flex}.std-revision-node-dot{background:#8aa89c;border-radius:50%;flex:none;width:10px;height:10px}.std-revision-node.is-current .std-revision-node-dot{background:var(--brand);box-shadow:0 0 0 3px #1a5f4a40}.std-revision-node.is-abolished .std-revision-node-dot{background:#bfbfbf}.std-revision-node-no{color:#143d32;word-break:break-all;font-size:14px;font-weight:650;line-height:1.35}.std-revision-node-title{color:#334;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.std-revision-node-meta{color:var(--muted,#6b7c74);flex-direction:column;gap:2px;margin-top:8px;font-size:12px;display:flex}.std-revision-node-hint{color:var(--brand);margin-top:8px;font-size:12px}@media (width<=900px){.std-check-layout{grid-template-columns:1fr}.std-detail-status .std-status-steps{max-width:none}.std-revision-chain{scroll-snap-type:none;flex-direction:column;overflow-x:visible}.std-revision-chain-item{flex-direction:column;width:100%}.std-revision-chain-connector{flex:0 0 28px;width:100%;height:28px}.std-revision-chain-arrow{background:linear-gradient(180deg, #9bb8ad, var(--brand));width:2px;height:100%}.std-revision-chain-arrow:after{border:5px solid #0000;border-top-color:var(--brand);border-left-color:#0000;inset:auto auto -1px 50%;transform:translate(-50%)}.std-revision-node{width:100%}}.std-doc-viewer{border:1px solid var(--line);background:linear-gradient(#f7f5f0 0%,#efece4 100%);border-radius:10px;padding:20px 16px 28px}.std-doc-meta{color:var(--muted);border-bottom:1px solid #0000000f;flex-wrap:wrap;gap:10px 16px;margin-bottom:14px;padding-bottom:10px;font-size:13px;display:flex}.std-doc-body{color:#1c2430;white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:4px;max-width:820px;min-height:240px;margin:0 auto;padding:28px 32px 36px;font-size:15px;line-height:1.85;box-shadow:0 1px 2px #1c24300f,0 8px 24px #1c24300f}@media (width<=767px){.std-doc-body{padding:18px 16px 24px;font-size:14px}}.dup-check-page{flex-direction:column;height:calc(100dvh - 104px);min-height:0;max-height:calc(100dvh - 104px);display:flex;overflow:hidden}.dup-check-page>.ant-space,.dup-check-page>.ant-alert{flex:none}.dup-check-form{flex-direction:column;flex:auto;min-height:0;display:flex}.dup-check-form>.dup-check-split{flex:auto;align-items:stretch;height:100%;min-height:0}.dup-check-split{grid-template-columns:minmax(0,1.25fr) minmax(280px,.85fr)}.dup-check-left.ant-card,.dup-check-right.ant-card{flex-direction:column;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.dup-check-left.ant-card>.ant-card-head,.dup-check-right.ant-card>.ant-card-head{flex:none}.dup-check-left.ant-card>.ant-card-body,.dup-check-right.ant-card>.ant-card-body{flex-direction:column;flex:auto;min-height:0;padding:16px 20px;display:flex;overflow:hidden}.dup-check-left-scroll,.dup-check-right-scroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding-right:4px;overflow:hidden auto}.dup-check-source-wrap{margin-top:4px}.dup-check-source-label{color:#1c2430;margin-bottom:8px;font-weight:600}.dup-check-source.dup-doc-panel{min-height:0;max-height:none;margin-bottom:0;overflow:visible}.dup-result-list{flex-direction:column;gap:14px;max-height:none;padding-right:0;display:flex;overflow:visible}.dup-result-group{flex-direction:column;gap:8px;display:flex}.dup-result-group-head{justify-content:space-between;align-items:center;gap:8px;padding:2px 2px 0;display:flex}.dup-result-group-title{color:var(--ink);font-size:13px;font-weight:650}.dup-result-group-empty{color:var(--muted);border:1px dashed var(--line);background:color-mix(in srgb, var(--surface) 80%, #fff);border-radius:8px;padding:10px 12px;font-size:12px}.dup-result-item{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s,box-shadow .15s;display:block}.dup-result-item:hover{border-color:color-mix(in srgb, var(--brand) 45%, var(--line));background:color-mix(in srgb, var(--brand) 6%, #fff)}.dup-result-item.is-active{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, #fff);box-shadow:0 0 0 1px color-mix(in srgb, var(--brand) 35%, transparent)}.dup-result-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dup-result-item-title{color:#1c2430;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.dup-result-item-meta{color:var(--muted);justify-content:space-between;gap:8px;margin-top:8px;font-size:12px;display:flex}.dup-result-item-hint{color:var(--brand);margin-top:8px;font-size:12px}@media (width<=900px){.dup-check-page{height:auto;max-height:none;overflow:visible}.dup-check-form,.dup-check-form>.dup-check-split{height:auto;min-height:0}.dup-check-split{grid-template-columns:1fr}.dup-check-left.ant-card,.dup-check-right.ant-card{height:auto;max-height:min(70vh,640px)}.dup-check-left-scroll,.dup-check-right-scroll{max-height:min(60vh,560px)}}.dup-doc-panel{white-space:pre-wrap;word-break:break-word;border:1px solid var(--line);color:#1c2430;background:#fff;border-radius:8px;max-height:280px;margin-bottom:16px;padding:14px 16px;font-size:14px;line-height:1.75;overflow:auto}.dup-mark{color:#5c3d00;background:#ffe08a;border-radius:2px;padding:0 2px;box-shadow:inset 0 -1px #b4780059}.dup-plain{color:var(--muted)}
