*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #000000;--fg: #ffffff;--secondary: rgba(255,255,255,.45);--divider: rgba(255,255,255,.12);--surface: rgba(255,255,255,.02);--hover: rgba(255,255,255,.04);--active: rgba(255,255,255,.08);--green: #34c759;--red: #ff3b30;--orange: #ff9500;--font: -apple-system, "SF Pro Rounded", "SF Pro Display", BlinkMacSystemFont, system-ui, sans-serif}body{background:var(--bg);color:var(--fg);font-family:var(--font);font-weight:300;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
