*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2}p{margin:0;line-height:1.6}a{color:#4a9eff;text-decoration:none;transition:color .2s}a:hover{color:#3a8eef}button,input,textarea,select{font-family:inherit}input::placeholder,textarea::placeholder{color:#666}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}::selection{background:#4a9eff;color:#fff}:focus-visible{outline:2px solid #4a9eff;outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#444}@media (prefers-reduced-motion: no-preference){*{transition-timing-function:cubic-bezier(.4,0,.2,1)}}
