:root{--color-background:#fff;--color-foreground:#1d1d1f;--color-secondary:#3a3a3f;--color-tertiary:#f5f5f7;--color-accent:#ff6b35;--color-border:#d2d2d7;--space-xs:.25rem;--space-sm:.5rem;--space-md:.75rem;--space-lg:1rem;--space-xl:1.5rem;--space-2xl:2rem;--space-3xl:3rem;--space-4xl:4rem;--space-5xl:5rem;--space-6xl:6rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--max-width:800px;--border-radius:.5rem;--border-radius-lg:1rem}[data-theme=dark]{--color-background:#0f0f0f;--color-foreground:#f5f5f7;--color-secondary:#86868b;--color-tertiary:#1a1a1a;--color-accent:#ff6b35;--color-border:#2a2a2a}@media (prefers-color-scheme:dark){:root:not([data-theme]){--color-background:#0f0f0f;--color-foreground:#f5f5f7;--color-secondary:#86868b;--color-tertiary:#1a1a1a;--color-accent:#ff6b35;--color-border:#2a2a2a}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-foreground);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;transition:color .3s,background-color .3s}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--max-width);padding:0 var(--space-2xl);margin:0 auto}@media (max-width:1024px){:root{--space-3xl:2.5rem;--space-4xl:3rem;--space-5xl:4rem;--space-6xl:5rem}}@media (max-width:768px){:root{--space-lg:.875rem;--space-xl:1.25rem;--space-2xl:1.5rem;--space-3xl:2rem;--space-4xl:2.5rem;--space-5xl:3rem;--space-6xl:4rem;--font-size-3xl:1.5rem;--font-size-4xl:1.875rem;--font-size-5xl:2.25rem;--font-size-6xl:2.75rem}}@media (max-width:480px){:root{--space-md:.625rem;--space-lg:.75rem;--space-xl:1rem;--space-2xl:1.25rem;--space-3xl:1.5rem;--space-4xl:2rem;--space-5xl:2.5rem;--space-6xl:3rem;--font-size-lg:1rem;--font-size-xl:1.125rem;--font-size-2xl:1.25rem;--font-size-3xl:1.375rem;--font-size-4xl:1.625rem;--font-size-5xl:1.875rem;--font-size-6xl:2.25rem}}.section{padding:var(--space-2xl)0;border-bottom:1px dashed var(--color-border)}.section:last-child{border-bottom:none}.sectionTitle{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-foreground);max-width:800px;margin:0 auto var(--space-lg)}.text-center{text-align:center}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
.styles-module__2-ICEq__themeToggle{color:var(--color-foreground);font-size:var(--font-size-lg);cursor:pointer;padding:var(--space-xs);border-radius:var(--border-radius);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s,background-color .3s;display:flex}.styles-module__2-ICEq__themeToggle:hover{background:var(--color-tertiary);transform:scale(1.1)}
.styles-module__L0SdTG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);z-index:100;background:rgba(255,255,255,.8);transition:background-color .3s,border-color .3s;position:fixed;top:0;left:0;right:0}[data-theme=dark] .styles-module__L0SdTG__nav{background:rgba(15,15,15,.8)}@media (prefers-color-scheme:dark){:root:not([data-theme]) .styles-module__L0SdTG__nav{background:rgba(15,15,15,.8)}}.styles-module__L0SdTG__navContent{padding:var(--space-md)0;justify-content:space-between;align-items:center;display:flex}.styles-module__L0SdTG__logo span{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-foreground)}.styles-module__L0SdTG__navLinks{gap:var(--space-lg);align-items:center;margin-left:auto;display:flex}.styles-module__L0SdTG__navLinks a{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);transition:color .2s}.styles-module__L0SdTG__navLinks a:hover{color:var(--color-accent)}
