.qpcv-badges{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:2rem}.qpcv-badge{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;padding:.4375rem .875rem;border-radius:999px;border:1px solid rgba(245,245,240,.08);color:rgba(245,245,240,.85);background:rgba(11,18,32,.55);backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%)}.qpcv-badge.qpcv-badge-gold{border-color:rgba(232,201,107,.32);color:var(--qp-gold-light);background:rgba(201,168,76,.12)}.qpcv-context{max-width:760px;margin:0 auto;font-family:Lora,Georgia,serif;font-size:1.0625rem;line-height:1.7;color:rgba(245,245,240,.85)}.qpcv-context strong{color:var(--qp-gold-light);font-weight:600}.qpcv-bullets{max-width:860px;margin:2rem auto 0;display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0}.qpcv-bullet{background:rgba(11,18,32,.55);border:1px solid rgba(245,245,240,.08);border-radius:14px;padding:1.25rem 1.5rem;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%)}.qpcv-bullet-title{font-family:Inter,sans-serif;font-weight:600;font-size:1rem;color:var(--qp-gold-light);margin:0 0 .5rem;display:flex;align-items:flex-start;gap:.625rem}.qpcv-bullet-title-check{width:18px;height:18px;flex-shrink:0;margin-top:.15rem}.qpcv-bullet-text{font-family:Lora,Georgia,serif;font-size:.9375rem;line-height:1.6;color:rgba(245,245,240,.86);margin:0 0 0 1.625rem}.qpcv-related{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.qpcv-related-card{display:flex;flex-direction:column;padding:1.25rem 1.5rem;border-radius:14px;background:rgba(11,18,32,.55);border:1px solid rgba(245,245,240,.08);text-decoration:none;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);color:var(--qp-text,#F5F5F0);height:100%;transition:border-color .2s ease,transform .2s ease,background .2s ease}.qpcv-related-card:hover{border-color:rgba(232,201,107,.32);transform:translateY(-4px);background:rgba(11,18,32,.65)}.qpcv-related-eyebrow{font-family:var(--font-jetbrains,monospace);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(245,245,240,.62);margin:0 0 .625rem}.qpcv-related-title{font-size:.9375rem;line-height:1.35;color:var(--qp-text,#F5F5F0);margin:0 0 .75rem;flex:1}.qpcv-related-cta,.qpcv-related-title{font-family:Inter,sans-serif;font-weight:600}.qpcv-related-cta{font-size:.8125rem;color:var(--qp-gold-light);display:inline-flex;align-items:center;gap:.375rem;transition:gap .15s ease}.qpcv-related-card:hover .qpcv-related-cta{gap:.625rem}@media (prefers-reduced-motion:reduce){.qpcv-related-card{transition:none}.qpcv-related-card:hover{transform:none}.qpcv-related-card:hover .qpcv-related-cta{gap:.375rem}}