::-webkit-scrollbar{width:0;height:0}.grid-item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.grid-item,.grid-item:hover a,.grid-item:hover p{text-decoration:none}.grid-image{position:relative;overflow:hidden;border-radius:.6rem;display:flex}.footer-wrapper{position:fixed;bottom:0;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:350px){.footer-wrapper{overflow-x:scroll}}@font-face{font-family:Inter;font-weight:500;font-display:block;font-style:normal;font-named-instance:"Regular";src:url(/public/fonts/Inter-Regular.woff2) format "woff2"}@font-face{font-family:Inter;font-weight:700;font-display:block;font-style:normal;font-named-instance:"Regular";src:url(/public/fonts/Inter-Medium.woff2) format "woff2"}@font-face{font-family:Inter;font-weight:900;font-display:block;font-style:normal;font-named-instance:"Regular";src:url(/public/fonts/Inter-Bold.woff2) format "woff2"}@font-face{font-family:Reey;font-weight:500;font-display:block;font-style:normal;font-named-instance:"Regular";src:url(/public/fonts/Reey-Regular.woff2) format "woff2"}.post-theme a{overflow:hidden;position:relative;vertical-align:top}.post-theme a:after{background:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transition:transform .7s cubic-bezier(.19,1,.22,1);width:100%;transform:scaleX(1);transform-origin:left center}.post-theme a:hover:after{transform:scaleX(0);transform-origin:right center}.post-theme a{display:inline-block}.post-theme p{font-size:max(12px,1rem);font-weight:500}.post-theme h3{font-weight:600;font-size:1.5rem}.post-theme h2,.post-theme h3{font-family:Reem Kufi,sans-serif;line-height:1}.post-theme h2{font-size:2.2rem}.post-theme{margin-bottom:5rem}.post-theme h2,.post-theme h3{font-weight:700;padding-block:1rem}.post-theme p{overflow:hidden}.post-theme ol,.post-theme p img,.post-theme ul{padding-block:1rem}.post-theme ol li,.post-theme ul li{list-style-type:disc}.post-theme pre{margin-block:1rem;background-color:#2a2a33;backdrop-filter:"blur(10px)";border-radius:.5rem;padding:1.5rem;overflow-x:scroll}.post-theme pre>code{color:#e4e4e4;font-size:14px}.post-theme code{backdrop-filter:"blur(10px)";border-radius:.3rem;font-family:Fira Mono;color:#bdbcbc;font-size:14px}