@import"https://fonts.googleapis.com/css2?family=Podkova:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";.topbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:50;background:#ffffffdb;backdrop-filter:blur(14px);border-bottom:1px solid var(--hairline)}.topbar__inner[data-astro-cid-5blmo7yk]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;gap:var(--space-5)}.topbar__inner[data-astro-cid-5blmo7yk]>.brand[data-astro-cid-5blmo7yk]{justify-self:start}.topbar__menu[data-astro-cid-5blmo7yk]{display:contents}.topbar__inner[data-astro-cid-5blmo7yk] .nav[data-astro-cid-5blmo7yk]{justify-self:center}.topbar__inner[data-astro-cid-5blmo7yk] .topbar__cta[data-astro-cid-5blmo7yk]{justify-self:end}.nav__toggle[data-astro-cid-5blmo7yk]{display:none;justify-self:end;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:transparent;border:0;cursor:pointer;padding:0;border-radius:var(--radius-sm)}.nav__toggle[data-astro-cid-5blmo7yk]:focus-visible{outline:2px solid var(--primary-container);outline-offset:2px}.nav__toggle-bar[data-astro-cid-5blmo7yk]{width:22px;height:2px;background:var(--on-surface);transition:transform .22s ease,opacity .16s ease}.topbar[data-astro-cid-5blmo7yk].is-menu-open .nav__toggle-bar[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}.topbar[data-astro-cid-5blmo7yk].is-menu-open .nav__toggle-bar[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.topbar[data-astro-cid-5blmo7yk].is-menu-open .nav__toggle-bar[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.brand[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:-.012em;color:var(--on-surface)}.brand__mark[data-astro-cid-5blmo7yk]{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.brand__mark[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:100%;height:100%;display:block}.brand__name[data-astro-cid-5blmo7yk]{color:var(--on-surface)}.brand__suffix[data-astro-cid-5blmo7yk]{color:var(--on-surface-muted)}.nav[data-astro-cid-5blmo7yk]{display:flex;gap:36px;align-items:center}.nav__item[data-astro-cid-5blmo7yk]{position:relative;font-family:var(--font-body);font-size:14.5px;font-weight:500;color:var(--on-surface-variant);padding:4px 0;background:transparent;border:0;border-bottom:1.5px solid transparent;transition:color .16s,border-color .16s;display:inline-flex;align-items:center;gap:6px;cursor:pointer;text-decoration:none;border-radius:0;line-height:1.4}.nav__item[data-astro-cid-5blmo7yk]:focus{outline:none}.nav__item[data-astro-cid-5blmo7yk]:focus-visible{outline:2px solid var(--primary-container);outline-offset:4px}.nav__item[data-astro-cid-5blmo7yk]:hover{color:var(--on-surface)}.nav__item[data-astro-cid-5blmo7yk].is-active{color:var(--on-surface);border-bottom-color:var(--primary-container)}.nav__caret[data-astro-cid-5blmo7yk]{width:9px;height:9px;transition:transform .18s}.nav__item--menu[data-astro-cid-5blmo7yk][aria-expanded=true] .nav__caret[data-astro-cid-5blmo7yk],.nav__item--menu[data-astro-cid-5blmo7yk]:hover .nav__caret[data-astro-cid-5blmo7yk]{transform:rotate(180deg)}.nav__dropwrap[data-astro-cid-5blmo7yk]{position:relative}.nav__dropdown[data-astro-cid-5blmo7yk]{position:absolute;top:calc(100% + 14px);left:0;transform:translateY(-4px);background:#fff;border:1px solid var(--hairline);box-shadow:var(--shadow-float);padding:12px;width:min(640px,calc(100vw - 24px));display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;opacity:0;pointer-events:none;transition:opacity .16s,transform .2s;z-index:60}@media(max-width:600px){.nav__dropdown[data-astro-cid-5blmo7yk]{grid-template-columns:1fr 1fr}}@media(max-width:380px){.nav__dropdown[data-astro-cid-5blmo7yk]{grid-template-columns:1fr}}.nav__dropwrap[data-astro-cid-5blmo7yk]:hover .nav__dropdown[data-astro-cid-5blmo7yk],.nav__dropwrap[data-astro-cid-5blmo7yk]:focus-within .nav__dropdown[data-astro-cid-5blmo7yk],.nav__dropwrap[data-astro-cid-5blmo7yk].is-open .nav__dropdown[data-astro-cid-5blmo7yk]{opacity:1;pointer-events:auto;transform:translateY(0)}.nav__dropwrap[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;top:100%;left:0;right:0;height:18px}.nav__drop-item[data-astro-cid-5blmo7yk]{display:flex;gap:12px;align-items:center;padding:12px 14px;text-decoration:none;color:var(--on-surface);transition:background .14s;border-radius:var(--radius-sm)}.nav__drop-item[data-astro-cid-5blmo7yk]:hover{background:var(--surface-container-low)}.nav__drop-dot[data-astro-cid-5blmo7yk]{width:10px;height:10px;flex-shrink:0;border:2.5px solid var(--primary-container);background:#fff}.nav__drop-dot--sky[data-astro-cid-5blmo7yk]{border-color:var(--primary-container)}.nav__drop-dot--ink[data-astro-cid-5blmo7yk]{border-color:var(--on-surface);background:var(--on-surface)}.nav__drop-dot--fuchsia[data-astro-cid-5blmo7yk]{border-color:var(--secondary-container)}.nav__drop-label[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:3px}.nav__drop-name[data-astro-cid-5blmo7yk]{font-family:var(--font-display);font-weight:700;font-size:15px;letter-spacing:-.005em;color:var(--on-surface);line-height:1.1}.nav__drop-blurb[data-astro-cid-5blmo7yk]{font-family:var(--font-mono);font-size:10.5px;color:var(--on-surface-muted);letter-spacing:.04em;line-height:1}@media(max-width:760px){.topbar__inner[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;gap:var(--space-3)}.nav__toggle[data-astro-cid-5blmo7yk]{display:inline-flex}.topbar__menu[data-astro-cid-5blmo7yk]{display:block;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--hairline);box-shadow:var(--shadow-float);padding:0 max(20px,env(safe-area-inset-left));max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .26s ease,opacity .18s ease}.topbar[data-astro-cid-5blmo7yk].is-menu-open .topbar__menu[data-astro-cid-5blmo7yk]{max-height:calc(100vh - 68px);overflow-y:auto;opacity:1;pointer-events:auto;padding-top:var(--space-2);padding-bottom:var(--space-4)}.nav[data-astro-cid-5blmo7yk]{flex-direction:column;align-items:stretch;gap:0;width:100%}.nav__item[data-astro-cid-5blmo7yk]{width:100%;font-size:16px;padding:16px 2px;border-bottom:1px solid var(--hairline);border-radius:0}.nav__item[data-astro-cid-5blmo7yk].is-active{border-bottom-color:var(--hairline);color:var(--primary)}.nav__dropwrap[data-astro-cid-5blmo7yk]{width:100%}.nav__item--menu[data-astro-cid-5blmo7yk]{justify-content:space-between}.nav__dropdown[data-astro-cid-5blmo7yk]{position:static;width:100%;left:auto;transform:none;display:none;grid-template-columns:1fr;gap:0;padding:4px 0 12px;border:0;box-shadow:none;background:transparent;opacity:1;pointer-events:auto}.nav__dropwrap[data-astro-cid-5blmo7yk].is-open .nav__dropdown[data-astro-cid-5blmo7yk]{display:grid}.nav__drop-item[data-astro-cid-5blmo7yk]{padding:11px 12px}.topbar__cta[data-astro-cid-5blmo7yk]{width:100%;padding-top:var(--space-3)}.topbar__cta[data-astro-cid-5blmo7yk] .btn[data-astro-cid-5blmo7yk]{width:100%;justify-content:center}}.footer[data-astro-cid-sz7xmlte]{background:var(--surface);border-top:1px solid var(--hairline);padding:var(--space-8) 0 var(--space-4)}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2.4fr 1fr 1fr;gap:var(--space-6);margin-bottom:var(--space-7)}.footer__brand[data-astro-cid-sz7xmlte] .brand[data-astro-cid-sz7xmlte]{margin-bottom:20px}.footer__tag[data-astro-cid-sz7xmlte]{font-size:14.5px;color:var(--on-surface-variant);max-width:340px;line-height:1.6;margin:0 0 var(--space-3)}.footer__contact[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);font-size:12.5px;line-height:1.9;color:var(--on-surface-variant);letter-spacing:.02em}.footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:none}.footer__contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--on-surface)}.footer__contact[data-astro-cid-sz7xmlte] .k[data-astro-cid-sz7xmlte]{display:inline-block;width:18px;color:var(--on-surface-muted)}.footer__group[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-mono);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--on-surface);margin:0 0 18px}.footer__group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:block;font-size:14.5px;color:var(--on-surface-variant);padding:5px 0;text-decoration:none;transition:color .16s}.footer__group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--on-surface)}.footer__bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-3);border-top:1px solid var(--hairline);font-family:var(--font-mono);font-size:11px;color:var(--on-surface-muted);letter-spacing:.06em}.footer__bottom[data-astro-cid-sz7xmlte] .right[data-astro-cid-sz7xmlte]{display:flex;gap:22px;align-items:center}.footer__bottom[data-astro-cid-sz7xmlte] .status[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:8px}.footer__bottom[data-astro-cid-sz7xmlte] .status[data-astro-cid-sz7xmlte]:before{content:"";width:7px;height:7px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 3px #22c55e2e}.brand[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:-.012em;color:var(--on-surface);text-decoration:none}.brand__mark[data-astro-cid-sz7xmlte]{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.brand__mark[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100%;height:100%;display:block}.brand__name[data-astro-cid-sz7xmlte]{color:var(--on-surface)}.brand__suffix[data-astro-cid-sz7xmlte]{color:var(--on-surface-muted)}@media(max-width:720px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:var(--space-5)}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start;gap:10px}.footer__bottom[data-astro-cid-sz7xmlte] .right[data-astro-cid-sz7xmlte]{flex-wrap:wrap;gap:14px}}.back-to-top[data-astro-cid-wlspcwf4]{position:fixed;bottom:32px;right:32px;width:48px;height:48px;background:var(--on-surface);color:var(--surface-container-lowest);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-float);opacity:0;visibility:hidden;transform:translateY(20px);transition:all .2s ease;z-index:1000}.back-to-top[data-astro-cid-wlspcwf4].is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top[data-astro-cid-wlspcwf4]:hover{background:var(--primary-container);transform:translateY(-2px);box-shadow:0 24px 30px -8px #131b2e1f,0 10px 14px -8px #131b2e14}.back-to-top[data-astro-cid-wlspcwf4]:active{transform:translateY(0)}.back-to-top[data-astro-cid-wlspcwf4] svg[data-astro-cid-wlspcwf4]{display:block}@media(max-width:760px){.back-to-top[data-astro-cid-wlspcwf4]{bottom:20px;right:20px;width:44px;height:44px}}:root{--surface: #faf8ff;--surface-bright: #ffffff;--surface-dim: #d2d9f4;--surface-container-lowest: #ffffff;--surface-container-low: #f2f3ff;--surface-container: #eaedff;--surface-container-high: #e2e7ff;--surface-container-highest: #dae2fd;--on-surface: #131b2e;--on-surface-variant: #3e4850;--on-surface-muted: #6e7881;--outline: #6e7881;--outline-variant: #bec8d2;--hairline: #e2e8f0;--inverse-surface: #131b2e;--inverse-surface-2: #1c2540;--inverse-on-surface: #eef0ff;--inverse-on-surface-variant: #a8b1c9;--primary: #006591;--primary-container: #0ea5e9;--on-primary: #ffffff;--on-primary-container: #003751;--primary-fixed: #c9e6ff;--secondary: #a200ba;--secondary-container: #ea57ff;--on-secondary: #ffffff;--tertiary: #8a5100;--tertiary-container: #de8712;--brand-gradient: linear-gradient(90deg, #ea57ff 0%, #0ea5e9 100%);--brand-gradient-soft: linear-gradient(90deg, rgba(234,87,255,.12), rgba(14,165,233,.12));--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-5: 40px;--space-6: 48px;--space-7: 64px;--space-8: 80px;--space-9: 120px;--container: 1280px;--radius-xs: 2px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-float: 0 20px 25px -5px rgba(19, 27, 46, .06), 0 8px 10px -6px rgba(19, 27, 46, .04);--shadow-glow: 0 0 0 4px rgba(14, 165, 233, .12);--font-display: "Podkova", "Iowan Old Style", "Georgia", serif;--font-body: "Podkova", "Iowan Old Style", "Georgia", serif;--font-mono: "JetBrains Mono", "SF Mono", Menlo, Consolas, monospace}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);font-feature-settings:"ss01","kern";background:var(--surface-container-lowest);color:var(--on-surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.55}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}hr{border:0;border-top:1px solid var(--hairline);margin:0}.container{width:100%;max-width:var(--container);margin:0 auto;padding-inline:var(--space-7)}@media(max-width:720px){.container{padding-inline:var(--space-2)}}.btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border:1px solid transparent;border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:600;font-size:15px;line-height:1;letter-spacing:-.005em;text-decoration:none;transition:all .16s ease;white-space:nowrap}.btn--primary{background:var(--on-surface);color:var(--surface-container-lowest)}.btn--primary:hover{transform:translateY(-1px);background:#000}.btn--sky{background:var(--primary-container);color:#fff}.btn--sky:hover{background:#0892ce}.btn--ghost{background:transparent;color:var(--on-surface);border-color:var(--outline-variant)}.btn--ghost:hover{border-color:var(--on-surface)}.btn--text{background:transparent;color:var(--on-surface-variant);padding:8px 12px}.btn--text:hover{color:var(--on-surface)}.btn--sm{padding:10px 14px;font-size:13px}.chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;background:var(--surface-container-low);border:1px solid var(--outline-variant);border-radius:var(--radius-xs);white-space:nowrap}.chip__dot{width:6px;height:6px;background:var(--secondary-container);flex-shrink:0}.card{background:var(--surface-container-lowest);border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:var(--space-3);transition:border-color .16s ease}.card:hover{border-color:var(--on-surface-variant)}.article>*+*{margin-top:var(--space-5)}.article p{font-size:19px;line-height:1.65;color:var(--on-surface);margin:0}.article p+p{margin-top:var(--space-3)}.article h2{font-family:var(--font-display);font-weight:700;font-size:32px;line-height:1.1;letter-spacing:-.02em;margin:var(--space-7) 0 var(--space-3);color:var(--on-surface);text-wrap:balance}.article h3{font-family:var(--font-display);font-weight:700;font-size:22px;line-height:1.2;letter-spacing:-.015em;margin:var(--space-5) 0 var(--space-2)}.article code{font-family:var(--font-mono);font-size:.82em;background:var(--surface-container);padding:2px 7px;border-radius:var(--radius-xs);color:var(--on-surface)}.article a{color:var(--primary);text-decoration:underline;text-decoration-color:#0ea5e94d;text-underline-offset:3px;transition:text-decoration-color .16s}.article a:hover{text-decoration-color:var(--primary)}.article ul,.article ol{padding-left:0;list-style:none;margin:0}.article ul li,.article ol li{font-size:18px;line-height:1.6;color:var(--on-surface);padding:4px 0 4px 28px;position:relative}.article ul li:before{content:"";position:absolute;left:4px;top:16px;width:6px;height:6px;background:var(--primary-container)}.article ol{counter-reset:olist}.article ol li{counter-increment:olist}.article ol li:before{content:counter(olist,decimal-leading-zero);position:absolute;left:0;top:6px;font-family:var(--font-mono);font-size:12px;color:var(--on-surface-muted);letter-spacing:.04em;font-weight:600}.article blockquote{margin:var(--space-5) 0;padding:var(--space-4) var(--space-4) var(--space-4) var(--space-5);border-left:3px solid var(--primary-container);background:var(--surface);font-family:var(--font-display);font-size:24px;line-height:1.35;color:var(--on-surface);letter-spacing:-.012em;text-wrap:balance}.article blockquote p{font-size:inherit}.article pre{margin:var(--space-4) 0;padding:var(--space-4);background:var(--inverse-surface);border:1px solid rgba(255,255,255,.08);overflow-x:auto;border-radius:var(--radius-sm)}.article pre code{font-family:var(--font-mono);font-size:14px;line-height:1.6;color:#ffffffe6;background:transparent;padding:0}.article img{max-width:100%;height:auto;border:1px solid var(--hairline);border-radius:var(--radius-sm)}
