:root{--navy:#1d2a3d;--navy-2:#34445a;--navy-3:#101a2b;--pink:#ff72a8;--pink-2:#ff9dc0;--rose:#eb4f8d;--cream:#fff7e8;--yellow:#f6d462;--lavender:#788bd1;--white:#fff;--ink:#2c2540;--muted:#786e86;--line:#ffffff21;--radius:18px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--white);background:var(--navy-2);-webkit-font-smoothing:antialiased;font-family:Arial Rounded MT Bold,Avenir Next,Arial,sans-serif;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit;cursor:pointer}button,input{border:0}img{max-width:100%;display:block}.site-header{z-index:50;background:var(--navy);align-items:center;height:104px;padding:0 20px 0 14px;display:flex;position:relative}.brand{color:var(--yellow);flex:none;align-items:center;gap:9px;display:inline-flex}.brand-mark{border:3px solid var(--yellow);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;transform:rotate(-8deg);box-shadow:inset 0 0 0 4px #f6d4621f}.brand-mark span{font-size:26px;font-weight:950;line-height:1}.brand b{letter-spacing:-.8px;white-space:nowrap;font-size:25px;font-weight:950}.account-nav{align-items:center;gap:16px;margin-left:auto;display:flex}.auth-button{color:#fff;white-space:nowrap;background:0 0;border-radius:10px;height:40px;padding:0 17px;font-size:15px;font-weight:800;transition:color .15s,background .15s,transform .15s}.auth-button:hover{color:#ffd4e4;background:#ffffff0f;transform:translateY(-1px)}.language-wrap{margin-left:9px;position:relative}.language-button{color:#fff;background:0 0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:27px;line-height:1;display:grid}.language-button:hover{background:#ffffff14}.language-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:24px;height:24px}.language-menu{z-index:70;color:#fff;background:var(--navy);border:1px solid #ffffff1f;border-radius:0 0 13px 13px;width:285px;position:absolute;top:47px;right:-4px;overflow:hidden;box-shadow:0 18px 36px #00000052}.language-menu button{text-align:left;background:0 0;border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto;align-items:center;width:100%;height:48px;padding:0 17px;display:grid}.language-menu button:hover,.language-menu button.is-active{background:#ff72a829}.language-menu span{font-size:14px;font-weight:800}.language-menu small{color:#ffb9d2;font-size:12px}.category-nav{z-index:40;background:var(--navy-2);height:52px;position:relative}.category-nav-track{scrollbar-width:none;scroll-behavior:smooth;align-items:stretch;width:100%;height:52px;padding:0 28px;display:flex;overflow-x:auto}.category-nav-track::-webkit-scrollbar{display:none}.category-nav-link{color:#fff;white-space:nowrap;flex:none;align-items:center;gap:9px;height:52px;padding:0 28px;font-size:13px;font-weight:800;transition:background .14s,color .14s;display:flex}.category-nav-link:hover{color:#ffd1e2;background:#ffffff0d}.category-nav-link img{object-fit:cover;border:2px solid #ffffffb3;border-radius:50%;width:26px;height:26px}.nav-scroll{z-index:3;color:#fff;background:linear-gradient(90deg, var(--navy-2), #34445aeb);width:30px;font-size:25px;position:absolute;top:0;bottom:0}.nav-scroll-left{left:0}.nav-scroll-right{right:0}.nav-scroll.is-hidden{visibility:hidden}.hero-carousel{background:#192538;height:366px;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity .65s,transform 5.2s;position:absolute;inset:0;transform:scale(1.015)}.hero-slide.is-active{opacity:1;pointer-events:auto;transform:scale(1)}.hero-slide>img{object-fit:cover;width:100%;height:100%}.hero-slide:after{content:"";background:linear-gradient(90deg,#181f3261,#0000 45%,#181f321f);position:absolute;inset:0}.hero-label{z-index:2;max-width:510px;position:absolute;bottom:34px;left:38px}.hero-label h1{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d2a3db8;border:1px solid #ffffff38;border-radius:15px;padding:11px 17px;font-size:23px;font-weight:900;line-height:1.15}.carousel-arrow{z-index:4;color:#fff;background:#1d2a3d9e;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:44px;height:44px;font-size:30px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow-left{left:15px}.carousel-arrow-right{right:15px}.carousel-dots{z-index:4;justify-content:center;gap:8px;display:flex;position:absolute;bottom:12px;left:0;right:0}.carousel-dots button{background:#ffffff7a;border-radius:50%;width:8px;height:8px}.carousel-dots button.is-active{background:var(--pink);border-radius:99px;width:23px}.mobile-home-nav{display:none}.recommended-section,.promo-section{background:var(--navy-2)}.recommended-section{border-top:34px solid #fff;padding:28px 0 68px}.promo-section{padding:0 12px 70px}.section-heading{text-align:center;justify-content:center;align-items:center;min-height:78px;display:flex}.section-heading h2{color:#fff;letter-spacing:-.7px;font-size:30px;font-weight:900}.section-heading h2:after{content:"";background:var(--pink);border-radius:99px;width:90px;height:3px;margin:12px auto 0;display:block}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1265px;margin:0 auto;display:grid}.game-card{background:var(--navy-2);height:240px;padding:16px;position:relative;overflow:hidden}.game-card>img{object-fit:cover;border:3px solid #ffffffe6;border-radius:19px;width:100%;height:100%;transition:transform .26s}.game-card:hover>img{transform:scale(1.035)}.game-card-overlay{background:linear-gradient(#0000 44%,#161b2dcc);border-radius:19px;position:absolute;inset:16px}.game-card-copy{color:#fff;text-shadow:0 2px 7px #00000073;font-size:17px;font-weight:900;position:absolute;bottom:28px;left:30px;right:30px}.promo-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1241px;margin:0 auto;display:grid}.promo-card{background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 14px 30px #080f1d33}.promo-card>img{aspect-ratio:1;object-fit:cover;width:100%}.promo-card>div{min-height:147px;color:var(--ink);padding:20px}.promo-card h3{font-size:18px;line-height:1.22}.promo-card p{color:var(--muted);margin-top:9px;font-family:Arial,sans-serif;font-size:13px;line-height:1.45}.account-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#070d1abd;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.account-popup{background:#fff;border:5px solid #ffd2e3;border-radius:24px;grid-template-columns:minmax(390px,520px) 360px;width:min(890px,100%);max-height:calc(100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 28px 70px #0006}.account-popup>img{object-fit:cover;width:100%;height:100%}.popup-close{z-index:3;color:#fff;background:var(--rose);border-radius:50%;width:42px;height:42px;font-size:26px;position:absolute;top:13px;right:13px}.popup-form{color:var(--ink);padding:38px 42px}.popup-form h2{margin-bottom:4px;font-size:31px;line-height:1.15}.popup-form>p{color:var(--muted);margin-bottom:20px;font-size:13px}.popup-form a,.popup-form>p button{color:var(--rose);background:0 0;font-weight:900}.popup-form label{color:#51445d;flex-direction:column;gap:6px;margin-top:12px;font-size:12px;font-weight:900;display:flex}.popup-form input{width:100%;height:46px;color:var(--ink);background:#f6f1f7;border:1px solid #eadce9;border-radius:10px;outline:0;padding:0 14px}.popup-form input:focus{border-color:var(--pink)}.phone-field{background:#f6f1f7;border:1px solid #eadce9;border-radius:10px;grid-template-columns:70px 1fr;display:grid;overflow:hidden}.phone-field>span{color:#5c4f66;border-right:1px solid #ded0df;place-items:center;font-size:12px;display:grid}.phone-field input{border:0;border-radius:0}.popup-submit{color:#fff;background:linear-gradient(135deg, var(--pink), var(--rose));border-radius:11px;width:100%;height:48px;margin-top:19px;font-weight:900}.popup-text-button{color:var(--rose);background:0 0;margin:13px auto 0;font-size:12px;font-weight:900;display:block}.popup-form .other-methods{text-align:center;margin:19px 0 8px}.social-row{justify-content:center;gap:9px;display:flex}.social-row button{color:#fff;background:var(--navy-2);border-radius:50%;width:34px;height:34px;font-weight:900}.category-mobile-hero{display:none}.category-panel{background:var(--navy-2);border:2px solid #ffffff1c;border-radius:16px;width:calc(100% - 64px);min-height:574px;margin:24px 32px 80px;padding-bottom:239px}.category-title-row{grid-template-columns:42px 1fr 42px;align-items:center;height:96px;padding:0 5px;display:grid}.category-title-row h1{color:#fff;text-align:center;justify-self:center;font-size:32px;font-weight:900}.category-title-row h1:after{content:"";background:var(--pink);border-radius:99px;width:98px;height:3px;margin:11px auto 0;display:block}.category-title-row button{visibility:hidden;background:0 0;font-size:29px}.provider-grid{grid-template-columns:repeat(3,325px);grid-auto-rows:232px;justify-content:center;gap:3px 0;display:grid}.provider-card{text-align:left;background:0 0;width:325px;height:232px;padding:16px;position:relative;overflow:hidden}.provider-card.is-featured{grid-area:span 2/span 2;width:650px;height:467px}.provider-card img{object-fit:cover;border-radius:13px;width:100%;height:100%;box-shadow:0 8px 18px #040a1842}.provider-card.is-featured img{border-radius:16px}.provider-name{color:#fff;text-align:center;text-shadow:0 1px 4px #000;background:#1a1f30b8;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:900;position:absolute;bottom:27px;left:27px;right:27px}.maintenance{z-index:2;color:#fff;background:var(--rose);border-radius:7px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:25px;right:25px}.provider-card:hover img{outline:3px solid #ffb4d0}.provider-card:hover{transform:none}.pagination{justify-content:center;align-items:center;gap:8px;padding:24px 0 0;display:flex}.pagination button,.pagination span{color:#fff;background:#ffffff14;border-radius:8px;min-width:34px;height:34px;padding:0 9px;font-size:12px}.pagination .is-active{color:#fff;background:var(--rose)}.page-banner{height:366px;position:relative;overflow:hidden}.page-banner>img{object-fit:cover;width:100%;height:100%}.page-banner-scrim{background:linear-gradient(90deg,#131c2dc2,#131c2d1a);position:absolute;inset:0}.page-banner>div:last-child{align-items:center;width:min(1180px,100% - 60px);margin:auto;display:flex;position:absolute;inset:0}.page-banner h1{color:#fff;max-width:720px;font-size:54px;line-height:1.05}.account-section,.reading-section,.dashboard-section{width:min(1040px,100% - 40px);margin:0 auto;padding:70px 0 95px}.account-card,.reading-section article,.activity-card{color:var(--ink);background:#fff;border:4px solid #ffd2e3;border-radius:24px;box-shadow:0 18px 40px #09112238}.account-card{width:min(520px,100%);margin:0 auto;padding:40px}.form-heart,.reading-icon{color:#fff;background:var(--rose);border:4px solid #fff;border-radius:18px;place-items:center;width:58px;height:58px;margin:-72px auto 20px;font-size:23px;display:grid}.account-card h2{text-align:center;font-size:30px}.account-card>p{color:var(--muted);text-align:center;margin:7px 0 24px}.account-card label{flex-direction:column;gap:6px;margin:13px 0;font-size:12px;font-weight:900;display:flex}.account-card input{background:#f6f1f7;border:1px solid #e6d9e7;border-radius:10px;height:48px;padding:0 14px}.candy-button{color:#fff;background:linear-gradient(135deg, var(--pink), var(--rose));border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex}.account-card .candy-button{width:100%}.dashboard-section{grid-template-columns:1fr 1.4fr;gap:22px;display:grid}.wallet-card{color:#fff;background:linear-gradient(135deg,#5d4a86,#dd659b);border-radius:22px;padding:35px}.wallet-card strong{margin-bottom:28px;font-size:44px;display:block}.wallet-card div{gap:10px;display:flex}.wallet-card a{background:#ffffff29;border-radius:9px;padding:9px 13px}.activity-card,.reading-section article{padding:38px}.activity-card h2{margin-bottom:17px}.activity-card p{border-top:1px solid #ecdfeb;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.activity-card p span{color:#fff;background:var(--pink);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.reading-section{width:min(850px,100% - 40px)}.reading-section .reading-icon{margin-left:0}.reading-section h2{font-size:34px}.reading-section h3{margin-top:28px}.reading-section p{color:var(--muted);margin-top:12px;font-family:Arial,sans-serif;line-height:1.75}.faq-list details{background:#f8f2f7;border-radius:10px;margin-top:10px;padding:15px}.faq-list summary{cursor:pointer;font-weight:900}.promo-grid-page{grid-template-columns:repeat(3,1fr)}.home-section{width:min(1240px,100% - 24px);margin:0 auto;padding:62px 0 78px}.site-footer{color:#fff;background:var(--navy-3);padding:64px 28px 0}.footer-grid{grid-template-columns:1.55fr .75fr .75fr .75fr;gap:45px;max-width:1220px;margin:0 auto;padding-bottom:58px;display:grid}.footer-intro .brand{margin-bottom:22px}.footer-grid h3{color:#ffb8d1;margin-bottom:16px;font-size:14px;font-weight:900}.footer-intro p{color:#ffffffad;max-width:510px;font-family:Arial,sans-serif;font-size:13px;line-height:1.75}.footer-grid>div:not(.footer-intro){flex-direction:column;align-items:flex-start;display:flex}.footer-grid>div:not(.footer-intro) a{color:#ffffffb3;margin-bottom:10px;font-size:13px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#ffffff73;border-top:1px solid #ffffff17;max-width:1220px;margin:0 auto;padding:23px 0 28px;font-size:12px}.mobile-dock{display:none}@media (max-width:1080px) and (min-width:761px){.auth-button{padding:0 10px}.account-nav{gap:5px}.category-nav-link{padding:0 18px}.game-grid{grid-template-columns:repeat(3,1fr)}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 100px)}.provider-card{width:100%}.provider-card.is-featured{width:200%}}@media (max-width:760px){body{padding-bottom:112px}.site-header{flex-wrap:wrap;align-content:flex-start;height:128px;padding:0 13px}.brand{gap:7px;height:64px}.brand-mark{border-width:2px;width:38px;height:38px}.brand-mark span{font-size:20px}.brand b{letter-spacing:-.6px;font-size:19px}.account-nav{grid-template-columns:73px 88px minmax(164px,1fr);gap:12px;margin:0;display:grid;position:absolute;bottom:11px;left:13px;right:13px}.auth-button{color:#fff;background:#2c3a4f;border-radius:8px;width:100%;height:37px;padding:0 8px;font-size:12px}.auth-button:hover{color:#fff;background:#2c3a4f;transform:none}.language-wrap{margin:0;position:absolute;top:12px;right:13px}.language-button{width:40px;height:40px;font-size:25px}.language-menu{width:270px;top:47px;right:-5px}.category-nav{display:none}.hero-carousel{border-top:35px solid var(--lavender);height:220px}.hero-slide>img{object-position:center}.hero-slide:after{background:linear-gradient(#0000 45%,#161e3061)}.hero-label{max-width:290px;bottom:10px;left:10px}.hero-label h1{border-radius:9px;padding:7px 10px;font-size:13px}.carousel-arrow{background:0 0;border:0;border-radius:0;width:28px;height:100%;font-size:27px;top:50%}.carousel-arrow-left{left:0}.carousel-arrow-right{right:0}.carousel-dots{bottom:5px}.carousel-dots button{width:5px;height:5px}.carousel-dots button.is-active{width:14px}.mobile-home-nav{background:var(--navy-2);grid-template-columns:126px 1fr;width:100%;height:450px;margin-top:16px;display:grid;overflow:hidden}.mobile-home-nav ul{border-radius:3px;list-style:none;overflow:hidden}.mobile-home-nav li{background:#5c72b4;border-bottom:1px solid #ffffff26;height:36px}.mobile-home-nav li:first-child{background:#6f86c8;height:54px}.mobile-home-nav li a{color:#fff;align-items:center;gap:7px;width:100%;height:100%;padding:0 8px;font-size:11px;line-height:1.15;display:flex}.mobile-home-nav li img{object-fit:cover;border:1px solid #ffffffb3;border-radius:50%;flex:0 0 24px;width:24px;height:24px}.mobile-promo-feature{background:#293a50;border:3px solid #57b8ca;align-self:start;height:320px;margin:0 8px;position:relative;overflow:hidden}.mobile-promo-feature img{object-fit:cover;width:100%;height:100%}.mobile-promo-feature span{color:#fff;background:#151d2fb3;border-radius:6px;padding:6px;font-size:10px;font-weight:900;position:absolute;bottom:7px;left:7px;right:7px}.recommended-section{border-top:16px solid var(--navy);padding:0 0 120px}.promo-section{display:none}.section-heading{min-height:70px}.section-heading h2{font-size:20px}.section-heading h2:after{width:74px;height:2px;margin-top:8px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0 4px}.game-card{height:150px;padding:8px}.game-card>img{border-width:2px;border-radius:13px}.game-card-overlay{border-radius:13px;inset:8px}.game-card-copy{font-size:12px;bottom:16px;left:17px;right:17px}.promo-grid,.promo-grid-page{scroll-snap-type:x mandatory;gap:12px;padding-bottom:15px;display:flex;overflow-x:auto}.promo-card{scroll-snap-align:start;flex:0 0 84%;min-width:84%}.promo-card>div{min-height:138px;padding:17px}.promo-card h3{font-size:16px}.account-overlay{padding:12px}.account-popup{border-width:4px;border-radius:18px;width:100%;max-height:calc(100vh - 24px);display:block}.account-popup>img{display:none}.popup-form{padding:38px 22px 24px}.popup-form h2{padding-right:35px;font-size:26px}.category-mobile-hero{border-top:35px solid var(--lavender);height:220px;display:block}.category-mobile-hero img{object-fit:cover;width:100%;height:100%}.category-panel{border-width:2px;border-radius:15px;width:calc(100% - 32px);min-height:326px;margin:26px 16px 30px;padding-top:14px;padding-bottom:16px}.category-title-row{grid-template-columns:32px 1fr 32px;height:80px;padding:0 11px}.category-title-row h1{font-size:16px}.category-title-row h1:after{width:97px;height:2px;margin-top:10px}.category-title-row button{visibility:visible;color:#0b1323;font-size:28px}.provider-grid{grid-template-columns:repeat(2,143px);grid-auto-rows:112px;justify-content:center;gap:8px 9px;margin-top:4px}.provider-card,.provider-card.is-featured{grid-area:span 1/span 1;width:143px;height:112px;padding:0}.provider-card img,.provider-card.is-featured img{border-radius:12px}.provider-name{border-radius:5px;padding:4px 3px;font-size:8px;bottom:4px;left:5px;right:5px}.maintenance{border-radius:4px;padding:3px 4px;font-size:6px;top:4px;right:4px}.pagination{flex-wrap:wrap;padding:16px 8px 0}.pagination button,.pagination span{min-width:29px;height:29px;font-size:10px}.page-banner{border-top:35px solid var(--lavender);height:220px}.page-banner>div:last-child{align-items:flex-end;width:calc(100% - 32px);padding-bottom:18px}.page-banner h1{font-size:28px}.account-section,.reading-section,.dashboard-section{width:calc(100% - 30px);padding:62px 0 78px}.account-card{padding:35px 21px 26px}.dashboard-section{grid-template-columns:1fr}.activity-card p{grid-template-columns:38px 1fr}.activity-card p a{grid-column:2}.reading-section article,.activity-card{padding:28px 22px}.reading-section h2{font-size:28px}.site-footer{padding:38px 21px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:22px 24px;padding-bottom:24px}.footer-intro,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:not(.footer-intro) a{margin-bottom:5px;font-size:12px;line-height:1.3}.footer-grid h3{margin-bottom:10px}.footer-intro .brand{margin-bottom:14px}.footer-intro p{line-height:1.55}.footer-bottom{padding-bottom:30px}.mobile-dock{z-index:120;color:#fff;background:var(--navy-3);grid-template-columns:repeat(5,1fr);height:72px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-dock a{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;font-size:10px;font-weight:800;display:flex}.mobile-dock a:first-child{background:var(--yellow)}.mobile-dock a span{font-size:23px;line-height:1}}@media (max-width:390px){.account-nav{gap:12px}.game-card{height:150px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:linear-gradient(#2a2e46c9,#313d53e3),url(/assets/reference-match/mochi-city-sky.webp) top/cover fixed;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif;font-weight:400}.site-header{background:#1d2a3df5}.category-nav{background:#34445af0}.recommended-section,.promo-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#34445ac2}.category-panel{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#34445ac7}.site-footer{background:#101a2bf5}.brand-mark span,.brand b{font-weight:700}.auth-button,.category-nav-link,.language-menu span,.mobile-dock a{font-weight:600}.hero-label h1,.section-heading h2,.category-title-row h1,.popup-form h2,.account-card h2,.reading-section h2{font-weight:700}.game-card-copy,.provider-name,.maintenance,.popup-submit,.popup-text-button,.popup-form a,.popup-form>p button,.popup-form label,.account-card label,.candy-button,.faq-list summary,.footer-grid h3,.mobile-promo-feature span{font-weight:600}.promo-card h3,.activity-card h2,.reading-section h3{font-weight:650}.footer-grid>div:not(.footer-intro) a{font-weight:400}.auth-button{border:1px solid #ffffff52;border-radius:14px 14px 14px 7px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,0 5px 14px #080f1d26}.auth-button:first-child{background:linear-gradient(135deg,#806fd1,#a895ec)}.auth-button:nth-child(2){background:linear-gradient(135deg,#f16d9f,#ff9bbc)}.auth-button:nth-child(3){background:linear-gradient(135deg,#e99a59,#ffc078)}.auth-button:before{content:"";background:#ffffff38;border-radius:45% 55% 62% 38%;width:34px;height:34px;position:absolute;top:-15px;right:-8px;transform:rotate(25deg)}.auth-button:hover{color:#fff;filter:brightness(1.07)}.category-nav-link{gap:10px}.category-nav-icon{color:#fff;background:linear-gradient(145deg,#ff8eb8,#da5f95);border:2px solid #fffc;border-radius:11px 15px 10px 14px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid;transform:rotate(-3deg);box-shadow:0 4px 10px #0b132433}.category-nav-icon svg{width:19px;height:19px;transform:rotate(3deg)}.category-nav-link:nth-child(4n+2) .category-nav-icon{background:linear-gradient(145deg,#71c8d8,#509fc9);border-radius:15px 9px 14px 10px;transform:rotate(3deg)}.category-nav-link:nth-child(4n+3) .category-nav-icon{background:linear-gradient(145deg,#a899ed,#7567bf);border-radius:10px 15px 12px 16px}.category-nav-link:nth-child(4n) .category-nav-icon{background:linear-gradient(145deg,#f8bb6a,#e88959);border-radius:15px 12px 16px 9px;transform:rotate(3deg)}.category-nav-link:nth-child(4n+2) .category-nav-icon svg,.category-nav-link:nth-child(4n) .category-nav-icon svg{transform:rotate(-3deg)}.game-card{background:0 0}.game-card-overlay{z-index:1}.game-card-copy{z-index:3}.game-card:before,.game-card:after,.provider-card:before,.provider-card:after{z-index:2;content:"";pointer-events:none;position:absolute}.game-card:before{background:#ff8eb8;border:2px solid #fff;border-radius:70% 42% 65% 45%;width:27px;height:18px;top:23px;left:23px;transform:rotate(-16deg)}.game-card:after{background:#ffd66e;border:2px solid #fff;border-radius:6px 9px;width:17px;height:17px;bottom:22px;right:22px;transform:rotate(24deg)}.game-card:nth-child(3n+2):before{background:#79d1dc}.game-card:nth-child(3n):before{background:#ad9aee}.game-card:nth-child(2n):after{background:#ff9ea3;border-radius:50%}.promo-card{border:4px solid #ffffffdb;border-radius:22px 22px 22px 9px}.provider-card:before{background:#79d1dc;border:2px solid #fff;border-radius:65% 45%;width:24px;height:16px;top:22px;left:22px;transform:rotate(-14deg)}.provider-card:after{background:#ffd46e;border:2px solid #fff;border-radius:50%;width:15px;height:15px;bottom:21px;right:22px}.provider-card:nth-child(3n+2):before{background:#ff8eb8}.provider-card:nth-child(3n):before{background:#ae9aed}.provider-name{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2b2a40b8}.maintenance{z-index:4}.pagination button,.pagination span{border:1px solid #fff3;border-radius:11px 11px 11px 5px}.pagination button:nth-child(3n+2){background:#ff8eb83d}.pagination button:nth-child(3n){background:#79d1dc3b}.pagination .is-active{background:linear-gradient(135deg,#ff82b2,#e75591)}.popup-submit,.candy-button{border:2px solid #ffffffb8;border-radius:14px 14px 14px 7px;box-shadow:0 7px 16px #d84a853d}@media (max-width:760px){body{background-attachment:scroll}.auth-button{border-radius:11px 11px 11px 5px}.auth-button:first-child{background:linear-gradient(135deg,#806fd1,#a895ec)}.auth-button:nth-child(2){background:linear-gradient(135deg,#f16d9f,#ff9bbc)}.auth-button:nth-child(3){background:linear-gradient(135deg,#e99a59,#ffc078)}.mobile-home-nav{background:#34445ac2}.mobile-home-nav li{background:#6070b1e6}.mobile-home-nav li:first-child{background:#7486ccf0}.game-card:before{width:21px;height:13px;top:13px;left:13px}.game-card:after{width:13px;height:13px;bottom:12px;right:12px}.provider-card:before{width:18px;height:12px;top:5px;left:5px}.provider-card:after{width:11px;height:11px;bottom:5px;right:5px}}@media (max-width:370px){.account-nav{grid-template-columns:.85fr 1fr 1.7fr;gap:8px}.auth-button{min-width:0;padding:0 4px;font-size:10px}}@media (max-width:340px){.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:8px 7px;width:100%;padding:0 6px}.provider-card,.provider-card.is-featured{aspect-ratio:143/112;width:100%;height:auto}}
