:root{--gold: #D4AF37;--gold-rgb: 212,175,55;--bg: #0a0a0a;--bg-card: #111;--border: #222;--text: #fff;--muted: #888;--red: #ef4444;--green: #10b981;--radius: .75rem}[data-astro-cid-edvitpcb]{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif}.container[data-astro-cid-edvitpcb]{max-width:1100px;margin:0 auto;padding:0 1.25rem}.container-sm[data-astro-cid-edvitpcb]{max-width:740px;margin:0 auto;padding:0 1.25rem}.gold[data-astro-cid-edvitpcb]{color:var(--gold)}.section[data-astro-cid-edvitpcb]{padding:4.5rem 0}.section-alt[data-astro-cid-edvitpcb]{padding:4.5rem 0;background:#0d0d0d}h1[data-astro-cid-edvitpcb]{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1;margin-bottom:1.25rem}h2[data-astro-cid-edvitpcb]{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;margin-bottom:1.5rem}h3[data-astro-cid-edvitpcb]{font-size:1.15rem;font-weight:700;margin-bottom:.5rem}p[data-astro-cid-edvitpcb]{color:#ccc;line-height:1.7}.badge[data-astro-cid-edvitpcb]{display:inline-block;background:#d4af371f;color:var(--gold);border:1px solid rgba(212,175,55,.3);border-radius:9999px;padding:.3rem .9rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.btn-gold[data-astro-cid-edvitpcb]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#c9a227,#f0c040);color:#0a0a0a;font-weight:900;font-size:1rem;padding:.9rem 2rem;border-radius:9999px;text-decoration:none;transition:opacity .2s,transform .2s}.btn-gold[data-astro-cid-edvitpcb]:hover{opacity:.9;transform:translateY(-2px)}.btn-outline[data-astro-cid-edvitpcb]{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(212,175,55,.4);color:var(--gold);font-weight:700;font-size:.95rem;padding:.75rem 1.75rem;border-radius:9999px;text-decoration:none;transition:background .2s;margin-left:1rem}.btn-outline[data-astro-cid-edvitpcb]:hover{background:#d4af3714}@media(max-width:640px){.btn-outline[data-astro-cid-edvitpcb]{margin-left:0;margin-top:.75rem}}.hero[data-astro-cid-edvitpcb]{padding:6rem 0 4rem;text-align:center}.hero[data-astro-cid-edvitpcb] p[data-astro-cid-edvitpcb].sub{font-size:1.15rem;max-width:620px;margin:0 auto 2rem}.hero-ctas[data-astro-cid-edvitpcb]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.breadcrumb[data-astro-cid-edvitpcb]{font-size:.8rem;color:var(--muted);margin-bottom:2rem}.breadcrumb[data-astro-cid-edvitpcb] a[data-astro-cid-edvitpcb]{color:var(--muted);text-decoration:none}.breadcrumb[data-astro-cid-edvitpcb] a[data-astro-cid-edvitpcb]:hover{color:var(--gold)}.answer-box[data-astro-cid-edvitpcb]{background:#d4af370d;border:1px solid rgba(212,175,55,.2);border-radius:var(--radius);padding:1.5rem 2rem;margin:2.5rem 0}.answer-box[data-astro-cid-edvitpcb] strong[data-astro-cid-edvitpcb]{color:var(--gold)}.problem-grid[data-astro-cid-edvitpcb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:2rem}.problem-card[data-astro-cid-edvitpcb]{background:#100;border:1px solid #300;border-radius:var(--radius);padding:1.5rem}.problem-card[data-astro-cid-edvitpcb] .icon[data-astro-cid-edvitpcb]{font-size:1.5rem;margin-bottom:.75rem}.problem-card[data-astro-cid-edvitpcb] h3[data-astro-cid-edvitpcb]{color:#f87171}.problem-card[data-astro-cid-edvitpcb] p[data-astro-cid-edvitpcb]{font-size:.9rem;margin:0}.table-wrap[data-astro-cid-edvitpcb]{overflow-x:auto;margin-top:2rem}table[data-astro-cid-edvitpcb]{width:100%;border-collapse:collapse;font-size:.9rem}th[data-astro-cid-edvitpcb]{padding:.9rem 1rem;text-align:left;font-weight:700;border-bottom:2px solid var(--border);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}td[data-astro-cid-edvitpcb]{padding:.85rem 1rem;border-bottom:1px solid #1a1a1a;vertical-align:top}tr[data-astro-cid-edvitpcb]:last-child td[data-astro-cid-edvitpcb]{border-bottom:none}.col-wp[data-astro-cid-edvitpcb]{color:#888}.col-fc[data-astro-cid-edvitpcb]{color:var(--green);font-weight:600}.col-fc-head[data-astro-cid-edvitpcb]{color:var(--gold)}.col-wp-head[data-astro-cid-edvitpcb]{color:#666}.td-label[data-astro-cid-edvitpcb]{font-weight:600;color:#ddd}.features-grid[data-astro-cid-edvitpcb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2rem}.feat-card[data-astro-cid-edvitpcb]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.feat-card[data-astro-cid-edvitpcb] .ico[data-astro-cid-edvitpcb]{font-size:1.6rem;margin-bottom:.75rem}.process-steps[data-astro-cid-edvitpcb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2.5rem}.step[data-astro-cid-edvitpcb]{text-align:center}.step-num[data-astro-cid-edvitpcb]{width:2.75rem;height:2.75rem;border-radius:50%;background:#d4af371f;border:2px solid var(--gold);color:var(--gold);font-weight:900;font-size:1.1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.faq-list[data-astro-cid-edvitpcb]{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-edvitpcb]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq-q[data-astro-cid-edvitpcb]{width:100%;background:none;border:none;color:var(--text);text-align:left;padding:1.1rem 1.25rem;font-size:.97rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.faq-icon[data-astro-cid-edvitpcb]{color:var(--gold);font-size:1.2rem;flex-shrink:0;transition:transform .25s}.faq-a[data-astro-cid-edvitpcb]{max-height:0;overflow:hidden;padding:0 1.25rem;color:#bbb;font-size:.92rem;line-height:1.7;transition:max-height .3s ease,padding .3s}.faq-item[data-astro-cid-edvitpcb].open .faq-a[data-astro-cid-edvitpcb]{max-height:400px;padding:0 1.25rem 1.1rem}.faq-item[data-astro-cid-edvitpcb].open .faq-icon[data-astro-cid-edvitpcb]{transform:rotate(45deg)}.cta-block[data-astro-cid-edvitpcb]{background:#d4af370f;border:1px solid rgba(212,175,55,.2);border-radius:var(--radius);padding:3rem 2rem;text-align:center;margin-top:3rem}.cta-block[data-astro-cid-edvitpcb] h2[data-astro-cid-edvitpcb]{margin-bottom:.75rem}.cta-block[data-astro-cid-edvitpcb] p[data-astro-cid-edvitpcb]{max-width:540px;margin:0 auto 2rem}
