@font-face{font-family:EB-Garamond;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/4efba202-a2f8-4f9d-a54a-9947a3bc993b.woff)format("woff2");font-display:swap}@font-face{font-family:Inter-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/860e40ca-a463-4b97-929f-bddcce7d857b.woff2)format("woff2");font-display:swap}@font-face{font-family:GeistMono-Regular;src:url(https://intdev-global.s3.us-west-2.amazonaws.com/public/internet-dev/996b00fb-4b7a-403d-8da2-ce2225450681.woff2)format("woff2");font-display:swap}
body{--theme-background:var(--color-black-100);--theme-background-foreground:var(--color-gray-60);--theme-border:var(--color-gray-70);--theme-border-subdued:var(--color-gray-70-6);--theme-border-translucent:var(--color-black-100-4);--theme-text:var(--color-gray-20);--theme-text-secondary:var(--color-gray-50);--theme-focused-foreground:var(--color-orange-70);--theme-focused-foreground-subdued:var(--color-orange-40)}body.theme-light{--theme-background:var(--color-white);--theme-background-foreground:var(--color-gray-80);--theme-border:var(--color-gray-20);--theme-border-subdued:var(--color-gray-40-2);--theme-border-translucent:var(--color-gray-10-4);--theme-text:var(--color-black-100);--theme-text-secondary:var(--color-gray-60);--theme-focused-foreground:var(--color-orange-60);--theme-focused-foreground-subdued:var(--color-orange-40)}body.theme-dark{--theme-background:var(--color-black-100);--theme-background-foreground:var(--color-gray-60);--theme-border:var(--color-gray-70);--theme-border-subdued:var(--color-gray-70-6);--theme-border-translucent:var(--color-black-100-4);--theme-text:var(--color-gray-20);--theme-text-secondary:var(--color-gray-50);--theme-focused-foreground:var(--color-orange-70);--theme-focused-foreground-subdued:var(--color-orange-40)}
a,abbr,acronym,address,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,figure,figcaption,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{box-sizing:border-box;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{height:100%}body{min-height:100%;position:relative}html,body{--color-black-100:#000;--color-black-100-8:#000c;--color-black-100-1:#0000001a;--color-black-100-2:#0003;--color-black-100-4:#0006;--color-blue-10:#edf5ff;--color-blue-20:#d0e2ff;--color-blue-30:#a6c8ff;--color-blue-40:#78a9ff;--color-blue-50:#4589ff;--color-blue-60:#0f62fe;--color-blue-60-2:#0f62fe33;--color-blue-70:#0043ce;--color-blue-80:#002d9c;--color-orange-10:#fff7ed;--color-orange-20:#ffe8d0;--color-orange-30:#ffd2a6;--color-orange-40:#ffb778;--color-orange-50:#ff9845;--color-orange-60:#fe750f;--color-orange-60-2:#fe750f33;--color-orange-70:#ce5200;--color-orange-80:#9c3700;--color-gray-10:#f4f4f4;--color-gray-10-4:#f4f4f466;--color-gray-20:#e0e0e0;--color-gray-30:#c6c6c6;--color-gray-40:#a8a8a8;--color-gray-40-2:#a8a8a833;--color-gray-50:#8d8d8d;--color-gray-60:#6f6f6f;--color-gray-70:#525252;--color-gray-70-6:#52525299;--color-gray-80:#393939;--color-gray-90:#262626;--color-white:#fff;--color-white-8:#fffc;--font-family:"EB-Garamond",Georgia,"Times New Roman",serif;--font-family-mono:"GeistMono-Regular","SF Mono",Menlo,monospace;--font-family-sans:"Inter-Regular",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--theme-text:var(--color-black-100);--theme-grid-block:32px;--font-size:24px}@media (max-width:1440px){html,body{--theme-grid-block:24px;--font-size:20px}}@media (max-width:768px){html,body{--theme-grid-block:20px;--font-size:16px}}html,body{--theme-line-height-base:calc(var(--theme-grid-block)*1.2);background:var(--theme-background);color:var(--theme-text);font-family:var(--font-family);font-size:var(--font-size);font-optical-sizing:auto;font-weight:400;line-height:var(--theme-line-height-base)}:is(html,body)::-webkit-scrollbar{background:0 0;width:8px;height:8px}:is(html,body)::-webkit-scrollbar-track{background:var(--theme-background)}:is(html,body)::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:4px}:is(html,body)::-webkit-scrollbar-thumb:hover{background:var(--theme-text-secondary)}a{color:var(--theme-text);text-decoration:underline;-webkit-text-decoration-color:var(--theme-border);text-decoration-color:var(--theme-border);text-underline-offset:2px;transition:text-decoration-color .15s}a:hover{-webkit-text-decoration-color:var(--theme-text);text-decoration-color:var(--theme-text)}strong,b{font-weight:600}em,i{font-style:italic}code{font-family:var(--font-family-mono);background:var(--theme-border-subdued);border-radius:3px;padding:.1em .3em;font-size:.9rem}pre{font-family:var(--font-family-mono);background:var(--theme-border-subdued);padding:var(--theme-grid-block);margin:var(--theme-grid-block)0;border-radius:4px;font-size:.85rem;overflow-x:auto}pre code{background:0 0;padding:0}blockquote{border-left:3px solid var(--theme-border);padding-left:var(--theme-grid-block);margin:var(--theme-grid-block)0;color:var(--theme-text-secondary);font-style:italic}img{max-width:100%;height:auto;display:block}hr{border:none;border-top:1px solid var(--theme-border);margin:calc(var(--theme-grid-block)*2)0}
.Search-module__cYqn0q__container{position:relative}.Search-module__cYqn0q__inputWrapper{align-items:center;display:flex;position:relative}.Search-module__cYqn0q__input{font-family:var(--font-family);padding:calc(var(--theme-grid-block)*.3)calc(var(--theme-grid-block)*.5);padding-right:calc(var(--theme-grid-block)*2);border:1px solid var(--theme-border);background:var(--theme-background);color:var(--theme-text);border-radius:4px;width:160px;transition:width .2s,border-color .15s}.Search-module__cYqn0q__input:focus{border-color:var(--theme-focused-foreground);outline:none;width:320px}.Search-module__cYqn0q__input::placeholder{color:var(--theme-text-secondary)}.Search-module__cYqn0q__shortcut{right:calc(var(--theme-grid-block)*.4);font-family:var(--font-family-sans);color:var(--theme-text-secondary);pointer-events:none;font-size:.5rem;position:absolute}.Search-module__cYqn0q__results{top:calc(100% + calc(var(--theme-grid-block)*.5));background:var(--theme-background);border:1px solid var(--theme-border);z-index:200;border-radius:8px;width:320px;max-height:400px;position:absolute;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.Search-module__cYqn0q__result{justify-content:space-between;align-items:baseline;gap:var(--theme-grid-block);padding:calc(var(--theme-grid-block)*.6)calc(var(--theme-grid-block)*.75);color:var(--theme-text);border-bottom:1px solid var(--theme-border-subdued);text-decoration:none;transition:background-color .1s;display:flex}.Search-module__cYqn0q__result:last-child{border-bottom:none}.Search-module__cYqn0q__result:hover{background:var(--theme-border-subdued)}.Search-module__cYqn0q__resultTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;overflow:hidden}.Search-module__cYqn0q__resultDate{color:var(--theme-text-secondary);flex-shrink:0;font-size:.75rem}.Search-module__cYqn0q__noResults{padding:var(--theme-grid-block);text-align:center;color:var(--theme-text-secondary);font-size:.9rem}@media (max-width:768px){.Search-module__cYqn0q__input{width:120px}.Search-module__cYqn0q__input:focus{width:160px}.Search-module__cYqn0q__shortcut{display:none}.Search-module__cYqn0q__results{width:280px}}
.Header-module__Af2_WG__header{z-index:100;background:var(--theme-background);-webkit-backdrop-filter:blur(8px);position:sticky;top:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{background:color-mix(in srgb,var(--theme-background)95%,transparent);transform:translateY(-2px)}.Header-module__Af2_WG__nav{padding:var(--theme-grid-block)0;justify-content:space-between;align-items:center;transition:padding .3s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__nav{padding:calc(var(--theme-grid-block)*.75)0}.Header-module__Af2_WG__logo{color:var(--theme-text);align-items:center;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__logo:hover{color:var(--theme-focused-foreground)}.Header-module__Af2_WG__links{align-items:center;gap:var(--theme-grid-block);display:flex}.Header-module__Af2_WG__link{color:var(--theme-text-secondary);text-decoration:none;transition:color .15s}.Header-module__Af2_WG__link:hover{color:var(--theme-text)}.Header-module__Af2_WG__themeToggle{cursor:pointer;color:var(--theme-text-secondary);background:0 0;border:none;padding:0;font-size:1.2rem;transition:color .15s}.Header-module__Af2_WG__themeToggle:hover{color:var(--theme-text)}@media (max-width:768px){.Header-module__Af2_WG__links{gap:calc(var(--theme-grid-block)*.75)}}
.Footer-module__EZoWya__footer{padding-bottom:calc(var(--theme-grid-block)*4)}
.layout-module__CUj6aG__container{max-width:1280px;padding:0 var(--theme-grid-block);margin:0 auto}@media (max-width:1440px){.layout-module__CUj6aG__container{max-width:960px}}@media (max-width:768px){.layout-module__CUj6aG__container{max-width:640px}}
