.ref-page.svelte-1d7w0xc{background:var(--lab-bg);color:var(--lab-text);min-height:60vh}.ref-hero.svelte-1d7w0xc{background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(34,211,238,.06),transparent 70%),linear-gradient(180deg,var(--lab-bg),var(--lab-surface));padding:var(--space-md) var(--space-md) calc(var(--space-md) * .8);border-bottom:1px solid var(--lab-border)}.ref-hero__inner.svelte-1d7w0xc{max-width:880px;margin:0 auto}.ref-hero__eyebrow.svelte-1d7w0xc{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .6rem;font-size:.78rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:var(--luvex-bright-cyan, #67e8f9)}.ref-hero.svelte-1d7w0xc h1:where(.svelte-1d7w0xc){margin:0 0 .7rem;font-size:clamp(1.7rem,3.6vw,2.3rem);line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--lab-text)}.ref-hero__lead.svelte-1d7w0xc{margin:0 0 .9rem;max-width:70ch;font-size:1.02rem;line-height:1.62;color:var(--lab-text-muted)}.ref-hero__lead.svelte-1d7w0xc strong:where(.svelte-1d7w0xc){color:var(--lab-text);font-weight:650}.ref-hero__cross.svelte-1d7w0xc{margin:0 0 1.3rem;font-size:.9rem;color:var(--lab-text-muted)}.ref-hero__cross.svelte-1d7w0xc a:where(.svelte-1d7w0xc){color:var(--luvex-bright-cyan, #67e8f9);text-decoration:none}.ref-hero__cross.svelte-1d7w0xc a:where(.svelte-1d7w0xc):hover{text-decoration:underline}.ref-jump.svelte-1d7w0xc{display:flex;flex-wrap:wrap;gap:.5rem}.ref-jump__pill.svelte-1d7w0xc{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;border:1px solid var(--lab-border, rgba(34, 211, 238, .18));background:#22d3ee0d;color:var(--lab-text);font-size:.82rem;font-weight:550;text-decoration:none;transition:border-color .16s ease,background .16s ease}.ref-jump__pill.svelte-1d7w0xc:hover{border-color:#22d3ee73;background:#22d3ee17}.ref-jump__count.svelte-1d7w0xc{font-family:var(--font-mono, ui-monospace, monospace);font-size:.72rem;color:var(--luvex-bright-cyan, #67e8f9);background:#22d3ee1f;border-radius:999px;padding:.02rem .4rem}.ref-empty.svelte-1d7w0xc{max-width:880px;margin:0 auto;padding:var(--space-lg) var(--space-md);color:var(--lab-text-muted)}.ref-section.svelte-1d7w0xc{max-width:1140px;margin:0 auto;padding:var(--space-md) var(--space-md) 0;scroll-margin-top:84px}.ref-section__head.svelte-1d7w0xc{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem}.ref-section__icon.svelte-1d7w0xc{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:#22d3ee1a;border:1px solid rgba(34,211,238,.22);color:var(--luvex-bright-cyan, #67e8f9)}.ref-section__id.svelte-1d7w0xc h2:where(.svelte-1d7w0xc){margin:0 0 .2rem;font-size:1.4rem;font-weight:650;letter-spacing:-.01em;color:var(--lab-text);display:flex;align-items:baseline;gap:.55rem}.ref-section__count.svelte-1d7w0xc{font-family:var(--font-mono, ui-monospace, monospace);font-size:.85rem;font-weight:500;color:var(--lab-text-muted)}.ref-section__id.svelte-1d7w0xc p:where(.svelte-1d7w0xc){margin:0;font-size:.92rem;line-height:1.5;color:var(--lab-text-muted);max-width:72ch}.ref-grid.svelte-1d7w0xc{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.ref-card.svelte-1d7w0xc{display:flex;flex-direction:column;gap:.55rem;height:100%;padding:1.1rem 1.2rem;background:var(--lab-surface, hsl(225 25% 12%));border:1px solid var(--lab-border, rgba(34, 211, 238, .14));border-radius:14px;text-decoration:none;color:inherit;transition:border-color .16s ease,transform .16s ease,background .16s ease}.ref-card.svelte-1d7w0xc:hover{border-color:#22d3ee6b;background:#22d3ee0a;transform:translateY(-2px)}.ref-card__head.svelte-1d7w0xc{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.ref-card__title.svelte-1d7w0xc{font-weight:650;font-size:1.04rem;line-height:1.3;color:var(--lab-text)}.ref-card__flag.svelte-1d7w0xc{flex:0 0 auto;font-size:.66rem;font-weight:650;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .45rem;border-radius:999px;background:#94a3b829;color:#94a3b8;white-space:nowrap}.ref-card__flag[data-status=review].svelte-1d7w0xc{background:#22d3ee24;color:var(--luvex-bright-cyan, #67e8f9)}.ref-card__sub.svelte-1d7w0xc{font-size:.8rem;color:var(--lab-text-muted);text-transform:capitalize}.ref-card__desc.svelte-1d7w0xc{margin:0;font-size:.9rem;line-height:1.55;color:var(--lab-text-muted);flex:1}.ref-card__metas.svelte-1d7w0xc{display:flex;flex-wrap:wrap;gap:.4rem 1.1rem;margin:0;padding-top:.6rem;border-top:1px solid var(--lab-border)}.ref-card__metas.svelte-1d7w0xc dt:where(.svelte-1d7w0xc){font-size:.68rem;text-transform:uppercase;letter-spacing:.03em;color:var(--lab-text-muted);margin-bottom:.05rem}.ref-card__metas.svelte-1d7w0xc dd:where(.svelte-1d7w0xc){margin:0;font-size:.88rem;font-weight:600;color:var(--luvex-bright-cyan, #67e8f9);font-family:var(--font-mono, ui-monospace, monospace)}.ref-card__cta.svelte-1d7w0xc{align-self:flex-start;font-size:.84rem;font-weight:600;color:var(--luvex-bright-cyan, #67e8f9)}.ref-card.svelte-1d7w0xc:hover .ref-card__cta:where(.svelte-1d7w0xc){text-decoration:underline}.ref-foot.svelte-1d7w0xc{max-width:880px;margin:0 auto;padding:var(--space-md) var(--space-md) var(--space-lg);font-size:.88rem;line-height:1.6;color:var(--lab-text-muted)}.ref-foot.svelte-1d7w0xc a:where(.svelte-1d7w0xc){color:var(--luvex-bright-cyan, #67e8f9);text-decoration:none}.ref-foot.svelte-1d7w0xc a:where(.svelte-1d7w0xc):hover{text-decoration:underline}@media(max-width:560px){.ref-section__head.svelte-1d7w0xc{gap:.65rem}.ref-section__icon.svelte-1d7w0xc{width:38px;height:38px}}
