@import url(https://cdn.maymeow.com/typography/Khand/css/khand.css);@import url(https://cdn.maymeow.com/typography/GeneralSans/css/general-sans.css);@import url(https://cdn.maymeow.com/typography/AzernetMono/css/azeret-mono.css);:root{--font-size: 1.3rem;--padding: 20px;--page-width: 680px;--header-width: 680px;--button-bg: #d20f39;--button-bg-hover: #1e66f5;--text: #ceb8d8;--bg: #221e2e;--accent: #d20f39;--accent-hover: #1e66f5;--h1-color: #d20f39;--h2-color: #1e66f5;--headings-color: #eff1f5}*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;font-size:var(--font-size)}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role='list'],ol[role='list']{list-style:none}body{min-height:100vh;line-height:1.6;margin:0;padding:0;display:flex;flex-direction:column;color:var(--text)}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.meow-container{flex:1 auto;display:flex;flex-direction:column;justify-content:center;background-color:var(--bg)}.meow-content{display:flex;flex-direction:column;flex:1 auto;align-items:center;justify-content:center;margin:0}.meow-content a{color:#eff1f5;text-decoration-color:var(--accent);font-weight:600}.meow-content a:hover{color:var(--accent-hover)}.meow-page{width:100%;max-width:var(--page-width);text-align:left;padding:var(--padding);margin:20px auto}.meow-page.wide{max-width:1000px}.meow-page.narrow{max-width:500px;background-color:#181825;border-radius:8px}.separator{width:3rem;height:.25rem;background-color:#d20f39}footer{font-weight:600}.chroma{padding:20px;border-radius:8px;overflow-x:auto}h1,h2,h3,h4,h5,h6{font-family:'Khand-Variable', sans-serif;font-weight:600}body{font-family:'GeneralSans-Variable', sans-serif;font-weight:500}code,pre{font-family:'AzeretMono-Variable', monospace;font-size:.9em}

/*# sourceMappingURL=main.css.map */