:root{--color-primary:#4f46e5;--color-primary-light:#6366f1;--color-primary-lighter:#818cf8;--color-primary-dark:#4338ca;--color-secondary:#64748b;--color-secondary-light:#94a3b8;--color-secondary-lighter:#cbd5e1;--color-accent:#06b6d4;--color-accent-light:#22d3ee;--color-accent-lighter:#67e8f9;--color-neutral-50:#fafafa;--color-neutral-100:#f5f5f5;--color-neutral-200:#e5e5e5;--color-neutral-300:#d4d4d4;--color-neutral-400:#a3a3a3;--color-neutral-500:#737373;--color-neutral-600:#525252;--color-neutral-700:#404040;--color-neutral-800:#262626;--color-neutral-900:#171717;--color-success:#10b981;--color-success-light:#34d399;--color-warning:#f59e0b;--color-warning-light:#fbbf24;--color-error:#ef4444;--color-error-light:#f87171;--color-info:#3b82f6;--color-info-light:#60a5fa;--color-text-primary:#2c2c2e;--color-text-secondary:#636774;--color-text-tertiary:#7d8593;--color-text-inverse:#fafafa;--color-primary-foreground:#ffffff;--color-bg-primary:#f4f5f7;--color-bg-secondary:#eaecf0;--color-bg-tertiary:#dde1e8;--color-bg-elevated:#ffffff;--color-border-light:#ccd2dc;--color-border-medium:#bbc1cc;--color-border-dark:#8b95a1;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,0.06);--glow-primary:0 0 20px rgba(79,70,229,0.15);--glow-accent:0 0 20px rgba(6,182,212,0.2);--gradient-primary:linear-gradient(135deg,#6366f1,#4f46e5);--gradient-secondary:linear-gradient(135deg,#94a3b8,#64748b);--gradient-accent:linear-gradient(135deg,#22d3ee,#06b6d4);--gradient-subtle:linear-gradient(135deg,#f4f5f7,#eaecf0);--overlay-primary:rgba(79,70,229,0.02);--overlay-accent:rgba(6,182,212,0.02);--overlay-hover:rgba(79,70,229,0.04);--color-work-tint:rgba(79,70,229,0.08);--color-work-tint-strong:rgba(79,70,229,0.14);--color-work-ring:rgba(79,70,229,0.18);--color-work-ring-strong:rgba(79,70,229,0.4);--color-work-halo:rgba(79,70,229,0.15);--color-education-tint:rgba(6,182,212,0.08);--color-education-tint-strong:rgba(6,182,212,0.14);--color-education-ring:rgba(6,182,212,0.2);--color-education-ring-strong:rgba(6,182,212,0.4);--color-education-halo:rgba(6,182,212,0.15);--color-achievement-tint:rgba(16,185,129,0.08);--color-achievement-tint-strong:rgba(16,185,129,0.14);--color-achievement-ring:rgba(16,185,129,0.2);--color-achievement-ring-strong:rgba(16,185,129,0.4);--color-achievement-halo:rgba(16,185,129,0.15);--transition-fast:100ms ease-in-out;--transition-base:150ms ease-in-out;--transition-slow:200ms ease-in-out;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-full:9999px;--glass-bg:rgba(244,245,247,0.8);--glass-bg-dark:rgba(244,245,247,0.95);--glass-border:rgba(204,210,220,0.3);--glass-blur:blur(12px);--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;--font-display:"Georgia","Times New Roman",serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.75;--letter-spacing-tight:-0.025em;--letter-spacing-normal:0;--letter-spacing-wide:0.025em;--z-base:0;--z-dropdown:1000;--z-sticky:1100;--z-fixed:1200;--z-modal:1300;--z-popover:1400;--z-tooltip:1500}.dark{--color-primary:#6366f1;--color-primary-light:#818cf8;--color-primary-lighter:#a5b4fc;--color-primary-dark:#4f46e5;--color-secondary:#94a3b8;--color-secondary-light:#cbd5e1;--color-secondary-lighter:#e2e8f0;--color-accent:#06b6d4;--color-accent-light:#22d3ee;--color-accent-lighter:#67e8f9;--color-neutral-50:#0d1117;--color-neutral-100:#161b22;--color-neutral-200:#21262d;--color-neutral-300:#30363d;--color-neutral-400:#484f58;--color-neutral-500:#858e98;--color-neutral-600:#8b949e;--color-neutral-700:#b1bac4;--color-neutral-800:#c9d1d9;--color-neutral-900:#e6edf3;--color-text-primary:#e6edf3;--color-text-secondary:#8b949e;--color-text-tertiary:#858e98;--color-text-inverse:#0d1117;--color-primary-foreground:#ffffff;--color-bg-primary:#0d1117;--color-bg-secondary:#161b22;--color-bg-tertiary:#21262d;--color-bg-elevated:#161b22;--color-border-light:#30363d;--color-border-medium:#484f58;--color-border-dark:#6e7681;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.5);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.5),0 2px 4px -1px rgba(0,0,0,0.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.6),0 4px 6px -2px rgba(0,0,0,0.4);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.7),0 10px 10px -5px rgba(0,0,0,0.5);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.8);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,0.6);--glow-primary:0 0 20px rgba(99,102,241,0.4);--glow-accent:0 0 20px rgba(6,182,212,0.4);--gradient-primary:linear-gradient(135deg,#6366f1,#4f46e5);--gradient-secondary:linear-gradient(135deg,#8b949e,#6e7681);--gradient-accent:linear-gradient(135deg,#06b6d4,#0891b2);--gradient-subtle:linear-gradient(135deg,#161b22,#0d1117);--overlay-primary:rgba(99,102,241,0.04);--overlay-accent:rgba(6,182,212,0.04);--overlay-hover:rgba(99,102,241,0.08);--color-work-tint:rgba(99,102,241,0.14);--color-work-tint-strong:rgba(99,102,241,0.22);--color-work-ring:rgba(99,102,241,0.32);--color-work-ring-strong:rgba(99,102,241,0.55);--color-work-halo:rgba(99,102,241,0.25);--color-education-tint:rgba(34,211,238,0.12);--color-education-tint-strong:rgba(34,211,238,0.2);--color-education-ring:rgba(34,211,238,0.3);--color-education-ring-strong:rgba(34,211,238,0.55);--color-education-halo:rgba(34,211,238,0.25);--color-achievement-tint:rgba(52,211,153,0.12);--color-achievement-tint-strong:rgba(52,211,153,0.2);--color-achievement-ring:rgba(52,211,153,0.3);--color-achievement-ring-strong:rgba(52,211,153,0.55);--color-achievement-halo:rgba(52,211,153,0.25);--glass-bg:rgba(22,27,34,0.8);--glass-bg-dark:rgba(13,17,23,0.95);--glass-border:rgba(48,54,61,0.5);--glass-blur:blur(12px)}@media (prefers-reduced-motion:no-preference){html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning :after,html.theme-transitioning :before{transition:background-color .4s ease,color .4s ease,border-color .4s ease,fill .4s ease,stroke .4s ease,box-shadow .4s ease!important}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#ffffff}.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-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{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}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:var(--font-sans);line-height:var(--line-height-normal);color:var(--color-text-primary);background:var(--color-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);margin-bottom:.5em}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.875rem)}p{margin-bottom:1em;line-height:var(--line-height-relaxed)}a{color:inherit;text-decoration:none;transition:all var(--transition-fast)}a:hover{color:var(--color-primary)}button{font-family:inherit;cursor:pointer;border:none;background:none;transition:all var(--transition-base)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}img{max-width:100%;height:auto;display:block}.dark .hljs{color:#e6edf3;background:transparent}.dark .hljs-doctag,.dark .hljs-keyword,.dark .hljs-meta .hljs-keyword,.dark .hljs-template-tag,.dark .hljs-template-variable,.dark .hljs-type,.dark .hljs-variable.language_{color:#ff7b72}.dark .hljs-title,.dark .hljs-title.class_,.dark .hljs-title.class_.inherited__,.dark .hljs-title.function_{color:#d2a8ff}.dark .hljs-attr,.dark .hljs-attribute,.dark .hljs-literal,.dark .hljs-meta,.dark .hljs-number,.dark .hljs-operator,.dark .hljs-selector-attr,.dark .hljs-selector-class,.dark .hljs-selector-id,.dark .hljs-variable{color:#79c0ff}.dark .hljs-meta .hljs-string,.dark .hljs-regexp,.dark .hljs-string{color:#a5d6ff}.dark .hljs-built_in,.dark .hljs-symbol{color:#ffa657}.dark .hljs-code,.dark .hljs-comment,.dark .hljs-formula{color:#8b949e}.dark .hljs-name,.dark .hljs-quote,.dark .hljs-selector-pseudo,.dark .hljs-selector-tag{color:#7ee787}.dark .hljs-subst{color:#c9d1d9}.dark .hljs-section{color:#1f6feb;font-weight:700}.dark .hljs-bullet{color:#f2cc60}.dark .hljs-emphasis{color:#c9d1d9;font-style:italic}.dark .hljs-strong{color:#c9d1d9;font-weight:700}.dark .hljs-addition{color:#aff5b4;background-color:#033a16}.dark .hljs-deletion{color:#ffdcd7;background-color:#67060c}code{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,Droid Sans Mono,Source Code Pro,monospace;font-size:.875em;padding:.125em .375em;background:var(--color-neutral-100);border:1px solid var(--color-border-light);border-radius:var(--radius-sm);color:var(--color-primary)}pre{background:var(--color-bg-secondary);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-lg);overflow-x:auto;line-height:var(--line-height-relaxed)}pre code{background:none;border:none;padding:0;font-size:.875rem;color:var(--color-text-primary)}::selection{background-color:var(--color-primary-light);color:var(--color-primary-foreground)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-neutral-200)}::-webkit-scrollbar-thumb{background:var(--color-neutral-400);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-neutral-500)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}a,button{transition:all var(--transition-fast)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}