:root{
  --bg:#f6faff;
  --bg-soft:#edf5ff;
  --panel:#ffffff;
  --panel-2:#f4f8ff;
  --line:rgba(27,101,218,.18);
  --line-strong:rgba(13,102,232,.48);
  --text:#0c1830;
  --muted:#5f6f86;
  --blue:#0b67e8;
  --cyan:#2298ff;
  --gold:#f3ad27;
  --green:#22a96d;
  --shadow:0 18px 55px rgba(22,81,161,.12);
}
html{background:#f6faff}
body{background:linear-gradient(180deg,#fff 0,#f7fbff 38%,#eef6ff 100%);color:var(--text)}
body:not(.home) main{min-height:65vh}
.site-shell{width:min(100% - 40px,1280px)}

/* Header */
.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid #dce9f8;box-shadow:0 7px 26px rgba(19,83,160,.06);backdrop-filter:blur(16px)}
.utility-bar{background:#f4f8ff;border-bottom:1px solid #dce9f8}
.utility-inner{color:#33435a;height:42px;font-size:11px}
.utility-inner i{color:#0b67e8}
.nav-row{min-height:84px}
.ya26-brand{min-width:250px}
.ya26-controller{width:52px;height:52px;display:grid;place-items:center;color:#0969e8;border:1px solid #b8d6ff;border-radius:18px;background:linear-gradient(145deg,#fff,#e9f3ff);box-shadow:0 10px 24px rgba(16,102,225,.14)}
.ya26-controller svg{width:38px;height:38px}
.ya26-brand .brand-copy{line-height:1.05}
.ya26-brand .brand-copy strong{color:#0d64dc;font-size:25px;letter-spacing:-.02em}
.ya26-brand .brand-copy small{margin-top:6px;color:#7b8798;font-size:9px;font-weight:700;letter-spacing:.11em}
.custom-logo{max-width:220px;max-height:58px;object-fit:contain}
.primary-nav a{padding:31px 0 27px;color:#1c2637;font-size:13px}
.primary-nav a:hover,.primary-nav .current-menu-item>a{color:#0968e8}
.primary-nav a:after{bottom:21px;background:#0968e8}
.nav-download{color:#fff;border-color:#0968e8;background:linear-gradient(135deg,#0b73f1,#075bd1);box-shadow:0 10px 25px rgba(9,104,232,.22)}
.nav-download:hover{background:linear-gradient(135deg,#075ed7,#064bb6)}
.nav-toggle{background:#fff;border-color:#bfd7f5;box-shadow:0 8px 22px rgba(20,79,150,.1)}
.nav-toggle>span:not(.screen-reader-text){background:#0968e8}

/* Homepage */
.ya26-hero{position:relative;overflow:hidden;padding:48px 0 36px;background:radial-gradient(circle at 76% 34%,rgba(41,134,255,.17),transparent 30%),radial-gradient(circle at 8% 64%,rgba(56,157,255,.08),transparent 25%),linear-gradient(180deg,#fff 0%,#f4f9ff 100%);border-bottom:1px solid #dfeaf8}
.ya26-hero:before{content:"";position:absolute;inset:0;opacity:.55;background-image:linear-gradient(rgba(42,118,210,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(42,118,210,.04) 1px,transparent 1px);background-size:44px 44px;pointer-events:none}
.ya26-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:28px;min-height:500px}
.ya26-hero-copy{padding:32px 0}
.ya26-kicker{display:inline-flex;align-items:center;margin-bottom:15px;padding:7px 13px;border:1px solid #bbd8fb;border-radius:999px;background:#fff;color:#0d67df;font-size:11px;font-weight:800;box-shadow:0 8px 24px rgba(17,99,202,.08)}
.ya26-hero h1{max-width:650px;margin:0;color:#0b172d;font-size:clamp(44px,4.7vw,69px);line-height:1.07;letter-spacing:-.045em}
.ya26-highlight{margin:16px 0 13px;color:#0b67e8;font-size:clamp(29px,3.1vw,43px);line-height:1.12;font-weight:850;letter-spacing:-.025em}
.ya26-lead{max-width:610px;margin:0 0 22px;color:#596b83;font-size:15px;line-height:1.72}
.ya26-search{display:grid;grid-template-columns:36px minmax(0,1fr) 104px;align-items:center;max-width:570px;padding:5px;border:1px solid #bfd5f3;border-radius:13px;background:#fff;box-shadow:0 16px 38px rgba(24,88,166,.11)}
.ya26-search>span{display:grid;place-items:center;color:#7c91aa;font-size:24px}
.ya26-search input{height:45px;min-width:0;border:0;outline:0;background:transparent;color:#13233d;font-size:13px}
.ya26-search input::placeholder{color:#8391a4}
.ya26-search button{height:45px;border:0;border-radius:9px;background:linear-gradient(135deg,#0f7af6,#075ad1);color:#fff;font-size:12px;font-weight:800}
.ya26-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.ya26-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:190px;min-height:48px;padding:11px 20px;border-radius:10px;font-size:12px;font-weight:850;transition:.2s}
.ya26-btn:hover{transform:translateY(-2px)}
.ya26-btn-primary{color:#fff;background:linear-gradient(135deg,#0d73ed,#0759cf);box-shadow:0 12px 28px rgba(8,101,226,.21)}
.ya26-btn-outline{color:#0968e8;border:1px solid #7ab1ef;background:#fff;box-shadow:0 10px 25px rgba(8,82,174,.07)}
.ya26-hero-art{position:relative;display:grid;place-items:center;min-width:0}
.ya26-hero-art img{position:relative;z-index:2;width:min(100%,760px);height:auto;border-radius:34px;mix-blend-mode:multiply;filter:saturate(1.02) contrast(1.01) drop-shadow(0 25px 45px rgba(29,86,171,.14))}
.ya26-art-glow{position:absolute;width:78%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(73,157,255,.25),transparent 68%);filter:blur(18px)}
.ya26-stats{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;border:1px solid #d4e3f6;border-radius:19px;background:rgba(255,255,255,.94);box-shadow:0 16px 45px rgba(31,91,163,.1);overflow:hidden}
.ya26-stat{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:13px;min-height:95px;padding:18px 25px;border-right:1px solid #dce7f5}
.ya26-stat:last-child{border-right:0}
.ya26-stat-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#eef5ff;color:#0b67e8;font-size:23px}
.ya26-stat strong,.ya26-stat small{display:block}
.ya26-stat strong{color:#0b67e8;font-size:19px;line-height:1.1}
.ya26-stat small{margin-top:5px;color:#708096;font-size:11px}
.ya26-section{padding:72px 0;background:#fff}
.ya26-soft-section{background:linear-gradient(180deg,#f6faff,#edf5ff)}
.ya26-section-head{max-width:800px;margin:0 auto 32px;text-align:center}
.ya26-section-label{display:inline-flex;align-items:center;gap:7px;color:#0b67e8;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.ya26-section-head h2{margin:8px 0 0;color:#0d1a30;font-size:clamp(30px,3.7vw,45px);line-height:1.15;letter-spacing:-.035em}
.ya26-section-head p{margin:12px auto 0;color:#64758b;font-size:14px}
.ya26-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ya26-game-card{display:flex;flex-direction:column;min-width:0;padding:14px;border:1px solid #a8cdfb;border-radius:17px;background:#fff;box-shadow:0 14px 38px rgba(24,82,153,.08);transition:.22s}
.ya26-game-card:hover{transform:translateY(-5px);border-color:#0e74ed;box-shadow:0 20px 45px rgba(13,102,232,.15)}
.ya26-game-main{display:grid;grid-template-columns:84px minmax(0,1fr);gap:13px;align-items:start;color:inherit}
.ya26-game-icon,.ya26-game-icon img,.ya26-game-icon .yaas-icon-fallback{width:84px;height:84px;display:grid;place-items:center;border-radius:17px;object-fit:cover;background:#eaf3ff;overflow:hidden}
.ya26-game-copy{min-width:0;padding-top:2px}
.ya26-game-copy strong{display:block;color:#101c31;font-size:17px;line-height:1.2}
.ya26-game-copy small{display:-webkit-box;overflow:hidden;margin-top:7px;color:#65758a;font-size:11px;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.ya26-card-stars{display:block;margin-top:7px;font-size:10px}
.ya26-card-info{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}
.ya26-card-info>div{min-width:0;padding:8px 5px;border:1px solid #d7e6f9;border-radius:9px;background:#f7faff;text-align:center}
.ya26-card-info span,.ya26-card-info b{display:block}
.ya26-card-info span{overflow:hidden;color:#65768c;font-size:8px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.ya26-card-info b{margin-top:3px;color:#0870e8;font-size:11px;line-height:1.2}
.ya26-view-button{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;min-height:39px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#0d75ed,#0757ca);font-size:10px;font-weight:850;text-transform:uppercase}
.ya26-view-button:hover{background:#075acb}
.ya26-empty,.ya26-no-results{padding:30px;border:1px dashed #a9c8ef;border-radius:18px;background:#f6faff;color:#5f7188;text-align:center}
.ya26-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ya26-benefit-grid article{position:relative;padding:28px;border:1px solid #d2e2f6;border-radius:18px;background:#fff;box-shadow:0 15px 38px rgba(30,86,154,.07)}
.ya26-benefit-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eaf3ff;color:#0b67e8;font-weight:900}
.ya26-benefit-grid h3{margin:17px 0 8px;color:#132039;font-size:19px}
.ya26-benefit-grid p{margin:0;color:#65768b;font-size:13px}
.ya26-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.ya26-step-grid article{padding:24px;border:1px solid #d1e1f5;border-radius:17px;background:#fff;box-shadow:0 12px 30px rgba(24,83,154,.06)}
.ya26-step-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#0b67e8;color:#fff}
.ya26-step-grid h3{margin:15px 0 7px;color:#142039;font-size:17px}
.ya26-step-grid p{margin:0;color:#68788d;font-size:12px}

/* App pages, archives and static pages */
.app-page-hero,.archive-head,.page-head{background:radial-gradient(circle at 82% 24%,rgba(35,131,255,.17),transparent 30%),linear-gradient(180deg,#fff,#eef6ff);border-bottom:1px solid #d8e7f8}
.app-page-hero:before,.app-page-hero.has-app-background:before{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(245,250,255,.92))}
.app-hero-background{opacity:.12;filter:saturate(.65) brightness(1.55)}
.app-hero-glow{background:radial-gradient(circle,rgba(39,135,255,.16),transparent 70%)}
.app-breadcrumbs,.app-breadcrumbs a{color:#60738c}
.app-hero-card,.app-content-card,.app-facts,.app-toc,.app-download-panel,.sidebar-card,.archive-card,.page-card,.content-card{border-color:#d1e1f5;background:#fff;box-shadow:0 16px 44px rgba(27,81,148,.08);color:#132039}
.app-hero-copy h1,.app-content-card h2,.app-section-heading h2,.archive-head h1,.page-head h1{color:#0d1a30}
.app-hero-copy>p,.entry-content,.entry-content p,.app-content-card p,.sidebar-card p,.page-content p{color:#607188}
.app-type,.app-section-heading span,.text-link,.app-toc a{color:#0b67e8}
.app-meta-chips span,.app-facts>div,.app-offer-card,.app-feature-grid>div,.news-list>div,.post-step-grid>div,.related-app,.sidebar-app,.app-faq-list details{border-color:#d4e3f6;background:#f5f9ff;color:#17253d}
.app-offer-card>span{color:#0b67e8}
.app-offer-card strong,.app-facts strong{color:#0b67e8}
.app-toc{background:#fff}
.app-toc a:hover{background:#e9f3ff;color:#075cce}
.button-ghost{border-color:#8ab8ef;background:#fff;color:#0968e8}
.button-ghost:hover{background:#eef6ff;color:#0759cc}
.external-resource-card a,.yaas-external-resource a{color:#0968e8}
.app-tag-links a,.app-tags-card .app-tag-links a{border-color:#b9d5f7;background:#eef6ff;color:#0968e8}

/* Footer */
.site-footer{background:#062452;color:#fff;border-top:0}
.site-footer p,.site-footer a,.footer-disclaimer,.footer-bottom{color:#c4d4e9}
.site-footer h3{color:#fff}
.footer-subscribe input{background:#fff;color:#132039;border-color:#9fc2eb}
.footer-subscribe button{background:#0d75ed;color:#fff}
.global-download-bar,.post-sticky-download{background:rgba(255,255,255,.96);border-color:#b7d4f5;color:#132039;box-shadow:0 -8px 30px rgba(18,70,134,.12)}
.global-download-bar a,.post-sticky-download a{background:linear-gradient(135deg,#0d75ed,#0758ca);color:#fff}

@media(max-width:1120px){
 .ya26-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr)}
 .ya26-game-grid{grid-template-columns:repeat(3,1fr)}
 .ya26-step-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:900px){
 body.admin-bar .site-header{top:46px}
 .utility-inner{height:auto;min-height:38px;display:grid;grid-template-columns:repeat(2,1fr);gap:0}
 .utility-inner span{justify-content:center;padding:6px;border-right:1px solid #dce8f7}
 .utility-inner span:nth-child(2n){border-right:0}
 .nav-row{position:relative;min-height:68px}
 .ya26-brand{min-width:0}
 .custom-logo{max-width:170px;max-height:48px}
 .ya26-brand .brand-copy strong{font-size:21px}
 .ya26-controller{width:43px;height:43px;border-radius:14px}
 .ya26-controller svg{width:31px;height:31px}
 .nav-toggle{display:grid;margin-left:auto;width:36px;height:36px;padding:7px;border-radius:10px}
 .primary-nav{position:absolute;top:calc(100% + 8px);right:0;left:auto;z-index:120;display:none;width:min(280px,calc(100vw - 32px));margin:0;padding:8px;border:1px solid #c7dbf3;border-radius:15px;background:rgba(255,255,255,.98);box-shadow:0 20px 50px rgba(14,65,126,.18)}
 .primary-nav.is-open{display:block}
 .primary-nav .menu{display:grid;gap:2px}
 .primary-nav a{padding:11px 13px;border-radius:9px;color:#17243a;font-size:12px}
 .primary-nav a:hover,.primary-nav .current-menu-item>a{background:#edf5ff;color:#0968e8}
 .primary-nav a:after{display:none}
 .nav-download{display:none}
 .ya26-hero{padding-top:28px}
 .ya26-hero-grid{grid-template-columns:1fr;gap:8px}
 .ya26-hero-copy{text-align:center;padding-bottom:0}
 .ya26-kicker{margin-inline:auto}
 .ya26-hero h1,.ya26-lead,.ya26-search{margin-left:auto;margin-right:auto}
 .ya26-hero-actions{justify-content:center}
 .ya26-hero-art img{width:min(100%,650px)}
 .ya26-stats{grid-template-columns:repeat(2,1fr)}
 .ya26-stat:nth-child(2){border-right:0}
 .ya26-stat:nth-child(-n+2){border-bottom:1px solid #dce7f5}
 .ya26-game-grid{grid-template-columns:repeat(2,1fr)}
 .ya26-benefit-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
 .site-shell{width:min(100% - 22px,1280px)}
 .utility-inner{font-size:8px}
 .nav-row{min-height:61px}
 .custom-logo{max-width:145px;max-height:42px}
 .ya26-brand .brand-copy strong{font-size:18px}
 .ya26-brand .brand-copy small{font-size:7px}
 .ya26-controller{width:39px;height:39px}
 .ya26-controller svg{width:28px;height:28px}
 .ya26-hero{padding:21px 0 27px}
 .ya26-hero-copy{padding:16px 0 0;text-align:left}
 .ya26-kicker{margin-inline:0;font-size:8px}
 .ya26-hero h1{font-size:clamp(31px,10vw,44px);line-height:1.07}
 .ya26-highlight{font-size:clamp(22px,7.2vw,31px);margin-top:12px}
 .ya26-lead{font-size:11px;line-height:1.65}
 .ya26-search{grid-template-columns:31px minmax(0,1fr) 76px;width:100%;border-radius:11px}
 .ya26-search input{font-size:10px}
 .ya26-search button{font-size:9px}
 .ya26-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
 .ya26-btn{min-width:0;min-height:43px;padding:9px 8px;font-size:9px}
 .ya26-hero-art{margin:6px -8px 0}
 .ya26-hero-art img{width:100%;border-radius:22px}
 .ya26-stats{grid-template-columns:repeat(2,1fr);border-radius:15px}
 .ya26-stat{grid-template-columns:36px 1fr;gap:8px;min-height:78px;padding:12px 10px}
 .ya26-stat-icon{width:34px;height:34px;border-radius:10px;font-size:17px}
 .ya26-stat strong{font-size:13px}.ya26-stat small{font-size:8px}
 .ya26-section{padding:49px 0}
 .ya26-section-head{margin-bottom:23px}
 .ya26-section-label{font-size:9px}
 .ya26-section-head h2{font-size:28px}
 .ya26-section-head p{font-size:10px}
 .ya26-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .ya26-game-card{padding:8px;border-radius:12px}
 .ya26-game-main{grid-template-columns:1fr;gap:7px;text-align:center}
 .ya26-game-icon,.ya26-game-icon img,.ya26-game-icon .yaas-icon-fallback{width:62px;height:62px;margin:auto;border-radius:13px}
 .ya26-game-copy strong{font-size:12px}
 .ya26-game-copy small{font-size:8px;line-height:1.35;-webkit-line-clamp:2}
 .ya26-card-stars{font-size:7px}
 .ya26-card-info{gap:4px;margin-top:8px}
 .ya26-card-info>div{padding:5px 2px;border-radius:7px}
 .ya26-card-info span{font-size:5.7px}
 .ya26-card-info b{font-size:7.5px}
 .ya26-view-button{min-height:31px;margin-top:7px;border-radius:7px;font-size:7px}
 .ya26-benefit-grid,.ya26-step-grid{grid-template-columns:1fr}
 .ya26-benefit-grid article,.ya26-step-grid article{padding:20px}
 .app-hero-card{background:#fff}
 .site-footer{padding-bottom:100px}
}
@media(max-width:390px){
 .ya26-game-grid{gap:6px}
 .ya26-game-card{padding:7px}
 .ya26-game-icon,.ya26-game-icon img,.ya26-game-icon .yaas-icon-fallback{width:56px;height:56px}
 .ya26-game-copy strong{font-size:11px}
 .ya26-card-info span{font-size:5px}.ya26-card-info b{font-size:7px}
}

/* V27: exact blue-white mobile hero with copy left and artwork right */
.ya27-mobile-bell{display:none;color:#0968e8}

@media (max-width:900px){
  .ya26-utility .utility-inner{grid-template-columns:1fr auto!important;min-height:35px}
  .ya26-utility .utility-inner span{display:none!important;border:0!important}
  .ya26-utility .utility-inner span:first-child,
  .ya26-utility .utility-inner span:last-child{display:flex!important;justify-content:center!important;padding:6px 9px!important;font-size:9px!important}
  .ya26-utility .utility-inner span:first-child:after{content:"•";margin-left:14px;color:#92a7c0}

  .ya26-nav-row{display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px!important;align-items:center!important;gap:8px!important;min-height:66px!important}
  .ya26-brand{grid-column:2!important;grid-row:1!important;justify-self:center!important;min-width:0!important;max-width:190px!important}
  .ya26-brand .brand-copy{text-align:center}
  .ya26-controller{display:none!important}
  .ya26-brand .brand-copy strong{font-size:24px!important;white-space:nowrap}
  .ya26-brand .brand-copy small{display:none!important}
  .ya26-brand .custom-logo{max-width:178px!important;max-height:48px!important}
  .nav-toggle{grid-column:1!important;grid-row:1!important;justify-self:start!important;margin:0!important;width:36px!important;height:36px!important}
  .ya27-mobile-bell{grid-column:3;grid-row:1;display:grid;width:36px;height:36px;place-items:center;justify-self:end;border:1px solid #bfd7f5;border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(20,79,150,.1)}
  .ya27-mobile-bell svg{width:22px;height:22px}
  .primary-nav{top:calc(100% + 7px)!important;right:0!important;width:min(270px,calc(100vw - 24px))!important}

  .ya26-hero{padding:24px 0 24px!important;overflow:hidden!important}
  .ya26-hero-grid{display:grid!important;grid-template-columns:minmax(0,51%) minmax(0,49%)!important;align-items:center!important;gap:0!important;min-height:470px!important}
  .ya26-hero-copy{grid-column:1!important;grid-row:1!important;position:relative!important;z-index:4!important;min-width:0!important;padding:18px 0 14px!important;text-align:left!important}
  .ya26-hero h1{max-width:100%!important;margin:0!important;font-size:clamp(28px,6.2vw,42px)!important;line-height:1.08!important;letter-spacing:-.04em!important}
  .ya26-highlight{max-width:100%!important;margin:13px 0 12px!important;font-size:clamp(18px,4vw,28px)!important;line-height:1.15!important}
  .ya26-lead{max-width:100%!important;margin:0 0 16px!important;font-size:12px!important;line-height:1.58!important}
  .ya26-search{width:100%!important;max-width:100%!important;margin:0!important;grid-template-columns:32px minmax(0,1fr) 74px!important;border-radius:12px!important}
  .ya26-search input{height:42px!important;font-size:10px!important}
  .ya26-search button{height:42px!important;font-size:9px!important}
  .ya26-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;justify-content:stretch!important;margin-top:12px!important}
  .ya26-btn{min-width:0!important;min-height:42px!important;padding:8px 6px!important;font-size:9px!important}
  .ya26-hero-art{grid-column:2!important;grid-row:1!important;align-self:center!important;justify-self:start!important;width:100%!important;min-width:0!important;margin:0!important;overflow:visible!important}
  .ya26-hero-art .ya26-art-glow{width:300px!important;height:300px!important;right:-80px!important}
  .ya26-hero-art img{width:520px!important;max-width:none!important;height:auto!important;margin-left:-112px!important;border-radius:0!important;mix-blend-mode:multiply!important;filter:saturate(1.03) contrast(1.01) drop-shadow(0 18px 28px rgba(29,86,171,.12))!important}

  .ya26-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:5px!important;border-radius:16px!important}
  .ya26-stat{grid-template-columns:34px minmax(0,1fr)!important;gap:6px!important;min-height:84px!important;padding:10px 7px!important;border-right:1px solid #dce7f5!important;border-bottom:0!important}
  .ya26-stat:last-child{border-right:0!important}
  .ya26-stat-icon{width:32px!important;height:32px!important;border-radius:10px!important;font-size:16px!important}
  .ya26-stat strong{font-size:12px!important}
  .ya26-stat small{font-size:7px!important;line-height:1.15!important}
}

@media (max-width:640px){
  .site-shell{width:min(100% - 16px,1280px)!important}
  .ya26-utility .utility-inner span:first-child,
  .ya26-utility .utility-inner span:last-child{font-size:7.5px!important;padding:5px 4px!important}
  .ya26-nav-row{min-height:60px!important;grid-template-columns:34px minmax(0,1fr) 34px!important}
  .nav-toggle,.ya27-mobile-bell{width:34px!important;height:34px!important;border-radius:9px!important}
  .ya27-mobile-bell svg{width:20px;height:20px}
  .ya26-brand .brand-copy strong{font-size:21px!important}
  .ya26-brand .custom-logo{max-width:150px!important;max-height:42px!important}

  .ya26-hero{padding:18px 0 19px!important}
  .ya26-hero-grid{grid-template-columns:minmax(0,53%) minmax(0,47%)!important;min-height:420px!important}
  .ya26-hero-copy{padding:10px 0 8px!important}
  .ya26-hero h1{font-size:clamp(22px,6.25vw,28px)!important;line-height:1.08!important}
  .ya26-highlight{margin:10px 0 9px!important;font-size:clamp(13px,3.8vw,17px)!important;white-space:nowrap!important}
  .ya26-lead{display:-webkit-box!important;overflow:hidden!important;margin-bottom:11px!important;font-size:8.4px!important;line-height:1.45!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:6!important}
  .ya26-search{grid-template-columns:26px minmax(0,1fr) 56px!important;padding:3px!important;border-radius:9px!important}
  .ya26-search>span{font-size:17px!important}
  .ya26-search input{height:34px!important;font-size:7.5px!important;padding:0 3px!important}
  .ya26-search button{height:34px!important;border-radius:7px!important;font-size:7px!important}
  .ya26-hero-actions{gap:5px!important;margin-top:8px!important}
  .ya26-btn{min-height:35px!important;padding:6px 3px!important;border-radius:8px!important;font-size:7px!important}
  .ya26-hero-art img{width:355px!important;margin-left:-74px!important}
  .ya26-hero-art .ya26-art-glow{width:230px!important;height:230px!important;right:-90px!important}

  .ya26-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;border-radius:13px!important}
  .ya26-stat{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;min-height:75px!important;padding:8px 3px!important;text-align:center!important}
  .ya26-stat-icon{width:28px!important;height:28px!important;font-size:14px!important}
  .ya26-stat strong{font-size:10px!important}
  .ya26-stat small{font-size:5.8px!important}

  .ya26-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .ya26-game-card{padding:9px!important;border-radius:14px!important}
  .ya26-game-main{grid-template-columns:64px minmax(0,1fr)!important;gap:8px!important;text-align:left!important;align-items:start!important}
  .ya26-game-icon,.ya26-game-icon img,.ya26-game-icon .yaas-icon-fallback{width:64px!important;height:64px!important;margin:0!important;border-radius:14px!important}
  .ya26-game-copy strong{font-size:12px!important}
  .ya26-game-copy small{font-size:7.5px!important;line-height:1.35!important;-webkit-line-clamp:3!important}
  .ya26-card-stars{font-size:7px!important}
  .ya26-card-info{gap:4px!important;margin-top:8px!important}
  .ya26-card-info>div{padding:5px 2px!important;border-radius:7px!important}
  .ya26-card-info span{font-size:5.3px!important}
  .ya26-card-info b{font-size:7px!important}
  .ya26-view-button{min-height:31px!important;margin-top:7px!important;border-radius:8px!important;font-size:7px!important}
}

@media (max-width:390px){
  .ya26-hero-grid{grid-template-columns:minmax(0,54%) minmax(0,46%)!important;min-height:398px!important}
  .ya26-hero h1{font-size:20px!important}
  .ya26-highlight{font-size:12px!important}
  .ya26-lead{font-size:7.6px!important}
  .ya26-hero-art img{width:332px!important;margin-left:-72px!important}
  .ya26-search{grid-template-columns:24px minmax(0,1fr) 52px!important}
  .ya26-btn{font-size:6.4px!important}
  .ya26-game-main{grid-template-columns:58px minmax(0,1fr)!important;gap:6px!important}
  .ya26-game-icon,.ya26-game-icon img,.ya26-game-icon .yaas-icon-fallback{width:58px!important;height:58px!important}
}

/* V28 header and hero corrections */
.ya28-brand{
  display:inline-flex;
  align-items:center;
  gap:11px;
  min-width:265px;
}
.ya28-site-icon,
.ya28-custom-logo{
  width:48px!important;
  height:48px!important;
  max-width:48px!important;
  max-height:48px!important;
  flex:0 0 48px;
  border-radius:14px;
  object-fit:cover;
  background:#eef5ff;
  border:1px solid #bdd8f8;
  box-shadow:0 8px 24px rgba(18,91,181,.12);
}
.ya28-brand-copy strong{
  display:block;
  color:#0d64dc!important;
  font-size:23px!important;
  line-height:1.05;
  letter-spacing:-.025em;
  white-space:nowrap;
}
.ya28-nav-toggle{margin-left:0}
.ya28-search-bottom{margin-top:15px!important}
.ya26-hero{
  padding-top:10px!important;
}
.ya26-hero-grid{
  min-height:460px!important;
}
.ya26-hero-copy{
  padding-top:12px!important;
}
.ya26-hero-actions{
  margin-top:0!important;
}

@media (max-width:900px){
  .ya26-nav-row.ya28-nav-row{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 36px!important;
    align-items:center!important;
    gap:10px!important;
    min-height:62px!important;
  }
  .ya28-brand{
    grid-column:1!important;
    grid-row:1!important;
    justify-self:start!important;
    max-width:calc(100vw - 70px)!important;
    min-width:0!important;
    gap:8px!important;
  }
  .ya28-site-icon,
  .ya28-custom-logo{
    width:40px!important;
    height:40px!important;
    max-width:40px!important;
    max-height:40px!important;
    flex-basis:40px!important;
    border-radius:11px!important;
  }
  .ya28-controller{
    display:grid!important;
    width:40px!important;
    height:40px!important;
    flex:0 0 40px!important;
  }
  .ya28-brand-copy{
    display:block!important;
    min-width:0;
    text-align:left!important;
  }
  .ya28-brand-copy strong{
    display:block!important;
    overflow:hidden;
    font-size:20px!important;
    line-height:1.05!important;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .ya28-nav-toggle{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:end!important;
    margin:0!important;
    width:36px!important;
    height:36px!important;
  }
  .ya27-mobile-bell{display:none!important}
  .primary-nav.ya28-nav{
    top:calc(100% + 5px)!important;
    right:0!important;
    left:auto!important;
    width:min(265px,calc(100vw - 22px))!important;
  }
  .ya26-hero{
    padding-top:3px!important;
  }
  .ya26-hero-grid{
    min-height:430px!important;
  }
  .ya26-hero-copy{
    padding-top:5px!important;
  }
  .ya28-search-bottom{
    margin-top:10px!important;
  }
}

@media (max-width:640px){
  .ya26-nav-row.ya28-nav-row{
    grid-template-columns:minmax(0,1fr) 34px!important;
    min-height:56px!important;
  }
  .ya28-site-icon,
  .ya28-custom-logo{
    width:36px!important;
    height:36px!important;
    max-width:36px!important;
    max-height:36px!important;
    flex-basis:36px!important;
    border-radius:10px!important;
  }
  .ya28-controller{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
  .ya28-brand-copy strong{
    font-size:17px!important;
  }
  .ya28-nav-toggle{
    width:34px!important;
    height:34px!important;
  }
  .ya26-hero{
    padding:0 0 17px!important;
  }
  .ya26-hero-grid{
    min-height:402px!important;
  }
  .ya26-hero-copy{
    padding:3px 0 6px!important;
  }
  .ya26-hero-actions{
    margin-top:6px!important;
  }
  .ya28-search-bottom{
    margin-top:8px!important;
  }
}

@media (max-width:390px){
  .ya28-brand-copy strong{font-size:16px!important}
  .ya26-hero-grid{min-height:385px!important}
}


/* V29: guaranteed hero artwork fallback. */
.ya29-hero-art-restored{
  isolation:isolate;
  background-image:var(--ya29-hero-image);
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.ya29-hero-art-restored .ya29-hero-image{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  z-index:3!important;
}
@media(max-width:900px){
  .ya29-hero-art-restored{background-position:center right;background-size:contain}
}

/* V30: header-to-hero gap lock + guaranteed hero artwork. */
html,body{margin:0!important;padding:0!important}
.site-header.ya28-header{margin:0!important}
#main-content{display:block;margin:0!important;padding:0!important}
.home #main-content,.front-page #main-content{margin:0!important;padding:0!important}
.site-header.ya28-header + #main-content{margin-top:0!important;padding-top:0!important}
#main-content>.ya26-hero:first-child{margin-top:0!important}
.ya26-hero{margin:0!important;padding-top:0!important}
.ya26-hero-grid{margin-top:0!important}
.ya26-hero-copy{margin-top:0!important;padding-top:4px!important}
.ya29-hero-art-restored{
  isolation:isolate;
  background-image:var(--ya29-hero-image);
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.ya29-hero-art-restored .ya29-hero-image{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  position:relative!important;
  z-index:3!important;
}
@media(min-width:901px){
  .ya26-hero{padding:0 0 30px!important}
  .ya26-hero-grid{min-height:460px!important}
  .ya26-hero-copy{padding:8px 0 0!important}
}
@media(max-width:900px){
  .site-header.ya28-header + #main-content{margin-top:0!important;padding-top:0!important}
  .ya26-hero{padding:0 0 18px!important}
  .ya26-hero-grid{min-height:420px!important}
  .ya26-hero-copy{padding:2px 0 6px!important}
  .ya29-hero-art-restored{background-position:center right;background-size:contain}
}
@media(max-width:640px){
  .ya26-hero{padding:0 0 14px!important}
  .ya26-hero-grid{min-height:392px!important}
  .ya26-hero-copy{padding:0 0 5px!important}
}
@media(max-width:390px){
  .ya26-hero-grid{min-height:376px!important}
}
