:root{--blue:#1769ee;--navy:#102846;--muted:#7185a1;--line:#d9e5f3;--bg:#f5f8fc;--red:#e31937;--green:#0aa06e;--purple:#6d4ce8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--navy);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.wf-header{height:68px;background:#fff;border-bottom:1px solid #e8eef6}.wf-header-inner{max-width:1460px;height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.wf-brand{display:flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none}.wf-brand-mark{width:44px;height:44px;border-radius:12px;background:linear-gradient(145deg,#2780ff,#0752ca);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:800;box-shadow:0 8px 20px #1769ee2b}.wf-brand strong,.wf-brand small{display:block}.wf-brand strong{font-size:20px}.wf-brand small{margin-top:3px;color:#8696aa;font-size:11px}.wf-nav{display:flex;align-items:center;gap:28px}.wf-nav a{color:#3d526d;text-decoration:none;font-size:15px}.wf-nav a.active{padding:12px 18px;border:1px solid #b9d4ff;border-radius:10px;color:#075fdc;font-weight:700}.wf-shell{max-width:1460px;min-height:calc(100vh - 68px);margin:auto;padding:44px 28px 70px}.wf-query-panel,.wf-report-card,.wf-side-card,.wf-faq,.wf-empty-grid{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 40px rgba(30,74,130,.06)}.wf-query-panel{padding:34px 38px;margin-bottom:38px}.wf-query-head{display:flex;justify-content:space-between;align-items:flex-start}.wf-query-head h1{margin:0 0 8px;font-size:30px}.wf-query-head p,.wf-section-title p,.wf-query-note,.wf-report-head p,.wf-service p,.wf-faq p{margin:0;color:var(--muted)}.wf-query-head>span{color:var(--green);font-size:14px}.wf-query-form{margin-top:28px;padding:10px;border:2px solid #1a5c96;border-radius:14px;display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px}.wf-query-form input{border:0;outline:0;padding:16px 18px;font-size:17px;background:#fafcff;border-radius:9px}.wf-query-form button{border:0;border-radius:9px;background:var(--red);color:#fff;font-size:17px;font-weight:700;cursor:pointer}.wf-query-note{display:flex;justify-content:space-between;margin-top:14px;font-size:13px}.wf-query-note a{color:#075fdc;text-decoration:none;font-weight:700}.wf-empty-grid{padding:34px;display:grid;grid-template-columns:1fr 1.4fr;gap:34px}.wf-empty-grid article{display:flex;align-items:center;gap:20px}.wf-doc-icon{font-size:48px;color:var(--blue)}.wf-empty-grid h2{margin:0 0 6px}.wf-empty-grid p{margin:0;color:var(--muted)}.wf-empty-grid ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none}.wf-empty-grid li{padding:20px;border-left:1px solid var(--line);color:#49607d}.wf-empty-grid b{display:block;color:var(--blue);font-size:22px;margin-bottom:7px}.wf-section-title{display:flex;align-items:end;justify-content:space-between;margin:0 0 18px}.wf-section-title h2{margin:0;font-size:28px}.wf-report-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.wf-report-card{padding:34px}.wf-report-head{display:flex;justify-content:space-between;gap:30px;padding-bottom:24px;border-bottom:1px solid var(--line)}.wf-eyebrow{color:#1761a4;font-size:13px;font-weight:800;letter-spacing:.08em}.wf-report-head h2{margin:12px 0 10px;font-size:25px}.wf-order{text-align:right;max-width:300px}.wf-order small,.wf-order b{display:block}.wf-order small{color:#8a9bb0;margin-bottom:8px}.wf-order b{overflow-wrap:anywhere}.wf-report-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:24px 0}.wf-report-meta small,.wf-report-meta b{display:block}.wf-report-meta small,.wf-metric small{color:#8294aa;margin-bottom:10px}.is-green{color:var(--green)}.wf-report-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.wf-metric{min-height:128px;padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff}.wf-metric strong{font-size:24px}.wf-metric-ratio{border-top:3px solid var(--red)}.wf-metric-ratio strong{color:var(--red);font-size:34px}.wf-actions{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:14px;margin-top:22px}.wf-actions a{text-decoration:none}.wf-download,.wf-value-action{min-height:104px;border-radius:14px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between}.wf-download{background:var(--red);color:#fff;font-size:20px;font-weight:800;box-shadow:0 12px 25px #e3193728}.wf-download i{width:40px;height:40px;border-radius:50%;background:#ffffff25;display:grid;place-items:center;font-style:normal}.wf-value-action{border:1px solid #c9dcf4;color:var(--navy);background:#f5faff}.wf-aigc{border-color:#d9d0ff;background:#f8f6ff}.wf-value-action span>*{display:block}.wf-value-action em{width:max-content;margin-bottom:7px;padding:4px 9px;border-radius:12px;background:#deefff;color:#1265ad;font-size:11px;font-style:normal}.wf-aigc em{background:#e9e2ff;color:var(--purple)}.wf-value-action b{font-size:16px}.wf-value-action small{margin-top:5px;color:var(--muted)}.wf-value-action>strong{font-size:12px;color:#fff;background:#1d72bb;padding:10px 12px;border-radius:18px;white-space:nowrap}.wf-aigc>strong{background:var(--purple)}.wf-optional-action{display:flex;margin-top:14px;padding:17px 20px;border:1px solid var(--line);border-radius:12px;color:var(--navy);font-weight:700;justify-content:space-between;text-decoration:none}.wf-delete-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.wf-delete-row button{border:1px solid #f0cbd1;background:#fff7f8;color:#cb4054;padding:9px 15px;border-radius:9px}.wf-side{display:grid;gap:18px}.wf-side-card{padding:26px}.wf-side-card h3{margin:0 0 20px;font-size:20px}.wf-timeline{margin:0;padding:0;list-style:none}.wf-timeline li{position:relative;margin-left:7px;padding:0 0 25px 24px;border-left:2px solid #dae6f4}.wf-timeline li:last-child{padding-bottom:0}.wf-timeline li:before{content:"";position:absolute;left:-7px;top:2px;width:11px;height:11px;border-radius:50%;background:#9fb0c4;box-shadow:0 0 0 4px #eef4fb}.wf-timeline li.done:before{background:var(--green)}.wf-timeline li.active:before{background:var(--blue)}.wf-timeline b,.wf-timeline span{display:block}.wf-timeline span{color:var(--muted);font-size:12px;margin-top:4px}.wf-service{text-align:center}.wf-service p{font-size:13px;line-height:1.7}.wf-service img{display:none;width:150px;height:150px;object-fit:contain;margin:18px auto 0;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff}.wf-processing{text-align:center;padding:80px 20px}.wf-processing span{display:inline-block;width:44px;height:44px;border:4px solid #dce9fa;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.wf-faq{margin-top:32px;padding:30px 36px}.wf-faq-head{display:flex;justify-content:space-between}.wf-faq-head h2{margin:0 0 20px;font-size:22px}.wf-faq-grid{display:grid;grid-template-columns:1fr 1fr}.wf-faq-grid article{padding:18px 24px;border-top:1px solid var(--line)}.wf-faq-grid article:nth-child(odd){border-right:1px solid var(--line)}.wf-faq-grid b{display:block;margin-bottom:7px}.wf-footer{min-height:130px;padding:30px;text-align:center;background:#fff;border-top:1px solid var(--line);color:#8090a4}.wf-footer nav{display:flex;justify-content:center;gap:32px}.wf-footer a{color:#405775;text-decoration:none}.wf-native-bridge{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.wf-state[hidden]{display:none!important}@media(max-width:1100px){.wf-header-inner,.wf-shell{min-width:960px}.wf-report-layout{grid-template-columns:minmax(0,1fr) 270px}.wf-actions{grid-template-columns:1fr}.wf-value-action{min-height:86px}}
