@font-face{font-family:"Lato";font-style:normal;src:url("/assets/Lato-Regular.ttf")}@font-face{font-family:"Lato";src:url("/assets/Lato-Bold.ttf")}@font-face{font-family:"Lato";font-weight:200;src:url("/assets/Lato-Light.ttf")}*{box-sizing:border-box}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999999px;background-color:var(--button-neutral);font-weight:bold;font-size:16px;color:#fff;margin:4px;padding:12px 1em;min-width:128px;height:44px}.button svg{fill:currentColor;margin-right:.5em}.button.primary{background-color:var(--pixiv)}body{font-family:"Lato",sans-serif;margin:0;background-color:var(--background);color:var(--text)}header{background-color:var(--header);display:flex;justify-content:space-between;align-items:center;padding:6px 1em}header a.brand{font-weight:bold;font-size:22px}header ul{list-style:none;display:flex;column-gap:1em}a{color:var(--link);text-decoration:none;transition:color .2s}a:hover{color:var(--link-hover)}#hero{background:url(/assets/hero_requests.png) center no-repeat;background-size:cover}#hero .main{padding:4em;background-color:rgba(26,26,26,.6980392157);backdrop-filter:blur(1rem)}#hero .main .highlight{font-weight:bold;font-size:24px;text-decoration:underline;color:var(--pixiv)}#hero .main h1{margin:6px 0;font-size:64px;font-weight:200}#hero .main .links{margin-top:2em;display:flex;align-items:center}#features{display:flex;flex-direction:column;align-items:center;padding:4em}#features h1{font-size:48px;margin:4px 0}#features .feat-list{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:4em;gap:1em}#features .feat-list .feat{display:flex}#features .feat-list .feat svg{flex-shrink:0;margin-right:1.5em;fill:var(--pixiv)}#features .feat-list .feat h2{margin:unset;margin-bottom:4px}#features .feat-list .feat p{font-weight:200}footer{background-color:var(--lower);padding:1em 2em;font-weight:200}@media screen and (max-width: 768px){#features .feat-list{grid-template-columns:1fr}#features .feat-list .feat{flex-direction:column;align-items:center;text-align:center}#features .feat-list .feat svg{margin-right:unset !important;margin-bottom:1em}}:root{--pixiv: rgb(0, 150, 250);--button-neutral: #4c4c4c;--background: #313131;--lower: #1a1a1a;--header: #262626;--text: #cfcfcf;--link: #dfdfdf;--link-hover: #ececec}/*# sourceMappingURL=style.css.map */
