:root{--vp-bg: #eef1f6;--vp-ink: #16233c;--vp-accent: #0b7d63}html,body,#root{margin:0;min-height:100%}body{background:var(--vp-bg);color:var(--vp-ink);font-family:Helvetica Neue,Segoe UI,Arial,Hiragino Kaku Gothic ProN,sans-serif;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cdd5e0;border-radius:8px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.up{animation:rise .45s ease both}.v2-legend{position:fixed;left:0;right:0;bottom:0;z-index:100;box-sizing:border-box;min-height:26px;display:flex;align-items:center;flex-wrap:wrap;gap:4px 16px;background:#fff;border-top:1px solid #e2e7ef;box-shadow:0 -10px 24px -20px #101c3380;padding:5px 22px;font-size:11px;line-height:1.35;color:#34435f}.v2-legend__chip{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.v2-legend__note{margin-left:auto;min-width:0;font-size:10.5px;color:#7d8aa0}@media(max-width:1100px){.v2-legend{position:static;padding:10px 16px}.v2-legend__note{margin-left:0}}.step-flow{display:grid;gap:10px;padding-top:12px}.step-flow__link{display:none}@media(min-width:900px){.step-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.step-flow__link{display:block;position:absolute;top:12px;left:50%;width:100%;height:2px;background:#e2e7ef;z-index:0}}
