:root{font-family:Microsoft YaHei UI,PingFang SC,system-ui,sans-serif;color:#293b4f;background:#f5f7fa;font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0;background:#f5f7fa;color:#293b4f}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a8c5e7;outline-offset:3px}button{border:0;background:transparent;color:inherit}a{color:#3f6591;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4,strong,b{font-weight:600}h1:focus{outline:none}ul{margin:0;padding-left:20px}.w-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}.w-topbar{height:84px;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fffffff5;border-bottom:1px solid #e0e6ef;padding:0 4vw;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.w-brand{display:flex;align-items:center;gap:13px;font-size:20px;font-weight:600;letter-spacing:.05em;white-space:nowrap}.w-brand>.w-icon{color:#5b7b9f;width:26px;height:26px}.w-topbar nav{display:flex;gap:26px}.w-topbar nav button{display:flex;gap:10px;align-items:center;font-size:14px;color:#637185;padding:10px 0}.w-topbar nav button>span{border:1px solid #dce4ed;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font-size:12px}.w-topbar nav button.active{color:#355d8a}.w-topbar nav button.active>span{background:#5276a1;color:#fff;border-color:#5276a1}.w-user{display:flex;align-items:center;gap:15px;font-size:13px}.w-user>button{color:#6c7c8e;border-left:1px solid #dce3eb;padding-left:15px}.w-main{width:min(1440px,92vw);margin:0 auto;min-height:75vh;padding:42px 0 60px}.w-heading{margin:0 0 34px}.w-heading h1{font-size:clamp(28px,2.7vw,42px);font-weight:500;letter-spacing:.03em;line-height:1.45;max-width:100%;overflow-wrap:break-word}.w-heading p{margin-top:14px;font-size:15px;color:#647487;line-height:1.8}.w-back{display:flex;align-items:center;gap:8px;color:#60788f;font-size:14px;padding:0;margin-bottom:24px}.w-primary,.w-secondary{padding:15px 24px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:6px;min-height:52px;font-weight:500;font-size:15px;transition:background .15s,box-shadow .15s}.w-primary{background:#5276a1;color:#fff;border:1px solid #5276a1}.w-primary:hover:not(:disabled){background:#42648d;box-shadow:0 6px 20px #46689524}.w-secondary{border:1px solid #ccd7e2;background:#fff}.w-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.w-metrics>button{background:#fff;border:1px solid #dfe6ee;border-radius:10px;text-align:left;min-height:152px;padding:23px;display:grid;grid-template-columns:auto 1fr;gap:13px 10px;align-items:center;transition:transform .2s,box-shadow .2s}.w-metrics>button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #47678612}.w-metrics .w-icon{color:#6a839c;width:21px;height:21px}.w-metrics>button>span{font-size:14px;line-height:1.5}.w-metrics strong{font-size:34px;font-weight:500;line-height:1;letter-spacing:-.02em}.w-metrics small{justify-self:end;font-size:12px;color:#788b9c;display:flex;align-items:center;gap:5px}.w-metrics small .w-icon{width:16px}.w-overview{display:grid;grid-template-columns:1fr 1.25fr;gap:23px;margin-top:28px}.w-overview>article{background:#fff;border:1px solid #e0e7ee;border-radius:10px;padding:28px 30px}.w-overview h2{font-size:18px;margin-bottom:25px}.w-distribution{display:grid;gap:23px;padding:12px 0}.w-distribution>button{display:grid;grid-template-columns:60px 1fr 35px;align-items:center;gap:18px;text-align:left;font-size:14px}.w-distribution>button>div,.w-levels article>div{height:8px;border-radius:4px;background:#edf1f6;overflow:hidden}.w-distribution i,.w-levels i{display:block;height:100%;border-radius:4px;animation:bar-grow .8s ease-out both;transform-origin:left}.w-distribution strong{text-align:right;font-size:19px;font-weight:500}.w-department-list{display:grid;gap:0}.w-department-list>button{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #eff2f6;text-align:left;font-size:14px}.w-department-list>button:last-child{border-bottom:0}.w-department-list strong{white-space:nowrap;font-weight:500;color:#527095}.w-department-list small{font-size:11px;margin-left:5px;color:#7a8898}.w-section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:36px 0 20px}.w-section-title h2{font-size:21px;font-weight:500}.w-section-title>span,.w-section-title>button{font-size:13px;color:#6a7d91}.w-section-title>button{padding:8px 12px;border:1px solid #d6e0ea;border-radius:5px}.w-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.w-feed-grid>article{background:#fff;border:1px solid #dfe6ee;border-radius:10px;overflow:hidden}.w-feed-grid>article>header{padding:22px 23px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e2e8ef}.w-feed-grid h3{font-size:17px}.w-feed-grid header>span{font-size:12px;color:#7b8b9d}.w-feed{height:405px;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 91%,transparent);mask-image:linear-gradient(to bottom,#000 91%,transparent)}.w-feed-track.animated{animation:feed-scroll var(--duration,70s) linear infinite;will-change:transform}.w-feed.paused .w-feed-track,.w-feed:hover .w-feed-track,.w-feed:focus-within .w-feed-track{animation-play-state:paused}.w-feed-track section{padding:23px;border-bottom:1px solid #e7ecf1;min-height:190px}.w-feed-track section>div{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:#7d8b9b;margin-bottom:12px}.w-feed-track section>div>span{background:#eef3f8;padding:4px 7px;border-radius:3px;color:#5c7997}.w-feed h4{font-size:15px;line-height:1.7;font-weight:500}.w-feed h4 a{color:#2e455e}.w-feed p{font-size:12px;line-height:1.8;color:#7a8796;margin-top:8px}.w-feed .w-feed-node{color:#647b92;font-size:13px}.w-home-footer{display:flex;justify-content:space-between;align-items:center;margin-top:36px}.w-home-footer>span{font-size:13px;color:#7a8b9b}.w-page-footer{width:min(1440px,92vw);margin:0 auto;display:flex;justify-content:space-between;border-top:1px solid #e0e6ec;padding:22px 0 30px;color:#8793a0;font-size:12px}.w-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.w-panel{border:1px solid #dde5ed;border-radius:10px;background:#fff;padding:28px}.w-panel h2{font-size:19px;font-weight:500;padding-bottom:23px;margin-bottom:26px;border-bottom:1px solid #e5eaf0}.w-field{display:flex;flex-direction:column;gap:11px;margin-bottom:24px;min-width:0}.w-field:last-child{margin-bottom:0}.w-field>span{display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:14px;font-weight:500;line-height:1.7}.w-field>span>small{font-size:12px;color:#8090a1;font-weight:400}.w-field input:not([type=range]),.w-field select,.w-field textarea,.w-search{width:100%;border:1px solid #d0dbe6;color:#30485f;background:#fff;border-radius:5px;min-height:49px;padding:12px;font-size:15px;box-shadow:none}.w-field select{padding-right:26px;text-overflow:ellipsis}.w-field textarea{min-height:105px;line-height:1.7;resize:vertical}.w-field input[type=range]{accent-color:#5276a1;height:28px;width:100%}.w-field select:disabled{background:#f7f9fb;color:#98a4b0}.w-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:30px;padding-top:23px;border-top:1px solid #dce4ed}.w-error,.w-message,.w-version{padding:16px 21px;background:#fff5ef;border:1px solid #e9d1c0;border-radius:6px;color:#8f5032;font-size:14px;line-height:1.8;margin-bottom:24px}.w-message{background:#edf4fa;color:#466e92;border-color:#d1dfeb}.w-version{position:sticky;top:84px;z-index:29;margin:0;border-radius:0;text-align:center;background:#fff9e9}.w-version button{text-decoration:underline;margin-left:16px}.w-busy{position:fixed;bottom:28px;right:30px;z-index:100;background:#fff;box-shadow:0 6px 35px #2d4c6a20;border:1px solid #dce6ef;border-radius:8px;padding:17px 23px;display:flex;align-items:center;gap:12px;font-size:14px}.w-spinner{width:20px;height:20px;border-radius:50%;border:2px solid #dce5ef;border-top-color:#567ca2;display:inline-block;animation:spin .8s linear infinite}.w-empty{padding:32px;color:#8190a0;font-size:14px;text-align:center;background:#fff;border:1px solid #e1e7ee;border-radius:8px}.w-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.w-levels article{background:#fff;border:1px solid #dfe6ed;border-radius:8px;padding:25px}.w-levels article>span{font-size:14px}.w-levels strong{font-size:29px;margin:12px 0;display:block;font-weight:500}.w-levels small{font-size:12px;font-weight:400;margin-left:12px;color:#77889a}.w-levels i{background:#718dac}.w-levels p{font-size:12px;color:#8391a0;margin-top:12px}.w-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.w-route{background:#fff;border:1px solid #dce5ef;border-top:3px solid #7797b8;border-radius:8px;padding:29px;display:flex;flex-direction:column;min-height:100%}.w-route.is-closed{border-top-color:#b69b70}.w-meta{font-size:12px;color:#7d8d9e;line-height:1.8}.w-route h3{font-size:21px;font-weight:500;line-height:1.65;margin:11px 0 6px}.w-route .w-track{font-size:14px;color:#5b7590;line-height:1.7}.w-dept{font-size:13px;color:#8391a0;line-height:1.7}.w-window{margin:22px 0;padding:20px;border:1px solid #e2ddd4;background:#fcfbf8;border-radius:5px}.w-window>span{font-size:12px;color:#9a876a;display:block}.w-window strong{font-size:18px;font-weight:500;display:block;margin:8px 0;color:#8f7957}.w-window p{font-size:14px;line-height:1.85;color:#76828d;white-space:pre-line}.w-window a{font-size:12px;display:inline-block;margin-top:10px}.w-badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:23px}.w-badges>span{display:flex;align-items:center;gap:17px;padding:8px 12px;border:1px solid #e0e8ef;border-radius:4px;font-size:12px;color:#7a8997}.w-badges b{font-weight:500;color:#486f94}.w-route h4{font-size:14px;margin-bottom:10px}.w-route ul{font-size:14px;line-height:1.9;color:#5e7083;margin-bottom:18px}.w-route li+li{margin-top:5px}.w-route-action{margin-top:auto;width:100%}.w-failures{display:grid;gap:12px;margin-bottom:24px}.w-failures section{background:#fcf9f5;border-left:2px solid #b89a6c;padding:16px}.w-failures p{font-size:13px;line-height:1.85;display:grid;grid-template-columns:60px 1fr;gap:12px;margin:8px 0}.w-failures p b{font-size:12px;color:#8a7d6d}.w-failures small{font-size:12px;color:#89909a;line-height:1.7}.w-mode{max-width:600px;padding:23px;background:#fff;border:1px solid #dde5ee;border-radius:7px}.w-check-group{margin:25px 0}.w-check-group>h3{font-size:16px;font-weight:500;margin-bottom:16px}.w-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.w-check-grid>article{padding:25px;background:#fff;border:1px solid #dce5ed;border-radius:8px}.w-check-grid>article>div{display:flex;align-items:start;gap:15px;margin-bottom:17px}.w-check-grid small{font-size:12px;color:#91a2b3;padding-top:3px}.w-check-grid h4{font-size:16px;line-height:1.65;font-weight:500}.w-check-grid p{font-size:15px;line-height:1.85;color:#596d82;margin-bottom:14px}.w-check-grid a{font-size:12px;line-height:1.8}.w-check-grid fieldset{border:0;border-top:1px solid #e7ecf2;margin:20px 0 0;padding:17px 0 0;display:flex;gap:12px}.w-check-grid fieldset label{flex:1;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;background:#f8fafc;padding:10px;border-radius:4px;font-size:14px;border:1px solid #e1e7ee}.w-check-grid input{accent-color:#5276a1;width:15px;height:15px}.w-check-grid article.w-check-no{border-color:#d3ab93;background:#fffdfa}.w-check-grid article.w-check-yes{border-color:#97b0c9}.w-search{max-width:620px;margin:0 0 28px}.w-catalog{display:grid;grid-template-columns:190px 1fr;gap:30px}.w-catalog>aside{position:sticky;top:110px;align-self:start;background:#fff;border:1px solid #dde6ef;border-radius:8px;padding:15px}.w-catalog>aside>a{padding:14px 9px;display:flex;justify-content:space-between;font-size:14px}.w-catalog>aside span{color:#90a1b1;font-size:12px}.w-catalog>div>section{scroll-margin-top:110px;margin-bottom:36px}.w-catalog h2{font-size:23px;font-weight:500;margin:0 0 20px}.w-catalog-group{margin-bottom:22px;background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden}.w-catalog-group>h3{font-size:16px;padding:22px 25px;background:#f1f5f9;font-weight:500}.w-catalog-group article{padding:25px;border-top:1px solid #e5ebf1}.w-catalog h4{font-size:17px;line-height:1.8;font-weight:500}.w-catalog article p{font-size:14px;line-height:1.9;white-space:pre-line;color:#63788c;margin:10px 0}.w-catalog article a{font-size:13px}.w-login{min-height:100vh;display:grid;grid-template-columns:1.25fr 1fr;max-width:1350px;margin:auto;align-items:center;gap:10vw;padding:7vw}.w-login-intro{position:relative;min-height:440px}.w-login-intro h1{font-size:clamp(42px,4.5vw,66px);font-weight:400;line-height:1.6;margin:60px 0 23px;letter-spacing:.12em;color:#3b536d}.w-login-intro h1 span{color:#7894b1}.w-login-intro>p{font-size:14px;letter-spacing:.15em;color:#8a99a9}.w-login-lines{display:flex;gap:18px;margin-top:42px;align-items:end;height:80px;overflow:hidden}.w-login-lines i{height:2px;width:90px;background:#9db2c8;transform:rotate(-35deg)}.w-login-lines i:nth-child(2){width:150px;background:#bfa884}.w-login-lines i:nth-child(3){width:65px;background:#c5d2df}.w-login form{padding:46px 38px;border:1px solid #e0e6ed;border-radius:12px;background:#fff;box-shadow:0 25px 70px #4566860b;min-width:320px}.w-login h2{font-size:27px;font-weight:500;margin-bottom:32px}.w-login form>.w-primary{width:100%;margin-top:18px}.w-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:15px;font-size:16px}.w-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(100%)}.w-report.workflow-app{background:transparent;min-height:0}.w-report .detail-screen{max-width:none;width:100%;padding:0;margin:0}.w-report .detail-title h1{font-weight:500;font-size:clamp(24px,2.4vw,36px)}.w-report .detail-tabs{overflow-x:auto;white-space:nowrap}.w-report .detail-rank{display:none}.w-report .detail-decision{min-width:0}.w-report .detail-hero{grid-template-columns:minmax(0,1fr) minmax(240px,.45fr)}.w-report .detail-hero :is(p,small,em){overflow-wrap:anywhere}.w-report .detail-tabs button{font-size:15px}.w-report .pdf-report-title-block h1{letter-spacing:.02em}@keyframes feed-scroll{to{transform:translateY(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:1150px){.w-topbar{padding:0 3vw}.w-topbar nav{gap:14px}.w-brand{font-size:17px}.w-metrics{gap:12px}.w-metrics>button{padding:18px;grid-template-columns:1fr}.w-metrics .w-icon{display:none}.w-metrics small{grid-row:3;grid-column:1}.w-metrics strong{grid-row:2;grid-column:1}.w-profile-grid{gap:15px}.w-panel{padding:22px}.w-topbar nav button>span{display:none}.w-feed-grid{gap:15px}.w-feed-grid>article>header{padding:20px;display:block}.w-feed-grid header>span{display:block;margin-top:7px}}@media(max-width:800px){.w-topbar{height:auto;min-height:77px;flex-wrap:wrap;padding:17px 4vw 10px;gap:15px}.w-topbar nav{order:3;flex-basis:100%;justify-content:space-between;border-top:1px solid #e7ecf2;padding-top:8px}.w-main{padding-top:28px}.w-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.w-metrics>button:last-child{grid-column:1/-1}.w-metrics>button{min-height:120px;grid-template-columns:1fr auto}.w-metrics strong{grid-column:2;grid-row:1/3}.w-metrics small{grid-column:1;justify-self:start}.w-overview,.w-feed-grid,.w-profile-grid,.w-route-grid,.w-check-grid{grid-template-columns:1fr}.w-feed{height:310px}.w-feed-grid{gap:20px}.w-overview>article{padding:24px}.w-levels{gap:10px}.w-levels article{padding:18px 13px}.w-levels strong{font-size:25px}.w-levels small{display:block;margin:6px 0;font-size:11px}.w-catalog{grid-template-columns:1fr;gap:18px}.w-catalog>aside{top:120px;z-index:10;display:flex;justify-content:space-around;padding:5px}.w-catalog>aside a{gap:10px}.w-catalog article{padding:21px}.w-login{grid-template-columns:1fr;gap:30px;max-width:520px;padding:40px 25px}.w-login-intro{min-height:0}.w-login-intro h1{font-size:33px;margin:28px 0 10px;line-height:1.5}.w-login-intro h1 br{display:none}.w-login-intro h1 span{margin-left:18px}.w-login-lines{display:none}.w-login form{min-width:0;padding:30px}.w-route{padding:23px}.w-home-footer{gap:15px}.w-home-footer>span{font-size:11px}.w-heading h1{font-size:28px}.w-report .detail-hero{grid-template-columns:1fr}.w-report .detail-decision{border-left:0}.w-report .detail-navigation{flex-wrap:wrap}.w-version{top:118px;font-size:12px}.w-actions{flex-wrap:wrap}.w-actions button{flex:1;white-space:nowrap}.w-page-footer{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.w-feed{overflow:auto}.w-feed-track>div[aria-hidden=true]{display:none}}@media print{body,.w-app,.w-main{background:#fff!important}.w-topbar,.w-page-footer,.w-busy,.w-version,.w-error,.w-message{display:none!important}.w-main{width:auto;margin:0;padding:0}.w-report.workflow-app{padding:0;margin:0;background:#fff!important}.w-report .detail-screen{padding:0;margin:0}.w-report .pdf-report{display:block!important}.w-report .pdf-report-title-block>h1{font-size:28pt!important;white-space:nowrap!important}.w-app,.w-main{min-height:0}}.w-home-actions{display:flex;justify-content:flex-end;align-items:center;margin-top:26px;padding:22px 0 0;border-top:1px solid #e0e6ed;background:transparent;gap:16px}.w-main:has(.w-home-actions){padding-bottom:28px}.w-app>.w-page-footer{background:transparent;background-image:none;display:flex;grid-template-columns:none;align-items:center;justify-content:space-between;gap:20px;min-height:0;padding:18px 0 24px;box-shadow:none;border-top:1px solid #e0e6ec}.w-app>.w-page-footer>span{font-size:12px;line-height:1.7;letter-spacing:.02em;color:#64778b;white-space:normal}.w-app .w-actions{background:transparent;background-image:none;display:flex;grid-template-columns:none;align-items:center;gap:16px;padding:23px 0 0;box-shadow:none}.w-policy-feed{position:relative;overflow:hidden;touch-action:pan-y}.w-policy-track{animation:none!important;will-change:transform}.w-policy-track>div[aria-hidden=true]{display:block!important}.w-feed-empty{padding:28px;color:#64778b}@media(max-width:800px){.w-home-actions{padding-top:18px;margin-top:22px}.w-home-actions>.w-primary{width:100%;min-height:52px}.w-app>.w-page-footer{gap:12px;flex-wrap:wrap;padding:16px 0 22px}.w-app>.w-page-footer>span{font-size:11px}}@media print{.w-app>.w-page-footer,.w-home-actions{display:none!important}}
