.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-hero-panel[data-astro-cid-fep4k3sl]{display:flex;flex-direction:column;min-height:100%;padding:32px 40px 28px;background:#eff6ff;color:#0f172a}.home-hero-panel__logo[data-astro-cid-fep4k3sl]{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-heading);font-weight:700;font-size:clamp(1.35rem,2vw,1.65rem);color:#1e293b;text-decoration:none}.home-hero-panel__logo[data-astro-cid-fep4k3sl] img[data-astro-cid-fep4k3sl]{width:40px;height:40px}.logo-accent[data-astro-cid-fep4k3sl]{color:var(--primary-color)}.home-hero-panel__mascot-wrap[data-astro-cid-fep4k3sl]{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 0}.home-hero-panel__mascot[data-astro-cid-fep4k3sl]{width:min(100%,280px);height:auto}.home-hero-panel__lead[data-astro-cid-fep4k3sl]{display:block;color:#2563eb;font-size:clamp(1.5rem,2.2vw,2rem);font-weight:700;margin-bottom:6px}.home-hero-panel__headline[data-astro-cid-fep4k3sl]{display:block;font-size:clamp(1.75rem,2.8vw,2.35rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:#0f172a}.home-hero-panel__subtitle[data-astro-cid-fep4k3sl]{margin-top:16px;color:#475569;line-height:1.6;font-size:.95rem;max-width:36ch}.home-hero-panel__copyright[data-astro-cid-fep4k3sl]{margin-top:auto;padding-top:24px;font-size:.8rem;color:#64748b}.dark .home-hero-panel[data-astro-cid-fep4k3sl]{background:#0f172a;color:#e2e8f0}.dark .home-hero-panel__logo[data-astro-cid-fep4k3sl],.dark .home-hero-panel__headline[data-astro-cid-fep4k3sl]{color:#f8fafc}.dark .home-hero-panel__subtitle[data-astro-cid-fep4k3sl]{color:#94a3b8}.dark .home-hero-panel__copyright[data-astro-cid-fep4k3sl]{color:#64748b}.home-nav[data-astro-cid-bk4g5f42]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 28px 8px}.home-nav__list[data-astro-cid-bk4g5f42]{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.home-nav__link[data-astro-cid-bk4g5f42]{display:inline-flex;padding:8px 14px;border-radius:9999px;font-size:.9rem;font-weight:600;color:#334155;text-decoration:none;transition:background .15s ease,color .15s ease}.home-nav__link[data-astro-cid-bk4g5f42]:hover{background:#f1f5f9}.home-nav__link[data-astro-cid-bk4g5f42].is-active{background:#e2e8f0;color:#0f172a}.home-nav__actions[data-astro-cid-bk4g5f42]{display:flex;align-items:center;gap:6px;flex-shrink:0}.home-nav__bmc[data-astro-cid-bk4g5f42]{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:9999px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-size:.85rem;font-weight:650;text-decoration:none;white-space:nowrap;transition:background .15s ease,transform .15s ease}.home-nav__bmc[data-astro-cid-bk4g5f42]:hover{background:#ffedd5}.home-nav__user[data-astro-cid-bk4g5f42]{display:flex;align-items:center}.home-nav__icon-btn[data-astro-cid-bk4g5f42]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:#334155;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease}.home-nav__icon-btn[data-astro-cid-bk4g5f42]:hover{background:#f1f5f9}.home-nav__icon-btn--accent[data-astro-cid-bk4g5f42]{color:var(--primary-color, #2563eb)}.home-nav__icon-btn--danger[data-astro-cid-bk4g5f42]{color:#e11d48}.home-nav__lang[data-astro-cid-bk4g5f42]{position:relative;z-index:30}.home-nav__lang-btn[data-astro-cid-bk4g5f42]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:#334155;cursor:pointer;position:relative;z-index:1}.home-nav__lang-btn[data-astro-cid-bk4g5f42]:hover{background:#f1f5f9}.home-nav__lang-menu[data-astro-cid-bk4g5f42]{position:absolute;top:calc(100% + 6px);right:0;z-index:50;min-width:160px;max-height:280px;overflow:auto;padding:6px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 28px #0f172a1f}.home-nav__lang-option[data-astro-cid-bk4g5f42]{display:block;padding:8px 12px;border-radius:8px;color:#334155;font-size:.875rem;text-decoration:none}.home-nav__lang-option[data-astro-cid-bk4g5f42]:hover,.home-nav__lang-option[data-astro-cid-bk4g5f42].active{background:#f1f5f9;color:#0f172a}.dark .home-nav__link[data-astro-cid-bk4g5f42]{color:#cbd5e1}.dark .home-nav__link[data-astro-cid-bk4g5f42]:hover{background:#ffffff0f}.dark .home-nav__link[data-astro-cid-bk4g5f42].is-active{background:#ffffff1a;color:#f8fafc}.dark .home-nav__bmc[data-astro-cid-bk4g5f42]{background:#fb923c1f;color:#fdba74;border-color:#fb923c47}.dark .home-nav__bmc[data-astro-cid-bk4g5f42]:hover{background:#fb923c33}.dark .home-nav__icon-btn[data-astro-cid-bk4g5f42],.dark .home-nav__lang-btn[data-astro-cid-bk4g5f42]{color:#cbd5e1}.dark .home-nav__icon-btn[data-astro-cid-bk4g5f42]:hover,.dark .home-nav__lang-btn[data-astro-cid-bk4g5f42]:hover{background:#ffffff0f}.dark .home-nav__icon-btn--accent[data-astro-cid-bk4g5f42]{color:var(--primary-color, #60a5fa)}.dark .home-nav__icon-btn--danger[data-astro-cid-bk4g5f42]{color:#fb7185}.dark .home-nav__lang-menu[data-astro-cid-bk4g5f42]{background:#112;border-color:#ffffff14}.dark .home-nav__lang-option[data-astro-cid-bk4g5f42]{color:#cbd5e1}.dark .home-nav__lang-option[data-astro-cid-bk4g5f42]:hover,.dark .home-nav__lang-option[data-astro-cid-bk4g5f42].active{background:#ffffff0f;color:#f8fafc}@media(max-width:720px){.home-nav__bmc-text[data-astro-cid-bk4g5f42]{display:none}.home-nav__bmc[data-astro-cid-bk4g5f42]{width:40px;height:40px;padding:0;justify-content:center}}.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:160px;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;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.35rem;font-weight:700;max-width:70%;line-height:1.2}.home-tool-card__cta[data-astro-cid-hikfc33p]{font-size:.9rem;font-weight:600}.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:#fff}.home-split[data-astro-cid-2ltb2oys]{display:grid;grid-template-columns:minmax(280px,34%) 1fr;min-height:100vh;background:#fff}.home-split__left[data-astro-cid-2ltb2oys]{position:sticky;top:0;height:100vh;overflow:auto}.home-split__right[data-astro-cid-2ltb2oys]{background:#fff;min-width:0;display:flex;flex-direction:column}.home-rest[data-astro-cid-2ltb2oys]{display:grid;grid-template-columns:minmax(280px,34%) 1fr;align-items:stretch;background:#fff;border-top:1px solid rgba(15,23,42,.06)}.home-rest__left[data-astro-cid-2ltb2oys]{display:flex;flex-direction:column;min-width:0;padding:28px 28px 40px 40px;background:#eff6ff}.home-rest__left[data-astro-cid-2ltb2oys] .home-live-stats{flex:1;display:flex;flex-direction:column}.home-rest__left[data-astro-cid-2ltb2oys] .home-live-stats__panel{flex:1}.home-rest__right[data-astro-cid-2ltb2oys]{display:flex;flex-direction:column;gap:24px;min-width:0;padding:28px 28px 40px;background:#fff}.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}.home-social[data-astro-cid-2ltb2oys]{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:auto;padding-top:8px;background:transparent}.home-social__icons[data-astro-cid-2ltb2oys]{display:flex;gap:12px}.home-social__btn[data-astro-cid-2ltb2oys]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#0f172a;color:#fff;text-decoration:none;transition:transform .15s ease,background .15s ease}.home-social__btn[data-astro-cid-2ltb2oys]:hover{background:#2563eb;transform:translateY(-1px)}.dark .home-page[data-astro-cid-2ltb2oys],.dark .home-split[data-astro-cid-2ltb2oys],.dark .home-split__right[data-astro-cid-2ltb2oys],.dark .home-rest[data-astro-cid-2ltb2oys],.dark .home-rest__right[data-astro-cid-2ltb2oys]{background:#0b0b14}.dark .home-rest[data-astro-cid-2ltb2oys]{border-top-color:#94a3b81f}.dark .home-rest__left[data-astro-cid-2ltb2oys]{background:#0f172a}.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:1023px){.home-split[data-astro-cid-2ltb2oys],.home-rest[data-astro-cid-2ltb2oys]{grid-template-columns:1fr}.home-split__left[data-astro-cid-2ltb2oys]{position:static;height:auto}.home-rest__left[data-astro-cid-2ltb2oys],.home-rest__right[data-astro-cid-2ltb2oys]{padding:24px 20px}.home-rest__left[data-astro-cid-2ltb2oys]{background:#fff}.dark .home-rest__left[data-astro-cid-2ltb2oys]{background:#0b0b14}}@media(max-width:720px){.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}}
