.card[data-astro-cid-tijd4wgf]{display:block;block-size:100%;border:1px solid var(--border);border-radius:var(--radius-l);overflow:hidden;background:var(--surface);transition:border-color .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease)}.card[data-astro-cid-tijd4wgf]:hover{border-color:color-mix(in oklab,var(--accent) 45%,var(--border));box-shadow:var(--shadow-s);transform:translateY(-2px)}.card[data-astro-cid-tijd4wgf]:focus-within{border-color:var(--accent)}.card[data-astro-cid-tijd4wgf][data-empty=true]{opacity:.6}.card[data-astro-cid-tijd4wgf][data-empty=true]:hover{transform:none}.card__head[data-astro-cid-tijd4wgf]{display:flex;flex-direction:column;block-size:100%;text-decoration:none;color:inherit}.card__banner[data-astro-cid-tijd4wgf]{display:flex;align-items:center;min-block-size:84px;padding-inline:var(--space-m);background:var(--accent-bg);color:var(--accent)}@media(width>=48rem){.card__banner[data-astro-cid-tijd4wgf]{min-block-size:96px}}.card__body[data-astro-cid-tijd4wgf]{display:flex;flex-direction:column;gap:var(--space-2xs);padding:var(--space-m);flex-grow:1}.card__row[data-astro-cid-tijd4wgf]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-s)}.card__title[data-astro-cid-tijd4wgf]{font-size:var(--step-2);font-weight:600;letter-spacing:-.014em}.card__more[data-astro-cid-tijd4wgf]{color:var(--accent);transition:transform .24s var(--ease)}.card[data-astro-cid-tijd4wgf]:hover .card__more[data-astro-cid-tijd4wgf]{transform:rotate(90deg)}.card__summary[data-astro-cid-tijd4wgf]{font-family:var(--font-read);font-size:var(--step-0);line-height:1.56;color:var(--ink-500);flex-grow:1}.card__foot[data-astro-cid-tijd4wgf]{display:flex;align-items:center;flex-wrap:wrap;gap:.45em;padding-block-start:var(--space-2xs);font-family:var(--font-ui);font-size:var(--step--1);color:var(--ink-400)}.card__count[data-astro-cid-tijd4wgf]{font-weight:600;color:var(--accent)}.card__dot[data-astro-cid-tijd4wgf]{color:var(--border)}.sheet[data-astro-cid-tijd4wgf]{border:0;padding:0;background:transparent;color:inherit;inline-size:100%;max-inline-size:100%;max-block-size:100%;margin:auto auto 0}.sheet[data-astro-cid-tijd4wgf]::backdrop{background:#061a169e;backdrop-filter:blur(2px)}.sheet[data-astro-cid-tijd4wgf][open]::backdrop{animation:sheet-backdrop-in .22s var(--ease) both}.sheet[data-astro-cid-tijd4wgf].is-closing::backdrop{animation:sheet-backdrop-out .2s var(--ease) both}.sheet[data-astro-cid-tijd4wgf][open] .sheet__inner[data-astro-cid-tijd4wgf]{animation:sheet-up-in .28s var(--ease) both}.sheet[data-astro-cid-tijd4wgf].is-closing .sheet__inner[data-astro-cid-tijd4wgf]{animation:sheet-up-out .2s var(--ease) both}@keyframes sheet-backdrop-in{0%{opacity:0}}@keyframes sheet-backdrop-out{to{opacity:0}}@keyframes sheet-up-in{0%{transform:translateY(100%)}}@keyframes sheet-up-out{to{transform:translateY(100%)}}.sheet__inner[data-astro-cid-tijd4wgf]{display:flex;flex-direction:column;max-block-size:86svh;padding:var(--space-2xs) var(--space-m) var(--space-l);background:var(--surface);border-start-start-radius:var(--radius-xl);border-start-end-radius:var(--radius-xl);border-block-start:3px solid var(--accent);overflow-y:auto;overscroll-behavior:contain}.sheet__grip[data-astro-cid-tijd4wgf]{inline-size:2.5rem;block-size:4px;border-radius:999px;background:var(--border);margin:var(--space-2xs) auto var(--space-xs)}@media(width>=40rem){.sheet[data-astro-cid-tijd4wgf]{max-inline-size:32rem;inline-size:calc(100% - 2 * var(--space-l));margin:auto}.sheet[data-astro-cid-tijd4wgf][open] .sheet__inner[data-astro-cid-tijd4wgf]{animation-name:sheet-pop-in}.sheet[data-astro-cid-tijd4wgf].is-closing .sheet__inner[data-astro-cid-tijd4wgf]{animation-name:sheet-pop-out}.sheet__inner[data-astro-cid-tijd4wgf]{border-radius:var(--radius-xl);max-block-size:80svh;padding-block-start:var(--space-s)}.sheet__grip[data-astro-cid-tijd4wgf]{display:none}}@keyframes sheet-pop-in{0%{opacity:0;transform:scale(.96) translateY(8px)}}@keyframes sheet-pop-out{to{opacity:0;transform:scale(.97) translateY(6px)}}.sheet__head[data-astro-cid-tijd4wgf]{display:flex;align-items:flex-start;gap:var(--space-xs);padding-block-end:var(--space-s);border-block-end:1px solid var(--border-soft)}.sheet__icon[data-astro-cid-tijd4wgf]{display:grid;place-items:center;inline-size:42px;block-size:42px;flex-shrink:0;border-radius:var(--radius-m);background:var(--accent-bg);color:var(--accent)}.sheet__titles[data-astro-cid-tijd4wgf]{display:flex;flex-direction:column;gap:2px;flex-grow:1;min-inline-size:0;padding-block-start:2px}.sheet__title[data-astro-cid-tijd4wgf]{font-size:var(--step-2);font-weight:600;letter-spacing:-.014em}.sheet__meta[data-astro-cid-tijd4wgf]{font-family:var(--font-ui);font-size:var(--step--1);color:var(--ink-400)}.sheet__close[data-astro-cid-tijd4wgf]{display:grid;place-items:center;inline-size:var(--tap-min);block-size:var(--tap-min);flex-shrink:0;border-radius:var(--radius-pill);color:var(--ink-500);transition:background .16s var(--ease),color .16s var(--ease)}.sheet__close[data-astro-cid-tijd4wgf]:hover{background:var(--surface-sunken);color:var(--text-heading)}.sheet__list[data-astro-cid-tijd4wgf]{display:flex;flex-direction:column}.sheet[data-astro-cid-tijd4wgf][open] .sheet__list[data-astro-cid-tijd4wgf]>li[data-astro-cid-tijd4wgf]{animation:sheet-item-in .3s var(--ease) both;animation-delay:calc(80ms + var(--i) * 50ms)}.sheet[data-astro-cid-tijd4wgf].is-closing .sheet__list[data-astro-cid-tijd4wgf]>li[data-astro-cid-tijd4wgf]{animation:none}@keyframes sheet-item-in{0%{opacity:0;transform:translateY(10px)}}.sheet__item[data-astro-cid-tijd4wgf]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-s);min-block-size:3.5rem;padding-block:var(--space-2xs);border-block-end:1px solid var(--border-soft);text-decoration:none;color:var(--text-heading);transition:color .16s var(--ease),padding-inline-start .16s var(--ease)}.sheet__item-title[data-astro-cid-tijd4wgf]{font-family:var(--font-ui);font-size:var(--step-0);font-weight:600;line-height:1.35}.sheet__item[data-astro-cid-tijd4wgf] .icon{color:var(--accent);flex-shrink:0;transition:transform .18s var(--ease)}.sheet__item[data-astro-cid-tijd4wgf]:hover,.sheet__item[data-astro-cid-tijd4wgf]:focus-visible{color:var(--accent);padding-inline-start:var(--space-2xs)}.sheet__item[data-astro-cid-tijd4wgf]:hover .icon{transform:translate(3px)}.sheet__all[data-astro-cid-tijd4wgf]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2xs);min-block-size:var(--tap-min);margin-block-start:var(--space-m);border:1px solid var(--border);border-radius:var(--radius-s);font-family:var(--font-ui);font-size:var(--step--1);font-weight:600;color:var(--text-heading);text-decoration:none;transition:border-color .16s var(--ease),background .16s var(--ease)}.sheet__all[data-astro-cid-tijd4wgf] .icon{color:var(--accent)}.sheet__all[data-astro-cid-tijd4wgf]:hover{border-color:var(--accent);background:var(--surface-sunken)}@media(prefers-reduced-motion:reduce){.card[data-astro-cid-tijd4wgf],.card__more[data-astro-cid-tijd4wgf],.sheet__item[data-astro-cid-tijd4wgf],.sheet__item[data-astro-cid-tijd4wgf] .icon{transition-duration:.01ms}.card[data-astro-cid-tijd4wgf]:hover{transform:none}.sheet[data-astro-cid-tijd4wgf][open]::backdrop,.sheet[data-astro-cid-tijd4wgf].is-closing::backdrop,.sheet[data-astro-cid-tijd4wgf][open] .sheet__inner[data-astro-cid-tijd4wgf],.sheet[data-astro-cid-tijd4wgf].is-closing .sheet__inner[data-astro-cid-tijd4wgf],.sheet[data-astro-cid-tijd4wgf][open] .sheet__list[data-astro-cid-tijd4wgf]>li[data-astro-cid-tijd4wgf]{animation:none}}
