.home-live-stats[data-astro-cid-rhhy7wxe]{width:100%;max-width:none;height:100%}.home-live-stats__panel[data-astro-cid-rhhy7wxe]{padding:28px 28px 22px;position:relative;overflow:hidden}.home-live-stats__panel--split[data-astro-cid-rhhy7wxe]{height:100%;box-sizing:border-box;display:flex;flex-direction:column;background:linear-gradient(145deg,#ecfeff,#f0fdf4);border:2.5px solid #14b8a6;box-shadow:0 0 0 4px #14b8a61f;border-radius:22px;backdrop-filter:none;padding:28px 22px 22px}.home-live-stats__panel--split[data-astro-cid-rhhy7wxe]:before{display:none}.dark .home-live-stats__panel--split[data-astro-cid-rhhy7wxe]{background:linear-gradient(145deg,#042f2e,#0f172a);border-color:#2dd4bf;box-shadow:0 0 0 4px #2dd4bf24}.home-live-stats--split .home-live-stats__header[data-astro-cid-rhhy7wxe] h2[data-astro-cid-rhhy7wxe],.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__header[data-astro-cid-rhhy7wxe] h2[data-astro-cid-rhhy7wxe]{font-family:var(--font-heading);font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:800;letter-spacing:-.03em}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__live[data-astro-cid-rhhy7wxe]{padding:4px 10px;border-radius:9999px;background:#2563eb;color:#fff;letter-spacing:.04em}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__pulse[data-astro-cid-rhhy7wxe]{background:#86efac;box-shadow:none}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__total[data-astro-cid-rhhy7wxe]{border-bottom-color:#0f172a14}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__total-value[data-astro-cid-rhhy7wxe]{font-size:clamp(1.75rem,3vw,2.2rem)}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__item[data-astro-cid-rhhy7wxe]{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#fff}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) a[data-astro-cid-rhhy7wxe].home-live-stats__item:hover{background:#f8fafc;box-shadow:0 0 0 1px #2563eb2e}.dark .home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) a[data-astro-cid-rhhy7wxe].home-live-stats__item:hover{background:#ffffff1a}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__value[data-astro-cid-rhhy7wxe]{margin-bottom:0;font-size:1.1rem}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__label[data-astro-cid-rhhy7wxe]{text-align:right;font-size:.78rem}.dark .home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__item[data-astro-cid-rhhy7wxe]{background:#ffffff0f}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__grid[data-astro-cid-rhhy7wxe]{display:flex;flex-direction:column;flex:1;gap:8px}.home-live-stats[data-astro-cid-rhhy7wxe]:has(.home-live-stats__panel--split) .home-live-stats__footnote[data-astro-cid-rhhy7wxe]{margin-top:auto;padding-top:16px}.home-live-stats__panel[data-astro-cid-rhhy7wxe]:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--primary-color),transparent 85%);opacity:.85}.home-live-stats__header[data-astro-cid-rhhy7wxe]{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 18px;margin-bottom:18px}.home-live-stats__live[data-astro-cid-rhhy7wxe]{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.home-live-stats__pulse[data-astro-cid-rhhy7wxe]{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 #34d3998c;animation:home-stats-pulse 1.8s ease-out infinite}@keyframes home-stats-pulse{0%{box-shadow:0 0 #34d39980}70%{box-shadow:0 0 0 8px #34d39900}to{box-shadow:0 0 #34d39900}}.home-live-stats__header[data-astro-cid-rhhy7wxe] h2[data-astro-cid-rhhy7wxe]{margin:0;font-size:1.15rem;font-weight:650;color:var(--text-primary);letter-spacing:-.01em}.home-live-stats__total[data-astro-cid-rhhy7wxe]{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--border-color)}.home-live-stats__total-value[data-astro-cid-rhhy7wxe]{font-size:clamp(2rem,4vw,2.6rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.04em;color:var(--text-primary);line-height:1.1}.home-live-stats__total-label[data-astro-cid-rhhy7wxe]{margin-top:6px;font-size:.85rem;color:var(--text-secondary)}.home-live-stats__grid[data-astro-cid-rhhy7wxe]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px 12px}.home-live-stats__item[data-astro-cid-rhhy7wxe]{min-width:0;padding:4px 8px 4px 0;text-decoration:none;color:inherit;border-radius:10px;transition:background-color .2s ease,box-shadow .2s ease}a[data-astro-cid-rhhy7wxe].home-live-stats__item:hover .home-live-stats__label[data-astro-cid-rhhy7wxe]{color:var(--primary-color)}a[data-astro-cid-rhhy7wxe].home-live-stats__item:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.home-live-stats__value[data-astro-cid-rhhy7wxe]{font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--text-primary);line-height:1.15;margin-bottom:4px;transition:color .25s ease}.home-live-stats__bump{color:var(--primary-color)!important}.home-live-stats__label[data-astro-cid-rhhy7wxe]{font-size:.75rem;color:var(--text-muted);line-height:1.35}.home-live-stats__footnote[data-astro-cid-rhhy7wxe]{margin:18px 0 0;font-size:.75rem;color:var(--text-muted);line-height:1.4}@media(max-width:600px){.home-live-stats__panel[data-astro-cid-rhhy7wxe]{padding:22px 18px 18px}.home-live-stats__grid[data-astro-cid-rhhy7wxe]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.home-live-stats__pulse[data-astro-cid-rhhy7wxe]{animation:none}}.home-tool-grid[data-astro-cid-hikfc33p]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:16px 28px 28px}.home-tool-card[data-astro-cid-hikfc33p]{position:relative;min-height:178px;padding:24px;border-radius:22px;background:var(--card-bg);color:var(--card-fg);text-decoration:none;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:10px;transition:transform .2s ease,box-shadow .2s ease}.home-tool-card[data-astro-cid-hikfc33p]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f}.home-tool-card--soon[data-astro-cid-hikfc33p]{opacity:.92;cursor:default}.home-tool-card--soon[data-astro-cid-hikfc33p]:hover{transform:none;box-shadow:none}.home-tool-card__name[data-astro-cid-hikfc33p]{font-family:var(--font-heading);font-size:1.3rem;font-weight:700;max-width:70%;line-height:1.2;letter-spacing:-.01em}.home-tool-card__desc[data-astro-cid-hikfc33p]{font-family:var(--font-body);font-size:.855rem;font-weight:480;line-height:1.5;letter-spacing:.005em;opacity:.9;max-width:34ch;margin-top:-4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-tool-card__cta[data-astro-cid-hikfc33p]{font-size:.88rem;font-weight:650;letter-spacing:.01em}.home-tool-card__icon[data-astro-cid-hikfc33p]{position:absolute;right:18px;bottom:14px;opacity:.9}@media(max-width:640px){.home-tool-grid[data-astro-cid-hikfc33p]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-tool-card[data-astro-cid-hikfc33p]{transition:none}}.home-page[data-astro-cid-2ltb2oys]{background:transparent}.home-below-stack[data-astro-cid-2ltb2oys]{display:flex;flex-direction:column;gap:28px;padding:8px 28px 12px}.home-below[data-astro-cid-2ltb2oys]{padding:0;background:transparent;min-width:0}.home-fairness-card[data-astro-cid-2ltb2oys]{box-sizing:border-box;padding:32px 28px;border-radius:22px;border:2.5px solid #3b82f6;box-shadow:0 0 0 4px #3b82f61f;background:linear-gradient(145deg,#eff6ff,#e0e7ff);color:#0f172a}.home-below__title[data-astro-cid-2ltb2oys]{font-family:var(--font-heading);font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:800;letter-spacing:-.03em;margin:0 0 14px;color:#0f172a}.home-below__text[data-astro-cid-2ltb2oys]{color:#334155;line-height:1.7;margin:0 0 24px;font-size:1rem;max-width:62ch}.home-below__checks[data-astro-cid-2ltb2oys]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-below__check[data-astro-cid-2ltb2oys]{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:16px;font-size:.9rem;font-weight:650;color:#fff}.home-below__check--blue[data-astro-cid-2ltb2oys]{background:#2563eb}.home-below__check--teal[data-astro-cid-2ltb2oys]{background:#0f766e}.home-below__check--violet[data-astro-cid-2ltb2oys]{background:#7c3aed}.home-blog-grid[data-astro-cid-2ltb2oys]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:16px;margin-top:16px}.home-blog-card[data-astro-cid-2ltb2oys]{display:flex;flex-direction:column;min-height:180px;padding:24px;border-radius:22px;border:none;text-decoration:none;color:#fff;transition:transform .2s ease,box-shadow .2s ease}.home-blog-card--0[data-astro-cid-2ltb2oys]{background:#2563eb}.home-blog-card--1[data-astro-cid-2ltb2oys]{background:#db2777}.home-blog-card--2[data-astro-cid-2ltb2oys]{background:#0f766e}.home-blog-card--all[data-astro-cid-2ltb2oys]{background:#0f172a;justify-content:center;min-height:140px}.home-blog-card--all[data-astro-cid-2ltb2oys] .home-blog-card__title[data-astro-cid-2ltb2oys]{margin-bottom:0;font-size:clamp(1.2rem,2vw,1.45rem)}.home-blog-card[data-astro-cid-2ltb2oys]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a24}.home-blog-card__meta[data-astro-cid-2ltb2oys]{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:.8rem;color:#fffc}.home-blog-card__cat[data-astro-cid-2ltb2oys]{padding:2px 10px;border-radius:9999px;background:#fff3;color:#fff;font-weight:600}.home-blog-card__title[data-astro-cid-2ltb2oys]{font-family:var(--font-heading);font-size:1.15rem;font-weight:750;margin:0 0 10px;line-height:1.3;color:#fff}.home-blog-card__excerpt[data-astro-cid-2ltb2oys]{color:#ffffffd9;font-size:.9rem;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-blog-card__more[data-astro-cid-2ltb2oys]{margin-top:auto;font-size:.9rem;font-weight:700;color:#fff}.dark .home-fairness-card[data-astro-cid-2ltb2oys]{border-color:#818cf8;box-shadow:0 0 0 4px #818cf829;background:linear-gradient(145deg,#1e1b4b,#0f172a);color:#e2e8f0}.dark .home-below__title[data-astro-cid-2ltb2oys]{color:#f8fafc}.dark .home-below__text[data-astro-cid-2ltb2oys]{color:#cbd5e1}@media(max-width:720px){.home-below-stack[data-astro-cid-2ltb2oys]{padding:8px 16px 12px}.home-below__checks[data-astro-cid-2ltb2oys],.home-blog-grid[data-astro-cid-2ltb2oys]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-blog-card[data-astro-cid-2ltb2oys]{transition:none}}
