@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg: #0A0A0A;--card: #1C1C1E;--text: #ffffff;--secondary: #8E8E93;--blue: #007AFF;--green: #34C759;--red: #FF3B30;--yellow: #FFD60A;--gold: #F5C842}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}*:focus,*:focus-visible{outline:none}html,body{width:100%;overflow-x:hidden}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea,select{font-size:16px;font-family:inherit}a{color:inherit;text-decoration:none}@keyframes counter-pulse{0%{transform:scale(1)}30%{transform:scale(.91)}65%{transform:scale(1.06)}to{transform:scale(1)}}.counter-tap{animation:counter-pulse .28s ease}@keyframes ascend-pulse{0%{box-shadow:0 0 #007aff8c}70%{box-shadow:0 0 0 12px #007aff00}to{box-shadow:0 0 #007aff00}}.node-today{animation:ascend-pulse 1.8s ease-out infinite}
