:root{--sw-teal: #2A9D8F;--sw-golden-yellow: #E9C46A;--sw-slate-blue-gray: #598392;--sw-warm-gray: #A8A29E;--sl-color-text: #1f2937;--sl-color-text-accent: var(--sw-teal);--sl-color-bg: #ffffff;--sl-color-bg-nav: #f8fafc;--sl-color-bg-sidebar: #f1f5f9;--sl-color-hairline: #e2e8f0;--sl-color-hairline-shade: #cbd5e1;--sl-nav-height: 4rem;--sl-content-pad-x: 1.5rem;--sl-sidebar-width: 18rem}:where(.astro-dbyutvmd)[data-theme=dark]{--sl-color-text: #f1f5f9;--sl-color-text-accent: var(--sw-golden-yellow);--sl-color-bg: #0f172a;--sl-color-bg-nav: #1e293b;--sl-color-bg-sidebar: #334155;--sl-color-hairline: #475569;--sl-color-hairline-shade: #64748b}@media (prefers-color-scheme: dark){:root:not([data-theme]){--sl-color-text: #f1f5f9;--sl-color-text-accent: var(--sw-golden-yellow);--sl-color-bg: #0f172a;--sl-color-bg-nav: #1e293b;--sl-color-bg-sidebar: #334155;--sl-color-hairline: #475569;--sl-color-hairline-shade: #64748b}}html,body,:where(.astro-dbyutvmd),:where(.astro-dbyutvmd):before,:where(.astro-dbyutvmd):after{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.sl-container:where(.astro-dbyutvmd),.sl-main:where(.astro-dbyutvmd),.starlight:where(.astro-dbyutvmd),:where(.astro-dbyutvmd)[data-starlight]{font-family:inherit!important}.sl-nav-header:where(.astro-dbyutvmd){position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--sl-color-bg-nav);border-bottom:1px solid var(--sl-color-hairline);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);height:var(--sl-nav-height);display:flex;align-items:center;justify-content:space-between;padding:0 max(1rem,var(--sl-content-pad-x));transition:all .3s ease}.sl-site-title:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.125rem;color:var(--sl-color-text);text-decoration:none;transition:color .3s ease}.sl-site-title:where(.astro-dbyutvmd):hover{color:var(--sl-color-text-accent)}.sl-site-title:where(.astro-dbyutvmd) img:where(.astro-dbyutvmd){width:24px;height:24px;flex-shrink:0}.desktop-nav-menu:where(.astro-dbyutvmd){display:none;align-items:center;gap:2rem;margin-right:1rem}.desktop-nav-link:where(.astro-dbyutvmd){text-decoration:none;color:var(--sl-color-text);font-weight:500;font-size:.875rem;padding:.5rem 1rem;border-radius:.375rem;transition:all .2s ease}.desktop-nav-link:where(.astro-dbyutvmd):hover{background-color:var(--sl-color-gray-1);color:var(--sw-teal)}@media (min-width: 1025px){.desktop-nav-menu:where(.astro-dbyutvmd){display:flex}}.sl-nav-right:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.75rem}.sl-nav-desktop-social:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.5rem}.sl-social-link:where(.astro-dbyutvmd){display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--sl-color-text);transition:all .3s ease;border-radius:50%;text-decoration:none}.sl-social-link:where(.astro-dbyutvmd):hover{color:var(--sl-color-text-accent);background:#2a9d8f1a}.sl-theme-toggle:where(.astro-dbyutvmd){background:none;border:none;color:var(--sl-color-text);cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.sl-theme-toggle:where(.astro-dbyutvmd):hover{color:var(--sl-color-text-accent);background:#2a9d8f1a}.mobile-starlight-menu-btn:where(.astro-dbyutvmd){display:none;background:none;border:none;color:var(--sl-color-text);cursor:pointer;padding:.625rem;border-radius:50%;transition:all .3s ease}.mobile-starlight-menu-btn:where(.astro-dbyutvmd):hover{background:#2a9d8f1a;color:var(--sl-color-text-accent)}.hamburger-icon:where(.astro-dbyutvmd),.close-icon:where(.astro-dbyutvmd){width:20px;height:20px;transition:opacity .3s ease}.close-icon:where(.astro-dbyutvmd){opacity:0;position:absolute}.mobile-menu-open:where(.astro-dbyutvmd) .hamburger-icon:where(.astro-dbyutvmd){opacity:0}.mobile-menu-open:where(.astro-dbyutvmd) .close-icon:where(.astro-dbyutvmd){opacity:1}.mobile-starlight-menu-overlay:where(.astro-dbyutvmd){position:fixed;top:var(--sl-nav-height);left:0;right:0;bottom:0;background:var(--sl-color-bg);z-index:999;padding:2rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);overflow-y:auto}.mobile-menu-open:where(.astro-dbyutvmd) .mobile-starlight-menu-overlay:where(.astro-dbyutvmd){transform:translateY(0);opacity:1;visibility:visible}.mobile-starlight-menu-content:where(.astro-dbyutvmd){max-width:400px;margin:0 auto}.mobile-starlight-menu-section:where(.astro-dbyutvmd){margin-bottom:2rem}.mobile-starlight-menu-section:where(.astro-dbyutvmd) h3:where(.astro-dbyutvmd){font-size:.875rem;font-weight:600;color:var(--sl-color-text);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.mobile-starlight-menu-links:where(.astro-dbyutvmd){display:flex;flex-direction:column;gap:.5rem}.mobile-starlight-menu-link:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.75rem;padding:.75rem;color:var(--sl-color-text);text-decoration:none;border-radius:.5rem;transition:all .3s ease;border:1px solid transparent}.mobile-starlight-menu-link:where(.astro-dbyutvmd):hover{background:var(--sl-color-bg-nav);color:var(--sl-color-text-accent);border-color:var(--sl-color-hairline)}.mobile-social-grid:where(.astro-dbyutvmd){display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.mobile-theme-toggle:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--sl-color-bg-nav);border:1px solid var(--sl-color-hairline);border-radius:.5rem;cursor:pointer;transition:all .3s ease;color:var(--sl-color-text);text-decoration:none}.mobile-theme-toggle:where(.astro-dbyutvmd):hover{background:#2a9d8f1a;color:var(--sl-color-text-accent);border-color:var(--sl-color-text-accent)}@media (max-width: 1024px){.sl-nav-desktop-social:where(.astro-dbyutvmd){display:none}.mobile-starlight-menu-btn:where(.astro-dbyutvmd){display:flex}}:root{color-scheme:light dark;--contributor-primary: var(--sw-teal);--contributor-secondary: var(--sw-golden-yellow);--contributor-accent: var(--sw-slate-blue-gray);--contributor-neutral: var(--sw-warm-gray);--contributor-primary-light: #34d3c5;--contributor-primary-dark: #1f7a6b;--contributor-secondary-light: #f4d96d;--contributor-secondary-dark: #d4a853;--contributor-accent-light: #6ba2b3;--contributor-accent-dark: #456a74;--contributor-gray-50: #f9fafb;--contributor-gray-100: #f3f4f6;--contributor-gray-200: #e5e7eb;--contributor-gray-300: #d1d5db;--contributor-gray-400: #9ca3af;--contributor-gray-500: #6b7280;--contributor-gray-600: #4b5563;--contributor-gray-700: #374151;--contributor-gray-800: #1f2937;--contributor-gray-900: #111827}:where(.astro-dbyutvmd)[data-theme=light],:root{--bg-primary: #ffffff;--bg-secondary: var(--contributor-gray-50);--bg-tertiary: var(--contributor-gray-100);--text-primary: var(--contributor-gray-900);--text-secondary: var(--contributor-gray-600);--text-muted: var(--contributor-gray-500);--border-color: var(--contributor-gray-200);--border-light: var(--contributor-gray-100);--shadow-sm: rgba(0, 0, 0, .05);--shadow-md: rgba(0, 0, 0, .1);--shadow-lg: rgba(0, 0, 0, .15)}:where(.astro-dbyutvmd)[data-theme=dark]{--bg-primary: var(--contributor-gray-900);--bg-secondary: var(--contributor-gray-800);--bg-tertiary: var(--contributor-gray-700);--text-primary: var(--contributor-gray-50);--text-secondary: var(--contributor-gray-300);--text-muted: var(--contributor-gray-400);--border-color: var(--contributor-gray-700);--border-light: var(--contributor-gray-600);--shadow-sm: rgba(0, 0, 0, .2);--shadow-md: rgba(0, 0, 0, .3);--shadow-lg: rgba(0, 0, 0, .4)}@media (prefers-color-scheme: dark){:root:not([data-theme]){--bg-primary: var(--contributor-gray-900);--bg-secondary: var(--contributor-gray-800);--bg-tertiary: var(--contributor-gray-700);--text-primary: var(--contributor-gray-50);--text-secondary: var(--contributor-gray-300);--text-muted: var(--contributor-gray-400);--border-color: var(--contributor-gray-700);--border-light: var(--contributor-gray-600);--shadow-sm: rgba(0, 0, 0, .2);--shadow-md: rgba(0, 0, 0, .3);--shadow-lg: rgba(0, 0, 0, .4)}}:where(.astro-dbyutvmd){box-sizing:border-box;margin:0;padding:0}html{height:100%;scroll-behavior:smooth}body{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;font-weight:400;transition:all .3s ease}.page:where(.astro-dbyutvmd){min-height:100vh;background:var(--sl-color-bg);color:var(--sl-color-text);padding-top:var(--sl-nav-height)}.main-wrapper:where(.astro-dbyutvmd){display:flex;max-width:1400px;margin:0 auto;width:100%;position:relative;min-height:calc(100vh - var(--sl-nav-height));padding-top:2rem}.sidebar:where(.astro-dbyutvmd){width:280px;flex-shrink:0;padding:1.5rem var(--sl-content-pad-x) 1.5rem 1.5rem;background:var(--sl-color-bg-nav);border-right:1px solid var(--sl-color-hairline-shade);position:sticky;top:var(--sl-nav-height, 4rem);height:-moz-fit-content;height:fit-content;max-height:calc(100vh - var(--sl-nav-height, 4rem));overflow-y:auto}.breadcrumb-section:where(.astro-dbyutvmd){margin-bottom:1.5rem}.home-link:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);text-decoration:none;font-weight:500;padding:.75rem;border-radius:.5rem;transition:all .2s;background:var(--bg-primary);border:1px solid var(--border-color);margin-bottom:1rem;font-size:.875rem}.home-link:where(.astro-dbyutvmd):hover{background:var(--bg-tertiary);color:var(--text-primary);transform:translate(-2px)}.context-breadcrumb:where(.astro-dbyutvmd){display:none;align-items:flex-start;gap:.75rem;color:var(--contributor-primary);text-decoration:none;font-weight:500;padding:1rem;border-radius:.5rem;transition:all .2s;background:#2563eb0d;border:1px solid rgba(37,99,235,.2);border-left:3px solid var(--contributor-primary);font-size:.875rem}:where(.astro-dbyutvmd)[data-theme=dark] .context-breadcrumb:where(.astro-dbyutvmd){background:#2563eb1a;border-color:#2563eb4d}.context-breadcrumb:where(.astro-dbyutvmd):hover{transform:translate(-2px);background:#2563eb1a}.context-breadcrumb:where(.astro-dbyutvmd).visible{display:flex}.breadcrumb-content:where(.astro-dbyutvmd){flex:1}.breadcrumb-label:where(.astro-dbyutvmd){font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;opacity:.8;margin-bottom:.25rem;color:var(--contributor-primary)}.breadcrumb-title:where(.astro-dbyutvmd){font-weight:600;color:var(--text-primary);font-size:.875rem;line-height:1.3}.sidebar-contributors:where(.astro-dbyutvmd){margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.contributors-title:where(.astro-dbyutvmd){font-size:.75rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.sidebar-contributor:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-secondary);background:var(--bg-primary);padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .2s;border:1px solid var(--border-light);margin-bottom:.5rem;width:100%}.sidebar-contributor:where(.astro-dbyutvmd):hover{background:var(--bg-tertiary);color:var(--text-primary);transform:translate(-2px);box-shadow:0 2px 8px var(--shadow-sm)}.sidebar-contributor:where(.astro-dbyutvmd) img:where(.astro-dbyutvmd){width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--border-color);flex-shrink:0}.mobile-contributors:where(.astro-dbyutvmd){display:none;margin:2rem 0;padding:1.5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;border-left:3px solid var(--contributor-primary);box-shadow:0 2px 8px var(--shadow-sm)}.mobile-contributors-header:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--contributor-primary);margin-bottom:1rem;font-size:.9375rem}.mobile-contributors-grid:where(.astro-dbyutvmd){display:grid;gap:.75rem}.mobile-contributor:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-secondary);background:var(--bg-primary);padding:.75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .2s;border:1px solid var(--border-color);width:100%}.mobile-contributor:where(.astro-dbyutvmd):hover{background:var(--bg-tertiary);color:var(--text-primary);transform:translateY(-1px);box-shadow:0 2px 8px var(--shadow-sm);text-decoration:none;border-color:var(--contributor-primary)}.mobile-contributor:where(.astro-dbyutvmd) img:where(.astro-dbyutvmd){width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid var(--border-color);flex-shrink:0}.mobile-contributor:where(.astro-dbyutvmd):hover img:where(.astro-dbyutvmd){border-color:var(--contributor-primary)}.mobile-contributor-info:where(.astro-dbyutvmd){flex:1;min-width:0}.mobile-contributor-name:where(.astro-dbyutvmd){font-weight:600;color:var(--text-primary);margin-bottom:.125rem;font-size:.875rem;line-height:1.3}.mobile-contributor-role:where(.astro-dbyutvmd){font-size:.75rem;color:var(--text-muted);opacity:.9;line-height:1.2}.mobile-context-info:where(.astro-dbyutvmd){display:none;margin:1rem 0;padding:1rem;background:#2563eb0d;border:1px solid rgba(37,99,235,.2);border-radius:.5rem;border-left:3px solid var(--contributor-primary)}:where(.astro-dbyutvmd)[data-theme=dark] .mobile-context-info:where(.astro-dbyutvmd){background:#2563eb1a;border-color:#2563eb4d}.mobile-context-header:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--contributor-primary);margin-bottom:.75rem;font-size:.8125rem}.mobile-context-link:where(.astro-dbyutvmd){color:var(--text-primary);text-decoration:none;font-weight:600;font-size:.8125rem;padding:.5rem .75rem;display:inline-block;background:var(--bg-primary);border-radius:.375rem;border:1px solid var(--border-color);transition:all .2s}.mobile-context-link:where(.astro-dbyutvmd):hover{color:var(--contributor-primary);border-color:var(--contributor-primary);transform:translateY(-1px);box-shadow:0 1px 4px var(--shadow-sm)}.content-wrapper:where(.astro-dbyutvmd){flex:1;min-width:0;padding:2rem max(1.5rem,var(--sl-content-pad-x));width:100%;overflow-x:hidden}.content:where(.astro-dbyutvmd){max-width:800px;margin:0 auto}.toc-wrapper:where(.astro-dbyutvmd){width:240px;flex-shrink:0;padding:1.5rem .75rem}.toc:where(.astro-dbyutvmd){position:sticky;top:calc(var(--sl-nav-height, 4rem) + 2rem);background:var(--sl-color-bg-nav);padding:1.5rem;border-radius:.75rem;border:1px solid var(--sl-color-hairline-shade);box-shadow:0 2px 8px var(--shadow-sm)}.toc:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){font-size:.75rem!important;font-weight:700!important;color:var(--text-primary)!important;margin:0 0 1rem!important;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-color)!important;padding-bottom:.5rem!important}.toc:where(.astro-dbyutvmd) li:where(.astro-dbyutvmd){margin:.125rem 0}.toc:where(.astro-dbyutvmd) a:where(.astro-dbyutvmd){color:var(--sl-color-text);text-decoration:none;font-size:.8125rem;font-weight:500;padding:.5rem .75rem;display:block;border-left:2px solid transparent;border-radius:.25rem;transition:all .2s}.toc:where(.astro-dbyutvmd) a:where(.astro-dbyutvmd):hover,.toc:where(.astro-dbyutvmd) a:where(.astro-dbyutvmd).active{color:var(--sw-teal);background:#2a9d8f1a;border-left-color:var(--sw-teal);transform:translate(2px)}.toc:where(.astro-dbyutvmd) a:where(.astro-dbyutvmd){transition:all .2s cubic-bezier(.4,0,.2,1)}.toc:where(.astro-dbyutvmd) ul:where(.astro-dbyutvmd){list-style:none;padding:0;margin:0}.toc:where(.astro-dbyutvmd) li:where(.astro-dbyutvmd){margin:0}.toc:where(.astro-dbyutvmd) .toc-link:where(.astro-dbyutvmd){display:block;padding:.5rem .75rem;color:var(--sl-color-text);text-decoration:none;font-size:.875rem;line-height:1.4;border-radius:.375rem;border-left:3px solid transparent;margin-bottom:.125rem;font-weight:400}.toc:where(.astro-dbyutvmd) .toc-link:where(.astro-dbyutvmd):hover,.toc:where(.astro-dbyutvmd) .toc-link:where(.astro-dbyutvmd).active{color:var(--sw-teal);background:#2a9d8f1a;border-left-color:var(--sw-teal);transform:translate(2px)}.contributor-header-card:where(.astro-dbyutvmd){display:flex;gap:2rem;align-items:flex-start;padding:2rem;margin:0 0 3rem;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 16px var(--shadow-sm);position:relative;overflow:hidden}@media (max-width: 640px){.contributor-header-card:where(.astro-dbyutvmd){flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:2rem 1.5rem}.contributor-avatar:where(.astro-dbyutvmd){order:-1}.contributor-info:where(.astro-dbyutvmd){display:flex;flex-direction:column;align-items:center}}.contributor-header-card:where(.astro-dbyutvmd):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--contributor-primary) 0%,var(--contributor-secondary) 50%,var(--contributor-accent) 100%)}.contributor-header-card:where(.astro-dbyutvmd):after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background:linear-gradient(180deg,var(--contributor-primary) 0%,transparent 100%);opacity:.3}.contributor-avatar-container:where(.astro-dbyutvmd){flex-shrink:0;position:relative}.contributor-avatar:where(.astro-dbyutvmd){width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 8px 20px var(--shadow-md);background:var(--bg-primary);border:2px solid var(--sw-teal)}.contributor-info:where(.astro-dbyutvmd){flex:1;min-width:0}.contributor-name:where(.astro-dbyutvmd){margin:0 0 .5rem;font-size:2.25rem;font-weight:700;color:var(--text-primary);line-height:1.2;letter-spacing:-.025em}.contributor-title:where(.astro-dbyutvmd){margin:0 0 1rem;font-size:1.125rem;color:var(--contributor-accent);font-weight:600;font-style:normal}.contributor-bio:where(.astro-dbyutvmd){margin:0;font-size:1rem;color:var(--text-secondary);line-height:1.6;font-weight:400}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){color:var(--text-primary);font-size:1.875rem;font-weight:800;margin:3.5rem 0 2rem;padding:0 0 1rem;position:relative;scroll-margin-top:100px;letter-spacing:-.025em}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd):first-of-type{margin-top:0}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd):after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,var(--contributor-primary) 0%,transparent 100%)}.long-bio:where(.astro-dbyutvmd){font-size:1.0625rem;line-height:1.75;color:var(--text-secondary);margin:2rem 0 3rem;padding:2rem;background:var(--bg-secondary);border-radius:1rem;box-shadow:0 4px 20px var(--shadow-sm);font-weight:400;position:relative;overflow:hidden}.long-bio:where(.astro-dbyutvmd):before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:linear-gradient(135deg,var(--contributor-primary) 0%,var(--contributor-secondary) 50%,var(--contributor-accent) 100%)}.long-bio:where(.astro-dbyutvmd):after{content:"";position:absolute;top:0;right:0;width:100px;height:100%;background:radial-gradient(circle at center right,rgba(42,157,143,.05) 0%,transparent 70%);pointer-events:none}.expertise-grid:where(.astro-dbyutvmd){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1.5rem 0 3rem}.expertise-tag:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.75rem;padding:1.125rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;font-weight:600;color:var(--text-primary);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px var(--shadow-sm);font-size:.875rem;position:relative;overflow:hidden}.expertise-tag:where(.astro-dbyutvmd):before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--contributor-primary);transform:scaleY(0);transition:transform .3s ease}.expertise-tag:where(.astro-dbyutvmd):hover{background:var(--bg-tertiary);border-color:var(--contributor-primary);transform:translateY(-3px);box-shadow:0 8px 24px var(--shadow-md);color:var(--contributor-primary)}.expertise-tag:where(.astro-dbyutvmd):hover:before{transform:scaleY(1)}.expertise-icon:where(.astro-dbyutvmd){font-size:1.25rem;opacity:.9;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));transition:all .3s ease}.expertise-tag:where(.astro-dbyutvmd):hover .expertise-icon:where(.astro-dbyutvmd){opacity:1;transform:scale(1.1)}.stats-container:where(.astro-dbyutvmd){display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.25rem;margin:1.5rem 0 3rem}.stat-card:where(.astro-dbyutvmd){text-align:center;padding:1.75rem 1.25rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 16px var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.stat-card:where(.astro-dbyutvmd):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--contributor-primary) 0%,var(--contributor-secondary) 100%)}.stat-card:where(.astro-dbyutvmd):after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,var(--contributor-primary)08 0%,transparent 70%);pointer-events:none}.stat-card:where(.astro-dbyutvmd):hover{transform:translateY(-6px);box-shadow:0 12px 32px var(--shadow-md);border-color:var(--contributor-primary)}.stat-card:where(.astro-dbyutvmd):hover:after{background:radial-gradient(circle at top right,var(--contributor-primary)12 0%,transparent 70%)}.stat-number:where(.astro-dbyutvmd){font-size:2rem;font-weight:800;background:linear-gradient(135deg,var(--contributor-primary) 0%,var(--contributor-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;line-height:1;letter-spacing:-.025em;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.stat-label:where(.astro-dbyutvmd){font-size:.8125rem;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.8}.social-links-grid:where(.astro-dbyutvmd){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin:1.5rem 0 3rem}.social-card:where(.astro-dbyutvmd){display:flex;align-items:center;gap:1rem;padding:1.25rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;color:var(--text-primary);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px var(--shadow-sm);font-size:.875rem;position:relative;overflow:hidden}.social-card:where(.astro-dbyutvmd):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.social-card:where(.astro-dbyutvmd):hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--shadow-md);text-decoration:none;border-color:var(--social-color, var(--contributor-primary));background:var(--bg-tertiary)}.social-card:where(.astro-dbyutvmd):hover:before{left:100%}.social-card:where(.astro-dbyutvmd).github{--social-color: #24292f}.social-card:where(.astro-dbyutvmd).linkedin{--social-color: #0a66c2}.social-card:where(.astro-dbyutvmd).twitter{--social-color: #1d9bf0}.social-card:where(.astro-dbyutvmd).orcid{--social-color: #a6ce39}.social-card:where(.astro-dbyutvmd).email{--social-color: var(--contributor-primary)}:where(.astro-dbyutvmd)[data-theme=dark] .social-card:where(.astro-dbyutvmd).github{--social-color: #f0f6fc}.social-icon:where(.astro-dbyutvmd){width:22px;height:22px;flex-shrink:0;opacity:.85;transition:all .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.social-card:where(.astro-dbyutvmd):hover .social-icon:where(.astro-dbyutvmd){opacity:1;transform:scale(1.1) rotate(5deg);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.social-content:where(.astro-dbyutvmd){flex:1}.social-title:where(.astro-dbyutvmd){font-weight:700;color:var(--text-primary);margin-bottom:.125rem;font-size:.9375rem;transition:color .3s ease}.social-card:where(.astro-dbyutvmd):hover .social-title:where(.astro-dbyutvmd){color:var(--social-color, var(--contributor-primary))}.social-handle:where(.astro-dbyutvmd){font-size:.8125rem;color:var(--text-secondary);font-weight:500;transition:color .3s ease}.social-card:where(.astro-dbyutvmd):hover .social-handle:where(.astro-dbyutvmd){color:var(--text-muted)}.context-info:where(.astro-dbyutvmd){margin:4rem 0 0;padding:2.5rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 8px 32px var(--shadow-sm);position:relative;overflow:hidden}.context-info:where(.astro-dbyutvmd):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--contributor-primary) 0%,var(--contributor-secondary) 50%,var(--contributor-accent) 100%)}.context-info:where(.astro-dbyutvmd):after{content:"";position:absolute;top:0;right:0;bottom:0;width:100px;background:radial-gradient(circle at top right,rgba(42,157,143,.08) 0%,transparent 70%);pointer-events:none}.context-header:where(.astro-dbyutvmd){display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--contributor-primary);margin-bottom:1.5rem;font-size:1rem}.context-article:where(.astro-dbyutvmd){margin-bottom:1.5rem}.context-link:where(.astro-dbyutvmd){color:var(--text-primary);text-decoration:none;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;display:inline-block;background:var(--bg-primary);border-radius:.5rem;border:1px solid var(--border-color);transition:all .2s;box-shadow:0 1px 4px var(--shadow-sm)}.context-link:where(.astro-dbyutvmd):hover{color:var(--contributor-primary);border-color:var(--contributor-primary);transform:translateY(-1px);box-shadow:0 2px 8px var(--shadow-md)}@media (max-width: 1200px){.toc-wrapper:where(.astro-dbyutvmd){display:none}.content-wrapper:where(.astro-dbyutvmd){padding:2rem var(--sl-content-pad-x) 3rem}.main-wrapper:where(.astro-dbyutvmd){padding-top:1.75rem}}@media (max-width: 1024px){.sidebar:where(.astro-dbyutvmd){display:none}.mobile-contributors:where(.astro-dbyutvmd){display:block}.mobile-context-info:where(.astro-dbyutvmd){display:block}.content-wrapper:where(.astro-dbyutvmd){padding:1.75rem max(1.5rem,var(--sl-content-pad-x))}.main-wrapper:where(.astro-dbyutvmd){gap:0;padding-top:1.5rem}.contributor-header-card:where(.astro-dbyutvmd){padding:2rem 1.75rem}}@media (max-width: 768px){.main-wrapper:where(.astro-dbyutvmd){padding-top:1.25rem}.content-wrapper:where(.astro-dbyutvmd){padding:1.5rem}.content:where(.astro-dbyutvmd){margin:0;padding:0}.contributor-header-card:where(.astro-dbyutvmd){flex-direction:row;text-align:left;gap:1.75rem;padding:1.75rem 1.5rem}.contributor-info:where(.astro-dbyutvmd){align-items:flex-start;text-align:left}.contributor-name:where(.astro-dbyutvmd){font-size:2rem;margin-bottom:.75rem}.contributor-title:where(.astro-dbyutvmd){font-size:1.0625rem;margin-bottom:1.25rem}.contributor-bio:where(.astro-dbyutvmd){font-size:1.0625rem;line-height:1.5}.contributor-avatar:where(.astro-dbyutvmd){width:110px;height:110px}.expertise-grid:where(.astro-dbyutvmd){grid-template-columns:1fr;gap:.875rem}.expertise-tag:where(.astro-dbyutvmd){padding:.875rem;font-size:.9375rem}.stats-container:where(.astro-dbyutvmd){grid-template-columns:repeat(3,1fr);gap:.875rem}.stat-card:where(.astro-dbyutvmd){padding:1.375rem 1rem}.stat-number:where(.astro-dbyutvmd){font-size:1.625rem}.stat-label:where(.astro-dbyutvmd){font-size:.8125rem}.social-links-grid:where(.astro-dbyutvmd){grid-template-columns:1fr;gap:.875rem}.social-card:where(.astro-dbyutvmd){padding:1.125rem;font-size:.9375rem}.content-wrapper:where(.astro-dbyutvmd){padding:1.25rem max(1.25rem,var(--sl-content-pad-x))}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){font-size:1.625rem;margin:2.5rem 0 1.25rem}.long-bio:where(.astro-dbyutvmd){padding:1.375rem;font-size:1.0625rem;line-height:1.6}.context-info:where(.astro-dbyutvmd){padding:1.75rem}.mobile-contributors:where(.astro-dbyutvmd){margin:2.5rem 0;padding:1.75rem}.mobile-context-info:where(.astro-dbyutvmd){margin:1.5rem 0;padding:1.25rem}}@media (max-width: 640px){.main-wrapper:where(.astro-dbyutvmd){padding-top:1rem}.contributor-header-card:where(.astro-dbyutvmd){padding:1.5rem 1.25rem;gap:1.5rem}.contributor-name:where(.astro-dbyutvmd){font-size:1.875rem}.contributor-title:where(.astro-dbyutvmd){font-size:1rem}.contributor-bio:where(.astro-dbyutvmd){font-size:1rem}.contributor-avatar:where(.astro-dbyutvmd){width:100px;height:100px}.stats-container:where(.astro-dbyutvmd){grid-template-columns:repeat(2,1fr);gap:.75rem}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){font-size:1.5rem;margin:2rem 0 1rem}.expertise-tag:where(.astro-dbyutvmd){padding:.75rem}}@media (max-width: 480px){.main-wrapper:where(.astro-dbyutvmd){padding-top:.875rem}.content-wrapper:where(.astro-dbyutvmd){padding:1rem 1.5rem 3rem}.content:where(.astro-dbyutvmd){margin:0;padding:0}.contributor-header-card:where(.astro-dbyutvmd){padding:1.25rem 1rem;gap:1.25rem}.contributor-name:where(.astro-dbyutvmd){font-size:1.75rem;margin-bottom:.5rem}.contributor-title:where(.astro-dbyutvmd){font-size:.9375rem;margin-bottom:1rem}.contributor-bio:where(.astro-dbyutvmd){font-size:.9375rem}.contributor-avatar:where(.astro-dbyutvmd){width:90px;height:90px}.stats-container:where(.astro-dbyutvmd){grid-template-columns:1fr;gap:.75rem}.stat-card:where(.astro-dbyutvmd){padding:1.125rem .875rem}.stat-number:where(.astro-dbyutvmd){font-size:1.5rem}.social-card:where(.astro-dbyutvmd){padding:1rem .875rem;font-size:.875rem}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){font-size:1.375rem;margin:1.75rem 0 .875rem}.long-bio:where(.astro-dbyutvmd){padding:1.125rem;font-size:.9375rem}.context-info:where(.astro-dbyutvmd){padding:1.25rem}.mobile-contributors:where(.astro-dbyutvmd){margin:2rem 0;padding:1.25rem}.mobile-context-info:where(.astro-dbyutvmd){margin:1.25rem 0;padding:1rem}}@media (max-width: 360px){.main-wrapper:where(.astro-dbyutvmd){padding-top:.75rem}.content-wrapper:where(.astro-dbyutvmd){padding:.75rem 1.25rem}.content:where(.astro-dbyutvmd){margin:0;padding:0}.contributor-header-card:where(.astro-dbyutvmd){padding:1rem .75rem}.contributor-name:where(.astro-dbyutvmd){font-size:1.5rem}.contributor-avatar:where(.astro-dbyutvmd){width:80px;height:80px}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){font-size:1.25rem}.stat-card:where(.astro-dbyutvmd){padding:1rem .75rem}.social-card:where(.astro-dbyutvmd){padding:.875rem .75rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contributor-header-card:where(.astro-dbyutvmd){animation:fadeInUp .5s ease-out}.content:where(.astro-dbyutvmd)>section:where(.astro-dbyutvmd){animation:fadeInUp .5s ease-out;animation-fill-mode:both}.content:where(.astro-dbyutvmd)>section:where(.astro-dbyutvmd):nth-child(2){animation-delay:.1s}.content:where(.astro-dbyutvmd)>section:where(.astro-dbyutvmd):nth-child(3){animation-delay:.2s}.content:where(.astro-dbyutvmd)>section:where(.astro-dbyutvmd):nth-child(4){animation-delay:.3s}:where(.astro-dbyutvmd){transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion: reduce){:where(.astro-dbyutvmd){transition:none}.contributor-header-card:where(.astro-dbyutvmd),.content:where(.astro-dbyutvmd)>section:where(.astro-dbyutvmd){animation:none}}.social-card:where(.astro-dbyutvmd):focus,.context-link:where(.astro-dbyutvmd):focus,.mobile-context-link:where(.astro-dbyutvmd):focus,.home-link:where(.astro-dbyutvmd):focus,.sidebar-contributor:where(.astro-dbyutvmd):focus,.mobile-contributor:where(.astro-dbyutvmd):focus{outline:2px solid var(--contributor-primary);outline-offset:2px}@media (prefers-contrast: high){.contributor-header-card:where(.astro-dbyutvmd),.stat-card:where(.astro-dbyutvmd),.social-card:where(.astro-dbyutvmd),.expertise-tag:where(.astro-dbyutvmd),.context-info:where(.astro-dbyutvmd),.mobile-contributors:where(.astro-dbyutvmd),.mobile-context-info:where(.astro-dbyutvmd){border-width:2px}.contributor-header-card:where(.astro-dbyutvmd):before,.stat-card:where(.astro-dbyutvmd):before{height:4px}}.timeline-container:where(.astro-dbyutvmd){width:100%;position:relative;margin:2.5rem 0;background:linear-gradient(135deg,#2a9d8f05,#e9c46a05);border-radius:1rem;padding:1.5rem;border:1px solid var(--border-color)}.timeline-sections:where(.astro-dbyutvmd){width:100%;position:relative;display:flex;flex-direction:column;gap:2rem}.timeline-section:where(.astro-dbyutvmd){width:100%;position:relative;background:var(--bg-primary);border-radius:.75rem;border:1px solid var(--border-light);box-shadow:0 2px 12px var(--shadow-sm);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.timeline-section:where(.astro-dbyutvmd):hover{transform:translateY(-2px);box-shadow:0 8px 32px var(--shadow-md);border-color:var(--contributor-primary)}.timeline-content:where(.astro-dbyutvmd){width:100%;padding:1.5rem;overflow-wrap:break-word;word-wrap:break-word;position:relative}.timeline-badge:where(.astro-dbyutvmd){position:relative;display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--contributor-primary) 0%,var(--contributor-accent) 100%);color:#fff;border-radius:2rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 16px #2a9d8f4d;white-space:nowrap;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease}.timeline-badge:where(.astro-dbyutvmd):hover{transform:scale(1.05);box-shadow:0 6px 20px #2a9d8f66}.timeline-badge:where(.astro-dbyutvmd):after{content:"▼";margin-left:.5rem;font-size:.7rem;transition:transform .3s ease}.timeline-section:where(.astro-dbyutvmd).collapsed .timeline-badge:where(.astro-dbyutvmd):after{transform:rotate(-90deg)}.timeline-section:where(.astro-dbyutvmd).expanded .timeline-badge:where(.astro-dbyutvmd):after{transform:rotate(0)}.timeline-content:where(.astro-dbyutvmd){overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.timeline-section:where(.astro-dbyutvmd) .timeline-content:where(.astro-dbyutvmd){max-height:none;opacity:1;overflow:visible;transition:all .3s ease}.timeline-section:where(.astro-dbyutvmd).collapsed .timeline-content:where(.astro-dbyutvmd){max-height:0;opacity:0;overflow:hidden;margin-top:0;padding-top:0;padding-bottom:0}.timeline-section:where(.astro-dbyutvmd).expanded .timeline-content:where(.astro-dbyutvmd){max-height:none;opacity:1;overflow:visible}@media (max-width: 768px){.timeline-section:where(.astro-dbyutvmd).expanded .timeline-content:where(.astro-dbyutvmd){max-height:none;margin-bottom:1rem;padding-bottom:1.5rem}.timeline-content:where(.astro-dbyutvmd){margin-bottom:1rem}}.timeline-badge:where(.astro-dbyutvmd):before{content:"";width:8px;height:8px;background:#fffc;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (min-width: 769px){.timeline-container:where(.astro-dbyutvmd){margin:2rem 0;padding:2rem}.timeline-sections:where(.astro-dbyutvmd){gap:1.25rem}.timeline-section:where(.astro-dbyutvmd){padding-left:0;margin-bottom:1.5rem}.timeline-section:where(.astro-dbyutvmd):before,.timeline-section:where(.astro-dbyutvmd):after{display:none}.timeline-section:where(.astro-dbyutvmd).expanded{margin-bottom:2rem}.timeline-badge:where(.astro-dbyutvmd){position:static;transform:none;margin-bottom:1rem}.timeline-section:where(.astro-dbyutvmd).collapsed .timeline-badge:where(.astro-dbyutvmd),.timeline-section:where(.astro-dbyutvmd).expanded .timeline-badge:where(.astro-dbyutvmd){position:static;transform:none;margin-bottom:1rem}.timeline-content:where(.astro-dbyutvmd){padding:1.5rem}}@media (max-width: 768px){.timeline-container:where(.astro-dbyutvmd){margin:2rem 0;padding:1rem}.timeline-sections:where(.astro-dbyutvmd){gap:1.5rem}.timeline-section:where(.astro-dbyutvmd){position:relative;padding-left:2.5rem}.timeline-section:where(.astro-dbyutvmd):before{content:"";position:absolute;left:1rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--contributor-primary) 0%,var(--contributor-accent) 100%);border-radius:1px}.timeline-section:where(.astro-dbyutvmd):after{content:"";position:absolute;left:.75rem;top:1.5rem;width:8px;height:8px;background:var(--contributor-primary);border:2px solid var(--bg-primary);border-radius:50%;box-shadow:0 0 0 1px var(--contributor-primary)}.timeline-badge:where(.astro-dbyutvmd){position:absolute;top:1rem;left:-1.5rem;margin-bottom:0;transform:translate(-100%);font-size:.75rem;padding:.5rem 1rem}.timeline-section:where(.astro-dbyutvmd).collapsed .timeline-badge:where(.astro-dbyutvmd),.timeline-section:where(.astro-dbyutvmd).expanded .timeline-badge:where(.astro-dbyutvmd){position:absolute;top:1rem;left:-1.5rem;transform:translate(-100%)}.timeline-content:where(.astro-dbyutvmd){padding:1.25rem}}@media (max-width: 480px){.timeline-container:where(.astro-dbyutvmd){padding:.75rem}.timeline-badge:where(.astro-dbyutvmd){font-size:.6875rem;padding:.375rem .875rem;position:static;transform:none;margin-bottom:1rem}.timeline-section:where(.astro-dbyutvmd).collapsed .timeline-badge:where(.astro-dbyutvmd),.timeline-section:where(.astro-dbyutvmd).expanded .timeline-badge:where(.astro-dbyutvmd){position:static;transform:none;margin-bottom:1rem}.timeline-section:where(.astro-dbyutvmd){padding-left:0;margin-bottom:1.5rem}.timeline-section:where(.astro-dbyutvmd):before,.timeline-section:where(.astro-dbyutvmd):after{display:none}.timeline-section:where(.astro-dbyutvmd).expanded{margin-bottom:2rem}.timeline-sections:where(.astro-dbyutvmd){gap:1.25rem}.timeline-content:where(.astro-dbyutvmd){padding:1rem}}.contribution-item:where(.astro-dbyutvmd){background:var(--bg-secondary);padding:1.375rem;border-radius:.75rem;box-shadow:0 3px 12px var(--shadow-sm);border:1px solid var(--border-light);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.contribution-item:where(.astro-dbyutvmd):hover{transform:translateY(-2px);box-shadow:0 8px 24px var(--shadow-md);border-color:var(--contributor-primary)}.contribution-title:where(.astro-dbyutvmd){font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.contribution-link:where(.astro-dbyutvmd){color:var(--contributor-primary);text-decoration:none;transition:all .3s ease}.contribution-link:where(.astro-dbyutvmd):hover{color:var(--contributor-accent);text-decoration:underline}.contribution-description:where(.astro-dbyutvmd){color:var(--text-secondary);font-size:.9375rem;line-height:1.6;margin-bottom:.75rem}.contribution-date:where(.astro-dbyutvmd){color:var(--text-muted);font-size:.8125rem;font-style:italic;margin-bottom:.5rem}.contribution-tags:where(.astro-dbyutvmd){display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.75rem}.contribution-tag:where(.astro-dbyutvmd){background:#2a9d8f1a;color:var(--contributor-primary);padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;font-weight:600;border:1px solid rgba(42,157,143,.2);transition:all .3s ease}.contribution-tag:where(.astro-dbyutvmd):hover{background:#2a9d8f33;border-color:var(--contributor-primary)}@media (min-width: 1400px){.contributor-name:where(.astro-dbyutvmd){font-size:2.75rem}.contributor-title:where(.astro-dbyutvmd){font-size:1.375rem}.contributor-bio:where(.astro-dbyutvmd){font-size:1.125rem}.content:where(.astro-dbyutvmd) h2:where(.astro-dbyutvmd){font-size:2rem}.long-bio:where(.astro-dbyutvmd){font-size:1.125rem;padding:2rem}}
