:root{--casino-bg:#070809;--casino-panel:#101113;--casino-panel-2:#151619;--casino-line:rgba(255,255,255,0.095);--casino-muted:#92949b;--casino-gold:#f3c64e;--casino-red:#f04a3e;--casino-green:#45d48a}body,html{background:var(--casino-bg)}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{background:#070809;color:#f6f3e9}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(86vw,228px);padding:18px 14px;overflow-y:auto;border-right:1px solid var(--casino-line);background:#0b0c0e;box-shadow:24px 0 70px rgba(0,0,0,.55);visibility:hidden;transform:translateX(-100%);transition:transform .24s ease,visibility .24s ease,width .24s ease,padding .24s ease}.app-shell[data-drawer-open=true] .app-sidebar{visibility:visible;transform:translateX(0)}.navigation-backdrop{position:fixed;inset:0;z-index:49;border:0;background:rgba(0,0,0,.66);backdrop-filter:blur(3px)}.app-stage{min-width:0;transition:margin-left .24s ease}.platform-main{margin:0 auto;padding:16px 14px 32px}.brand-logo{position:relative;display:block;width:190px;height:95px;overflow:hidden;background:transparent}.brand-logo__image{position:absolute;width:190px;height:auto;max-width:none;left:0;top:0}.sidebar-nav{display:grid;gap:4px;margin-top:22px}.sidebar-link{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#a6a7ad;font-size:13px;font-weight:750;transition:.2s ease}.sidebar-link svg{width:18px;height:18px}.sidebar-link:hover{color:#fff;background:#151619}.sidebar-link[data-active=true]{color:#f8d469;border-color:rgba(243,198,78,.3);box-shadow:inset 3px 0 0 #f3c64e}.sidebar-community,.sidebar-safe{display:flex;gap:10px;border:1px solid var(--casino-line);background:#101113}.sidebar-community{align-items:center;margin-top:18px;padding:12px;border-radius:9px}.sidebar-community svg,.sidebar-safe svg{flex:0 0 auto;width:19px;color:var(--casino-gold)}.sidebar-community span,.sidebar-community strong{display:block}.sidebar-community strong{font-size:12px}.sidebar-community span{margin-top:3px;color:var(--casino-muted);font-size:10px}.sidebar-safe{position:absolute;right:14px;bottom:16px;left:14px;padding:12px;border-radius:9px}.sidebar-safe p{margin:0;color:var(--casino-muted);font-size:10px;line-height:1.5}.sidebar-safe strong{color:#e9e5d9}.top-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:10px 14px;border-bottom:1px solid var(--casino-line);background:rgba(7,8,9,.94)}.top-header__navigation{display:flex;align-items:center;gap:9px}.navigation-toggle{flex:0 0 auto}.top-header__mobile-logo .brand-logo{width:82px;height:41px}.top-header__mobile-logo .brand-logo__image{width:82px}.currency-wallet{display:grid;grid-template-columns:auto minmax(98px,1fr) minmax(98px,1fr);align-items:stretch;gap:3px;border:1px solid var(--casino-line);border-radius:10px;background:#111214}.currency-wallet>svg{align-self:center;width:18px;margin:0 5px;color:var(--casino-gold)}.currency-wallet button{min-width:0;padding:5px 8px;border:1px solid transparent;border-radius:7px;color:var(--casino-muted);background:transparent;text-align:left;transition:border-color .18s ease,background .18s ease,color .18s ease}.currency-wallet button[data-active=true]{border-color:rgba(243,198,78,.48);color:#fff;background:rgba(243,198,78,.12);box-shadow:inset 0 0 0 1px rgba(243,198,78,.06)}.currency-wallet small,.currency-wallet strong{display:block;white-space:nowrap}.currency-wallet small{font-weight:900;letter-spacing:.08em;text-transform:uppercase}.currency-wallet strong{margin-top:2px;font-size:11px}.get-mg-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;margin-left:8px;padding:0 12px;border:1px solid rgba(243,198,78,.55);border-radius:9px;color:#171208;background:linear-gradient(135deg,#ffe07a,#f3bd38);box-shadow:0 8px 24px rgba(243,198,78,.14);font-size:9px;font-weight:950;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}.get-mg-button:hover{transform:translateY(-1px);box-shadow:0 11px 30px rgba(243,198,78,.24)}.get-mg-button svg{width:16px;height:16px}.top-actions{align-items:center;gap:7px;margin-left:8px}.sound-control{position:relative}.icon-button.audio-active{color:var(--casino-gold);border-color:rgba(243,198,78,.38)}.sound-popover{position:absolute;top:calc(100% + 10px);right:0;width:min(280px,calc(100vw - 28px));padding:14px;border:1px solid rgba(243,198,78,.28);border-radius:10px;background:rgba(15,16,19,.98);box-shadow:0 18px 50px rgba(0,0,0,.55)}.sound-popover label,.sound-popover>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.sound-popover span,.sound-popover strong{font-size:11px}.sound-popover label{display:grid;grid-template-columns:1fr auto;margin-top:14px;color:#c8c5bd}.sound-popover label b{color:var(--casino-gold);font-size:10px}.sound-popover input{grid-column:1/-1;width:100%;accent-color:var(--casino-gold)}.sound-popover__music{margin-top:16px;padding-top:13px;border-top:1px solid rgba(255,255,255,.09)}.audio-switch{min-width:46px;min-height:28px;border:1px solid rgba(243,198,78,.35);border-radius:999px;color:#17140c;background:var(--casino-gold);font-size:9px;font-weight:950}.audio-stage{min-height:100vh}.game-fullscreen-button{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#e7e9ee;background:#121a27;font-size:9px;font-weight:950;letter-spacing:.08em;white-space:nowrap}.game-fullscreen-button:hover{color:#fff;border-color:rgba(243,198,78,.5)}.game-fullscreen-button svg{width:16px;height:16px}.game-guide-button{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid rgba(117,199,255,.25);border-radius:8px;color:#dceeff;background:#101c2b;font-size:9px;font-weight:950;letter-spacing:.08em;white-space:nowrap}.game-guide-button:hover{color:#fff;border-color:rgba(117,199,255,.58)}.game-guide-button svg{width:16px;height:16px}.game-guide-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;overflow-y:auto;padding:18px;background:rgba(1,5,10,.82);backdrop-filter:blur(8px)}.game-guide-dialog{width:min(620px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;border:1px solid rgba(117,199,255,.28);border-radius:15px;background:linear-gradient(155deg,#0d1827,#08111d 65%);color:#eef5ff;box-shadow:0 30px 90px rgba(0,0,0,.62)}.game-guide-dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(10,19,31,.96);backdrop-filter:blur(10px)}.game-guide-dialog header small{color:#75c7ff;font-size:8px;font-weight:950;letter-spacing:.17em}.game-guide-dialog header h2{margin:3px 0 0;font-size:25px}.game-guide-dialog header button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;background:#172334}.game-guide-dialog header button svg{width:17px}.game-guide-goal,.game-guide-section,.game-guide-tip{margin:16px 20px 0}.game-guide-goal{display:grid;gap:5px;border-left:3px solid #75c7ff;padding:10px 13px;background:rgba(117,199,255,.07)}.game-guide-goal span{color:#75c7ff;font-size:8px;font-weight:950;letter-spacing:.15em}.game-guide-goal strong{font-size:14px;line-height:1.45}.game-guide-section h3{margin:0 0 8px;color:#fff;font-size:13px}.game-guide-section ol,.game-guide-section p,.game-guide-tip p{margin:0;color:#b7c3d2;font-size:12px;line-height:1.65}.game-guide-section ol{display:grid;gap:7px;padding-left:21px}.game-guide-section li::marker{color:#75c7ff;font-weight:900}.game-guide-tip{border:1px solid rgba(243,198,78,.2);border-radius:9px;background:rgba(243,198,78,.06);padding:11px 13px}.game-guide-tip b{color:#f3c64e;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.game-guide-tip p{margin-top:4px}.game-guide-dialog>footer{margin-top:16px;border-top:1px solid rgba(255,255,255,.08);padding:12px 20px 16px;color:#77879a;font-size:9px;text-align:center}@media (max-width:700px){.game-fullscreen-button{width:36px;min-width:36px;padding:0}.game-fullscreen-button span{display:none}.game-guide-button{width:36px;min-width:36px;padding:0}.game-guide-button span{display:none}.game-guide-backdrop{align-items:end;padding:8px}.game-guide-dialog{max-height:calc(100dvh - 16px);border-radius:14px}}.icon-button{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--casino-line);border-radius:8px;color:#d6d2c7;background:#121315;transition:.2s ease}.icon-button:hover{color:#fff;border-color:rgba(243,198,78,.45);transform:translateY(-1px)}.icon-button svg{width:17px;height:17px}.ghost-button,.gold-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;transition:.2s ease}.gold-button{color:#141109;background:var(--casino-gold);box-shadow:0 8px 28px rgba(243,198,78,.12)}.gold-button:hover{transform:translateY(-2px);background:#ffda71;box-shadow:0 12px 34px rgba(243,198,78,.2)}.ghost-button svg,.gold-button svg{width:16px;height:16px}.ghost-button{color:#efebe1;border-color:var(--casino-line);background:rgba(12,13,15,.62)}.ghost-button:hover{border-color:rgba(243,198,78,.4);background:#18191c}.compact-button{display:none}.reset-button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(243,198,78,.45);border-radius:8px;background:var(--casino-gold);color:#141109}.reset-button svg{width:17px;height:17px}.reset-button span{display:none}@media (max-width:440px){.notification-button{display:none}.top-header{flex-wrap:wrap;padding-inline:8px}.top-header__navigation{gap:4px}.top-header__mobile-logo .brand-logo{width:66px;height:33px}.top-header__mobile-logo .brand-logo__image{width:66px;left:0;top:0}.currency-wallet{order:3;grid-template-columns:0 1fr 1fr;width:100%;margin:6px 0 0}.currency-wallet>svg{width:0;margin:0;overflow:hidden}.currency-wallet button{text-align:center}.currency-wallet strong{font-size:11px}.get-mg-button{width:34px;min-width:34px;min-height:34px;margin-left:4px;padding:0}.get-mg-button span{display:none}.top-actions{gap:4px;margin-left:5px}.icon-button,.reset-button{width:34px;height:34px}}.page-stack{display:grid}.page-header{position:relative;overflow:hidden;padding:26px 22px;border:1px solid var(--casino-line);border-radius:13px;background:#111214}.page-header:after{position:absolute;top:-80px;right:-40px;width:220px;height:220px;border:1px solid rgba(243,198,78,.15);border-radius:50%;content:"";box-shadow:0 0 90px rgba(243,198,78,.06)}.page-header h1{max-width:840px;margin:8px 0 0;font-size:clamp(28px,5vw,54px);line-height:.98;letter-spacing:-.045em}.page-header p{max-width:760px;margin:14px 0 0;color:#a4a5aa;font-size:14px;line-height:1.65}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--casino-gold);font-size:9px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.eyebrow svg{width:14px;height:14px}.section-heading{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px}.section-heading h2{margin:4px 0 0;font-size:22px;letter-spacing:-.025em}.section-heading>a,.section-heading>div+a{display:inline-flex;align-items:center;gap:6px;color:#c6c3ba;font-size:11px;font-weight:800}.section-heading a svg{width:14px}.text-link{color:var(--casino-gold);font-size:12px;font-weight:800}.home-hero{position:relative;min-height:690px;border:1px solid rgba(243,198,78,.34);border-radius:16px;background:#070a21;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 22px 60px rgba(0,0,0,.28);isolation:isolate}.home-hero__copy{z-index:3;padding:24px 18px 405px;animation:hero-copy-enter .55s ease-out .12s both}.home-hero__scene-layer{position:absolute;inset:0;animation:hero-scene-enter .72s cubic-bezier(.2,.8,.2,1) both}.home-hero__scene{-o-object-position:center bottom;object-position:center bottom;animation:hero-scene-camera 12s ease-in-out infinite alternate}.home-hero__scene--desktop{display:none}.home-hero__scene--mobile{display:block;-o-object-fit:contain;object-fit:contain}.home-hero__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,5,31,.98),rgba(2,5,31,.94) 29%,rgba(2,5,31,.42) 48%,rgba(2,5,31,.04) 68%,transparent);pointer-events:none}.home-hero__casino-glow{position:absolute;right:-8%;bottom:-45%;z-index:0;width:70%;aspect-ratio:1;border-radius:50%;background:rgba(255,79,225,.12);filter:blur(42px);animation:hero-casino-glow 3.6s ease-in-out infinite}.home-hero .eyebrow svg{transform-origin:center;animation:hero-sparkle 2.5s ease-in-out infinite}.home-hero h1{max-width:520px;margin:11px 0 0;font-size:clamp(44px,11.5vw,68px);font-weight:950;line-height:.88;letter-spacing:-.065em;text-transform:uppercase;text-wrap:balance;text-shadow:0 5px 24px rgba(0,0,0,.45)}.home-hero h1 span{color:var(--casino-gold);text-shadow:0 0 26px rgba(243,198,78,.2)}.home-hero__copy>p{max-width:450px;margin:18px 0 0;color:#d0d2db;font-size:14px;line-height:1.55;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}@keyframes hero-scene-enter{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes hero-scene-camera{0%{transform:scale(1.001) translateZ(0)}to{transform:scale(1.018) translate3d(-.18%,.12%,0)}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-casino-glow{0%,to{opacity:.5;transform:scale(.94)}50%{opacity:.9;transform:scale(1.04)}}@keyframes hero-sparkle{0%,to{opacity:.76;transform:rotate(0deg) scale(.92)}50%{opacity:1;transform:rotate(18deg) scale(1.08)}}@media (max-width:579px){.home-hero h1{max-width:360px}.home-hero__copy>p{margin-top:14px;font-size:13px;line-height:1.48}.hero-actions{margin-top:18px}.hero-actions>a{flex:1 1 100%}}.featured-games,.games-catalog{display:grid;grid-template-columns:1fr;gap:10px}.game-card{--game-accent:#f3c64e;position:relative;min-height:270px;overflow:hidden;border:1px solid var(--casino-line);border-radius:12px;background:#111214;isolation:isolate;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.game-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--game-accent) 52%,transparent);box-shadow:0 18px 40px rgba(0,0,0,.32)}.game-card:active{transform:translateY(-1px) scale(.992)}.game-card__art{z-index:-3;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.game-card:hover .game-card__art{transform:scale(1.035)}.game-card__layer{position:absolute;right:-46px;bottom:-68px;z-index:-1;width:75%;height:auto;animation:card-float 3.2s ease-in-out infinite}.game-card__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,6,8,.96),rgba(5,6,8,.78) 48%,rgba(5,6,8,.12)),linear-gradient(0deg,rgba(5,6,8,.7),transparent 65%)}.game-card__content{display:flex;flex-direction:column;min-height:270px;padding:15px}.game-card__eyebrow{display:flex;justify-content:space-between;gap:12px;color:#dedbd1;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.game-card__eyebrow span{display:inline-flex;align-items:center;gap:5px}.game-card__eyebrow span:first-child{color:var(--game-accent)}.game-card__eyebrow svg{width:10px;height:10px}.game-card__title{width:62%;margin-top:auto}.game-card__title small{color:#c4c2bb;font-size:9px;font-weight:800}.game-card__title h3{margin:2px 0 0;font-size:26px;line-height:.9;letter-spacing:-.04em}.game-card__title p{margin:7px 0 0;color:#a5a3a0;font-size:10px}.game-card__stats{display:flex;gap:14px;margin-top:14px}.game-card__stats small,.game-card__stats span,.game-card__stats strong{display:block}.game-card__stats small{color:#777a82;font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.game-card__stats strong{margin-top:2px;color:#ebe7dd;font-size:10px}.game-card__play{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border-radius:7px;color:#12100a;background:var(--game-accent);font-size:10px;font-weight:950;text-transform:uppercase;box-shadow:0 8px 25px rgba(0,0,0,.3)}.game-card__play svg{width:12px;height:12px}.game-card__play svg:last-child{display:none}.featured-games .game-card,.featured-games .game-card__art{opacity:1;filter:none}.featured-games .game-card[data-featured=false] .game-card__shade{background:transparent}.featured-games .game-card[data-featured=true] .game-card__shade{background:radial-gradient(ellipse 74% 64% at 12% 100%,rgba(5,6,8,.72) 0,rgba(5,6,8,.38) 42%,rgba(5,6,8,.1) 66%,transparent 82%),radial-gradient(ellipse 48% 38% at 100% 100%,rgba(5,6,8,.36) 0,rgba(5,6,8,.1) 56%,transparent 80%)}@keyframes card-float{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-6px) rotate(1deg)}}.feature-card,.surface-card{border:1px solid var(--casino-line);border-radius:12px;background:#111214}.home-utility-grid{display:grid;gap:12px}.home-activity-column,.home-utility-column{display:grid;align-content:start;gap:12px}.feature-card{position:relative;overflow:hidden;padding:16px}.feature-card strong{display:block;margin-top:5px;font-size:20px}.feature-card p{margin:6px 0 0;color:var(--casino-muted);font-size:10px;line-height:1.5}.feature-card a,.feature-card button{display:inline-flex;margin-top:12px;border:0;padding:0;color:var(--casino-gold);background:transparent;font-size:10px;font-weight:900;text-transform:uppercase}.jackpot-card{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#17140d}.jackpot-card:after{position:absolute;top:-70px;right:-20px;width:180px;height:180px;border:1px solid rgba(243,198,78,.16);border-radius:50%;content:"";box-shadow:0 0 80px rgba(243,198,78,.08)}.jackpot-card>*{position:relative;z-index:1}.jackpot-card>a{flex:0 0 auto;padding:10px 12px;border:1px solid rgba(243,198,78,.3);border-radius:7px}.utility-pair{display:grid;gap:12px}.reward-card,.vip-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:11px}.reward-card>svg,.vip-card>svg{width:22px;color:var(--casino-gold)}.reward-card button,.vip-card a{grid-column:2;margin-top:5px;justify-self:start}.progress-track{height:5px;margin-top:10px;overflow:hidden;border-radius:99px;background:#27282d}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--casino-gold);box-shadow:0 0 16px rgba(243,198,78,.4)}.community-feed,.live-activity,.weekly-race{padding:16px}.activity-list{display:grid}.activity-row{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--casino-line)}.activity-dot{width:7px;height:7px;border-radius:50%;box-shadow:0 0 12px currentColor}.activity-row span small,.activity-row span strong{display:block}.activity-row span strong{font-size:11px}.activity-row span small{margin-top:2px;color:var(--casino-muted);font-size:9px}.activity-row b{color:#ed685d;font-size:11px}.activity-row b[data-win=true]{color:var(--casino-green)}.weekly-race header{display:flex;align-items:center;justify-content:space-between}.weekly-race header a{color:var(--casino-muted);font-size:10px;font-weight:800}.race-score{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.race-score span small,.race-score span strong{display:block}.race-score small{color:var(--casino-muted);font-size:9px}.race-score strong{margin-top:2px;font-size:24px}.leader-avatar,.profile-avatar,.race-medal{display:grid;place-items:center;border:1px solid #e0b33e;color:#f8d469;background:#241e0e;box-shadow:inset 0 0 0 4px #111;font-weight:950}.race-medal{width:47px;height:47px;border-radius:50%}.weekly-race>p{margin:12px 0 0;color:var(--casino-muted);font-size:9px;line-height:1.5}.community-posts{display:grid;gap:8px}.community-posts article{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding-top:10px;border-top:1px solid var(--casino-line)}.community-posts strong{font-size:11px}.community-posts p{margin:2px 0 0;color:var(--casino-muted);font-size:9px;line-height:1.45}.community-badge{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;color:#101113;font-size:12px;font-weight:950}.community-badge.doge{background:#f3c64e}.community-badge.pepe{background:#69d76f}.community-badge.pengu{background:#76c7ff}.games-catalog .game-card,.games-catalog .game-card__content{min-height:310px}.two-column{display:grid;gap:14px}.mg-store{--store-pink:#ff4fd8}.mg-store-hero{position:relative;display:grid;min-height:280px;overflow:hidden;border:1px solid rgba(243,198,78,.38);border-radius:16px;background:radial-gradient(circle at 76% 32%,rgba(255,79,216,.17),transparent 30%),radial-gradient(circle at 88% 75%,rgba(243,198,78,.17),transparent 31%),linear-gradient(145deg,#14100d,#171127 62%,#090a10);box-shadow:inset 0 0 70px rgba(243,198,78,.035),0 22px 50px rgba(0,0,0,.24)}.mg-store-hero:after{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.8) 0 1px,transparent 1.5px);background-size:54px 54px;opacity:.08;content:"";pointer-events:none}.mg-store-hero__copy{position:relative;align-self:center;padding:28px 22px}.mg-store-hero h1{margin:8px 0 0;font-size:clamp(36px,7vw,72px);line-height:.92;letter-spacing:-.055em}.mg-store-hero p{max-width:570px;margin:14px 0 0;color:#b8b4ab;font-size:13px;line-height:1.6}.mg-store-balances{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.mg-store-balances span{min-width:142px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(5,6,8,.55);backdrop-filter:blur(8px)}.mg-store-balances small,.mg-store-balances strong{display:block}.mg-store-balances small{color:#888991;font-size:7px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.mg-store-balances strong{margin-top:3px;color:#fff4ce;font-size:13px}.mg-store-hero__visual{position:relative;display:none;min-height:280px}.mg-store-hero__visual>svg{position:absolute;right:13%;bottom:12%;width:138px;height:138px;color:#f7c94e;filter:drop-shadow(0 18px 22px rgba(0,0,0,.42)) drop-shadow(0 0 26px rgba(243,198,78,.2))}.mg-package-art__coin,.mg-store-hero__coin{display:grid;place-items:center;border:3px solid #ffd968;border-radius:50%;color:#6d4205;background:radial-gradient(circle at 32% 24%,#fff5a1 0 8%,#ffd346 10% 47%,#e89c16 49% 66%,#ffc838 68% 100%);box-shadow:inset 0 0 0 3px rgba(111,60,4,.2),0 10px 20px rgba(0,0,0,.35);font-weight:1000}.mg-store-hero__coin{position:absolute;z-index:1;width:60px;height:60px;font-size:13px}.mg-store-hero__coin--one{top:18%;right:8%;transform:rotate(17deg)}.mg-store-hero__coin--two{right:48%;bottom:13%;width:48px;height:48px;transform:rotate(-16deg)}.mg-store-hero__coin--three{top:20%;right:46%;width:38px;height:38px;transform:rotate(28deg);font-size:9px}.mg-package-grid{display:grid;gap:12px}.mg-package-card{--package-accent:#f3c64e;position:relative;display:grid;grid-template-rows:auto minmax(145px,1fr) auto auto;min-width:0;border:1px solid color-mix(in srgb,var(--package-accent) 28%,#323238);border-radius:14px;background:radial-gradient(circle at 50% 22%,color-mix(in srgb,var(--package-accent) 14%,transparent),transparent 42%),linear-gradient(160deg,#18191d,#0e0f12);box-shadow:0 15px 34px rgba(0,0,0,.22)}.mg-package-card[data-featured=true]{border-color:color-mix(in srgb,var(--package-accent) 74%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--package-accent) 18%,transparent),0 18px 45px color-mix(in srgb,var(--package-accent) 14%,transparent)}.mg-package-card[data-tier=spark] .mg-package-art__coin--three{display:none}.mg-package-card[data-tier=stack] .mg-package-art__vault{transform:scale(1.04)}.mg-package-card[data-tier=vault] .mg-package-art__vault{transform:scale(1.12);filter:drop-shadow(0 0 13px rgba(255,79,216,.28))}.mg-package-card[data-tier=royale] .mg-package-art__vault{transform:scale(1.18);filter:drop-shadow(0 0 17px rgba(255,138,61,.32))}.mg-package-card[data-tier=royale] .mg-package-art__coin{box-shadow:inset 0 0 0 3px rgba(111,60,4,.2),0 10px 20px rgba(0,0,0,.35),0 0 16px rgba(255,207,73,.25)}.mg-package-card__badge{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--package-accent) 45%,transparent);border-radius:999px;color:var(--package-accent);background:rgba(6,7,9,.76);backdrop-filter:blur(7px);font-size:7px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.mg-package-card__badge svg{width:11px;height:11px}.mg-package-art{position:relative;min-height:168px;overflow:hidden;isolation:isolate}.mg-package-art__glow{position:absolute;inset:20% 12% 0;border-radius:50%;background:var(--package-accent);opacity:.13;filter:blur(24px)}.mg-package-art>img{position:absolute;z-index:3;right:4%;bottom:-8%;width:62%;height:88%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 13px rgba(0,0,0,.5));transition:transform .25s ease}.mg-package-card:hover .mg-package-art>img{transform:translateY(-4px) rotate(1deg)}.mg-package-art__vault{position:absolute;z-index:1;right:39%;bottom:10%;display:grid;width:77px;height:60px;place-items:center;border:4px solid #7d4d0a;border-radius:13px 13px 8px 8px;color:#8f5709;background:linear-gradient(#ffd55b 0 28%,#eda51e 29% 100%);box-shadow:inset 0 0 0 3px rgba(255,244,163,.38),0 14px 18px rgba(0,0,0,.35)}.mg-package-art__vault:after{position:absolute;top:20px;width:13px;height:18px;border-radius:3px;background:#6b3d06;content:""}.mg-package-art__vault svg{position:absolute;top:2px;width:21px}.mg-package-art__coin{position:absolute;z-index:2;width:35px;height:35px;border-width:2px;font-size:7px}.mg-package-art__coin--one{left:9%;bottom:12%;transform:rotate(-14deg)}.mg-package-art__coin--two{left:24%;bottom:4%;width:47px;height:47px;transform:rotate(9deg);font-size:10px}.mg-package-art__coin--three{left:34%;bottom:26%;width:29px;height:29px;transform:rotate(18deg);font-size:6px}.mg-package-card__copy{padding:0 15px 14px}.mg-package-card__copy>span{color:#9d9da3;font-size:8px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.mg-package-card__copy>strong{display:block;margin-top:3px;color:#fff;font-size:25px;letter-spacing:-.03em}.mg-package-card__copy>strong small{color:var(--package-accent);font-size:12px;letter-spacing:.04em}.mg-package-card__copy p{display:flex;align-items:center;gap:6px;margin:7px 0 0;color:#d8d5cc;font-size:9px;font-weight:800}.mg-package-card__copy p svg{width:13px;color:var(--package-accent)}.mg-package-card>button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:0 13px;border:1px solid color-mix(in srgb,var(--package-accent) 45%,transparent);border-radius:9px;color:#171109;background:var(--package-accent)}.mg-package-card>button span{font-size:16px;font-weight:950}.mg-package-card>button b{font-size:8px;letter-spacing:.08em;text-transform:uppercase}.mg-store-rules{display:grid;gap:8px}.mg-store-rules article{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:13px;border:1px solid var(--casino-line);border-radius:10px;background:#101113}.mg-store-rules svg{width:19px;color:var(--casino-gold)}.mg-store-rules strong{font-size:11px}.mg-store-rules p{margin:4px 0 0;color:var(--casino-muted);font-size:9px;line-height:1.5}.mg-store-note{margin:-4px 0 0;color:#71737a;font-size:8px;line-height:1.5;text-align:center}.mg-confirmation{--package-accent:#f3c64e;max-height:calc(100dvh - 24px);overflow-y:auto;border-color:rgba(243,198,78,.3)}.mg-confirmation>header>button{flex:0 0 auto}.mg-confirmation .mg-package-art{min-height:190px;margin:8px -2px;border:1px solid rgba(243,198,78,.12);border-radius:11px;background:radial-gradient(circle at 50% 50%,rgba(243,198,78,.08),transparent 60%)}.mg-confirmation__summary{display:grid;gap:7px}.mg-confirmation__summary span{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid var(--casino-line);border-radius:7px;background:#0b0c0e}.mg-confirmation__summary small{color:var(--casino-muted);font-size:8px;font-weight:900;text-transform:uppercase}.mg-confirmation__summary strong{font-size:12px}.mg-confirmation>p{color:#95969c;font-size:10px;line-height:1.55}.mg-confirmation__actions{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;margin-top:14px}.mg-confirmation__actions .ghost-button,.mg-confirmation__actions .gold-button{width:100%;margin:0}.mg-confirmation--success{text-align:center}.mg-confirmation--success .eyebrow{margin-top:10px}.mg-confirmation--success h2{margin-top:7px;font-size:28px}.mg-success-mark{display:grid;width:58px;height:58px;margin:4px auto 0;place-items:center;border:1px solid rgba(69,212,138,.5);border-radius:50%;color:#07160f;background:#45d48a;box-shadow:0 0 34px rgba(69,212,138,.22)}.mg-success-mark svg{width:25px}.promo-reward-grid{display:grid;gap:9px}.promo-reward-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px;padding:14px;overflow:hidden;border:1px solid var(--casino-line);border-radius:11px;background:linear-gradient(145deg,#12141a,#0e0f12)}.promo-reward-card>svg{width:22px;color:#ff72df}.promo-reward-card strong{display:block;font-size:13px}.promo-reward-card p{margin:4px 0 0;color:var(--casino-muted);font-size:9px;line-height:1.5}.promo-reward-card footer{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:3px}.promo-reward-card footer span{color:#ff8ce6;font-size:11px;font-weight:950}.promo-reward-card button{min-height:30px;padding:0 10px;border:1px solid rgba(255,79,216,.4);border-radius:7px;color:#130a12;background:#ff68dc;font-size:8px;font-weight:950;text-transform:uppercase}.promo-reward-card button:disabled{color:#85868c;border-color:var(--casino-line);background:#1a1b1f}.passport-stats{display:grid;gap:10px}.passport-stats article{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--casino-line);border-radius:11px;background:#111214}.passport-stats svg{width:22px;color:var(--casino-gold)}.passport-stats small,.passport-stats strong{display:block}.passport-stats small{color:var(--casino-muted);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.passport-stats strong{margin-top:3px;font-size:14px}.history-section{padding:16px}.history-toolbar{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.history-toolbar h2{margin:4px 0 0;font-size:22px}.history-controls{display:flex;flex-wrap:wrap;gap:8px}.history-controls select{flex:1 1 150px;min-height:38px;padding:0 10px;border:1px solid var(--casino-line);border-radius:8px;color:#dedbd1;background:#0b0c0e;font-size:11px}.history-grid{display:grid;gap:8px}.history-card{--game-accent:#f3c64e;display:grid;grid-template-columns:42px 1fr;gap:12px;padding:12px;border:1px solid var(--casino-line);border-radius:10px;background:#0c0d0f;box-shadow:inset 3px 0 0 var(--game-accent)}.history-card__stamp{display:grid;place-items:center;width:42px;height:42px;border:1px dashed var(--game-accent);border-radius:50%;color:var(--game-accent);font-size:11px;font-weight:950}.history-card__main small{color:var(--casino-muted);font-size:8px}.history-card__main h3{margin:3px 0 0;font-size:15px}.history-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.history-tags span{padding:4px 8px;border:1px solid rgb(224 73 98/20%);border-radius:999px;color:#b52d47;background:#fff0f3;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.history-tags span[data-win=true]{border-color:rgb(17 146 98/20%);color:#08744d;background:#e7f8f0}.history-tags span.history-tags__wager{border-color:rgb(13 122 190/18%);color:#0b5d91;background:#e7f5fc}.history-card__result{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:9px;border-top:1px solid var(--casino-line)}.history-card__result small{color:var(--casino-muted);font-size:8px;text-transform:uppercase}.history-card__result strong{margin-right:auto;color:#ed685d;font-size:12px}.history-card__result strong[data-win=true]{color:var(--casino-green)}.history-card__result a{display:inline-flex;align-items:center;gap:5px;color:var(--casino-gold);font-size:10px;font-weight:850}.history-card__result a svg{width:14px}.milestone-row{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.milestone-row article{padding:12px;border:1px solid var(--casino-line);border-radius:9px;color:#686a71;background:#0b0c0e}.milestone-row article[data-unlocked=true]{color:var(--casino-gold);border-color:rgba(243,198,78,.25);background:#17150f}.milestone-row svg{width:17px}.milestone-row span,.milestone-row strong{display:block}.milestone-row strong{margin-top:8px;color:#e2dfd6;font-size:11px}.milestone-row span{margin-top:2px;font-size:8px;text-transform:uppercase}.reward-feature{min-height:170px}.leaderboard-board{padding:16px}.leader-row{display:grid;grid-template-columns:28px 38px 1fr auto;align-items:center;gap:10px;padding:14px;border:1px solid rgba(243,198,78,.2);border-radius:9px;background:#17150f}.leader-rank{color:var(--casino-gold);font-size:20px;font-weight:950}.leader-avatar{width:38px;height:38px;border-radius:50%}.leader-row div small,.leader-row div strong{display:block}.leader-row div small{color:var(--casino-muted);font-size:9px}.leader-row b{font-size:12px}.community-grid,.event-grid,.tier-grid{display:grid;gap:12px}.event-card{position:relative;min-height:280px;padding:18px;overflow:hidden;border:1px solid var(--casino-line);border-radius:12px;background:#111214}.event-date{display:flex;align-items:center;justify-content:space-between;color:var(--casino-muted)}.event-date svg{width:18px}.event-date strong{color:var(--casino-gold);font-size:11px;letter-spacing:.1em}.event-icon{width:56px;height:56px;margin-top:28px;color:var(--casino-gold);opacity:.9}.event-card>small{display:block;margin-top:18px;color:var(--casino-gold);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.event-card h2{margin:4px 0 0;font-size:22px}.event-card p{margin:9px 0 0;color:var(--casino-muted);font-size:11px;line-height:1.55}.event-card button{position:absolute;bottom:16px;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid rgba(243,198,78,.3);border-radius:7px;color:var(--casino-gold);background:transparent;font-size:10px;font-weight:900}.event-card button[data-active=true]{color:#111;background:var(--casino-gold)}.event-card button svg{width:14px}.vip-hero{min-height:260px;background:#15130d}.vip-meter{max-width:620px;margin-top:28px}.vip-meter>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:10px}.vip-meter strong{color:var(--casino-gold)}.tier-grid article{min-height:210px;padding:18px;border:1px solid var(--casino-line);border-radius:12px;background:#111214}.tier-grid article[data-current]{border-color:rgba(243,198,78,.35);background:#17150f}.tier-grid svg{width:34px;height:34px;color:var(--casino-gold)}.tier-grid span{display:block;margin-top:26px;color:var(--casino-muted);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tier-grid h2{margin:4px 0 0;font-size:22px}.tier-grid p{margin:9px 0 0;color:var(--casino-muted);font-size:11px;line-height:1.5}.vip-note{display:flex;align-items:center;gap:10px;padding:13px 15px;border:1px solid rgba(69,212,138,.2);border-radius:10px;color:#a9adaf;background:rgba(69,212,138,.05);font-size:10px}.vip-note svg{flex:0 0 auto;width:19px;color:var(--casino-green)}.vip-note p{margin:0}.vip-note strong{color:#dcded9}.community-hub{--community-purple:#9f63ff}.community-hub [id]{scroll-margin-top:92px}.community-hub__hero{display:grid;gap:24px;border-color:rgba(159,99,255,.28);background:#111020}.community-hub__hero:after{border-color:rgba(159,99,255,.22);box-shadow:0 0 90px rgba(159,99,255,.09)}.community-hub__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.community-status-note{position:relative;z-index:1;display:flex;align-items:flex-start;gap:10px;max-width:460px;padding:13px;border:1px solid rgba(118,199,255,.22);border-radius:10px;background:rgba(118,199,255,.055)}.community-status-note>svg{width:20px;flex:0 0 auto;color:#76c7ff}.community-status-note span,.community-status-note strong{display:block}.community-status-note strong{font-size:10px;letter-spacing:.05em;text-transform:uppercase}.community-status-note span{margin-top:4px;color:#9299a7;font-size:10px;line-height:1.5}.community-season-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.community-season-strip article{min-width:0;padding:14px;border:1px solid var(--casino-line);border-radius:10px;background:#111214}.community-season-strip small,.community-season-strip span,.community-season-strip strong{display:block}.community-season-strip small{color:#858791;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.community-season-strip strong{margin-top:8px;color:#fff;font-size:clamp(17px,4vw,24px);letter-spacing:-.03em}.community-season-strip span{margin-top:3px;overflow:hidden;color:var(--casino-gold);font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.community-feature-grid{display:grid;gap:12px}.community-live-challenge{padding:18px;overflow:hidden;border:1px solid rgba(243,198,78,.28);border-radius:13px;box-shadow:inset 0 1px rgba(255,255,255,.035)}.challenge-score>div:first-child,.challenge-score>div:last-child,.community-live-challenge>footer,.community-live-challenge>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.challenge-status,.challenge-timer{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.challenge-status{color:#ff8b61}.challenge-status svg{width:15px}.challenge-timer{color:#f7d46d}.challenge-timer svg{width:14px}.community-live-challenge__body{display:grid;gap:18px;margin-top:28px}.community-live-challenge__body h2{max-width:620px;margin:7px 0 0;font-size:clamp(28px,6vw,48px);line-height:.95;letter-spacing:-.045em}.community-live-challenge__body p{max-width:660px;margin:12px 0 0;color:#a6a49b;font-size:11px;line-height:1.65}.challenge-prize{display:grid;align-content:center;justify-items:start;min-width:190px;padding:14px;border:1px solid rgba(255,79,225,.2);border-radius:10px;background:rgba(255,79,225,.055)}.challenge-prize svg{width:24px;color:#ff67e6}.challenge-prize span{margin-top:9px;color:#b98caf;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.challenge-prize strong{margin-top:3px;font-size:19px}.challenge-prize small{margin-top:3px;color:#7f7580;font-size:8px;text-transform:uppercase}.challenge-score{margin-top:24px}.challenge-score>div:first-child,.challenge-score>div:last-child{font-size:11px}.challenge-score>div:first-child span{color:#f6c748}.challenge-score>div:last-child span{color:#69d76f}.challenge-score__track{height:12px;margin:8px 0;overflow:hidden;border-radius:999px;background:#153a27}.challenge-score__track span{display:block;width:62%;height:100%;border-radius:inherit;background:#f6c748;box-shadow:0 0 20px rgba(246,199,72,.34)}.community-live-challenge>footer{flex-direction:column;align-items:stretch;margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.community-live-challenge>footer>span{color:#777970;font-size:9px}.community-live-challenge>footer>div{display:flex;flex-wrap:wrap;gap:7px}.community-side-challenges{display:grid;align-content:start;gap:10px}.community-side-challenges>header{padding:5px 3px 4px}.community-side-challenges>header h2{margin:4px 0 0;font-size:20px}.community-side-challenges>article{--challenge-accent:#76c7ff;padding:15px;border:1px solid color-mix(in srgb,var(--challenge-accent) 28%,transparent);border-radius:11px;background:#111214}.community-side-challenges article footer,.community-side-challenges article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.community-side-challenges article>div span{color:var(--challenge-accent);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.community-side-challenges article>div b{display:inline-flex;align-items:center;gap:5px;color:#9c9ea5;font-size:9px}.community-side-challenges article>div b svg{width:12px}.community-side-challenges h3{margin:15px 0 0;font-size:18px}.community-side-challenges p{margin:4px 0 0;color:#888b93;font-size:10px}.community-side-challenges article footer{margin-top:17px;padding-top:11px;border-top:1px solid rgba(255,255,255,.075)}.community-side-challenges article footer span{color:#777a81;font-size:8px}.community-side-challenges article footer a{display:inline-flex;align-items:center;gap:5px;color:var(--challenge-accent);font-size:9px;font-weight:900;text-transform:uppercase}.community-side-challenges article footer svg{width:12px}.community-standings{padding:16px}.community-data-chip{padding:6px 8px;border:1px solid rgba(118,199,255,.2);border-radius:999px;color:#76c7ff;background:rgba(118,199,255,.055);font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.community-standings__head{display:none}.community-standings__rows{display:grid;gap:7px}.community-standings__rows>article{--community-accent:#f3c64e;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid rgba(255,255,255,.075);border-radius:9px;background:#0c0d0f}.community-rank{color:var(--community-accent);font-size:18px;font-weight:950;text-align:center}.community-identity{display:flex;min-width:0;align-items:center;gap:9px}.community-avatar{position:relative;width:42px;height:42px;flex:0 0 auto;overflow:hidden;border:1px solid color-mix(in srgb,var(--community-accent) 35%,transparent);border-radius:10px;background:color-mix(in srgb,var(--community-accent) 10%,#0b0c0e)}.community-avatar img{-o-object-fit:contain;object-fit:contain}.community-identity small,.community-identity strong{display:block}.community-identity strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.community-identity small{margin-top:2px;color:#7e8188;font-size:8px}.community-trend{color:var(--casino-green);font-size:9px;font-weight:900}.community-points{grid-column:2;font-size:12px}.community-points small{color:#777a81;font-size:7px}.community-standings__rows article>a{grid-column:3;display:inline-flex;align-items:center;justify-content:end;gap:5px;color:var(--community-accent);font-size:8px;font-weight:900;text-transform:uppercase}.community-standings__rows article>a svg{width:12px}.community-rewards>div{display:grid;gap:10px}.community-rewards article{min-height:180px;padding:17px;border:1px solid var(--casino-line);border-radius:11px;background:#111214}.community-rewards article>svg{width:30px;height:30px;color:var(--casino-gold)}.community-rewards article>span{display:block;margin-top:24px;color:var(--casino-gold);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.community-rewards h3{margin:5px 0 0;font-size:20px}.community-rewards p{margin:8px 0 0;color:#898b92;font-size:10px;line-height:1.55}.profile-grid{display:grid;gap:12px}.profile-card,.settings-card{padding:18px}.profile-card{display:grid;grid-template-columns:70px 1fr;gap:16px;align-items:start}.profile-avatar{width:70px;height:70px;border-radius:50%;font-size:24px}.profile-card label{display:grid;gap:6px;margin-top:20px;color:var(--casino-muted);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.profile-card input{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--casino-line);border-radius:8px;color:#fff;background:#090a0c}.profile-card .gold-button{margin-top:10px;border:0}.settings-card header{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--casino-line)}.settings-card header>svg{width:23px;color:var(--casino-gold)}.settings-card header h2,.settings-card header small{display:block;margin:0}.settings-card header small{color:var(--casino-muted);font-size:8px;text-transform:uppercase}.settings-card header h2{margin-top:2px;font-size:18px}.settings-card>label{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--casino-line)}.settings-card label small,.settings-card label strong{display:block}.settings-card label strong{font-size:11px}.settings-card label small{margin-top:2px;color:var(--casino-muted);font-size:9px}.settings-card input[type=range]{width:45%;accent-color:var(--casino-gold)}.settings-card input[type=checkbox]{width:18px;height:18px;accent-color:var(--casino-gold)}.profile-card{grid-template-columns:82px minmax(0,1fr)}.profile-avatar{position:relative;width:82px;height:82px;overflow:hidden;border-color:var(--avatar-accent,#e0b33e);border-radius:22px;background:color-mix(in srgb,var(--avatar-accent,#e0b33e) 12%,#090a0c);box-shadow:inset 0 0 0 4px #111,0 0 22px color-mix(in srgb,var(--avatar-accent,#e0b33e) 24%,transparent)}.profile-avatar img{-o-object-fit:contain;object-fit:contain}.profile-card__details{min-width:0}.avatar-picker{min-width:0;margin:18px 0 0;padding:0;border:0}.avatar-picker legend{padding:0;color:var(--casino-muted);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.avatar-picker__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.avatar-option{display:grid;min-width:0;gap:5px;justify-items:center;padding:7px 5px 6px;border:1px solid var(--casino-line);border-radius:10px;color:#a8a9ae;background:#090a0c;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.avatar-option:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--avatar-accent) 58%,transparent);color:#fff}.avatar-option:focus-visible{outline:2px solid var(--avatar-accent);outline-offset:2px}.avatar-option[data-selected=true]{border-color:var(--avatar-accent);color:#fff;background:color-mix(in srgb,var(--avatar-accent) 10%,#090a0c);box-shadow:0 0 16px color-mix(in srgb,var(--avatar-accent) 22%,transparent)}.avatar-option>span{position:relative;width:54px;max-width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px}.avatar-option img{-o-object-fit:contain;object-fit:contain}.avatar-option strong{overflow:hidden;max-width:100%;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-summary-grid{display:grid;gap:12px}.profile-identity-summary,.profile-vip-summary{min-width:0;padding:16px}.profile-identity-summary{display:flex;align-items:center;gap:14px}.profile-identity-summary h2,.profile-vip-summary h2,.profile-wallet h2{margin:4px 0 0;font-size:20px}.profile-identity-summary p,.profile-vip-summary p{margin:6px 0 0;color:var(--casino-muted);font-size:10px;line-height:1.5}.profile-vip-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.profile-vip-summary>svg{width:28px;color:var(--casino-gold)}.profile-vip-summary>a{grid-column:2;color:var(--casino-gold);font-size:9px;font-weight:900;text-transform:uppercase}.profile-vip-summary .progress-track{margin-top:9px}.profile-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-stat-grid article{display:flex;min-width:0;align-items:center;gap:9px;padding:12px;border:1px solid var(--casino-line);border-radius:9px;background:#101113}.profile-stat-grid svg{flex:0 0 auto;width:18px;color:var(--casino-gold)}.profile-stat-grid small,.profile-stat-grid strong{display:block}.profile-stat-grid small{color:var(--casino-muted);font-size:7px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.profile-stat-grid strong{overflow:hidden;margin-top:3px;font-size:11px;text-overflow:ellipsis}.community-picker{min-width:0;margin:16px 0 0;padding:0;border:0}.community-picker legend{padding:0;color:var(--casino-muted);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.community-picker>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:8px}.community-picker button{min-height:34px;border:1px solid var(--casino-line);border-radius:8px;color:#92949b;background:#090a0c;font-size:9px;font-weight:950}.community-picker button[data-selected=true]{color:#fff;border-color:var(--community-accent);background:color-mix(in srgb,var(--community-accent) 12%,#090a0c);box-shadow:0 0 14px color-mix(in srgb,var(--community-accent) 18%,transparent)}.profile-wallet{padding:18px}.profile-wallet>header{display:flex;align-items:center;gap:10px}.profile-wallet>header>svg{width:25px;color:var(--casino-gold)}.profile-wallet>div{display:grid;gap:9px;margin-top:16px}.profile-wallet article{padding:14px;border:1px solid var(--casino-line);border-radius:10px;background:#0b0c0e}.profile-wallet article[data-active=true]{border-color:rgba(243,198,78,.42);background:#17150f}.profile-wallet article small,.profile-wallet article strong{display:block}.profile-wallet article small{color:var(--casino-muted);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.profile-wallet article strong{margin-top:5px;color:var(--casino-gold);font-size:18px}.profile-wallet article p{margin:7px 0 0;color:var(--casino-muted);font-size:10px;line-height:1.55}.profile-achievements,.profile-recent{padding:18px}.profile-achievements>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-achievements article{display:grid;gap:5px;padding:12px;border:1px solid var(--casino-line);border-radius:9px;color:#5f6269;background:#0b0c0e}.profile-achievements article[data-unlocked=true]{color:var(--casino-gold);border-color:rgba(243,198,78,.28);background:#17150f}.profile-achievements article svg{width:18px}.profile-achievements article strong{color:#ece8dc;font-size:10px}.profile-achievements article span{color:var(--casino-muted);font-size:8px;line-height:1.45}.profile-empty-copy{margin:0;color:var(--casino-muted);font-size:11px}.vip-unlocked{padding:18px}.vip-unlocked>div{display:grid;gap:8px}.vip-unlocked span{display:flex;align-items:center;gap:8px;color:#d7d3c8;font-size:10px}.vip-unlocked span svg{width:15px;color:var(--casino-green)}.tier-grid article>small{display:block;margin-top:16px;color:#777a82;font-size:8px;font-weight:900;text-transform:uppercase}.tier-grid article[data-unlocked=true]>small{color:var(--casino-green)}.vip-meter>p{margin:8px 0 0;color:var(--casino-muted);font-size:9px}.community-standings__rows>article[data-supported=true]{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--community-accent) 28%,transparent),0 8px 22px rgba(0,0,0,.18)}.community-points em{display:block;margin-top:2px;color:var(--community-accent);font-size:7px;font-style:normal;text-transform:uppercase}.community-row-actions{grid-column:3;display:flex;align-items:center;justify-content:end;gap:7px}.community-row-actions a,.community-row-actions button{min-height:28px;padding:0 8px;border:1px solid color-mix(in srgb,var(--community-accent) 35%,transparent);border-radius:6px;color:var(--community-accent);background:transparent;font-size:8px;font-weight:900;text-transform:uppercase}.community-row-actions button:disabled{color:#8d8f95;border-color:var(--casino-line)}.community-row-actions a{display:inline-flex;align-items:center;gap:4px}.community-row-actions svg{width:11px}.empty-state{display:grid;justify-items:center;padding:28px 12px;text-align:center}.empty-state>svg{width:26px;color:#5f6168}.empty-state h3{margin:10px 0 0;font-size:14px}.empty-state p{max-width:360px;margin:5px 0 12px;color:var(--casino-muted);font-size:10px;line-height:1.5}.loading-state{display:flex;align-items:center;justify-content:center;gap:8px;min-height:220px;color:var(--casino-muted);font-size:11px}.loading-state svg{width:20px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:16px;background:rgba(0,0,0,.75);backdrop-filter:blur(10px)}.modal-card{width:min(520px,100%);padding:18px;border:1px solid var(--casino-line);border-radius:13px;background:#111214;box-shadow:0 30px 100px #000}.modal-card>header{display:flex;align-items:center;justify-content:space-between}.modal-card h2{margin:0;font-size:20px}.toast{position:fixed;right:14px;bottom:86px;z-index:120;max-width:calc(100vw - 28px);padding:11px 14px;border:1px solid rgba(243,198,78,.3);border-radius:9px;color:#f7e3a7;background:#18150e;box-shadow:0 18px 50px #000;font-size:11px;font-weight:800;opacity:0;pointer-events:none;transform:translateY(12px);transition:.22s ease}.toast[data-visible=true]{opacity:1;transform:translateY(0)}@media (min-width:580px){.platform-main{padding:18px 18px 36px}.featured-games,.games-catalog{grid-template-columns:repeat(2,1fr)}.game-card[data-featured=true]{grid-column:span 2;min-height:330px}.game-card[data-featured=true] .game-card__content{min-height:330px}.game-card[data-featured=true] .game-card__title h3{font-size:38px}.game-card[data-featured=true] .game-card__layer{width:58%;right:-10px;bottom:-130px}.community-grid,.event-grid,.passport-stats,.tier-grid,.utility-pair{grid-template-columns:repeat(2,1fr)}.history-toolbar{flex-direction:row;align-items:end;justify-content:space-between}.history-controls{min-width:330px}.history-card{grid-template-columns:42px 1fr auto;align-items:center}.history-card__result{grid-column:auto;display:grid;justify-items:end;border:0;padding:0}.history-card__result strong{margin:2px 0 4px}.profile-grid{grid-template-columns:.85fr 1.15fr}.profile-summary-grid,.profile-wallet>div{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-achievements>div{grid-template-columns:repeat(5,minmax(0,1fr))}.community-live-challenge__body{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.community-live-challenge>footer{flex-direction:row}.community-rewards>div{grid-template-columns:repeat(3,minmax(0,1fr))}.mg-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mg-store-rules,.promo-reward-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:860px){.compact-button{display:inline-flex}.reset-button{width:auto;min-height:42px;padding:0 16px;gap:8px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.reset-button span{display:inline}.home-utility-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr)}.two-column{grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr)}.community-grid,.event-grid,.passport-stats,.tier-grid{grid-template-columns:repeat(3,1fr)}.milestone-row{grid-template-columns:repeat(4,1fr)}.home-hero{display:flex;align-items:center;min-height:560px}.home-hero__copy{width:min(51%,570px);padding:60px 32px 60px 56px}.home-hero__scene--desktop{display:block}.home-hero__scene--mobile{display:none}.home-hero__veil{background:linear-gradient(90deg,rgba(2,5,31,.99),rgba(2,5,31,.96) 26%,rgba(2,5,31,.72) 42%,rgba(2,5,31,.12) 64%,transparent 82%),linear-gradient(180deg,rgba(2,5,31,.1),rgba(2,5,31,.24))}.home-hero h1{font-size:clamp(48px,5.4vw,74px)}.community-hub__hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end}.mg-store-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}.mg-store-hero__copy{padding:42px}.mg-store-hero__visual{display:block}.community-season-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.community-standings__head,.community-standings__rows>article{display:grid;grid-template-columns:46px minmax(160px,1fr) 90px 140px auto;align-items:center;gap:12px}.community-standings__head{padding:0 12px 8px;color:#686b73;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.community-points,.community-row-actions,.community-standings__rows article>a{grid-column:auto}}@media (min-width:1040px){.app-sidebar{width:228px;visibility:visible;transform:translateX(0);box-shadow:none}.app-stage{margin-left:228px}.app-shell[data-sidebar-collapsed=true] .app-sidebar{width:72px;padding-right:8px;padding-left:8px}.app-shell[data-sidebar-collapsed=true] .app-stage{margin-left:72px}.app-sidebar[data-collapsed=true] .brand-logo{width:54px;height:54px}.app-sidebar[data-collapsed=true] .brand-logo__image{width:98px;left:-22px;top:3px}.app-sidebar[data-collapsed=true] .sidebar-community,.app-sidebar[data-collapsed=true] .sidebar-link span,.app-sidebar[data-collapsed=true] .sidebar-safe{display:none}.app-sidebar[data-collapsed=true] .sidebar-link{justify-content:center;padding:0}.top-header{min-height:72px;padding:11px 22px}.top-header__mobile-logo{display:none}.platform-main{padding:18px 22px 46px}.navigation-backdrop{display:none}.currency-wallet{margin-left:auto}.mg-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.community-feature-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);align-items:start}.featured-games{grid-template-columns:repeat(3,1fr)}.game-card[data-featured=true]{grid-column:auto;grid-row:auto;min-height:270px}.game-card[data-featured=true] .game-card__content{min-height:270px;padding:15px}.game-card[data-featured=true] .game-card__title h3{font-size:26px}.game-card[data-featured=true] .game-card__layer{width:76%;right:-48px;bottom:-75px}.game-card[data-featured=true] .game-card__play{right:14px;bottom:14px;min-height:34px;padding:0 11px}.games-catalog{grid-template-columns:repeat(3,1fr)}.toast{bottom:18px}}@media (prefers-reduced-motion:reduce){.game-card__layer,.home-hero .eyebrow svg,.home-hero__casino-glow,.home-hero__copy,.home-hero__scene,.home-hero__scene-layer,.loading-state svg{animation:none}}.app-shell{background:linear-gradient(90deg,rgba(243,198,78,.018) 1px,transparent 0) 0 0 /76px 76px,#070809}.app-sidebar{border-right-color:rgba(243,198,78,.14);background:#090a0c}.sidebar-nav{gap:3px;padding-top:16px;border-top:1px solid rgba(243,198,78,.12)}.sidebar-link{min-height:44px;border-radius:4px 11px 4px 11px}.sidebar-link:hover{background:#121315}.sidebar-link[data-active=true]{border-color:rgba(243,198,78,.26);background:#17150f;box-shadow:inset 3px 0 0 var(--casino-gold)}.sidebar-community{position:relative;overflow:hidden;border-radius:4px 12px 4px 12px;border-color:rgba(243,198,78,.16)}.sidebar-community:after{position:absolute;inset:auto -18px -24px auto;width:62px;height:62px;border:1px solid rgba(243,198,78,.1);border-radius:50%;content:""}.sidebar-safe{border-radius:4px 12px 4px 12px;background:#0e1012}.top-header{border-bottom-color:rgba(243,198,78,.13);background:rgba(7,8,9,.965);box-shadow:0 10px 30px rgba(0,0,0,.18)}.currency-wallet{gap:0;padding:3px;overflow:hidden;border-color:rgba(243,198,78,.16);border-radius:5px 12px 5px 12px;background:#0f1012}.currency-wallet button{border-radius:3px 8px 3px 8px}.currency-wallet button[data-active=true]{border-color:rgba(243,198,78,.34);background:#1a170f;box-shadow:none}.currency-wallet button[data-active=true]:after{position:absolute;right:8px;left:8px;height:2px;background:var(--casino-gold);content:""}.get-mg-button,.gold-button{border-radius:4px 10px 4px 10px;background:#f4c84f;box-shadow:none}.ghost-button,.icon-button,.reset-button{border-radius:4px 9px 4px 9px}.page-stack{gap:clamp(18px,2vw,26px)}.page-header{padding:clamp(27px,4vw,48px);border:1px solid rgba(243,198,78,.16);border-left:4px solid var(--casino-gold);border-radius:5px 22px 5px 22px;background:linear-gradient(108deg,#15140f,#111214 42%,#0d0e10);box-shadow:inset 0 1px rgba(255,255,255,.025)}.page-header:after{top:auto;right:30px;bottom:-62px;width:152px;height:152px;border:9px double rgba(243,198,78,.09);box-shadow:none;transform:rotate(-14deg)}.page-header h1{max-width:920px;margin-top:10px;font-weight:820;text-wrap:balance}.page-header p{max-width:700px;color:#aca99f}.eyebrow{letter-spacing:.19em}.section-heading{position:relative;align-items:end;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid rgba(243,198,78,.12)}.section-heading:after{position:absolute;bottom:-1px;left:0;width:46px;height:1px;background:var(--casino-gold);content:""}.section-heading h2{font-size:clamp(21px,2.2vw,28px)}.home-platform{gap:clamp(24px,3vw,34px)}.home-platform .home-hero{border-radius:6px 24px 6px 24px;box-shadow:0 24px 64px rgba(0,0,0,.3)}.home-arenas>.section-heading{margin-bottom:14px}.home-platform .feature-card,.home-platform .surface-card{border-radius:5px 15px 5px 15px;border-color:rgba(243,198,78,.12)}.home-platform .jackpot-card{border-left:4px solid var(--casino-gold);background:#15130e}.home-platform .jackpot-card:after{right:-54px;border-width:12px;box-shadow:none}.home-platform .reward-card{border-top:2px solid #ff6adf}.home-platform .vip-card{border-top:2px solid var(--casino-gold)}.home-platform .community-feed{border-left:3px solid #8b67ff}.home-platform .live-activity{border-left:3px solid #45d48a}.home-platform .weekly-race{border-left:3px solid #75c7ff}.mg-store-hero{border-radius:5px 24px 5px 24px;background:linear-gradient(100deg,rgba(243,198,78,.055),transparent 42%),linear-gradient(145deg,#15130f,#15111d 64%,#0a0b0d)}.mg-store-hero:after{background-image:linear-gradient(90deg,rgba(243,198,78,.07) 1px,transparent 0);background-size:72px 100%;opacity:.34}.mg-store-balances{gap:0;width:-moz-fit-content;width:fit-content;overflow:hidden;border:1px solid rgba(243,198,78,.16);border-radius:4px 11px 4px 11px}.mg-store-balances span{min-width:152px;border:0;border-right:1px solid rgba(243,198,78,.12);border-radius:0;background:rgba(5,6,8,.62)}.mg-store-balances span:last-child{border-right:0}.mg-package-grid{gap:14px}.mg-package-card{grid-template-rows:auto minmax(165px,1fr) auto auto;border-radius:5px 17px 5px 17px;background:#121316;box-shadow:inset 0 3px 0 color-mix(in srgb,var(--package-accent) 42%,transparent),0 14px 30px rgba(0,0,0,.18)}.mg-package-card[data-featured=true]{border-color:color-mix(in srgb,var(--package-accent) 72%,#fff);box-shadow:inset 0 3px 0 var(--package-accent),0 20px 46px rgba(0,0,0,.3)}.mg-package-card__badge{top:12px;left:12px;border-radius:3px 8px 3px 8px;backdrop-filter:none}.mg-package-art{min-height:184px;border-bottom:1px solid rgba(255,255,255,.06)}.mg-package-art__glow{opacity:.08}.mg-package-card__copy{padding:16px 16px 18px}.mg-package-card>button{min-height:54px;margin:0;border-top:1px solid color-mix(in srgb,var(--package-accent) 50%,transparent);border-radius:0}.mg-store-rules{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.12);border-radius:5px 14px 5px 14px}.mg-store-rules article{border:0;border-right:1px solid rgba(243,198,78,.1);border-radius:0;background:#0f1012}.mg-store-rules article:last-child{border-right:0}.rewards-hub>.two-column{align-items:start}.rewards-hub .two-column>.page-stack{gap:16px}.rewards-hub .history-section,.rewards-hub .two-column>.page-stack>.feature-card,.rewards-hub .two-column>.page-stack>.surface-card{border-radius:5px 15px 5px 15px}.rewards-hub .two-column>.page-stack>.reward-card{min-height:150px;border-left:4px solid #ff6adf;background:#141118}.rewards-hub .promo-reward-grid{gap:0;overflow:hidden;border:1px solid rgba(255,106,223,.14);border-radius:4px 12px 4px 12px}.rewards-hub .promo-reward-card{min-height:126px;border:0;border-bottom:1px dashed rgba(255,106,223,.18);border-radius:0;background:#101114}.rewards-hub .promo-reward-card:last-child{border-bottom:0}.rewards-hub .promo-reward-card:after{position:absolute;inset:0 auto 0 0;width:3px;background:#ff6adf;content:""}.rewards-hub .milestone-row{position:relative;gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.12);border-radius:4px 12px 4px 12px}.rewards-hub .milestone-row article{border:0;border-right:1px solid rgba(243,198,78,.1);border-radius:0}.rewards-hub .milestone-row article:last-child{border-right:0}.rewards-hub .reward-feature{border-left:4px solid var(--casino-gold);background:#15130e}.rewards-hub>.two-column>.vip-card{position:sticky;top:92px;min-height:260px;align-content:start;border:1px solid rgba(243,198,78,.22);border-radius:5px 18px 5px 18px;background:#15130e}.activity-hub .passport-stats{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.14);border-radius:5px 15px 5px 15px}.activity-hub .passport-stats article{min-height:88px;border:0;border-right:1px dashed rgba(243,198,78,.16);border-radius:0;background:#101113}.activity-hub .passport-stats article:last-child{border-right:0}.activity-hub .history-section{border-radius:5px 17px 5px 17px;border-color:rgba(243,198,78,.14)}.activity-hub .history-controls{overflow:hidden;border:1px solid rgba(243,198,78,.12);border-radius:4px 10px 4px 10px}.activity-hub .history-controls select{border:0;border-right:1px solid rgba(243,198,78,.1);border-radius:0}.activity-hub .history-controls select:last-child{border-right:0}.activity-hub .history-card{border-radius:3px 10px 3px 10px;background:#0d0e10}.profile-hub{gap:18px}.profile-hub>.page-header{min-height:210px;display:grid;align-content:center}.profile-hub .profile-summary-grid{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.16);border-radius:5px 18px 5px 18px;background:#101113}.profile-hub .profile-identity-summary,.profile-hub .profile-vip-summary{min-height:154px;border:0;border-radius:0;background:transparent}.profile-hub .profile-identity-summary{border-right:1px dashed rgba(243,198,78,.18)}.profile-hub .profile-identity-summary .profile-avatar{width:98px;height:98px;border-radius:5px 22px 5px 22px;box-shadow:inset 0 0 0 4px #111}.profile-hub .profile-vip-summary{padding:24px;background:#15130e}.profile-hub .profile-stat-grid{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.12);border-radius:4px 14px 4px 14px}.profile-hub .profile-stat-grid article{min-height:72px;border:0;border-right:1px solid rgba(243,198,78,.09);border-bottom:1px solid rgba(243,198,78,.09);border-radius:0;background:#0f1012}.profile-hub .profile-grid{gap:14px}.profile-hub .profile-achievements,.profile-hub .profile-card,.profile-hub .profile-recent,.profile-hub .profile-wallet,.profile-hub .settings-card{border-radius:5px 17px 5px 17px;border-color:rgba(243,198,78,.13)}.profile-hub .profile-card{border-top:3px solid var(--casino-gold)}.profile-hub .settings-card{border-top:3px solid #75c7ff}.profile-hub .avatar-option,.profile-hub .community-picker button{border-radius:3px 9px 3px 9px}.profile-hub .profile-wallet{border-left:4px solid var(--casino-gold)}.profile-hub .profile-wallet>div{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.1);border-radius:4px 11px 4px 11px}.profile-hub .profile-wallet article{border:0;border-right:1px solid rgba(243,198,78,.1);border-radius:0}.profile-hub .profile-wallet article:last-child{border-right:0}.profile-hub .profile-achievements article{border-radius:3px 9px 3px 9px}.vip-club .vip-hero{min-height:320px;background:linear-gradient(100deg,rgba(243,198,78,.08),transparent 55%),#12110d}.vip-club .vip-meter{max-width:760px;margin-top:34px;padding:16px 18px;border:1px solid rgba(243,198,78,.16);border-radius:4px 12px 4px 12px;background:rgba(7,8,9,.48)}.vip-club .vip-unlocked{display:grid;grid-template-columns:minmax(220px,.6fr) minmax(0,1.4fr);gap:24px;align-items:center;border-radius:5px 16px 5px 16px;border-left:4px solid var(--casino-green)}.vip-club .vip-unlocked .section-heading{margin:0}.vip-club .vip-unlocked>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.vip-club .vip-unlocked>div span{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.06)}.vip-club .tier-grid{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.14);border-radius:5px 18px 5px 18px}.vip-club .tier-grid article{min-height:238px;border:0;border-right:1px solid rgba(243,198,78,.1);border-radius:0;background:#101113}.vip-club .tier-grid article:last-child{border-right:0}.vip-club .tier-grid article[data-current]{background:#18150e;box-shadow:inset 0 4px 0 var(--casino-gold)}.community-hub__hero{border-left-color:#9f63ff;border-radius:5px 22px 5px 22px;background:linear-gradient(110deg,#151127,#11111a 58%,#0c0d10)}.community-hub__hero:after{border-color:rgba(159,99,255,.12);box-shadow:none}.community-status-note{border-radius:4px 12px 4px 12px;border-left:3px solid #76c7ff;background:#0e151c}.community-season-strip{gap:0;overflow:hidden;border:1px solid rgba(159,99,255,.14);border-radius:5px 15px 5px 15px}.community-season-strip article{border:0;border-right:1px solid rgba(159,99,255,.12);border-radius:0;background:#101114}.community-season-strip article:last-child{border-right:0}.community-live-challenge{border-radius:5px 18px 5px 18px;border-left:4px solid var(--casino-gold);background:#15130e;box-shadow:none}.challenge-prize{border-radius:4px 12px 4px 12px;border-left:3px solid #ff67e6;background:#171019}.community-side-challenges>article{border-radius:4px 12px 4px 12px;border-left:3px solid var(--challenge-accent);background:#101113}.community-standings{border-radius:5px 17px 5px 17px;border-color:rgba(159,99,255,.16)}.community-standings__rows{gap:0;overflow:hidden;border:1px solid rgba(255,255,255,.065);border-radius:4px 12px 4px 12px}.community-standings__rows>article{border:0;border-bottom:1px solid rgba(255,255,255,.065);border-left:3px solid var(--community-accent);border-radius:0}.community-standings__rows>article:last-child{border-bottom:0}.community-rewards>div{gap:0;overflow:hidden;border:1px solid rgba(243,198,78,.12);border-radius:5px 15px 5px 15px}.community-rewards article{border:0;border-right:1px solid rgba(243,198,78,.1);border-radius:0;background:#101113}.community-rewards article:last-child{border-right:0}@media (min-width:860px){.rewards-hub .promo-reward-grid{grid-template-columns:1fr}.vip-club .tier-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:859px){.page-header{padding:28px 22px}.rewards-hub>.two-column>.vip-card{position:static;min-height:auto}.profile-hub .profile-summary-grid{gap:10px;overflow:visible;border:0;background:transparent}.profile-hub .profile-identity-summary,.profile-hub .profile-vip-summary{border:1px solid rgba(243,198,78,.13);border-radius:5px 15px 5px 15px}.profile-hub .profile-identity-summary{border-right:1px solid rgba(243,198,78,.13)}.vip-club .vip-unlocked,.vip-club .vip-unlocked>div{grid-template-columns:1fr}}@media (max-width:579px){.platform-main{padding:14px 14px 34px}.page-stack{gap:16px}.page-header{padding:26px 20px;border-radius:4px 16px 4px 16px}.page-header h1{font-size:clamp(28px,9vw,38px);line-height:1}.page-header p{margin-top:12px;font-size:12px}.section-heading{align-items:center;padding-bottom:9px}.home-platform .home-hero,.mg-store-hero{border-radius:4px 17px 4px 17px}.mg-store-balances{width:100%}.mg-store-balances span{min-width:0;flex:1}.mg-store-rules{gap:8px;overflow:visible;border:0}.mg-store-rules article{border:1px solid rgba(243,198,78,.1);border-radius:4px 11px 4px 11px}.rewards-hub .milestone-row{display:grid;grid-template-columns:repeat(2,1fr)}.activity-hub .passport-stats{display:grid;gap:8px;overflow:visible;border:0}.activity-hub .passport-stats article{border:1px solid rgba(243,198,78,.11);border-radius:4px 11px 4px 11px}.activity-hub .history-controls{width:100%}.profile-hub>.page-header{min-height:0}.profile-hub .profile-identity-summary .profile-avatar{width:76px;height:76px}.profile-hub .profile-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hub .profile-wallet>div{gap:8px;overflow:visible;border:0}.profile-hub .profile-wallet article{border:1px solid rgba(243,198,78,.1);border-radius:4px 10px 4px 10px}.vip-club .vip-hero{min-height:0}.vip-club .vip-meter{margin-top:24px;padding:14px}.vip-club .tier-grid{display:grid;grid-template-columns:1fr}.vip-club .tier-grid article{min-height:190px;border-right:0;border-bottom:1px solid rgba(243,198,78,.1)}.community-season-strip{display:grid;grid-template-columns:repeat(2,1fr)}.community-rewards>div{gap:8px;overflow:visible;border:0}.community-rewards article{border:1px solid rgba(243,198,78,.1);border-radius:4px 12px 4px 12px}}@media (prefers-reduced-motion:reduce){.mg-package-card:hover .mg-package-art>img{transform:none}}:root{--mockup-sky:#21b9f3;--mockup-blue:#087dc6;--mockup-navy:#073964;--mockup-navy-deep:#052b51;--mockup-pink:#ed226f;--mockup-purple:#7441d5;--mockup-gold:#ffbf20;--mockup-white:#f7fcff}.app-stage{min-height:100vh}.top-header{backdrop-filter:blur(12px)}.navigation-toggle:hover,.player-tools-button:hover{color:#fff;background:linear-gradient(#1497d8,#0872b5)}.currency-wallet button{position:relative;display:grid;align-content:center;justify-items:start}.currency-wallet button:last-child:before{border-color:#087ac0;color:#fff;background:radial-gradient(circle at 35% 30%,#8be5ff,#138fd2 55%,#07559c);box-shadow:inset 0 0 0 2px #83dfff,0 2px 5px rgb(5 52 93/22%);content:"S";font-size:17px}.currency-wallet button small{color:#678099;font-size:7px;font-weight:900;line-height:1;letter-spacing:.11em;text-transform:uppercase}.currency-wallet button strong{margin-top:2px;color:#071f46;font-family:Arial Black,Arial,sans-serif;font-size:14px;line-height:1}.top-actions{position:relative;display:flex;gap:8px}.how-to-play{display:inline-flex;min-height:42px;align-items:center;gap:7px;border:2px solid rgb(255 255 255/72%);border-radius:11px;padding:0 15px;box-shadow:0 4px 0 rgb(3 89 147/17%);font-size:11px;font-weight:950}.how-to-play svg{width:16px}.player-tools-popover{position:absolute;top:calc(100% + 9px);right:0;z-index:70;display:grid;width:min(330px,calc(100vw - 24px));gap:10px;border:2px solid #fff;border-radius:16px;padding:13px;color:#0b355b;background:rgb(248 253 255/98%);box-shadow:0 18px 44px rgb(4 62 111/30%)}.player-tools-link{display:flex;align-items:center;gap:10px;border-radius:10px;padding:10px;color:#fff;background:linear-gradient(135deg,#ff4e91,#e51d68)}.player-tools-link svg{width:22px}.player-tools-link b,.player-tools-link small,.player-tools-link span{display:block}.player-tools-link small{margin-top:2px;color:rgb(255 255 255/78%);font-size:9px}.player-tools-actions,.player-tools-toggle{display:grid;grid-template-columns:1fr 1fr;gap:7px}.player-tools-actions button,.player-tools-toggle button{display:grid;min-height:62px;grid-template-columns:auto 1fr;align-items:center;gap:1px 7px;border:1px solid #b9d8e8;border-radius:9px;padding:8px;color:#0a3b66;background:#eaf7fd;text-align:left}.player-tools-toggle button svg{grid-row:1/3;width:20px}.player-tools-toggle button span{font-size:10px;font-weight:900}.player-tools-toggle button b{color:#15905d;font-size:9px}.player-tools-range{display:grid;grid-template-columns:1fr auto;gap:5px 8px;color:#4d6f88;font-size:9px;font-weight:850}.player-tools-range input{grid-column:1/-1;width:100%;accent-color:var(--mockup-pink)}.player-tools-actions button{display:flex;min-height:39px;justify-content:center;font-size:9px;font-weight:900}.player-tools-actions button svg{width:14px}.home-platform{gap:8px}.home-hero{overflow:hidden}.home-hero__scene-layer{z-index:0}.home-hero__copy{position:relative;color:#fff}.home-hero h1{font-weight:1000}.home-hero h1 span{color:#ff4f82}.home-hero__copy>p{text-shadow:0 3px 6px rgb(3 69 123/44%)}.home-hero__ensemble{pointer-events:none}.hero-actions>a{display:flex;align-items:center;justify-content:center;gap:9px;font-family:Arial Black,Arial,sans-serif;font-weight:1000;letter-spacing:0;text-transform:uppercase;box-shadow:0 5px 0 rgb(6 58 112/28%),0 8px 17px rgb(4 73 125/18%)}.hero-actions>a svg{width:22px}.home-arenas{border:2px solid #0f5e95;border-radius:15px;padding:7px;background:linear-gradient(180deg,#07518a,#063c6c);box-shadow:0 7px 18px rgb(2 50 91/20%)}.home-arenas .section-heading{min-height:26px;margin:0 4px 5px;color:#fff}.home-arenas .section-heading>div,.home-section-icon{display:flex;align-items:center;gap:6px;color:#fff;font-size:11px;font-weight:1000;letter-spacing:.02em;text-transform:uppercase}.home-section-icon svg{width:17px;color:#ffd32f;fill:#ffd32f}.home-arenas .section-heading>a{display:flex;align-items:center;gap:5px;color:#e8f7ff;font-size:8px;font-weight:900}.home-arenas .section-heading>a svg{width:13px}.featured-games .game-card{box-shadow:0 5px 0 rgb(2 44 82/26%)}.featured-games .game-card:hover{transform:translateY(-3px);border-color:#fff;box-shadow:0 9px 0 rgb(2 44 82/20%),0 14px 24px rgb(2 39 73/22%)}.featured-games .game-card[data-game-id=doge-crash] .game-card__layer{right:-6%;bottom:15px;width:105%}.featured-games .game-card[data-game-id=pepe-plinko] .game-card__layer{right:-14%;bottom:20px;width:104%}.featured-games .game-card[data-game-id=pengu-roulette] .game-card__layer{right:-10%;bottom:16px;width:98%}.featured-games .game-card[data-game-id=mog-dice] .game-card__layer{right:-12%;bottom:13px;width:107%}.featured-games .game-card[data-game-id=shiba-mines] .game-card__layer{right:-13%;bottom:18px;width:105%}.featured-games .game-card[data-game-id=bonk-blackjack] .game-card__layer{right:-14%;bottom:16px;width:106%}.featured-games .game-card__eyebrow{justify-content:center;color:#fff}.featured-games .game-card__eyebrow small,.featured-games .game-card__eyebrow span{display:none}.featured-games .game-card__title h3{font-weight:1000;letter-spacing:.005em;text-transform:uppercase}.featured-games .game-card__title p{display:none}.game-card__preview-stat{position:absolute;right:7px;bottom:42px;display:grid;min-width:58px;justify-items:end;border-radius:7px;padding:4px 6px;color:#fff;background:rgb(5 45 84/86%)}.game-card__preview-stat small{color:#cceeff;font-size:6px;font-weight:850;text-transform:uppercase}.game-card__preview-stat strong{color:#ffd433;font-family:Arial Black,Arial,sans-serif;font-size:14px;line-height:1}.featured-games .game-card__play{box-shadow:0 3px 0 rgb(111 13 54/22%)}.featured-games .game-card__play svg{width:10px}.home-dashboard{display:grid;grid-template-columns:1.08fr .72fr .84fr 1.18fr;gap:8px}.home-panel{position:relative;min-width:0;min-height:205px;overflow:hidden;border:2px solid #0d5b93;border-radius:13px;color:#eaf8ff;background:linear-gradient(180deg,#073f72,#052f58);box-shadow:inset 0 1px rgb(255 255 255/8%),0 5px 13px rgb(3 53 92/16%)}.home-panel header{position:relative;z-index:3;display:flex;min-height:31px;align-items:center;padding:0 9px;border-bottom:1px solid rgb(91 182 234/20%)}.home-panel header span{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:1000;text-transform:uppercase}.home-panel header svg{width:14px;color:#ffd12a}.home-panel>a{position:absolute;right:7px;bottom:6px;left:7px;z-index:5;display:flex;min-height:25px;align-items:center;justify-content:center;border:1px solid rgb(255 255 255/38%);border-radius:5px;color:#fff;background:linear-gradient(#1598e5,#0875c3);font-size:7px;font-weight:1000;text-transform:uppercase}.home-leader-list{display:grid;padding:3px 7px 35px}.home-leader-list>div{display:grid;min-height:25px;grid-template-columns:19px 23px 1fr auto auto;align-items:center;gap:4px;border-bottom:1px solid rgb(122 200 240/18%);font-size:7px}.home-leader-list>div>b{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;color:#8eaeca;background:rgb(255 255 255/7%)}.home-leader-list>div:nth-child(-n+3)>b{color:#6d3a00;background:linear-gradient(#fff4a2,#f3ae1c)}.home-avatar{position:relative;display:block;width:22px;height:22px;overflow:hidden;border:1px solid #8edaff;border-radius:50%;background:#42c3ef}.home-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 24%;object-position:center 24%;transform:scale(1.38)}.home-leader-list strong{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.home-leader-list em{color:#d7edfb;font-style:normal;font-weight:900}.home-leader-list small{color:#51ef9e;font-size:7px;font-weight:900}.home-vip{padding-bottom:35px;text-align:center}.home-vip-art{position:relative;height:92px;margin:6px 7px 0;overflow:hidden;border:1px solid rgb(255 216 64/52%);border-radius:8px;background:#10234d;box-shadow:inset 0 0 0 1px rgb(255 255 255/10%)}.home-vip-art:before{position:absolute;inset:0;background:linear-gradient(90deg,#10234d,#123661 22%,#123661 78%,#10234d);content:""}.home-vip-art img{inset:56% auto auto 50%!important;z-index:1;width:min(76%,260px)!important;height:auto!important;-o-object-fit:contain;object-fit:contain;transform:translate(-50%,-50%)}.home-vip>strong{display:block;margin:4px 8px 0;color:#ffd840;font-size:12px}.home-vip p{margin:3px 12px 0;color:#d0e9f7;font-size:7px;line-height:1.35}.home-win-list{display:grid;gap:1px;padding:4px 7px 35px}.home-win-list>div{display:grid;min-height:28px;grid-template-columns:24px 1fr auto;grid-template-rows:1fr 1fr;align-items:center;-moz-column-gap:5px;column-gap:5px;border-bottom:1px solid rgb(122 200 240/14%)}.home-win-list .home-avatar{grid-row:1/3}.home-win-list>div>span:nth-child(2){display:contents}.home-win-list strong{align-self:end;font-size:7px}.home-win-list small{align-self:start;color:#88b4d1;font-size:6px}.home-win-list b{grid-row:1/2;align-self:end;color:#66f0a5;font-size:9px}.home-win-list em{grid-column:3;grid-row:2;align-self:start;color:#9ec8e2;font-size:6px;font-style:normal}.home-promo{min-height:205px}.home-promo-scene{z-index:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center 56%;object-position:center 56%;filter:saturate(1.1)}.home-promo:after{position:absolute;inset:31px 0 0;z-index:1;background:linear-gradient(90deg,rgb(5 55 104/91%),rgb(5 55 104/64%) 46%,transparent 76%);content:""}.home-promo-cast{position:absolute;right:-34%;bottom:-9%;z-index:2;width:105%;height:auto}.home-promo>div{position:relative;z-index:3;display:grid;width:57%;gap:4px;padding:18px 0 0 16px;text-transform:uppercase}.home-promo>div small{color:#fff;font-size:9px;font-weight:1000}.home-promo>div strong{color:#ffd232;font-family:Arial Black,Arial,sans-serif;font-size:clamp(22px,2.5vw,36px);line-height:.94;text-shadow:0 2px 0 #7e4300}.home-promo>div strong span{display:block;font-size:.62em}.home-promo button{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:30px;align-items:center;gap:5px;margin-top:4px;border:1px solid rgb(255 255 255/65%);border-radius:6px;padding:0 12px;color:#fff;background:linear-gradient(#ff4e91,#e91d69);font-size:8px;font-weight:1000;text-transform:uppercase}.home-promo button svg{width:13px}.home-promo button:disabled{opacity:.72}.home-trust{display:grid;min-height:66px;grid-template-columns:repeat(5,1fr);align-items:center;border:2px solid #0c5a91;border-radius:13px;color:#e7f7ff;background:linear-gradient(#073e6f,#052e56)}.home-trust>div{display:flex;min-height:42px;align-items:center;justify-content:center;gap:9px;border-right:1px solid rgb(142 211 244/18%)}.home-trust>div:last-child{border-right:0}.home-trust svg{width:31px;height:31px;border-radius:9px;padding:6px;color:#fff;background:#ed347c;box-shadow:inset 0 0 0 2px rgb(255 255 255/28%)}.home-trust>div:nth-child(2) svg{background:#168fd7}.home-trust>div:nth-child(3) svg{background:#21a66d}.home-trust>div:nth-child(4) svg{color:#734a00;background:#ffc429}.home-trust>div:nth-child(5) svg{background:#8550dd}.home-trust small,.home-trust span,.home-trust strong{display:block}.home-trust strong{font-size:8px}.home-trust small{margin-top:2px;color:#8fb7d1;font-size:7px}@media (max-width:1039px){.top-actions,.top-header__navigation{flex-basis:auto}.top-header__mobile-logo .brand-logo,.top-header__mobile-logo .brand-logo__image{width:138px}.currency-wallet button{width:137px}.home-hero__copy{width:45%;padding-left:24px}.home-hero__ensemble{right:-7%;width:82%}.featured-games{grid-template-columns:repeat(3,1fr)}.featured-games .game-card,.featured-games .game-card__content{min-height:245px}.featured-games .game-card__title h3{font-size:24px}.home-dashboard{grid-template-columns:1fr 1fr}}@media (max-width:760px){.top-header{flex-wrap:wrap;gap:6px;padding:6px 8px 8px}.top-header__navigation{order:1;flex:1 1 auto}.top-actions{order:2;flex:0 0 auto}.currency-wallet{order:3;width:100%;gap:7px;margin-top:0}.currency-wallet button{width:auto;flex:1}.player-tools-button{display:inline-flex}.how-to-play span{display:none}.how-to-play{width:42px;padding:0;justify-content:center}.home-hero{min-height:610px}.home-hero__scene--desktop{display:none}.home-hero__scene--mobile{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:52% center;object-position:52% center}.home-hero__copy{width:100%;padding:24px 16px 370px}.home-hero h1{max-width:360px;font-size:clamp(43px,13vw,66px)}.home-hero__copy>p{width:290px;margin-left:0;font-size:17px}.hero-actions{width:265px;margin-left:0}.home-hero__ensemble{right:-23%;bottom:-1%;width:145%}.featured-games{display:grid;grid-auto-columns:72%;grid-template-columns:none;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory}.featured-games .game-card{min-height:280px;scroll-snap-align:start}.featured-games .game-card__content{min-height:280px}.home-dashboard{grid-template-columns:1fr}.home-panel{min-height:220px}.home-trust{grid-template-columns:1fr 1fr;padding:7px}.home-trust>div{justify-content:flex-start;padding-left:15px;border-right:0;border-bottom:1px solid rgb(142 211 244/16%)}.home-trust>div:last-child{grid-column:1/-1;border-bottom:0}}@media (max-width:470px){.top-header__mobile-logo .brand-logo,.top-header__mobile-logo .brand-logo__image{width:108px}.navigation-toggle,.player-tools-button{width:39px;min-width:39px;height:39px}.currency-wallet button{min-height:42px;padding-left:43px}.currency-wallet button:before{width:28px;height:28px}.currency-wallet button strong{font-size:11px}.home-hero{min-height:575px}.home-hero__copy{padding-bottom:340px}.home-hero__ensemble{right:-30%;width:160%}.featured-games{grid-auto-columns:84%}}:root{--casino-bg:#8bdcf8;--casino-panel:rgba(255,255,255,.9);--casino-panel-2:#f4fbff;--casino-line:rgba(8,62,112,.18);--casino-muted:#58708c;--casino-gold:#f5b91f;--casino-red:#ef246d;--casino-green:#12a76a;--tropical-navy:#07305d;--tropical-blue:#118fd6;--tropical-sky:#45c4f4;--tropical-pink:#ef2472;--tropical-purple:#7542dc;--tropical-shadow:0 14px 34px rgba(5,54,103,.2)}body,html{background:#40c1f4}.app-shell{color:#09234a;background:linear-gradient(rgba(71,194,243,.84),rgba(193,238,253,.93)),url(/home/memesino-beach-city.png) top /cover fixed}.app-sidebar{border-right:1px solid rgba(8,80,142,.2);background:rgba(246,252,255,.94);box-shadow:14px 0 34px rgba(5,54,103,.15);backdrop-filter:blur(18px)}.brand-logo{width:198px;height:92px}.brand-logo__image{top:5px;width:192px;filter:drop-shadow(0 5px 3px rgba(0,32,73,.22))}.sidebar-nav{margin-top:8px;padding-top:12px;border-top-color:rgba(8,80,142,.14)}.sidebar-link{min-height:45px;border-radius:12px;color:#345978;font-weight:900}.sidebar-link:hover{color:#07305d;background:#e6f7ff}.sidebar-link[data-active=true]{color:#fff;border-color:#067fc4;background:linear-gradient(135deg,#13aee8,#087bc5);box-shadow:0 8px 18px rgba(7,118,187,.25)}.sidebar-community,.sidebar-safe{color:#173c61;border-color:rgba(8,80,142,.16);background:rgba(255,255,255,.9)}.sidebar-community strong,.sidebar-safe strong{color:#07305d}.sidebar-community span,.sidebar-safe p{color:#5b738c}.sidebar-community svg,.sidebar-safe svg{color:#8a4ee4}.top-header{min-height:76px;border-bottom-color:rgba(8,80,142,.18);background:rgba(244,251,255,.92);box-shadow:0 8px 24px rgba(5,54,103,.12);backdrop-filter:blur(18px)}.top-header__mobile-logo .brand-logo{width:112px;height:46px}.top-header__mobile-logo .brand-logo__image{top:0;width:108px}.currency-wallet{grid-template-columns:minmax(130px,1fr) minmax(130px,1fr);gap:10px;margin-left:auto;overflow:visible}.currency-wallet>svg{display:none}.currency-wallet button{min-height:49px;padding:7px 13px 7px 48px;border:2px solid rgba(8,80,142,.14);border-radius:13px;color:#294764;background:rgba(255,255,255,.88);box-shadow:0 6px 14px rgba(5,54,103,.1)}.currency-wallet button:before{position:absolute;left:10px;display:grid;width:30px;height:30px;place-items:center;border:3px solid rgba(104,59,0,.18);color:#7b4a00;background:linear-gradient(#ffe772,#f1ae09);font-size:9px;font-weight:1000}.currency-wallet button:nth-of-type(2):before{border-color:rgba(0,57,119,.2);background:linear-gradient(#4cc7ff,#087bd0)}.currency-wallet button[data-active=true]{color:#072d58;border-color:#119bdc;box-shadow:0 0 0 3px rgba(17,155,220,.13),0 8px 18px rgba(5,54,103,.13)}.currency-wallet button[data-active=true]:after{right:12px;bottom:3px;left:48px;background:#ef2472}.currency-wallet small{color:#66809a}.currency-wallet strong{color:#09234a;font-size:13px}.get-mg-button,.gold-button{border:1px solid #d91661;border-radius:12px;color:#fff;background:linear-gradient(180deg,#ff4e91,#e91b67);box-shadow:0 9px 18px rgba(222,24,96,.24)}.get-mg-button:hover,.gold-button:hover{color:#fff;background:linear-gradient(180deg,#ff68a4,#ef2472);box-shadow:0 12px 24px rgba(222,24,96,.3)}.ghost-button{color:#fff;border-color:#6731c3;border-radius:12px;background:linear-gradient(180deg,#9562ec,#6e37cf);box-shadow:0 9px 18px rgba(101,49,195,.2)}.ghost-button:hover{color:#fff;border-color:#7d49db;background:#7b42d7}.game-fullscreen-button,.game-guide-button,.icon-button,.reset-button{color:#113b61;border-color:rgba(8,80,142,.2);border-radius:11px;background:rgba(255,255,255,.88)}.game-fullscreen-button:hover,.game-guide-button:hover,.icon-button:hover{color:#077dbe;border-color:#119bdc;background:#fff}.reset-button{color:#fff;border-color:#7b42d7;background:#8b4ee5}.game-guide-dialog,.modal-card,.sound-popover{color:#0c3156;border-color:rgba(8,80,142,.2);background:rgba(248,253,255,.98);box-shadow:0 26px 70px rgba(4,44,84,.24)}.game-guide-dialog>header{border-bottom-color:rgba(8,80,142,.12);background:rgba(240,250,255,.97)}.game-guide-dialog header h2,.sound-popover strong{color:#07305d}.game-guide-section ol,.game-guide-section p,.game-guide-tip p,.sound-popover label{color:#526d87}.platform-main{max-width:1600px;padding-top:20px}.page-stack{gap:18px}.page-header{min-height:210px;display:grid;align-content:center;padding:clamp(28px,4vw,52px);border:2px solid rgba(255,255,255,.74);border-left:0;border-radius:22px;color:#fff;background:linear-gradient(90deg,rgba(4,55,104,.88),rgba(4,74,130,.58) 55%,rgba(7,93,148,.18)),url(/home/memesino-beach-city.png) center 53% /cover;box-shadow:var(--tropical-shadow)}.page-header:after{display:none}.page-header h1{color:#fff;text-shadow:0 3px 0 rgba(4,51,95,.22),0 10px 24px rgba(3,47,91,.25)}.page-header p{color:#e8f8ff}.eyebrow{color:#f7b91f;font-weight:1000}.section-heading{border-bottom-color:rgba(8,80,142,.14)}.section-heading:after{height:3px;border-radius:99px;background:#ef2472}.section-heading h2,.section-heading>a,.section-heading>div+a,.text-link{color:#07305d}.home-hero{min-height:clamp(480px,35vw,540px);border:3px solid rgba(255,255,255,.78);border-radius:24px;background:#45c2f3;box-shadow:var(--tropical-shadow)}.home-hero__scene{-o-object-position:center 58%;object-position:center 58%;filter:saturate(1.05) contrast(1.02)}.home-hero__veil{background:linear-gradient(90deg,rgba(3,71,130,.78),rgba(3,95,157,.34) 39%,rgba(3,95,157,.03) 70%)}.home-hero__copy{width:44%;padding:clamp(48px,6vw,84px) 28px 40px clamp(28px,5vw,72px)}.home-hero h1{font-size:clamp(52px,6.1vw,92px);text-shadow:0 5px 0 rgba(2,68,124,.22),0 12px 28px rgba(1,50,96,.26)}.home-hero h1 span{color:#fff;background:linear-gradient(180deg,#ffd74f 10%,#ff6a65 55%,#ef2472 90%);filter:drop-shadow(0 3px 0 #fff)}.home-hero__copy>p{font-size:clamp(15px,1.25vw,20px);font-weight:800}.home-hero__characters{position:absolute;inset:6% 0 0 39%;z-index:2;pointer-events:none}.hero-character{position:absolute;width:min(28vw,430px);height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 12px rgba(2,55,102,.3))}.hero-character--doge{left:-2%;bottom:3%;width:min(25vw,370px);transform:rotate(-5deg)}.hero-character--pepe{left:20%;top:0;width:min(25vw,390px)}.hero-character--pengu{left:46%;bottom:7%;width:min(22vw,330px)}.hero-character--mog{left:9%;bottom:-5%;width:min(20vw,300px)}.hero-character--shiba{right:9%;top:6%;width:min(22vw,330px)}.hero-character--bonk{right:-4%;bottom:0;width:min(23vw,350px)}.home-hero__casino-glow{display:none}.featured-games{gap:10px}.game-card{min-height:300px;border:2px solid rgba(255,255,255,.78);border-radius:16px;background:#0b3d6b;box-shadow:0 10px 24px rgba(5,54,103,.16)}.game-card__art{-o-object-position:center;object-position:center;filter:saturate(1.06)}.game-card__layer{right:-24%;bottom:-22%;width:95%;max-height:96%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(4,49,91,.28))}.featured-games .game-card[data-featured=false] .game-card__shade,.featured-games .game-card[data-featured=true] .game-card__shade,.game-card__shade{background:linear-gradient(180deg,rgba(4,45,84,.04),rgba(4,40,74,.08) 42%,rgba(4,37,68,.92))}.game-card__content{min-height:300px;padding:12px}.game-card__title{position:relative;z-index:2;width:75%}.game-card__eyebrow,.game-card__stats small,.game-card__stats strong,.game-card__title p,.game-card__title small{color:#edf9ff}.game-card__title h3{color:#fff;font-size:clamp(22px,2vw,31px);text-shadow:0 3px 0 rgba(4,38,72,.5)}.game-card__play{right:10px;bottom:10px;color:#fff;background:#ef2472;box-shadow:0 8px 18px rgba(116,9,52,.26)}.community-rewards article,.community-season-strip article,.community-side-challenges>article,.feature-card,.history-section,.mg-package-card,.mg-store-rules article,.profile-stat-grid article,.surface-card,.tier-grid article{color:#163d61;border-color:rgba(8,80,142,.16);background:rgba(255,255,255,.9);box-shadow:0 9px 24px rgba(5,54,103,.1);backdrop-filter:blur(12px)}.community-season-strip strong,.feature-card strong,.history-section h2,.mg-package-card h3,.surface-card h2,.surface-card strong,.tier-grid strong{color:#07305d}.community-season-strip span,.feature-card p,.surface-card p,.surface-card small,.tier-grid p{color:#5a7289}.home-platform .community-feed,.home-platform .jackpot-card,.home-platform .live-activity,.home-platform .reward-card,.home-platform .vip-card,.home-platform .weekly-race{border:1px solid rgba(8,80,142,.15);border-top:4px solid #ef2472;background:rgba(255,255,255,.91)}.home-platform .jackpot-card{border-top-color:#f5b91f}.home-platform .vip-card{border-top-color:#8b4ee5}.home-platform .community-feed{border-top-color:#12a76a}.home-platform .live-activity{border-top-color:#159ee4}.home-platform .weekly-race{border-top-color:#ff7a35}.activity-row,.community-standings__rows>article,.history-card,.milestone-row article,.profile-achievements article,.profile-wallet article,.promo-reward-card{color:#173d61;border-color:rgba(8,80,142,.12);background:rgba(247,252,255,.9)}.activity-row strong,.community-standings__rows strong,.history-card strong,.milestone-row strong,.profile-achievements strong,.profile-wallet strong,.promo-reward-card strong{color:#07305d}.progress-track{background:#dceef7}.progress-track span{background:linear-gradient(90deg,#f5b91f,#ef2472)}.community-hub__hero,.mg-store-hero,.vip-club .vip-hero{color:#fff;border:2px solid rgba(255,255,255,.78);border-left:0;background:linear-gradient(90deg,rgba(3,65,119,.86),rgba(5,111,173,.32)),url(/home/memesino-beach-city.png) 50% /cover}.community-hub__hero h1,.mg-store-hero h1,.vip-club .vip-hero h1{color:#fff}.challenge-prize,.community-status-note,.mg-store-balances span,.vip-club .vip-meter{color:#123a5e;border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.88)}.challenge-prize strong,.mg-store-balances strong,.vip-club .vip-meter strong{color:#07305d}.game-guide-backdrop,.modal-backdrop{background:rgba(4,44,82,.64)}.toast{color:#fff;border-color:rgba(255,255,255,.32);background:#073b68}@media (min-width:1180px){.featured-games{grid-template-columns:repeat(6,minmax(0,1fr))}.featured-games .game-card,.featured-games .game-card__content{min-height:270px}.featured-games .game-card__title{width:100%}.featured-games .game-card__stats{display:none}.featured-games .game-card__play{right:10px;left:10px}}@media (min-width:1040px){.currency-wallet button{width:180px}.app-shell[data-sidebar-collapsed=true] .app-sidebar{width:228px;visibility:hidden;transform:translateX(-100%)}.app-shell[data-sidebar-collapsed=true] .app-stage{margin-left:0}.app-shell[data-sidebar-collapsed=true] .top-header__mobile-logo{display:block}.app-shell[data-sidebar-collapsed=true] .top-header__mobile-logo .brand-logo{width:158px;height:54px}.app-shell[data-sidebar-collapsed=true] .top-header__mobile-logo .brand-logo__image{width:152px}}@media (max-width:1039px){.app-shell{background-attachment:scroll}.brand-logo{width:182px}}@media (max-width:859px){.top-header{min-height:66px}.currency-wallet{grid-template-columns:repeat(2,minmax(105px,1fr));gap:6px}.currency-wallet button{min-height:44px;padding-left:40px}.currency-wallet button:before{left:7px;width:26px;height:26px}.home-hero{min-height:640px}.home-hero__copy{width:100%;padding:32px 24px 360px;text-align:center}.home-hero__copy .eyebrow{justify-content:center}.home-hero__copy>p{margin-right:auto;margin-left:auto}.hero-actions{justify-content:center}.home-hero__veil{background:linear-gradient(180deg,rgba(3,71,130,.82),rgba(3,94,151,.28) 55%,rgba(3,94,151,.06))}.home-hero__characters{inset:43% -8% 0 -8%}.hero-character{width:min(40vw,300px)}.hero-character--doge{left:2%;width:min(36vw,270px)}.hero-character--pepe{left:28%;width:min(36vw,280px)}.hero-character--pengu{left:54%;width:min(32vw,245px)}.hero-character--mog{left:16%;width:min(29vw,220px)}.hero-character--shiba{right:12%;width:min(31vw,235px)}.hero-character--bonk{right:-2%;width:min(33vw,250px)}}@media (max-width:579px){.platform-main{padding:10px 10px 28px}.top-header{padding:7px 8px}.top-header__mobile-logo .brand-logo{width:94px;height:39px}.top-header__mobile-logo .brand-logo__image{width:92px}.currency-wallet{order:3;width:100%;margin-top:5px}.currency-wallet button{min-height:40px;padding:5px 8px 5px 38px;text-align:left}.currency-wallet small{display:none}.home-hero{min-height:610px;border-radius:18px}.home-hero__scene--desktop{display:none}.home-hero__scene--mobile{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:63% center;object-position:63% center}.home-hero__copy{padding:26px 18px 360px}.home-hero h1{font-size:clamp(43px,14vw,62px)}.home-hero__copy>p{font-size:13px}.hero-actions>a{flex:1 1 calc(50% - 5px);min-height:44px;padding:0 10px;font-size:10px}.home-hero__characters{inset:49% -25% -2% -21%}.hero-character--doge{left:5%;bottom:9%;width:44vw}.hero-character--pepe{left:31%;top:3%;width:46vw}.hero-character--pengu{left:58%;bottom:12%;width:40vw}.hero-character--bonk,.hero-character--mog,.hero-character--shiba{display:none}.game-card,.game-card__content{min-height:280px}.game-card__layer{right:-17%;width:78%}.page-header{min-height:180px;border-radius:18px}}.activity-hub .history-card,.activity-hub .passport-stats article,.challenge-prize,.community-live-challenge,.community-rewards article,.community-season-strip article,.community-side-challenges>article,.community-standings__rows>article,.event-card,.leader-row,.mg-package-card,.mg-store-rules article,.profile-hub .profile-achievements article,.profile-hub .profile-stat-grid article,.profile-hub .profile-summary-grid,.profile-hub .profile-vip-summary,.profile-hub .profile-wallet article,.rewards-hub .milestone-row article,.rewards-hub .promo-reward-card,.rewards-hub .reward-feature,.rewards-hub .two-column>.page-stack>.reward-card,.rewards-hub>.two-column>.vip-card,.vip-club .tier-grid article,.vip-club .tier-grid article[data-current]{color:#173f63;border-color:rgb(8 91 148/16%);background:linear-gradient(180deg,rgb(255 255 255/96%),rgb(235 248 255/94%));box-shadow:0 9px 24px rgb(5 67 112/10%)}.rewards-hub .reward-feature,.rewards-hub .two-column>.page-stack>.reward-card{border-left-color:#f12a77;background:linear-gradient(135deg,#fff,#fff4fa)}.rewards-hub>.two-column>.vip-card,.vip-club .tier-grid article[data-current]{background:linear-gradient(145deg,#fffdf4,#fff5cf)}.activity-hub .passport-stats,.community-rewards>div,.community-season-strip,.community-standings__rows,.mg-store-rules,.profile-hub .profile-stat-grid,.profile-hub .profile-summary-grid,.profile-hub .profile-wallet>div,.rewards-hub .milestone-row,.rewards-hub .promo-reward-grid,.vip-club .tier-grid{border-color:rgb(8 91 148/16%);background:rgb(255 255 255/46%);box-shadow:0 10px 28px rgb(5 67 112/8%)}.rewards-hub .promo-reward-card{border-bottom-color:rgb(239 36 114/16%);background:linear-gradient(90deg,#fff7fc,#fff)}.rewards-hub .promo-reward-card button:disabled{color:#6d8194;border-color:#c8dce7;background:#e7f1f6}.rewards-hub .milestone-row article[data-unlocked=true]{color:#0b7b54;background:#edfff7}.activity-hub .history-controls,.activity-hub .history-controls select{color:#123b61;border-color:rgb(8 91 148/15%);background:rgb(255 255 255/92%)}.profile-hub .profile-achievements,.profile-hub .profile-card,.profile-hub .profile-identity-summary,.profile-hub .profile-recent,.profile-hub .profile-vip-summary,.profile-hub .profile-wallet,.profile-hub .settings-card{color:#173f63;background:rgb(255 255 255/92%)}.profile-card input,.profile-hub .avatar-option,.profile-hub .community-picker button,.profile-hub .profile-avatar{color:#123b61;background:#edf8fd;box-shadow:none}.profile-hub .avatar-option[data-selected=true],.profile-hub .community-picker button[data-selected=true],.profile-hub .profile-achievements article[data-unlocked=true],.profile-hub .profile-wallet article[data-active=true]{color:#07305d;background:#fff8d9}.vip-club .vip-meter{color:#123b61;border-color:rgb(255 255 255/70%);background:rgb(255 255 255/90%)}.community-hub__hero{background:linear-gradient(90deg,rgb(4 69 127/84%),rgb(8 128 190/24%)),url(/home/memesino-beach-city.png) 50% /cover}.community-data-chip,.community-status-note{color:#123b61;border-color:rgb(8 91 148/16%);background:rgb(255 255 255/92%)}.community-live-challenge{border-left-color:#f5b91f;background:radial-gradient(circle at 100% 0,rgb(255 214 82/22%),transparent 32%),linear-gradient(145deg,#fff,#eff9ff)}.community-live-challenge h2,.community-live-challenge strong,.community-live-challenge__body h2,.community-rewards h3,.community-side-challenges h2,.community-side-challenges h3{color:#07305d}.community-live-challenge>footer>span,.community-live-challenge__body p,.community-rewards p,.community-side-challenges p{color:#58738c}.challenge-status{color:#e52a6f}.challenge-timer{color:#996900}.challenge-prize{border-left-color:#f14cad;background:linear-gradient(135deg,#fff7fc,#fff)}.challenge-score__track{background:#d9edf6}.community-standings__rows{border-color:rgb(8 91 148/14%)}.community-standings__rows>article{border-bottom-color:rgb(8 91 148/11%)}.community-avatar{background:color-mix(in srgb,var(--community-accent) 13%,#eff9fd)}.leader-row{border-color:rgb(245 185 31/38%);background:linear-gradient(90deg,#fffdf3,#f4fbff)}.leader-avatar,.profile-avatar,.race-medal{color:#0a4f7c;background:linear-gradient(145deg,#fff6ba,#ffd849);box-shadow:inset 0 0 0 3px rgb(255 255 255/72%)}.event-card{background:linear-gradient(145deg,rgb(255 255 255/97%),rgb(235 248 255/94%))}.event-card h2,.event-card h3,.event-card strong{color:#07305d}.mg-store-hero{background:linear-gradient(90deg,rgb(4 69 127/84%),rgb(8 128 190/20%)),url(/home/memesino-beach-city.png) 50% /cover}.mg-store-balances span{color:#173f63;border-color:rgb(8 91 148/14%);background:rgb(255 255 255/91%)}.mg-package-card{background:radial-gradient(circle at 50% 22%,color-mix(in srgb,var(--package-accent) 18%,transparent),transparent 42%),linear-gradient(160deg,#fff,#eef8fd)}.mg-package-card h3,.mg-package-card strong,.mg-store-rules strong{color:#07305d}@media (max-width:579px){.community-live-challenge,.event-card,.leader-row,.rewards-hub .promo-reward-card{box-shadow:0 7px 18px rgb(5 67 112/9%)}}.app-shell{color:#082b50;background:linear-gradient(180deg,rgb(31 185 244/86%),rgb(218 247 255/88%) 73%,#e9f9ff),url(/home/memesino-beach-city.png) top /cover fixed}.top-header{min-height:68px;padding:7px 14px;border:0;background:linear-gradient(180deg,rgb(13 159 225/98%),rgb(24 180 239/94%));box-shadow:0 5px 18px rgb(4 92 153/14%)}.top-header__navigation{flex:1 1 0;gap:14px}.top-header__mobile-logo{display:block}.top-header__mobile-logo .brand-logo{width:178px;height:54px;overflow:visible}.top-header__mobile-logo .brand-logo__image{top:-13px;left:0;width:178px;filter:drop-shadow(0 3px 0 rgb(2 30 71/38%))}.navigation-toggle,.player-tools-button{width:44px;min-width:44px;height:44px;border:2px solid rgb(255 255 255/38%);border-radius:12px;color:#fff;background:linear-gradient(#0d86c8,#0869a8);box-shadow:0 4px 0 rgb(3 72 120/36%)}.currency-wallet{display:flex;flex:0 0 auto;gap:12px;padding:0;border:0;background:transparent;box-shadow:none}.currency-wallet button{width:158px;min-height:46px;border:2px solid rgb(255 255 255/70%);border-radius:12px;padding:5px 12px 5px 49px;color:#08244d;background:linear-gradient(180deg,#f8fdff,#ddecf5);box-shadow:0 5px 0 rgb(3 89 147/18%),inset 0 1px #fff}.currency-wallet button:before{left:8px;top:50%;width:32px;height:32px;transform:translateY(-50%);border:3px solid #f3a500;border-radius:50%;color:#8a5500;background:radial-gradient(circle at 35% 30%,#fff6a4,#ffc217 55%,#df8700);box-shadow:inset 0 0 0 2px #ffe477,0 2px 5px rgb(5 52 93/22%);content:"MG";font-size:10px}.currency-wallet button:nth-of-type(2):before{border-color:#087ac0;color:#fff;background:radial-gradient(circle at 35% 30%,#8be5ff,#138fd2 55%,#07559c);box-shadow:inset 0 0 0 2px #83dfff,0 2px 5px rgb(5 52 93/22%);content:"S";font-size:17px}.currency-wallet button[data-active=true]{outline:3px solid rgb(255 255 255/40%);border-color:#fff;background:#fff}.currency-wallet button[data-active=true]:after{display:none}.currency-wallet small{display:block;color:#678099;font-size:7px}.currency-wallet strong{color:#071f46;font-family:Arial Black,Arial,sans-serif;font-size:14px}.top-actions{flex:1 1 0;justify-content:flex-end}.how-to-play{color:#08244d;background:linear-gradient(#fff,#e6f0f6)}.get-mg-button,.reset-button{display:none}.platform-main{width:100%;max-width:1540px;padding:8px 8px 16px}.page-stack.home-platform{gap:8px}.home-hero{min-height:360px;border:2px solid rgb(255 255 255/70%);border-radius:18px;background:#42c3f2;box-shadow:0 8px 26px rgb(5 76 129/17%)}.home-hero__scene{-o-object-fit:cover;object-fit:cover;-o-object-position:center 56%;object-position:center 56%;filter:saturate(1.08) brightness(1.04);transform:none;animation:none}.home-hero__scene--desktop{display:block}.home-hero__scene--mobile{display:none}.home-hero__veil{z-index:1;background:linear-gradient(90deg,rgb(17 139 211/42%),rgb(19 155 224/21%) 30%,transparent 56%),linear-gradient(180deg,rgb(255 255 255/7%),transparent 62%,rgb(5 91 150/12%))}.home-hero__copy{z-index:5;width:39%;padding:31px 0 20px 38px;animation:none}.home-hero h1{max-width:410px;margin:0;color:#fff;font-family:Arial Black,Impact,sans-serif;font-size:clamp(43px,5vw,66px);line-height:.92;letter-spacing:-.055em;text-transform:none;text-shadow:0 5px 0 rgb(4 76 136/24%),0 8px 20px rgb(3 64 115/25%)}.home-hero h1 span{display:block;background:linear-gradient(180deg,#ffdb62,#ff6b6c 42%,#f02079 85%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:2px #fff;text-shadow:none}.home-hero__copy>p{max-width:340px;margin:10px 0 0 20px;color:#fff;font-size:clamp(15px,1.75vw,22px);font-weight:950;line-height:1.18;text-align:center}.home-hero__ensemble{position:absolute;right:-2.5%;bottom:-4%;z-index:4;width:min(79%,1120px)}.home-hero__ensemble img{display:block;width:100%;height:auto;filter:drop-shadow(0 8px 9px rgb(3 65 111/24%))}.home-hero__casino-glow,.home-hero__characters{display:none}.hero-actions{display:grid;width:min(295px,100%);gap:8px;margin:14px 0 0 14px}.hero-actions>a{min-height:48px;border:2px solid rgb(255 255 255/75%);border-radius:11px;color:#fff;font-size:14px}.hero-actions .gold-button{color:#fff;background:linear-gradient(#ff5594,#e91e6c)}.hero-actions .ghost-button{color:#fff;background:linear-gradient(#9566e8,#6e3bd0)}.featured-games{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px}.featured-games .game-card{min-height:218px;border:2px solid rgb(255 255 255/75%);border-radius:11px;background:#1caee9}.featured-games .game-card__content{min-height:218px;padding:6px 7px}.featured-games .game-card__art{z-index:-4;-o-object-fit:cover;object-fit:cover;-o-object-position:center 60%;object-position:center 60%;filter:saturate(1.1) brightness(1.04)}.featured-games .game-card__layer{right:-17%;bottom:20px;z-index:-1;width:102%;height:auto;filter:drop-shadow(0 5px 6px rgb(4 51 91/25%));animation:none}.featured-games .game-card[data-featured=true] .game-card__shade,.featured-games .game-card__shade{z-index:-2;background:linear-gradient(180deg,rgb(4 44 89/16%),transparent 38%,rgb(5 40 75/9%) 62%,rgb(3 34 69/78%))}.featured-games .game-card__title{position:absolute;top:7px;right:5px;left:5px;width:auto;margin:0;text-align:center}.featured-games .game-card__title h3{margin:0;color:#fff;font-family:Impact,Arial Black,sans-serif;font-size:clamp(16px,1.65vw,24px);line-height:.95;-webkit-text-stroke:1px #07335f;text-shadow:0 3px 0 #07335f}.featured-games .game-card__eyebrow,.featured-games .game-card__title p{display:none}.featured-games .game-card__play{right:7px;bottom:6px;left:7px;min-height:29px;justify-content:center;border:1px solid rgb(255 255 255/60%);border-radius:6px;color:#fff;background:linear-gradient(#ff4e91,#e81d69);font-size:8px}@media (max-width:1039px){.top-actions,.top-header__navigation{flex-basis:auto}.top-header__mobile-logo .brand-logo,.top-header__mobile-logo .brand-logo__image{width:138px}.currency-wallet button{width:137px}.home-hero__copy{width:45%;padding-left:24px}.home-hero__ensemble{right:-7%;width:82%}.featured-games{grid-template-columns:repeat(3,1fr)}.featured-games .game-card,.featured-games .game-card__content{min-height:245px}}@media (max-width:760px){.top-header{flex-wrap:wrap;gap:6px;padding:6px 8px 8px}.top-header__navigation{order:1;flex:1 1 auto}.top-actions{order:2;flex:0 0 auto}.currency-wallet{order:3;width:100%;gap:7px;margin-top:0}.currency-wallet button{width:auto;flex:1}.how-to-play{width:42px;padding:0;justify-content:center}.how-to-play span{display:none}.home-hero{min-height:610px}.home-hero__scene--desktop{display:none}.home-hero__scene--mobile{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:52% center;object-position:52% center}.home-hero__copy{width:100%;padding:24px 16px 370px}.home-hero h1{max-width:360px;font-size:clamp(43px,13vw,66px)}.home-hero__copy>p{width:290px;margin-left:0;font-size:17px}.hero-actions{width:265px;margin-left:0}.home-hero__ensemble{right:-23%;bottom:-1%;width:145%}.featured-games{grid-auto-columns:72%;grid-template-columns:none;grid-auto-flow:column;overflow-x:auto}.featured-games .game-card,.featured-games .game-card__content{min-height:280px}}.activity-hub .history-card,.activity-hub .passport-stats article,.community-live-challenge,.community-rewards article,.community-season-strip article,.community-side-challenges>article,.community-standings__rows>article,.event-card,.leader-row,.mg-package-card,.mg-store-rules article,.profile-hub .profile-achievements article,.profile-hub .profile-stat-grid article,.profile-hub .profile-summary-grid,.profile-hub .profile-vip-summary,.profile-hub .profile-wallet article,.rewards-hub .milestone-row article,.rewards-hub .promo-reward-card,.rewards-hub .reward-feature,.rewards-hub .two-column>.page-stack>.reward-card,.rewards-hub>.two-column>.vip-card,.vip-club .tier-grid article{color:#173f63;border-color:rgb(8 91 148/16%);background:linear-gradient(180deg,rgb(255 255 255/97%),rgb(235 248 255/95%));box-shadow:0 9px 24px rgb(5 67 112/10%)}.activity-hub .history-card strong,.community-live-challenge h2,.community-live-challenge strong,.community-rewards h3,.community-side-challenges h2,.community-side-challenges h3,.event-card h2,.event-card h3,.event-card strong,.leader-row b,.leader-row strong,.mg-package-card h3,.mg-package-card strong,.profile-hub strong,.rewards-hub strong,.vip-club .tier-grid strong{color:#07305d}.game-card{background-color:#18afe9;background-image:var(--game-art);background-repeat:no-repeat;background-position:62%;background-size:cover;border-color:rgb(255 255 255/88%);box-shadow:0 0 0 1px rgb(6 79 136/18%),0 12px 28px rgb(3 69 119/18%)}.featured-games .game-card__art,.game-card__art{z-index:0;-o-object-position:62% center;object-position:62% center;filter:saturate(1.06) contrast(1.02)}.game-card[data-game-id=meme-mayhem]{background-position:65%}.game-card[data-game-id=doge-crash]{background-position:62%}.game-card[data-game-id=pepe-plinko]{background-position:64%}.game-card[data-game-id=pengu-roulette]{background-position:66%}.game-card[data-game-id=mog-dice]{background-position:64%}.game-card[data-game-id=shiba-mines]{background-position:66%}.game-card[data-game-id=bonk-blackjack]{background-position:64%}.featured-games .game-card[data-featured=false] .game-card__shade,.featured-games .game-card[data-featured=true] .game-card__shade,.game-card__shade{z-index:1;background:linear-gradient(180deg,rgb(3 49 93/28%),transparent 35%),linear-gradient(0deg,rgb(2 38 76/94%),rgb(2 48 88/62%) 28%,transparent 62%)}.featured-games .game-card__content,.game-card__content{position:relative;z-index:2}.games-catalog .game-card__eyebrow{align-self:flex-start;padding:6px 8px;border:1px solid rgb(255 255 255/35%);border-radius:999px;background:rgb(3 53 99/72%);box-shadow:0 4px 12px rgb(2 42 78/15%);backdrop-filter:blur(8px)}.games-catalog .game-card__title{width:min(72%,340px)}.games-catalog .game-card__title h3{font-size:clamp(26px,2.4vw,36px);line-height:.95;text-shadow:0 3px 0 #07335f,0 7px 18px rgb(2 33 67/38%)}.games-catalog .game-card__title p{color:#fff;font-size:11px;font-weight:800;text-shadow:0 2px 8px rgb(2 32 65/70%)}.games-catalog .game-card__stats{max-width:calc(100% - 112px)}.games-catalog .game-card__stats small{color:#bfe9ff}.games-catalog .game-card__stats strong{color:#fff}.featured-games .game-card__play,.game-card__play{border:1px solid rgb(255 255 255/65%);color:#fff;background:linear-gradient(180deg,#ff5795,#ea1f70);box-shadow:0 8px 20px rgb(119 8 54/28%)}@media (max-width:760px){.games-catalog .game-card,.games-catalog .game-card__content{min-height:330px}.games-catalog .game-card__title{width:76%}.games-catalog .game-card__stats{max-width:calc(100% - 102px)}.featured-games .game-card__art{-o-object-position:64% center;object-position:64% center}}body,html{min-height:100%}.app-shell,body,html{background-color:#31b8f3}.app-shell{min-height:100vh;background-image:url(/backgrounds/memesino-sky-beach.webp);background-repeat:no-repeat;background-position:top;background-size:auto 100vh;background-attachment:fixed}@supports (height:100dvh){.app-shell{min-height:100dvh;background-size:auto 100dvh}}.buy-gold-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:2px solid rgb(255 255 255/72%);border-radius:12px;color:#fff;background:linear-gradient(180deg,#ff5b9c,#ec1e70);box-shadow:0 7px 16px rgb(128 8 59/22%);font-family:Arial Black,Arial,sans-serif;font-size:11px;text-decoration:none;white-space:nowrap}.buy-gold-link svg{width:17px;height:17px}.mg-store{gap:20px}.mg-store-hero{min-height:330px;border:2px solid rgb(255 255 255/82%);border-radius:24px;background:linear-gradient(90deg,rgb(4 61 117/96%),rgb(5 97 162/88%) 47%,rgb(5 106 170/10%) 70%),url(/backgrounds/memesino-sky-beach.webp) 50% /cover;box-shadow:0 16px 38px rgb(4 70 118/20%)}.mg-store-hero:after{display:none}.mg-store-hero__copy{z-index:2;padding:38px}.mg-store-hero h1{color:#fff;font-family:Arial Black,Arial,sans-serif;text-shadow:0 4px 0 rgb(4 35 79/44%)}.mg-store-hero p{max-width:510px;color:#dff6ff;font-size:14px}.mg-store-hero__visual{display:block;min-height:330px;background:url(/store/meme-gold/mayhem-vault.webp) 52% 43%/cover no-repeat;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24%);mask-image:linear-gradient(90deg,transparent,#000 24%)}.mg-package-grid{gap:16px}.mg-package-card{grid-template-rows:170px auto auto;overflow:hidden;border:2px solid rgb(255 255 255/88%);border-radius:20px;background:#fff;box-shadow:0 14px 30px rgb(4 65 112/16%)}.mg-package-card[data-featured=true]{border-color:#ff4f95;box-shadow:0 0 0 3px rgb(255 255 255/74%),0 18px 38px rgb(190 21 99/24%)}.mg-package-card__badge{top:10px;left:10px;color:#fff;border:1px solid rgb(255 255 255/72%);background:rgb(4 41 82/82%);box-shadow:0 5px 12px rgb(2 31 64/24%);font-size:8px}.mg-package-card[data-featured=true] .mg-package-card__badge{background:linear-gradient(180deg,#ff5ca1,#ed1f73)}.mg-package-art{min-height:170px;background:#16aae8}.mg-package-art>img{inset:0!important;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center 44%;object-position:center 44%;filter:saturate(1.04) contrast(1.02)}.mg-package-card[data-tier=spark] .mg-package-art>img{-o-object-position:center 45%;object-position:center 45%}.mg-package-card[data-tier=stack] .mg-package-art>img{-o-object-position:center 20%;object-position:center 20%}.mg-package-card[data-tier=vault] .mg-package-art>img{-o-object-position:center 24%;object-position:center 24%}.mg-package-card[data-tier=royale] .mg-package-art>img{-o-object-position:center 22%;object-position:center 22%}.mg-package-art__shade{position:absolute;z-index:4;inset:auto 0 0;height:28%;background:linear-gradient(transparent,rgb(4 40 78/42%));pointer-events:none}.mg-package-card__copy{display:grid;gap:5px;padding:15px 16px 14px}.mg-package-card__copy h3{margin:0;color:#617b95;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.mg-package-card__copy>strong{margin:0;color:#07305d;font-family:Arial Black,Arial,sans-serif;font-size:clamp(23px,2vw,29px);line-height:1}.mg-package-card__copy p{width:-moz-fit-content;width:fit-content;margin:4px 0 0;border-radius:999px;padding:7px 10px;color:#07305d;background:color-mix(in srgb,var(--package-accent) 20%,#edf9ff);font-size:10px;font-weight:900}.mg-package-card>button{min-height:50px;margin:0 12px 12px;padding:0 15px;border:0;border-radius:12px;color:#fff;background:linear-gradient(180deg,#ff5a9d,#eb1e70)}.mg-package-card>button span{font-family:Arial Black,Arial,sans-serif;font-size:18px}.mg-package-card>button b{font-size:10px}.mg-confirmation{color:#173f63;border-color:rgb(8 91 148/18%);background:linear-gradient(180deg,#fff,#edf9ff)}.mg-confirmation h2,.mg-confirmation__summary strong{color:#07305d}.mg-confirmation__summary span{border-color:rgb(8 91 148/14%);background:linear-gradient(180deg,#fff,#eaf7fd)}.mg-confirmation>p,.mg-confirmation__summary small{color:#617b95}@media (max-width:920px){.mg-store-hero{grid-template-columns:minmax(0,1fr) minmax(240px,.72fr)}.mg-store-hero__copy{padding:28px}}@media (max-width:760px){.buy-gold-link{width:42px;min-width:42px;padding:0}.buy-gold-link span{display:none}.mg-store-hero{display:block;min-height:390px;background:linear-gradient(180deg,rgb(4 61 117/94%),rgb(5 97 162/76%) 54%,rgb(5 106 170/8%) 78%),url(/backgrounds/memesino-sky-beach.webp) 50% /cover}.mg-store-hero__copy{padding:24px 22px 170px}.mg-store-hero__visual{position:absolute;right:0;bottom:0;left:0;min-height:205px;background-position:center 46%;-webkit-mask-image:linear-gradient(180deg,transparent,#000 22%);mask-image:linear-gradient(180deg,transparent,#000 22%)}.mg-package-grid{grid-template-columns:1fr}.mg-package-card{grid-template-rows:190px auto auto}.mg-package-art{min-height:190px}}@media (min-width:761px){.home-hero{min-height:420px}.home-hero__copy{width:min(38%,500px)}.home-hero__ensemble{right:-2%;bottom:0;width:min(86%,1240px)}}@media (min-width:1400px){.home-hero__ensemble{width:min(82%,1240px)}}@media (max-width:760px){.home-hero{min-height:520px}.home-hero__copy{padding:20px 16px 235px}.home-hero__ensemble{right:-25%;bottom:0;width:150%}.top-header{padding-top:8px}.top-actions,.top-header__navigation{min-height:54px;align-items:center}.top-header__mobile-logo .brand-logo{height:54px}.top-header__mobile-logo .brand-logo__image{top:0}.navigation-toggle,.player-tools-button,.top-actions .buy-gold-link,.top-actions .how-to-play{align-self:center;margin-top:0;margin-bottom:0}.home-hero__copy{text-align:center}.hero-actions,.home-hero h1,.home-hero__copy>p{margin-right:auto;margin-left:auto}.top-actions{margin-right:8px}.top-header__mobile-logo .brand-logo__image{top:-3px}.home-hero__copy{padding-right:8px;padding-left:8px}.home-hero h1{width:100%;max-width:none;font-size:clamp(42px,12vw,58px)}.home-hero__copy>p{width:calc(100% - 16px);max-width:none}.hero-actions{width:calc(100% - 24px);max-width:330px}}.header-profile{display:flex;min-width:0;max-width:170px;align-items:center;gap:8px;border:2px solid rgb(255 255 255/70%);border-radius:12px;padding:4px 10px 4px 5px;color:#08244d;background:linear-gradient(180deg,#f8fdff,#ddecf5);box-shadow:0 5px 0 rgb(3 89 147/18%),inset 0 1px #fff}.header-profile>span{position:relative;flex:0 0 36px;width:36px;height:36px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#78d8f7}.header-profile img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%;transform:scale(1.28)}.header-profile strong{min-width:0;overflow:hidden;font-size:11px;font-weight:950;text-overflow:ellipsis}.currency-wallet,.currency-wallet button,.currency-wallet button strong{min-width:0}.currency-wallet button strong{display:block;width:100%;overflow:hidden;font-size:clamp(11px,1vw,14px);text-overflow:ellipsis;white-space:nowrap}.home-quick-rewards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.home-quick-rewards>div{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;border:2px solid rgb(255 255 255/82%);border-radius:13px;padding:9px;color:#07305d;background:linear-gradient(180deg,rgb(255 255 255/96%),rgb(227 246 255/96%));box-shadow:0 6px 16px rgb(4 70 118/14%)}.home-quick-rewards svg{width:20px;color:#f3a600}.home-quick-rewards small,.home-quick-rewards span,.home-quick-rewards strong{display:block;min-width:0}.home-quick-rewards small{color:#678099;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-quick-rewards strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.home-quick-rewards button{min-height:30px;border:1px solid rgb(255 255 255/70%);border-radius:7px;padding:0 10px;color:#fff;background:linear-gradient(#ff5594,#e91e6c);font-size:8px;font-weight:950;text-transform:uppercase}.home-quick-rewards button:disabled{color:#617b95;background:#d7e8f1;opacity:1}.mg-store-balances span{min-width:0}.mg-store-balances strong{overflow-wrap:anywhere}.mg-store-balances em{display:block;margin-top:4px;color:#bdeaff;font-size:8px;font-style:normal;line-height:1.25}@media (min-width:1040px){.featured-games{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.featured-games .game-card,.featured-games .game-card__content{min-height:330px}.featured-games .game-card__title h3{font-size:clamp(25px,2.2vw,34px)}.featured-games .game-card__play{min-height:38px;font-size:10px}.home-dashboard{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-panel{min-height:235px}}@media (max-width:1180px){.header-profile{max-width:46px;padding-right:4px}.header-profile strong{display:none}}@media (max-width:900px){.home-quick-rewards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.platform-main{margin-inline:auto;padding-right:10px;padding-left:10px}.top-header__navigation{flex:1 1 auto}.header-profile{order:3;flex:0 0 92px;max-width:92px;min-height:44px;padding-right:7px}.header-profile strong{display:block;font-size:8px;line-height:1.05;white-space:normal}.currency-wallet{flex:0 0 calc(100% - 100px);width:calc(100% - 100px)}.currency-wallet button{padding-right:7px;padding-left:42px}.currency-wallet button strong{font-size:clamp(9px,2.5vw,11px)}.home-arenas,.home-dashboard,.home-platform,.home-quick-rewards{width:100%;margin-inline:auto}.home-arenas .section-heading{align-items:center}.featured-games{grid-auto-columns:min(88%,380px);gap:10px;padding:2px 2px 8px;scroll-padding-inline:2px}.featured-games .game-card,.featured-games .game-card__content{min-height:340px}.home-quick-rewards{grid-template-columns:1fr}.home-quick-rewards>div{min-height:58px}}@media (max-width:470px){.currency-wallet{flex-basis:calc(100% - 90px);width:calc(100% - 90px)}.header-profile{flex-basis:82px;max-width:82px}.header-profile>span{flex-basis:32px;width:32px;height:32px}.currency-wallet button strong{font-size:8px}}@media (max-width:760px){.player-tools-button{display:inline-flex;align-items:center;justify-content:center}}@media (min-width:1040px){.featured-games .game-card__art{-o-object-position:62% top;object-position:62% top}.featured-games .game-card__content{height:100%}.featured-games .game-card__play{bottom:8px}}.top-header{-moz-column-gap:12px;column-gap:12px}.currency-wallet{flex:0 1 auto;min-width:0}.currency-wallet button{flex:1 1 148px;width:clamp(138px,11.5vw,158px)}.header-profile{flex:0 0 auto;min-width:116px;max-width:180px}.header-profile strong{display:block;white-space:nowrap}.top-actions{min-width:-moz-max-content;min-width:max-content}@media (max-width:1180px) and (min-width:761px){.header-profile{min-width:108px;max-width:148px;padding-right:8px}.header-profile strong{display:block}.currency-wallet button{flex-basis:132px;width:clamp(126px,12vw,148px)}}@media (max-width:760px){.top-header{-moz-column-gap:6px;column-gap:6px}.header-profile{min-width:92px;max-width:92px}.header-profile strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.1}.currency-wallet{flex-basis:calc(100% - 100px);width:calc(100% - 100px)}}@media (max-width:470px){.header-profile{flex:0 0 44px;min-width:44px;max-width:44px;padding-right:4px}.header-profile strong{display:none}.currency-wallet{flex-basis:calc(100% - 52px);width:calc(100% - 52px)}}.profile-hub .profile-identity-summary .profile-avatar{border:2px solid rgb(29 160 211/35%);background:linear-gradient(145deg,#f7fcff,#dff5fd);box-shadow:inset 0 0 0 3px rgb(255 255 255/82%),0 5px 14px rgb(8 91 148/12%)}.home-vip-art:before{display:none!important;background:none!important;filter:none!important;content:none!important}.home-vip-art img{inset:0!important;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center 45%;object-position:center 45%;transform:none}