@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');
:root{--ou_accent:#f59e0b;--ou_surface:rgb(13,19,48);--ou_red:#f87171;--ou_accent-soft:rgba(245,158,11,.1);--ou_silver:rgb(226,232,240);--ou_muted:#9ca3af;--ou_bg:rgb(6,9,26);--ou_accent-glow:rgba(245,158,11,.3);--ou_text:#fffbeb;--ou_accent2:#d97706;--ou_surface2:#141b3d;--ou_line:#1e2850}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}
body.ou-body{font-size:15px;line-height:1.75;color:var(--ou_text);font-family:'Poppins',sans-serif;margin:0;background:var(--ou_bg);user-select:auto;pointer-events:auto;visibility:visible}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.ou-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}
.ou-shell{padding-bottom:80px}
.ou-mast{z-index:100;background:rgba(6,9,26,.97);top:0;backdrop-filter:blur(14px);position:sticky;border-bottom:1px solid var(--ou_line)}
.ou-mast__inner{align-items:center;justify-content:space-between;padding:10px 0;display:flex;gap:14px}
.ou-brand{align-items:center;flex-shrink:0;gap:10px;display:flex}
.ou-brand img{object-fit:contain;width:auto;height:34px;max-width:160px}
.ou-brand span{color:var(--ou_accent);font-size:1.1rem;font-weight:700}
.ou-nav{gap:0;display:flex;flex-wrap:wrap}
.ou-nav a{border-radius:6px;padding:6px 12px;font-weight:500;transition:all .15s;font-size:.82rem;color:var(--ou_muted)}
.ou-nav a:hover,.ou-nav a[aria-current]{color:var(--ou_accent);background:var(--ou_accent-soft)}
.ou-mast__ctas{display:flex;gap:8px;flex-shrink:0}
.ou-btn{align-items:center;gap:6px;border-radius:6px;display:inline-flex;white-space:nowrap;font-weight:600;font-size:.87rem;border:none;padding:9px 20px;justify-content:center;cursor:pointer;transition:all .15s}
.ou-btn--primary{background:linear-gradient(135deg,var(--ou_accent),var(--ou_accent2));color:#000}.ou-btn--primary:hover{box-shadow:0 0 24px var(--ou_accent-glow);transform:translateY(-1px)}
.ou-btn--outline{background:transparent;border:1px solid var(--ou_line);color:var(--ou_text)}.ou-btn--outline:hover{color:var(--ou_accent);border-color:var(--ou_accent)}
.ou-btn--lg{padding:13px 30px;font-size:.94rem}.ou-btn--block{width:100%;justify-content:center}
.ou-menu-btn{flex-direction:column;gap:5px;color:var(--ou_text);border:none;padding:7px;display:none;cursor:pointer;flex-shrink:0;border-radius:6px;justify-content:center;background:none}
.ou-menu-btn span{border-radius:2px;transition:transform .25s,opacity .25s;display:block;background:currentColor;height:2px;width:22px}
.ou-menu-btn[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ou-menu-btn[aria-expanded=true] span:nth-child(2){opacity:0}
.ou-menu-btn[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.ou-mob-menu{padding:14px 0;display:none;border-top:1px solid var(--ou_line);background:rgba(6,9,26,.99)}
.ou-mob-menu.is-open{display:block}
.ou-mob-nav{display:flex;margin-bottom:12px;gap:2px;flex-direction:column}
.ou-mob-nav a{color:var(--ou_muted);font-size:.9rem;display:block;transition:all .15s;font-weight:500;border-radius:6px;padding:12px 14px}
.ou-mob-nav a:hover,.ou-mob-nav a[aria-current]{background:var(--ou_accent-soft);color:var(--ou_accent)}
.ou-breadcrumb{border-bottom:1px solid var(--ou_line);font-size:.79rem;padding:9px 0;background:var(--ou_surface)}
.ou-breadcrumb ol{display:flex;margin:0;gap:6px;flex-wrap:wrap;padding:0;list-style:none}
.ou-breadcrumb li{color:var(--ou_muted)}.ou-breadcrumb li+li::before{margin-right:4px;content:'›'}
.ou-breadcrumb a{color:var(--ou_accent)}.ou-breadcrumb li:last-child{color:var(--ou_text)}
.ou-hero{text-align:center;position:relative;padding:60px 0 48px;overflow:hidden;border-bottom:1px solid var(--ou_line)}
.ou-hero::before{inset:0;content:'';position:absolute;background:radial-gradient(ellipse 90% 70% at 50% -20%,rgba(245,158,11,.1) 0%,transparent 60%);pointer-events:none}
.ou-hero__logo-h{justify-content:center;display:flex;margin:0 auto 14px}
.ou-hero__logo-h img{width:auto;max-height:70px;object-fit:contain;max-width:300px;height:auto}
.ou-hero__logo-sq{justify-content:center;margin:0 auto 24px;display:flex}
.ou-hero__logo-sq img{border-radius:12px;height:220px;object-fit:contain;width:220px;border:2px solid rgba(245,158,11,.3)}
.ou-hero__badge{font-size:.7rem;margin-bottom:18px;align-items:center;padding:4px 16px;color:rgb(0,0,0);border-radius:4px;font-weight:700;background:linear-gradient(135deg,var(--ou_accent),var(--ou_accent2));letter-spacing:.08em;display:inline-flex;text-transform:uppercase;gap:6px}
.ou-hero h1{line-height:1.15;margin:0 0 14px;font-weight:700;font-size:clamp(1.8rem,4vw,3rem);margin-left:auto;margin-right:auto;max-width:700px}
.ou-hero h1 .ou-hl{color:var(--ou_accent)}
.ou-hero__sub{max-width:560px;line-height:1.7;color:var(--ou_muted);font-size:1rem;margin:0 auto 28px}
.ou-hero__actions{gap:10px;justify-content:center;margin-bottom:36px;flex-wrap:wrap;display:flex}
.ou-hero__stats{gap:36px;flex-wrap:wrap;padding-top:26px;display:flex;border-top:1px solid var(--ou_line);justify-content:center}
.ou-hstat{text-align:center}
.ou-hstat__val{color:var(--ou_accent);font-weight:800;font-size:1.6rem;display:block}
.ou-hstat__label{color:var(--ou_muted);font-size:.72rem}
.ou-trust{flex-wrap:wrap;gap:8px;display:flex;justify-content:center;border-bottom:1px solid var(--ou_line);padding:14px 0}
.ou-badge{border-radius:4px;gap:5px;font-weight:600;align-items:center;background:var(--ou_surface);font-size:.78rem;display:inline-flex;color:var(--ou_muted);border:1px solid var(--ou_line);padding:5px 12px}
.ou-badge--gold{border-color:rgba(245,158,11,.25);background:var(--ou_accent-soft);color:var(--ou_accent)}
.ou-section{border-bottom:1px solid var(--ou_line);padding:52px 0}
.ou-section--alt{background:var(--ou_surface)}
.ou-section__head{margin-bottom:28px}
.ou-kicker{letter-spacing:.12em;display:block;text-transform:uppercase;font-size:.7rem;font-weight:700;margin:0 0 8px;color:var(--ou_accent)}
.ou-section__head h2{margin:0 0 8px;font-weight:700;font-size:clamp(1.3rem,3vw,2rem)}
.ou-section__head p{font-size:.93rem;margin:0;color:var(--ou_muted)}
.ou-grid{gap:14px;display:grid}
.ou-grid--3{grid-template-columns:repeat(3,1fr)}.ou-grid--2{grid-template-columns:repeat(2,1fr)}
.ou-card{border-radius:10px;transition:all .2s;border:1px solid var(--ou_line);padding:22px;background:var(--ou_surface)}
.ou-card:hover{border-color:var(--ou_accent);box-shadow:0 4px 20px rgba(245,158,11,.1)}
.ou-card__hex{align-items:center;justify-content:center;font-size:1.5rem;display:flex;border:1px solid rgba(245,158,11,.2);border-radius:10px;margin-bottom:14px;background:var(--ou_accent-soft);width:52px;height:52px}
.ou-card h3{margin:0 0 6px;font-size:.95rem;font-weight:600}
.ou-card p{color:var(--ou_muted);font-size:.86rem;line-height:1.65;margin:0}
.ou-games{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.ou-game{background:var(--ou_surface);overflow:hidden;border-radius:10px;border:1px solid var(--ou_line);position:relative;aspect-ratio:3/4}
.ou-game img{width:100%;object-fit:cover;height:100%}
.ou-game__badge{padding:3px 9px;font-weight:700;text-transform:uppercase;top:8px;letter-spacing:.06em;font-size:.67rem;position:absolute;left:8px;border-radius:3px}
.ou-game__badge--pop{color:rgb(0,0,0);background:var(--ou_accent)}
.ou-game__badge--new{color:#fff;background:#10b981}
.ou-game__badge--hot{color:#fff;background:#ef4444}
.ou-imgrid{gap:10px;display:grid;grid-template-columns:repeat(3,1fr)}
.ou-imgcard{background:var(--ou_surface2);margin:0;overflow:hidden;aspect-ratio:16/9;border-radius:10px}
.ou-imgcard img{width:100%;object-fit:cover;height:100%;transition:transform .4s}
.ou-imgcard:hover img{transform:scale(1.05)}
.ou-page-img{background:var(--ou_surface2);overflow:hidden;border-radius:10px;margin:0 0 28px;aspect-ratio:16/9}
.ou-page-img img{object-fit:cover;width:100%;height:100%}
.ou-vip{border-radius:12px;border:1px solid var(--ou_line);overflow:hidden}
.ou-vip table{border-collapse:collapse;width:100%}
.ou-vip th{font-weight:700;letter-spacing:.07em;font-size:.8rem;background:linear-gradient(135deg,var(--ou_accent),var(--ou_accent2));padding:12px 16px;color:rgb(0,0,0);text-transform:uppercase}
.ou-vip td{color:var(--ou_muted);font-size:.87rem;padding:12px 16px;border-bottom:1px solid var(--ou_line)}
.ou-vip tr:nth-child(even) td{background:var(--ou_surface)}
.ou-vip td:first-child{font-weight:600;color:var(--ou_text)}
.ou-steps{display:flex;gap:0;flex-direction:column}
.ou-step{gap:16px;display:flex;padding:18px 0;border-bottom:1px solid var(--ou_line)}
.ou-step:last-child{border-bottom:none}
.ou-step__num{background:linear-gradient(135deg,var(--ou_accent),var(--ou_accent2));display:flex;width:38px;color:#000;height:38px;font-weight:700;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0;font-size:.9rem}
.ou-step__body h3{font-size:.95rem;margin:0 0 4px;font-weight:600}
.ou-step__body p{font-size:.87rem;color:var(--ou_muted);margin:0}
.ou-faq{flex-direction:column;gap:6px;display:flex}
.ou-faq__item{background:var(--ou_surface);overflow:hidden;border-radius:8px;border:1px solid var(--ou_line)}
.ou-faq__item summary{font-weight:600;display:flex;list-style:none;align-items:center;gap:12px;font-size:.9rem;cursor:pointer;justify-content:space-between;padding:14px 18px;color:var(--ou_text)}
.ou-faq__item summary::-webkit-details-marker{display:none}
.ou-faq__item summary::after{color:var(--ou_accent);content:'+';font-size:1.1rem;flex-shrink:0;font-weight:400}
.ou-faq__item[open]{border-color:rgba(245,158,11,.3)}.ou-faq__item[open] summary::after{content:'−'}
.ou-faq__item[open] summary{color:var(--ou_accent)}
.ou-faq__answer{line-height:1.75;margin:0;padding:12px 18px 14px;color:var(--ou_muted);font-size:.87rem;border-top:1px solid var(--ou_line)}
.ou-payments{flex-wrap:wrap;gap:8px;display:flex}
.ou-pay-item{padding:7px 14px;font-size:.84rem;font-weight:600;border-radius:5px;border:1px solid var(--ou_line);color:var(--ou_text);background:var(--ou_surface)}
.ou-reviews{gap:12px;display:grid;grid-template-columns:repeat(3,1fr)}
.ou-review{border-radius:10px;background:var(--ou_surface);padding:20px;border:1px solid var(--ou_line)}
.ou-review__stars{font-size:.9rem;color:var(--ou_accent);margin-bottom:8px}
.ou-review__text{margin:0 0 12px;font-style:italic;font-size:.86rem;color:var(--ou_muted);line-height:1.65}
.ou-review__author strong{font-size:.87rem;font-weight:600}.ou-review__author span{display:block;color:var(--ou_muted);font-size:.77rem}
.ou-ctasection{padding:48px 40px;text-align:center;border-radius:12px;margin:52px 0;border:1px solid rgba(245,158,11,.25);background:linear-gradient(135deg,rgba(245,158,11,.12),rgba(217,119,6,.06))}
.ou-ctasection h2{font-size:clamp(1.4rem,3vw,2.1rem);margin:0 0 10px;font-weight:700}
.ou-ctasection p{color:var(--ou_muted);margin:0 0 26px}
.ou-footer{padding:44px 0 20px;border-top:1px solid var(--ou_line);background:var(--ou_surface)}
.ou-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid;margin-bottom:28px}
.ou-footer__logo{object-fit:contain;height:80px;max-width:200px;margin-bottom:14px;width:auto}
.ou-footer__brand{font-size:.95rem;font-weight:700;color:var(--ou_accent);margin-bottom:8px}
.ou-footer__blurb{color:var(--ou_muted);font-size:.84rem;line-height:1.7}
.ou-footer__heading{font-weight:700;font-size:.72rem;margin:0 0 12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ou_muted)}
.ou-footer__links{gap:8px;display:flex;flex-direction:column}
.ou-footer__links a{transition:color .15s;color:var(--ou_muted);font-size:.84rem}.ou-footer__links a:hover{color:var(--ou_accent)}
.ou-footer__bottom{display:flex;border-top:1px solid var(--ou_line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:18px}
.ou-footer__copy{color:var(--ou_muted);margin:0;font-size:.77rem}
.ou-legal{max-width:760px}
.ou-legal h2{margin:28px 0 8px;font-size:1.05rem;font-weight:700;color:var(--ou_accent)}
.ou-legal p,.ou-legal li{color:var(--ou_muted);font-size:.91rem;line-height:1.8}
.sf-sticky-cta{align-items:center;border-top:1px solid var(--ou_line);background:rgba(6,9,26,.97);gap:12px;z-index:200;backdrop-filter:blur(8px);display:flex;left:0;justify-content:space-between;right:0;padding:10px 16px;position:fixed;bottom:0}
.sf-sticky-cta__meta strong{font-weight:700;font-size:.9rem;display:block}.sf-sticky-cta__meta span{color:var(--ou_muted);font-size:.76rem}
.sf-sticky-cta__button{border-radius:6px;font-weight:700;color:rgb(0,0,0);font-size:.87rem;background:linear-gradient(135deg,var(--ou_accent),var(--ou_accent2));padding:10px 22px;flex-shrink:0}
@media(max-width:768px){
  .ou-nav{display:none}.ou-mast__ctas{display:none}.ou-menu-btn{display:flex}
  .ou-hero__logo-h img{max-height:54px;max-width:220px}.ou-hero__logo-sq img{height:180px;width:180px}
  .ou-grid--3,.ou-grid--2{grid-template-columns:1fr}.ou-games{grid-template-columns:repeat(2,1fr)}
  .ou-reviews{grid-template-columns:1fr}.ou-footer__grid{gap:22px;grid-template-columns:1fr}
  .ou-imgrid{grid-template-columns:1fr}.ou-hero__actions{flex-direction:column}
  .ou-ctasection{padding:28px 18px}.ou-hero__stats{gap:20px}.ou-vip{overflow-x:auto}
}
@media(min-width:769px) and (max-width:1024px){
  .ou-grid--3{grid-template-columns:repeat(2,1fr)}.ou-reviews{grid-template-columns:repeat(2,1fr)}.ou-games{grid-template-columns:repeat(3,1fr)}
}
.ou-stats-bar{border-bottom:1px solid var(--ou_line);background:var(--ou_surface);padding:14px 0}
.ou-stats-row{gap:32px;flex-wrap:wrap;justify-content:center;display:flex}
.ou-stat{text-align:center}
.ou-stat__val{font-weight:800;line-height:1;color:var(--ou_accent);font-size:1.5rem}
.ou-stat__label{letter-spacing:.06em;color:var(--ou_muted);margin-top:2px;text-transform:uppercase;font-size:.72rem}
.ou-cats-h{display:flex;flex-wrap:wrap;gap:16px;padding:16px 0}
.ou-cat-item{background:var(--ou_surface);border-radius:8px;align-items:center;padding:10px 16px;display:flex;border:1px solid var(--ou_line);gap:8px}
.ou-cat-icon{font-size:1.4rem}
.ou-cat-name{font-size:.9rem;font-weight:700;display:block}
.ou-cat-count{display:block;font-size:.75rem;color:var(--ou_muted)}
.ou-asym-grid{display:grid;grid-template-columns:2fr 1fr 1fr;margin-bottom:16px;gap:16px}
.ou-asym-grid--flip{grid-template-columns:1fr 1fr 2fr}
.ou-asym-card{border-radius:12px;background:var(--ou_surface);border:1px solid var(--ou_line);padding:24px}
.ou-asym-card--wide{padding:28px}
.ou-feat-icon{margin-bottom:12px;font-size:1.8rem;display:block}
.ou-asym-card h3{font-weight:700;margin:0 0 8px;font-size:1rem}
.ou-asym-card p{line-height:1.7;font-size:.87rem;color:var(--ou_muted);margin:0}
.ou-table-wrap{border-radius:12px;border:1px solid var(--ou_line);overflow-x:auto}
.ou-table{width:100%;border-collapse:collapse;background:var(--ou_surface)}
.ou-table th{font-size:.78rem;color:var(--ou_muted);text-transform:uppercase;padding:12px 16px;text-align:left;letter-spacing:.06em;border-bottom:1px solid var(--ou_line)}
.ou-table td{font-size:.9rem;border-bottom:1px solid var(--ou_line);padding:14px 16px;vertical-align:middle}
.ou-table tr:last-child td{border-bottom:none}
.ou-tbl-icon{margin-right:6px}
.ou-tbl-val{font-weight:800;font-size:1.1rem;color:var(--ou_accent)}
.ou-btn--sm{font-size:.8rem;padding:6px 14px;border-radius:6px}
.ou-about-split{align-items:start;grid-template-columns:1fr 220px;gap:40px;display:grid}
.ou-about-aside{flex-direction:column;gap:10px;display:flex}
.ou-aside-item{gap:10px;display:flex;font-weight:600;border-radius:10px;font-size:.88rem;border:1px solid var(--ou_line);align-items:center;padding:12px 14px;background:var(--ou_surface)}
.ou-aside-ico{flex-shrink:0;font-size:1.2rem}
.ou-featured-quote{margin:0;padding:32px;border-radius:16px;background:var(--ou_surface);border:1px solid var(--ou_line)}
.ou-fq-stars{color:var(--ou_gold,#f59e0b);font-size:1.2rem;margin-bottom:10px}
.ou-fq-text{margin:0 0 14px;font-size:1.05rem;line-height:1.8;font-style:italic;color:var(--ou_text)}
.ou-featured-quote cite{font-style:normal;font-size:.88rem;color:var(--ou_muted)}
.ou-faq-2col{grid-template-columns:1fr 1fr;gap:24px;display:grid}
.ou-faq-q{margin:0 0 8px;font-weight:700;font-size:.95rem}
.ou-faq-a{color:var(--ou_muted);font-size:.88rem;margin:0;line-height:1.75}
@media(max-width:768px){.ou-asym-grid,.ou-asym-grid--flip{grid-template-columns:1fr}.ou-about-split{grid-template-columns:1fr}.ou-faq-2col{grid-template-columns:1fr}.ou-stats-row{gap:16px}.ou-cats-h{gap:8px}}
:where(footer,[class*='-footer']){overflow:visible;position:relative;z-index:1}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){min-width:0}
:where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar'])>*{max-width:100%;min-width:0}
:where([class*='footer__brandblock'],[class*='footer__summary'],[class*='footer__meta'],[class*='footer__copy'],[class*='footer__warn'],[class*='linkstack']){word-break:break-word;overflow-wrap:anywhere}
@media(max-width:760px){
  .sf-has-sticky-cta :where([class*='-shell']),.sf-has-sticky-cta main{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px)) !important}
  .sf-has-sticky-cta main~footer,.sf-has-sticky-cta :where(footer,[class$='-footer']){padding-bottom:calc(112px + env(safe-area-inset-bottom,0px)) !important}
  :where([class*='footer__grid'],[class*='footer__strip'],[class*='footer__bar']){display:grid !important;grid-template-columns:1fr !important;gap:16px !important;align-items:start !important}
  :where([class*='footer__summary'],[class*='footer__bottom']){display:flex;align-items:flex-start;text-align:left;flex-direction:column;gap:10px}
  :where([class*='footer__brand']){clear:both;max-width:110px;margin-bottom:12px;float:none !important;max-height:110px}
}


.sf-related-articles{max-width:1120px;background:rgba(255,255,255,.06);padding:clamp(18px,3vw,28px);box-shadow:0 16px 45px rgba(15,23,42,.08);border:1px solid rgba(148,163,184,.24);margin:clamp(28px,5vw,56px) auto;border-radius:24px}
.sf-related-articles h2{line-height:1.2;margin:0 0 8px;font-size:clamp(1.35rem,2.5vw,2rem)}
.sf-related-articles>p{margin:0 0 18px;opacity:.78;line-height:1.65}
.sf-related-articles__list{display:grid;padding:0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0;list-style:none;gap:14px}
.sf-related-articles__item{list-style:none;margin:0;padding:0}
.sf-related-articles__link{color:inherit;border-radius:18px;transition:transform .18s ease,border-color .18s ease,background .18s ease;flex-direction:column;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.08);text-decoration:none;gap:7px;min-height:100%;padding:16px;display:flex}
.sf-related-articles__link:hover{border-color:rgba(59,130,246,.45);transform:translateY(-2px);background:rgba(255,255,255,.13)}
.sf-related-articles__type{text-transform:uppercase;color:inherit;font-weight:700;width:max-content;border-radius:999px;background:rgba(59,130,246,.14);padding:3px 9px;opacity:.88;font-size:.72rem;letter-spacing:.04em}
.sf-related-articles strong{font-size:1rem;line-height:1.35}
.sf-related-articles small{font-size:.88rem;line-height:1.45;opacity:.72}
@media(max-width:640px){.sf-related-articles{margin:28px 12px;padding:16px;border-radius:18px}.sf-related-articles__list{grid-template-columns:1fr}.sf-related-articles__link{padding:14px}}
