:root{--color-executing:#4a9eff;--color-pending:#ffb23f;--color-error:#ff4a4a;--color-success:#3ecf8e;--bg-office:#2c2c2e;--bg-desk:#3a3a3c;--bg-desk-hover:#48484a;--bg-elevated:#1c1c1e;--text-primary:#f5f5f7;--text-secondary:#a1a1a6;--text-muted:#6e6e73;--font-main:"HarmonyOS Sans", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fw-regular:400;--fw-medium:500;--fs-caption:12px;--fs-body:14px;--fs-title:16px;--radius:8px;--radius-lg:12px;--shadow-desk:0 2px 8px #0000004d;--shadow-desk-hover:0 6px 20px #0006;--transition:.2s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-main);font-weight:var(--fw-regular);font-size:var(--fs-body);color:var(--text-primary);background:var(--bg-office);min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);line-height:1.5}input,textarea,select{font-size:16px}button,a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none}input,textarea{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none}ul,ol{list-style:none}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}:focus-visible{outline:2px solid var(--color-executing);outline-offset:2px;border-radius:var(--radius)}@media (max-width:767px){:root{--fs-body:15px;--fs-title:17px}::-webkit-scrollbar{width:3px}}
