:root{--boss-bg:#f5f5f7;--boss-card:#fff;--boss-border:#e5e5ea;--boss-text:#111;--boss-subtle:#8c8c8c;--boss-green:#07c160;--boss-green-soft:#eaf7f0;--boss-abnormal:#ff4d4f;--boss-offline:#b8b8b8}*{box-sizing:border-box}html,body{height:100%;min-height:100%}body{min-height:100dvh;color:var(--boss-text);background-color:#eef2eb;background-image:url(/boss-app-bg.svg);background-position:top;background-repeat:no-repeat;background-size:cover;margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.boss-scrollbar::-webkit-scrollbar{width:6px}.boss-scrollbar::-webkit-scrollbar-thumb{background:#1111111f;border-radius:999px}
