@font-face{font-family:Garet;src:url(/fonts/garet/Garet-Book.woff2)format("woff2"),url(/fonts/garet/Garet-Book.woff)format("woff"),url(/fonts/garet/Garet-Book.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-color:#1a1c1e;--text-primary:#e2e4e7;--text-secondary:#5e666d}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,system-ui,sans-serif;overflow:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeUp}.delay-100{animation-delay:.1s}.delay-300{animation-delay:.3s}.delay-500{animation-delay:.5s}a{transition:opacity .2s}a:hover{opacity:.8}::selection{background:var(--text-primary);color:var(--bg-color)}
