:root{--lime:#B8FF00;--lime-dim:rgba(184,255,0,.08);--purple:#7B2FBE;--bg:#090909;--surface:#111118;--card:#141420;--elevated:#1C1C28;--border:#1E1E2C;--border-2:#2A2A3C;--text-1:#FFFFFF;--text-2:#BBBBCC;--text-3:#666677;--text-4:#383848;--overdue:#FF5733;--amber:#FFB800;--green:#00C896;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--nav-height:64px;--topbar-height:52px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{height:100%;overflow:hidden;background:var(--bg);color:var(--text-1);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-text-size-adjust:100%}.scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit;outline:none}a{color:inherit;text-decoration:none}