.toolbox-launcher{--tb-navy:#10374d;--tb-blue:#1e6c87;--tb-teal:#2e9b91;--tb-mint:#dff2ee;--tb-paper:#f3f5f2;--tb-ink:#17252d;--tb-muted:#6a7980;--tb-line:#dbe3e1;position:fixed;z-index:1000;inset:0;overflow:auto;background:radial-gradient(circle at 88% 6%,#d6efea 0,transparent 28%),linear-gradient(180deg,#f7f9f7 0,#eef2ef 100%);color:var(--tb-ink);font:15px/1.55 system-ui,-apple-system,"Microsoft YaHei","PingFang SC",sans-serif}.toolbox-launcher[hidden]{display:none}.tb-shell{max-width:760px;min-height:100%;margin:auto;padding:calc(30px + env(safe-area-inset-top)) 20px calc(30px + env(safe-area-inset-bottom));display:flex;flex-direction:column}.tb-eyebrow{color:var(--tb-teal);font-size:12px;font-weight:800;letter-spacing:.16em}.tb-hero{padding:18px 3px 28px}.tb-hero h1{font-size:30px;line-height:1.25;margin:6px 0 10px;color:var(--tb-navy)}.tb-hero p{max-width:760px;margin:0;color:var(--tb-muted)}.tb-modules{display:grid;gap:16px}.tb-module{position:relative;width:100%;min-height:210px;display:flex;flex-direction:column;text-align:left;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--tb-line);border-radius:24px;padding:22px;box-shadow:0 18px 50px rgba(14,49,67,.13);overflow:hidden}.tb-module:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-54px;top:-52px;background:var(--tb-mint)}.tb-module.tb-quote:after{background:#dcebf1}.tb-module.tb-after:after{background:#f4ead3}.tb-module.tb-network:after{background:#e5e2f4}.tb-module.tb-manual:after{background:#e4edf7}.tb-module>*{position:relative;z-index:1}.tb-module-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;width:100%}.tb-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:var(--tb-navy);color:#fff}.tb-quote .tb-icon{background:var(--tb-blue)}.tb-after .tb-icon{background:#8a672d}.tb-network .tb-icon{background:#655a9a}.tb-manual .tb-icon{background:#426c96}.tb-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tb-arrow{font-size:26px;color:var(--tb-teal)}.tb-module h2{font-size:22px;margin:20px 0 5px;color:var(--tb-navy)}.tb-module p{margin:0;color:var(--tb-muted);font-size:13px}.tb-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;padding-top:17px}.tb-meta span{border-radius:999px;background:#edf5f3;color:#27756f;padding:4px 9px;font-size:11px;font-weight:700}.tb-quote .tb-meta span{background:#edf3f6;color:#316c81}.tb-after .tb-meta span{background:#f8f0df;color:#7a5a24}.tb-network .tb-meta span{background:#f0edf8;color:#5f548c}.tb-manual .tb-meta span{background:#edf3f9;color:#416989}.tb-foot{margin-top:auto;padding:26px 2px 0;color:#89969a;font-size:11px;text-align:center}@media(min-width:680px){.tb-shell{max-width:1050px;padding-left:28px;padding-right:28px}.tb-modules{grid-template-columns:1fr 1fr}.tb-module{min-height:260px}}@media(min-width:1100px){.tb-shell{max-width:1320px}.tb-modules{grid-template-columns:repeat(5,1fr)}}
