/*
Theme Name: Betinia Ontario
Theme URI: https://cyberstars.lv/
Author: CyberStars
Author URI: https://cyberstars.lv/
Description: Five-page All-in-One Betinia Ontario SEO landing theme for WordPress and ClassicPress.
Version: 2.4.1
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: betinia-ontario
*/

:root{
  --bo-bg:#101523;
  --bo-bg-deep:#080d17;
  --bo-bg-2:#151d2f;
  --bo-panel:#1d263d;
  --bo-panel-2:#222d47;
  --bo-line:rgba(181,199,251,.18);
  --bo-line-strong:rgba(181,199,251,.34);
  --bo-text:#f8fbff;
  --bo-muted:#b5c7fb;
  --bo-green:#03f295;
  --bo-green-dark:#009f64;
  --bo-yellow:#ffc400;
  --bo-radius:14px;
  --bo-radius-sm:10px;
  --bo-shadow:0 22px 56px rgba(0,0,0,.32);
  --bo-shell:1240px;
  --bo-header-h:74px;
}

html{scroll-behavior:smooth;background:var(--bo-bg-deep)}
body.betinia-ontario-theme{margin:0;background:var(--bo-bg);color:var(--bo-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.56;-webkit-font-smoothing:antialiased}
body.betinia-ontario-theme.admin-bar .bo-header{top:32px}
.bo-site,.bo-site *,.bo-site *:before,.bo-site *:after{box-sizing:border-box}
.bo-site{min-height:100vh;overflow:clip;background:
  radial-gradient(circle at 12% 8%,rgba(3,242,149,.055),transparent 27rem),
  radial-gradient(circle at 92% 12%,rgba(129,162,252,.09),transparent 30rem),
  var(--bo-bg)}
.bo-site img{display:block;max-width:100%;height:auto}
.bo-site a{color:inherit}
.bo-site button,.bo-site input,.bo-site textarea,.bo-site select{font:inherit}
.bo-site ul,.bo-site ol{margin-top:0}
.bo-site p:first-child{margin-top:0}
.bo-site p:last-child{margin-bottom:0}
.bo-shell{width:min(calc(100% - 40px),var(--bo-shell));margin-inline:auto}
.bo-narrow{width:min(calc(100% - 40px),920px);margin-inline:auto}
.bo-main{display:block}
.bo-section{padding:38px 0}
.bo-section + .bo-section{border-top:1px solid rgba(181,199,251,.055)}
.bo-section-tight{padding:18px 0}
.bo-kicker{margin:0 0 9px;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;line-height:1.3;font-weight:900;color:var(--bo-green)}
.bo-title,.bo-h2,.bo-h3{margin:0;font-weight:950;letter-spacing:-.04em;line-height:.98}
.bo-title{font-size:clamp(3rem,6.3vw,6.1rem);text-transform:uppercase}
.bo-h2{font-size:clamp(2rem,3.55vw,3.25rem);text-transform:uppercase}
.bo-h3{font-size:1.15rem;line-height:1.08}
.bo-lead{max-width:760px;font-size:1.04rem;line-height:1.65;color:#dbe5ff}
.bo-muted{color:var(--bo-muted)}
.bo-green{color:var(--bo-green)}
.bo-yellow{color:var(--bo-yellow)}
.bo-card{border:1px solid var(--bo-line);border-radius:var(--bo-radius);background:linear-gradient(180deg,rgba(31,42,66,.92),rgba(17,24,40,.97));box-shadow:0 12px 34px rgba(0,0,0,.18)}
.bo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:0;border-radius:9px;text-decoration:none;text-transform:uppercase;letter-spacing:.045em;font-size:.78rem;font-weight:950;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.bo-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}
.bo-btn-primary{color:#07150f;background:linear-gradient(180deg,#19fca7,#03d985);box-shadow:0 10px 26px rgba(3,242,149,.18)}
.bo-btn-yellow{color:#16180c;background:linear-gradient(180deg,#ffe880,#ffc400)}
.bo-btn-secondary{color:#fff;background:rgba(255,255,255,.045);border:1px solid var(--bo-line-strong)}
.bo-btn-small{min-height:38px;padding-inline:15px;font-size:.72rem}
.bo-chip{display:inline-flex;align-items:center;min-height:31px;padding:0 12px;border:1px solid rgba(3,242,149,.28);border-radius:999px;background:rgba(3,242,149,.08);color:#dffff2;text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:900}

/* Header - isolated from any legacy WordPress menu */
.bo-header{position:sticky;top:0;z-index:1000;background:rgba(7,11,20,.96);border-bottom:1px solid rgba(181,199,251,.14);backdrop-filter:blur(16px)}
.bo-header-inner{height:var(--bo-header-h);display:grid;grid-template-columns:190px minmax(0,1fr) auto auto;align-items:center;gap:14px}
.bo-logo{display:flex;align-items:center;width:170px;min-width:0;text-decoration:none}
.bo-logo img{width:auto;max-width:100%;height:46px;object-fit:contain;object-position:left center}
.bo-nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px}
.bo-nav a{position:relative;display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:8px;text-decoration:none;color:#dce5ff;text-transform:uppercase;letter-spacing:.055em;font-size:.73rem;font-weight:900;white-space:nowrap;transition:background .18s ease,color .18s ease}
.bo-nav a:hover,.bo-nav a.is-active{color:#fff;background:rgba(255,255,255,.045)}
.bo-nav a:after{content:"";position:absolute;left:14px;right:14px;bottom:3px;height:2px;transform:scaleX(0);background:var(--bo-green);transform-origin:center;transition:transform .18s ease}
.bo-nav a:hover:after,.bo-nav a.is-active:after{transform:scaleX(1)}
.bo-header-actions{display:flex;align-items:center;gap:10px}
.bo-header-actions .bo-btn{min-height:42px;padding-inline:18px}
.bo-age{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--bo-line-strong);border-radius:50%;font-size:.72rem;font-weight:950;color:#eef4ff;background:rgba(255,255,255,.025)}
.bo-lang{position:relative;z-index:20;justify-self:end}
.bo-lang-toggle{height:42px;min-width:58px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--bo-line);border-radius:9px;background:rgba(255,255,255,.035);color:#eef4ff;cursor:pointer;font-size:.7rem;font-weight:950;letter-spacing:.06em;transition:border-color .18s ease,background .18s ease}
.bo-lang-toggle:hover,.bo-lang.is-open .bo-lang-toggle{border-color:rgba(3,242,149,.46);background:rgba(3,242,149,.07)}
.bo-lang-toggle svg{width:10px;height:7px;color:var(--bo-green);transition:transform .18s ease}
.bo-lang.is-open .bo-lang-toggle svg{transform:rotate(180deg)}
.bo-lang-menu{position:absolute;right:0;top:calc(100% + 9px);width:224px;padding:7px;display:none;border:1px solid var(--bo-line-strong);border-radius:11px;background:rgba(8,13,23,.985);box-shadow:0 22px 50px rgba(0,0,0,.46);backdrop-filter:blur(18px)}
.bo-lang.is-open .bo-lang-menu{display:block}
.bo-lang-option{display:grid;grid-template-columns:36px 1fr;align-items:center;min-height:38px;padding:0 9px;border-radius:7px;text-decoration:none;color:#cbd6ef;font-size:.74rem}
.bo-lang-option b{color:var(--bo-green);font-size:.65rem;letter-spacing:.08em}
.bo-lang-option:hover,.bo-lang-option.is-current{background:rgba(255,255,255,.05);color:#fff}
.bo-lang-option.is-current:after{content:"✓";justify-self:end;color:var(--bo-green);font-weight:950}
.bo-lang-option.is-current{grid-template-columns:36px 1fr auto}
.bo-menu-toggle{display:none;width:42px;height:42px;padding:9px;border:1px solid var(--bo-line);border-radius:9px;background:rgba(255,255,255,.04);cursor:pointer}
.bo-menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:2px;background:#fff;transition:transform .2s ease,opacity .2s ease}
.bo-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.bo-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
.bo-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

/* Hero */
.bo-hero{position:relative;min-height:545px;overflow:hidden;background:#090f1b;border-bottom:1px solid var(--bo-line)}
.bo-hero-media{position:absolute;inset:0 0 0 42%;z-index:0}
.bo-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#090f1b 0%,rgba(9,15,27,.82) 18%,rgba(9,15,27,.18) 62%,rgba(9,15,27,.18) 100%)}
.bo-hero-media .bo-hero-picture{display:block;width:100%;height:100%}
.bo-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 38%}
.bo-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#090f1b 0%,rgba(9,15,27,.98) 38%,rgba(9,15,27,.67) 60%,rgba(9,15,27,.06) 100%)}
.bo-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:100px;z-index:1;background:linear-gradient(transparent,#0c1321)}
.bo-hero-grid{position:relative;z-index:3;min-height:545px;display:grid;grid-template-columns:minmax(0,650px) 1fr;align-items:center;padding:42px 0 36px}
.bo-hero-copy{min-width:0}
.bo-hero .bo-chip{margin-bottom:16px}
.bo-hero .bo-title{max-width:680px;text-wrap:balance}
.bo-hero .bo-title span{display:block}
.bo-hero .bo-title .accent{color:var(--bo-green)}
.bo-hero-sub{margin:12px 0 17px;color:var(--bo-yellow);font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.25;text-transform:uppercase;font-weight:950;letter-spacing:-.015em}
.bo-hero-cards{width:min(100%,610px);display:grid;grid-template-columns:210px minmax(0,1fr);gap:10px}
.bo-score-card,.bo-offer-card{min-height:128px;padding:15px 16px;border:1px solid var(--bo-line-strong);border-radius:11px;background:rgba(13,21,36,.88);box-shadow:0 16px 35px rgba(0,0,0,.26);backdrop-filter:blur(9px)}
.bo-score-card{display:flex;flex-direction:column;justify-content:center}
.bo-offer-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.bo-score-label,.bo-offer-label{color:var(--bo-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.67rem;font-weight:900}
.bo-score{font-size:2.75rem;line-height:1;font-weight:950;letter-spacing:-.05em}
.bo-score b{color:var(--bo-green);font-size:.46em}
.bo-stars{margin-top:6px;color:var(--bo-yellow);font-size:.95rem;letter-spacing:.08em;white-space:nowrap}
.bo-score-note{margin-top:4px;color:#d3ddf7;text-transform:uppercase;font-size:.63rem;font-weight:800}
.bo-offer-value{margin:5px 0 13px;color:#fff;text-transform:uppercase;font-size:clamp(1.35rem,2.3vw,1.9rem);line-height:1.02;font-weight:950;letter-spacing:-.03em}
.bo-offer-value b{color:var(--bo-yellow)}
.bo-offer-card .bo-btn{min-height:38px}
.bo-hero-note{width:min(100%,610px);margin:14px 0 0;color:#93a4ca;font-size:.72rem;line-height:1.5}
.bo-hero-bonus-art{position:absolute;right:2.4vw;bottom:26px;z-index:4;width:min(310px,24vw);max-height:170px;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 18px 30px rgba(0,0,0,.45))}

/* Trust bar */
.bo-trust{background:#111a2c;border-bottom:1px solid var(--bo-line)}
.bo-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.bo-trust-item{min-width:0;padding:16px 20px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:center;border-right:1px solid var(--bo-line)}
.bo-trust-item:last-child{border-right:0}
.bo-trust-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(3,242,149,.42);border-radius:50%;color:var(--bo-green);font-size:.75rem;font-weight:950}
.bo-trust-item strong,.bo-trust-item small{display:block;overflow:hidden;text-overflow:ellipsis}
.bo-trust-item strong{color:#f6f9ff;text-transform:uppercase;letter-spacing:.035em;font-size:.72rem;line-height:1.25}
.bo-trust-item small{margin-top:3px;color:#92a4ca;font-size:.68rem;line-height:1.3}

/* Shared headings and layouts */
.bo-heading-row{display:block;width:100%;margin-bottom:16px}
.bo-heading-row>div{width:100%;max-width:none}
.bo-heading-row .bo-h2{width:100%;max-width:none}
.bo-heading-row>p{display:none}
.bo-split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:12px;align-items:stretch}
.bo-copy-card{padding:24px}
.bo-copy-card .bo-lead{margin:12px 0 18px}
.bo-rating-panel{display:grid;grid-template-columns:178px minmax(0,1fr);gap:10px}
.bo-rating-big{padding:22px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.bo-rating-big .bo-score{font-size:4rem}
.bo-fact-list{padding:14px 18px;display:flex;flex-direction:column;justify-content:center}
.bo-fact-row{display:grid;grid-template-columns:minmax(105px,.75fr) minmax(0,1.25fr);gap:16px;padding:9px 0;border-bottom:1px solid var(--bo-line)}
.bo-fact-row:last-child{border-bottom:0}
.bo-fact-row span{color:#91a3c9;font-size:.74rem}
.bo-fact-row strong{min-width:0;color:#eef3ff;font-size:.76rem;line-height:1.35}
.bo-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}
.bo-metric{min-width:0;padding:16px;border-top:2px solid var(--bo-green);box-shadow:none}
.bo-metric strong{display:block;font-size:1.35rem;line-height:1;font-weight:950}
.bo-metric span{display:block;margin-top:6px;color:var(--bo-muted);font-size:.68rem;line-height:1.25}

/* Games */
.bo-game-grid{display:grid;gap:10px;align-items:start}
.bo-game-grid--slots{grid-template-columns:repeat(8,minmax(0,1fr))}
.bo-game-grid--live{grid-template-columns:repeat(4,minmax(150px,190px));justify-content:start}
.bo-game{position:relative;min-width:0;aspect-ratio:2/3;overflow:hidden;border:1px solid var(--bo-line);border-radius:11px;background:#10192b;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.bo-game:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(6,10,18,.96))}
.bo-game img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .28s ease}
.bo-game:hover img{transform:scale(1.035)}
.bo-game-badge{position:absolute;z-index:2;left:10px;top:10px;min-height:23px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;background:rgba(3,242,149,.92);color:#07150f;text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:950}
.bo-game-name{position:absolute;z-index:2;left:12px;right:12px;bottom:10px;color:#fff;font-size:.82rem;line-height:1.2;font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.7)}

/* Features */
.bo-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.bo-feature{position:relative;min-width:0;min-height:172px;padding:18px;display:flex;flex-direction:column;overflow:hidden}
.bo-feature:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,var(--bo-green),transparent 70%)}
.bo-feature-number{margin-bottom:14px;color:var(--bo-green);font-size:1.55rem;line-height:1;font-weight:950;letter-spacing:-.05em}
.bo-feature h3{min-height:2.2em;text-transform:uppercase}
.bo-feature p{margin:10px 0 0;color:#aebdde;font-size:.83rem;line-height:1.55}

/* Demo - compact two-card layout, no dead vertical space */
.bo-demo{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:10px;align-items:start}
.bo-demo-copy{padding:24px;min-width:0}
.bo-demo-copy .bo-h2{font-size:clamp(2rem,3.25vw,3rem);line-height:.96}
.bo-demo-copy>p.bo-muted{margin:13px 0 0;line-height:1.52}
.bo-demo-copy ul{margin:14px 0 0;padding:0;list-style:none}
.bo-demo-copy li{position:relative;padding:6px 0 6px 22px;color:#c7d3ee;font-size:.8rem;border-bottom:1px solid var(--bo-line)}
.bo-demo-copy li:last-child{border-bottom:0}
.bo-demo-copy li:before{content:"✓";position:absolute;left:0;color:var(--bo-green);font-weight:950}
.bo-demo-machine{min-width:0;padding:18px;border:1px solid var(--bo-line);border-radius:var(--bo-radius);background:radial-gradient(circle at 50% 0,rgba(3,242,149,.08),transparent 24rem),#0b1220;box-shadow:0 12px 34px rgba(0,0,0,.18)}
.bo-reels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.bo-reel{height:92px;display:grid;place-items:center;border:1px solid rgba(181,199,251,.25);border-radius:9px;background:linear-gradient(180deg,#202b43,#0b111d);font-size:1.9rem;font-weight:950;box-shadow:inset 0 0 20px rgba(0,0,0,.35)}
.bo-demo-controls{margin-top:9px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center}
.bo-demo-status{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.bo-demo-status span{min-height:36px;padding:0 9px;display:flex;align-items:center;justify-content:center;border:1px solid var(--bo-line);border-radius:8px;color:#aebddd;font-size:.61rem;text-align:center}
.bo-demo-spin{min-width:108px}
.bo-reel.is-spinning{animation:boReel .18s linear infinite}
@keyframes boReel{0%{transform:translateY(-3px)}50%{transform:translateY(3px)}100%{transform:translateY(-3px)}}

/* Media split */
.bo-media-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;overflow:hidden}
.bo-media-card{position:relative;min-height:245px;border:0;border-radius:0;box-shadow:none;overflow:hidden;background:#0c1321;display:grid;place-items:center;padding:18px}
.bo-media-card img{position:static;width:100%;height:100%;max-height:245px;object-fit:contain}
.bo-media-card:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(10,15,26,.02),rgba(10,15,26,.18))}
.bo-media-copy{padding:26px;display:flex;flex-direction:column;justify-content:center;border:0;border-radius:0;box-shadow:none}
.bo-media-copy .bo-lead{margin:14px 0 0}

/* Steps */
.bo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.bo-step{min-width:0;padding:20px;display:flex;flex-direction:column;min-height:166px}
.bo-step-num{width:36px;height:36px;margin-bottom:14px;display:grid;place-items:center;border-radius:50%;background:var(--bo-green);color:#06150f;font-size:.8rem;font-weight:950}
.bo-step h3{margin:0;text-transform:uppercase;font-size:1rem;line-height:1.15}
.bo-step p{margin:9px 0 0;color:var(--bo-muted);font-size:.82rem;line-height:1.55}

/* Payments */
.bo-payment-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-top:18px}
.bo-payment{min-width:0;height:62px;padding:8px;display:grid;place-items:center;border:1px solid var(--bo-line);border-radius:9px;background:rgba(255,255,255,.028);color:#eef3ff;text-transform:uppercase;font-size:.72rem;font-weight:900;text-align:center}

/* FAQ */
.bo-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.bo-faq details{min-width:0;border:1px solid var(--bo-line);border-radius:9px;background:rgba(255,255,255,.025);overflow:hidden}
.bo-faq summary{min-height:52px;padding:15px 46px 15px 16px;position:relative;display:flex;align-items:center;cursor:pointer;list-style:none;color:#eef3ff;font-size:.82rem;font-weight:850;line-height:1.35}
.bo-faq summary::-webkit-details-marker{display:none}
.bo-faq summary:after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--bo-green);font-size:1.22rem}
.bo-faq details[open] summary:after{content:"−"}
.bo-faq-answer{padding:0 16px 16px;color:#adbbdc;font-size:.8rem;line-height:1.55}

/* Responsible gaming */
.bo-rg{padding:18px 20px;border-color:rgba(255,196,0,.25)}
.bo-rg-grid{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:17px;align-items:center}
.bo-18{width:56px;height:56px;display:grid;place-items:center;border:2px solid var(--bo-yellow);border-radius:50%;color:var(--bo-yellow);font-size:1.05rem;font-weight:950}
.bo-rg h3{margin:0 0 3px;text-transform:uppercase;font-size:.94rem}
.bo-rg p{margin:0;color:var(--bo-muted);font-size:.78rem}

/* Page hero */
.bo-page-hero{position:relative;overflow:hidden;padding:44px 0;border-bottom:1px solid var(--bo-line);background:#0a101c}
.bo-page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 30%,rgba(3,242,149,.08),transparent 30rem)}
.bo-page-hero .bo-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:36px;align-items:center}
.bo-page-hero .bo-title{margin-top:16px;font-size:clamp(2.8rem,5.2vw,5rem)}
.bo-page-hero .bo-hero-sub{margin-bottom:14px}
.bo-page-hero .bo-lead{margin:0 0 22px}
.bo-page-visual{position:relative;min-height:285px;overflow:hidden;border:1px solid var(--bo-line);border-radius:var(--bo-radius);background:#111b2e;box-shadow:var(--bo-shadow)}
.bo-page-visual>.bo-hero-picture:first-child{position:absolute;inset:0;display:block;width:100%;height:100%}
.bo-page-visual>.bo-hero-picture:first-child img{width:100%;height:100%;object-fit:contain;background:#0d1525}
.bo-page-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,15,26,.34),rgba(9,15,26,.02))}
.bo-page-visual .bonus-art{position:absolute;z-index:2;left:8%;right:8%;bottom:18px;width:84%;max-height:140px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.45))}

/* Sports cards */
.bo-sports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}

.bo-bonus-media{height:170px;display:grid;place-items:center;overflow:hidden;margin:-2px -2px 18px;background:linear-gradient(180deg,#101a2d,#0b1321);border-radius:12px;padding:8px}
.bo-bonus-media img{display:block;width:100%;height:100%;object-fit:contain}
.bo-sport-card{position:relative;min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column}
.bo-sport-media{height:250px;display:grid;place-items:center;background:linear-gradient(180deg,#111b2e,#0d1525);padding:12px}
.bo-sport-media img{display:block;width:100%;height:100%;object-fit:contain}
.bo-sport-card-copy{position:static;padding:18px 20px 20px}
.bo-sport-card-copy h3{text-transform:uppercase}
.bo-sport-card-copy p{margin:9px 0 0;color:#c3cee8;font-size:.8rem;line-height:1.5}

/* Editor content */
.bo-editor-content{padding:28px;border:1px dashed var(--bo-line-strong);border-radius:var(--bo-radius);background:rgba(255,255,255,.022)}
.bo-editor-content h2,.bo-editor-content h3{font-weight:900}
.bo-editor-content a{color:var(--bo-green)}

/* Final CTA + footer */
.bo-final-cta{position:relative;overflow:hidden;border-top:1px solid var(--bo-line);border-bottom:1px solid var(--bo-line);background:#09101c}
.bo-final-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#09101c 0%,rgba(9,16,28,.94) 45%,rgba(9,16,28,.22) 100%),url("assets/images/cta-sports.jpg") center right/cover no-repeat}
.bo-final-cta .bo-shell{position:relative;z-index:2;min-height:230px;display:grid;grid-template-columns:minmax(0,670px) 1fr;align-items:center}
.bo-final-cta .bo-h2{max-width:660px}
.bo-final-cta p{max-width:600px;margin:12px 0 18px;color:#c9d4ef;font-size:.86rem}
.bo-footer{padding:32px 0 22px;background:#070b13;border-top:1px solid rgba(181,199,251,.08)}
.bo-footer-grid{display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(120px,.65fr));gap:26px}
.bo-footer-logo{display:inline-flex;margin-bottom:13px}
.bo-footer-logo img{width:auto;height:40px}
.bo-footer-brand p{max-width:420px}
.bo-footer p{color:#8797bc;font-size:.76rem;line-height:1.55}
.bo-footer h4{margin:0 0 12px;color:#e7edff;text-transform:uppercase;letter-spacing:.09em;font-size:.68rem}
.bo-footer a{display:block;margin:7px 0;text-decoration:none;color:#a9b8d8;font-size:.75rem}
.bo-footer a:hover{color:var(--bo-green)}
.bo-footer-backlinks{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px;padding-top:16px;border-top:1px solid var(--bo-line)}
.bo-footer-backlinks a{margin:0}
.bo-footer-bottom{margin-top:20px;padding-top:17px;border-top:1px solid var(--bo-line);display:flex;justify-content:space-between;gap:20px;color:#7181a4;font-size:.68rem}
.bo-mobile-cta{display:none}

.alignwide{width:min(100%,1100px);margin-inline:auto}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@keyframes boMobileGlow{0%{background-position:0% 0%}100%{background-position:100% 100%}}

@media (max-width:1180px){
  .bo-header-inner{grid-template-columns:166px minmax(0,1fr) auto auto;gap:14px}
  .bo-logo{width:150px}
  .bo-nav a{padding-inline:9px;font-size:.68rem}
  .bo-hero-media{left:47%}
  .bo-hero-grid{grid-template-columns:minmax(0,620px) 1fr}
  .bo-hero-bonus-art{display:none}
  .bo-game-grid--slots{grid-template-columns:repeat(4,minmax(0,1fr))}
  .bo-game-grid--live{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}
  .bo-feature{padding:19px}
}

@media (max-width:980px){
  body.betinia-ontario-theme.admin-bar .bo-header{top:46px}
  .bo-header-inner{height:66px;grid-template-columns:160px minmax(0,1fr) auto auto}
  .bo-logo img{height:42px}
  .bo-nav{display:none;position:absolute;top:66px;left:0;right:0;padding:12px 20px 18px;flex-direction:column;align-items:stretch;gap:3px;background:#080d17;border-bottom:1px solid var(--bo-line);box-shadow:0 18px 35px rgba(0,0,0,.35)}
  .bo-nav.is-open{display:flex}
  .bo-nav a{width:100%;min-height:44px;padding:0 12px;font-size:.76rem}
  .bo-nav a:after{display:none}
  .bo-menu-toggle{display:block}
  .bo-header-actions{justify-self:end}
  .bo-hero{min-height:545px}
  .bo-hero-media{left:28%;opacity:.76}
  .bo-hero:before{background:linear-gradient(90deg,#090f1b 0%,rgba(9,15,27,.96) 48%,rgba(9,15,27,.4) 100%)}
  .bo-hero-grid{min-height:545px;grid-template-columns:minmax(0,650px) 1fr}
  .bo-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bo-trust-item:nth-child(2){border-right:0}
  .bo-trust-item:nth-child(-n+2){border-bottom:1px solid var(--bo-line)}
  .bo-split{grid-template-columns:1fr}
  .bo-rating-panel{grid-template-columns:210px minmax(0,1fr)}
  .bo-features{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bo-game-grid--slots,.bo-game-grid--live{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}
  .bo-media-split{grid-template-columns:1fr}
  .bo-media-card{min-height:220px}
  .bo-payment-strip{grid-template-columns:repeat(4,minmax(0,1fr))}
  .bo-page-hero .bo-shell{grid-template-columns:1fr}
  .bo-page-visual{min-height:300px}
  .bo-footer-grid{grid-template-columns:1.25fr 1fr 1fr}
  .bo-footer-grid>div:last-child{grid-column:2/4}
}

@media (max-width:720px){
  .bo-shell,.bo-narrow{width:min(calc(100% - 24px),var(--bo-shell))}
  .bo-section{padding:32px 0}
  .bo-header-inner{grid-template-columns:minmax(108px,1fr) auto auto auto;gap:7px}
  .bo-logo{width:140px}
  .bo-header-actions .bo-btn{display:none}
  .bo-age{width:38px;height:38px}
  .bo-title{font-size:clamp(2.7rem,13.5vw,4.4rem)}
  .bo-h2{font-size:clamp(1.8rem,9vw,2.65rem)}
  .bo-hero{min-height:auto;background:
    radial-gradient(circle at 18% 18%,rgba(3,242,149,.34),transparent 34%),
    radial-gradient(circle at 86% 28%,rgba(181,199,251,.2),transparent 36%),
    radial-gradient(circle at 58% 82%,rgba(255,196,0,.12),transparent 32%),
    linear-gradient(135deg,#08101c 0%,#11243a 48%,#0a1825 100%);background-size:130% 130%;animation:boMobileGlow 10s ease-in-out infinite alternate}
  .bo-hero-media,.bo-hero-bonus-art{display:none!important}
  .bo-hero:before{background:linear-gradient(180deg,rgba(7,13,23,.18),rgba(7,13,23,.72) 72%,#0c1321)}
  .bo-page-hero{background:
    radial-gradient(circle at 18% 18%,rgba(3,242,149,.28),transparent 36%),
    radial-gradient(circle at 88% 20%,rgba(181,199,251,.18),transparent 34%),
    linear-gradient(140deg,#08101c,#10243a 55%,#0a1522)}
  .bo-page-hero:before{background:linear-gradient(180deg,rgba(7,13,23,.08),rgba(7,13,23,.52))}
  .bo-page-visual{display:none}
  .bo-hero-grid{min-height:520px;grid-template-columns:1fr;padding:34px 0 30px;align-items:end}
  .bo-hero .bo-chip{margin-bottom:16px}
  .bo-hero-cards{grid-template-columns:145px minmax(0,1fr)}
  .bo-score-card,.bo-offer-card{min-height:132px;padding:14px}
  .bo-score{font-size:2.25rem}
  .bo-offer-value{font-size:1.15rem}
  .bo-rating-panel{grid-template-columns:1fr}
  .bo-rating-big{min-height:180px}
  .bo-fact-row{grid-template-columns:100px minmax(0,1fr)}
  .bo-demo{grid-template-columns:1fr}
  .bo-demo-machine{border:1px solid var(--bo-line)}
  .bo-reel{height:76px;font-size:1.5rem}
  .bo-demo-controls{grid-template-columns:1fr}
  .bo-demo-spin{width:100%}
  .bo-steps{grid-template-columns:1fr}
  .bo-step{min-height:0}
  .bo-sports-grid{grid-template-columns:1fr}
  .bo-sport-media{height:230px}
  .bo-faq-grid{grid-template-columns:1fr}
  .bo-rg-grid{grid-template-columns:52px minmax(0,1fr)}
  .bo-rg-grid .bo-btn{grid-column:1/3;width:100%}
  .bo-final-cta .bo-shell{min-height:260px;grid-template-columns:1fr}
  .bo-footer-grid{grid-template-columns:1fr 1fr}
  .bo-footer-grid>div:first-child,.bo-footer-grid>div:last-child{grid-column:1/3}
  .bo-footer-bottom{flex-direction:column;gap:5px}
  .bo-mobile-cta{position:fixed;z-index:990;left:10px;right:10px;bottom:10px;display:block}
  .bo-mobile-cta .bo-btn{width:100%;min-height:48px;box-shadow:0 14px 34px rgba(0,0,0,.45)}
  .bo-footer{padding-bottom:84px}
}

@media (max-width:520px){
  .bo-trust-item{grid-template-columns:1fr;padding:13px 11px}
  .bo-trust-icon{display:none}
  .bo-trust-item strong{font-size:.66rem}
  .bo-trust-item small{font-size:.62rem}
  .bo-hero-grid{min-height:500px}
  .bo-hero-cards{grid-template-columns:1fr 1.35fr}
  .bo-score-card,.bo-offer-card{min-height:124px;padding:12px}
  .bo-score-label,.bo-offer-label{font-size:.58rem}
  .bo-score{font-size:2rem}
  .bo-stars{font-size:.75rem}
  .bo-offer-value{font-size:1rem}
  .bo-offer-card .bo-btn{width:100%;padding-inline:10px;font-size:.65rem}
  .bo-copy-card{padding:21px}
  .bo-features{grid-template-columns:1fr}
  .bo-feature{min-height:0}
  .bo-feature h3{min-height:0}
  .bo-game-grid--slots,.bo-game-grid--live{grid-template-columns:1fr 1fr;gap:8px}
  .bo-game-name{font-size:.72rem}
  .bo-demo-copy,.bo-media-copy{padding:22px}
  .bo-reels{gap:4px}
  .bo-reel{height:62px;font-size:1.2rem}
  .bo-demo-status{grid-template-columns:1fr}
  .bo-payment-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .bo-page-hero{padding:42px 0}
  .bo-page-visual{min-height:230px}
  .bo-footer-grid{grid-template-columns:1fr}
  .bo-footer-grid>div:first-child,.bo-footer-grid>div:last-child{grid-column:auto}
}
.bo-header.is-scrolled{box-shadow:0 12px 34px rgba(0,0,0,.28)}

/* v2.4.1 Translation Center admin helpers */
.bo-admin .bo-translation-start{border-left:4px solid #03f295}
.bo-admin .bo-translation-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}
.bo-admin .bo-translation-steps>div{display:flex;align-items:center;gap:10px;padding:13px 14px;background:#f6f7f7;border:1px solid #dcdcde;border-radius:8px}
.bo-admin .bo-translation-steps b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#101523;color:#fff}
.bo-admin .bo-translation-picker{display:flex;align-items:end;gap:14px;flex-wrap:wrap;padding:16px;background:#fff;border:1px solid #dcdcde;border-radius:10px}
.bo-admin .bo-translation-picker label{display:grid;gap:6px;min-width:220px}
.bo-admin .bo-translation-picker select{min-width:220px;max-width:100%}
.bo-admin .bo-translation-status{margin:14px 0 0;padding:12px 14px;background:#ecfff8;border:1px solid #a8ead2;border-radius:8px}
.bo-admin .bo-translation-status span{color:#067a51;font-weight:700}
@media(max-width:782px){.bo-admin .bo-translation-steps{grid-template-columns:1fr}.bo-admin .bo-translation-picker{align-items:stretch}.bo-admin .bo-translation-picker label,.bo-admin .bo-translation-picker select{width:100%;min-width:0}}
