.brushstroke.svelte-6k3yxa{display:block;width:100%;overflow:visible}.brushstroke.svelte-6k3yxa path:where(.svelte-6k3yxa){stroke:var(--brushstroke-color, var(--color-stroke-brush));stroke-width:1.5;stroke-linecap:round;fill:none;stroke-dasharray:1500;stroke-dashoffset:1500;animation:svelte-6k3yxa-draw-on var(--duration-brushstroke-draw) var(--ease-out) var(--delay-brushstroke-draw) forwards}@keyframes svelte-6k3yxa-draw-on{to{stroke-dashoffset:0}}.search-container.svelte-doth5j{position:relative;max-width:480px;margin:0 auto;width:100%}.search.svelte-doth5j{position:relative;width:100%}.search.svelte-doth5j input:where(.svelte-doth5j){width:100%;padding:var(--space-sm) var(--space-lg) var(--space-sm) var(--space-xl);font-family:var(--font-family-body);font-size:var(--font-size-body);color:var(--color-ink-body);background:var(--color-surface-card-subtle);border:1px solid var(--color-stroke-brush-subtle);border-radius:var(--radius-pill);outline:none;transition:border-color var(--duration-fast) var(--ease-spring),background var(--duration-fast) var(--ease-spring)}.search.svelte-doth5j input:where(.svelte-doth5j)::placeholder{color:var(--color-ink-subtle);font-style:italic}.search.svelte-doth5j input:where(.svelte-doth5j):focus{border-color:var(--color-accent-brand);background:var(--color-surface-paper)}.search.svelte-doth5j svg:where(.svelte-doth5j){position:absolute;left:var(--space-sm);top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--color-ink-muted);pointer-events:none}.clear-btn.svelte-doth5j{position:absolute;right:var(--space-sm);top:50%;transform:translateY(-50%);width:20px;height:20px;padding:0;background:none;border:none;color:var(--color-ink-muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.clear-btn.svelte-doth5j:hover{color:var(--color-ink-body)}.clear-btn.svelte-doth5j svg:where(.svelte-doth5j){position:static;transform:none;width:14px;height:14px}.search-dropdown.svelte-doth5j{position:absolute;top:calc(100% + var(--space-sm));left:0;right:0;background:var(--color-surface-paper);border:1px solid var(--color-stroke-brush-subtle);border-radius:var(--radius-card);box-shadow:var(--shadow-paper-edge);z-index:100;max-height:min(400px,calc(100dvh - 160px - env(safe-area-inset-bottom)));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.hint.svelte-doth5j{margin:0;padding:var(--space-md);font-family:var(--font-family-body);font-size:var(--font-size-label);color:var(--color-ink-subtle);font-style:italic;text-align:center}.quick-search.svelte-doth5j{padding:var(--space-sm)}.quick-search-label.svelte-doth5j{margin:0 0 var(--space-xs);padding:0 var(--space-xs);color:var(--color-ink-subtle);font-family:var(--font-family-display);font-size:var(--font-size-caption);font-variation-settings:"opsz" 11,"wght" 650;letter-spacing:0;text-transform:uppercase}.quick-search-grid.svelte-doth5j{display:grid;grid-template-columns:1fr;gap:2px}.quick-search-grid.svelte-doth5j a:where(.svelte-doth5j){min-height:var(--space-touch-target-min);display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm);border-radius:var(--radius-card);color:var(--color-ink-body);text-decoration:none;transition:background var(--duration-fast) var(--ease-spring),transform var(--duration-fast) var(--ease-spring)}.quick-search-grid.svelte-doth5j a:where(.svelte-doth5j):hover,.quick-search-grid.svelte-doth5j a:where(.svelte-doth5j):focus-visible{background:var(--color-surface-card-subtle);transform:translate(2px)}.quick-search-grid.svelte-doth5j a:where(.svelte-doth5j):focus-visible{outline:2px solid var(--color-accent-brand);outline-offset:2px}.quick-search-grid.svelte-doth5j a:where(.svelte-doth5j):active{transform:scale(.96)}.results.svelte-doth5j{list-style:none;margin:0;padding:var(--space-xs) 0}.results.svelte-doth5j li:where(.svelte-doth5j) a:where(.svelte-doth5j){min-height:var(--space-touch-target-min);display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-card);color:var(--color-ink-body);text-decoration:none;transition:background var(--duration-fast) var(--ease-spring),transform var(--duration-fast) var(--ease-spring)}.results.svelte-doth5j li.highlighted:where(.svelte-doth5j)>a:where(.svelte-doth5j){background:var(--color-surface-card-subtle)}.results.svelte-doth5j li:where(.svelte-doth5j) a:where(.svelte-doth5j):hover,.results.svelte-doth5j li:where(.svelte-doth5j) a:where(.svelte-doth5j):focus-visible{background:var(--color-surface-card-subtle)}.results.svelte-doth5j li:where(.svelte-doth5j) a:where(.svelte-doth5j):focus-visible{outline:2px solid var(--color-accent-brand);outline-offset:-2px}.results.svelte-doth5j li:where(.svelte-doth5j) a:where(.svelte-doth5j):active{transform:scale(.96)}.result-thumb.svelte-doth5j{flex:0 0 auto;width:var(--space-2xl);height:var(--space-2xl);object-fit:cover;border-radius:var(--radius-card);border:1px solid color-mix(in srgb,var(--color-ink-body) 10%,transparent);background:var(--color-surface-card-subtle)}.result-fallback.svelte-doth5j{flex:0 0 auto;width:var(--space-2xl);height:var(--space-2xl);display:grid;place-items:center;border-radius:var(--radius-card);background:var(--color-surface-card-subtle);color:var(--color-ink-body);border:1px solid color-mix(in srgb,var(--color-ink-body) 10%,transparent);font-family:var(--font-family-display);font-size:18px;font-variation-settings:"opsz" 18,"wght" 650}.result-text.svelte-doth5j{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.result-kicker.svelte-doth5j{color:var(--color-ink-subtle);font-family:var(--font-family-display);font-size:10px;line-height:1.2;font-variation-settings:"opsz" 10,"wght" 650;letter-spacing:0;text-transform:uppercase}.result-title.svelte-doth5j{font-family:var(--font-family-display);font-size:var(--font-size-body);font-variation-settings:"opsz" 14,"SOFT" 0,"WONK" 0,"wght" 600;color:var(--color-ink-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-title.svelte-doth5j mark{background:transparent;color:var(--color-accent-brand);font-weight:700}.result-subtitle.svelte-doth5j{font-family:var(--font-family-body);font-size:var(--font-size-label);color:var(--color-ink-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-subtitle.svelte-doth5j mark{background:transparent;color:var(--color-accent-brand);font-weight:600}@media(max-width:900px){.search.svelte-doth5j input:where(.svelte-doth5j){font-size:var(--font-size-label);padding-left:var(--space-xl);padding-right:var(--space-lg)}}@media(max-width:700px){.search-container.svelte-doth5j{grid-column:1 / -1;order:3;max-width:none;margin-top:var(--space-xs)}.search-dropdown.svelte-doth5j{position:fixed;top:calc(106px + env(safe-area-inset-top));left:max(var(--space-md),env(safe-area-inset-left));right:max(var(--space-md),env(safe-area-inset-right));max-height:calc(100dvh - 128px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}}.backdrop.svelte-ciuytz{position:fixed;inset:0;background:#0006;z-index:998;backdrop-filter:blur(2px)}.panel.svelte-ciuytz{position:fixed;top:0;right:0;bottom:0;width:min(320px,85vw);background:var(--color-surface-paper);z-index:999;display:flex;flex-direction:column;box-shadow:var(--shadow-paper-edge)}.panel.svelte-ciuytz:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='t'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='3' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.11 0 0 0 0 0.09 0 0 0 0 0.08 0 0 0 1 0'/></filter><rect width='100%' height='100%' filter='url(%23t)'/></svg>");background-size:220px 220px;mix-blend-mode:multiply;opacity:var(--opacity-texture-grain);pointer-events:none}.panel-header.svelte-ciuytz{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-stroke-brush-subtle)}.panel-title.svelte-ciuytz{font-family:var(--font-family-display);font-size:18px;font-variation-settings:"opsz" 18,"wght" 600;color:var(--color-ink-body)}.close-btn.svelte-ciuytz{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--color-ink-muted);cursor:pointer;border-radius:var(--radius-card);transition:background var(--duration-fast) var(--ease-spring),color var(--duration-fast) var(--ease-spring)}.close-btn.svelte-ciuytz:hover{background:var(--color-surface-card-subtle);color:var(--color-ink-body)}.close-btn.svelte-ciuytz svg:where(.svelte-ciuytz){width:20px;height:20px}.panel-nav.svelte-ciuytz{position:relative;z-index:2;flex:1;overflow-y:auto;padding:var(--space-md) 0}.nav-list.svelte-ciuytz{list-style:none;margin:0;padding:0}.nav-link.svelte-ciuytz{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);text-decoration:none;color:var(--color-ink-body);transition:background var(--duration-fast) var(--ease-spring)}.nav-link.svelte-ciuytz:hover{background:var(--color-surface-card-subtle)}.nav-label.svelte-ciuytz{font-family:var(--font-family-display);font-size:16px;font-variation-settings:"opsz" 14,"wght" 600}.nav-count.svelte-ciuytz{font-family:var(--font-family-display);font-size:12px;font-variation-settings:"opsz" 12,"wght" 500;color:var(--color-ink-subtle);background:var(--color-surface-card-subtle);padding:2px 8px;border-radius:var(--radius-pill)}.panel-footer.svelte-ciuytz{position:relative;z-index:2;padding:var(--space-md) var(--space-lg);border-top:1px solid var(--color-stroke-brush-subtle)}.cta-button.svelte-ciuytz{display:flex;align-items:center;justify-content:center;gap:var(--space-sm);width:100%;padding:var(--space-md);background:var(--color-accent-brand);color:#fff;text-decoration:none;font-family:var(--font-family-display);font-size:15px;font-variation-settings:"opsz" 14,"wght" 600;border-radius:var(--radius-pill);transition:opacity var(--duration-fast) var(--ease-spring)}.cta-button.svelte-ciuytz:hover{opacity:.9}.cta-button.svelte-ciuytz svg:where(.svelte-ciuytz){width:18px;height:18px}.chrome.svelte-vz7r7b{position:sticky;top:0;z-index:10;background:var(--color-surface-paper);min-height:56px;padding-top:var(--space-sm);padding-bottom:var(--space-sm);transition:transform var(--duration-standard) var(--ease-spring);will-change:transform}@media(prefers-reduced-motion:reduce){.chrome.svelte-vz7r7b{transition:none}}.chrome.svelte-vz7r7b:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='t'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' seed='3' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.11 0 0 0 0 0.09 0 0 0 0 0.08 0 0 0 1 0'/></filter><rect width='100%' height='100%' filter='url(%23t)'/></svg>");background-size:220px 220px;mix-blend-mode:multiply;opacity:var(--opacity-texture-grain);pointer-events:none}.chrome-row-1.svelte-vz7r7b,.chrome-row-2.svelte-vz7r7b,.chrome-row-3.svelte-vz7r7b{position:relative;z-index:2;max-width:var(--space-content-max-width);margin:0 auto;padding:0 var(--space-lg)}.chrome-row-1.svelte-vz7r7b{display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-xl);align-items:start}.chrome-row-2.svelte-vz7r7b{padding-top:var(--space-md);padding-bottom:var(--space-sm)}.chrome-row-3.svelte-vz7r7b{padding-bottom:var(--space-sm)}.brand-mark.svelte-vz7r7b{font-family:var(--font-family-display);font-size:var(--font-size-brand);line-height:var(--font-line-height-brand);font-variation-settings:var(--font-variation-brand);letter-spacing:var(--letter-spacing-brand);color:var(--color-ink-body);text-decoration:none;display:inline-flex;gap:.15em;white-space:nowrap;padding-top:8px}.brand-mark.svelte-vz7r7b em:where(.svelte-vz7r7b){font-style:italic;font-variation-settings:"opsz" 36,"SOFT" 0,"WONK" 0,"wght" 400}.cta-app.svelte-vz7r7b{display:inline-flex;align-items:center;gap:var(--space-xs);padding:9px var(--space-md);background:var(--color-accent-brand);color:#fff;text-decoration:none;font-family:var(--font-family-display);font-size:13px;font-variation-settings:"opsz" 12,"SOFT" 0,"WONK" 0,"wght" 600;border-radius:var(--radius-pill);white-space:nowrap;transition:opacity var(--duration-fast) var(--ease-in-out);margin-top:2px}.cta-app.svelte-vz7r7b:hover{opacity:.85}.cta-glyph.svelte-vz7r7b{width:16px;height:16px;display:inline-block}.nav.svelte-vz7r7b{display:flex;gap:var(--space-xl);list-style:none;align-items:baseline;flex-wrap:wrap;margin:0;padding:0}.nav.svelte-vz7r7b a:where(.svelte-vz7r7b){font-family:var(--font-family-display);font-size:16px;font-variation-settings:"opsz" 14,"SOFT" 0,"WONK" 0,"wght" 600;color:var(--color-ink-body);text-decoration:none;padding-bottom:6px;position:relative;letter-spacing:-.005em;transition:color var(--duration-fast) var(--ease-spring)}.nav.svelte-vz7r7b a:where(.svelte-vz7r7b) .count:where(.svelte-vz7r7b){font-size:11px;font-variation-settings:"opsz" 11,"SOFT" 0,"WONK" 0,"wght" 500;color:var(--color-ink-subtle);margin-left:4px;letter-spacing:.04em}.nav.svelte-vz7r7b a:where(.svelte-vz7r7b):hover{color:var(--color-accent-brand)}.nav.svelte-vz7r7b a.active:where(.svelte-vz7r7b){color:var(--color-ink-body)}.nav.svelte-vz7r7b a.active:where(.svelte-vz7r7b):after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:var(--color-accent-brand);border-radius:1px}.crumbs-list.svelte-vz7r7b{gap:var(--space-xs);padding-top:0}.crumbs-list.svelte-vz7r7b li:where(.svelte-vz7r7b){display:inline-flex;align-items:baseline;gap:var(--space-sm)}.crumbs-list.svelte-vz7r7b span[aria-current=page]:where(.svelte-vz7r7b){font-family:var(--font-family-display);font-size:16px;font-variation-settings:"opsz" 14,"SOFT" 0,"WONK" 0,"wght" 600;color:var(--color-ink-subtle);letter-spacing:-.005em}.crumbs-list.svelte-vz7r7b .crumb-sep:where(.svelte-vz7r7b){color:var(--color-ink-subtle);font-family:var(--font-family-display);font-size:14px;font-variation-settings:"opsz" 14,"wght" 400}@media(min-width:768px){.chrome.svelte-vz7r7b{min-height:64px}}.mobile-menu-trigger.svelte-vz7r7b{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:none;color:var(--color-ink-body);cursor:pointer;border-radius:var(--radius-card);transition:background var(--duration-fast) var(--ease-spring)}.mobile-menu-trigger.svelte-vz7r7b:hover{background:var(--color-surface-card-subtle)}.mobile-menu-trigger.svelte-vz7r7b svg:where(.svelte-vz7r7b){width:22px;height:22px}.search-trigger-mobile.svelte-vz7r7b{display:none;width:40px;height:40px;align-items:center;justify-content:center;background:none;border:none;color:var(--color-ink-body);cursor:pointer;border-radius:var(--radius-card);transition:background var(--duration-fast) var(--ease-spring)}.search-trigger-mobile.svelte-vz7r7b:hover{background:var(--color-surface-card-subtle)}.search-trigger-mobile.svelte-vz7r7b svg:where(.svelte-vz7r7b){width:22px;height:22px}@media(max-width:900px){.chrome-row-1.svelte-vz7r7b{grid-template-columns:1fr auto auto;gap:var(--space-md)}.search-trigger-mobile.svelte-vz7r7b,.mobile-menu-trigger.svelte-vz7r7b{display:flex}.cta-app.svelte-vz7r7b{display:none}.nav.svelte-vz7r7b{gap:var(--space-md)}.nav.svelte-vz7r7b .count:where(.svelte-vz7r7b){display:none}}@media(max-width:500px){.nav.svelte-vz7r7b{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;mask-image:linear-gradient(to right,black calc(100% - 24px),transparent)}.nav.svelte-vz7r7b::-webkit-scrollbar{display:none}}.app-cta.svelte-gbv5x9{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--space-lg);background:var(--color-ink-body);color:var(--color-surface-paper);border-radius:var(--radius-cta-band);padding:var(--space-xl) var(--space-2xl);max-width:var(--space-cta-max-width);margin:var(--space-2xl) auto}.app-cta.svelte-gbv5x9 .lead:where(.svelte-gbv5x9){margin:0;flex:1 1 60%;min-width:0;font-family:var(--font-family-display);font-style:italic;font-variation-settings:"opsz" 36,"SOFT" 0,"WONK" 0,"wght" 400;font-size:clamp(20px,2vw,26px);line-height:1.4}.app-cta.svelte-gbv5x9 .lead:where(.svelte-gbv5x9) strong{font-weight:700;color:var(--color-cta-honey-amber)}.cta-pill.svelte-gbv5x9{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:var(--color-cta-honey-amber);color:var(--color-ink-body);text-decoration:none;border-radius:var(--radius-pill);padding:var(--space-md) var(--space-lg);font-family:var(--font-family-display);font-variation-settings:"opsz" 14,"SOFT" 0,"WONK" 0,"wght" 600;font-size:15px;white-space:nowrap;transition:opacity var(--duration-fast) var(--ease-in-out)}.cta-pill.svelte-gbv5x9:hover{opacity:.9}@media(max-width:600px){.app-cta.svelte-gbv5x9{flex-direction:column;align-items:stretch;padding:var(--space-lg) var(--space-md)}.cta-pill.svelte-gbv5x9{text-align:center}}.backdrop.svelte-1p3egel{position:fixed;inset:0;z-index:999;background:#00000080}.modal.svelte-1p3egel{position:fixed;top:15vh;left:50%;transform:translate(-50%);z-index:1000;width:calc(100% - var(--space-xl) * 2);max-width:600px;background:var(--color-surface-paper);border:1px solid var(--color-stroke-brush-subtle);border-radius:var(--radius-card);box-shadow:var(--shadow-paper-edge);overflow:hidden;animation:svelte-1p3egel-modal-enter var(--duration-fast) var(--ease-spring) both}@keyframes svelte-1p3egel-modal-enter{0%{opacity:0;transform:translate(-50%) scale(.97)}to{opacity:1;transform:translate(-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.modal.svelte-1p3egel{animation:none}}.search-box.svelte-1p3egel{display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-stroke-brush-subtle)}.search-icon.svelte-1p3egel{flex:0 0 auto;width:18px;height:18px;color:var(--color-ink-muted)}.search-box.svelte-1p3egel input:where(.svelte-1p3egel){flex:1 1 auto;min-width:0;padding:var(--space-sm) 0;font-family:var(--font-family-body);font-size:16px;color:var(--color-ink-body);background:transparent;border:none;outline:none}.search-box.svelte-1p3egel input:where(.svelte-1p3egel)::placeholder{color:var(--color-ink-subtle);font-style:italic}.search-box.svelte-1p3egel input:where(.svelte-1p3egel):focus-visible{outline:2px solid var(--color-accent-brand);outline-offset:2px;border-radius:2px}.close-btn.svelte-1p3egel{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;border-radius:var(--radius-card);color:var(--color-ink-muted);cursor:pointer;transition:color var(--duration-fast) var(--ease-spring)}.close-btn.svelte-1p3egel:hover{color:var(--color-ink-body)}.close-btn.svelte-1p3egel:focus-visible{outline:2px solid var(--color-accent-brand);outline-offset:2px}.close-btn.svelte-1p3egel svg:where(.svelte-1p3egel){width:16px;height:16px}.hint.svelte-1p3egel{margin:0;padding:var(--space-lg) var(--space-md);font-family:var(--font-family-body);font-size:14px;color:var(--color-ink-subtle);font-style:italic;text-align:center}.results.svelte-1p3egel{list-style:none;margin:0;padding:var(--space-xs) 0;max-height:60vh;overflow-y:auto;scrollbar-width:thin}.results.svelte-1p3egel li:where(.svelte-1p3egel) a:where(.svelte-1p3egel){display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);text-decoration:none;transition:background var(--duration-fast) var(--ease-spring)}.results.svelte-1p3egel li:where(.svelte-1p3egel) a:where(.svelte-1p3egel):hover{background:var(--color-surface-card-subtle)}.results.svelte-1p3egel li:where(.svelte-1p3egel) a:where(.svelte-1p3egel):focus-visible{outline:2px solid var(--color-accent-brand);outline-offset:-2px}.result-thumb.svelte-1p3egel{flex:0 0 auto;width:48px;height:48px;object-fit:cover;border-radius:var(--radius-card);background:var(--color-surface-card-subtle)}.result-text.svelte-1p3egel{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.result-title.svelte-1p3egel{font-family:var(--font-family-display);font-size:15px;font-variation-settings:"opsz" 14,"SOFT" 0,"WONK" 0,"wght" 600;color:var(--color-ink-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-excerpt.svelte-1p3egel{font-family:var(--font-family-body);font-size:13px;color:var(--color-ink-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-excerpt.svelte-1p3egel mark{background:transparent;color:var(--color-accent-brand);font-weight:600}@media(max-width:640px){.modal.svelte-1p3egel{top:0;width:100%;max-width:100%;border-radius:0 0 var(--radius-card) var(--radius-card);border-top:none}}
