:root{--ink:#18302c;--green:#1f5b50;--paper:#f4f0e7;--orange:#d86f3d;--cream:#fffdf8;--muted:#68756f}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif}main{width:min(1080px,calc(100% - 32px));margin:28px auto 60px}.guide-hero{padding:48px;border-radius:28px;background:var(--green);color:#fff}.guide-hero>a{color:#bcd8cf;text-decoration:none}.guide-hero>p:nth-of-type(1){margin:52px 0 12px;color:#f0bd71;font:700 12px/1 ui-monospace,monospace;letter-spacing:.2em}.guide-hero h1{margin:0;font-size:clamp(38px,6vw,66px);letter-spacing:-.05em}.guide-hero .intro{max-width:700px;margin:20px 0 0;color:#d9e7e2;line-height:1.8}.safety{margin:20px 0;padding:20px 24px;border-left:5px solid var(--orange);border-radius:0 16px 16px 0;background:#fff3e7}.safety strong{font-size:18px}.safety ul{margin:10px 0 0;padding-left:20px;line-height:1.8;color:#6e594c}.flow{display:flex;justify-content:center;align-items:center;gap:12px;margin:24px 0;padding:18px;border-radius:16px;background:#e3ece7}.flow span{display:flex;gap:7px;align-items:center}.flow b{color:var(--orange)}.flow i{font-style:normal;color:#8da198;transform:rotate(-90deg)}.guide-step{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:center;margin-top:24px;padding:34px;background:var(--cream);border:1px solid #c9d2ca;border-radius:24px}.guide-step.reverse .copy{order:2}.number{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--orange);color:#fff;font:700 13px/1 ui-monospace,monospace}.copy h2{margin:13px 0 10px;font-size:28px}.copy p,.copy li{color:var(--muted);line-height:1.75}.copy ol,.copy ul{padding-left:21px}.rule{display:grid;gap:8px;margin-top:18px;padding:16px;border-radius:14px;background:#eef5f1}.rule b{color:var(--green)}.mock{margin:0}.mock-top{height:38px;padding:0 13px;border-radius:16px 16px 0 0;background:#173b35;display:flex;align-items:center;gap:6px;color:#bcd8cf;font-size:11px}.mock-top i{width:8px;height:8px;border-radius:50%;background:#e5a36c}.mock-top span{margin-left:7px}.mock-body{position:relative;min-height:230px;padding:26px;border:1px solid #c9d2ca;border-top:0;background:#fff;border-radius:0 0 16px 16px}.tabs{display:flex;gap:8px}.tabs>*{padding:8px 17px;border-radius:999px;background:#e4ece7}.tabs b{background:var(--green);color:#fff}.result{margin:24px 0;padding:20px;border-radius:12px;background:#eef5f1;line-height:1.8}.result strong{color:var(--orange);font-size:20px}.buttons{display:flex;gap:10px}.buttons>*{padding:10px 14px;border-radius:9px;background:#dcebe5;color:var(--green)}.buttons b{background:var(--orange);color:#fff}.pin{position:absolute;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f0bd71;color:#173b35;font:bold 12px/1 sans-serif}.pin.one{top:22px;left:92px}.pin.two{bottom:17px;left:83px}.pin.three{bottom:17px;right:26px}.mock figcaption{padding:10px 4px 0;color:var(--muted);font-size:12px;line-height:1.6}.table{padding-top:35px}.row{display:grid;grid-template-columns:1fr 1fr .7fr}.row>*{padding:12px;border-bottom:1px solid #d7dfda;font-size:12px}.row.head{background:#eaf2ee;color:var(--green);font-weight:700}.row b{color:var(--green)}.row .skip,.empty{color:#9b8f86}.priority{display:grid;justify-items:center;gap:9px}.priority div{width:100%;padding:13px 16px;border-radius:12px;background:#eef5f1}.priority div b,.priority div span{display:block}.priority div span{margin-top:3px;color:var(--muted);font-size:12px}.priority>i{font-style:normal;color:#98aaa2}.priority .pause{background:#fff0e7}.checklist{display:grid;gap:11px;padding-top:35px}.checklist div{padding:14px;border:1px solid #d4ddd7;border-radius:12px;color:#8d9b95}.checklist .done{background:#eef6f2;color:var(--green)}.checklist span{margin-left:8px;color:var(--ink)}.log{display:grid;gap:9px;padding-top:38px}.log div{display:grid;grid-template-columns:72px 90px 1fr;gap:9px;padding:12px;border-top:1px solid #d5ddd8;font-size:12px}.log time{color:var(--muted)}.trouble{margin-top:24px;padding:32px;border-radius:24px;background:#173b35;color:#fff}.trouble h2{margin:0 0 18px}.trouble>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trouble article{padding:18px;border:1px solid #507269;border-radius:14px}.trouble article b{color:#f0bd71}.trouble article p{margin:8px 0 0;color:#ccddd7;line-height:1.6;font-size:13px}footer{display:flex;justify-content:space-between;padding:24px 5px;color:var(--muted);font-size:13px}footer a{color:var(--green);font-weight:700;text-decoration:none}@media(max-width:760px){main{width:min(100% - 18px,620px);margin-top:9px}.guide-hero{padding:30px 22px}.flow{align-items:flex-start;flex-direction:column}.flow i{transform:none;margin-left:14px}.guide-step{grid-template-columns:1fr;padding:22px}.guide-step.reverse .copy{order:0}.trouble>div{grid-template-columns:1fr}.log div{grid-template-columns:1fr}.mock-body{min-height:210px}footer{display:grid;gap:8px}}

.overview,.business-flow,.manual-gates,.effect{margin-top:24px;padding:32px;border:1px solid #c9d2ca;border-radius:24px;background:var(--cream)}.section-label{margin:0 0 10px;color:var(--orange);font:700 12px/1 ui-monospace,monospace;letter-spacing:.18em}.overview h2,.business-flow h2,.manual-gates h2,.effect h2{margin:0;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.overview-lead{max-width:900px;margin:17px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.tool-grid,.effect-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.tool-grid article{position:relative;padding:24px;border-radius:18px;background:var(--green);color:#fff}.tool-grid article>span{position:absolute;right:20px;color:#9fc7bb;font:700 13px/1 ui-monospace,monospace}.tool-grid h3{margin:0 0 20px;color:#f0bd71;font-size:27px}.tool-grid strong,.tool-grid p{display:block}.tool-grid p{margin:10px 0 0;color:#d5e5df;line-height:1.65}.four-stages{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;border:1px solid #c9d2ca;border-radius:17px;overflow:hidden;background:#c9d2ca}.four-stages article{min-height:210px;padding:21px;background:#fff}.four-stages b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff}.four-stages strong,.four-stages span{display:block}.four-stages strong{margin-top:28px;line-height:1.45}.four-stages span{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.65}.manual-gates{background:#fff3e7;border-color:#e5bd98}.manual-gates ol{list-style:none;margin:24px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.manual-gates li{display:flex;gap:14px}.manual-gates li>b{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:var(--orange);color:#fff}.manual-gates strong,.manual-gates span{display:block}.manual-gates span{margin-top:8px;color:#6e594c;font-size:13px;line-height:1.65}.effect-grid article{padding:24px;border-radius:18px}.effect-grid .old{background:#f1ede6}.effect-grid .new{background:#e7f1ec;border:1px solid #bad4ca}.effect-grid article>span{color:var(--orange);font-weight:800}.effect-grid .new>span{color:var(--green)}.effect-grid strong{display:block;margin-top:12px;font-size:19px}.effect-grid p{margin:10px 0 0;color:var(--muted);line-height:1.7}.department-help{display:grid;grid-template-columns:170px 1fr auto;gap:18px;align-items:center;margin-top:16px;padding:20px;border-radius:16px;background:#e3ece7}.department-help span{color:var(--muted);line-height:1.6}.department-help a{color:var(--green);font-weight:800;text-decoration:none}
@media(max-width:760px){.overview,.business-flow,.manual-gates,.effect{padding:22px}.tool-grid,.effect-grid,.four-stages,.manual-gates ol{grid-template-columns:1fr}.four-stages article{min-height:auto}.department-help{grid-template-columns:1fr}}
.guide-hero .guide-switch{display:inline-flex;margin-top:22px;padding:11px 16px;border:1px solid #8eb8ac;border-radius:999px;color:#fff;font-weight:700}
