body{background:var(--color-bg)}.collection-page[data-astro-cid-rbbasyvb]{min-height:100vh}.collection-hero[data-astro-cid-rbbasyvb]{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);padding:3rem 2rem;transition:background-color .2s ease}.container[data-astro-cid-rbbasyvb]{max-width:1400px;margin:0 auto;padding:3rem 2rem}.breadcrumb[data-astro-cid-rbbasyvb]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:1rem;color:var(--color-text);opacity:.7}.breadcrumb[data-astro-cid-rbbasyvb] a[data-astro-cid-rbbasyvb]{color:var(--color-text);text-decoration:none;transition:opacity .15s ease}.breadcrumb[data-astro-cid-rbbasyvb] a[data-astro-cid-rbbasyvb]:hover{opacity:1;text-decoration:underline}.collection-hero[data-astro-cid-rbbasyvb] h1[data-astro-cid-rbbasyvb]{font-size:2.5rem;font-weight:700;color:var(--color-text);margin:0 0 1rem}.hero-description[data-astro-cid-rbbasyvb]{font-size:1.125rem;color:var(--color-text);opacity:.8;max-width:700px;margin:0 0 1rem;line-height:1.6}.component-count[data-astro-cid-rbbasyvb]{display:inline-flex;align-items:center;padding:.5rem 1rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;font-size:.875rem;font-weight:600;color:var(--color-text)}.components-section[data-astro-cid-rbbasyvb]{margin-bottom:3rem}.components-grid[data-astro-cid-rbbasyvb]{column-count:4;column-gap:1.25rem;column-width:320px}@media(min-width:1920px){.components-grid[data-astro-cid-rbbasyvb]{column-count:6}}@media(min-width:2560px){.components-grid[data-astro-cid-rbbasyvb]{column-count:8}}.component-card[data-astro-cid-rbbasyvb]{border-radius:12px;overflow:hidden;background:var(--color-bg);border:1px solid var(--color-border);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .2s ease;display:inline-block;width:100%;margin:0 0 1.25rem;break-inside:avoid}.component-card[data-astro-cid-rbbasyvb]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.component-card[data-astro-cid-rbbasyvb] .thumb[data-astro-cid-rbbasyvb]{overflow:hidden;background:var(--color-bg-alt);transition:background-color .2s ease}.component-card[data-astro-cid-rbbasyvb] img[data-astro-cid-rbbasyvb]{width:100%;height:auto;display:block}.card-footer[data-astro-cid-rbbasyvb]{padding:.875rem;display:flex;flex-direction:column;gap:.625rem}.card-meta[data-astro-cid-rbbasyvb]{display:flex;flex-direction:column;gap:.25rem}.brand-label[data-astro-cid-rbbasyvb]{margin:0;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);font-weight:600}.card-title[data-astro-cid-rbbasyvb]{margin:0;font-size:.875rem;font-weight:500;color:var(--color-text);line-height:1.4}.chip-row[data-astro-cid-rbbasyvb]{display:flex;flex-wrap:wrap;gap:.35rem}.chip[data-astro-cid-rbbasyvb]{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:transparent;border:1px solid #9ca3af;color:#9ca3af}.copy-button[data-astro-cid-rbbasyvb]{width:100%;padding:.5rem .875rem;background:#6366f1;color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;justify-content:center;gap:.375rem}.copy-button[data-astro-cid-rbbasyvb]:hover{background:#4f46e5}.copy-icon[data-astro-cid-rbbasyvb]{flex-shrink:0}.content-section[data-astro-cid-rbbasyvb]{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--color-border)}.updated-date[data-astro-cid-rbbasyvb]{font-size:.875rem;color:var(--color-text);opacity:.6;margin-bottom:1.5rem;font-style:italic}.prose[data-astro-cid-rbbasyvb]{max-width:800px;margin:0 auto;color:var(--color-text);line-height:1.7}.prose[data-astro-cid-rbbasyvb] h2{font-size:1.75rem;font-weight:600;margin:2rem 0 1rem;color:var(--color-text)}.prose[data-astro-cid-rbbasyvb] h3{font-size:1.375rem;font-weight:600;margin:1.5rem 0 .75rem;color:var(--color-text)}.prose[data-astro-cid-rbbasyvb] h4{font-size:1.125rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--color-text)}.prose[data-astro-cid-rbbasyvb] p{margin:1rem 0;color:var(--color-text);opacity:.9}.prose[data-astro-cid-rbbasyvb] ul,.prose[data-astro-cid-rbbasyvb] ol{margin:1rem 0;padding-left:1.5rem}.prose[data-astro-cid-rbbasyvb] li{margin:.5rem 0}.prose[data-astro-cid-rbbasyvb] strong{font-weight:600;color:var(--color-text)}.prose[data-astro-cid-rbbasyvb] code{background:var(--color-bg-alt);padding:.125rem .375rem;border-radius:4px;font-size:.875em;font-family:monospace}.notification[data-astro-cid-rbbasyvb]{position:fixed;top:1.5rem;left:50%;transform:translate(-50%) translateY(-100px);background:#10b981;color:#fff;padding:.875rem 1.5rem;border-radius:12px;box-shadow:0 12px 24px #10b9814d;font-size:.9375rem;z-index:1000;display:flex;align-items:center;gap:.625rem;font-weight:500;opacity:0;transition:transform .3s ease,opacity .3s ease}.notification[data-astro-cid-rbbasyvb]:not([hidden]){transform:translate(-50%) translateY(0);opacity:1}@media(max-width:768px){.collection-hero[data-astro-cid-rbbasyvb]{padding:2rem 1.5rem}.collection-hero[data-astro-cid-rbbasyvb] h1[data-astro-cid-rbbasyvb]{font-size:2rem}.components-grid[data-astro-cid-rbbasyvb]{column-count:1}}
