:root{--color-1: #3030ff;--color-2: #e8463f;--font-serif: "Roboto Slab", serif;--font-sans: "Geist Variable", sans-serif;--font-mono: "Geist Mono Variable", ui-monospace, "SF Mono", Menlo, monospace;--padding-base: clamp(1.25rem, 5dvw, 2.5rem);--padding-md: clamp(1.25rem, 5dvw, 2.5rem);--gradient-subtle: linear-gradient(135deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100%);--gradient-dark: linear-gradient(135deg, rgba(0, 0, 0, .05) 0%, rgba(0, 0, 0, .02) 100%);--shadow-subtle: 0 1px 3px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .1);--shadow-elegant: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--k-surface-1: #16181d;--k-surface-2: #1c1f25;--k-hairline: rgba(255, 255, 255, .08);--k-hairline-light: rgba(0, 0, 0, .07);--k-hairline-hover: rgba(255, 255, 255, .16);--k-red: #e8463f;--k-red-light: #c42e2e;--k-red-subtle: rgba(232, 70, 63, .06);--k-ink: #eef0f2;--k-ink-subtle: #8b9099}html.dark{--k-hairline: rgba(255, 255, 255, .06)}html:not(.dark){--k-surface-1: #faf7f1;--k-surface-2: #ece7dc;--k-hairline: rgba(27, 24, 21, .12);--k-hairline-light: rgba(27, 24, 21, .12);--k-hairline-hover: rgba(27, 24, 21, .22);--k-red: #b32d28;--k-ink: #1b1815;--k-ink-subtle: #6a6258}html{color:#1b1815;font-family:var(--font-sans);font-size:clamp(1.25rem,1.08rem + .38vw,1.5rem);font-weight:300;letter-spacing:-.01em}html.dark{color:#eef0f2}.base-bg,html{background-attachment:fixed;background-color:#f3efe8}html.dark .base-bg,html.dark{background-color:#0f1114}html:not(.dark) .base-bg,html:not(.dark){background-image:radial-gradient(ellipse 100% 55% at 50% -8%,rgba(255,252,244,.95) 0%,transparent 60%),radial-gradient(circle at 85% 80%,rgba(226,217,200,.4) 0%,transparent 52%),radial-gradient(circle at 12% 68%,rgba(179,45,40,.03) 0%,transparent 45%)}html.dark .base-bg,html.dark{background-image:radial-gradient(ellipse 90% 58% at 50% -6%,rgba(255,255,255,.055) 0%,transparent 60%),radial-gradient(circle at 80% 85%,rgba(28,31,37,.75) 0%,transparent 52%),radial-gradient(circle at 10% 60%,rgba(22,24,29,.6) 0%,transparent 42%),radial-gradient(circle at 55% 45%,rgba(232,70,63,.03) 0%,transparent 35%)}html:after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.035;mix-blend-mode:multiply}html.dark:after{opacity:.03;mix-blend-mode:screen}@media (prefers-reduced-motion: reduce){.base-bg,html{background-attachment:scroll}}html *::-moz-selection{background-color:var(--color-2)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}html *::selection{background-color:var(--color-2)!important;--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}svg,button,a{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input:focus-visible{outline:none}.serif{font-family:var(--font-serif);font-weight:300}main{display:flex;min-height:100%;width:100%;flex-direction:column}main:not(.with-header){padding-top:var(--nav-clearance)}html.dark main[style]:not(.with-header){background:linear-gradient(180deg,color-mix(in srgb,var(--page-accent) 14%,transparent) 0%,transparent 28%)}body.lw-page{--lw-max: 900px;--lw-pad: clamp(1.25rem, 5dvw, 2.5rem)}main.lw-page>*,main.lw-docs>*,main.lw-reading>*{max-width:var(--lw-max);width:100%;margin-left:auto;margin-right:auto;padding-left:var(--lw-pad);padding-right:var(--lw-pad)}body.lw-docs{--lw-max: 1050px;--lw-pad: clamp(1.25rem, 4dvw, 2rem)}body.lw-reading{--lw-max: 860px;--lw-pad: clamp(1.25rem, 5dvw, 2.5rem)}body.lw-full{--lw-max: none;--lw-pad: clamp(1.25rem, 5dvw, 2.5rem)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.preload{display:none}.hover-special,.hover-special>*{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}.hover-special:hover>*:not(:hover){opacity:.5;transform:scale(.99)}.hover-special:hover:not(:has(>*:hover))>*{opacity:1;transform:scale(1.01)}.dynamic-element{position:relative;overflow:hidden}.dynamic-element: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}.dynamic-element:hover:before{left:100%}svg[data-astro-cid-gfnzlefp]{display:block;width:100%;height:auto}path[data-astro-cid-gfnzlefp]{fill:#000}path[data-astro-cid-gfnzlefp]:where(.dark,.dark *){fill:#fff!important}footer[data-astro-cid-gion42cw]{display:flex;flex-direction:column;align-items:center;padding:5rem 0 4.5rem;border-top:1px solid var(--k-hairline-light)}html.dark footer[data-astro-cid-gion42cw]{border-top-color:var(--k-hairline)}.kembec[data-astro-cid-gion42cw]{display:flex;flex-direction:column;align-items:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kembec[data-astro-cid-gion42cw]:focus-visible{outline:2px solid var(--k-red);outline-offset:8px;border-radius:4px}.logo-shell[data-astro-cid-gion42cw]{margin-bottom:1.625rem;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .3s cubic-bezier(.4,0,.2,1)}.kembec[data-astro-cid-gion42cw]:hover .logo-shell[data-astro-cid-gion42cw]{opacity:1;transform:translateY(0)}.footer-mark{display:block;height:1rem;width:auto}.bird[data-astro-cid-gion42cw]{width:32px}.bird[data-astro-cid-gion42cw]:where(.dark,.dark *){--tw-brightness: brightness(0);--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.bird[data-astro-cid-gion42cw]{transition:transform .28s ease}.kembec[data-astro-cid-gion42cw]:hover .bird[data-astro-cid-gion42cw]{transform:scale(1.05)}.msg-1[data-astro-cid-gion42cw]{font-family:var(--font-sans);font-size:.7875rem;font-weight:300;letter-spacing:.01em;--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.msg-1[data-astro-cid-gion42cw]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.msg-1[data-astro-cid-gion42cw]{margin:1.25rem 0 0;opacity:0;transform:translateY(4px);transition:opacity .28s ease .1s,transform .28s ease .1s}.kembec[data-astro-cid-gion42cw]:hover .msg-1[data-astro-cid-gion42cw]{opacity:1;transform:translateY(0)}.msg-2[data-astro-cid-gion42cw]{font-family:var(--font-sans);font-size:.7875rem;font-weight:400;letter-spacing:.035em;--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.msg-2[data-astro-cid-gion42cw]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity))}.msg-2[data-astro-cid-gion42cw]{margin:.4rem 0 0;opacity:0;transform:translateY(4px);transition:opacity .32s ease 1.7s,transform .32s ease 1.7s}.kembec[data-astro-cid-gion42cw]:hover .msg-2[data-astro-cid-gion42cw]{opacity:1;transform:translateY(0)}.links{display:grid;grid-auto-flow:column;gap:1rem;font-size:1rem;line-height:1.5rem}@media (min-width: 1024px){.links{gap:1.5rem}}@media (min-width: 1280px){.links{gap:2rem}}.links>a{display:flex;flex-direction:column;align-items:center;justify-content:center}.links>a>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.links>a>small{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity))}.links>a>small:where(.dark,.dark *){--tw-text-opacity: 1 !important;color:rgb(212 212 216 / var(--tw-text-opacity))!important}.links>a>small{text-align:center;font-size:50%}svg[data-v-ec560a1b]{fill:#000}svg[data-v-ec560a1b]:where(.dark,.dark *){fill:#fff!important}svg[data-v-8614361d]{fill:#000}svg[data-v-8614361d]:where(.dark,.dark *){fill:#fff!important}svg[data-v-21b7ed39]{fill:#000}svg[data-v-21b7ed39]:where(.dark,.dark *){fill:#fff!important}header[data-astro-cid-mjynwyun]{--h-pad: 5dvw;display:grid;grid-template-rows:auto 1fr auto;position:relative;width:100%;min-height:100dvh;padding-inline:var(--h-pad);padding-top:clamp(1.5rem,3.5dvh,2.5rem);padding-bottom:clamp(1.5rem,3dvh,2.25rem);overflow:clip}@media (min-width: 768px){header[data-astro-cid-mjynwyun]{--h-pad: 6dvw}}@media (min-width: 1024px){header[data-astro-cid-mjynwyun]{--h-pad: 8dvw}}.top-row[data-astro-cid-mjynwyun]{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,2dvw,1.5rem);position:relative;z-index:1}.hero-brand[data-astro-cid-mjynwyun]{display:flex;align-items:center;gap:clamp(.25rem,.5vw,.5rem)}.hero-logo[data-astro-cid-mjynwyun]{height:clamp(.875rem,1.4vw,1.0625rem);flex-shrink:0}.hero-logo[data-astro-cid-mjynwyun] svg{display:block;height:100%!important;width:auto!important}.hero-tag[data-astro-cid-mjynwyun]{padding-top:3%;display:flex;align-items:center;font-family:var(--font-serif);font-size:clamp(.42rem,.9vw,.58rem);text-transform:uppercase;letter-spacing:.3em;font-weight:300;margin:0;white-space:nowrap;--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.hero-tag[data-astro-cid-mjynwyun]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}@media (max-width: 699px){.hero-tag[data-astro-cid-mjynwyun]{display:none}}.tag-sep[data-astro-cid-mjynwyun]{opacity:.25;letter-spacing:0;padding:0 .6em}.tag-label[data-astro-cid-mjynwyun]{font-weight:300}.hero-body[data-astro-cid-mjynwyun]{display:flex;flex-direction:column;justify-content:center;gap:clamp(1.25rem,4vw,2.5rem);padding-top:clamp(1.5rem,3.5dvh,2.5rem);padding-bottom:clamp(1.25rem,3dvh,2.25rem);position:relative}@media (min-width: 700px){.hero-body[data-astro-cid-mjynwyun]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,5vw,3rem)}.hero-copy[data-astro-cid-mjynwyun]{grid-column:1}.raven-wrap[data-astro-cid-mjynwyun]{grid-column:2;grid-row:1}}.hero-copy[data-astro-cid-mjynwyun]{display:flex;flex-direction:column;align-items:flex-start;gap:0;position:relative;z-index:1;order:1}.hero-eyebrow[data-astro-cid-mjynwyun]{font-family:var(--font-mono);font-size:clamp(.6rem,1.05vw,.72rem);font-weight:300;letter-spacing:.18em;text-transform:uppercase;margin:0;--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.hero-eyebrow[data-astro-cid-mjynwyun]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.hero-name[data-astro-cid-mjynwyun]{font-family:var(--font-serif);font-size:clamp(2.85rem,9.5vw,5.75rem);font-weight:800;letter-spacing:-.035em;line-height:.94;margin:clamp(.75rem,1.8dvh,1.25rem) 0 0;max-width:9ch}.hero-alias[data-astro-cid-mjynwyun]{font-family:var(--font-serif);font-size:clamp(.95rem,2vw,1.3rem);font-weight:400;letter-spacing:-.01em;line-height:1.2;margin:clamp(.5rem,1.1dvh,.85rem) 0 0;color:var(--k-ink-subtle)}html.dark .hero-alias[data-astro-cid-mjynwyun]{color:#9aa0a8}.hero-alias[data-astro-cid-mjynwyun] span[data-astro-cid-mjynwyun]{font-weight:700;letter-spacing:-.02em;color:var(--k-red)}.hero-lede[data-astro-cid-mjynwyun]{font-family:var(--font-serif);font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:300;letter-spacing:-.02em;line-height:1.35;margin:clamp(1.1rem,2.4dvh,1.8rem) 0 0;max-width:24ch;color:var(--k-ink-subtle)}html.dark .hero-lede[data-astro-cid-mjynwyun]{color:#b6bcc6}.raven-wrap[data-astro-cid-mjynwyun]{display:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width: 700px){.raven-wrap[data-astro-cid-mjynwyun]{display:block;align-self:center;justify-self:end;width:clamp(8rem,17vw,13rem)}}.raven-svg[data-astro-cid-mjynwyun]{display:block;width:100%;height:auto;fill:currentColor;opacity:.92}html.dark .raven-svg[data-astro-cid-mjynwyun]{opacity:.85}.hero-foot[data-astro-cid-mjynwyun]{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(.9rem,2dvh,1.25rem);padding-top:clamp(1rem,2.5dvh,1.75rem);border-top:1px solid var(--k-hairline-light);position:relative;z-index:1}@media (min-width: 700px){.hero-foot[data-astro-cid-mjynwyun]{flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(.75rem,2dvw,1.5rem)}}html.dark .hero-foot[data-astro-cid-mjynwyun]{border-top-color:var(--k-hairline)}.hero-specialties[data-astro-cid-mjynwyun]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .9rem;list-style:none;margin:0;padding:0;min-width:0;max-width:100%}.hero-specialties[data-astro-cid-mjynwyun] li[data-astro-cid-mjynwyun]{font-family:var(--font-mono);font-size:clamp(.58rem,1vw,.68rem);font-weight:300;letter-spacing:.06em;white-space:nowrap;position:relative;--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.hero-specialties[data-astro-cid-mjynwyun] li[data-astro-cid-mjynwyun]:where(.dark,.dark *){--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.hero-specialties[data-astro-cid-mjynwyun] li[data-astro-cid-mjynwyun]:not(:last-child):after{content:"·";position:absolute;right:-.55rem;opacity:.4}a[data-astro-cid-mjynwyun]{color:inherit;transition:opacity .15s ease}a[data-astro-cid-mjynwyun]:hover{opacity:.55}a[data-astro-cid-mjynwyun] svg{display:block;fill:currentColor}path[data-astro-cid-wti3qsin]{fill:#18181b}path[data-astro-cid-wti3qsin]:where(.dark,.dark *){fill:#fafafa!important}#k-nav{position:fixed;top:var(--nav-top, .75rem);left:0;right:0;z-index:50;pointer-events:none;display:flex;justify-content:center}#k-nav-rail{width:100%;max-width:var(--lw-max, 1050px);padding:0 var(--lw-pad, clamp(1.25rem, 4dvw, 2rem));pointer-events:none;display:flex;align-items:flex-start}#k-nav-box{pointer-events:auto;display:flex;align-items:center;gap:3px;min-height:var(--nav-h, 2.25rem);font-family:Roboto Slab,serif;border-radius:9999px;background:transparent;border:1px solid transparent;padding:0;transition:background .2s ease,border-color .2s ease,padding .2s ease,gap .15s ease}#k-nav-box.scrolled{gap:0;padding:.2rem .625rem .2rem .5rem;background:var(--k-surface-1);border-color:var(--k-hairline-light)}:global(html.dark) #k-nav-box.scrolled{background:var(--k-surface-2);border-color:var(--k-hairline)}#k-nav-logo{display:flex;align-items:center;line-height:0;text-decoration:none;overflow:hidden;max-width:240px;transition:max-width .2s ease,opacity .15s ease}#k-nav-logo svg{display:block;height:1rem;width:auto;flex-shrink:0}@media (min-width: 1024px){#k-nav-logo svg{height:1.25rem}}#k-nav-box.scrolled #k-nav-logo{max-width:0;opacity:0;pointer-events:none}#k-nav-path{display:block;font-size:.8rem;line-height:1;color:inherit;text-decoration:none;opacity:.55;letter-spacing:.01em;transition:opacity .15s ease,font-size .15s ease}@media (min-width: 1024px){#k-nav-path{font-size:1rem}}#k-nav-box.scrolled #k-nav-path{font-size:.75rem;opacity:.85}#k-nav-logo,#k-nav-path{transform:none!important}#k-nav-path:hover{opacity:.85}
