.rg-hub-intro{text-align:center;margin-bottom:3rem}.rg-hub-chip{color:#1d4ed8;background:#eff6ff;border-radius:999px}.rg-hub-chip,.rg-hub-chip-dark{margin-bottom:1rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:700;display:inline-block}.rg-hub-chip-dark{background:var(--alpha-white-08);border:1px solid var(--alpha-white-15);color:var(--text-secondary-on-dark);border-radius:999px}.rg-hub-heading{color:var(--text-primary-on-light)}.rg-hub-heading,.rg-hub-heading-dark{margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.rg-hub-heading-dark{color:var(--text-primary-on-dark)}.rg-hub-text-dark{color:var(--text-secondary-on-dark);font-size:var(--text-size-base);line-height:1.7}.rg-hub-text-block,.rg-hub-text-dark{max-width:48rem;margin:0 auto}.rg-hub-text-block p{color:var(--text-secondary-on-light);font-size:var(--text-size-base);margin-bottom:1rem;line-height:1.7}.rg-hub-text-block strong{color:var(--text-primary-on-light);font-weight:700}.rg-hub-text-block code{background:var(--alpha-neutral-08,#0000000a);border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}.rg-hub-chapters{grid-template-columns:1fr;gap:1rem;max-width:60rem;margin:0 auto;display:grid}.rg-hub-chapter{background:var(--alpha-white-04);border:1px solid var(--alpha-white-10);border-radius:1rem;flex-direction:column;padding:1.5rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative}.rg-hub-chapter:not(.rg-hub-chapter--soon):hover{background:var(--alpha-white-06);border-color:var(--alpha-white-25);transform:translateY(-2px)}.rg-hub-chapter--soon{cursor:default;opacity:.6}.rg-hub-chapter__top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.rg-hub-chapter__points{background:var(--alpha-white-08);border:1px solid var(--alpha-white-10);color:var(--interactive-silver,#d1d5db);border-radius:999px;padding:.1875rem .5rem;font-size:.75rem;font-weight:700}.rg-chapter:hover{background:var(--alpha-white-06);border-color:var(--alpha-white-25);transform:translateY(-2px)}.rg-hub-chapter__difficulty{border:1px solid;border-radius:999px;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700}.rg-hub-chapter__title{color:var(--text-primary-on-dark);margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.3}.rg-hub-chapter__desc{color:var(--text-secondary-on-dark);flex:1;margin:0;font-size:.8125rem;line-height:1.5}.rg-hub-chapter__arrow{color:var(--text-muted-on-dark);width:1.25rem;height:1.25rem;margin-top:.75rem;transition:color .2s,transform .2s;display:inline-flex}.rg-hub-chapter__arrow svg{width:100%;height:100%}.rg-hub-chapter:hover .rg-hub-chapter__arrow{color:var(--text-primary-on-dark);transform:translate(4px)}.rg-hub-chapter__soon-badge{background:var(--alpha-white-08);color:var(--text-muted-on-dark);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-top:.75rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.rg-hub-steps{flex-direction:column;gap:1.5rem;max-width:48rem;margin:0 auto;display:flex}.rg-hub-step{align-items:flex-start;gap:1.25rem;display:flex}.rg-hub-step__nr{background:var(--brand-primary-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:800;display:inline-flex}.rg-hub-step__body{flex:1}.rg-hub-step__title{color:var(--text-primary-on-light);margin:.25rem 0 .5rem;font-size:1.125rem;font-weight:700}.rg-hub-step__text{color:var(--text-secondary-on-light);margin:0;font-size:.9375rem;line-height:1.7}.rg-hub-step__text a{color:var(--brand-primary-500);text-underline-offset:2px;text-decoration:underline}.rg-hub-step__text a:hover{color:var(--brand-primary-300)}.rg-hub-text-block a{color:var(--brand-primary-500);text-underline-offset:2px;text-decoration:underline}.rg-hub-text-block a:hover{color:var(--brand-primary-300)}.rg-hub-text-block a:focus-visible{outline:2px solid var(--brand-primary-500);outline-offset:2px;border-radius:2px}.rg-hub-step__text code{background:var(--alpha-neutral-08,#0000000a);border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}.rg-hub-other-stacks{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:40rem;margin:0 auto;display:grid}.rg-hub-other-stack{background:var(--alpha-white-04);border:1px solid var(--alpha-white-10);border-radius:.75rem;flex-direction:column;align-items:center;gap:.375rem;padding:1.25rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.rg-hub-other-stack:hover{background:var(--alpha-white-08);border-color:var(--alpha-white-25);transform:translateY(-2px)}.rg-hub-other-stack__label{color:var(--text-primary-on-dark);font-size:1rem;font-weight:700}.rg-other-stack:hover:not(.rg-other-stack--soon){background:var(--alpha-white-08);border-color:var(--alpha-white-25);transform:translateY(-2px)}.rg-hub-other-stack__link{color:var(--text-secondary-on-dark);font-size:.75rem;font-weight:600;transition:color .2s}.rg-hub-other-stack:hover:not(.rg-hub-other-stack--soon) .rg-hub-other-stack__link{color:var(--text-primary-on-dark)}.rg-hub-other-stack--soon{cursor:default;opacity:.6}.rg-hub-other-stack__soon-badge{background:var(--alpha-white-08);color:var(--text-muted-on-dark);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.rg-hub-chapter:focus-visible:not(.rg-hub-chapter--soon),.rg-hub-other-stack:focus-visible,.rg-chapter:focus-visible{outline:2px solid var(--interactive-silver,#d1d5db);outline-offset:2px}.rg-hub-step__text a:focus-visible{outline:2px solid var(--brand-primary-500);outline-offset:2px;border-radius:2px}.rg-other-stack:focus-visible:not(.rg-other-stack--soon){outline:2px solid var(--interactive-silver,#d1d5db);outline-offset:2px}.rg-hub-stack-category{margin-bottom:1.5rem}.rg-hub-stack-category__label{border-bottom:1px solid var(--alpha-white-15);color:var(--text-secondary-on-dark);letter-spacing:.05em;text-transform:uppercase;margin:0 0 .75rem;padding-bottom:.375rem;font-size:.8125rem;font-weight:700}.rg-chip-dark.rg-chip-dark{border:1px solid var(--alpha-white-15)}.rg-heading.rg-heading{margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.5rem)}.rg-text-dark.rg-text-dark{max-width:48rem;margin:0 auto}.rg-text-block.rg-text-block strong{color:var(--text-primary-on-light)}.rg-text-block.rg-text-block code{background:var(--alpha-neutral-08,#0000000a)}.rg-chapter.rg-chapter{position:relative}.rg-chapter__points.rg-chapter__points{background:var(--alpha-white-08);border:1px solid var(--alpha-white-10);color:var(--interactive-silver,#d1d5db);border-radius:999px;padding:.1875rem .5rem;font-size:.75rem;font-weight:700}.rg-step__body.rg-step__body{flex:1}.rg-step__title.rg-step__title{margin:.25rem 0 .5rem;font-size:1.125rem}.rg-step__text.rg-step__text{color:var(--text-secondary-on-light);margin:0}.rg-step__text.rg-step__text code{background:var(--alpha-neutral-08,#0000000a)}@media (width<=640px){.rg-hub-chapter{padding:1.25rem}.rg-hub-step{gap:1rem}.rg-hub-step__nr{width:2.5rem;height:2.5rem;font-size:1rem}.rg-hub-other-stacks{grid-template-columns:1fr 1fr}.rg-step.rg-step{gap:1rem}}@media (width>=1024px){.rg-hub-chapters{grid-template-columns:repeat(3,1fr)}}@media (width>=640px){.rg-hub-chapters{grid-template-columns:repeat(2,1fr)}.rg-hub-other-stacks{grid-template-columns:repeat(3,1fr)}}.rg-chapter:not(.rg-chapter--soon.rg-chapter--soon):hover{background:var(--alpha-white-06);border-color:var(--alpha-white-25);transform:translateY(-2px)}.rg-chapter--soon.rg-chapter--soon{cursor:default;opacity:.6}.rg-chapter:focus-visible:not(.rg-chapter--soon.rg-chapter--soon){outline:2px solid var(--interactive-silver,#d1d5db);outline-offset:2px}.rg-step__text--dark.rg-step__text--dark{color:var(--text-secondary-on-dark)}.rg-step__text--dark.rg-step__text--dark code{background:var(--alpha-white-08)}.rg-step__text--dark.rg-step__text--dark a{color:var(--interactive-silver,#d1d5db)}.rg-step__title--dark.rg-step__title--dark{color:var(--text-primary-on-dark)}
