h1,img{-webkit-user-drag:none}:root,body.light-theme{--text-color:#333;--bg-color:#fff;--selection-bg:#000;--selection-color:#fff;--bg-color-rgb:255,255,255;--text-color-rgb:51,51,51;--hover-shadow-color:rgba(0, 0, 0, .1)}.blog-body,body{background-color:var(--bg-color);color:var(--text-color);margin:0;padding:0;overflow-x:hidden}.blog-body,body,html{overflow-x:hidden}*,.blog-container,::after,::before{box-sizing:border-box}.explore-card,.post-card,body{position:relative}.categories-btn,.search-btn{min-height:44px;cursor:pointer}.categories-menu.active,.search-warning-msg.visible{opacity:1;visibility:visible}.blog-nav-pill,.categories-menu,.post-nav-pill,.topics-menu{backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.1)}img{text-indent:-10000px}:root{--heading-ratio:1;--base-heading-size:clamp(3rem, 8vw, 4rem);--space-3xs:clamp(.25rem, .25rem + .5vi, .5rem);--space-2xs:clamp(.5rem, .5rem + .5vi, .75rem);--space-xs:clamp(.75rem, .75rem + .5vi, 1rem);--space-s:clamp(1rem, 1rem + .5vi, 1.25rem);--space-m:clamp(1.5rem, 1.5rem + .5vi, 2rem);--space-l:clamp(2rem, 2rem + 1vi, 3rem);--space-xl:clamp(3rem, 3rem + 1vi, 4rem);--space-2xl:clamp(4rem, 4rem + 2vi, 6rem);--space-3xl:clamp(6rem, 6rem + 3vi, 9rem)}body.dark-theme{--text-color:#fff;--bg-color:#121212;--selection-bg:#fff;--selection-color:#000;--bg-color-rgb:18,18,18;--text-color-rgb:255,255,255;--hover-shadow-color:rgba(255, 255, 255, .1)}@font-face{font-family:ABCGinto;src:url('./fonts/subset--Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:ABCGintoNordUltra;src:url('./fonts/subset-ABCGintoNordCondensed-Ultra.woff2') format('woff2');font-weight:800;font-style:normal;font-display:block}@font-face{font-family:ABCGintoNordMedium;src:url('./fonts/subset-ABCGintoNormal-Black.woff2') format('woff2');font-weight:500;font-style:normal;font-display:block}html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;scrollbar-gutter:stable}body{font-family:'Helvetica Neue',Arial,sans-serif;line-height:1.6;min-height:100vh;min-height:100dvh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.latest-post .post-title,h1{font-family:ABCGintoNordMedium}.blog-body{font-family:ABCGinto,ABCGintoNordCondensed,sans-serif}.blog-title,.explore-subtitle{font-family:ABCGintoNordUltra}::-moz-selection,::-webkit-selection,::selection{background:var(--selection-bg)!important;color:var(--selection-color)!important;text-shadow:none!important}a::selection,h1::selection,h2::selection,p::selection,span::selection{background:var(--selection-bg)!important;color:var(--selection-color)!important;text-shadow:none!important}h1{font-size:calc(var(--base-heading-size) * var(--heading-ratio));margin-top:var(--space-l);margin-bottom:calc(var(--space-xs) * -1);-webkit-user-select:none;user-select:none;font-size:clamp(2.5rem, 8vw + 1rem, 4rem)}h2,h3,h4{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}h2,h3,h4,p{font-family:ABCGinto}h2{font-size:var(--base-heading-size);margin-top:0;margin-bottom:var(--space-xs);font-weight:700;user-select:none;font-size:clamp(2rem, 6vw + 1rem, 3rem)}h3,h4{user-select:none}h3{font-size:clamp(1.5rem, 4vw + 1rem, 2rem)}h4{font-size:clamp(1.25rem, 3vw + 1rem, 1.5rem)}p{font-size:clamp(1rem, 2.3vw, 1.2rem);margin-bottom:var(--space-m);line-height:1.7;max-width:65ch}.gradient-text{background:linear-gradient(to right,#fd5392,#f86f64);background-size:200% auto;color:transparent;background-clip:text;-webkit-background-clip:text;display:inline}.highlighted-text{background-color:var(--selection-bg);color:var(--selection-color);box-decoration-break:clone;padding:0 .1em}.latest-post .post-link,.post-card{color:inherit;text-decoration:none}.blog-container{max-width:1400px;margin:0 auto;padding:0 var(--space-l);width:100%;display:flex;flex-direction:column;align-items:center}.post-page .blog-container,body.dark-theme .theme-icon-sun,body.light-theme .theme-icon-moon{display:block!important}.blog-hero{display:flex;justify-content:center;align-items:center;height:calc(var(--vh,1vh) * 89);text-align:center}.blog-title{font-size:clamp(2.5rem, 10vw, 6rem);margin:0;-webkit-user-select:none;user-select:none}.latest-post,.previous-posts{margin-bottom:100px;transition:margin .4s cubic-bezier(.25, .46, .45, .94),padding .4s cubic-bezier(.25, .46, .45, .94)}.latest-post{display:flex;flex-direction:column;align-items:center}.latest-post .post-link{display:block;border-radius:16px;padding:var(--space-xs);margin:0 auto;max-width:100%;width:100%}.latest-post .post-link:hover{background-color:transparent;transform:none}.latest-post .post-link:hover .post-image,.post-card:hover .post-image{transform:scale(1.05)}.latest-post .post-image-container{margin:0 auto 1.5rem;position:relative}.latest-post .post-image{width:100%;height:calc(var(--vh,1vh) * 90);object-fit:cover;border-radius:250px;transition:transform .3s cubic-bezier(.25, .46, .45, .94);min-width:290px}.latest-post .post-content{text-align:center;max-width:800px;margin:0 auto;padding:0 var(--space-m)}.latest-post .post-editor{font-size:.9rem;color:rgba(var(--text-color-rgb),.7);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;display:block}.latest-post .post-title{font-size:clamp(2rem, 7.5vw, 3rem);margin:0 0 1rem;line-height:1.2;transition:font-size .4s cubic-bezier(.25, .46, .45, .94),line-height .4s cubic-bezier(.25, .46, .45, .94)}.latest-post .post-description{font-size:1.2rem;line-height:1.6;color:rgba(var(--text-color-rgb),.8);margin:0;transition:font-size .4s cubic-bezier(.25, .46, .45, .94)}.explore-further,.previous-posts{content-visibility:auto;contain-intrinsic-size:1000px}.posts-grid{display:grid;grid-template-columns:repeat(2,minmax(350px,1fr));gap:5rem;margin-top:3rem;margin-bottom:3rem}.post-card{display:block;border-radius:60px;transition:.4s cubic-bezier(.25, .46, .45, .94);padding:20px;margin:0 auto}.explore-card:hover,.post-card:hover{background-color:rgba(var(--text-color-rgb),.05);transform:translateY(-5px)}.post-card .post-image-container{width:100%;border-radius:60px;overflow:hidden;margin-bottom:1.5rem}.post-card .post-image{width:100%;height:350px;object-fit:cover;border-radius:70px;transition:transform .3s cubic-bezier(.175, .885, .32, 1.275),border-radius .4s cubic-bezier(.25, .46, .45, .94)}.post-card .post-content{padding:0 .5rem}.post-card .post-editor{font-size:.9rem;color:rgba(var(--text-color-rgb),.7);text-transform:uppercase;letter-spacing:1px;margin:0 0 .5rem 40px;display:block;transition:margin .4s cubic-bezier(.25, .46, .45, .94)}.post-card .post-title{font-size:1.7rem;margin:0 0 .5rem 40px;line-height:1.3;font-family:ABCGinto;transition:.4s cubic-bezier(.25, .46, .45, .94)}.explore-card .post-description,.post-card .post-description,.post-footer{display:none}.explore-further{margin-bottom:150px;text-align:center;padding:0 var(--space-m)}.explore-subtitle{font-size:clamp(2rem, 8vw, 4rem);font-weight:600;color:rgba(var(--text-color-rgb));text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-xl);display:block}.blog-search,.categories-btn{font-size:clamp(.8rem, 2vw, .9rem);font-family:inherit}.explore-grid{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));gap:3rem;margin-top:2rem;justify-items:center;width:100%}.explore-card{display:block;text-decoration:none;color:inherit;border-radius:100px;padding:var(--space-s);margin:0;transition:.6s cubic-bezier(.175, .885, .32, 1.275)}.explore-card .post-image-container{width:100%;border-radius:100px;overflow:hidden;margin-bottom:var(--space-m);aspect-ratio:1/1}.blog-nav-pill,.categories-btn{border:1px solid rgba(var(--text-color-rgb),.2)}.explore-card .post-image{width:100%;max-width:300px;height:100%;max-height:300px;object-fit:cover}.explore-card .post-content{padding:0;text-align:center;width:100%}.explore-card .post-title{font-size:1.4rem;font-weight:600;margin:0;line-height:1.3;font-family:ABCGinto;transition:font-size .4s cubic-bezier(.25, .46, .45, .94);text-align:center;padding:0 var(--space-xs)}.blog-nav-pill{position:fixed;bottom:var(--space-s);left:50%;transform:translateX(-50%);background:rgba(var(--bg-color-rgb),.95);border-radius:50px;padding:var(--space-xs) var(--space-s);z-index:999;transition:.4s cubic-bezier(.175, .885, .32, 1.275);min-width:min(300px,90vw);max-width:90vw;touch-action:manipulation}.categories-menu,.search-warning-msg{z-index:1000;left:50%;opacity:0;visibility:hidden}.blog-nav-pill:hover,.post-nav-pill:hover{transform:translateX(-50%) translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(var(--text-color-rgb),.3)}.pill-content,.post-nav-pill .pill-content{display:flex;align-items:center;gap:var(--space-m);width:100%}.search-container{display:flex;align-items:center;flex:1;background:rgba(var(--text-color-rgb),.05);border-radius:30px;padding:0 var(--space-xs);transition:.3s;border:1px solid transparent}.blog-search,.search-btn{background:0 0;border:none}.search-container:focus-within{background:rgba(var(--bg-color-rgb),1);border-color:rgba(var(--text-color-rgb),.3)}.blog-search{padding:var(--space-2xs) 0;color:var(--text-color);outline:0;flex:1;min-width:0;width:auto}.blog-search::placeholder{color:rgba(var(--text-color-rgb),.6)}.search-btn{padding:var(--space-3xs);color:rgba(var(--text-color-rgb),.7);border-radius:50%;transition:.3s;display:flex;align-items:center;justify-content:center;min-width:44px}.categories-btn,.search-btn:hover{background:rgba(var(--text-color-rgb),.1)}.search-btn:hover{color:var(--text-color)}.categories-dropdown,.post-topics-dropdown{position:relative;flex:1}.categories-btn{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2xs);border-radius:20px;padding:var(--space-2xs) var(--space-s);color:var(--text-color);transition:none;white-space:nowrap}.category-item,.search-warning-msg{font-size:.9rem;white-space:nowrap}.categories-btn:hover,.theme-btn:hover,.topics-btn:hover{background:rgba(var(--text-color-rgb),.15);border-color:rgba(var(--text-color-rgb),.3)}.categories-menu{position:absolute;bottom:110%;background:rgba(var(--bg-color-rgb),.98);border:1px solid rgba(var(--text-color-rgb),.2);border-radius:16px;padding:var(--space-2xs);transform:translateX(-50%) translateY(-10px);transition:.3s cubic-bezier(.175, .885, .32, 1.275);margin-bottom:var(--space-s);transform-origin:bottom center}.categories-menu.active{transform:translateX(-50%) translateY(0)}.category-item{display:block;padding:10px 12px;color:var(--text-color);text-decoration:none;border-radius:8px;transition:none}.category-item:hover,.topic-item:hover{background:rgba(var(--text-color-rgb),.1)}.search-warning-msg{position:fixed;bottom:calc(var(--space-s) + 80px);transform:translateX(-50%) translateY(10px);background:rgba(255,95,87,.95);color:#fff;padding:8px 16px;border-radius:20px;font-weight:500;pointer-events:none;transition:.3s cubic-bezier(.175, .885, .32, 1.275)}.load-more-btn,.post-category,.post-content code:not(pre code){background:rgba(var(--text-color-rgb),.1)}.category-header{text-align:center;margin-bottom:62px;padding-top:40px}.category-title{font-size:clamp(2.5rem, 14vw, 4rem);margin:0 0 1rem;font-family:ABCGintoNordUltra;transition:font-size .4s cubic-bezier(.25, .46, .45, .94),line-height .4s cubic-bezier(.25, .46, .45, .94)}.category-description{font-size:clamp(1rem, 2.3vw, 1.2rem);color:rgba(var(--text-color-rgb),.8);max-width:600px}.load-more-container{text-align:center;margin-bottom:150px;margin-top:-100px}.load-more-btn{border:1px solid rgba(var(--text-color-rgb),.2);border-radius:30px;padding:12px 30px;font-size:1rem;color:var(--text-color);cursor:pointer;transition:.3s;font-family:inherit}.post-content h1,.post-title{font-family:ABCGintoNordMedium;line-height:1.2}.load-more-btn:hover{background:rgba(var(--text-color-rgb),.15);border-color:rgba(var(--text-color-rgb),.3);transform:translateY(-2px)}.search-results-header{text-align:center;margin-bottom:60px;padding-top:40px;display:flex;flex-direction:column;align-items:center}.search-query{text-align:center;color:rgba(var(--text-color-rgb),.8);font-size:clamp(1rem, 2.3vw, 1.2rem);margin-top:0;width:100%;display:block}.search-query span{display:inline-block;text-align:center}.blog-post{max-width:800px;margin:0 auto;padding:40px 20px 100px;transition:padding .4s cubic-bezier(.25, .46, .45, .94)}.post-header{text-align:center;margin-bottom:3rem}.post-category{display:inline-block;color:var(--text-color);padding:.5rem 1rem;border-radius:20px;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem}.post-title{font-size:clamp(2.5rem, 5vw, 3.5rem);margin:0 0 1rem;transition:font-size .4s cubic-bezier(.25, .46, .45, .94),line-height .4s cubic-bezier(.25, .46, .45, .94)}.post-meta{display:flex;justify-content:center;align-items:center;gap:1.5rem;color:rgba(var(--text-color-rgb),.7);font-size:.9rem;margin-bottom:2rem;transition:.4s cubic-bezier(.25, .46, .45, .94)}.post-hero-image{width:100%;border-radius:60px;overflow:hidden;margin:2rem 0}.post-hero-image img{width:100%;height:400px;object-fit:cover;border-radius:60px;transition:height .4s cubic-bezier(.25, .46, .45, .94);view-transition-name:hero-image}.post-content{font-size:1.1rem;line-height:1.7;color:var(--text-color);max-width:100%}.post-content h1{font-size:2.5rem;margin:3rem 0 1.5rem;transition:font-size .4s cubic-bezier(.25, .46, .45, .94)}.post-content h2{font-size:2rem;margin:2.5rem 0 1.25rem;font-family:ABCGinto;line-height:1.3;transition:font-size .4s cubic-bezier(.25, .46, .45, .94)}.post-content h3,.post-content h4{font-family:ABCGinto;line-height:1.4;transition:font-size .4s cubic-bezier(.25, .46, .45, .94)}.post-content h3{font-size:1.5rem;margin:2rem 0 1rem}.post-content h4{font-size:1.25rem;margin:1.5rem 0 .75rem}.code-content .line-numbers,.post-content pre{font-family:'Courier New',monospace;font-size:.9rem;line-height:1.5}.post-content ::-moz-selection,.post-content ::-webkit-selection,.post-content ::selection{background:var(--selection-bg)!important;color:var(--selection-color)!important;text-shadow:none!important}.post-content blockquote ::selection,.post-content blockquote::selection,.post-content li ::selection,.post-content li::selection,.post-content ol ::selection,.post-content ol::selection,.post-content ul ::selection,.post-content ul::selection{background:var(--selection-bg)!important;color:var(--selection-color)!important;text-shadow:none!important}.post-content del{text-decoration:line-through;opacity:.7}.back-to-blog,.post-content a,.topic-item{text-decoration:none}.post-content mark{background:linear-gradient(120deg,#fd5392,#f86f64);color:#fff;padding:.1em .3em;border-radius:.2em;box-decoration-break:clone}.post-content blockquote{border-left:4px solid #fd5392;background:rgba(253,83,146,.05);padding:1.5rem 2rem;margin:2rem 0;border-radius:5px 20px 20px 5px;font-style:italic;position:relative;transition:.4s cubic-bezier(.25, .46, .45, .94)}.code-block,.post-content pre{background:rgba(var(--text-color-rgb),.05);position:relative}.code-content .line-numbers,.code-content pre{transition:padding .4s cubic-bezier(.25, .46, .45, .94)}.post-content blockquote::before{content:'"';font-size:3rem;color:#fd5392;position:absolute;left:10px;top:-10px;opacity:.3;font-family:serif}.post-content pre{border:1px solid rgba(var(--text-color-rgb),.1);border-radius:60px;padding:2rem;margin:1.5rem 0;overflow-x:auto;white-space:pre;word-wrap:normal}.post-content pre code{background:0 0;padding:0;border-radius:0;font-family:inherit;font-size:inherit;white-space:pre;word-wrap:normal;display:block}.code-block{margin:2rem 0;border-radius:20px 20px 60px 60px;overflow:hidden;border:1px solid rgba(var(--text-color-rgb),.1)}.code-header{background:rgba(var(--text-color-rgb),.08);padding:15px 20px;border-bottom:1px solid rgba(var(--text-color-rgb),.1);display:flex;align-items:center;gap:8px}.code-dots{display:flex;gap:6px}.code-dot{width:12px;height:12px;border-radius:50%;transition:.3s}.code-dot:hover{transform:scale(1.1)}.code-dot.red{background:#ff5f57}.code-dot.yellow{background:#ffbd2e}.code-dot.green{background:#28c940}.code-content{display:flex;position:relative}.code-content pre{margin:0;padding:1.5rem 1.5rem 1.5rem 4rem;overflow-x:auto;white-space:pre;flex:1;border-radius:0;background:0 0;min-height:100px}.code-content .line-numbers{position:absolute;left:0;top:0;padding:1.5rem 1rem;border-right:1px solid rgba(var(--text-color-rgb),.2);color:rgba(var(--text-color-rgb),.5);user-select:none;background:rgba(var(--text-color-rgb),.02);height:100%;z-index:1}.code-block ::selection{background:#b3d4fc!important;color:#000!important}.code-block ::-moz-selection{background:#b3d4fc!important;color:#000!important}.code-block,.code-content,.code-content code{font-family:'Courier New',monospace!important;font-size:.9rem!important;line-height:1.5!important;color:inherit!important;background:0 0!important;text-align:left!important;direction:ltr!important;unicode-bidi:normal!important}.code-block pre::-webkit-scrollbar{height:15px;background:0 0}.code-block pre::-webkit-scrollbar-track{background:rgba(var(--text-color-rgb),.05);border-radius:10px;margin:0 3rem}.code-block pre::-webkit-scrollbar-thumb{background:rgba(var(--text-color-rgb),.2);border-radius:10px;border:2px solid transparent;background-clip:padding-box}.code-block pre::-webkit-scrollbar-thumb:hover{background:rgba(var(--text-color-rgb),.3);border:2px solid transparent;background-clip:padding-box}.post-content ul li{list-style-type:disc;text-align:left}.post-content ol li{list-style-type:decimal}.post-content ol ol,.post-content ol ul,.post-content ul ol,.post-content ul ul{margin:.5rem 0;padding-left:1.5rem}.post-content hr{border:none;height:2px;background:linear-gradient(to right,transparent,rgba(var(--text-color-rgb),.3),transparent);margin:3rem 0}.post-content code,.post-content code:not(pre code){border-radius:4px;font-family:'Courier New',monospace}.post-content code:not(pre code){padding:.2rem .4rem;font-size:.9em;color:#e83e8c}.post-content a{color:#fd5392;background-image:linear-gradient(#fd5392,#fd5392);background-size:0 2px;background-repeat:no-repeat;background-position:left 85%;transition:.4s cubic-bezier(.25, .46, .45, .94);padding-bottom:10px;position:relative;border-bottom:none}.post-content a:hover{background-size:100% 2px;transform:translateY(-1px);color:#ff6ba8}.post-content a:active{transform:translateY(0);transition-duration:.1s}.error-message{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.error-message h2{font-size:2rem;margin-bottom:1rem}.error-placeholder,.loading-placeholder{text-align:center;padding:2rem;color:rgba(var(--text-color-rgb),.7);grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px}.topic-item,.topics-btn{color:var(--text-color)}.error-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;text-align:center}.loading-placeholder .post-image{opacity:.5}.error-placeholder p{margin-bottom:1rem;line-height:1.6}.explore-grid:empty::before,.posts-grid:empty::before{content:"Nothing available yet 🥀";display:block;text-align:center;padding:2rem;color:rgba(var(--text-color-rgb),.5);grid-column:1/-1}.post-content-image{max-width:100%;height:400px;border-radius:80px;margin:1.5rem 0;min-height:200px;object-fit:cover}.post-content code{background:rgba(var(--text-color-rgb),.1);padding:.2rem .4rem;font-size:.9rem}.post-nav-pill,.topics-btn{border:1px solid rgba(var(--text-color-rgb),.2)}.post-content ol,.post-content ul{margin:1rem 0;padding-left:2rem}.post-content li{line-height:1.6;margin-bottom:.5rem}.post-nav-pill{position:fixed;bottom:var(--space-s);left:50%;transform:translateX(-50%);background:rgba(var(--bg-color-rgb),.95);border-radius:50px;padding:var(--space-xs) var(--space-s);z-index:998;transition:.4s cubic-bezier(.175, .885, .32, 1.275);min-width:min(300px,90vw);max-width:90vw;touch-action:manipulation}.topics-btn{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2xs);background:rgba(var(--text-color-rgb),.1);border-radius:20px;padding:var(--space-2xs) var(--space-s);font-size:clamp(.8rem, 2vw, .9rem);cursor:pointer;transition:none;white-space:nowrap;font-family:inherit;width:100%;min-height:44px}.topic-item,.topics-btn span{display:block;text-align:left;text-overflow:ellipsis;white-space:nowrap}.back-to-blog-btn,.topics-menu{border:1px solid rgba(var(--text-color-rgb),.2)}.topics-btn span{overflow:hidden;max-width:90px;min-width:0;flex:1}.topics-menu{position:absolute;bottom:130%;left:0;width:100%;max-width:300px;background:rgba(var(--bg-color-rgb),.98);border-radius:16px;padding:8px;max-height:300px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.3s cubic-bezier(.175, .885, .32, 1.275);margin-bottom:10px;z-index:1000;scrollbar-width:none;-ms-overflow-style:none}.topics-menu::-webkit-scrollbar{display:none}.topics-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.topic-item{padding:10px 12px;border-radius:8px;transition:none;font-size:.85rem;overflow:hidden}.back-to-blog{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-color);font-weight:500;transition:.3s}.back-to-blog-btn,.theme-btn{display:flex;align-items:center;background:rgba(var(--text-color-rgb),.1);cursor:pointer;transition:.3s;min-width:44px;min-height:44px;color:var(--text-color)}.back-to-blog:hover{transform:translateX(-5px)}.back-to-blog-btn{justify-content:center;border-radius:50%;padding:var(--space-3xs)}.back-to-blog-btn:hover{background:rgba(var(--text-color-rgb),.15);border-color:rgba(var(--text-color-rgb),.3);transform:translateX(-3px)}.back-to-blog-btn:active{transform:translateX(-3px) scale(.95)}.theme-btn{justify-content:center;border:1px solid rgba(var(--text-color-rgb),.2);border-radius:50%;margin-right:-.8rem;margin-left:-.8rem}.theme-icon-sun{display:none}.theme-icon-moon{display:block}.error-page-body{height:100vh;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center}.error-layout{container-type:inline-size;container-name:error-layout;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4cqi;width:100%;max-width:1400px;padding:0 4cqi;height:100%}.error-visual{flex:0 0 50%;display:flex;justify-content:flex-end}.error-gif{max-width:100%;height:auto;border-radius:40px;box-shadow:0 20px 40px rgba(0,0,0,.1);max-height:70vh;object-fit:cover}.error-content{flex:0 0 50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;padding-left:2cqi}.error-title{font-family:ABCGintoNordUltra;font-size:clamp(20px, 8cqi, 100px);line-height:1;margin-bottom:2cqi;color:var(--text-color)}.error-text{font-family:ABCGinto;font-size:clamp(14px, 1.8cqi, 24px);line-height:1.5;color:rgba(var(--text-color-rgb),.8);margin-bottom:4cqi;max-width:90%}@keyframes shrink-out{0%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}@keyframes grow-in{0%{transform:scale(0);opacity:0}70%{transform:scale(1.1);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes cascade-in{from{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.hidden,body.dark-theme .theme-icon-moon,body.light-theme .theme-icon-sun{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:540px) and (max-width:540px) and (min-height:720px) and (max-height:720px){.latest-post .post-image{height:calc(var(--vh,1vh) * 50)!important}}@media (min-width:640px) and (max-width:640px) and (min-height:360px) and (max-height:360px){.explore-card{border-radius:100px!important}.explore-grid{display:grid!important;grid-template-columns:repeat(2,minmax(300px,1fr))!important}}@media (min-width:740px){.explore-grid{display:grid!important;grid-template-columns:repeat(2,minmax(300px,1fr))!important}}@media (max-width:900px){.error-page-body{height:auto;min-height:100vh;align-items:flex-start;padding-top:var(--space-l);overflow-y:auto}.error-layout{flex-direction:column;text-align:left;padding:0 20px}.error-visual{flex:0 0 auto;justify-content:center;width:100%;order:1}.error-content{flex:0 0 auto;width:80%;align-items:flex-start;order:2}.error-title{margin-bottom:15px}.error-text{font-size:clamp(18px, 1.8cqi, 24px)}}@media (min-height:900px){.latest-post .post-image{max-height:550px}}@media (min-height:1030px){.latest-post .post-content p{font-size:1.8rem!important}.categories-btn span{display:flex!important}.blog-nav-pill:not(.post-nav-pill){min-width:450px!important;padding:var(--space-xs) var(--space-s)!important}.pill-content{width:auto!important}.categories-menu{left:83%!important}.latest-post .post-editor{font-size:1.4rem!important}}@media (min-height:700px) and (max-height:730px){.explore-subtitle{font-size:clamp(4.5rem, 6vw, 2rem)!important}}@media (max-width:768px){.post-content-image{height:210px}.blog-hero{height:calc(var(--vh,1vh) * 93)}.error-title{font-size:12cqi}.error-text{font-size:4cqi}.category-title{font-size:clamp(2.5rem, 12vw, 4rem)}.posts-grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.explore-grid,.post-card{display:flex;flex-direction:column}.post-card{align-items:center;max-width:500px;padding:15px}.post-content{text-align:center;padding:0}.post-content p{text-align:left}.latest-post .post-content p{text-align:center;font-size:clamp(1.1rem, 2.5vw, 1.2rem)}.post-card .post-content{width:100%}.post-card .post-editor,.post-card .post-title{margin:0 0 .5rem;text-align:center}.explore-grid{align-items:center;justify-content:center;gap:2rem}.explore-card{border-radius:230px}.explore-card .post-image-container{border-radius:80px}.explore-card .post-image{border-radius:250px}.post-nav-pill{min-width:280px;padding:10px 16px}.topics-menu{max-width:250px;bottom:115%}.blog-post{padding:20px 15px 100px}.post-meta{flex-direction:column;gap:.5rem}.post-hero-image img{height:250px}.blog-container{padding:0 var(--space-xs)}.explore-grid,.posts-grid{grid-template-columns:1fr;gap:var(--space-m)}.latest-post .post-image{border-radius:120px;max-height:330px}.latest-post .post-link,.post-card{width:100%;padding:var(--space-xs);margin:0}.explore-subtitle{font-size:clamp(3rem, 6vw, 2rem)}.post-content h1{font-size:2rem}.post-content h3{font-size:1.5rem}.post-content h4{font-size:1.25rem}.post-content blockquote{padding:1rem 1.5rem;margin:1.5rem 0}.code-block pre{padding-left:3rem}.line-numbers{padding:1rem .75rem}.blog-nav-pill{min-width:250px;padding:10px 16px}.pill-content{gap:12px}.categories-btn span,.search-btn{display:none}.categories-btn{padding:8px 12px}.categories-menu{position:fixed;left:52%;transform:translateX(-50%) translateY(-10px);bottom:80%;width:200px;min-width:140px;max-width:80vw;margin-bottom:var(--space-s)}.blog-search{width:100%;flex:1}.search-container{flex:auto}}@media (min-height:960px){.post-hero-image img{height:350px!important}.category-description .search-query{font-size:1.5rem}.explore-subtitle{font-size:clamp(4.5rem, 6vw, 2rem)!important}.latest-post .post-description{font-size:2rem}.latest-post .post-title{font-size:3rem}.latest-post .post-editor{font-size:1.3rem}.topics-menu{left:25%}}@media (min-height:1100px) and (min-width:700px){.explore-subtitle{font-size:clamp(5.5rem, 6vw, 2rem)!important}.blog-nav-pill:not(.post-nav-pill){min-width:500px!important;padding:var(--space-xs) var(--space-s)!important}}@media (min-width:600px) and (min-height:960px){.latest-post .post-content p{font-size:clamp(1.6rem, 2.5vw, 1.2rem)}.blog-nav-pill:not(.post-nav-pill){min-width:450px!important;padding:var(--space-xs) var(--space-s)!important}.categories-btn span{display:flex}.categories-dropdown{flex:0}.categories-menu{left:85%}}@media (min-height:1200px){.blog-nav-pill:not(.post-nav-pill){min-width:550px!important}.categories-menu{left:25%!important}}@media (min-width:760px) and (min-height:1000px){.categories-menu{left:55%!important}.blog-nav-pill:not(.post-nav-pill){min-width:500px!important}.pill-content{width:auto!important}}@media (max-width:600px) and (max-height:700px){.latest-post .post-image{height:calc(var(--vh,1vh) * 70)!important}}@media (max-width:480px){.latest-post .post-image{max-height:320px}.category-description .search-query,.latest-post .post-description{font-size:1rem}.post-card .post-image{max-height:290px}.blog-nav-pill,.post-nav-pill{min-width:250px;padding:8px 12px}.topics-btn{padding:6px 12px}.back-to-blog-btn{width:36px;height:36px;padding:8px}.categories-menu{min-width:130px}.blog-container{padding:0 var(--space-2xs)}.post-card .post-title{font-size:1.4rem}.explore-card .post-title{font-size:1.3rem}}@media (max-width:480px) and (max-height:700px){.latest-post .post-image{max-height:300px}}@media (max-height:320px){.latest-post .post-image{max-height:150px;min-width:auto;max-width:500px!important}.post-card .post-image{max-height:200px}}@view-transition{navigation:auto}@media (prefers-color-scheme:dark){:root{--text-color:#fff;--bg-color:#121212;--selection-bg:#fff;--selection-color:#000;--bg-color-rgb:18,18,18;--text-color-rgb:255,255,255;--hover-shadow-color:rgba(255, 255, 255, .1)}.theme-icon-moon{display:none}.theme-icon-sun{display:block}}@media print{.footer{display:none!important}.content{max-width:none;padding:0}body{color:#000;background:#fff}h1,h2,h3{color:#000!important}}