.console-search[data-astro-cid-23fhqdyj]{position:relative;width:100%;max-width:40rem}.field[data-astro-cid-23fhqdyj]{display:flex;align-items:center;gap:var(--space-2xs);padding:0 var(--space-s) 0 var(--space-m);min-height:3.75rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:border-color .15s ease,box-shadow .15s ease}.field[data-astro-cid-23fhqdyj]:focus-within{border-color:var(--c-blue);box-shadow:0 0 0 4px var(--focus-ring),var(--shadow)}.field-icon[data-astro-cid-23fhqdyj]{flex:none;width:1.4rem;height:1.4rem;color:var(--ink-faint)}.field[data-astro-cid-23fhqdyj]:focus-within .field-icon[data-astro-cid-23fhqdyj]{color:var(--c-blue)}.field-input[data-astro-cid-23fhqdyj]{flex:1;min-width:0;font:inherit;font-size:var(--step-1);color:var(--ink);background:none;border:none;outline:none;padding-block:var(--space-s)}.field-input[data-astro-cid-23fhqdyj]::placeholder{color:var(--ink-faint)}.field-input[data-astro-cid-23fhqdyj]::-webkit-search-decoration,.field-input[data-astro-cid-23fhqdyj]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.field-kbd[data-astro-cid-23fhqdyj]{flex:none;display:grid;place-items:center;min-width:1.6rem;height:1.6rem;padding-inline:.4rem;font-family:var(--font-body);font-size:var(--step--1);font-weight:600;color:var(--ink-soft);background:var(--surface-3);border:1px solid var(--line);border-radius:var(--radius-sm)}@media(hover:none),(max-width:34rem){.field-kbd[data-astro-cid-23fhqdyj]{display:none}}.field-note[data-astro-cid-23fhqdyj]{margin-top:var(--space-2xs);padding-left:var(--space-3xs);font-size:var(--step--1);color:var(--ink-soft)}.results[data-astro-cid-23fhqdyj]{position:absolute;z-index:50;inset-inline:0;top:calc(3.75rem + var(--space-2xs));max-height:min(60vh,30rem);overflow-y:auto;padding:var(--space-2xs);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg)}.results[data-astro-cid-23fhqdyj][hidden]{display:none}.results[data-astro-cid-23fhqdyj] .result{display:block;padding:var(--space-2xs) var(--space-xs);border-radius:var(--radius-sm);text-decoration:none;color:var(--ink)}.results[data-astro-cid-23fhqdyj] .result:hover,.results[data-astro-cid-23fhqdyj] .result[aria-selected=true]{background:var(--surface-3)}.results[data-astro-cid-23fhqdyj] .result-title{font-weight:600}.results[data-astro-cid-23fhqdyj] .result-title mark{background:var(--c-yellow-tint);color:inherit;border-radius:3px;padding:0 .1em}.results[data-astro-cid-23fhqdyj] .result-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:2px;font-size:var(--step--1);color:var(--ink-soft)}.results[data-astro-cid-23fhqdyj] .result-empty{padding:var(--space-s) var(--space-xs);font-size:var(--step--1);color:var(--ink-soft)}.results[data-astro-cid-23fhqdyj] .result-art{display:block;width:6rem;height:auto;margin:var(--space-s) auto 0}.results[data-astro-cid-23fhqdyj] .result-empty--centered{text-align:center;padding-top:var(--space-2xs)}.results[data-astro-cid-23fhqdyj] .result-empty a{color:var(--primary-strong)}@media(prefers-reduced-motion:no-preference){@keyframes results-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes result-item{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.results[data-astro-cid-23fhqdyj]:not([hidden]){animation:results-pop .16s var(--ease-out-quart)}.results[data-astro-cid-23fhqdyj] .result{animation:result-item .22s var(--ease-out-quart) both}.results[data-astro-cid-23fhqdyj] .result:nth-child(1){animation-delay:20ms}.results[data-astro-cid-23fhqdyj] .result:nth-child(2){animation-delay:45ms}.results[data-astro-cid-23fhqdyj] .result:nth-child(3){animation-delay:70ms}.results[data-astro-cid-23fhqdyj] .result:nth-child(4){animation-delay:95ms}.results[data-astro-cid-23fhqdyj] .result:nth-child(5){animation-delay:.12s}.results[data-astro-cid-23fhqdyj] .result:nth-child(6){animation-delay:145ms}}.fast-paths[data-astro-cid-gr2uwrg3]{margin-top:var(--space-xl)}.eyebrow-heading[data-astro-cid-gr2uwrg3]{font-family:var(--font-body);font-size:var(--step--1);font-weight:600;color:var(--ink-soft);margin-bottom:var(--space-xs)}.row[data-astro-cid-gr2uwrg3]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:var(--space-xs)}.fastpath[data-astro-cid-gr2uwrg3]{display:flex;align-items:center;gap:var(--space-xs);min-height:3.25rem;padding:var(--space-2xs) var(--space-s);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;color:var(--ink);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.fastpath[data-astro-cid-gr2uwrg3]:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--accent) 45%,var(--line));background:color-mix(in srgb,var(--accent-tint) 55%,var(--surface))}.dot[data-astro-cid-gr2uwrg3]{flex:none;width:.7rem;height:.7rem;border-radius:var(--radius-pill);background:var(--accent)}.text[data-astro-cid-gr2uwrg3]{display:flex;flex-direction:column;min-width:0;line-height:var(--lh-snug)}.label[data-astro-cid-gr2uwrg3]{font-weight:600}.section[data-astro-cid-gr2uwrg3]{font-size:var(--step--1);color:var(--ink-soft)}.arrow[data-astro-cid-gr2uwrg3]{flex:none;width:1rem;height:1rem;margin-left:auto;color:var(--ink-faint);transition:transform .18s ease,color .18s ease}.fastpath[data-astro-cid-gr2uwrg3]:hover .arrow[data-astro-cid-gr2uwrg3]{transform:translate(2px);color:color-mix(in srgb,var(--accent) 70%,var(--ink))}@media(prefers-reduced-motion:reduce){.fastpath[data-astro-cid-gr2uwrg3],.arrow[data-astro-cid-gr2uwrg3]{transition:background .18s ease,border-color .18s ease}.fastpath[data-astro-cid-gr2uwrg3]:hover,.fastpath[data-astro-cid-gr2uwrg3]:hover .arrow[data-astro-cid-gr2uwrg3]{transform:none}}.onboarding[data-astro-cid-fviyea6u]{display:flex;flex-wrap:wrap;gap:var(--space-m) var(--space-xl);align-items:center;justify-content:space-between;margin-top:var(--space-xl);padding:var(--space-l) var(--space-l);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--accent-tint) 70%,var(--surface));border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line))}.body[data-astro-cid-fviyea6u]{flex:1;min-width:16rem;display:flex;flex-direction:column;gap:var(--space-m);align-items:flex-start}.art[data-astro-cid-fviyea6u]{flex:none;width:clamp(8rem,5rem + 9vw,12rem);height:auto;filter:drop-shadow(0 8px 18px rgba(35,35,42,.1))}@media(max-width:40rem){.art[data-astro-cid-fviyea6u]{display:none}}.copy[data-astro-cid-fviyea6u]{max-width:34rem}.tag[data-astro-cid-fviyea6u]{font-size:var(--step--1);font-weight:600;color:color-mix(in srgb,var(--accent) 60%,var(--ink));margin-bottom:var(--space-3xs)}.onboarding[data-astro-cid-fviyea6u] h2[data-astro-cid-fviyea6u]{font-size:var(--step-2)}.lede[data-astro-cid-fviyea6u]{margin-top:var(--space-2xs);color:var(--ink-soft);font-size:var(--step-0)}.actions[data-astro-cid-fviyea6u]{display:flex;flex-direction:column;gap:var(--space-xs);align-items:flex-start}.start[data-astro-cid-fviyea6u]{display:inline-flex;align-items:center;gap:var(--space-3xs);min-height:2.9rem;padding:.6rem 1.3rem;font-weight:600;color:var(--surface);background:var(--primary-strong);border-radius:var(--radius-pill);text-decoration:none;transition:background .18s ease,transform .18s ease}.start[data-astro-cid-fviyea6u] svg[data-astro-cid-fviyea6u]{width:1rem;height:1rem}.start[data-astro-cid-fviyea6u]:hover{background:var(--ink);color:var(--surface);transform:translateY(-1px)}.more[data-astro-cid-fviyea6u]{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-2xs) var(--space-s);margin:0;padding:0}.more[data-astro-cid-fviyea6u] a[data-astro-cid-fviyea6u]{font-size:var(--step--1);color:var(--ink-soft);text-decoration:none;border-bottom:1px solid transparent}.more[data-astro-cid-fviyea6u] a[data-astro-cid-fviyea6u]:hover{color:var(--ink);border-bottom-color:var(--accent)}@media(prefers-reduced-motion:reduce){.start[data-astro-cid-fviyea6u]:hover{transform:none}}.section-index[data-astro-cid-kyvsrxex]{margin-top:var(--space-2xl)}.eyebrow-heading[data-astro-cid-kyvsrxex]{font-family:var(--font-body);font-size:var(--step--1);font-weight:600;color:var(--ink-soft);margin-bottom:var(--space-m)}.empty[data-astro-cid-kyvsrxex]{color:var(--ink-soft)}.list[data-astro-cid-kyvsrxex]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:var(--space-l) var(--space-xl)}.item[data-astro-cid-kyvsrxex]{padding-top:var(--space-s);border-top:2px solid var(--accent)}.item-head[data-astro-cid-kyvsrxex]{display:inline-flex;align-items:center;gap:var(--space-2xs);text-decoration:none;color:var(--ink)}.marker[data-astro-cid-kyvsrxex]{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:var(--radius);background:var(--accent-tint)}.icon[data-astro-cid-kyvsrxex]{font-size:1.25rem;line-height:1}.icon-img[data-astro-cid-kyvsrxex]{width:1.75rem;height:1.75rem;object-fit:contain}.item-title[data-astro-cid-kyvsrxex]{font-family:var(--font-display);font-size:var(--step-2);font-weight:750;letter-spacing:-.01em}.item-head[data-astro-cid-kyvsrxex]:hover .item-title[data-astro-cid-kyvsrxex]{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.18em}.item-desc[data-astro-cid-kyvsrxex]{margin-top:var(--space-2xs);color:var(--ink-soft);font-size:var(--step--1);max-width:34ch}.pages[data-astro-cid-kyvsrxex]{list-style:none;margin:var(--space-xs) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-3xs) var(--space-2xs)}.page-link[data-astro-cid-kyvsrxex]{display:inline-block;min-height:1.9rem;padding:.28rem .7rem;font-size:var(--step--1);color:var(--ink-soft);background:var(--surface-3);border-radius:var(--radius-pill);text-decoration:none;transition:background .15s ease,color .15s ease}.page-link[data-astro-cid-kyvsrxex]:hover{background:var(--accent-tint);color:var(--ink)}.page-link--more[data-astro-cid-kyvsrxex]{background:none;color:var(--accent);font-weight:600}.page-link--more[data-astro-cid-kyvsrxex]:hover{background:var(--accent-tint)}.console[data-astro-cid-j7pv25f6]{max-width:54rem}.console-hero[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:flex-start}.brand-mark[data-astro-cid-j7pv25f6]{width:clamp(6rem,4rem + 8vw,9.4rem);height:auto;margin-bottom:var(--space-s);filter:drop-shadow(0 6px 14px rgba(35,35,42,.08))}.console-hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:var(--step-5);max-width:16ch}.hero-lede[data-astro-cid-j7pv25f6]{margin:var(--space-s) 0 var(--space-l);font-size:var(--step-1);color:var(--ink-soft);max-width:42ch}.recents[data-astro-cid-j7pv25f6]{margin-top:var(--space-xl)}.recents[data-astro-cid-j7pv25f6][hidden]{display:none}@media(max-width:40rem){.console-hero[data-astro-cid-j7pv25f6]{align-items:center;text-align:center}.console-hero[data-astro-cid-j7pv25f6] .console-search{max-width:none}}@media(prefers-reduced-motion:no-preference){@keyframes console-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes mark-settle{0%{opacity:0;transform:translateY(10px) scale(.94)}to{opacity:1;transform:none}}@keyframes mark-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.console-hero>*{animation:console-rise .56s var(--ease-out-quart) both}.console-hero>*:nth-child(1){animation-delay:0ms}.console-hero>*:nth-child(2){animation-delay:70ms}.console-hero>*:nth-child(3){animation-delay:.14s}.console-hero>*:nth-child(4){animation-delay:.21s}.console-hero>.brand-mark{animation:mark-settle .64s var(--ease-out-quint) both,mark-float 7s ease-in-out .9s infinite}#recents:not([hidden]){animation:console-rise .4s var(--ease-out-quart)}}#recents .eyebrow-heading{font-family:var(--font-body);font-size:var(--step--1);font-weight:600;color:var(--ink-soft);margin-bottom:var(--space-xs)}#recents .recents-row{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:var(--space-xs)}#recents .recent{position:relative;display:flex}#recents .recent-link{display:flex;align-items:center;gap:var(--space-xs);flex:1;min-width:0;min-height:3.25rem;padding:var(--space-2xs) 2.6rem var(--space-2xs) var(--space-s);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;color:var(--ink);box-shadow:var(--shadow-sm);transition:border-color .18s ease,background .18s ease}#recents .recent-link:hover{border-color:color-mix(in srgb,var(--accent, var(--c-coral)) 45%,var(--line));background:color-mix(in srgb,var(--accent-tint, var(--surface-3)) 55%,var(--surface))}#recents .recent-dot{flex:none;width:.65rem;height:.65rem;border-radius:var(--radius-pill);background:var(--accent, var(--ink-faint))}#recents .recent-text{display:flex;flex-direction:column;min-width:0;line-height:var(--lh-snug)}#recents .recent-title{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#recents .recent-section{font-size:var(--step--1);color:var(--ink-soft)}#recents .recent-pin{position:absolute;right:var(--space-3xs);top:50%;transform:translateY(-50%);display:grid;place-items:center;width:2.1rem;height:2.1rem;padding:0;border:none;background:none;border-radius:var(--radius-sm);color:var(--ink-faint);cursor:pointer;transition:color .15s ease,background .15s ease}#recents .recent-pin:hover{background:var(--surface-3);color:var(--ink-soft)}#recents .recent-pin svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round}#recents .recent-pin[aria-pressed=true]{color:var(--c-yellow)}#recents .recent-pin[aria-pressed=true] svg{fill:var(--c-yellow);stroke:color-mix(in srgb,var(--c-yellow) 70%,var(--ink))}#recents .recent-pin:focus-visible{outline:3px solid var(--focus-ring);outline-offset:1px}
