footer{background-color:#333}footer .content{color:#ccc;grid-template-columns:1fr 1fr 1fr;gap:20px;max-width:1000px;margin:0 auto;padding:70px 20px 50px;font-size:.9rem;line-height:1.5;display:grid}footer .content>:first-child{align-items:flex-start}footer .content>:nth-child(2){align-items:center}footer .content>:last-child{align-items:flex-end}footer .content ul{flex-direction:column;gap:10px;display:flex}footer .content ul li{list-style:none}footer a{color:inherit}
nav{z-index:1000;background-color:#000;height:70px;font-weight:600;position:fixed;top:0;left:0;right:0}nav a{color:inherit;text-decoration:none}nav .content{justify-content:space-between;align-items:center;width:100%;max-width:1000px;height:100%;margin:0 auto;padding:20px;display:flex}nav .content ul{flex-direction:row;align-items:center;gap:20px;padding:0;list-style:none;display:flex}nav a{flex-direction:row;align-items:center;gap:10px;display:flex}
*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,ul,li,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html,body,#__next{-webkit-overflow-scrolling:touch;color:#fff;background-color:#000;width:100%;min-height:100%;margin:0;padding:0}#__next{flex-direction:column;flex:1;display:flex}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{overscroll-behavior-y:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;text-rendering:optimizespeed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;display:grid;overflow-y:auto}main{width:100%;min-width:0;max-width:1000px;min-height:100svh;margin:0 auto;padding:70px 20px 20px}button,input,select,textarea{font-family:inherit;font-size:100%}