.guide-hero[data-astro-cid-sbp2xhw5]{text-align:center;padding:calc(var(--nav-height) + var(--space-3xl)) var(--space-lg) var(--space-2xl);max-width:var(--container-max);margin:0 auto}.guide-hero[data-astro-cid-sbp2xhw5] h1[data-astro-cid-sbp2xhw5]{font-size:2.4rem;font-weight:700;margin-bottom:var(--space-md)}.gradient-text[data-astro-cid-sbp2xhw5]{background:linear-gradient(135deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.guide-hero-subtitle[data-astro-cid-sbp2xhw5]{max-width:640px;margin:0 auto;color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.di-rail[data-astro-cid-sbp2xhw5]{position:fixed;right:var(--space-lg);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-lg);z-index:50}.di-rail-dot[data-astro-cid-sbp2xhw5]{width:10px;height:10px;border-radius:50%;background:var(--text-muted);display:flex;align-items:center;position:relative;transition:background .2s,transform .2s;cursor:pointer;text-decoration:none}.di-rail-dot[data-astro-cid-sbp2xhw5]:hover{background:var(--text-secondary);transform:scale(1.3)}.di-rail-dot[data-astro-cid-sbp2xhw5].active{background:var(--primary);transform:scale(1.4)}.di-rail-label[data-astro-cid-sbp2xhw5]{position:absolute;right:calc(100% + var(--space-sm));white-space:nowrap;font-size:.75rem;color:var(--text-secondary);background:var(--bg-tertiary);padding:4px 8px;border-radius:var(--radius-sm);opacity:0;pointer-events:none;transition:opacity .15s}.di-rail-dot[data-astro-cid-sbp2xhw5]:hover .di-rail-label[data-astro-cid-sbp2xhw5]{opacity:1}.discord-arrow[data-astro-cid-sbp2xhw5]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-lg);margin:0 auto var(--space-xl)}.discord-logo-hero[data-astro-cid-sbp2xhw5]{width:auto;height:48px;flex-shrink:0;color:#5865f2}.arrow-icon[data-astro-cid-sbp2xhw5]{width:28px;height:28px;flex-shrink:0;color:var(--text-muted)}.gamevox-icon[data-astro-cid-sbp2xhw5]{width:auto;height:48px;flex-shrink:0}.guide-section[data-astro-cid-sbp2xhw5]{padding:var(--space-3xl) 0}.guide-section-alt[data-astro-cid-sbp2xhw5]{background:var(--bg-secondary)}.section-title[data-astro-cid-sbp2xhw5]{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:var(--space-sm)}.section-subtitle[data-astro-cid-sbp2xhw5]{text-align:center;color:var(--text-secondary);font-size:.95rem;margin-bottom:var(--space-xl)}.di-clone-grid[data-astro-cid-sbp2xhw5]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-md);max-width:900px;margin:0 auto}.di-clone-card[data-astro-cid-sbp2xhw5]{background:var(--bg-card);border:1px solid var(--border-subtle);border-left:3px solid var(--primary);border-radius:var(--radius-md);padding:var(--space-lg)}.di-clone-title[data-astro-cid-sbp2xhw5]{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs)}.di-clone-title[data-astro-cid-sbp2xhw5] svg[data-astro-cid-sbp2xhw5]{width:22px;height:22px;color:var(--primary);flex-shrink:0}.di-clone-title[data-astro-cid-sbp2xhw5] h4[data-astro-cid-sbp2xhw5]{font-size:.95rem;font-weight:600}.di-clone-card[data-astro-cid-sbp2xhw5] p[data-astro-cid-sbp2xhw5]{font-size:.85rem;color:var(--text-secondary);line-height:1.5}.di-accordion[data-astro-cid-sbp2xhw5]{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:var(--space-sm)}.di-acc-item[data-astro-cid-sbp2xhw5]{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);overflow:hidden}.di-acc-item[data-astro-cid-sbp2xhw5].open{border-color:var(--primary)}.di-acc-trigger[data-astro-cid-sbp2xhw5]{width:100%;padding:var(--space-md) var(--space-lg);font-size:1.05rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:none;border:none;color:var(--text-primary);font-family:inherit;text-align:left;user-select:none}.di-acc-trigger[data-astro-cid-sbp2xhw5]:hover{color:var(--primary)}.di-acc-chevron[data-astro-cid-sbp2xhw5]{width:20px;height:20px;flex-shrink:0;color:var(--text-tertiary);transition:transform .25s ease}.di-acc-item[data-astro-cid-sbp2xhw5].open .di-acc-chevron[data-astro-cid-sbp2xhw5]{transform:rotate(180deg);color:var(--primary)}.di-acc-panel[data-astro-cid-sbp2xhw5]{max-height:0;overflow:hidden;transition:max-height .3s ease}.di-acc-body[data-astro-cid-sbp2xhw5]{padding:0 var(--space-lg) var(--space-lg)}.di-acc-body[data-astro-cid-sbp2xhw5] p[data-astro-cid-sbp2xhw5]{font-size:.9rem;color:var(--text-primary);line-height:1.7;margin-bottom:var(--space-sm)}.di-acc-body[data-astro-cid-sbp2xhw5] code[data-astro-cid-sbp2xhw5]{background:var(--bg-primary);padding:2px 6px;border-radius:var(--radius-sm);font-size:.85em}.tier-limits[data-astro-cid-sbp2xhw5]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-sm);margin:var(--space-md) auto 0}.tier-limit-card[data-astro-cid-sbp2xhw5]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-md) var(--space-sm);text-align:center}.tier-limit-card[data-astro-cid-sbp2xhw5] h4[data-astro-cid-sbp2xhw5]{color:var(--text-primary);margin-bottom:var(--space-xs)}.limit-number[data-astro-cid-sbp2xhw5]{font-size:1.5rem;font-weight:700;color:var(--primary)}.di-requirements[data-astro-cid-sbp2xhw5]{max-width:700px;margin:0 auto}.di-requirements-card[data-astro-cid-sbp2xhw5]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:left}.di-req-list[data-astro-cid-sbp2xhw5]{list-style:none;padding:0;margin:0}.di-req-item[data-astro-cid-sbp2xhw5]{display:flex;gap:var(--space-sm);align-items:flex-start;margin-bottom:var(--space-md)}.di-req-item[data-astro-cid-sbp2xhw5]:last-child{margin-bottom:0}.di-req-check[data-astro-cid-sbp2xhw5]{flex-shrink:0;margin-top:2px}.di-req-text[data-astro-cid-sbp2xhw5]{color:var(--text-secondary)}.di-req-text[data-astro-cid-sbp2xhw5] strong[data-astro-cid-sbp2xhw5]{color:var(--text-primary)}.di-tier-heading[data-astro-cid-sbp2xhw5]{text-align:center;margin-top:var(--space-lg);margin-bottom:var(--space-sm);color:var(--text-primary);font-size:.9rem}.di-tier-note[data-astro-cid-sbp2xhw5]{color:var(--text-muted);font-size:.85rem}.di-cta[data-astro-cid-sbp2xhw5]{text-align:center;padding:var(--space-3xl) var(--space-lg);background:var(--bg-secondary)}.di-cta[data-astro-cid-sbp2xhw5] h2[data-astro-cid-sbp2xhw5]{font-size:1.8rem;font-weight:700;margin-bottom:var(--space-md)}.di-cta[data-astro-cid-sbp2xhw5] p[data-astro-cid-sbp2xhw5]{max-width:640px;margin:0 auto var(--space-xl);color:var(--text-secondary);font-size:1rem;line-height:1.7}.di-cta-buttons[data-astro-cid-sbp2xhw5]{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap}.di-cta-btn-inv[data-astro-cid-sbp2xhw5]{background:#fff;color:var(--primary)}.di-cta-btn-inv[data-astro-cid-sbp2xhw5]:hover{background:#f0f0f0}.di-cta-btn-ghost[data-astro-cid-sbp2xhw5]{border:1px solid rgba(255,255,255,.3);color:#fff;background:transparent}.di-cta-btn-ghost[data-astro-cid-sbp2xhw5]:hover{border-color:#ffffff80}@media(max-width:768px){.guide-hero[data-astro-cid-sbp2xhw5] h1[data-astro-cid-sbp2xhw5]{font-size:1.8rem}.di-clone-grid[data-astro-cid-sbp2xhw5]{grid-template-columns:1fr}.tier-limits[data-astro-cid-sbp2xhw5]{grid-template-columns:repeat(2,1fr);gap:var(--space-xs)}.di-rail[data-astro-cid-sbp2xhw5]{display:none}}
