*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#0a0a0a;color:#e5e5e5;margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh;display:block}.serif{font-family:Playfair Display,serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.7}}.animate-pulse-subtle{animation:pulse-subtle 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes life-current-pulse{0%,to{box-shadow:0 0 #22c55e80,0 0 12px 2px #22c55e4d;opacity:1}50%{box-shadow:0 0 0 4px #22c55e40,0 0 16px 4px #22c55e66;opacity:.95}}.animate-life-current{animation:life-current-pulse 2s ease-in-out infinite}
