.resource-card[data-astro-cid-fzs2epah]{display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;gap:var(--space-4);height:100%;padding:var(--space-5) var(--space-6);border:1px solid var(--color-card-border-soft);border-radius:var(--radius-lg);background:var(--color-surface-card);box-shadow:var(--shadow-soft);transition:box-shadow .32s ease,border-color .32s ease,transform .32s ease}.resource-card[data-astro-cid-fzs2epah]:focus-visible{outline:none;box-shadow:var(--focus-ring),var(--shadow-glow)}:root[data-theme=dark] .resource-card[data-astro-cid-fzs2epah]{border-color:var(--color-border-soft)}.resource-card[data-astro-cid-fzs2epah]:hover{box-shadow:var(--shadow-glow);border-color:var(--color-card-border-strong);transform:translateY(-2px)}:root[data-theme=dark] .resource-card[data-astro-cid-fzs2epah]:hover{border-color:var(--color-border)}.resource-card--featured[data-astro-cid-fzs2epah]{border-color:var(--color-card-featured-border);background:color-mix(in oklab,var(--color-surface-card) 92%,var(--color-surface) 8%)}:root[data-theme=dark] .resource-card--featured[data-astro-cid-fzs2epah]{border-color:var(--color-accent-soft);background:color-mix(in oklab,var(--color-surface-card) 90%,var(--color-accent-soft))}.resource-card-body[data-astro-cid-fzs2epah]{display:flex;flex-direction:column;gap:var(--space-2)}.resource-title-row[data-astro-cid-fzs2epah]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.resource-name[data-astro-cid-fzs2epah]{margin:0;font-size:1.05rem;font-weight:600;color:var(--color-card-text)}.resource-badges[data-astro-cid-fzs2epah]{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.4rem}.resource-badge[data-astro-cid-fzs2epah]{display:inline-flex;align-items:center;gap:.25rem;align-self:flex-start;padding:.15rem .55rem;border:1px solid var(--color-chip-border);border-radius:var(--radius-pill);background:var(--color-chip-bg);color:var(--color-chip-text);font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.4;transition:background-color .18s ease,border-color .18s ease}.resource-badge[data-astro-cid-fzs2epah]:hover{background:color-mix(in oklab,var(--color-accent) 14%,transparent);border-color:var(--color-accent-soft)}.resource-badge-icon[data-astro-cid-fzs2epah]{flex-shrink:0}:root[data-theme=dark] .resource-name[data-astro-cid-fzs2epah]{color:var(--color-text-strong)}.resource-location[data-astro-cid-fzs2epah]{display:inline-flex;align-items:center;align-self:flex-start;padding:.15rem .55rem;border:1px solid var(--color-chip-border);border-radius:var(--radius-pill);background:var(--color-chip-bg);color:var(--color-chip-text);font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.4;transition:background-color .18s ease,border-color .18s ease}.resource-location[data-astro-cid-fzs2epah]:hover{background:color-mix(in oklab,var(--color-accent) 14%,transparent);border-color:var(--color-accent-soft)}.resource-description[data-astro-cid-fzs2epah]{margin:0;font-size:.925rem;color:var(--color-card-text-muted);line-height:1.6}:root[data-theme=dark] .resource-description[data-astro-cid-fzs2epah]{color:var(--color-text-muted)}.resource-link[data-astro-cid-fzs2epah]{display:inline-flex;align-items:center;gap:var(--space-1);font-size:.85rem;font-weight:500;color:var(--color-hover-accent);text-decoration:none;align-self:flex-end;justify-content:flex-end;transition:color .2s ease}:root[data-theme=dark] .resource-link[data-astro-cid-fzs2epah]{color:var(--color-teal)}.resource-link[data-astro-cid-fzs2epah]:hover{color:var(--color-tab-underline);text-decoration:underline}:root[data-theme=dark] .resource-link[data-astro-cid-fzs2epah]:hover{color:var(--color-accent)}.resource-link-icon[data-astro-cid-fzs2epah]{width:0;opacity:0;overflow:hidden;flex-shrink:0;margin-inline-start:0}@media(prefers-reduced-motion:no-preference){.resource-link-icon[data-astro-cid-fzs2epah]{transition:width .22s ease,opacity .22s ease,margin-inline-start .22s ease}}.resource-card[data-astro-cid-fzs2epah]:hover .resource-link-icon[data-astro-cid-fzs2epah],.resource-card[data-astro-cid-fzs2epah]:focus-visible .resource-link-icon[data-astro-cid-fzs2epah]{width:14px;opacity:1;margin-inline-start:var(--space-1)}.siren-tour-char{display:inline-block;opacity:0;transform:translateY(3px) rotate(-1deg);transition:opacity .2s ease,transform .2s cubic-bezier(.22,1,.36,1)}.siren-tour-char.on{opacity:1;transform:translateY(0) rotate(0)}@keyframes siren-tab-tour-pulse{0%,to{box-shadow:none}50%{box-shadow:var(--shadow-tour-pulse)}}@media(prefers-reduced-motion:no-preference){button[role=tab][data-tour-target]{animation:siren-tab-tour-pulse 2.2s ease-in-out infinite}}.tab-tour[data-astro-cid-tlgcepqc]{--_g: var(--color-tour-gold);--_ghi: var(--color-tour-gold-highlight);--_glow: var(--color-tour-glow)}:root[data-theme=dark] .tab-tour[data-astro-cid-tlgcepqc]{--_g: var(--color-tour-gold-dark);--_ghi: var(--color-tour-gold-highlight-dark);--_glow: var(--color-tour-glow-dark)}.tab-tour[data-astro-cid-tlgcepqc]{position:fixed;z-index:200;display:flex;flex-direction:column;align-items:center;pointer-events:none;opacity:0;transform:translate(-50%) translateY(-4px);transition:opacity .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.tab-tour[data-astro-cid-tlgcepqc].tour-visible{opacity:1;transform:translate(-50%) translateY(0)}.tab-tour[data-astro-cid-tlgcepqc].tour-exit{opacity:0;transform:translate(-50%) translateY(-8px);transition:opacity .46s ease,transform .46s ease}@media(max-width:47.99rem){.tab-tour[data-astro-cid-tlgcepqc]{display:none!important}}.tour-arrow[data-astro-cid-tlgcepqc]{color:var(--_g);filter:drop-shadow(0 0 3px var(--_glow)) drop-shadow(0 0 9px var(--_glow));flex-shrink:0}.arrow-stem[data-astro-cid-tlgcepqc],.arrow-head[data-astro-cid-tlgcepqc]{stroke-dasharray:100;stroke-dashoffset:100}@media(prefers-reduced-motion:reduce){.arrow-stem[data-astro-cid-tlgcepqc],.arrow-head[data-astro-cid-tlgcepqc]{stroke-dashoffset:0}}@media(prefers-reduced-motion:no-preference){.tour-visible[data-astro-cid-tlgcepqc] .arrow-stem[data-astro-cid-tlgcepqc]{animation:arrow-draw .56s cubic-bezier(.4,0,.2,1) .16s forwards}.tour-visible[data-astro-cid-tlgcepqc] .arrow-head[data-astro-cid-tlgcepqc]{animation:arrow-draw .3s cubic-bezier(.4,0,.2,1) .68s forwards}}@keyframes arrow-draw{to{stroke-dashoffset:0}}.tour-label[data-astro-cid-tlgcepqc]{position:relative;overflow:visible;display:inline-flex;align-items:center;padding:2px 0}.tour-dust[data-astro-cid-tlgcepqc]{position:absolute;top:-28px;left:-40px;pointer-events:none}.tour-text[data-astro-cid-tlgcepqc]{position:relative;z-index:1;margin:0;font-family:var(--font-handwrite);font-weight:500;font-size:1.1rem;color:var(--_g);text-shadow:0 0 6px var(--_glow),0 0 18px var(--_glow);white-space:nowrap;line-height:1.4;letter-spacing:.01em}.category-nav[data-astro-cid-afzpko35]{margin:var(--space-8) 0 var(--space-4)}.category-dropdown[data-astro-cid-afzpko35]{position:relative;display:inline-flex;flex-direction:column;width:100%;margin-bottom:var(--space-3)}.category-trigger[data-astro-cid-afzpko35]{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--space-2);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:color-mix(in oklab,var(--color-surface) 86%,transparent);color:var(--color-text-strong);padding:.5rem .85rem;font:inherit;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--color-accent-soft) 24%,transparent);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.category-trigger[data-astro-cid-afzpko35]:hover{border-color:color-mix(in oklab,var(--color-accent-soft) 64%,var(--color-border-soft));background:color-mix(in oklab,var(--color-surface) 92%,transparent)}.category-trigger[data-astro-cid-afzpko35]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.category-trigger-chevron[data-astro-cid-afzpko35]{color:var(--color-text-muted);flex-shrink:0;transition:transform .18s ease}.category-dropdown[data-astro-cid-afzpko35][data-open=true] .category-trigger-chevron[data-astro-cid-afzpko35]{transform:rotate(180deg)}.category-options[data-astro-cid-afzpko35]{display:none;list-style:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;z-index:10;margin:0;padding:.35rem;border:1px solid var(--color-menu-border);border-radius:var(--radius-md);background:var(--color-surface-card);box-shadow:var(--shadow-menu);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}:root[data-theme=dark] .category-options[data-astro-cid-afzpko35]{border-color:var(--color-border-soft);background:color-mix(in srgb,var(--color-bg) 94%,transparent);box-shadow:var(--shadow-menu-dark)}.category-dropdown[data-astro-cid-afzpko35][data-open=true] .category-options[data-astro-cid-afzpko35]{display:block}.category-option[data-astro-cid-afzpko35]{width:100%;border:1px solid transparent;border-radius:var(--radius-sm);padding:.45rem .6rem;background:transparent;color:var(--color-card-text-muted);text-align:left;font:inherit;font-weight:600;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}:root[data-theme=dark] .category-option[data-astro-cid-afzpko35]{color:var(--color-text-muted)}.category-option[data-astro-cid-afzpko35]:hover,.category-option[data-astro-cid-afzpko35]:focus-visible{color:var(--color-text-strong);background:color-mix(in oklab,var(--color-accent) 8%,transparent);outline:none}:root[data-theme=dark] .category-option[data-astro-cid-afzpko35]:hover,:root[data-theme=dark] .category-option[data-astro-cid-afzpko35]:focus-visible{color:var(--color-text-strong);background:var(--color-surface-strong)}.category-option--active[data-astro-cid-afzpko35]{color:var(--color-text-strong);background:color-mix(in oklab,var(--color-accent) 12%,transparent);border-color:color-mix(in oklab,var(--color-accent) 28%,transparent);box-shadow:none}:root[data-theme=dark] .category-option--active[data-astro-cid-afzpko35]{color:var(--color-text-strong);background:var(--color-surface-strong);border-color:color-mix(in oklab,var(--color-accent-soft) 70%,var(--color-border-soft));box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--color-accent) 25%,transparent)}.category-list[data-astro-cid-afzpko35]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;border-bottom:1px solid var(--color-border-soft)}:root:not([data-theme=dark]) .category-list[data-astro-cid-afzpko35]{border-bottom-color:color-mix(in oklab,var(--color-accent-strong) 28%,var(--color-border-soft) 72%)}.category-item[data-astro-cid-afzpko35]{flex:0 0 auto}.category-tab[data-astro-cid-afzpko35]{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-4);border:0;border-bottom:2px solid transparent;background:transparent;color:var(--color-text-muted);cursor:pointer;font:inherit;font-size:.875rem;font-weight:600;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.category-tab[data-astro-cid-afzpko35]:hover{background:var(--color-surface-strong);color:var(--color-text-strong)}:root:not([data-theme=dark]) .category-tab[data-astro-cid-afzpko35]:hover{background:color-mix(in oklab,var(--color-surface) 66%,var(--color-bg) 34%)}.category-tab--active[data-astro-cid-afzpko35],.category-tab[data-astro-cid-afzpko35][aria-selected=true]{background:color-mix(in oklab,var(--color-surface-strong) 86%,transparent);border-bottom-color:var(--color-tab-underline);color:var(--color-text-strong)}:root:not([data-theme=dark]) .category-tab--active[data-astro-cid-afzpko35],:root:not([data-theme=dark]) .category-tab[data-astro-cid-afzpko35][aria-selected=true]{background:var(--color-surface-card);border-bottom-color:var(--color-tab-underline);color:var(--color-text-strong);box-shadow:none}.category-tab[data-astro-cid-afzpko35]:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}@media(min-width:48rem){.category-dropdown[data-astro-cid-afzpko35]{display:none}.category-list[data-astro-cid-afzpko35]{overflow-x:visible}.category-item[data-astro-cid-afzpko35]{flex:1 1 auto}.category-tab[data-astro-cid-afzpko35]{width:100%}}@media(max-width:47.99rem){.category-list[data-astro-cid-afzpko35]{display:none}}
