:root{color-scheme:light;--bg-0: #fbfbf8;--bg-1: #ffffff;--bg-2: #f0f1f2;--text-1: #17181c;--text-2: #646970;--text-3: #7b8188;--text-4: #9aa0a6;--line-1: #d8dadc;--line-2: #b7bcc1;--brand-dark: #2f3338;--accent-ring: rgba(23, 24, 28, .28);--surface-shadow: 0 18px 60px rgba(0, 0, 0, .08);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@font-face{font-family:Inter;src:url(/fonts/inter-latin-var.woff2) format("woff2");font-display:swap;font-weight:300 900}@font-face{font-family:Space Grotesk;src:url(/fonts/space-grotesk-latin-var.woff2) format("woff2");font-display:swap;font-weight:300 700}*{box-sizing:border-box}html{min-width:320px;min-height:100%;overflow-x:clip;color-scheme:light;background:var(--bg-0);scroll-behavior:smooth}body{min-width:320px;min-height:100%;margin:0;overflow-x:clip;color:var(--text-1);background:var(--bg-0);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{color:var(--text-1);background:#17181c1a}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid transparent;outline-offset:3px;box-shadow:0 0 0 2px var(--bg-0),0 0 0 4px var(--accent-ring)}.exk-site-nav{position:absolute;inset:0 0 auto;z-index:50;pointer-events:none}.exk-site-nav:before{position:absolute;inset:0 0 auto;height:64px;content:"";background:linear-gradient(180deg,#fbfbf8d1,#fbfbf86b 62%,#fbfbf800)}.exk-minimal-nav{position:relative;z-index:1;display:flex;width:min(100% - 3rem,1120px);min-height:64px;align-items:center;justify-content:space-between;margin-inline:auto;color:var(--text-1);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.75rem;font-weight:600;letter-spacing:0;pointer-events:auto}.exk-brand-lockup{display:inline-flex;align-items:center}.exk-wordmark{display:block;width:auto;height:.78rem;object-fit:contain}.exk-nav-contact{display:inline-flex;width:1.65rem;height:1.65rem;align-items:center;justify-content:center;color:var(--text-2);opacity:1;transition:color .16s ease,opacity .16s ease}.exk-nav-contact:hover,.exk-nav-contact:focus-visible{color:var(--text-1);opacity:1}#root{display:flex;min-height:100svh;flex-direction:column}#root>main{flex:1}.moved-page{width:min(680px,calc(100vw - 40px));margin-inline:auto;padding-block:clamp(8.5rem,20svh,12rem) 3rem}.repo-section{display:grid;gap:1rem}.section-head{display:grid;gap:.28rem}.section-head h1{margin:0;color:var(--text-1);font-family:Space Grotesk,Inter,system-ui,sans-serif;font-size:clamp(1.08rem,1.8vw,1.28rem);font-weight:620;line-height:1.15;letter-spacing:0}.section-head span{color:var(--text-2);font-size:.82rem;font-weight:520;line-height:1.45}.repo-list{display:grid;border-top:1px solid var(--line-1)}.repo-card{min-width:0;border-bottom:1px solid var(--line-1)}.repo-link{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;min-width:0;padding:1rem 0;color:var(--text-1);transition:color .16s ease,padding-left .16s ease}.repo-link>svg{color:var(--text-4);transition:color .16s ease,transform .16s ease}.repo-link:hover{padding-left:.24rem}.repo-link:hover>svg{color:var(--text-1);transform:translate(1px,-1px)}.repo-main{display:grid;grid-template-columns:1.1rem minmax(0,1fr);gap:.72rem;min-width:0}.repo-main>svg{margin-top:.1rem;color:var(--text-3)}.repo-copy{min-width:0}.repo-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:.48rem}.repo-line h2{margin:0;color:var(--text-1);font-family:Space Grotesk,Inter,system-ui,sans-serif;font-size:.96rem;font-weight:610;line-height:1.2;letter-spacing:0}.repo-line span{color:var(--text-3);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.66rem;font-weight:560;line-height:1}.repo-path,.repo-description{margin:0;overflow-wrap:anywhere}.repo-path{margin-top:.2rem;color:var(--text-3);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.7rem;font-weight:500;line-height:1.45}.repo-description{margin-top:.42rem;color:var(--text-2);font-size:.82rem;font-weight:500;line-height:1.45}.repo-meta{display:inline-flex;align-items:center;gap:.7rem;color:var(--text-3);font-size:.74rem;font-weight:590;line-height:1.2;white-space:nowrap}.repo-meta span{display:inline-flex;align-items:center;gap:.25rem}.stats-note{margin:.2rem 0 0;color:var(--text-3);font-size:.76rem}.exk-minimal-footer{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:36px;align-items:center;gap:14px;border-top:1px solid rgba(255,255,255,.12);background:#050505;color:#ffffff94;padding:7px clamp(14px,4vw,36px);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.6875rem;line-height:1.2}.footer-brand-cluster{display:inline-flex;align-items:center;gap:8px;min-width:0}.footer-brand-cluster span{color:#ffffff7a;white-space:nowrap}.footer-pulse-dot{flex:none;width:6px;height:6px;border-radius:9999px;background:#ff8111;animation:exk-pulse 3.2s ease-in-out infinite}@keyframes exk-pulse{0%,to{opacity:1}50%{opacity:.35}}.footer-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:11px;min-width:0;overflow-x:auto;scrollbar-width:none}.footer-links a{color:#ffffff9e;white-space:nowrap;transition:color .16s ease}.footer-links a:hover,.footer-links a:focus-visible{color:#fff}@media(max-width:640px){.exk-minimal-nav{width:min(100% - 2.5rem,1120px)}.footer-link-optional{display:none}.moved-page{width:min(100vw - 2rem,680px);padding-block:6rem 3rem}.repo-link{grid-template-columns:minmax(0,1fr) auto;gap:.65rem .85rem}.repo-main{grid-column:1 / -1}.repo-meta{grid-column:1}.repo-link>svg{grid-column:2;grid-row:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
