
*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:uniicons;src:url(../uniicons.ttf) format("truetype");font-weight:400;font-style:normal}:root{--color-accent: #FFC107;--color-accent-dark: #e6a800;--color-bg: #f7f8fa;--color-surface: #ffffff;--color-text: #1a1f2e;--color-text-muted: #7a7a7a;--color-border: #e8e8e8;--color-shadow: rgba(0,0,0,.06);--radius-card: 24px;--radius-btn: 10px;--sidebar-width: 280px;--font: "Inter", -apple-system, BlinkMacSystemFont, "PingFang SC", sans-serif}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);height:100vh;overflow:hidden}#app{height:100vh;display:flex;flex-direction:column}button{font-family:var(--font);cursor:pointer;border:none;outline:none}input,textarea{font-family:var(--font);outline:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}
