:root{--nrt-bundle-paper:#ffffff;--nrt-bundle-paper-2:#f8f8f6;--nrt-bundle-text:#141412;--nrt-bundle-text-muted:rgba(20,20,18,0.7);--nrt-bundle-border:rgba(20,20,18,0.08);--nrt-bundle-required:#dc2626;--nrt-bundle-required-soft:#b91c1c;--nrt-bundle-recommended:#db2777;--nrt-bundle-recommended-soft:#be185d}.nrt-linked-products{padding:4rem 0;background:var(--nrt-bundle-paper-2);color:var(--nrt-bundle-text)}.nrt-linked-products__inner{max-width:1180px;margin:0 auto;padding:0 1.25rem}.nrt-linked-products__group+.nrt-linked-products__group{margin-top:3rem}.nrt-linked-products__head{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.nrt-linked-products__pill{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.nrt-linked-products__pill--required{background:color-mix(in srgb,var(--nrt-bundle-required) 15%,transparent);color:var(--nrt-bundle-required-soft)}.nrt-linked-products__pill--recommended{background:color-mix(in srgb,var(--nrt-bundle-recommended) 15%,transparent);color:var(--nrt-bundle-recommended-soft)}.nrt-linked-products__sub{margin:0;font-size:.95rem;line-height:1.55;color:var(--nrt-bundle-text-muted);max-width:56ch}.nrt-linked-products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.nrt-bundle-card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.25rem 1.4rem;border-radius:1rem;background:var(--nrt-bundle-paper);border:1px solid var(--nrt-bundle-border);color:inherit;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.nrt-bundle-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px -16px rgba(0,0,0,.25)}.nrt-bundle-card--required{border-left:3px solid var(--nrt-bundle-required)}.nrt-bundle-card--required:hover{border-color:color-mix(in srgb,var(--nrt-bundle-required) 30%,transparent)}.nrt-bundle-card--recommended{border-left:3px solid var(--nrt-bundle-recommended)}.nrt-bundle-card--recommended:hover{border-color:color-mix(in srgb,var(--nrt-bundle-recommended) 30%,transparent)}.nrt-bundle-card__head{display:flex;flex-direction:column;gap:.35rem}.nrt-bundle-card__name{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.005em}.nrt-bundle-card__desc{margin:0;font-size:.88rem;line-height:1.5;color:var(--nrt-bundle-text-muted)}.nrt-bundle-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600}.nrt-bundle-card--required .nrt-bundle-card__cta{color:var(--nrt-bundle-required-soft)}.nrt-bundle-card--recommended .nrt-bundle-card__cta{color:var(--nrt-bundle-recommended-soft)}[data-theme=dark] .nrt-linked-products,html.dark .nrt-linked-products{--nrt-bundle-paper:#1a1a18;--nrt-bundle-paper-2:#111110;--nrt-bundle-text:#fafaf7;--nrt-bundle-text-muted:rgba(250,250,247,0.62);--nrt-bundle-border:rgba(255,255,255,0.08);--nrt-bundle-required:#ef4444;--nrt-bundle-required-soft:#fca5a5;--nrt-bundle-recommended:#ec4899;--nrt-bundle-recommended-soft:#f9a8d4}@media (max-width:640px){.nrt-linked-products{padding:3rem 0}.nrt-linked-products__grid{grid-template-columns:1fr}}