.Footer-module__S6Hkya__footer{border-top:.0625rem solid var(--border);margin-top:var(--spacing-responsive-2xl)}.Footer-module__S6Hkya__inner{max-width:var(--max-width);padding:1.5rem var(--container-padding);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.Footer-module__S6Hkya__copyright{font-size:var(--font-size-sm);color:var(--muted-foreground)}.Footer-module__S6Hkya__nav{gap:1rem;display:flex}.Footer-module__S6Hkya__link{font-size:var(--font-size-sm);color:var(--muted-foreground);text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__link:hover{color:var(--foreground);opacity:1}.Footer-module__S6Hkya__social{gap:.5rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--muted-foreground);border-radius:var(--radius);padding:.375rem;transition:color .15s;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary);opacity:1}.Footer-module__S6Hkya__icon{width:1.125rem;height:1.125rem}
.CommandPalette-module__0KULLW__trigger{border:.0625rem solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--muted-foreground);font-size:var(--font-size-sm);cursor:pointer;align-items:center;gap:.5rem;padding:.375rem .625rem;font-family:inherit;transition:border-color .15s,color .15s;display:inline-flex}.CommandPalette-module__0KULLW__trigger:hover{color:var(--foreground);border-color:rgba(var(--primary-rgb), .5)}.CommandPalette-module__0KULLW__triggerIcon{width:.875rem;height:.875rem}.CommandPalette-module__0KULLW__triggerLabel{line-height:1}@media (max-width:30rem){.CommandPalette-module__0KULLW__triggerLabel{display:none}}.CommandPalette-module__0KULLW__kbd{font-family:var(--font-mono);font-size:var(--font-size-xs);border:.0625rem solid var(--border);border-radius:var(--radius);background:var(--muted);color:var(--muted-foreground);padding:.0625rem .3125rem}.CommandPalette-module__0KULLW__dialog{border:.0625rem solid var(--border);border-radius:var(--radius-xl);background:var(--surface);width:min(37.5rem,100vw - 2rem);color:var(--foreground);margin:10vh auto auto;padding:0;box-shadow:0 1.5rem 3rem #00000059}.CommandPalette-module__0KULLW__dialog::backdrop{background:#00000080}.CommandPalette-module__0KULLW__inputWrapper{border-bottom:.0625rem solid var(--border);align-items:center;gap:.625rem;padding:.875rem 1rem;transition:border-color .15s;display:flex}.CommandPalette-module__0KULLW__inputWrapper:focus-within{border-bottom-color:rgba(var(--primary-rgb), .5)}.CommandPalette-module__0KULLW__searchIcon{width:1rem;height:1rem;color:var(--muted-foreground);flex-shrink:0}.CommandPalette-module__0KULLW__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.CommandPalette-module__0KULLW__input::placeholder{color:var(--muted-foreground)}.CommandPalette-module__0KULLW__list{max-height:20rem;padding:.5rem;list-style:none;overflow-y:auto}.CommandPalette-module__0KULLW__groupLabel{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);padding:.625rem .625rem .25rem}.CommandPalette-module__0KULLW__option{border-radius:var(--radius-lg);color:var(--foreground);cursor:pointer;font-size:var(--font-size-sm);align-items:center;gap:.625rem;padding:.5rem .625rem;transition:background .15s,color .15s;display:flex}.CommandPalette-module__0KULLW__option[aria-selected=true]{background:var(--muted);color:var(--primary)}.CommandPalette-module__0KULLW__optionIcon{width:1rem;height:1rem;color:var(--muted-foreground);flex-shrink:0}.CommandPalette-module__0KULLW__option[aria-selected=true] .CommandPalette-module__0KULLW__optionIcon{color:var(--primary)}.CommandPalette-module__0KULLW__optionLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CommandPalette-module__0KULLW__empty{text-align:center;color:var(--muted-foreground);font-size:var(--font-size-sm);padding:1.5rem 1rem}@media (max-width:30rem){.CommandPalette-module__0KULLW__kbd{display:none}}
.Header-module__hBw1pG__header{z-index:50;background:color-mix(in srgb, var(--background) 78%, transparent);-webkit-backdrop-filter:blur(var(--blur-header));backdrop-filter:blur(var(--blur-header));border-bottom:.0625rem solid var(--border);position:sticky;top:0}.Header-module__hBw1pG__inner{max-width:var(--max-width);padding:var(--header-padding) var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__hBw1pG__logo{opacity:1;align-items:center;text-decoration:none;transition:opacity .15s;display:flex}.Header-module__hBw1pG__logo:hover{opacity:.7}.Header-module__hBw1pG__profileImage{border-radius:50%;width:2rem;height:2rem}.Header-module__hBw1pG__right{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:var(--nav-gap);display:flex}.Header-module__hBw1pG__link{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--muted-foreground);border-radius:var(--radius);padding:.375rem .625rem;text-decoration:none;transition:color .15s}.Header-module__hBw1pG__link:hover{color:var(--foreground);opacity:1}.Header-module__hBw1pG__link.Header-module__hBw1pG__active{color:var(--foreground);background:var(--muted)}
.ThemeToggle-module__sGqMhG__button{border:.0625rem solid var(--border);border-radius:var(--radius);width:2rem;height:2rem;color:var(--muted-foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.ThemeToggle-module__sGqMhG__button:hover{color:var(--foreground);border-color:var(--muted-foreground)}.ThemeToggle-module__sGqMhG__button:focus-visible{outline:.125rem solid var(--primary);outline-offset:.125rem}.ThemeToggle-module__sGqMhG__icon{width:1rem;height:1rem}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_2fe1ab3d-module__-T-KAq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_2fe1ab3d-module__-T-KAq__variable{--font-inter:"Inter", "Inter Fallback"}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:var(--font-inter), ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono:ui-monospace, "SF Mono", "Cascadia Code", Consolas, monospace;--background:#f8fafc;--foreground:#0f172a;--primary:#1d4ed8;--primary-rgb:29, 78, 216;--glow-rgb-2:79, 70, 229;--accent-gradient:linear-gradient(135deg, #1d4ed8, #4f46e5);--muted:#eef2f6;--muted-foreground:#475569;--border:#e2e8f0;--surface:#fff;--code-bg:#eef2f6;--code-border:#e2e8f0;--inline-code-bg:#eef2f6;--inline-code-color:#1d4ed8;--inline-code-border:#e2e8f0;--scrollbar-thumb:#cbd5e1;--scrollbar-thumb-hover:#94a3b8;--syntax-base:#3c3f57;--syntax-comment:#5c5f77;--syntax-tag:#d20f39;--syntax-number:#fe640b;--syntax-string:#40a02b;--syntax-operator:#ea76cb;--syntax-function:#df8e1d;--syntax-keyword:#8839ef;--blur-header:.75rem;--max-width:68rem;--max-width-prose:clamp(44rem, 60vw, 48rem);--container-padding:clamp(1rem, 4vw, 2rem);--header-padding:.875rem;--radius:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--heading-h1-page:clamp(1.75rem, 4vw, 2.25rem);--heading-h2:clamp(1.25rem, 3vw, 1.5rem);--heading-h3:clamp(1.0625rem, 2.5vw, 1.25rem);--heading-h4:1.0625rem;--text-responsive:clamp(.9375rem, 2vw, 1rem);--text-responsive-lg:clamp(1rem, 2vw, 1.0625rem);--font-size-2xl:1.25rem;--font-size-sm:.875rem;--font-size-xs:.75rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-snug:1.4;--line-height-body:1.65;--line-height-heading:1.25;--line-height-heading-large:1.15;--line-height-reading:1.75;--line-height-caption:1.3;--spacing-1:.25rem;--spacing-responsive-xs:.375rem;--spacing-responsive-sm:.75rem;--spacing-responsive-md:1.25rem;--spacing-responsive-lg:2rem;--spacing-responsive-xl:2.5rem;--spacing-responsive-2xl:3.5rem;--content-spacing-section:2.5rem;--content-spacing-heading:1.75rem;--content-spacing-list:.875rem;--reading-margin-paragraph:1.375rem;--reading-margin-heading:2.25rem;--reading-margin-list:1.125rem;--nav-gap:.25rem;--font-family:var(--font-sans);--font-family-mono:var(--font-mono);--font-family-reading:var(--font-sans);--accent-foreground:var(--foreground);--post-border:var(--border)}.dark{--background:#0a0d12;--foreground:#e6eaf0;--primary:#3b82f6;--primary-rgb:59, 130, 246;--glow-rgb-2:129, 140, 248;--accent-gradient:linear-gradient(135deg, #38bdf8, #6366f1);--muted:#131820;--muted-foreground:#96a2b3;--border:#1f2733;--surface:#10141b;--code-bg:#10141b;--code-border:#1f2733;--inline-code-bg:#141a24;--inline-code-color:#74a5ff;--inline-code-border:#263145;--scrollbar-thumb:#333b48;--scrollbar-thumb-hover:#475264;--syntax-base:#cdd6f4;--syntax-comment:#a6adc8;--syntax-tag:#f38ba8;--syntax-number:#fab387;--syntax-string:#a6e3a1;--syntax-operator:#f5c2e7;--syntax-function:#f9e2af;--syntax-keyword:#cba6f7}html{overflow-x:clip}body:has(dialog[open]){overflow:hidden}body{background:var(--background);background-image:radial-gradient(80rem 42rem at 75% -12%, rgba(var(--primary-rgb), .09), transparent 60%), radial-gradient(60rem 36rem at 12% -8%, rgba(var(--glow-rgb-2), .06), transparent 60%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.028'/%3E%3C/svg%3E");color:var(--foreground);font-family:var(--font-sans);font-size:1rem;line-height:var(--line-height-body);-webkit-font-smoothing:antialiased;background-repeat:no-repeat,no-repeat,repeat;overflow-x:clip}.container{width:100%;max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}h1,h2,h3,h4,h5,h6{line-height:var(--line-height-heading);font-weight:var(--font-weight-bold);letter-spacing:-.03em}code{font-family:var(--font-mono)}a{color:var(--primary);text-decoration:underline;-webkit-text-decoration-color:rgba(var(--primary-rgb), .4);text-decoration-color:rgba(var(--primary-rgb), .4);text-underline-offset:.1875rem;text-decoration-thickness:.0625rem;transition:text-decoration-color .15s,opacity .15s}a:hover{opacity:.85;text-decoration-color:currentColor}:focus-visible{outline:.125rem solid var(--primary);outline-offset:.125rem}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius)}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}:not(pre)>code[class*=language-],pre[class*=language-]{background:0 0!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.layout-module__L5FxyW__main{max-width:var(--max-width);padding:var(--content-spacing-section) var(--container-padding) var(--spacing-responsive-2xl);line-height:var(--line-height-body);margin:0 auto}
