:root{--bg-color:#050505;--card-bg:#0f1016;--text-color:#e2e8f0;--text-primary:#fff;--text-secondary:#94a3b8;--primary-color:#00f3ff;--accent-color:#7c3aed;--success-color:#00ff9d;--warning-color:#f59e0b;--border-color:#1e293b;--cyber-border:#00f3ff;--glow-primary:0 0 20px #00f3ff26;--glow-text:0 0 10px #00f3ff4d;--font-sans:var(--font-geist-sans),"Rajdhani",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:var(--font-geist-mono),"JetBrains Mono","Fira Code",monospace;--api-width:800px;--header-height:70px;--bg-gradient:linear-gradient(#00f3ff08 1px,transparent 1px),linear-gradient(90deg,#00f3ff08 1px,transparent 1px),radial-gradient(circle at 50% 0%,#1a1b26 0%,#050505 60%);--bg-size:40px 40px,40px 40px,100% 100%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width:768px){.container{padding:0 .5rem}}*{box-sizing:border-box;margin:0;padding:0}html,body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);background-color:var(--bg-color);background-image:var(--bg-gradient);background-size:var(--bg-size);max-width:100vw;color:var(--text-color);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-attachment:fixed;line-height:1.7;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .2s}a:hover{color:var(--primary-color)}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);letter-spacing:-.01em;margin-bottom:1.5rem;font-weight:700;line-height:1.3}h1{color:var(--primary-color);text-shadow:var(--glow-text);letter-spacing:-.02em;font-weight:800}h2{color:var(--accent-color);border-bottom:1px solid #7c3aed4d;margin-top:2.5rem;padding-bottom:.5rem}h3{color:var(--text-color);margin-top:2rem}h4,h5,h6{color:#fff}p{margin-bottom:1.5rem}article a{color:var(--primary-color);text-underline-offset:4px;text-decoration-thickness:1px}article a:hover{color:#fff;text-decoration:underline}pre{background:var(--card-bg);border:1px solid var(--border-color);border-left:2px solid var(--primary-color);border-radius:8px;margin:2rem 0;padding:3rem 1.5rem 1.5rem;position:relative;overflow-x:auto;box-shadow:0 4px 24px #0006}pre:before{content:"";background:#ff5f56;border-radius:50%;width:12px;height:12px;position:absolute;top:1rem;left:1rem;box-shadow:20px 0 #ffbd2e,40px 0 #27c93f}pre code{color:#e5e5e5;font-family:var(--font-mono);font-size:.9em;background:0 0!important;border:none!important;padding:0!important}:not(pre)>code{font-family:var(--font-mono);color:var(--primary-color);background:#00f3ff1a;border:1px solid #00f3ff33;border-radius:4px;padding:.2rem .4rem;font-size:.85em}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--accent-color);border:1px solid var(--bg-color);border-radius:2px}.blog-content img{border-radius:12px;max-width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 4px 20px #0000004d}.blog-layout{grid-template-columns:1fr 300px;gap:4rem;display:grid;position:relative}.toc{border-left:1px solid var(--border-color);max-height:calc(100vh - 120px);padding-left:1.5rem;position:sticky;top:100px;overflow-y:auto}.toc h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem}.toc ul{padding:0;list-style:none}.toc li{margin-bottom:.5rem}.toc a{color:var(--text-secondary);cursor:pointer;font-size:.9rem;line-height:1.4;text-decoration:none;transition:color .2s;display:block}.toc a:hover{color:var(--primary-color)}.toc-mobile{display:none}.toc-desktop{display:block}@media (max-width:1024px){.blog-layout{flex-direction:column;grid-template-columns:1fr;gap:2rem;display:flex}.toc-desktop{display:none}.toc-mobile{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;margin-bottom:2rem;padding:1rem;display:block}.toc-mobile .toc{border-left:none;max-height:250px;margin-bottom:0;padding-bottom:0;padding-left:0;position:relative;top:0}.fileRow{display:block}}.blog-article{max-width:1200px;margin:0 auto;padding:2rem}.blog-header{max-width:800px;margin:0 0 3rem}.blog-title{margin-bottom:.5rem;font-size:2.5rem;line-height:1.2}@media (max-width:768px){.blog-article{width:100%;max-width:100vw;padding:1rem}.blog-header{margin-bottom:2rem;padding:0 .5rem}.blog-title{font-size:2rem;line-height:1.2}h1{font-size:2rem}h2{margin-top:2rem;font-size:1.5rem}p,li{font-size:1.1rem;line-height:1.6}input[type=text]{padding:.8rem;font-size:16px}.ascii-subtitle{margin-top:1rem!important;font-size:.45rem!important}}.ascii-subtitle{color:var(--text-secondary);letter-spacing:.05em;margin-top:1.5rem;font-size:.8rem;font-weight:700;display:block}
.Header-module__hBw1pG__header{height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#050505cc;border-bottom:1px solid #00f3ff1a;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}.Header-module__hBw1pG__logo{font-family:var(--font-mono);color:var(--primary-color);letter-spacing:-.05em;text-shadow:var(--glow-text);font-size:1.2rem;font-weight:700}.Header-module__hBw1pG__logo a:hover{color:var(--text-secondary)}.Header-module__hBw1pG__nav ul{gap:2rem;list-style:none;display:flex}.Header-module__hBw1pG__nav a{font-family:var(--font-ubuntu-mono),monospace;color:var(--text-secondary);letter-spacing:-.02em;text-transform:lowercase;font-size:1.1rem;font-weight:700;transition:all .2s}.Header-module__hBw1pG__nav a:hover{color:var(--primary-color);text-shadow:var(--glow-text);text-decoration:none}@media (max-width:768px){.Header-module__hBw1pG__header{height:60px;padding:0 1rem}.Header-module__hBw1pG__logo{font-size:1.1rem}.Header-module__hBw1pG__nav ul{gap:1rem}.Header-module__hBw1pG__nav a{padding:.5rem;font-size:.9rem}}
.Footer-module__S6Hkya__footer{text-align:center;font-family:var(--font-mono);color:#666;border-top:1px solid #333;margin-top:4rem;padding:2rem;font-size:.8rem}.Footer-module__S6Hkya__footer a{margin:0 .5rem}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fde4e88984614a46-s.1c61be5b.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/cd8868152a8e05a2-s.360522cb.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/13384cdee973a464-s.16d2bd4c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e550f72b5719cd90-s.7bfff560.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5044bd7c23e87b-s.91eff3d1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f993dba6660b9bd1-s.p.c21cf68e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/25e7eee88b8d5dd7-s.a048c494.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/39d1e1bb9f8cad76-s.7dc73ce9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/cbc6e595d0a8fd91-s.d9878b4b.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/291deed17ca6a9b2-s.96cd7a52.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b4512e2e7085ebdc-s.6707c7b6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Ubuntu Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/61632ccc178e84bd-s.p.db44ccba.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Ubuntu Mono Fallback;src:local(Arial);ascent-override:74.0%;descent-override:15.16%;line-gap-override:0.0%;size-adjust:112.16%}.ubuntu_mono_70692a4d-module__I1fI7W__className{font-family:Ubuntu Mono,Ubuntu Mono Fallback;font-style:normal}.ubuntu_mono_70692a4d-module__I1fI7W__variable{--font-ubuntu-mono:"Ubuntu Mono","Ubuntu Mono Fallback"}
