*,:after,:before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}@property --offset{syntax:"<length>";inherits:false;initial-value:3px}body,html{--purewhite:#fff;--pureblack:#000;--neutralgrey:#a8a8a8;padding:0;margin:0;--siteWidth:83ch;font-family:Poppins,sans-serif;font-style:normal;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga" on;font-feature-settings:"liga1" on;scroll-behavior:smooth;@media (min-width:1024px){body{font-size:1.4rem;line-height:1.6em;font-weight:400}}}body{color:var(--foreground);background-color:var(--background);padding:0;transition:background-color .5s ease}::selection{background:var(--accent);color:var(--header-foreground);-webkit-font-smoothing:antialiased}@media (prefers-color-scheme:dark){body{color:var(--foreground);background-color:var(--background)}}.light{--background:#8335b1;--post-border:#7e35ac;--background-alt:#78bfe2;--foreground:var(--purewhite);--accent:#ace600;--high-contrast:#424242;--header-foreground:#3a0303;--header-background:#ace600;--footer-foreground:var(--high-contrast);--footer-background:var(--purewhite);--logo-emoji:"✍🏻"}.dark{--background:#021b1d;--post-border:#021718;--background-alt:#8d8d8b;--foreground:#f5f5f5;--accent:#408596;--high-contrast:#ffa600;--header-foreground:#ffa600;--header-background:rgba(0,70,71,.5);--footer-foreground:var(--high-contrast);--footer-background:#004647;--logo-emoji:"✍🏽"}h1{font-weight:800}h1,h2,h3{margin:0 0 .54rem;padding:0;text-rendering:optimizeLegibility;line-height:1.1}h2,h3{font-weight:700}p{padding:0;margin:0 0 2.08rem;@media (min-width:1024px){p{margin:0 0 1rem}}}body::-webkit-scrollbar{width:1em}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:var(--foreground);outline:1px solid var(--background)}a{color:inherit;text-underline-offset:var(--offset,.2em);text-decoration:underline .15em;transition:--offset .4s,text-decoration-color .4s}a:focus,a:hover{--offset:0.4em;text-decoration-color:var(--accent);background-image:linear-gradient(90deg,#f79533,#f37055 15%,#ef4e7b 30%,#a166ab 44%,#5073b8 58%,#1098ad 72%,#07b39b 86%,#6dba82);background-size:cover;-webkit-background-clip:text;-webkit-text-fill-color:transparent}a:active{text-decoration-color:gold}a.active{text-decoration-color:var(--accent)}@supports not (background:paint(something)){a{transition:text-underline-offset .4s,text-decoration-color .4s}a:focus,a:hover{text-underline-offset:.4em}}