:root{--bg: #FAFAF8;--fg: #141414;--fg-2: #8C8B82;--border: #E5E4DF;--ff-serif: "Newsreader", "Georgia", "Times New Roman", serif;--ff-sans: -apple-system, "Helvetica Neue", system-ui, sans-serif;--ff-mono: "IBM Plex Mono", "SF Mono", "Menlo", "Courier New", monospace;--max-w: 960px;--pad-x: clamp(1.5rem, 6vw, 5.5rem)}@media(prefers-color-scheme:dark){:root{--bg: #141414;--fg: #F2F1EC;--fg-2: #8C8B82;--border: rgba(242, 241, 236, .12)}}:where(.astro-j7pv25f6)[data-theme=dark]{--bg: #141414;--fg: #F2F1EC;--fg-2: #8C8B82;--border: rgba(242, 241, 236, .12)}:where(.astro-j7pv25f6)[data-theme=light]{--bg: #FAFAF8;--fg: #141414;--fg-2: #8C8B82;--border: #E5E4DF}:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:var(--bg);color:var(--fg);font-family:var(--ff-sans);line-height:1.6;transition:background-color .2s ease,color .2s ease}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 100% 60% at 50% -5%,rgba(0,0,0,.03) 0%,transparent 65%);pointer-events:none;z-index:0}.layout:where(.astro-j7pv25f6){position:relative;z-index:1;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto;max-width:var(--max-w);margin:0 auto;padding-inline:var(--pad-x)}.nav:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding-block:1.875rem;border-bottom:1px solid var(--border);animation:appear .7s cubic-bezier(.16,1,.3,1) both}.nav-right:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.25rem}.wordmark:where(.astro-j7pv25f6){font-family:var(--ff-mono);font-size:.875rem;font-weight:400;letter-spacing:.06em;color:var(--fg);user-select:none}.theme-toggle:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:var(--fg-2);cursor:pointer;transition:color .15s ease;flex-shrink:0}.theme-toggle:where(.astro-j7pv25f6):hover{color:var(--fg)}.icon-sun:where(.astro-j7pv25f6),.icon-moon:where(.astro-j7pv25f6){display:none;width:16px;height:16px}:where(.astro-j7pv25f6)[data-theme=dark] .icon-sun:where(.astro-j7pv25f6){display:block}:where(.astro-j7pv25f6)[data-theme=light] .icon-moon:where(.astro-j7pv25f6){display:block}@media(prefers-color-scheme:dark){:root:not([data-theme]) .icon-sun:where(.astro-j7pv25f6){display:block}}@media(prefers-color-scheme:light){:root:not([data-theme]) .icon-moon:where(.astro-j7pv25f6){display:block}}.github-link:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.2em;font-size:.8125rem;color:var(--fg-2);text-decoration:none;letter-spacing:.01em;transition:color .18s ease}.github-link:where(.astro-j7pv25f6):hover{color:var(--fg)}.ext-arrow:where(.astro-j7pv25f6){font-size:.7em;opacity:.65}.main:where(.astro-j7pv25f6){padding-block:clamp(4.5rem,13vh,9rem)}.hero:where(.astro-j7pv25f6){animation:appear .85s cubic-bezier(.16,1,.3,1) .08s both}.hero-label:where(.astro-j7pv25f6){font-family:var(--ff-mono);font-size:.6875rem;font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-2);margin-bottom:1.75rem}.hero-heading:where(.astro-j7pv25f6){font-family:var(--ff-serif);font-style:italic;font-size:clamp(5.5rem,15vw,10.5rem);font-weight:300;line-height:.88;letter-spacing:-.035em;color:var(--fg);margin-bottom:2rem}.hero-specs:where(.astro-j7pv25f6){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .625rem;font-family:var(--ff-mono);font-size:.75rem;font-weight:300;color:var(--fg-2);letter-spacing:.04em;margin-bottom:1.875rem}.sep:where(.astro-j7pv25f6){opacity:.35}.hero-desc:where(.astro-j7pv25f6){font-size:1rem;line-height:1.72;color:var(--fg-2);max-width:50ch;margin-bottom:2.25rem}.hero-cta:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.4em;font-size:.9375rem;color:var(--fg);text-decoration:none;border-bottom:1px solid var(--border);padding-bottom:.15rem;letter-spacing:.005em;transition:border-color .2s ease,color .2s ease}.hero-cta:where(.astro-j7pv25f6):hover{border-color:var(--fg)}.divider:where(.astro-j7pv25f6){height:1px;background-color:var(--border);margin-block:clamp(2.75rem,7vh,5rem);animation:appear .85s cubic-bezier(.16,1,.3,1) .18s both}.links-section:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);animation:appear .85s cubic-bezier(.16,1,.3,1) .28s both}.links-label:where(.astro-j7pv25f6){font-family:var(--ff-mono);font-size:.6875rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-2);margin-bottom:1.25rem}.links-list:where(.astro-j7pv25f6){list-style:none}.links-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){border-bottom:1px solid var(--border)}.links-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):first-child{border-top:1px solid var(--border)}.doc-link:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding-block:.9rem;font-size:.9375rem;color:var(--fg);text-decoration:none;transition:color .15s ease}.doc-link:where(.astro-j7pv25f6):hover{color:var(--fg-2)}.arrow:where(.astro-j7pv25f6){font-size:.875rem;color:var(--fg-2);transition:transform .22s cubic-bezier(.16,1,.3,1),color .15s ease}.doc-link:where(.astro-j7pv25f6):hover .arrow:where(.astro-j7pv25f6){transform:translate(5px);color:var(--fg)}.footer:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;padding-block:1.75rem;border-top:1px solid var(--border);font-size:.8125rem;color:var(--fg-2);animation:appear .85s cubic-bezier(.16,1,.3,1) .38s both}.footer-repo:where(.astro-j7pv25f6){font-family:var(--ff-mono);font-size:.75rem;color:var(--fg-2);text-decoration:none;letter-spacing:.02em;transition:color .18s ease}.footer-repo:where(.astro-j7pv25f6):hover{color:var(--fg)}@keyframes appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.links-section:where(.astro-j7pv25f6){grid-template-columns:1fr}.footer:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start;gap:.5rem}}
