*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#0a0a0a;color:#f0f0f0;font-family:Inter,-apple-system,sans-serif;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Fraunces,serif}::-webkit-scrollbar{width:4px;height:0}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.fade-section{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.fade-section.visible{opacity:1;transform:translateY(0)}.card-hover{transition:transform .2s ease,box-shadow .2s ease;cursor:default}.card-hover:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014,0 12px 32px #00000014!important}.card-hover:active{transform:scale(.99)}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}
