:root{--bg: #0f1114;--card: #1b202b;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;max-width:100vw;overflow-x:hidden;background:var(--bg);color:#e2e8f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img,picture,svg,canvas,video{max-width:100%;height:auto}a{color:inherit}.fade-in-section{opacity:0;animation:fadeInSection .56s cubic-bezier(.22,1,.36,1) forwards}@keyframes fadeInSection{0%{opacity:0}to{opacity:1}}
