.hd[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;padding-block:14px;background:color-mix(in srgb,var(--cream) 60%,transparent);backdrop-filter:saturate(1.6) blur(20px);-webkit-backdrop-filter:saturate(1.6) blur(20px);border-bottom:1px solid transparent;transition:border-color .3s var(--ease),background .3s var(--ease),padding .3s var(--ease),color .3s var(--ease)}.hd[data-astro-cid-ctg3m53h][data-stuck]{border-bottom-color:var(--line-soft);padding-block:9px;background:color-mix(in srgb,var(--cream) 68%,transparent)}.hd__in[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:24px}.hd__brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:10px}.hd__mark[data-astro-cid-ctg3m53h]{width:30px;height:30px;display:block;border-radius:8px}.hd__mark--light[data-astro-cid-ctg3m53h]{display:none}.hd__name[data-astro-cid-ctg3m53h]{font-family:var(--f-display);font-weight:700;font-size:1.32rem;letter-spacing:-.02em;color:var(--ink)}.hd__nav[data-astro-cid-ctg3m53h]{display:flex;gap:28px}.hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.96rem;font-weight:500;color:var(--muted);transition:color .15s var(--ease)}.hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--ink)}.hd__actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:16px}.hd__login[data-astro-cid-ctg3m53h]{font-size:.95rem;font-weight:600;color:var(--ink)}.hd__login[data-astro-cid-ctg3m53h]:hover{color:var(--muted)}.hd__cta[data-astro-cid-ctg3m53h]{padding:11px 20px}.hd__burger[data-astro-cid-ctg3m53h]{display:none;width:44px;height:44px;margin:-8px -8px -8px 0;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;color:var(--ink);border-radius:var(--r-sm)}.hd__burger-box[data-astro-cid-ctg3m53h]{position:relative;width:22px;height:16px}.hd__burger-line[data-astro-cid-ctg3m53h],.hd__burger-box[data-astro-cid-ctg3m53h]:before,.hd__burger-box[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;width:22px;height:2px;background:currentColor;border-radius:2px;transition:transform .28s var(--ease),opacity .2s var(--ease),top .28s var(--ease)}.hd__burger-box[data-astro-cid-ctg3m53h]:before{top:0}.hd__burger-line[data-astro-cid-ctg3m53h]{top:7px}.hd__burger-box[data-astro-cid-ctg3m53h]:after{top:14px}.hd__burger[data-astro-cid-ctg3m53h][aria-expanded=true] .hd__burger-box[data-astro-cid-ctg3m53h]:before{top:7px;transform:rotate(45deg)}.hd__burger[data-astro-cid-ctg3m53h][aria-expanded=true] .hd__burger-line[data-astro-cid-ctg3m53h]{opacity:0}.hd__burger[data-astro-cid-ctg3m53h][aria-expanded=true] .hd__burger-box[data-astro-cid-ctg3m53h]:after{top:7px;transform:rotate(-45deg)}.hd__mobile[data-astro-cid-ctg3m53h]{display:none;grid-template-rows:0fr;background:var(--cream);opacity:0;visibility:hidden;transition:grid-template-rows .42s var(--ease),opacity .26s var(--ease),visibility .42s,box-shadow .3s var(--ease)}.hd[data-astro-cid-ctg3m53h][data-open] .hd__mobile[data-astro-cid-ctg3m53h]{grid-template-rows:1fr;opacity:1;visibility:visible;box-shadow:0 1px 0 var(--line-soft),0 20px 44px #0b0b0d12}.hd[data-astro-cid-ctg3m53h][data-open]{border-bottom-color:transparent}.hd__mobile-in[data-astro-cid-ctg3m53h]{overflow:hidden;box-sizing:border-box;width:100%;max-width:520px;padding-inline:var(--gutter)}.hd__mobile-nav[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;padding-top:6px}.hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 14px;padding:17px 2px;color:var(--ink);border-bottom:1px solid var(--line-soft)}.hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:last-child{border-bottom:0}.hd__mobile-label[data-astro-cid-ctg3m53h]{font-size:1.06rem;font-weight:600;letter-spacing:-.02em}.hd__mobile-hint[data-astro-cid-ctg3m53h]{grid-column:1;font-size:.85rem;font-weight:400;color:var(--muted);letter-spacing:-.01em}.hd__mobile-arrow[data-astro-cid-ctg3m53h]{grid-column:2;grid-row:1 / -1;color:var(--muted);transition:transform .24s var(--ease)}.hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover .hd__mobile-arrow[data-astro-cid-ctg3m53h],.hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible .hd__mobile-arrow[data-astro-cid-ctg3m53h]{transform:translate(3px)}.hd__mobile-foot[data-astro-cid-ctg3m53h]{display:grid;justify-items:center;gap:10px;padding:20px 0 26px}.hd__mobile-cta[data-astro-cid-ctg3m53h]{width:100%;min-height:52px}.hd__mobile-cap[data-astro-cid-ctg3m53h]{font-size:.82rem;color:var(--muted);letter-spacing:-.01em}.hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.hd__mobile-foot[data-astro-cid-ctg3m53h]{opacity:0;transform:translateY(-6px);transition:opacity .28s var(--ease),transform .28s var(--ease)}.hd[data-astro-cid-ctg3m53h][data-open] .hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.hd[data-astro-cid-ctg3m53h][data-open] .hd__mobile-foot[data-astro-cid-ctg3m53h]{opacity:1;transform:none;transition-delay:calc(90ms + var(--i, 0) * 55ms)}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]){background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__name[data-astro-cid-ctg3m53h],.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__login[data-astro-cid-ctg3m53h]{color:#fff}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:#ffffffb8}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:#fff}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__mark--dark[data-astro-cid-ctg3m53h]{display:none}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__mark--light[data-astro-cid-ctg3m53h]{display:block}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__cta[data-astro-cid-ctg3m53h]{box-shadow:0 10px 26px #6f55f566,inset 0 1px #ffffff38}.hd[data-astro-cid-ctg3m53h][data-over]:not([data-stuck]):not([data-open]) .hd__burger[data-astro-cid-ctg3m53h]{color:#fff}.hd[data-astro-cid-ctg3m53h][data-home]{background:color-mix(in srgb,#ffffff 72%,transparent)}.hd[data-astro-cid-ctg3m53h][data-home][data-stuck]{background:color-mix(in srgb,#ffffff 86%,transparent)}.hd[data-astro-cid-ctg3m53h][data-home] .hd__cta[data-astro-cid-ctg3m53h]{padding:10px 18px;box-shadow:none}.hd[data-astro-cid-ctg3m53h][data-home] .hd__cta[data-astro-cid-ctg3m53h]:hover{transform:translateY(-1px)}.hd[data-astro-cid-ctg3m53h][data-home] .hd__mobile[data-astro-cid-ctg3m53h]{background:#fff}@media(max-width:860px){.hd__nav[data-astro-cid-ctg3m53h],.hd__actions[data-astro-cid-ctg3m53h]{display:none}.hd__burger[data-astro-cid-ctg3m53h]{display:inline-flex}.hd__mobile[data-astro-cid-ctg3m53h]{display:grid}.hd[data-astro-cid-ctg3m53h][data-open]{background:var(--cream);backdrop-filter:none;-webkit-backdrop-filter:none}.hd[data-astro-cid-ctg3m53h][data-home][data-open]{background:#fff}}@media(prefers-reduced-motion:reduce){.hd__mobile[data-astro-cid-ctg3m53h],.hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.hd__mobile-foot[data-astro-cid-ctg3m53h],.hd__burger-line[data-astro-cid-ctg3m53h],.hd__burger-box[data-astro-cid-ctg3m53h]:before,.hd__burger-box[data-astro-cid-ctg3m53h]:after{transition:none}.hd[data-astro-cid-ctg3m53h][data-open] .hd__mobile-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.hd[data-astro-cid-ctg3m53h][data-open] .hd__mobile-foot[data-astro-cid-ctg3m53h]{transition-delay:0s}}
