/* eo-chrome v1 2026-09-03 61eo 工具站统一头尾 */
.eo-chrome-top{width:100%;background:#303641;color:#dfe4ea;font-size:13.5px;display:flex;align-items:center;gap:14px;padding:0 18px;height:46px;box-sizing:border-box;font-family:Tahoma,"microsoft yahei",sans-serif;position:relative;z-index:9990;margin:0}
.eo-chrome-top *{box-sizing:border-box}
.eo-chrome-top .eo-chrome-logo{color:#fff !important;font-weight:700;font-size:15px;text-decoration:none !important;white-space:nowrap;letter-spacing:.5px}
.eo-chrome-top nav{display:flex;gap:4px;flex:1;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.eo-chrome-top nav::-webkit-scrollbar{display:none}
.eo-chrome-top nav a{color:#c3cbd6 !important;text-decoration:none !important;padding:6px 10px;border-radius:6px;white-space:nowrap;transition:all .15s}
.eo-chrome-top nav a:hover{color:#fff !important;background:rgba(255,255,255,.12)}
.eo-chrome-home{background:#4a90ff;color:#fff !important;text-decoration:none !important;padding:7px 14px;border-radius:999px;font-size:13px;white-space:nowrap;transition:all .15s}
.eo-chrome-home:hover{background:#6aa2ff;color:#fff !important}
.eo-chrome-bot{width:100%;background:#242931;color:#8d95a3;text-align:center;padding:20px 16px 18px;font-size:13px;font-family:Tahoma,"microsoft yahei",sans-serif;margin:0}
.eo-chrome-bot .eo-chrome-back{display:inline-block;background:#3a4150;color:#fff !important;text-decoration:none !important;padding:9px 28px;border-radius:999px;font-size:14px;margin-bottom:10px;transition:all .15s}
.eo-chrome-bot .eo-chrome-back:hover{background:#4a90ff}
.eo-chrome-bot p{margin:0;line-height:2}
.eo-chrome-bot a{color:#aab3c0 !important;text-decoration:none}
.eo-chrome-bot a:hover{color:#fff !important}
@media(max-width:768px){
.eo-chrome-top{height:auto;flex-wrap:wrap;padding:8px 12px;gap:8px}
.eo-chrome-top nav{order:3;width:100%}
.eo-chrome-home{margin-left:auto}
}
