html,body{background:#09111f;margin:0;padding:0}.site-shell{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#09111f;--surface:#0f1b2e;--surface-soft:#13233c;--border:#94a3b82e;--text:#f8fafc;--muted:#a5b4cc;--brand:#4f9cff;--brand-soft:#4f9cff29;--max-width:1180px;--radius:24px;--shadow:0 24px 60px #03081447;background:radial-gradient(circle at top, #4f9cff2e, transparent 32%), var(--background);min-height:100vh;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-shell *,.site-shell :before,.site-shell :after{box-sizing:border-box}.site-shell a{color:inherit;text-decoration:none}.site-shell p,.site-shell ul{margin:0}.site-shell ul{padding-left:1.25rem}.site-shell h1,.site-shell h2,.site-shell h3{margin:0;line-height:1.1}.site-main{padding:2rem 0 4rem}.container{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.4rem;padding-top:1.25rem;padding-bottom:1rem;font-size:.92rem;display:flex}.breadcrumbs__item{align-items:center;gap:.4rem;display:inline-flex}.breadcrumbs__separator{opacity:.65}.breadcrumbs__current{color:var(--text)}.stack-xl,.stack-lg,.stack-md{flex-direction:column;display:flex}.stack-xl{gap:2.5rem}.stack-lg{gap:2rem}.stack-md{gap:1.25rem}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#09111fd1;position:sticky;top:0;overflow:visible}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;padding:1rem 0;display:flex;overflow:visible}.site-header .container{overflow:visible}.site-footer__inner{justify-content:space-between;align-items:flex-start;gap:2rem 2.5rem;padding:1rem 0;display:flex}.brand,.footer-title{font-size:1.1rem;font-weight:700}.mega-nav--desktop{display:none}@media (min-width:960px){.mega-nav--desktop{flex:1;min-width:0;display:block;overflow:visible}}.mega-nav__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem .35rem;margin:0;padding:0;list-style:none;display:flex}.header-auth{flex-shrink:0;align-items:center;gap:.5rem;display:none}@media (min-width:960px){.header-auth{display:flex}}.header-auth__reg{box-shadow:0 4px 14px #4f9cff4d}.mega-nav__item{position:relative}.mega-nav__link,.mega-nav__trigger{color:var(--muted);border-radius:10px;align-items:center;padding:.45rem .65rem;font-size:.92rem;transition:color .2s,background .2s;display:inline-flex}.mega-nav__link:hover,.mega-nav__trigger:hover{color:var(--text);background:#4f9cff1f}.mega-nav__item--dropdown .mega-nav__trigger{text-decoration:none}.mega-nav__panel{border:1px solid var(--border);min-width:15rem;max-width:min(20rem,85vw);box-shadow:var(--shadow);opacity:0;visibility:hidden;z-index:50;pointer-events:none;background:#0f1b2efa;border-radius:16px;padding:.5rem 0 .65rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(6px)}.mega-nav__item--dropdown:hover .mega-nav__panel,.mega-nav__item--dropdown:focus-within .mega-nav__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-nav__sublist{margin:0;padding:0;list-style:none}.mega-nav__sublist li{margin:0}.mega-nav__sublink{color:var(--muted);padding:.5rem 1rem;font-size:.9rem;transition:color .15s,background .15s;display:block}.mega-nav__sublink:hover{color:var(--text);background:#4f9cff14}.mega-nav__link--search{color:var(--brand);font-weight:600}.mega-nav__link--search:hover{color:var(--text)}.mobile-site-nav{align-items:center;display:flex}@media (min-width:960px){.mobile-site-nav{display:none}}.mobile-site-nav__toggle{border:1px solid var(--border);cursor:pointer;width:2.75rem;height:2.75rem;color:var(--text);background:#0f1b2ed9;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex}.mobile-site-nav__burger{background:currentColor;border-radius:1px;width:1.15rem;height:2px;display:block;box-shadow:0 -5px,0 5px}.mobile-site-nav__backdrop{z-index:60;cursor:pointer;background:#030814a6;border:none;position:fixed;inset:0}.mobile-site-nav__drawer{z-index:70;border-left:1px solid var(--border);background:linear-gradient(#0f1b2efc,#0a111dfc);flex-direction:column;width:min(20rem,92vw);height:100dvh;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #03081473}.mobile-site-nav__drawer-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1rem .75rem;display:flex}.mobile-site-nav__drawer-title{font-size:1rem;font-weight:700}.mobile-site-nav__close{width:2.25rem;height:2.25rem;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;font-size:1.5rem;line-height:1}.mobile-site-nav__close:hover{color:var(--text)}.mobile-site-nav__body{flex-direction:column;gap:.25rem;padding:.75rem 0 1.5rem;display:flex}.mobile-site-nav__top-link{color:var(--text);border-radius:0;padding:.75rem 1rem;font-size:.95rem}.mobile-site-nav__top-link:hover{background:#4f9cff1a}.mobile-site-nav__auth{border-top:1px solid var(--border);gap:.6rem;margin-top:.5rem;padding:1rem;display:flex}.mobile-site-nav__auth-btn{text-align:center;flex:1;justify-content:center}.mobile-site-nav__section{border-bottom:1px solid var(--border)}.mobile-site-nav__summary{cursor:pointer;color:var(--text);padding:.75rem 1rem;font-size:.95rem;font-weight:600;list-style:none}.mobile-site-nav__summary::-webkit-details-marker{display:none}.mobile-site-nav__section-body{padding:0 .5rem .75rem 1rem}.mobile-site-nav__section-hub{color:var(--brand);padding:.35rem 0 .5rem;font-size:.85rem;display:block}.mobile-site-nav__sub{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.mobile-site-nav__sub a{color:var(--muted);padding:.45rem 0;font-size:.9rem;display:block}.mobile-site-nav__sub a:hover{color:var(--text)}.footer-nav{flex:1;min-width:min(100%,12rem)}.footer-nav__grid{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:1.5rem 1.75rem;display:grid}.footer-nav__column{flex-direction:column;gap:.65rem;display:flex}.footer-nav__heading{letter-spacing:.04em;text-transform:uppercase;color:var(--text);font-size:.82rem;font-weight:700}.footer-nav__list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.footer-nav__list a,.footer-nav__heading{transition:color .2s,opacity .2s}.footer-nav__list a{color:var(--muted);font-size:.95rem}.footer-nav__list a:hover,.footer-nav__heading:hover{color:var(--text)}.text-link{color:var(--muted);transition:color .2s,opacity .2s}.text-link:hover{color:var(--text)}.hero-card,.card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(#0f1b2ef5,#0a111df5)}.hero-card{padding:2.5rem}.hero-card--detail{grid-template-columns:1fr minmax(280px,.6fr);align-items:center;gap:2rem;display:grid}.hero-card--home{padding:2.5rem}.hero-card__content{flex-direction:column;gap:.25rem;display:flex}.hero-card__lead{max-width:52rem;color:var(--muted);margin-top:1rem;font-size:1.05rem;line-height:1.7}.hero-card__media{align-items:stretch;display:flex}.hero-card__image{border:1px solid var(--border);object-fit:cover;background:var(--surface-soft);border-radius:22px;width:100%;height:auto}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.8rem;font-weight:700;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.button{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1rem;font-weight:600;display:inline-flex}.button--secondary{background:var(--brand-soft);color:var(--text)}.button--lg{min-height:3.25rem;padding:.85rem 1.75rem;font-size:1.05rem}.button--sm{min-height:2.25rem;padding:.45rem .85rem;font-size:.85rem}.section-heading{flex-direction:column;gap:.5rem;display:flex}.muted{color:var(--muted);line-height:1.7}.card-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;display:grid}.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-slot-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem;display:grid}@media (min-width:640px){.catalog-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.catalog-slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.slot-card{gap:0;padding:0;overflow:hidden}.slot-card__media{aspect-ratio:16/10;background:var(--surface-soft);border-bottom:1px solid var(--border);position:relative}.slot-card__img{object-fit:cover;width:100%;height:100%;display:block}.slot-card__placeholder{background:linear-gradient(135deg,#1e3a5f59,#0f1b2ee6);width:100%;height:100%}.slot-card__body{flex-direction:column;gap:.65rem;padding:1.1rem 1.25rem 1.25rem;display:flex}.slot-card__title{font-size:1.05rem;line-height:1.35}.slot-card__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.slot-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.slot-card__btn{text-align:center;flex:auto;justify-content:center;min-width:8.5rem}.slot-card__more{margin-top:.15rem;font-size:.9rem}.facts-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.filter-bar{border:1px solid var(--border);border-radius:var(--radius);background:#0f1b2eb8;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.filter-bar__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.filter-bar__actions{flex-wrap:wrap;gap:.75rem;display:flex}.filter-field{flex-direction:column;gap:.45rem;display:flex}.filter-field span{color:var(--muted);font-size:.9rem}.filter-field input,.filter-field select{border:1px solid var(--border);background:var(--surface-soft);min-height:2.8rem;color:var(--text);border-radius:14px;padding:.75rem .9rem}.filter-field--search{grid-column:span 3}.card{flex-direction:column;gap:.9rem;padding:1.35rem;display:flex}.fact-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;flex-direction:column;gap:.4rem;padding:1rem 1.15rem;display:flex}.fact-card__label{color:var(--muted);font-size:.85rem}.link-list{flex-direction:column;gap:.6rem;padding-left:0;list-style:none;display:flex}.home-hero{border-bottom:1px solid var(--border);background:radial-gradient(80% 60% at 70% 0,#fbbf241f,#0000 55%),radial-gradient(70% 50% at 10% 20%,#4f9cff38,#0000 50%),linear-gradient(#0f1b2efa,#09111f);padding:2.5rem 0 3rem}.home-hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.85fr);align-items:center;gap:2rem;display:grid}.home-hero__title{font-size:clamp(1.85rem,4vw,2.65rem);line-height:1.12}.home-hero__lead{max-width:40rem;color:var(--muted);margin-top:1rem;font-size:1.05rem;line-height:1.75}.home-hero__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.home-hero__pill{border:1px solid var(--border);color:var(--muted);letter-spacing:.02em;background:#0f1b2ea6;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.home-hero__pill--accent{color:#fde68a;background:#fbbf241a;border-color:#fbbf2459}.home-hero__actions{flex-wrap:wrap;gap:.65rem;margin-top:1.5rem;display:flex}.home-hero__cta-primary{box-shadow:0 8px 28px #4f9cff59}.home-hero__cta-outline{color:var(--text);background:0 0;border:1px solid #94a3b859}.home-hero__media{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-soft);min-height:280px;overflow:hidden}.home-hero__image{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%;display:block}.home-hero__visual{background:radial-gradient(ellipse 60% 55% at 50% 45%, #4f9cff2e, transparent 65%), radial-gradient(ellipse 45% 40% at 65% 30%, #fbbf2424, transparent 55%), var(--surface-soft);justify-content:center;align-items:center;width:100%;min-height:280px;display:flex;position:relative;overflow:hidden}.home-hero__visual-circle{border:1.5px solid #4f9cff40;border-radius:50%;position:absolute}.home-hero__visual-circle--1{width:220px;height:220px;animation:4s ease-in-out infinite alternate hero-pulse;top:50%;left:50%;transform:translate(-50%,-50%)}.home-hero__visual-circle--2{border-color:#fbbf244d;width:140px;height:140px;animation:4s ease-in-out 1s infinite alternate hero-pulse;top:50%;left:50%;transform:translate(-50%,-50%)}.home-hero__visual-label{z-index:1;letter-spacing:.04em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fde68a,#4f9cff);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:900;position:relative}@keyframes hero-pulse{0%{opacity:.45;transform:translate(-50%,-50%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}.home-body{padding-top:2rem}.home-bonus-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-bonus{position:relative;overflow:hidden}.home-bonus:before{content:"";border-radius:var(--radius);pointer-events:none;opacity:.12;position:absolute;inset:0}.home-bonus--gold:before{background:linear-gradient(135deg,#fbbf2480,#0000 60%)}.home-bonus--blue:before{background:linear-gradient(135deg,#4f9cff80,#0000 60%)}.home-bonus--green:before{background:linear-gradient(135deg,#34d39980,#0000 60%)}.home-bonus--gold{border-color:#fbbf244d}.home-bonus--blue{border-color:#4f9cff4d}.home-bonus--green{border-color:#34d3994d}.home-bonus__badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid var(--border);color:var(--text);background:#0f1b2eb3;border-radius:999px;align-self:flex-start;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.home-bonus--gold .home-bonus__badge{color:#fde68a;border-color:#fbbf2466}.home-bonus--blue .home-bonus__badge{color:var(--brand);border-color:#4f9cff66}.home-bonus--green .home-bonus__badge{color:#6ee7b7;border-color:#34d39966}.home-bonus__title{font-size:1.3rem;line-height:1.2}.home-bonus__detail{flex:1;font-size:.92rem;line-height:1.6}.home-bonus__actions{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.home-bonus__btn{text-align:center;flex:auto;justify-content:center;min-width:7.5rem}.home-app-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-app{gap:1rem}.home-app__head{align-items:center;gap:.65rem;display:flex}.home-app__icon{font-size:1.75rem;line-height:1}.home-app__platform{font-size:1.2rem}.home-app__detail{flex:1;font-size:.92rem;line-height:1.6}.home-app__actions{flex-wrap:wrap;gap:.5rem;display:flex}.home-app__btn{text-align:center;flex:auto;justify-content:center;min-width:8rem}.home-games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.home-game-card{flex-direction:row;justify-content:space-between;align-items:center;min-height:4.5rem;padding:1rem 1.25rem;transition:border-color .2s,transform .15s}.home-game-card:hover{border-color:#4f9cff73;transform:translateY(-2px)}.home-game-card__title{font-size:.98rem;font-weight:700;line-height:1.3}.home-contacts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-contact{text-align:center;align-items:center}.home-contact__icon{font-size:2rem;line-height:1}.home-contact__btn{text-align:center;justify-content:center;width:100%;margin-top:auto}.home-trust-strip{padding:1.25rem 1.5rem}.home-trust-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 1.5rem;display:grid}.home-trust-strip__item{flex-direction:column;gap:.25rem;display:flex}.home-trust-strip__label{font-size:.92rem;font-weight:700}.home-trust-strip__detail{font-size:.85rem;line-height:1.45}.home-quick-row{flex-wrap:wrap;gap:.85rem;display:flex}.home-quick-card{flex:200px;max-width:320px;min-height:7.5rem;transition:border-color .2s,transform .2s}.home-quick-card:hover{border-color:#4f9cff73;transform:translateY(-2px)}.home-quick-card__tag{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-size:.72rem;font-weight:700}.home-quick-card__title{font-size:1.02rem;font-weight:700;line-height:1.35}.home-quick-card__link{margin-top:auto}.home-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-tile{min-height:8.5rem;transition:border-color .2s}.home-tile:hover{border-color:#4f9cff66}.home-tile--search{border-style:dashed}.home-tile__label{font-size:1.05rem;font-weight:700}.home-tile__desc{flex:1;font-size:.9rem;line-height:1.55}.home-callouts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-callout{border-radius:var(--radius);border:1px solid var(--border);background:#0f1b2eb8;padding:1.25rem 1.35rem}.home-callout h3{margin-bottom:.5rem;font-size:1.05rem}.home-callout--success{border-color:#34d39959}.home-callout--warning{border-color:#fbbf2459}.home-callout--info{border-color:#4f9cff59}.home-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.home-step{flex-direction:row;align-items:flex-start;gap:1rem}.home-step__num{background:var(--brand-soft);width:2.25rem;height:2.25rem;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.home-step__body{flex-direction:column;gap:.45rem;display:flex}.home-step__body h3{font-size:1.05rem}.home-reg-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.home-reg-step{flex-direction:row;align-items:flex-start;gap:.85rem}.home-reg-step__num{color:#fde68a;background:linear-gradient(135deg,#fbbf2433,#4f9cff33);border:1px solid #fbbf2440;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.05rem;font-weight:800;display:flex}.home-reg-step__body{flex-direction:column;gap:.35rem;display:flex}.home-reg-step__body h3{font-size:1rem}.home-reg-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.home-faq{flex-direction:column;gap:.75rem;display:flex}.site-footer{border-top:1px solid var(--border);margin-top:4rem}.site-footer__legal{color:var(--muted);max-width:72rem;margin:0;padding:1rem 0 1.25rem;font-size:.6875rem;line-height:1.5}.trust-block{flex-direction:column;gap:1.25rem;margin-top:.5rem;margin-bottom:1rem;display:flex}.pagination{justify-content:space-between;align-items:center;gap:1rem;display:flex}.pagination__pages{flex-wrap:wrap;gap:.5rem;display:flex}.pagination__link{border:1px solid var(--border);background:#0f1b2eb8;border-radius:999px;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.7rem .95rem;display:inline-flex}.pagination__link--active{background:var(--brand);color:#fff;border-color:#0000}.rich-text-content{flex-direction:column;gap:1rem;display:flex}.rich-text-content .ejs-paragraph{color:var(--muted);line-height:1.7}.rich-text-content .ejs-paragraph p{margin:0}.rich-text-content h2,.rich-text-content h3{margin-top:.25rem;scroll-margin-top:7rem}.rich-text-content ol,.rich-text-content ul{color:var(--muted);flex-direction:column;gap:.55rem;line-height:1.7;display:flex}.rich-text-content figure{flex-direction:column;align-items:center;width:100%;max-width:100%;margin:.35rem auto 0;display:flex}.rich-text-content figure img{max-width:100%;height:auto;display:block}.rich-text-content figcaption{text-align:center;color:var(--muted);max-width:42rem;margin-top:.5rem;font-size:.9em}.rich-text-content .embed-block{flex-direction:column;align-items:center;width:100%;max-width:min(100%,720px);margin-inline:auto;display:flex}.rich-text-content .embed-block iframe{max-width:100%}.rich-text-content .embed-block .muted{text-align:center;width:100%}.content-block__image{border:1px solid var(--border);object-fit:cover;background:var(--surface-soft);border-radius:18px;width:100%;height:auto}.button-group-block{flex-wrap:wrap;gap:.75rem;display:flex}.trust-block--compact{margin-top:0}.anchor-list{flex-wrap:wrap;gap:.75rem;display:flex}.faq-list{flex-direction:column;gap:.9rem;display:flex}.faq-item{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#0f1b2ef5,#0a111df5);border-radius:18px;padding:1.1rem 1.2rem}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:var(--muted);margin-top:.85rem;line-height:1.7}.related-section{margin-top:1.5rem}.related-card{flex-direction:column;gap:.6rem;display:flex}.related-card__title{font-size:1rem;line-height:1.3}.related-card__desc{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.related-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.author-block{border:1px solid var(--border);background:linear-gradient(#0f1b2ef5,#0a111df5);border-radius:18px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.author-block__info{flex-direction:column;gap:.25rem;display:flex}.author-block__label{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-size:.72rem;font-weight:700}.author-block__name{font-size:1rem}.author-block__bio{color:var(--muted);max-width:600px;margin:0;font-size:.88rem;line-height:1.5}.author-block__date{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:.82rem}.bonus-hero{text-align:center;flex-direction:column;align-items:center;padding:2.75rem 2rem 3rem;display:flex}.bonus-hero .eyebrow{justify-content:center}.bonus-hero .hero-card__lead{max-width:40rem;margin-left:auto;margin-right:auto}.bonus-hero .hero-actions{justify-content:center;width:100%}.bonus-main-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.bonus-main-card{flex-direction:column;gap:.75rem;display:flex}.bonus-main-card__title a{color:inherit;text-decoration:none;transition:color .15s}.bonus-main-card__title a:hover{color:var(--brand)}.bonus-main-card__tag{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;width:fit-content;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-block}.bonus-main-card--gold .bonus-main-card__tag{color:#ffc107;background:#ffc1072e}.bonus-main-card--blue .bonus-main-card__tag{color:var(--brand);background:#4f9cff2e}.bonus-main-card--green .bonus-main-card__tag{color:#22c55e;background:#22c55e2e}.bonus-main-card__actions{flex-wrap:wrap;gap:.6rem;margin-top:auto;display:flex}.bonus-main-card__btn{text-align:center;flex:1;min-width:0;padding:.55rem .8rem;font-size:.82rem}.bonus-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.bonus-promo{flex-direction:column;gap:.4rem;display:flex}.bonus-promo__title{font-size:1rem}.bonus-promo__title a{color:inherit;text-decoration:none;transition:color .15s}.bonus-promo__title a:hover{color:var(--brand)}.bonus-promo__detail{font-size:.88rem;line-height:1.55}.bonus-steps{counter-reset:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.bonus-step{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.bonus-step__num{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.9rem;font-weight:700;display:flex}.bonus-step p{color:var(--muted);font-size:.88rem;line-height:1.55}.bonus-steps-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.bonus-pages-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.bonus-page-link{flex-direction:column;gap:.4rem;transition:border-color .15s;display:flex}.bonus-page-link:hover{border-color:var(--brand)}.bonus-page-link__tag{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);font-size:.72rem;font-weight:700}.bonus-page-link__title{font-size:1.05rem;font-weight:700}.bonus-page-link__desc{font-size:.88rem;line-height:1.5}.sitemap-link-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem 1rem;display:grid}.sitemap-link{color:var(--accent);border-bottom:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;padding:.35rem 0;font-size:.92rem;text-decoration:none;transition:color .15s;display:block;overflow:hidden}.sitemap-link:hover{color:var(--text)}.legal-static{max-width:48rem}.legal-static h2{margin-top:1.75rem;margin-bottom:.5rem;font-size:1.25rem}.legal-static p{margin:0 0 1rem;line-height:1.65}.legal-static__lead{border-left:3px solid var(--accent);background:var(--surface-soft);margin:0 0 1.25rem;padding:1rem 1.25rem;font-style:normal}.legal-static__lead p{margin:0 0 .75rem}.legal-static__lead p:last-child{margin-bottom:0}@media (max-width:900px){.card-grid--two,.card-grid--three,.facts-grid,.filter-bar__grid{grid-template-columns:repeat(1,minmax(0,1fr))}.home-hero__grid{grid-template-columns:1fr}.home-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tiles,.home-callouts,.home-steps,.home-bonus-row,.home-contacts-grid{grid-template-columns:1fr}.home-games-grid,.home-reg-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.home-app-row,.bonus-main-grid,.bonus-promo-grid{grid-template-columns:1fr}.bonus-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.bonus-pages-grid{grid-template-columns:1fr}.hero-card--detail{grid-template-columns:repeat(1,minmax(0,1fr))}.filter-field--search{grid-column:span 1}.site-footer__inner,.pagination{flex-direction:column;align-items:flex-start}.sitemap-link-list{grid-template-columns:1fr}}
