.ch-group-header[data-astro-cid-uykyjryt]{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.dark .ch-group-header[data-astro-cid-uykyjryt]{border-color:var(--color-darkmode-border)}.ch-group-icon[data-astro-cid-uykyjryt]{border-radius:var(--radius-md);background:var(--color-accent);width:2rem;height:2rem;color:var(--color-accent-contrast);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dark .ch-group-icon[data-astro-cid-uykyjryt]{background:var(--color-darkmode-accent);color:var(--color-darkmode-accent-contrast)}.ch-group-link[data-astro-cid-uykyjryt]{color:inherit;text-decoration:none;transition:opacity .2s}.ch-group-link[data-astro-cid-uykyjryt]:hover{opacity:.75}.ch-group-link[data-astro-cid-uykyjryt]:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:var(--radius-sm)}.dark .ch-group-link[data-astro-cid-uykyjryt]:focus-visible{outline-color:var(--color-darkmode-accent)}.ch-count-badge[data-astro-cid-uykyjryt]{border-radius:var(--radius-pill);min-width:1.5rem;height:1.5rem;font-family:var(--font-mono);background:color-mix(in srgb, var(--color-accent) 10%, transparent);color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.dark .ch-count-badge[data-astro-cid-uykyjryt]{background:color-mix(in srgb, var(--color-darkmode-accent) 15%, transparent);color:var(--color-darkmode-accent)}.ch-view-all[data-astro-cid-uykyjryt]{color:var(--color-accent);border-radius:var(--radius-pill);border:1px solid var(--color-border);white-space:nowrap;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.ch-view-all[data-astro-cid-uykyjryt]:hover{background:var(--color-accent);color:var(--color-accent-contrast);border-color:var(--color-accent)}.ch-view-all[data-astro-cid-uykyjryt]:hover .ch-view-all-arrow[data-astro-cid-uykyjryt]{transform:translate(2px)}.ch-view-all[data-astro-cid-uykyjryt]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.dark .ch-view-all[data-astro-cid-uykyjryt]{color:var(--color-darkmode-accent);border-color:var(--color-darkmode-border)}.dark .ch-view-all[data-astro-cid-uykyjryt]:hover{background:var(--color-darkmode-accent);color:var(--color-darkmode-accent-contrast);border-color:var(--color-darkmode-accent)}.dark .ch-view-all[data-astro-cid-uykyjryt]:focus-visible{outline-color:var(--color-darkmode-accent)}.ch-view-all-arrow[data-astro-cid-uykyjryt]{transition:transform .25s}@media (prefers-reduced-motion:reduce){.ch-view-all[data-astro-cid-uykyjryt]:hover .ch-view-all-arrow[data-astro-cid-uykyjryt]{transform:none}}.ch-section[data-astro-cid-dxozamgp]{background:var(--color-light)}.dark .ch-section[data-astro-cid-dxozamgp]{background:#ffffff05}.ch-hero-title[data-astro-cid-dxozamgp]{animation:.5s ease-out .1s both chFadeUp}.ch-hero-desc[data-astro-cid-dxozamgp]{animation:.5s ease-out .2s both chFadeUp}@keyframes chFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ch-card-entrance[data-astro-cid-dxozamgp]{animation-delay:var(--ch-delay,0s)}.ch-cheatsheet-card[data-astro-cid-dxozamgp]{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-body);align-items:center;gap:.75rem;padding:.875rem 1rem;text-decoration:none;transition:all .25s;display:flex}.ch-cheatsheet-card[data-astro-cid-dxozamgp]:hover{border-color:color-mix(in srgb, var(--cs-bg-light) 50%, transparent);box-shadow:0 4px 12px -2px color-mix(in srgb, var(--cs-bg-light) 15%, transparent), 0 0 0 1px color-mix(in srgb, var(--cs-bg-light) 10%, transparent)}.ch-cheatsheet-card[data-astro-cid-dxozamgp]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.dark .ch-cheatsheet-card[data-astro-cid-dxozamgp]{background:var(--color-darkmode-body);border-color:var(--color-darkmode-border)}.dark .ch-cheatsheet-card[data-astro-cid-dxozamgp]:hover{border-color:color-mix(in srgb, var(--cs-bg-dark) 60%, transparent);box-shadow:0 4px 12px -2px color-mix(in srgb, var(--cs-bg-dark) 20%, transparent), 0 0 0 1px color-mix(in srgb, var(--cs-bg-dark) 15%, transparent)}.dark .ch-cheatsheet-card[data-astro-cid-dxozamgp]:focus-visible{outline-color:var(--color-darkmode-accent)}.ch-cs-icon-badge[data-astro-cid-dxozamgp]{border-radius:var(--radius-md);background:var(--cs-bg-light);width:2.25rem;height:2.25rem;color:var(--cs-txt-light);flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.dark .ch-cs-icon-badge[data-astro-cid-dxozamgp]{background:var(--cs-bg-dark);color:var(--cs-txt-dark)}.ch-cs-icon-img[data-astro-cid-dxozamgp]{object-fit:contain;width:20px;height:20px}.ch-cs-content[data-astro-cid-dxozamgp]{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.ch-cs-title[data-astro-cid-dxozamgp]{color:var(--color-text-dark);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.dark .ch-cs-title[data-astro-cid-dxozamgp]{color:var(--color-darkmode-text-dark)}.ch-cs-category[data-astro-cid-dxozamgp]{font-family:var(--font-mono);color:var(--color-text-light);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.dark .ch-cs-category[data-astro-cid-dxozamgp]{color:var(--color-darkmode-text-light)}.ch-cs-arrow[data-astro-cid-dxozamgp]{color:var(--color-text-light);opacity:0;transition:all .25s;transform:translate(-4px)}.ch-cheatsheet-card[data-astro-cid-dxozamgp]:hover .ch-cs-arrow[data-astro-cid-dxozamgp]{opacity:1;transform:translate(0)}.dark .ch-cs-arrow[data-astro-cid-dxozamgp]{color:var(--color-darkmode-text-light)}@media (prefers-reduced-motion:reduce){.ch-hero-title[data-astro-cid-dxozamgp],.ch-hero-desc[data-astro-cid-dxozamgp],.ch-card-entrance[data-astro-cid-dxozamgp]{opacity:1;animation:none;transform:none}.ch-cheatsheet-card[data-astro-cid-dxozamgp]:hover,.ch-cheatsheet-card[data-astro-cid-dxozamgp]:hover .ch-cs-icon-badge[data-astro-cid-dxozamgp]{transform:none}.ch-cs-arrow[data-astro-cid-dxozamgp]{opacity:1;transform:none}}.ch-onramp[data-astro-cid-qhu5jad5]{margin-bottom:3rem}.ch-onramp-title[data-astro-cid-qhu5jad5]{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:1rem;font-size:.6875rem}.dark .ch-onramp-title[data-astro-cid-qhu5jad5]{color:var(--color-darkmode-text-light)}.ch-onramp-list[data-astro-cid-qhu5jad5]{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.ch-onramp-list[data-astro-cid-qhu5jad5]{grid-template-columns:repeat(3,1fr)}}.ch-onramp-link[data-astro-cid-qhu5jad5]{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-body);height:100%;padding:1.125rem 1.25rem;text-decoration:none;transition:border-color .2s,background .2s;display:block}.ch-onramp-link[data-astro-cid-qhu5jad5]:hover{border-color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 4%, transparent)}.ch-onramp-link[data-astro-cid-qhu5jad5]:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.ch-onramp-budget[data-astro-cid-qhu5jad5]{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.375rem;font-size:.6875rem;display:block}.ch-onramp-label[data-astro-cid-qhu5jad5]{font-family:var(--font-secondary);color:var(--color-text-dark);font-size:1.125rem;font-weight:700;display:block}.ch-onramp-detail[data-astro-cid-qhu5jad5]{color:var(--color-text-light);margin-top:.125rem;font-size:.875rem;display:block}.dark .ch-onramp-link[data-astro-cid-qhu5jad5]{border-color:var(--color-darkmode-border);background:var(--color-darkmode-body)}.dark .ch-onramp-link[data-astro-cid-qhu5jad5]:hover{border-color:var(--color-darkmode-accent);background:color-mix(in srgb, var(--color-darkmode-accent) 8%, transparent)}.dark .ch-onramp-link[data-astro-cid-qhu5jad5]:focus-visible{outline-color:var(--color-darkmode-accent)}.dark .ch-onramp-budget[data-astro-cid-qhu5jad5]{color:var(--color-darkmode-accent)}.dark .ch-onramp-label[data-astro-cid-qhu5jad5]{color:var(--color-darkmode-text-dark)}.dark .ch-onramp-detail[data-astro-cid-qhu5jad5]{color:var(--color-darkmode-text-light)}
