:root{--teal: #00d4c8;--bg-main: #080c18;--bg-card: #0f1525;--bg-card2: #141c30;--text-primary: #e8eaf0;--text-secondary: #8892a4;--border: rgba(0, 212, 200, .2);--purple: #7c6af7;--font: "Segoe UI", system-ui, sans-serif}[data-astro-cid-vn4qbdhq]{box-sizing:border-box;margin:0;padding:0}html,body{background:#080c18;color:var(--text-primary);font-family:var(--font);font-size:16px;line-height:1.75}.hero[data-astro-cid-vn4qbdhq]{background:linear-gradient(180deg,#0c1828,#080c18);padding:64px 24px 56px;text-align:center;position:relative;overflow:hidden;border-bottom:none}.hero[data-astro-cid-vn4qbdhq]:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(0,212,200,.08),transparent 70%);pointer-events:none}.hero-badge[data-astro-cid-vn4qbdhq]{display:inline-block;background:#00d4c81f;border:1px solid var(--teal);color:var(--teal);font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:20px}.hero[data-astro-cid-vn4qbdhq] h1[data-astro-cid-vn4qbdhq]{font-size:clamp(26px,4vw,44px);font-weight:700;line-height:1.2;color:#fff;max-width:820px;margin:0 auto 16px}.hero[data-astro-cid-vn4qbdhq] h1[data-astro-cid-vn4qbdhq] span[data-astro-cid-vn4qbdhq]{color:var(--teal)}.hero[data-astro-cid-vn4qbdhq] p[data-astro-cid-vn4qbdhq]{font-size:17px;color:var(--text-secondary);max-width:640px;margin:0 auto 32px}.container[data-astro-cid-vn4qbdhq]{max-width:960px;margin:0 auto;padding:0 24px}.section[data-astro-cid-vn4qbdhq]{padding:56px 0}h2[data-astro-cid-vn4qbdhq]{font-size:clamp(20px,3vw,30px);font-weight:700;color:#fff;margin-bottom:12px;line-height:1.25}h2[data-astro-cid-vn4qbdhq] .accent[data-astro-cid-vn4qbdhq]{color:var(--teal)}h3[data-astro-cid-vn4qbdhq]{font-size:18px;font-weight:600;color:#fff;margin-bottom:8px}p[data-astro-cid-vn4qbdhq]{color:var(--text-secondary);margin-bottom:16px}p[data-astro-cid-vn4qbdhq]:last-child{margin-bottom:0}.section-intro[data-astro-cid-vn4qbdhq]{font-size:17px;color:var(--text-secondary);max-width:720px;margin-bottom:36px}.card[data-astro-cid-vn4qbdhq]{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:24px}.grid2[data-astro-cid-vn4qbdhq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.grid3[data-astro-cid-vn4qbdhq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.two-col[data-astro-cid-vn4qbdhq]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.chart-box[data-astro-cid-vn4qbdhq]{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:28px}.wfl-meter[data-astro-cid-vn4qbdhq]{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:32px;text-align:center}.wfl-bar[data-astro-cid-vn4qbdhq]{height:20px;border-radius:10px;background:linear-gradient(to right,#f44336,#ff9800 30%,#ffd600,#8bc34a 70%,#00c853);margin:20px 0}.wfl-labels[data-astro-cid-vn4qbdhq]{display:flex;justify-content:space-between;font-size:12px;color:var(--text-secondary)}.wfl-badges[data-astro-cid-vn4qbdhq]{display:flex;justify-content:space-around;margin-top:24px;flex-wrap:wrap;gap:12px}.wfl-badge[data-astro-cid-vn4qbdhq]{padding:12px 28px;border-radius:40px;font-weight:700;font-size:15px;letter-spacing:1px}.wfl-badge[data-astro-cid-vn4qbdhq].win{background:#00c8531f;border:1.5px solid #00c853;color:#00c853}.wfl-badge[data-astro-cid-vn4qbdhq].fair{background:#ffd6001f;border:1.5px solid #ffd600;color:#ffd600}.wfl-badge[data-astro-cid-vn4qbdhq].lose{background:#f443361f;border:1.5px solid #f44336;color:#f44336}.table-wrap[data-astro-cid-vn4qbdhq]{overflow-x:auto;border-radius:12px;border:1px solid var(--border)}.styled-table[data-astro-cid-vn4qbdhq]{width:100%;border-collapse:collapse;font-size:14px}.styled-table[data-astro-cid-vn4qbdhq] th[data-astro-cid-vn4qbdhq]{background:#00d4c81a;color:var(--teal);font-weight:600;padding:12px 16px;text-align:left;border-bottom:1px solid var(--border)}.styled-table[data-astro-cid-vn4qbdhq] td[data-astro-cid-vn4qbdhq]{padding:11px 16px;color:var(--text-secondary);border-bottom:1px solid rgba(255,255,255,.04)}.styled-table[data-astro-cid-vn4qbdhq] tr[data-astro-cid-vn4qbdhq]:last-child td[data-astro-cid-vn4qbdhq]{border-bottom:none}.styled-table[data-astro-cid-vn4qbdhq] tr[data-astro-cid-vn4qbdhq]:hover td[data-astro-cid-vn4qbdhq]{background:#00d4c80a;color:var(--text-primary)}.highlight[data-astro-cid-vn4qbdhq]{background:#00d4c80f;border-left:3px solid var(--teal);border-radius:0 10px 10px 0;padding:16px 20px;margin:20px 0}.highlight[data-astro-cid-vn4qbdhq] p[data-astro-cid-vn4qbdhq]{color:var(--text-primary);margin:0}.faq-list[data-astro-cid-vn4qbdhq]{display:flex;flex-direction:column;gap:2px}.faq-item[data-astro-cid-vn4qbdhq]{background:var(--bg-card);border:1px solid rgba(255,255,255,.05);border-radius:10px;overflow:hidden}.faq-q[data-astro-cid-vn4qbdhq]{padding:16px 20px;font-weight:600;font-size:15px;color:var(--text-primary);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none}.faq-q[data-astro-cid-vn4qbdhq]:after{content:"+";color:var(--teal);font-size:20px;font-weight:300}details[data-astro-cid-vn4qbdhq][open] .faq-q[data-astro-cid-vn4qbdhq]:after{content:"u2212"}.faq-a[data-astro-cid-vn4qbdhq]{padding:0 20px 16px}.tip-card[data-astro-cid-vn4qbdhq]{background:var(--bg-card2);border-radius:10px;padding:18px 20px;display:flex;gap:14px;align-items:flex-start;border:1px solid rgba(255,255,255,.05)}.tip-icon[data-astro-cid-vn4qbdhq]{font-size:22px;flex-shrink:0;margin-top:2px}.divider[data-astro-cid-vn4qbdhq]{height:1px;background:#00d4c81f}.mb-16[data-astro-cid-vn4qbdhq]{margin-bottom:16px}.mb-24[data-astro-cid-vn4qbdhq]{margin-bottom:24px}.mb-32[data-astro-cid-vn4qbdhq]{margin-bottom:32px}.mt-16[data-astro-cid-vn4qbdhq]{margin-top:16px}.mt-24[data-astro-cid-vn4qbdhq]{margin-top:24px}.mt-32[data-astro-cid-vn4qbdhq]{margin-top:32px}strong[data-astro-cid-vn4qbdhq]{color:var(--text-primary)}
