@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300..800;1,300..800&family=Irish+Grover&display=swap");*{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:transparent}html{font-size:16px}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{font-family:Jost,sans-serif;color:#f4efe1;background-color:#071a10;background-image:radial-gradient(ellipse 120% 90% at 50% -10%,#12492b 0,#0a2b18 55%,#071a10 100%);background-attachment:fixed;min-height:100dvh}button{cursor:pointer}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::selection{background:rgba(233,184,76,.35)}*{scrollbar-width:thin;scrollbar-color:rgba(233,184,76,.35) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:rgba(233,184,76,.3);border-radius:8px}::-webkit-scrollbar-track{background:transparent}@keyframes floatSuit{0%{transform:translateY(105vh) rotate(0deg);opacity:0}8%{opacity:var(--drift-o,.12)}92%{opacity:var(--drift-o,.12)}to{transform:translateY(-15vh) rotate(1turn);opacity:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}