.header[data-astro-cid-og4vdvra]{position:sticky;top:0;z-index:90;height:60px;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.header__inner[data-astro-cid-og4vdvra]{height:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__logo[data-astro-cid-og4vdvra] img[data-astro-cid-og4vdvra]{max-height:40px;width:auto;display:block}.header__burger[data-astro-cid-og4vdvra]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:.625rem;border:none;background:none;cursor:pointer;flex-shrink:0}.header__burger-line[data-astro-cid-og4vdvra]{display:block;width:22px;height:2px;background:var(--color-text);border-radius:2px}.header__actions[data-astro-cid-og4vdvra]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.header__nav[data-astro-cid-og4vdvra]{display:none}@media (min-width: 1024px){.header__burger[data-astro-cid-og4vdvra]{display:none}.header__nav[data-astro-cid-og4vdvra]{display:block;flex:1}.header__nav-list[data-astro-cid-og4vdvra]{display:flex;align-items:center;gap:.25rem;justify-content:center;list-style:none}.header__nav-link[data-astro-cid-og4vdvra]{display:block;padding:.375rem .75rem;font-size:.9375rem;font-weight:500;color:var(--color-text-muted);border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.header__nav-link[data-astro-cid-og4vdvra]:hover,.header__nav-link--active[data-astro-cid-og4vdvra]{color:var(--color-primary);border-bottom-color:var(--color-primary)}}.drawer-overlay[data-astro-cid-og4vdvra]{display:none;position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(2px);z-index:199}.drawer-overlay--visible[data-astro-cid-og4vdvra]{display:block}.drawer[data-astro-cid-og4vdvra]{position:fixed;top:0;left:0;bottom:0;width:280px;max-width:85vw;background:var(--color-surface);border-right:1px solid var(--color-border);z-index:200;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto;pointer-events:none}.drawer--open[data-astro-cid-og4vdvra]{transform:translate(0);pointer-events:auto}.drawer__header[data-astro-cid-og4vdvra]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--color-border);flex-shrink:0}.drawer__logo[data-astro-cid-og4vdvra] img[data-astro-cid-og4vdvra]{max-height:36px;width:auto}.drawer__close[data-astro-cid-og4vdvra]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer}.drawer__nav[data-astro-cid-og4vdvra]{flex:1}.drawer__list[data-astro-cid-og4vdvra]{list-style:none;padding:.5rem 0}.drawer__link[data-astro-cid-og4vdvra]{display:block;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;color:var(--color-text-muted);border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s;min-height:44px;display:flex;align-items:center}.drawer__link[data-astro-cid-og4vdvra]:hover,.drawer__link--active[data-astro-cid-og4vdvra]{color:var(--color-text);background:#ffffff0d;border-left-color:var(--color-primary)}.drawer__age[data-astro-cid-og4vdvra]{font-size:.75rem;color:var(--color-text-muted);padding:1rem 1.25rem;border-top:1px solid var(--color-border);flex-shrink:0}@media (min-width: 1024px){.drawer[data-astro-cid-og4vdvra],.drawer-overlay[data-astro-cid-og4vdvra]{display:none!important}}.sidebar[data-astro-cid-m25mtrbq]{display:none}@media (min-width: 1024px){.sidebar[data-astro-cid-m25mtrbq]{display:block;width:220px;background:var(--color-surface);border-right:1px solid var(--color-border);flex-shrink:0}.sidebar__inner[data-astro-cid-m25mtrbq]{position:sticky;top:60px;height:calc(100vh - 60px);overflow-y:auto}}.sidebar__list[data-astro-cid-m25mtrbq]{list-style:none;padding:.5rem 0}.sidebar__link[data-astro-cid-m25mtrbq]{display:flex;align-items:center;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;color:var(--color-text-muted);border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s;min-height:44px}.sidebar__link[data-astro-cid-m25mtrbq]:hover,.sidebar__link--active[data-astro-cid-m25mtrbq]{color:var(--color-text);background:#ffffff0d;border-left-color:var(--color-primary)}.footer[data-astro-cid-nformvec]{background:var(--color-surface);border-top:1px solid var(--color-border);margin-top:auto}.footer__age-stripe[data-astro-cid-nformvec]{background:#dc0000;text-align:center;padding:.5rem 1rem}.footer__age-stripe[data-astro-cid-nformvec] p[data-astro-cid-nformvec]{font-size:.8125rem;font-weight:600;color:#fff}.footer__body[data-astro-cid-nformvec]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-block:2.5rem}@media (min-width: 1024px){.footer__body[data-astro-cid-nformvec]{grid-template-columns:repeat(4,1fr)}}.footer__col-title[data-astro-cid-nformvec]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);margin-bottom:1rem}.footer__links[data-astro-cid-nformvec]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__link[data-astro-cid-nformvec]{font-size:.875rem;color:var(--color-text-muted);transition:color .15s}.footer__link[data-astro-cid-nformvec]:hover{color:var(--color-primary)}.footer__trust-icons[data-astro-cid-nformvec]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.footer__trust-icons[data-astro-cid-nformvec] img[data-astro-cid-nformvec]{max-height:36px;width:auto;opacity:.75;filter:none}.footer__col--brand[data-astro-cid-nformvec]{display:flex;flex-direction:column;gap:.75rem}.footer__logo[data-astro-cid-nformvec] img[data-astro-cid-nformvec]{max-height:40px;width:auto}.footer__address[data-astro-cid-nformvec]{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.footer__email[data-astro-cid-nformvec]{display:block}.footer__payments[data-astro-cid-nformvec]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.footer__payments[data-astro-cid-nformvec] img[data-astro-cid-nformvec]{max-height:36px;width:auto;opacity:.8;filter:none}.footer__bottom[data-astro-cid-nformvec]{padding-block:1.25rem;display:flex;flex-direction:column;gap:.375rem}@media (min-width: 768px){.footer__bottom[data-astro-cid-nformvec]{flex-direction:row;justify-content:space-between;align-items:center}}.footer__copy[data-astro-cid-nformvec],.footer__cookie[data-astro-cid-nformvec]{font-size:.75rem;color:var(--color-text-muted)}.sticky-bar[data-astro-cid-cdw2zwqe]{position:fixed;bottom:0;left:0;right:0;z-index:300;background:var(--color-surface);border-top:1px solid var(--color-border);transform:translateY(100%);transition:transform .3s ease}.sticky-bar[data-astro-cid-cdw2zwqe].is-visible{transform:translateY(0)}.sticky-bar__inner[data-astro-cid-cdw2zwqe]{display:flex;flex-direction:column;align-items:flex-start;padding:.875rem 1rem .75rem;max-width:1200px;margin-inline:auto}.sticky-bar__logo[data-astro-cid-cdw2zwqe]{max-height:28px;width:auto;display:block;order:1;margin-bottom:.5rem}.sticky-bar__center[data-astro-cid-cdw2zwqe]{display:contents}.sticky-bar__offer[data-astro-cid-cdw2zwqe]{order:2;font-size:.9375rem;font-weight:600;color:var(--color-text);line-height:1.3;margin-bottom:.5rem}.sticky-bar__row[data-astro-cid-cdw2zwqe]{order:3;display:flex;align-items:center;gap:.5rem;width:100%;margin-bottom:.375rem}.sticky-bar__disclaimer[data-astro-cid-cdw2zwqe]{order:4;font-size:.6875rem;color:var(--color-text-muted);line-height:1.4}.sticky-bar__cta[data-astro-cid-cdw2zwqe]{flex:1;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:var(--color-accent);color:#000;border-radius:var(--radius);font-weight:700;font-size:1rem;text-decoration:none;min-height:48px;transition:opacity .2s;font-family:var(--font-family);white-space:nowrap}.sticky-bar__cta[data-astro-cid-cdw2zwqe]:hover{opacity:.85}.sticky-bar__close[data-astro-cid-cdw2zwqe]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:none;background:none;cursor:pointer;opacity:.6;transition:opacity .2s}.sticky-bar__close[data-astro-cid-cdw2zwqe]:hover{opacity:1}@media (min-width: 768px){.sticky-bar__inner[data-astro-cid-cdw2zwqe]{flex-direction:row;align-items:center;gap:1.25rem;padding:.5rem 1.5rem}.sticky-bar__logo[data-astro-cid-cdw2zwqe]{flex-shrink:0;order:1;margin-bottom:0}.sticky-bar__center[data-astro-cid-cdw2zwqe]{display:flex;flex-direction:column;flex:1;min-width:0;order:2}.sticky-bar__offer[data-astro-cid-cdw2zwqe]{order:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.125rem;font-size:.9375rem}.sticky-bar__disclaimer[data-astro-cid-cdw2zwqe]{order:0;font-size:.6875rem}.sticky-bar__row[data-astro-cid-cdw2zwqe]{order:3;width:auto;flex-shrink:0;margin-bottom:0}.sticky-bar__cta[data-astro-cid-cdw2zwqe]{flex:none;padding:.5rem 1.5rem;font-size:.9375rem;min-height:44px}}.main-content[data-astro-cid-3geolgxc]{min-width:0;flex:1}.hero[data-astro-cid-mp232ayv]{background:var(--color-bg);overflow:hidden;padding-block:2.5rem}@media (min-width: 768px){.hero[data-astro-cid-mp232ayv]{padding-block:4rem}}.hero__inner[data-astro-cid-mp232ayv]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width: 768px){.hero__inner[data-astro-cid-mp232ayv]{grid-template-columns:1fr 1fr}}.hero__image[data-astro-cid-mp232ayv]{order:-1}@media (min-width: 768px){.hero__image[data-astro-cid-mp232ayv]{order:1}}.hero__image[data-astro-cid-mp232ayv] img[data-astro-cid-mp232ayv]{width:100%;height:auto;border-radius:var(--radius);max-height:480px;object-fit:cover}.hero__title[data-astro-cid-mp232ayv]{font-size:1.75rem;font-weight:800;line-height:1.2;color:var(--color-text);margin-bottom:1rem}@media (min-width: 768px){.hero__title[data-astro-cid-mp232ayv]{font-size:2.5rem}}.hero__subtitle[data-astro-cid-mp232ayv]{font-size:1rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:1.5rem}.hero__cta-group[data-astro-cid-mp232ayv]{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:.625rem}@media (min-width: 480px){.hero__cta-group[data-astro-cid-mp232ayv]{display:flex;flex-wrap:wrap;gap:.75rem}}.hero__terms[data-astro-cid-mp232ayv]{font-size:.6875rem;color:var(--color-text-muted);line-height:1.4}.hero[data-astro-cid-mp232ayv][data-layout=center] .hero__inner[data-astro-cid-mp232ayv]{grid-template-columns:1fr;text-align:center;justify-items:center}.hero[data-astro-cid-mp232ayv][data-layout=center] .hero__image[data-astro-cid-mp232ayv]{display:none}.trust-bar[data-astro-cid-f3v674o4]{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding-block:.75rem}.trust-bar__inner[data-astro-cid-f3v674o4]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.25rem}.trust-bar__item[data-astro-cid-f3v674o4]{display:flex;align-items:center;gap:.5rem}.trust-bar__label[data-astro-cid-f3v674o4]{font-size:.875rem;font-weight:500;color:var(--color-text-muted)}.game-grid-section[data-astro-cid-mqwx6tov]{padding-block:2.5rem}.game-grid__empty[data-astro-cid-mqwx6tov]{color:var(--color-text-muted);font-size:.9375rem}.bonus-highlight[data-astro-cid-f4ow6sap]{padding-block:2.5rem}.bonus-highlight__card[data-astro-cid-f4ow6sap]{background:var(--color-surface);border-radius:var(--radius);padding:2rem 1.5rem;text-align:center;max-width:640px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.bonus-highlight__badge[data-astro-cid-f4ow6sap]{width:64px;height:64px;background:#7c3aed1f;border-radius:50%;display:flex;align-items:center;justify-content:center}.bonus-highlight__headline[data-astro-cid-f4ow6sap]{font-size:1.375rem;font-weight:800;color:var(--color-text);line-height:1.3}@media (min-width: 768px){.bonus-highlight__headline[data-astro-cid-f4ow6sap]{font-size:1.625rem}}.bonus-highlight__details[data-astro-cid-f4ow6sap]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center;width:100%}.bonus-highlight__stat[data-astro-cid-f4ow6sap]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.bonus-highlight__stat-value[data-astro-cid-f4ow6sap]{font-size:1.75rem;font-weight:800;color:var(--color-accent);line-height:1}.bonus-highlight__stat-label[data-astro-cid-f4ow6sap]{font-size:.8125rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.bonus-highlight__divider[data-astro-cid-f4ow6sap]{width:1px;height:40px;background:var(--color-border)}.feature-section[data-astro-cid-iccbfqvu]{padding-block:2.5rem}.feature-card__icon[data-astro-cid-iccbfqvu]{width:48px;height:48px;background:#7c3aed1a;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:.875rem}.feature-grid__title[data-astro-cid-iccbfqvu]{font-size:1rem;font-weight:700;color:var(--color-text);margin-bottom:.375rem}.feature-card__text[data-astro-cid-iccbfqvu]{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}.quick-info[data-astro-cid-gmtqypdp]{padding-block:2.5rem}.quick-info__grid[data-astro-cid-gmtqypdp]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.quick-info__grid[data-astro-cid-gmtqypdp]{grid-template-columns:1fr 1fr}}.quick-info__list[data-astro-cid-gmtqypdp]{display:flex;flex-direction:column;gap:.625rem;list-style:none}.quick-info__item[data-astro-cid-gmtqypdp]{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--color-text);line-height:1.5}.quick-info__item[data-astro-cid-gmtqypdp] img[data-astro-cid-gmtqypdp]{flex-shrink:0;margin-top:2px}.reviews-block[data-astro-cid-hvuqqibo]{padding-block:2.5rem}.reviews-block__summary[data-astro-cid-hvuqqibo]{display:flex;align-items:center;gap:.625rem;margin-bottom:1.5rem}.reviews-block__score[data-astro-cid-hvuqqibo]{font-size:2rem;font-weight:800;color:var(--color-text)}.reviews-block__stars[data-astro-cid-hvuqqibo]{display:flex;gap:2px}.reviews-block__count[data-astro-cid-hvuqqibo]{font-size:.875rem;color:var(--color-text-muted)}.reviews-block__grid[data-astro-cid-hvuqqibo]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.reviews-block__grid[data-astro-cid-hvuqqibo]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.reviews-block__grid[data-astro-cid-hvuqqibo]{grid-template-columns:repeat(3,1fr)}}.review-card[data-astro-cid-hvuqqibo]{background:#fff;border-radius:var(--radius);padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.review-card__header[data-astro-cid-hvuqqibo]{display:flex;align-items:center;gap:.75rem}.review-card__avatar[data-astro-cid-hvuqqibo]{width:40px;height:40px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.review-card__author[data-astro-cid-hvuqqibo]{font-size:.9375rem;font-weight:600;color:#1a1a2e}.review-card__date[data-astro-cid-hvuqqibo]{font-size:.75rem;color:#6b7280}.review-card__stars[data-astro-cid-hvuqqibo]{display:flex;gap:2px}.review-card__text[data-astro-cid-hvuqqibo]{font-size:.875rem;color:#374151;line-height:1.6}.faq-block[data-astro-cid-vtmwu62u]{padding-block:2.5rem}.faq-block__list[data-astro-cid-vtmwu62u]{max-width:760px;display:flex;flex-direction:column;gap:0}.faq-block__item[data-astro-cid-vtmwu62u]{border-bottom:1px solid var(--color-border)}.faq-block__item[data-astro-cid-vtmwu62u]:first-child{border-top:1px solid var(--color-border)}.faq-block__btn[data-astro-cid-vtmwu62u]{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;font-size:.9375rem;font-weight:600;color:var(--color-text);background:none;border:none;cursor:pointer;min-height:44px;font-family:var(--font-family)}.faq-block__icon[data-astro-cid-vtmwu62u]{flex-shrink:0;transition:transform .2s}.faq-block__btn[data-astro-cid-vtmwu62u][aria-expanded=true] .faq-block__icon[data-astro-cid-vtmwu62u]{transform:rotate(90deg)}.faq-block__answer[data-astro-cid-vtmwu62u]{padding-bottom:1rem}.faq-block__answer[data-astro-cid-vtmwu62u] p[data-astro-cid-vtmwu62u]{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7}.prose-section[data-astro-cid-j7pv25f6]{padding-block:2.5rem}.cta-section[data-astro-cid-j7pv25f6]{padding-block:3rem;text-align:center}
