/* GATOS home 2026 — scoped homepage skin */
.g-home{--bg:#080b11;--panel:#101620;--panel2:#151c28;--line:rgba(255,255,255,.075);--text:#f7f9fc;--muted:#93a0b4;--green:#22e49a;--violet:#735cff;--cyan:#41cffa;max-width:1320px;margin:0 auto;padding:22px 24px 54px;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.g-home *{box-sizing:border-box}.g-home a{text-decoration:none}.g-hero{position:relative;min-height:390px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;padding:52px 58px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(125deg,#15122d 0%,#101827 48%,#09231e 100%);box-shadow:0 24px 70px rgba(0,0,0,.34)}
.g-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to right,#000,transparent 80%);pointer-events:none}.g-hero__content{position:relative;z-index:3;max-width:650px}.g-pill{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);font-size:12px;font-weight:800;letter-spacing:.08em;color:#cdd5e3}.g-pill span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 16px var(--green)}
.g-hero h1{margin:22px 0 14px;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.055em;font-weight:900}.g-hero h1 em{font-style:normal;background:linear-gradient(90deg,#8a73ff,#57d9ff,#3beaaf);-webkit-background-clip:text;background-clip:text;color:transparent}.g-hero p{max-width:610px;margin:0;color:#b3bdd0;font-size:16px;line-height:1.75}.g-hero__actions{display:flex;gap:12px;margin-top:28px}.g-btn{min-width:148px;padding:14px 20px;border-radius:13px;text-align:center;font-size:14px;font-weight:800;transition:.24s ease}.g-btn--primary{color:#fff;background:linear-gradient(135deg,#775cff,#476eff);box-shadow:0 12px 30px rgba(93,80,255,.35)}.g-btn--primary:hover{transform:translateY(-2px);filter:brightness(1.08);color:#fff}.g-btn--ghost{color:#eef2fa;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.g-btn--ghost:hover{background:rgba(255,255,255,.12);color:#fff}.g-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:30px;color:#8290a5;font-size:12px}.g-trust b{color:#dce4f1;margin-right:4px}
.g-hero__visual{position:relative;z-index:2;height:300px;display:flex;align-items:center;justify-content:center}.g-orbit{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.g-orbit--outer{width:285px;height:285px;box-shadow:0 0 70px rgba(74,216,181,.11)}.g-orbit--middle{width:220px;height:220px;border-color:rgba(111,92,255,.25)}.g-orbit--inner{width:145px;height:145px;background:radial-gradient(circle,rgba(114,94,255,.26),rgba(9,13,20,.4));border-color:rgba(255,255,255,.13)}.g-hero-logo{position:relative;width:92px;height:92px;border-radius:26px;display:grid;place-items:center;font-size:54px;font-weight:950;color:white;background:linear-gradient(145deg,#765cff,#31d9b0);box-shadow:0 18px 55px rgba(70,198,180,.3)}.g-hero-card{position:absolute;width:100px;height:82px;border-radius:18px;padding:10px;background:rgba(14,20,30,.8);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);box-shadow:0 18px 40px rgba(0,0,0,.35);animation:gFloat 5s ease-in-out infinite}.g-hero-card img{width:100%;height:100%;object-fit:contain}.g-hero-card--top{top:0;right:22%;}.g-hero-card--left{left:4%;bottom:34px;animation-delay:-1.5s}.g-hero-card--right{right:0;bottom:50px;animation-delay:-3s}@keyframes gFloat{50%{transform:translateY(-9px) rotate(1deg)}}
.g-section{margin-top:34px}.g-section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.g-eyebrow{display:block;margin-bottom:5px;color:#5dddbb;font-size:11px;font-weight:900;letter-spacing:.12em}.g-section h2{margin:0;font-size:28px;letter-spacing:-.03em}.g-filter{display:flex;gap:6px;padding:5px;border-radius:12px;background:#111722;border:1px solid var(--line)}.g-filter button{border:0;border-radius:9px;padding:8px 13px;background:transparent;color:#7f8ba0;font-weight:700;font-size:12px;cursor:pointer}.g-filter button.active{background:#252d3d;color:#fff}
.g-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.g-game{position:relative;overflow:hidden;min-width:0;border-radius:18px;background:linear-gradient(180deg,#151c28,#0e141e);border:1px solid var(--line);box-shadow:0 12px 30px rgba(0,0,0,.18);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.g-game:hover{transform:translateY(-5px);border-color:rgba(116,92,255,.55);box-shadow:0 22px 40px rgba(0,0,0,.3)}.g-game__art{height:176px;padding:17px;background:radial-gradient(circle at 50% 20%,rgba(112,93,255,.28),transparent 58%),#151b27}.g-game__art img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.g-game:hover .g-game__art img{transform:scale(1.045)}.g-game__info{display:flex;align-items:center;justify-content:space-between;padding:15px 16px}.g-game__info strong{display:block;color:#f4f7fb;font-size:15px}.g-game__info small{display:block;margin-top:4px;color:#728097;font-size:11px}.g-play{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;background:#282f40;font-size:11px;transition:.2s}.g-game:hover .g-play{background:linear-gradient(135deg,#785cff,#4f78ff)}.g-game__tag{position:absolute;top:12px;left:12px;z-index:2;padding:6px 8px;border-radius:8px;background:#ff4869;color:#fff;font-size:9px;font-weight:900;box-shadow:0 7px 18px rgba(255,72,105,.3)}
.g-promo-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.g-promo{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:22px 24px;border-radius:18px;border:1px solid var(--line);color:#fff;transition:.25s ease}.g-promo:hover{transform:translateY(-3px);color:#fff}.g-promo--gold{background:linear-gradient(120deg,#241d0f,#151822)}.g-promo--blue{background:linear-gradient(120deg,#10203a,#151627)}.g-promo__icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;font-size:21px;font-weight:900;background:rgba(255,255,255,.09)}.g-promo small{color:#8996aa;font-size:10px;font-weight:900;letter-spacing:.1em}.g-promo strong{display:block;margin:3px 0;font-size:18px}.g-promo p{margin:0;color:#8e9aad;font-size:12px}.g-promo>b{font-size:25px;color:#6d7a91}
/* repair the content shell without touching games */
body>.wrapper .main-content{background:#080b11!important}.main-content-top{padding-bottom:0!important}.main-content-top>.section_Section__14IWw{max-width:none!important;width:100%!important}.main-content-top .game_bar{margin-bottom:0!important}.footer-counters{margin-top:0!important}
@media(max-width:1100px){.g-hero{grid-template-columns:1fr;padding:42px}.g-hero__visual{display:none}.g-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.g-home{padding:14px 12px 34px}.g-hero{min-height:auto;padding:30px 22px;border-radius:20px}.g-hero h1{font-size:42px}.g-hero p{font-size:14px}.g-trust{gap:12px}.g-section__head{align-items:flex-start}.g-filter{display:none}.g-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.g-game__art{height:135px;padding:11px}.g-game__info{padding:12px}.g-promo-row{grid-template-columns:1fr}.g-promo{padding:17px}.g-hero__actions{flex-wrap:wrap}.g-btn{flex:1}}
@media(max-width:420px){.g-game__art{height:112px}.g-game__info small{display:none}.g-game__info strong{font-size:13px}.g-play{width:29px;height:29px}.g-hero h1{font-size:36px}}

/* Featured games refresh — 8 cards */
.g-section{position:relative;padding:26px 26px 30px;border:1px solid rgba(255,255,255,.07);border-radius:26px;background:linear-gradient(145deg,rgba(18,24,36,.92),rgba(8,12,20,.86));box-shadow:0 24px 60px rgba(0,0,0,.22);overflow:hidden}
.g-section:before{content:"";position:absolute;inset:-180px auto auto -130px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(111,92,255,.16),transparent 68%);pointer-events:none}
.g-section__head{position:relative;z-index:1;margin-bottom:22px}
.g-section h2{font-size:31px;background:linear-gradient(90deg,#fff,#c7d3e9);-webkit-background-clip:text;background-clip:text;color:transparent}
.g-game-grid--featured8{position:relative;z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.g-game-grid--featured8 .g-game{border-radius:20px;background:linear-gradient(180deg,rgba(25,32,47,.98),rgba(12,17,26,.98));border-color:rgba(255,255,255,.09)}
.g-game-grid--featured8 .g-game:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.045);pointer-events:none}
.g-game-grid--featured8 .g-game__art{height:166px;padding:0;background:#0e1420;overflow:hidden}
.g-game-grid--featured8 .g-game__art img{display:block;width:100%;height:100%;object-fit:cover}
.g-game-grid--featured8 .g-game__info{padding:16px 17px 17px;background:linear-gradient(180deg,rgba(18,25,37,.96),rgba(12,17,26,.99))}
.g-game-grid--featured8 .g-game__info strong{font-size:16px;letter-spacing:-.01em}
.g-game-grid--featured8 .g-game__info small{font-size:11px;color:#8997ac}
.g-game-grid--featured8 .g-play{border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 18px rgba(0,0,0,.18)}
.g-game-grid--featured8 .g-game:hover .g-game__art img{transform:scale(1.055)}
.g-game-grid--featured8 .g-game--sports{border-color:rgba(37,224,166,.34);box-shadow:0 14px 34px rgba(15,155,115,.08)}
.g-game-grid--featured8 .g-game--sports:hover{border-color:rgba(37,224,166,.72);box-shadow:0 22px 44px rgba(15,155,115,.18)}
.g-game__tag--live{background:#18c98d;box-shadow:0 7px 18px rgba(24,201,141,.34)}
@media(max-width:1100px){.g-game-grid--featured8{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.g-section{padding:20px 12px 22px;border-radius:20px}.g-section h2{font-size:25px}.g-game-grid--featured8{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.g-game-grid--featured8 .g-game__art{height:125px}.g-game-grid--featured8 .g-game__info{padding:12px}.g-game-grid--featured8 .g-game__info strong{font-size:13px}}
@media(max-width:390px){.g-game-grid--featured8 .g-game__art{height:108px}}

/* Featured games — neon exact redesign patch 2026-07-24 */
.g-section{position:relative;padding:30px 26px 32px;border:1px solid rgba(114,76,255,.18);border-radius:26px;background:radial-gradient(circle at 12% 0%,rgba(69,39,170,.14),transparent 30%),linear-gradient(180deg,rgba(7,10,24,.96),rgba(3,6,17,.98));box-shadow:0 26px 70px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.025)}
.g-section__head{margin-bottom:24px}
.g-section__head h2{font-size:31px;line-height:1.08;letter-spacing:-.035em;text-shadow:0 0 25px rgba(255,255,255,.08)}
.g-section__head h2:after{content:' ✦';color:#44a8ff;font-size:.72em;text-shadow:10px 8px 0 #ffc82e}
.g-eyebrow{color:#2ff2c4;letter-spacing:.19em;font-weight:900}
.g-filter{padding:6px;border:1px solid rgba(106,109,177,.22);border-radius:17px;background:rgba(6,9,25,.84);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.g-filter button{min-width:84px;padding:11px 17px;border-radius:12px;color:#8f98b2;font-weight:800}
.g-filter button.active{color:#fff;background:linear-gradient(135deg,#241174,#20256c);border:1px solid rgba(124,92,255,.7);box-shadow:0 0 22px rgba(99,64,255,.25),inset 0 1px 0 rgba(255,255,255,.1)}
.g-game-grid--featured8{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.g-game-grid--featured8 .g-game{border-radius:19px;border:1px solid rgba(111,67,255,.72);background:#080c1d;box-shadow:0 17px 34px rgba(0,0,0,.28),0 0 0 1px rgba(19,34,93,.22) inset;isolation:isolate}
.g-game-grid--featured8 .g-game:nth-child(3),.g-game-grid--featured8 .g-game:nth-child(6){border-color:rgba(30,125,255,.78)}
.g-game-grid--featured8 .g-game:nth-child(4),.g-game-grid--featured8 .g-game:nth-child(8){border-color:rgba(168,54,238,.65)}
.g-game-grid--featured8 .g-game:before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.055),transparent 25%,transparent 75%,rgba(102,56,255,.08))}
.g-game-grid--featured8 .g-game__art{height:auto;aspect-ratio:1.255/1;padding:0;background:#080c1d;overflow:hidden}
.g-game-grid--featured8 .g-game__art img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.05) contrast(1.03)}
.g-game-grid--featured8 .g-game__info{position:relative;z-index:2;min-height:86px;padding:17px 18px 18px;background:linear-gradient(180deg,#0c1128,#080c1d)}
.g-game-grid--featured8 .g-game__info strong{font-size:19px;line-height:1.15;color:#fff;font-weight:850;letter-spacing:-.025em}
.g-game-grid--featured8 .g-game__info small{margin-top:6px;color:#9ca6bf;font-size:12px}
.g-game-grid--featured8 .g-play{width:48px;height:48px;flex:0 0 48px;border-radius:50%;font-size:15px;background:linear-gradient(145deg,#7650ff,#5126d9);box-shadow:0 8px 22px rgba(82,39,218,.38),inset 0 1px 0 rgba(255,255,255,.18)}
.g-game-grid--featured8 .g-game:hover{transform:translateY(-7px);border-color:#805dff;box-shadow:0 25px 50px rgba(0,0,0,.42),0 0 28px rgba(87,48,234,.18)}
.g-game-grid--featured8 .g-game:hover .g-game__art img{transform:scale(1.04)}
.g-game-grid--featured8 .g-game__tag{z-index:3}
@media(max-width:1100px){.g-game-grid--featured8{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}}
@media(max-width:760px){.g-section{padding:22px 13px 24px;border-radius:21px}.g-section__head h2{font-size:25px}.g-game-grid--featured8{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.g-game-grid--featured8 .g-game{border-radius:15px}.g-game-grid--featured8 .g-game__info{min-height:70px;padding:12px 11px 13px}.g-game-grid--featured8 .g-game__info strong{font-size:14px}.g-game-grid--featured8 .g-game__info small{font-size:10px;margin-top:4px}.g-game-grid--featured8 .g-play{width:33px;height:33px;flex-basis:33px;font-size:11px}}
@media(max-width:390px){.g-game-grid--featured8 .g-game__info small{display:block;font-size:9px}.g-game-grid--featured8 .g-game__info strong{font-size:13px}}
