@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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.18a48cbc.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.7a40eb73.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.c995e352.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.76dcb0b2.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.7cd81963.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.3a6ba036.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_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--color-background:#f5f5f5;--color-background-alt:#e5e5e5;--color-text:#262626;--color-text-secondary:#525252;--color-text-tertiary:#737373;--color-text-quaternary:#a3a3a3;--color-border:#e5e5e5;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 4px #0000000d;--space-1:clamp(.25rem,.5vw,.5rem);--space-2:clamp(.5rem,1vw,1rem);--space-3:clamp(1rem,2vw,1.5rem);--space-4:clamp(1.5rem,3vw,2rem);--space-5:clamp(2rem,4vw,3rem);--container-width:75rem;--container-padding:clamp(1.5rem,5vw,3rem)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100vh}body{background-color:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}.site-container{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{width:100%;max-width:var(--container-width);padding:0 var(--container-padding);margin:0 auto}footer{border-top:1px solid var(--color-border);padding:1.5rem 0}.copyright{color:var(--color-text-quaternary);font-size:.75rem}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.2}
.site-header{z-index:100;background-color:var(--color-background);border-bottom:1px solid var(--color-border);transition:box-shadow .3s;position:sticky;top:0}.site-header.scrolled{box-shadow:var(--shadow-sm)}.header-inner{justify-content:space-between;align-items:center;height:4rem;display:flex}.site-logo{letter-spacing:-.01em;color:var(--color-text);font-size:1.125rem;font-weight:500;text-decoration:none}.desktop-nav{gap:clamp(1rem,5vw,2rem);display:flex}.desktop-nav a{letter-spacing:.02em;color:var(--color-text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.desktop-nav a:hover{color:var(--color-text)}.desktop-nav a.active{color:var(--color-text);font-weight:500}.mobile-menu-button{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;padding:.5rem;display:none}.menu-icon{width:1.25rem;height:1.25rem}.mobile-nav{border-top:1px solid var(--color-border);padding:1rem 0;display:none}.mobile-nav-inner{flex-direction:column;gap:1rem;display:flex}.mobile-nav a{letter-spacing:.02em;color:var(--color-text-secondary);font-size:.875rem;text-decoration:none}.mobile-nav a.active{color:var(--color-text);font-weight:500}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-button,.mobile-nav{display:block}}
