.section-top.svelte-1n7ohij{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-link.svelte-1n7ohij{flex-shrink:0;display:inline-flex;align-items:center;height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s ease,transform .2s ease,color .2s ease}.section-link.svelte-1n7ohij:hover{transform:translateY(-1px);border-color:#3d5afe59;color:var(--accent)}.posts-grid.svelte-1n7ohij{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.news-card.svelte-1n7ohij{display:flex;flex-direction:column;gap:.5rem}.news-card__link.svelte-1n7ohij{display:block;text-decoration:none;color:inherit}.news-card__media.svelte-1n7ohij{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:24px;background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.news-card__link.svelte-1n7ohij:hover .news-card__media:where(.svelte-1n7ohij){transform:translateY(-3px);border-color:#60a5fa3d;box-shadow:0 18px 40px #00000047,0 0 0 1px #60a5fa0f}.news-card__media.svelte-1n7ohij img:where(.svelte-1n7ohij){width:100%;height:100%;display:block;object-fit:cover}.news-card__overlay.svelte-1n7ohij{position:absolute;inset:0;background:linear-gradient(to top,rgba(7,11,18,.95) 0%,rgba(7,11,18,.58) 20%,rgba(7,11,18,.12) 40%,transparent 100%)}.news-card__content.svelte-1n7ohij{position:absolute;left:20px;right:20px;bottom:18px;z-index:2}.news-card__meta.svelte-1n7ohij{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.news-card__badge.svelte-1n7ohij{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.news-card__date.svelte-1n7ohij{font-size:13px;font-weight:600;color:#e6edf3c7}.news-card.svelte-1n7ohij h3:where(.svelte-1n7ohij){margin:0;max-width:90%}.news-card__excerpt.svelte-1n7ohij{margin:0;max-width:92%}@media(max-width:900px){.posts-grid.svelte-1n7ohij{grid-template-columns:1fr}.news-card.svelte-1n7ohij h3:where(.svelte-1n7ohij){max-width:100%}.news-card__excerpt.svelte-1n7ohij{max-width:100%}}.hero.svelte-c5snu8{margin:0 -1rem;padding:2rem 1rem;background:radial-gradient(circle at top,var(--accent-soft),transparent 40%)}@media(max-width:900px){.hero.svelte-c5snu8{padding:1.5rem 1rem}}.hero__container.svelte-c5snu8{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}@media(max-width:900px){.hero__container.svelte-c5snu8{gap:24px}}.hero__badge.svelte-c5snu8{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:var(--bg-elevated);border:1px solid var(--border);color:var(--muted);font-size:14px;margin-bottom:18px}.dot.svelte-c5snu8{width:6px;height:6px;background:var(--accent);border-radius:50%}h1.svelte-c5snu8{margin-bottom:1rem}p.svelte-c5snu8{max-width:520px}.hero__actions.svelte-c5snu8{display:flex;gap:14px;margin-top:1rem}.btn-primary.svelte-c5snu8{background:linear-gradient(135deg,#4c6fff,#6b5cff);color:#fff;padding:12px 20px;border-radius:var(--radius-sm);text-decoration:none;font-weight:600;box-shadow:var(--shadow)}.btn-secondary.svelte-c5snu8{border:1px solid var(--border);padding:12px 20px;border-radius:var(--radius-sm);text-decoration:none;color:var(--text);background:var(--bg-elevated)}.hero__stats.svelte-c5snu8{display:flex;gap:14px;margin-top:1rem}.stat.svelte-c5snu8{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:14px 18px}.value.svelte-c5snu8{font-size:18px;font-weight:600;color:var(--text)}.label.svelte-c5snu8{font-size:13px;color:var(--muted)}.hero__visual.svelte-c5snu8{display:flex;justify-content:center}.hero-card.svelte-c5snu8{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);max-width:340px;color:inherit;transition:transform .3s ease,border-color .3s ease}.hero-card.svelte-c5snu8:hover{text-decoration:none;transform:translateY(-5px);border-color:var(--accent-soft)}@media(max-width:900px){.hero-card.svelte-c5snu8{max-width:100%;width:100%}}.card-label.svelte-c5snu8{font-size:12px;background:var(--accent-soft);color:var(--accent);padding:4px 8px;border-radius:6px}.hero-card.svelte-c5snu8 strong:where(.svelte-c5snu8){display:block;margin:14px 0 10px;color:var(--text);font-weight:700}.hero-card.svelte-c5snu8 p:where(.svelte-c5snu8){font-size:14px}.tags.svelte-c5snu8{display:flex;gap:8px;margin-top:16px}.tags.svelte-c5snu8 span:where(.svelte-c5snu8){font-size:12px;padding:6px 10px;background:var(--bg);border:1px solid var(--border);border-radius:999px}@media(max-width:900px){.hero__container.svelte-c5snu8{grid-template-columns:1fr}h1.svelte-c5snu8{font-size:34px}}.guides.svelte-ny4t35{margin:0 0 2rem}@media(max-width:900px){.guides.svelte-ny4t35{margin:0 0 1.5rem}}.section-top.svelte-ny4t35{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-link.svelte-ny4t35{flex-shrink:0;display:inline-flex;align-items:center;height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s ease,transform .2s ease,color .2s ease}.section-link.svelte-ny4t35:hover{transform:translateY(-1px);border-color:#3d5afe59;color:var(--accent)}.guide-grid.svelte-ny4t35{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:900px){.guide-grid.svelte-ny4t35{grid-template-columns:1fr}}.home-education.svelte-6snaty{margin:0 0 2rem}@media(max-width:900px){.home-education.svelte-6snaty{margin:0 0 1.5rem}}.home-education__intro.svelte-6snaty{max-width:900px}.home-education__intro.svelte-6snaty h2:where(.svelte-6snaty){margin:0 0 1rem}.home-education__intro.svelte-6snaty p:where(.svelte-6snaty):not(.eyebrow){margin:0 0 1rem}.home-education__grid.svelte-6snaty{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.home-education__card.svelte-6snaty{padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated)}.home-education__card.svelte-6snaty h3:where(.svelte-6snaty){margin:0 0 12px}.home-education__card.svelte-6snaty p:where(.svelte-6snaty){margin:0}.home-education__footer.svelte-6snaty{margin-top:1rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated)}.home-education__footer.svelte-6snaty h3:where(.svelte-6snaty){margin:0 0 10px}.home-education__footer.svelte-6snaty p:where(.svelte-6snaty){margin:0;max-width:900px}.home-education__links.svelte-6snaty{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}@media(max-width:900px){.home-education__links.svelte-6snaty{margin-top:9px;gap:6px}}.home-education__links.svelte-6snaty a:where(.svelte-6snaty){display:inline-flex;align-items:center;height:40px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:var(--bg);color:var(--text);text-decoration:none;font-size:14px;font-weight:600}.home-education__links.svelte-6snaty a:where(.svelte-6snaty):hover{border-color:var(--accent);color:var(--accent)}@media(max-width:900px){.home-education__grid.svelte-6snaty{grid-template-columns:1fr}}.reviews-section.svelte-dcwll3{margin:0 0 40px}@media(max-width:900px){.reviews-section.svelte-dcwll3{margin:0 0 30px}}.section-top.svelte-dcwll3{display:flex;align-items:end;justify-content:space-between;margin-bottom:1rem}.section-link.svelte-dcwll3{flex-shrink:0;display:inline-flex;align-items:center;height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s ease,transform .2s ease,color .2s ease}.section-link.svelte-dcwll3:hover{transform:translateY(-1px);border-color:#3d5afe59;color:var(--accent)}.reviews-list.svelte-dcwll3{display:flex;flex-direction:column;gap:1rem}.casino-card.svelte-dcwll3{display:grid;grid-template-columns:240px 1fr 260px;align-items:center;gap:1.5rem;padding:1.5rem;border-radius:28px;background:radial-gradient(120% 120% at 0% 0%,#283c7840,#0a0f1ee6);border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 40px #00000059;transition:.25s ease}.casino-card.svelte-dcwll3:hover{transform:translateY(-4px);border-color:#648cff40}.casino-card__left.svelte-dcwll3{display:flex;align-items:center;gap:1.2rem}.rank.svelte-dcwll3{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;background:#3c5ac826;color:#cfe1ff}.logo-box.svelte-dcwll3{width:180px;height:100px;border-radius:20px;background:#060b18;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.05)}.logo-box.svelte-dcwll3 img:where(.svelte-dcwll3){max-width:80%;max-height:80%;object-fit:contain}.casino-card__center.svelte-dcwll3 h2:where(.svelte-dcwll3){margin:0 0 .5rem}.bonus.svelte-dcwll3{margin:0 0 .5rem}.badge.svelte-dcwll3{display:inline-block;margin-bottom:.5rem;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;background:linear-gradient(135deg,#5f7cff,#7a5cff);color:#fff}.tags.svelte-dcwll3{display:flex;gap:.5rem;flex-wrap:wrap}.tags.svelte-dcwll3 span:where(.svelte-dcwll3){padding:.45rem .7rem;border-radius:999px;font-size:.8rem;font-weight:700;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:var(--text)}.casino-card__right.svelte-dcwll3{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.score.svelte-dcwll3{padding:.6rem 1.2rem;border-radius:999px;font-weight:800;font-size:20px;background:#ffffff0f}.buttons.svelte-dcwll3{display:flex;flex-direction:column;gap:.5rem}@media(max-width:900px){.buttons.svelte-dcwll3{flex-direction:row}}.btn.svelte-dcwll3{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.2rem;border-radius:14px;font-weight:700;text-decoration:none;width:160px;transition:.2s ease}.btn.ghost.svelte-dcwll3{background:#ffffff0d;color:var(--text);border:1px solid rgba(255,255,255,.06)}.btn.primary.svelte-dcwll3{background:linear-gradient(135deg,#4c6fff,#6b5cff);color:#fff}.btn.svelte-dcwll3:hover{transform:translateY(-1px)}@media(max-width:900px){.casino-card.svelte-dcwll3{grid-template-columns:1fr;gap:1rem;padding:1rem}.logo-box.svelte-dcwll3{flex:1}.tags.svelte-dcwll3{gap:.3rem}.casino-card__right.svelte-dcwll3{align-items:flex-start;flex-direction:column;gap:1rem}.btn.svelte-dcwll3{width:auto}}
