:root{
  --bg:#f2f5fa;--card:#fff;--ink:#202943;--muted:#68758d;--line:#dfe6f1;
  --blue:#178bf0;--blue2:#0871dd;--purple:#8d22cf;--orange:#ff9617;--mint:#35d29a;
  --radius:18px;--shadow:0 14px 42px rgba(46,75,118,.11);
  --heading:ui-rounded,"Arial Rounded MT Bold","Trebuchet MS",system-ui,sans-serif;
  --body:"Avenir Next",Manrope,"Segoe UI",system-ui,-apple-system,sans-serif
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body,button,a{font-size:16px}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
h1,h2,h3,p{margin-top:0;word-break:normal;overflow-wrap:normal;hyphens:none}
h1,h2,h3,.button,.brand,.section-head{font-family:var(--heading)}
h1,h2,h3{font-weight:900}
strong,b{font-weight:900}
p{color:var(--muted);line-height:1.68}
.container{width:min(1240px,calc(100% - 36px));margin-inline:auto}
.notice{min-height:36px;background:linear-gradient(90deg,#168ff0,#9625d1);display:flex;align-items:center;justify-content:center;gap:9px;padding:7px 16px;color:#fff;font-size:12px;font-weight:700;text-align:center}.notice span:nth-child(2){max-width:none;white-space:nowrap}
.notice a{text-decoration:underline;text-underline-offset:3px;font-weight:900}.age{display:inline-grid;place-items:center;background:#fff;color:#147cd8;border-radius:8px;min-width:31px;height:24px;font-weight:950}
.header{position:sticky;top:0;z-index:50;background:rgba(250,252,255,.96);border-bottom:1px solid #d9e2ef;backdrop-filter:blur(16px)}
.header-inner{height:75px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;flex:none}.brand img{width:48px;height:48px;object-fit:contain}.brand>span{font-family:"Arial Black","Trebuchet MS",Arial,sans-serif;font-size:25px;line-height:.86;font-weight:900;letter-spacing:-.055em;color:#2478eb;transform:scaleX(1.04);transform-origin:left center}.brand small{display:block;font-family:Inter,Arial,sans-serif;font-size:8px;letter-spacing:.22em;text-transform:uppercase;color:#9aa6b9;margin-top:7px}
.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:850;color:#48536a}.desktop-nav a:hover{color:var(--blue)}
.header-actions{display:flex;align-items:center;gap:9px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:0;border-radius:12px;font-weight:900;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;cursor:pointer;text-align:center;white-space:normal}.button:hover{transform:translateY(-2px);filter:saturate(1.08)}.button-small{min-height:42px;padding-inline:18px}.button-blue{background:linear-gradient(135deg,#1ca0ff,#0879e6);color:#fff;box-shadow:0 9px 20px rgba(26,137,235,.25)}.button-purple{background:linear-gradient(135deg,#a52adf,#7720bf);color:#fff;box-shadow:0 9px 20px rgba(139,32,199,.22)}.button-orange{background:linear-gradient(135deg,#ffb223,#ff7d0a);color:#fff;box-shadow:0 9px 20px rgba(248,133,17,.28)}.button-ghost,.button-outline{background:#fff;border:1px solid #cfdaea;color:var(--ink)}.button-white{background:#fff;color:#0876df;box-shadow:0 9px 22px rgba(10,70,130,.15)}.button-block{width:100%}.icon{width:20px;height:20px;flex:none}
.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none;width:43px;height:43px;border:1px solid #cbd7e8;border-radius:12px;display:grid;place-content:center;gap:4px;cursor:pointer;background:#f7faff}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{width:19px;height:2px;background:#34415c;border-radius:2px}.mobile-menu nav{position:absolute;right:0;top:52px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);min-width:220px;padding:9px;display:grid;gap:3px}.mobile-menu nav a{padding:11px 13px;border-radius:9px;font-weight:800}.mobile-menu nav a:hover{background:#edf6ff;color:var(--blue)}

.hero{padding-top:22px}.hero-surface{min-height:410px;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);display:grid;grid-template-columns:1.06fr .94fr;position:relative}.hero-copy{padding:50px 50px 44px;position:relative;z-index:2}.hero-copy:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,#e8f7ff 0,transparent 48%),radial-gradient(circle at 100% 100%,#f8eaff 0,transparent 48%);z-index:-1}.eyebrow{display:block;color:var(--blue);font-size:11px;line-height:1.4;font-weight:950;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px}.eyebrow.light{color:#ffe8a8}.hero h1{font-size:clamp(41px,4.6vw,64px);letter-spacing:-.045em;line-height:1.03;margin-bottom:19px;max-width:720px}.hero h1 strong{display:inline-block;font-family:"Arial Black","Trebuchet MS",Arial,sans-serif;font-weight:900;letter-spacing:-.06em;color:#1686ee}.hero p{font-size:17px;margin-bottom:25px;max-width:700px}.hero p strong{color:#2b3751}.hero-actions{display:flex;flex-wrap:wrap;gap:9px}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.hero-pills span{padding:7px 10px;border:1px solid #d4e3f4;background:#f6faff;border-radius:999px;color:#657289;font-size:11px}.hero-pills b{color:#177fe4;font-size:13px}.hero-visual{position:relative;min-height:410px;background:linear-gradient(135deg,#dff6ff,#d7e7ff)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0,transparent 20%)}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.mode-rail{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:13px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:11px;box-shadow:0 7px 22px rgba(42,75,120,.06)}.mode-card{min-width:0;min-height:96px;border-radius:13px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:9px;padding:10px;transition:.2s}.mode-card:hover{background:#f0f7ff;transform:translateY(-2px)}.mode-card>span{grid-row:1/3;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;box-shadow:0 7px 16px rgba(35,57,93,.17)}.mode-card:nth-child(1)>span{background:#9199ab}.mode-card:nth-child(2)>span{background:#f3b53d}.mode-card:nth-child(3)>span{background:#bd3ae4}.mode-card:nth-child(4)>span{background:#6575f0}.mode-card:nth-child(5)>span{background:#48b3e4}.mode-card:nth-child(6)>span{background:#3ddb9d}.mode-card:nth-child(7)>span{background:#f36f58}.mode-card img{width:34px;height:34px;object-fit:contain}.mode-card b{align-self:end;font-size:13px}.mode-card small{color:#8a96aa;font-size:10px;line-height:1.25;margin-top:2px}
.promo-banner{height:184px;margin-top:13px;border-radius:20px;overflow:hidden;position:relative;background:#f2d65d;box-shadow:var(--shadow)}.promo-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.promo-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,78,132,.18),transparent 48%,rgba(6,40,70,.48))}.promo-action{position:absolute;right:20px;top:50%;z-index:2;transform:translateY(-50%);width:260px;padding:17px;border-radius:15px;background:rgba(255,255,255,.93);box-shadow:0 12px 26px rgba(44,70,90,.18)}.promo-action span,.promo-action strong{display:block}.promo-action span{color:#e57c0a;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.promo-action strong{font-size:15px;line-height:1.3;margin:5px 0 11px}.promo-action .button{width:100%;min-height:38px;font-size:12px}
.live-strip{margin-top:11px;min-height:66px;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:150px repeat(5,1fr);align-items:center;overflow:hidden}.live-label{height:100%;display:flex;align-items:center;justify-content:center;gap:7px;border-right:1px solid var(--line);font-size:10px;font-weight:950;color:#546079}.live-label i{width:8px;height:8px;border-radius:50%;background:#25d69b;box-shadow:0 0 0 5px #e0f9ef}.live-item{min-width:0;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:7px 9px;border-right:1px solid var(--line)}.live-item:last-child{border:0}.live-item img{grid-row:1/3;width:40px;height:40px;border-radius:10px;object-fit:cover}.live-item b{align-self:end;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-item small{font-size:9px;color:#909cb0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.trustbar{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;padding-top:13px}.trustbar>a{background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px;display:flex;align-items:center;gap:11px;min-width:0}.trustbar b,.trustbar small{display:block}.trustbar b{font-size:14px}.trustbar small{font-size:11px;color:var(--muted);margin-top:2px}.trust-icon{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#289df7,#116bd3);flex:none}.trust-icon.violet,.trust-icon.c1{background:linear-gradient(135deg,#ac48e6,#7722c5)}.trust-icon.mint,.trust-icon.c2{background:linear-gradient(135deg,#51dca3,#22ae7c)}.trust-icon.gold,.trust-icon.c3{background:linear-gradient(135deg,#ffc74c,#ef9327)}
.section{padding-top:78px;padding-bottom:78px}.section+.section{padding-top:42px}.section-blue{background:linear-gradient(145deg,#eaf5ff,#f8efff);border-block:1px solid #dbe7f6}.section-soft{background:#fff;border-block:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.section-head h2{font-size:clamp(30px,3.6vw,46px);line-height:1.07;letter-spacing:-.035em;margin-bottom:0;max-width:810px}.section-head p{max-width:720px;margin:11px 0 0;font-family:var(--body)}.text-link{color:var(--blue);font-weight:900;white-space:nowrap}
.intent-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.intent-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px;display:flex;align-items:center;gap:10px;min-height:94px;transition:.2s;box-shadow:0 5px 16px rgba(35,80,130,.04)}.intent-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#a8cdf3}.intent-card b,.intent-card small{display:block}.intent-card b{font-size:14px}.intent-card small{font-size:10px;color:var(--muted);line-height:1.35;margin-top:3px}.intent-card .trust-icon{width:38px;height:38px;border-radius:11px}.intent-card .arrow{margin-left:auto;color:var(--blue);font-weight:900}
.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.game-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;min-width:0;box-shadow:0 8px 26px rgba(35,72,120,.07);display:flex;flex-direction:column}.game-art{aspect-ratio:287/193;position:relative;overflow:hidden;background:#dbe7f7}.game-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.game-card:hover .game-art img{transform:scale(1.035)}.game-provider{position:absolute;top:9px;left:9px;z-index:2;background:rgba(15,27,56,.82);backdrop-filter:blur(5px);color:#fff;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:850}.game-body{padding:14px;display:flex;flex:1;flex-direction:column}.game-body h3{font-size:16px;line-height:1.25;margin-bottom:6px}.game-body p{font-size:11px;line-height:1.45;margin-bottom:8px}.game-mechanic{color:#7e2abe;font-size:10px;font-weight:800;margin-bottom:13px}.game-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:11px;border-top:1px solid #edf1f7}.game-actions a{font-size:12px;font-weight:900;color:#3377b6}.game-actions a:last-child{color:#fff;background:linear-gradient(135deg,#1ca0ff,#1775df);padding:7px 10px;border-radius:8px}.game-actions a:last-child span{margin-left:4px}
.provider-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.provider-logo-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;display:flex;align-items:center;gap:12px;min-height:82px}.provider-logo-card>span{width:78px;height:54px;border-radius:11px;background:#f7f9fc;display:grid;place-items:center;flex:none}.provider-logo-card img{width:68px;height:40px;object-fit:contain}.provider-logo-card b,.provider-logo-card small{display:block}.provider-logo-card b{font-size:14px}.provider-logo-card small{font-size:10px;color:var(--muted);line-height:1.35;margin-top:4px}.table-space{margin-top:22px}
.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 30px rgba(36,73,118,.06)}table{border-collapse:collapse;width:100%;min-width:700px}th,td{text-align:left;padding:15px 17px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.45}th{background:linear-gradient(90deg,#1d8feb,#1677df);color:#fff;font-size:12px}td{font-size:13px;color:#4d5a70}td:first-child{font-weight:900;color:var(--ink)}tr:last-child td{border-bottom:0}.comparison-table table{min-width:1040px}.comparison-table th:nth-child(1){width:18%}.comparison-table th:nth-child(2){width:15%}.comparison-table th:nth-child(3){width:15%}.comparison-table th:nth-child(4){width:24%}.comparison-table th:nth-child(5){width:28%}
.image-copy{display:grid;grid-template-columns:.8fr 1.35fr;gap:44px;align-items:center}.image-copy h2{font-size:42px;line-height:1.08;letter-spacing:-.035em}.image-copy figure{margin:0}.image-copy figure img{border-radius:20px;box-shadow:var(--shadow);border:1px solid var(--line)}.image-copy figcaption{font-size:10px;color:var(--muted);margin-top:7px;text-align:right}.check-list{display:grid;gap:9px;color:#34445f;font-weight:800}.check-list span{display:flex;align-items:center;gap:8px}.check-list span:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dff8ef;color:#20ad7b;font-size:11px}
.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 17px}.faq-list summary{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-weight:850;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;color:var(--blue)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{padding-bottom:16px;margin:0;font-size:13px}.wide-cta{background:linear-gradient(120deg,#0d78d9,#8424c7);border-radius:22px;padding:35px 39px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:var(--shadow)}.wide-cta h2{font-size:32px;line-height:1.12;margin-bottom:7px}.wide-cta p{color:#e7f2ff;margin:0}.wide-cta>div:last-child{display:flex;gap:9px;flex:none}.center-row{display:flex;justify-content:center;margin-top:23px}
.footer{margin-top:58px;background:#0c2345;color:#fff;padding:54px 0 23px}.footer .brand>span{color:#fff}.footer-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:33px;border-bottom:1px solid rgba(255,255,255,.13);padding-bottom:28px}.footer-top p{margin:0;color:#b2c2da;max-width:650px}.footer-top p strong{color:#fff}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:32px 0}.footer-grid div{display:grid;align-content:start;gap:9px}.footer-grid strong{margin-bottom:6px}.footer-grid a{color:#b9c7dd;font-size:13px}.footer-grid a:hover{color:#fff}.legal{border-top:1px solid rgba(255,255,255,.13);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#90a4c2;font-size:11px}
.breadcrumbs{padding:23px 0 7px;display:flex;align-items:center;gap:9px;font-size:11px;color:#7b8ba3;white-space:nowrap;overflow:hidden}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.breadcrumbs a{color:var(--blue);font-weight:800}
.page-hero{background:linear-gradient(135deg,#fff,#edf7ff);border:1px solid var(--line);border-radius:23px;padding:50px;display:grid;grid-template-columns:1fr 260px;gap:50px;align-items:center;box-shadow:0 8px 30px rgba(34,75,125,.07)}.page-hero h1{font-size:clamp(39px,4.8vw,60px);line-height:1.04;letter-spacing:-.045em;margin-bottom:20px;max-width:830px}.page-hero>div>p{font-size:17px;max-width:790px}.page-hero aside{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;text-align:center}.page-hero aside img{width:95px;height:95px;margin:0 auto 16px}.page-hero aside strong{display:block}.page-hero aside p{font-size:12px;margin:7px 0 0}.byline{display:flex;align-items:center;gap:10px;margin-top:22px}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#dcecff;color:#1477df;font-size:11px;font-weight:950}.byline b,.byline small{display:block}.byline b{font-size:11px}.byline small{font-size:10px;color:#7889a2;margin-top:2px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:13px}.fact-grid>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.fact-grid small,.fact-grid strong{display:block}.fact-grid small{font-size:9px;color:#77879e;text-transform:uppercase;letter-spacing:.1em;font-weight:850;margin-bottom:6px}.fact-grid strong{font-size:13px}
.article{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:44px;padding-top:70px;padding-bottom:62px}.article-main{display:grid;gap:52px}.article-main section{position:relative}.section-number{display:inline-grid;place-items:center;width:40px;height:28px;border-radius:8px;background:#e4f2ff;color:#167ce2;font-size:10px;font-weight:950;margin-bottom:13px}.article-main h2{font-size:33px;line-height:1.14;letter-spacing:-.028em;margin-bottom:18px}.article-main p{font-size:16px;color:#53627a}.article-main ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;margin:21px 0 0;list-style:none}.article-main li{background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px 14px;font-size:13px;font-weight:750}.article-main li:before{content:"✓";color:#20bc80;margin-right:8px;font-weight:950}.toc{position:sticky;top:101px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:17px;padding:19px;display:grid;gap:9px}.toc strong{margin-bottom:4px}.toc span{color:#687993;font-size:11px;padding-bottom:8px;border-bottom:1px solid #edf2f8}.toc .button{margin-top:8px}.toc small{text-align:center;color:#8290a4}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.source-grid a{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:grid;gap:7px}.source-grid b{font-size:16px}.source-grid span{font-size:12px;color:var(--muted);line-height:1.5}.source-grid em{font-style:normal;color:var(--blue);font-weight:850;font-size:12px}.source-grid a:hover{border-color:#91c5f5;box-shadow:var(--shadow)}
.modal-open{overflow:hidden}.modal-layer{position:fixed;z-index:100;inset:0;background:rgba(14,32,66,.54);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.modal-layer[hidden]{display:none}.offer-modal{width:min(410px,100%);background:#fff;border-radius:23px;padding:32px;box-shadow:0 30px 90px rgba(6,31,74,.35);text-align:center;position:relative;border:1px solid #d6e7fb}.modal-close{position:absolute;top:13px;right:13px;width:37px;height:37px;border-radius:11px;border:1px solid var(--line);background:#f3f7fc;color:#52647e;font-size:24px;line-height:1;cursor:pointer}.modal-logo{width:74px;height:74px;margin:0 auto 16px;border-radius:21px;background:linear-gradient(145deg,#eaf5ff,#f5ecff);display:grid;place-items:center}.modal-logo img{width:60px;height:60px}.offer-modal h2{font-size:29px;letter-spacing:-.03em;margin-bottom:9px}.offer-modal h2 strong{font-family:"Arial Black","Trebuchet MS",Arial,sans-serif;font-weight:900;color:#1686ee;letter-spacing:-.055em}.offer-modal p{font-size:13px;margin-bottom:19px}.offer-modal p strong{color:#263650;font-weight:900}.modal-later{border:0;background:transparent;color:#73839a;font-weight:750;margin-top:14px;cursor:pointer}
.payment-table table{min-width:920px}.table-note{margin:12px 4px 0;font-size:12px;line-height:1.6;color:#68758d}.table-note strong{color:#273650}
.review-summary{display:grid;grid-template-columns:190px 190px 1fr;gap:12px;align-items:stretch;margin-bottom:22px}.review-summary>div,.review-summary>p{margin:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.review-summary>div{display:grid;align-content:center}.review-summary>div strong{font-family:var(--heading);font-size:30px;line-height:1;color:#137fe6}.review-summary>div span{font-size:10px;color:var(--muted);font-weight:800;margin-top:7px}.review-summary>p{font-size:12px;line-height:1.6}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.review-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.review-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:17px;padding:17px;box-shadow:0 8px 24px rgba(35,72,120,.06);display:flex;flex-direction:column}.review-head{display:grid;grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px}.review-avatar{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#178bf0,#8d22cf);color:#fff;font-family:var(--heading);font-weight:900}.review-head h3{font-size:14px;line-height:1.2;margin:0}.review-head p{font-size:10px;line-height:1.35;margin:3px 0 0}.review-head>strong{align-self:start;background:#eaf5ff;color:#107bdc;border-radius:8px;padding:5px 7px;font-size:11px}.review-stars{margin:14px 0 9px;color:#ff9c16;letter-spacing:.08em;font-size:15px}.review-text{font-size:12px;line-height:1.62;margin:0;color:#53627a}

@media(max-width:1080px){.desktop-nav{display:none}.mobile-menu{display:block}.hero-surface{grid-template-columns:1.15fr .85fr}.hero-copy{padding:42px 36px}.intent-grid{grid-template-columns:repeat(2,1fr)}.game-grid{grid-template-columns:repeat(3,1fr)}.provider-logo-grid{grid-template-columns:repeat(3,1fr)}.page-hero{grid-template-columns:1fr 210px;gap:28px}.trustbar{grid-template-columns:repeat(2,1fr)}.mode-rail{overflow-x:auto;grid-template-columns:repeat(7,150px)}.live-strip{overflow-x:auto;grid-template-columns:140px repeat(5,170px)}.review-grid,.review-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){body,button,a{font-size:15px}.container{width:min(100% - 24px,620px)}.notice{min-height:33px;font-size:10px;padding:6px 9px}.notice span:nth-child(2){max-width:260px}.header-inner{height:66px;gap:8px}.brand{gap:5px}.brand img{width:39px;height:39px}.brand>span{font-size:17px}.brand small{display:none}.header-actions{margin-left:auto;gap:6px}.button-small{min-height:38px;padding-inline:10px;font-size:11px;border-radius:10px}.mobile-menu summary{width:39px;height:39px;border-radius:10px}.hero{padding-top:12px}.hero-surface{grid-template-columns:1fr;border-radius:19px}.hero-copy{padding:31px 22px}.hero h1{font-size:clamp(35px,10vw,49px);line-height:1.05}.hero p{font-size:15px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-pills{display:grid}.hero-visual{min-height:190px}.hero-visual:after{background:linear-gradient(180deg,#fff 0,transparent 25%)}.mode-rail{width:100%;border-radius:0;border-inline:0;margin-top:10px;padding-inline:12px;grid-template-columns:repeat(7,138px)}.mode-card{min-height:82px}.promo-banner{width:100%;height:210px;border-radius:0;margin-top:10px}.promo-banner>img{object-position:36% center}.promo-action{right:12px;left:12px;top:auto;bottom:12px;transform:none;width:auto;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:9px;padding:12px}.promo-action span{grid-column:1}.promo-action strong{grid-column:1;margin:2px 0}.promo-action .button{grid-column:2;grid-row:1/3;width:auto;padding-inline:13px}.live-strip{width:100%;border-radius:0;border-inline:0}.section{padding-block:56px}.section+.section{padding-top:31px}.section-head{display:block;margin-bottom:22px}.section-head h2{font-size:33px}.section-head .text-link{display:inline-block;margin-top:13px}.intent-grid{grid-template-columns:1fr}.intent-card{min-height:80px}.game-grid{grid-template-columns:repeat(2,1fr);gap:9px}.game-body{padding:11px}.game-body h3{font-size:13px}.game-body p{font-size:10px}.game-actions{display:grid}.game-actions a{text-align:center}.provider-logo-grid{grid-template-columns:repeat(2,1fr);gap:9px}.provider-logo-card{display:grid;grid-template-columns:60px 1fr;padding:10px}.provider-logo-card>span{width:60px;height:50px}.provider-logo-card img{width:52px;height:36px}.provider-logo-card b{font-size:12px}.image-copy{grid-template-columns:1fr;gap:27px}.image-copy h2{font-size:33px}.faq-list{grid-template-columns:1fr}.wide-cta{display:block;padding:28px 22px}.wide-cta h2{font-size:28px}.wide-cta>div:last-child{display:grid;margin-top:20px}.footer{padding-top:38px}.footer-top{grid-template-columns:1fr;gap:19px}.footer-top .button{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr);gap:24px}.legal{display:grid}.page-hero{padding:29px 22px;grid-template-columns:1fr}.page-hero h1{font-size:37px}.page-hero>div>p{font-size:15px}.page-hero aside{display:grid;grid-template-columns:58px 1fr;text-align:left;align-items:center;column-gap:14px}.page-hero aside img{width:58px;height:58px;margin:0;grid-row:1/3}.page-hero aside p{grid-column:2}.fact-grid{grid-template-columns:repeat(2,1fr)}.article{grid-template-columns:1fr;padding-top:49px}.toc{position:static;order:-1}.article-main h2{font-size:28px}.article-main p{font-size:15px}.article-main ul{grid-template-columns:1fr}.source-grid{grid-template-columns:1fr}.offer-modal{padding:29px 21px}.table-wrap{border-radius:13px}.breadcrumbs{padding-top:15px}.review-summary{grid-template-columns:1fr 1fr}.review-summary>p{grid-column:1/-1}.review-grid,.review-grid.compact{grid-template-columns:1fr}}
@media(max-width:450px){.notice a{display:none}.brand>span{display:none}.header-actions .button-small{padding-inline:9px}.game-grid{grid-template-columns:1fr}.game-art{aspect-ratio:1.65}.provider-logo-grid{grid-template-columns:1fr}.fact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-copy{padding-inline:18px}.hero h1{font-size:36px}.page-hero h1{font-size:34px}.section-head h2{font-size:30px}.promo-action strong{font-size:12px}.promo-action span{font-size:8px}.promo-action .button{font-size:10px}.live-strip{grid-template-columns:120px repeat(5,160px)}}
@media(max-width:760px){.notice span:nth-child(2){max-width:none;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
