@font-face{font-family:Inter;src:url('fonts/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--background,#fffdfc);color:var(--text,#15162b);font:var(--base-size,15px)/1.5 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.18;color:var(--text);font-weight:750}h1{font-size:46px}h2{font-size:28px}h3{font-size:16px}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button,input,select{max-width:100%}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:4px}img{max-width:100%;height:auto;display:block}svg{display:block}ul,ol{padding:0;margin:0}li{list-style:none}::selection{background:#ded4ff;color:#211040}[hidden]{display:none!important}.container{width:calc(100% - 88px);max-width:1180px;margin-inline:auto}.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:11px 24px;background:var(--primary);border:1px solid transparent;border-radius:var(--button-radius,7px);font-size:14px;font-weight:650;color:#fff;line-height:1.35;text-align:center;box-shadow:0 3px 8px #6c4cf122;transition:background .15s,box-shadow .15s}.button:hover{background:#5835d9;box-shadow:0 4px 14px #6c4cf133}.button .icon{width:17px;height:17px}.button.dark{background:var(--text);color:#fff;box-shadow:none}.button.dark:hover{background:#323047}.button.outline{border-color:var(--accent);color:var(--accent);background:transparent;box-shadow:none}.button.outline:hover{background:var(--peach)}.button.small{min-height:32px;padding:7px 16px;font-size:12px;gap:10px}.button.subtle{background:var(--lavender);color:var(--primary);box-shadow:none}.button.subtle:hover{background:#e6dcff}.icon-button{border:0;display:inline-flex;align-items:center;justify-content:center;padding:0;width:38px;height:38px;flex:0 0 38px;background:#f3f2f8;border-radius:50%}.icon-button:hover{background:var(--lavender);color:var(--primary)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:12px;font-weight:650;white-space:nowrap}.text-link:hover{text-decoration:underline}.text-link .icon{width:16px;height:16px}.text-primary{color:var(--primary)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:12px;padding:10px 20px;background:var(--text);color:white;z-index:100}.skip-link:focus{top:8px}
.announcement{min-height:27px;padding:5px 15px;display:flex;justify-content:center;align-items:center;gap:6px;background:var(--accent);color:white;font-size:11px;line-height:1.5;text-align:center}.announcement .icon{width:13px;height:13px}.announcement a{display:flex;align-items:center;justify-content:center;gap:6px}.site-header{min-height:var(--header-height,72px);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:10px 20px;position:relative;z-index:20;background:#fff;border:1px solid #f5f3fa;border-radius:0 0 9px 9px;box-shadow:0 6px 20px #2115420b}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-size:18px;font-weight:750;white-space:nowrap}.brand-mark{position:relative;display:flex;align-items:center;font-size:35px;line-height:1;font-weight:900;transform:skew(-12deg)}.brand-mark b:first-child{color:#7756f4}.brand-mark b:last-child{color:#ff6c58;margin-left:-11px}.custom-brand{width:var(--logo-width,180px);height:auto;max-height:65px;object-fit:contain}.primary-nav .menu{display:flex;gap:28px;align-items:center}.primary-nav li{position:relative}.primary-nav a{display:block;padding:10px 0;font-size:12px;font-weight:500;white-space:nowrap}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--primary)}.primary-nav .current-menu-item>a:after{content:'';position:absolute;bottom:3px;height:2px;background:var(--primary);left:0;right:0}.primary-nav .sub-menu{position:absolute;min-width:190px;top:100%;left:0;background:white;box-shadow:0 10px 20px #15162b15;padding:10px;display:none}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:block}.header-actions{display:flex;align-items:center;gap:12px}.header-actions .button{min-height:40px;padding:9px 17px;font-size:12px}.header-actions .telegram-button{flex-direction:row-reverse}.mobile-menu-toggle{display:none}.header-search-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:16px;background:white;box-shadow:0 10px 30px #15162b20;border-radius:8px}.header-search-panel .game-search{box-shadow:none;padding:0}
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:455px;position:relative;padding-top:20px;padding-bottom:12px}.hero-copy{position:relative;z-index:2;padding:15px 0 20px 18px}.eyebrow{display:inline-block;padding:6px 10px;border-radius:6px;color:var(--primary);background:var(--lavender);font-size:11px;line-height:1.2;text-transform:uppercase;font-weight:700}.hero h1{margin:14px 0 14px;line-height:1.04;max-width:560px}.hero-copy>p{font-size:15px;line-height:1.5;max-width:490px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap;margin:21px 0}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:26px;max-width:490px}.trust-points>div{display:flex;gap:12px;align-items:center;color:var(--muted);font-size:11px;line-height:1.4}.trust-points .icon{width:24px;height:26px;color:var(--primary);stroke-width:2.5}.hero-art{position:relative;align-self:stretch;min-height:400px;display:flex;align-items:center;justify-content:center}.hero-art picture{display:block;width:100%;height:100%}.hero-image{width:100%;height:100%;max-height:485px;object-fit:contain;mix-blend-mode:multiply}.hero-handwriting{position:absolute;right:0;top:15px;color:var(--primary);font:italic 20px/1.4 cursive;transform:rotate(-13deg);text-align:center}.floating-search{position:absolute;bottom:55px;right:8px;display:flex;align-items:center;gap:12px;padding:12px 18px;background:#fffdfc;border:9px solid #ff7c66;border-radius:14px;transform:rotate(7deg);box-shadow:0 8px 25px #4b2b5930}.floating-search>.icon{color:var(--accent);width:23px;height:23px}.floating-search b{display:block;font-size:13px}.floating-search small{font-size:10px;color:var(--muted)}.search-overlap{position:relative;z-index:5;margin-top:-3px;margin-bottom:23px;padding-inline:12px}.game-search{display:grid;grid-template-columns:minmax(150px,1fr) 190px 158px;gap:14px;align-items:stretch;padding:18px 22px;background:white;border:1px solid #f0edf5;border-radius:10px;box-shadow:0 8px 24px #201d4210}.search-input{display:flex;align-items:center;gap:15px;padding:12px 18px;border:1px solid var(--border);background:#fafbfe;border-radius:6px}.search-input>.icon{width:24px;height:24px}.search-input input{min-width:0;width:100%;background:none;border:0;outline:none;font-size:13px;color:var(--text)}.search-input input::placeholder{color:#8a92ac}.category-select{position:relative;display:flex;align-items:center;border:1px solid var(--border);border-radius:6px;background:#fafbfe}.category-select select{appearance:none;cursor:pointer;border:0;background:none;font-weight:600;font-size:12px;width:100%;height:100%;padding:12px 40px 12px 20px}.category-select>.icon{pointer-events:none;position:absolute;right:16px;width:16px;height:16px}.game-search>.button{min-height:54px}.home-section{margin-top:26px;margin-bottom:28px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px;position:relative}.section-heading>div:first-child{padding-left:18px;position:relative;min-width:0}.section-heading>div:first-child:before{content:'';position:absolute;left:0;top:1px;bottom:2px;width:5px;border-radius:3px;background:#d8caff}.section-heading h2{line-height:1.18}.section-heading p{font-size:12px;line-height:1.4;margin-top:2px}.section-heading>.text-link{padding-top:8px}.featured-layout{display:grid;grid-template-columns:1fr 1.07fr;gap:18px}.game-card{display:flex;align-items:flex-start;gap:16px;background:white;border:1px solid #efedf4;border-radius:var(--card-radius);padding:13px;box-shadow:0 4px 12px #25204505;min-width:0}.game-logo{width:86px;height:86px;aspect-ratio:1;object-fit:cover;border-radius:16px;flex-shrink:0}.logo-link{flex-shrink:0}.sprite-logo{display:block;background-image:url('images/game-icons.webp');background-size:365.72% 243.81%;background-repeat:no-repeat}.logo-0{background-position:5.8% 8.3%}.logo-1{background-position:49.55% 8.3%}.logo-2{background-position:93.8% 8.3%}.logo-3{background-position:5.8% 88.6%}.logo-4{background-position:49.55% 88.6%}.logo-5{background-position:93.8% 88.6%}.logo-fallback{display:flex;justify-content:center;align-items:center;background:var(--lavender);color:var(--primary)}.logo-fallback .icon{width:42%;height:42%}.game-card-body{min-width:0}.game-card h3{font-size:13px;margin-bottom:6px}.game-card h3 a:hover{color:var(--primary)}.game-card p{font-size:11px;line-height:1.35;margin-bottom:9px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-small{display:grid;grid-template-columns:1fr 1fr;gap:12px}.featured-small .game-card{padding:12px;gap:13px}.featured-small .game-logo{width:83px;height:95px;border-radius:13px}.featured-small .button{font-size:10px;padding:5px 10px;min-height:26px;gap:5px}.game-card-featured{background:var(--peach);border-color:transparent;padding:26px 23px;gap:25px;align-items:center;min-height:249px;box-shadow:none}.game-card-featured .game-logo{width:163px;height:163px;border-radius:27px}.game-card-featured h3{font-size:24px;margin-bottom:9px}.game-card-featured p{font-size:13px;line-height:1.55;display:block}.game-card-featured .button{padding:10px 22px;min-height:37px;font-size:12px}.game-chips{display:flex;flex-wrap:wrap;gap:9px;margin:13px 0}.game-chips:empty{display:none}.game-chips>span{display:flex;align-items:center;gap:8px;min-height:29px;padding:6px 9px;font-size:10px;line-height:1.25;background:#f7f8fc;border:1px solid #eeeef6;border-radius:5px;color:#565a7d}.game-chips .icon{width:16px;height:16px;color:var(--primary)}.collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.collection{position:relative;min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:7px;padding:10px 8px;background:#ff858b;transition:filter .15s}.collection:hover{filter:brightness(1.04)}.collection-1{background:#ffda87}.collection-2{background:#a5c5ff}.collection-3{background:#ff85a1}.collection-4{background:#ffb180}.collection-5{background:#b89cfa}.collection h3{font-size:15px;text-align:center;margin:3px 0 9px}.circle-arrow{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:white}.circle-arrow .icon{width:16px;height:16px}.collection-icon{width:54px;height:54px;margin:10px 0 12px;stroke-width:1.8}.collection-4>.icon{color:#fff;fill:#ffa837}.collection-5>.icon{color:#7139f4;fill:#7139f4;stroke:#9b69ff}.object-sprite{display:block;flex:0 0 auto;width:90px;height:90px;background-image:url('images/objects.webp');background-repeat:no-repeat;background-size:400% 200%;mix-blend-mode:multiply}.object-0{background-position:0 0}.object-1{background-position:33.333% 0}.object-2{background-position:66.666% 0}.object-3{background-position:100% 0}.object-4{background-position:0 100%}.object-5{background-position:33.333% 100%}.object-6{background-position:66.666% 100%}.object-7{background-position:100% 100%}.collection .object-sprite{width:78px;height:68px;background-size:400% 200%}
.directory-layout{display:grid;grid-template-columns:185px minmax(0,1fr);gap:28px}.directory-layout.no-sidebar{grid-template-columns:1fr}.directory-sidebar{border:1px solid #efedf4;background:#fff;border-radius:7px;padding:16px 12px;align-self:stretch}.directory-sidebar h3{font-size:13px;margin:0 4px 14px}.category-filters{display:flex;flex-direction:column;gap:7px}.category-filters button{display:flex;align-items:center;gap:11px;width:100%;min-height:35px;border:0;border-left:3px solid transparent;padding:8px;color:#555c7b;background:transparent;border-radius:0 5px 5px 0;text-align:left;font-size:11px}.category-filters button .icon{width:17px;height:17px}.category-filters button:hover{color:var(--primary);background:#faf8ff}.category-filters button.active{background:var(--lavender);color:var(--primary);border-left-color:var(--primary)}.directory-main .section-heading>div{padding-left:0}.directory-main .section-heading>div:before{display:none}.game-rows{display:flex;flex-direction:column;gap:6px}.game-row{display:grid;grid-template-columns:36px minmax(140px,1fr) minmax(180px,1.5fr) auto auto;gap:13px;align-items:center;min-height:59px;padding:6px 13px;border:1px solid #eeecf3;background:#fff;border-radius:7px;box-shadow:0 2px 5px #201d4203}.row-number{font-size:27px;color:var(--accent);font-weight:600;line-height:1}.row-title{display:flex;align-items:center;gap:11px;min-width:0}.row-title h3{font-size:12px;line-height:1.3}.row-title .game-logo{width:44px;height:44px;border-radius:7px}.game-row>p{font-size:10px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.row-meta{display:flex;gap:8px}.row-meta:empty{display:none}.row-meta span{padding:7px 10px;background:#f4f5f9;border-radius:5px;font-size:10px;white-space:nowrap;color:#4c5576}.game-row>.button{padding:8px 12px;font-size:10px;min-height:31px;white-space:nowrap}.directory-more{margin-top:13px;display:flex;justify-content:flex-end}.directory-empty,.empty-collection{padding:25px;background:#f9f7fd;border:1px solid var(--border);border-radius:7px}.empty-collection .button{margin-top:15px}.directory-empty a{color:var(--primary)}.information-band,.safety-band,.screenshot-band{background:var(--text);color:#fff}.information-band{margin:32px 0 20px}.information-band>.container{display:grid;grid-template-columns:1.2fr 1fr 170px;gap:24px;align-items:center;min-height:177px;padding-block:20px}.information-copy{border-right:1px solid #ffffff25;padding-right:26px}.information-copy h2{font-size:29px;color:white;max-width:420px;line-height:1.1}.information-copy p{font-size:12px;line-height:1.5;color:#e0dfef;margin-top:10px}.information-points{display:flex;align-items:center;justify-content:space-between;gap:15px}.information-points>div{flex:1;text-align:center}.information-points .icon{width:37px;height:37px;color:#a87cff;margin:0 auto 11px;stroke-width:2.5}.information-points p{font-size:11px;color:#fff}.information-art{position:relative;display:flex;align-items:center}.information-art .object-sprite{width:115px;height:133px;mix-blend-mode:normal}.information-art>span:last-child:not(.object-sprite){font:italic 14px/1.5 cursive;color:#d8c2ff;transform:rotate(-10deg)}.updates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.update-card{display:flex;gap:16px;padding:13px;border:1px solid #efedf4;border-radius:var(--card-radius);background:white;min-width:0}.update-art{width:105px;height:120px;flex:0 0 105px;display:flex;align-items:center;justify-content:center;background:var(--peach);border-radius:8px}.update-art-1{background:var(--lavender)}.update-art-2{background:#ffe1df}.update-art .object-sprite{width:105px;height:120px}.update-card h3{font-size:13px;line-height:1.3;margin:4px 0 8px}.update-card p{font-size:11px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:9px}.update-card .text-link{font-size:11px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:16px 0 6px;counter-reset:step}.steps>li{position:relative;display:flex;align-items:flex-start;gap:19px;min-width:0}.step-number{width:52px;height:52px;flex:0 0 52px;background:var(--primary);border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:21px;font-weight:650;box-shadow:inset 8px 0 0 #ffffff12}.steps>li:nth-child(odd) .step-number{background:var(--accent)}.steps>li:not(:last-child):after{content:'';position:absolute;border-top:2px dotted #b097ff;right:-24px;top:23px;width:28px}.steps h3{font-size:12px;margin-top:5px;line-height:1.3}.steps p{font-size:11px;line-height:1.4;margin-top:4px}.guide-faq-split{display:grid;grid-template-columns:1.2fr 1fr;gap:36px}.guide-faq-split h2{font-size:23px}.guide-intro{position:relative;padding-right:95px}.guide-intro .section-heading{margin-right:-95px}.guide-intro p{font-size:12px;margin:10px 0}.guide-intro-illustration{position:absolute;bottom:8px;right:0;background:var(--lavender);border-radius:8px;padding:18px;transform:rotate(7deg)}.guide-intro-illustration .icon{height:55px;width:55px;color:var(--primary)}.faqs{display:flex;flex-direction:column;gap:5px}.faqs details{background:#fff;border:1px solid var(--border);border-radius:5px;overflow:hidden}.faqs summary{display:flex;align-items:center;gap:9px;cursor:pointer;font-size:11px;list-style:none;padding:8px 11px;color:#535977}.faqs summary::-webkit-details-marker{display:none}.faqs summary>.icon:first-child{width:12px;height:12px;color:#9ba0b4}.faqs summary>.icon:last-child{width:13px;height:13px;margin-left:auto;transition:transform .2s}.faqs details[open] summary>.icon:last-child{transform:rotate(90deg)}.faqs details[open] summary{color:var(--primary);background:#faf8ff}.faqs details>div{padding:12px;font-size:12px;line-height:1.6;border-top:1px solid var(--border)}.faqs details>div p+p{margin-top:10px}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.guide-card{border:1px solid #efedf4;border-radius:var(--card-radius);padding:12px;display:flex;gap:13px;background:white}.tile-icon{display:flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:66px;border-radius:8px;background:var(--lavender);color:var(--primary)}.tile-icon .icon{width:35px;height:35px;stroke-width:2}.guide-card .tile-icon{width:60px;height:67px;flex-basis:60px}.guide-card h3{font-size:12px;line-height:1.3}.guide-card p{font-size:10px;line-height:1.4;margin:7px 0}.guide-card .text-link{font-size:10px}
.home-editorial,.game-editorial{border-top:1px solid var(--border);background:#fff;margin-top:30px;padding:36px 0}.editorial-content{font-size:15px;line-height:1.8;overflow-wrap:anywhere}.editorial-content h2{font-size:25px;margin:30px 0 13px;line-height:1.25}.editorial-content h3{font-size:18px;margin:25px 0 10px}.editorial-content p{margin-bottom:15px;color:#576078}.editorial-content a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.editorial-content ul,.editorial-content ol{padding-left:24px;margin:14px 0 20px}.editorial-content ul li{list-style:disc;margin:6px 0;color:#576078}.editorial-content ol li{list-style:decimal;margin:8px 0;color:#576078}.editorial-content blockquote{border-left:3px solid var(--accent);margin:20px 0;padding:18px 22px;background:var(--peach)}.editorial-content table{border-collapse:collapse;width:100%;font-size:13px;margin:20px 0;table-layout:fixed}.editorial-content th,.editorial-content td{padding:12px;border:1px solid var(--border);text-align:left;overflow-wrap:anywhere}.editorial-content th{background:var(--lavender)}.home-editorial .editorial-content{max-width:980px}.editorial-content>h2:first-child{margin-top:0}.editorial-content.compact{font-size:13px;line-height:1.6}.editorial-content.compact p{margin-bottom:12px}.telegram-strip{background:#f0eaff;position:relative;overflow:hidden}.telegram-strip:after{content:'';width:100px;height:230px;position:absolute;right:-35px;bottom:-80px;transform:rotate(-37deg);background:var(--accent);border-radius:10px}.telegram-strip>.container{display:flex;align-items:center;gap:30px;min-height:102px;padding-block:17px;position:relative;z-index:1}.telegram-emblem{display:flex;align-items:center;justify-content:center;flex:0 0 62px;width:62px;height:62px;border-radius:50%;background:var(--primary);color:white;box-shadow:inset 10px 0 0 #ffffff15}.telegram-emblem .icon{width:33px;height:33px}.telegram-strip h2{font-size:14px;max-width:510px;color:var(--primary);line-height:1.4}.telegram-strip p{font-size:11px;margin-top:5px}.telegram-strip .button{margin-left:auto;flex-shrink:0;min-width:165px;font-size:12px}.site-footer{background:var(--text);color:white}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr 1.3fr;gap:32px;padding-top:29px;padding-bottom:26px}.site-footer .brand{font-size:16px}.site-footer .brand-mark{font-size:32px}.site-footer h2{font-size:11px;font-weight:600;color:white;margin:5px 0 9px}.site-footer p{font-size:10px;line-height:1.55;color:#b9b9cf}.footer-about p{margin-top:12px;max-width:260px}.footer-main ul li{font-size:10px;line-height:1.65;color:#c5c3d6}.footer-main a:hover{color:#b7a0ff}.social-links{display:flex;gap:7px;flex-wrap:wrap}.social-links a{width:27px;height:29px;display:flex;align-items:center;justify-content:center;background:#465471}.social-links a .icon{width:17px;height:17px}.social-links a:first-child{background:#28a8e5}.responsible-footer{border-left:1px solid #ffffff25;padding-left:25px}.footer-bottom{border-top:3px solid var(--accent);font-size:10px;color:#b7b8ca}.footer-bottom>.container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:13px}.footer-bottom ul{display:flex;gap:14px;flex-wrap:wrap}.footer-bottom li+li{border-left:1px solid #ffffff30;padding-left:14px}.designer-credit{text-align:center;background:#111224;border-top:1px solid #ffffff12;padding:13px 20px;font-size:11px;color:#b7b8ca}.designer-credit a{color:#c7b5ff;font-weight:700;margin-left:4px}.designer-credit a:hover{text-decoration:underline}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;font-size:10px;color:#71768c;margin:25px 0 18px}.breadcrumbs a{color:#8372c4}.breadcrumbs .icon{width:12px;height:12px}.game-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:24px;min-height:335px}.game-hero-copy{padding:15px 0}.game-hero-title{display:flex;align-items:center;gap:22px}.game-hero-title>.game-logo{width:139px;height:139px;border-radius:21px}.game-hero-title h1{font-size:38px;margin:13px 0 9px;line-height:1.1}.game-tagline{font-size:13px;line-height:1.4}.game-hero-title .eyebrow{font-size:10px}.game-intro{font-size:13px;line-height:1.6;margin-top:17px;max-width:540px}.game-hero .hero-buttons{margin:17px 0;gap:14px}.game-hero .hero-buttons .button{min-width:180px}.game-hero .game-chips{gap:10px}.game-hero .game-chips>span{font-size:11px;min-height:40px;padding:9px 12px}.game-hero-art{height:350px}.game-hero-art img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.independent-notice{display:flex;align-items:center;gap:12px;border:1px solid #eeedf4;box-shadow:0 4px 15px #16153207;border-radius:7px;padding:12px 15px;margin:10px 0 16px;background:white}.independent-notice>.icon{width:25px;height:25px;color:var(--primary)}.independent-notice p{font-size:11px;line-height:1.5}.promotion{position:relative;display:flex;align-items:center;gap:22px;padding:15px 24px;min-height:95px;color:#fff;border-radius:8px;overflow:hidden;background:linear-gradient(115deg,var(--promo-background,#7551f6) 0%,#6b42ec 66%,var(--promo-accent,#ff7064) 100%);margin:16px 0}.promotion .game-logo{height:64px;width:64px;border-radius:10px}.promotion h2{font-size:23px;color:#fff}.promotion p{font-size:12px;color:#ece5ff;margin-top:5px}.promotion .button{margin-left:auto;font-size:12px;flex-shrink:0}.promotion-picture{display:block;width:100%}.promotion:has(.promotion-picture){padding:0}.promotion-picture img{width:100%;height:auto}.section-nav{display:flex;align-items:center;justify-content:space-around;border:1px solid #efedf4;border-radius:7px;box-shadow:0 3px 10px #17163808;background:white;margin:17px 0 22px;overflow-x:auto;overscroll-behavior-x:contain}.section-nav a{position:relative;display:flex;align-items:center;justify-content:center;padding:13px 18px;font-size:11px;color:#6e7190;white-space:nowrap;min-height:44px}.section-nav a:hover,.section-nav a.active{color:var(--primary)}.section-nav a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:#a288ff}.game-section{margin-top:22px;margin-bottom:23px;scroll-margin-top:20px}.game-section .section-heading h2{font-size:23px}.game-section .section-heading p{font-size:11px}.overview-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:28px;align-items:start}.overview-grid blockquote{display:flex;align-items:center;gap:17px;border-left:4px solid var(--accent);margin:19px 0 0;border-radius:5px;background:var(--peach);padding:18px}.overview-grid blockquote>.icon{color:var(--accent);width:32px;height:32px;fill:var(--accent)}.overview-grid blockquote p{font-size:15px;color:var(--accent);line-height:1.4}.quick-details{background:var(--peach);border-radius:8px;padding:16px}.quick-details .section-heading{margin-bottom:10px}.quick-details .section-heading h2{font-size:19px}.quick-details dl{margin:0;display:flex;flex-direction:column;gap:5px}.quick-details dl>div{display:grid;grid-template-columns:1fr 1.15fr;gap:10px;background:#fffcfc;padding:5px 10px;border-radius:4px;font-size:11px;line-height:1.4}.quick-details dt{display:flex;align-items:center;gap:18px;color:#68718a}.quick-details dt .icon{width:16px;height:16px;color:var(--primary)}.quick-details dd{margin:0;color:#41496d;overflow-wrap:anywhere}.quick-details dd a{color:var(--primary);text-decoration:underline}.feature-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:11px}.feature{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #eae4ff;background:#f8f5ff;border-radius:7px}.feature h3{font-size:13px;margin-bottom:7px}.feature p{font-size:11px;line-height:1.45}.feature-0{grid-row:span 2;background:var(--primary);border-color:var(--primary);padding:23px}.feature-0 h3{font-size:17px;color:white}.feature-0 p{font-size:12px;color:#e7dfff}.feature-0 .tile-icon{width:73px;height:80px;flex-basis:73px;background:#fff3e8;color:#ffad36}.feature-0 .tile-icon .icon{width:45px;height:45px}.screenshot-band{padding:22px 0 20px}.screenshot-band h2{color:white}.screenshot-band .section-heading p{color:#c3bfdc}.screenshot-gallery{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 12px}.screenshot-figure{flex:0 0 calc((100% - 72px)/4);min-width:190px;scroll-snap-align:center;text-align:center}.screenshot-figure>a{display:block}.screenshot-figure img{height:320px;width:100%;object-fit:contain;border-radius:8px}.screenshot-figure.orientation-landscape{flex-basis:48%}.screenshot-figure figcaption{font-size:11px;color:#ede4ff;margin-top:10px}.concept-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:7px 30px 0}.concept-gallery figure{position:relative;text-align:center;padding-bottom:4px}.concept-phone{height:283px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:27px 13px 15px;background:linear-gradient(135deg,#371d40,#20143f 65%,#70387a);border:4px solid #17151c;border-radius:23px;outline:2px solid #b2a794;box-shadow:6px 7px 8px #0006;color:white;overflow:hidden}.phone-notch{position:absolute;top:0;left:28%;right:28%;height:13px;background:#08080c;border-radius:0 0 10px 10px}.concept-phone .game-logo{height:118px;width:118px;flex-shrink:1;border-radius:16px}.concept-phone strong{font-size:13px;color:white}.concept-phone p,.concept-phone small{font-size:10px;color:#e1d9eb;line-height:1.3}.concept-control{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border-radius:5px;background:#7644df;color:white;padding:8px 5px;font-size:10px}.concept-control .icon{width:16px;height:16px}.concept-control.coral{background:#ff6656;border-radius:8px}.concept-gallery figcaption{position:relative;z-index:1;font-size:10px;background:#e5d8ff;color:#30254e;padding:11px 4px 8px;margin:1px -12px 0;border-radius:50% 50% 7px 7px/25% 25% 7px 7px;box-shadow:0 3px 6px #0003}.concept-table{background:#075343;border:5px solid #a67731;width:100%;height:136px;border-radius:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:17px}.concept-table>.icon{color:#ffecb0;width:35px;height:35px}.playing-cards{background:#fff;color:#d43d32;font-size:18px;padding:3px;border-radius:4px;word-spacing:2px;font-family:Georgia,serif}.concept-field{width:100%;background:#f7f4ff;border-radius:4px;color:#787393;font-size:9px;padding:7px;text-align:left}.account-avatar{color:#c4a7ff}.account-avatar>.icon{height:48px;width:48px}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.payment-grid>article{display:flex;align-items:flex-start;gap:15px;border:1px solid #efedf4;border-radius:7px;padding:15px;background:white}.payment-grid h3{font-size:13px;margin-bottom:7px}.payment-grid p{font-size:11px;line-height:1.45}.payment-grid article:nth-child(3) .tile-icon{background:var(--peach);color:var(--accent)}.game-section .steps{margin:14px 0 23px}.game-section .steps h3{font-size:12px}.download-status{display:flex;align-items:center;gap:9px;color:#635b76;font-size:12px;background:var(--lavender);border-radius:5px;padding:12px 15px;margin-top:14px}.installation-login-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.guide-panel{background:#f6f2ff;border-radius:8px;padding:17px}.guide-panel.coral-panel{background:var(--peach)}.guide-panel .section-heading h2{font-size:18px}.guide-panel .section-heading>div:before{background:var(--primary);width:4px}.guide-panel.coral-panel .section-heading>div:before{background:var(--accent)}.steps.vertical{display:flex;flex-direction:column;gap:7px;margin-bottom:0}.steps.vertical>li{gap:11px;background:#ffffffb3;border-radius:5px;align-items:center;min-height:39px;padding:4px 8px 4px 0}.steps.vertical>li:after{display:none}.steps.vertical .step-number{flex-basis:30px;width:30px;height:31px;font-size:12px;background:var(--primary);border-radius:5px}.coral-panel .steps.vertical .step-number{background:var(--accent)}.steps.vertical h3{font-size:11px;margin:0}.steps.vertical p{font-size:10px;margin-top:2px}.requirements-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.requirement-list{border:1px solid var(--border);border-radius:7px;padding:13px 17px;background:#fff}.requirement-list>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:6px 0;font-size:12px}.requirement-list>div>span{color:var(--muted)}.requirement-list>p{font-size:12px;line-height:1.6}.permission-box{display:flex;gap:20px;align-items:flex-start;padding:8px 0}.permission-box .tile-icon{width:83px;height:83px;flex-basis:83px}.permission-box .tile-icon>.icon{width:46px;height:46px}.permission-box h3{font-size:14px;margin-bottom:7px}.permission-box p{font-size:12px;line-height:1.55}.safety-band{padding:19px 0}.safety-band h2{color:#fff}.safety-band .section-heading p{color:#c8c1da}.safety-items{display:flex;align-items:center;gap:19px}.safety-items>div{flex:1;display:flex;align-items:center;gap:12px}.safety-items .tile-icon{width:32px;height:36px;flex:0 0 32px;background:#a986f4;color:white;border-radius:5px}.safety-items .tile-icon .icon{width:22px;height:22px}.safety-items p{font-size:10px;line-height:1.4}.safety-items strong{display:block;color:white;font-size:10px;margin-bottom:5px}.safety-items p span{color:#c6c0d6;display:block}.safety-items .button{font-size:10px;padding:10px 13px;flex-shrink:0}.safety-band .outline:hover{background:#3c2440}.version-row{display:flex;gap:20px;align-items:center;padding:15px;border:1px solid var(--border);border-radius:7px;background:white;font-size:12px}.version-row h3{font-size:16px}.version-row>.button{margin-left:auto;flex-shrink:0}.related-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.related-grid .game-card{gap:9px;padding:10px;flex-direction:column}.related-grid .game-logo{height:62px;width:62px;border-radius:10px}.related-grid .game-card h3{font-size:12px}.related-grid .game-card p{font-size:10px}.related-grid .button{font-size:10px;padding:5px 8px}.game-editorial .editorial-content{max-width:980px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.help-grid .section-heading h2{font-size:15px}.help-grid .section-heading{margin-bottom:9px}.help-links{display:flex;flex-direction:column;gap:5px}.help-links a{display:flex;align-items:center;gap:9px;min-height:33px;padding:7px 10px;background:white;border:1px solid var(--border);border-radius:5px;font-size:11px;color:#6a708e}.help-links a>.icon{width:13px;height:13px}.help-links a>.icon:last-child{margin-left:auto}.help-links a:hover{color:var(--primary)}.global-download{margin-top:12px}.global-download>.button{min-width:200px}.lightbox{position:fixed;border:0;max-width:95vw;max-height:94vh;width:800px;height:90vh;background:#15162bf5;color:white;padding:35px 60px;border-radius:8px;overflow:visible}.lightbox::backdrop{background:#10101ddf}.lightbox figure{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.lightbox figure img{width:auto;max-width:100%;height:auto;max-height:calc(100% - 35px);object-fit:contain}.lightbox figcaption{font-size:12px;line-height:1.4;margin-top:12px;text-align:center}.lightbox .icon-button{position:absolute;background:#ffffff18;color:#fff}.lightbox-close{right:10px;top:10px}.lightbox-prev{left:10px;top:50%}.lightbox-next{right:10px;top:50%}.page-content,.article-content,.archive-content{padding-block:10px 45px;min-height:60vh}.page-content>h1,.article-content h1,.archive-content>h1{font-size:38px;margin:20px 0 25px}.page-content>.editorial-content{margin-bottom:35px}.article-content{max-width:940px}.article-content .eyebrow{margin-top:12px}.article-content .editorial-content{margin-top:28px}.article-image{max-height:460px;object-fit:cover;border-radius:8px}.article-return{margin-top:30px;padding-top:25px;border-top:1px solid var(--border)}.archive-content .game-search{margin-bottom:30px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-grid>article{padding:22px;border:1px solid var(--border);border-radius:8px;background:white}.article-grid h2{font-size:22px;margin:16px 0 12px}.article-grid p{font-size:13px;margin-bottom:20px}.pagination{margin-top:25px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.nav-links .page-numbers{display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:8px 12px;border:1px solid var(--border);border-radius:5px}.nav-links .current{color:#fff;background:var(--primary);border-color:var(--primary)}.search-results{display:grid;grid-template-columns:1fr 1fr;gap:25px}.search-results>article{border-bottom:1px solid var(--border);padding:15px 0 25px}.search-results h2{font-size:23px;margin:14px 0 10px}.search-results p{font-size:13px;margin-bottom:18px}.result-count{font-size:13px;margin:15px 0}.not-found{padding-block:70px 100px;min-height:65vh}.not-found h1{font-size:38px;margin:20px 0}.not-found>p{margin-bottom:25px}.mobile-only{display:none}
@media(min-width:1600px){.hero{min-height:480px}.hero-image{max-height:490px}}
@media(max-width:1150px){.container{width:calc(100% - 56px)}.primary-nav .menu{gap:17px}.site-header{gap:17px;padding-inline:15px}.brand{font-size:16px}.brand-mark{font-size:31px}.primary-nav a{font-size:11px}.header-actions{gap:8px}.hero h1{font-size:39px}.hero-copy{padding-left:7px}.hero-art{min-height:380px}.hero{min-height:420px}.hero-copy>p{font-size:14px}.hero-buttons .button{font-size:12px;padding:11px 18px}.floating-search{bottom:44px;right:0;border-width:7px;padding:11px 13px}.hero-handwriting{font-size:17px}.game-card-featured{padding:20px;gap:20px}.game-card-featured .game-logo{height:136px;width:136px}.featured-small .game-card{gap:10px;padding:10px}.featured-small .game-logo{width:70px;height:80px}.featured-small .game-card h3{font-size:12px}.game-card-featured h3{font-size:22px}.game-card-featured p{font-size:12px}.game-row{grid-template-columns:30px minmax(120px,1fr) minmax(150px,1.2fr) auto;gap:10px}.game-row .row-meta{display:none}.row-number{font-size:24px}.row-title h3{font-size:11px}.information-band>.container{grid-template-columns:1.2fr 1fr 110px;gap:20px}.information-copy h2{font-size:26px}.information-art .object-sprite{width:100px;height:120px}.information-art>span:last-child:not(.object-sprite){display:none}.update-card{gap:11px;padding:11px}.update-art{width:82px;height:107px;flex-basis:82px}.update-art .object-sprite{width:82px;height:107px}.guide-grid{grid-template-columns:repeat(3,1fr)}.guide-card:last-child{display:none}.steps{gap:22px}.steps>li{gap:12px}.step-number{width:47px;height:47px;flex-basis:47px;font-size:20px}.steps>li:not(:last-child):after{width:21px;right:-20px}.footer-main{gap:23px}.game-hero-title{gap:17px}.game-hero-title>.game-logo{height:122px;width:122px}.game-hero-title h1{font-size:33px}.concept-gallery{gap:28px;padding-inline:18px}.concept-phone{height:272px}.safety-items{gap:13px}.safety-items>div{gap:8px}.safety-items .button{max-width:120px}.feature{gap:11px;padding:13px}.feature-0{padding:18px}.feature .tile-icon{flex-basis:45px;width:45px;height:54px}.feature-0 .tile-icon{width:61px;height:69px;flex-basis:61px}}
@media(max-width:900px){.site-header .primary-nav .menu{gap:15px}.header-actions .telegram-button{display:none}.hero h1{font-size:34px}.hero{min-height:386px;gap:5px}.hero-copy>p{font-size:12px}.hero-buttons{gap:11px;margin:18px 0}.hero-buttons .button{padding:10px 14px;font-size:11px;gap:8px;min-height:42px}.trust-points{gap:8px;margin-top:21px}.trust-points>div{font-size:9px;gap:8px}.trust-points .icon{width:20px;height:23px}.hero-art{min-height:340px}.hero-handwriting{font-size:15px}.floating-search{bottom:38px;padding:9px 10px;border-width:6px;gap:8px}.floating-search b{font-size:11px}.floating-search small{font-size:8px}.game-search{grid-template-columns:minmax(130px,1fr) 155px 126px;padding:16px;gap:10px}.category-select select{font-size:11px;padding-left:14px}.search-input{padding:11px 13px;gap:11px}.search-input input{font-size:11px}.search-input>.icon{width:21px;height:21px}.game-search>.button{min-height:48px;font-size:12px}.section-heading h2{font-size:25px}.section-heading p{font-size:11px}.text-link{font-size:10px}.home-section{margin-top:22px;margin-bottom:23px}.featured-layout{gap:12px}.game-card-featured{padding:17px;gap:17px;min-height:220px}.game-card-featured .game-logo{height:117px;width:117px;border-radius:20px}.game-card-featured h3{font-size:20px}.game-card-featured p{font-size:11px}.featured-small{gap:9px}.featured-small .game-logo{height:68px;width:59px;border-radius:10px}.featured-small .game-card{gap:9px;padding:9px}.featured-small .game-card h3{font-size:10px;margin-bottom:5px}.featured-small .game-card p{font-size:9px;margin-bottom:6px}.featured-small .button{font-size:9px;padding:4px 7px;min-height:22px}.featured-small .button .icon{width:12px;height:12px}.collection-grid{gap:10px}.collection{min-height:122px;padding:8px 4px}.collection .object-sprite{height:58px;width:64px}.collection h3{font-size:12px;margin-bottom:7px}.collection-icon{height:46px;width:46px;margin:6px 0 9px}.circle-arrow{height:23px;width:23px}.directory-layout{grid-template-columns:155px minmax(0,1fr);gap:20px}.directory-sidebar{padding:13px 10px}.directory-sidebar h3{font-size:11px}.category-filters button{font-size:10px;gap:8px}.game-row{padding:5px 9px;gap:8px;grid-template-columns:28px minmax(107px,1fr) minmax(110px,1.2fr) auto}.row-title{gap:8px}.row-title .game-logo{width:37px;height:37px}.game-row>p{font-size:9px}.game-row>.button{font-size:9px;padding:7px 9px;gap:6px}.game-row>.button .icon{width:12px;height:12px}.information-band>.container{grid-template-columns:1.15fr 1fr 90px;min-height:160px;gap:17px}.information-copy{padding-right:20px}.information-copy h2{font-size:23px}.information-copy p{font-size:11px}.information-points{gap:10px}.information-points p{font-size:9px}.information-points .icon{width:30px;height:30px}.information-art .object-sprite{width:90px;height:105px}.update-card{gap:10px;padding:10px}.update-art{width:73px;height:100px;flex-basis:73px}.update-art .object-sprite{width:73px;height:100px}.update-card h3{font-size:11px}.update-card p{font-size:10px}.update-card .text-link{font-size:9px}.updates-grid{gap:11px}.steps{gap:19px}.steps>li{gap:9px}.step-number{width:41px;height:41px;flex-basis:41px;font-size:18px}.steps h3{font-size:10px}.steps p{font-size:9px}.steps>li:not(:last-child):after{top:20px;right:-19px;width:19px}.guide-faq-split{gap:24px}.guide-faq-split h2{font-size:20px}.guide-intro{padding-right:70px}.guide-intro .section-heading{margin-right:-70px}.guide-intro p{font-size:11px}.guide-intro-illustration{padding:14px}.guide-intro-illustration .icon{width:42px;height:42px}.faqs summary{font-size:10px;padding:7px 9px}.footer-main{gap:20px;grid-template-columns:1.9fr 1fr 1fr 1fr}.responsible-footer{grid-column:1/-1;border:0;border-top:1px solid #ffffff20;padding:14px 0 0;display:flex;gap:20px;align-items:center}.responsible-footer h2{white-space:nowrap;margin:0}.responsible-footer p{font-size:10px}.game-hero{min-height:300px;gap:15px}.game-hero-title>.game-logo{height:109px;width:109px}.game-hero-title h1{font-size:30px}.game-hero-art{height:290px}.game-tagline{font-size:11px}.game-intro{font-size:12px}.game-hero .hero-buttons .button{min-width:140px}.game-section .section-heading h2{font-size:21px}.overview-grid{gap:20px}.section-nav a{padding:12px 15px;font-size:10px}.concept-gallery{gap:25px;padding-inline:13px}.concept-phone{height:251px;padding-inline:9px}.concept-phone .game-logo{width:96px;height:96px}.concept-phone strong{font-size:11px}.concept-control{font-size:9px}.concept-gallery figcaption{font-size:9px}.feature h3{font-size:11px}.feature p{font-size:10px}.feature-0 h3{font-size:14px}.feature-0 p{font-size:11px}.quick-details dl>div{font-size:10px;padding:5px 7px}.quick-details dt{gap:11px}.safety-items{display:grid;grid-template-columns:repeat(4,1fr)}.safety-items>.button{grid-column:4;justify-self:end;max-width:none}.permission-box{gap:14px}.permission-box .tile-icon{width:65px;height:71px;flex-basis:65px}.permission-box p{font-size:11px}.payment-grid{gap:10px}.payment-grid>article{gap:10px;padding:12px}.payment-grid .tile-icon{height:54px;width:44px;flex-basis:44px}.payment-grid h3{font-size:11px}.payment-grid p{font-size:10px}}
@media(max-width:700px){.container{width:calc(100% - 34px)}.site-header{min-height:64px;gap:10px;padding:10px 14px}.brand{font-size:17px}.brand-mark{font-size:33px}.mobile-menu-toggle{display:flex}.primary-nav{display:none;position:absolute;top:calc(100% + 7px);left:0;right:0;background:white;border:1px solid var(--border);box-shadow:0 8px 20px #15162b15;border-radius:7px;padding:14px}.primary-nav.is-open{display:block}.primary-nav .menu{flex-direction:column;align-items:stretch;gap:0!important}.primary-nav a{font-size:14px;padding:11px 12px}.primary-nav .current-menu-item>a:after{display:none}.primary-nav .current-menu-item>a{background:var(--lavender);border-radius:5px}.primary-nav .sub-menu{position:static;box-shadow:none;padding-left:16px;display:block}.header-search-panel .game-search{grid-template-columns:1fr 100px}.header-search-panel .category-select{display:none}.hero{grid-template-columns:1fr;padding-top:23px;padding-bottom:0;gap:0}.hero-copy{padding:4px 6px 0}.hero h1{font-size:38px;line-height:1.07;max-width:540px;margin-top:13px}.hero-copy>p{font-size:13px;max-width:520px}.hero-buttons{margin:20px 0;gap:12px}.hero-buttons .button{font-size:12px;min-height:44px;padding:11px 17px}.trust-points{margin-top:20px;max-width:470px;gap:15px}.trust-points>div{font-size:10px;gap:11px}.trust-points .icon{width:23px;height:25px}.hero-art{min-height:0;height:335px;max-width:410px;width:100%;justify-self:center;margin-top:7px}.hero-image{height:335px}.hero-handwriting{right:10px;top:17px;font-size:17px}.floating-search{bottom:31px;right:12px}.floating-search b{font-size:12px}.floating-search small{font-size:9px}.search-overlap{padding:0;margin-top:0;margin-bottom:25px}.game-search{grid-template-columns:minmax(100px,1fr) 128px;padding:12px;gap:9px;border-radius:8px}.game-search .search-input{grid-column:1/-1;min-height:46px}.search-input input{font-size:12px}.game-search>.button{min-height:42px}.category-select select{font-size:11px;padding:12px}.category-select .icon{right:13px}.home-section{margin-top:24px;margin-bottom:25px}.section-heading{gap:12px;margin-bottom:13px}.section-heading>div:first-child{padding-left:13px}.section-heading>div:first-child:before{width:4px}.section-heading h2{font-size:22px}.section-heading p{font-size:10px;margin-top:3px}.section-heading>.text-link{font-size:9px;gap:4px;white-space:normal;text-align:right;max-width:85px;line-height:1.3;flex-shrink:0}.section-heading>.text-link .icon{height:13px;width:13px}.featured-layout{grid-template-columns:1fr;gap:12px}.game-card-featured{padding:20px;gap:22px;min-height:192px}.game-card-featured .game-logo{height:137px;width:137px;border-radius:22px}.game-card-featured h3{font-size:23px}.game-card-featured p{font-size:12px;margin-bottom:13px}.featured-small .game-card{padding:12px;gap:12px}.featured-small .game-logo{width:66px;height:78px}.featured-small .game-card h3{font-size:12px}.featured-small .game-card p{font-size:10px;line-height:1.4}.featured-small .button{font-size:10px;min-height:26px;padding:5px 8px}.featured-small{gap:10px}.collection-grid{grid-template-columns:repeat(3,1fr);gap:10px}.collection{min-height:128px}.collection h3{font-size:12px}.collection .object-sprite{width:77px;height:66px}.collection-icon{height:48px;width:48px}.directory-layout{display:block}.directory-sidebar{border:0;padding:0;margin:0 0 19px;background:transparent}.directory-sidebar>h3{display:none}.category-filters{flex-direction:row;overflow-x:auto;padding-bottom:7px;gap:7px}.category-filters button{white-space:nowrap;width:auto;flex-shrink:0;padding:8px 12px;border:1px solid var(--border);border-radius:5px;background:#fff;font-size:10px}.category-filters button.active{border-color:#d9caff;border-left-color:#d9caff}.category-filters button .icon{width:14px;height:14px}.game-row{grid-template-columns:28px minmax(0,1fr) auto;gap:10px;min-height:87px;padding:10px 12px}.row-title .game-logo{width:43px;height:43px}.row-title h3{font-size:12px}.row-number{font-size:23px;align-self:start;padding-top:10px}.game-row>p{grid-column:2;grid-row:2;font-size:10px;display:block;margin-top:-5px}.game-row>.button{grid-column:3;grid-row:1/3;padding:8px 10px;font-size:9px;max-width:95px}.game-row .row-meta{display:none}.directory-main .section-heading h2{font-size:24px}.information-band>.container{grid-template-columns:1fr;gap:22px;padding-block:24px}.information-copy{border-right:0;padding:0}.information-copy h2{font-size:27px;max-width:380px}.information-copy p{font-size:12px;max-width:440px}.information-points{justify-content:flex-start;max-width:470px;gap:12px}.information-points>div{text-align:left;display:flex;align-items:center;gap:11px}.information-points .icon{margin:0;width:30px;height:30px}.information-points p{font-size:10px}.information-art{display:none}.updates-grid{grid-template-columns:1fr;gap:10px}.update-card{padding:13px;gap:16px;align-items:center}.update-art{height:91px;width:84px;flex-basis:84px}.update-art .object-sprite{height:91px;width:84px}.update-card h3{font-size:14px;margin-top:0}.update-card p{font-size:12px;-webkit-line-clamp:2;margin:7px 0}.update-card .text-link{font-size:11px}.steps{grid-template-columns:1fr 1fr;gap:21px 18px}.steps>li{gap:12px}.step-number{width:46px;height:46px;flex-basis:46px;font-size:19px}.steps h3{font-size:11px}.steps p{font-size:10px}.steps>li:not(:last-child):after{display:none}.guide-faq-split{grid-template-columns:1fr;gap:28px}.guide-faq-split h2{font-size:22px}.guide-intro{padding-right:100px}.guide-intro .section-heading{margin-right:-100px}.guide-intro p{font-size:12px}.guide-intro-illustration{padding:20px}.guide-intro-illustration .icon{height:53px;width:53px}.faqs summary{font-size:12px;padding:11px}.faqs summary>.icon:first-child{height:14px;width:14px}.guide-grid{grid-template-columns:1fr 1fr;gap:10px}.guide-card{padding:12px;gap:11px}.guide-card .tile-icon{width:46px;height:56px;flex-basis:46px}.guide-card .tile-icon>.icon{height:31px;width:31px}.guide-card h3{font-size:11px}.guide-card p{font-size:10px}.guide-card .text-link{font-size:10px;gap:4px}.home-editorial{padding:26px 0}.editorial-content{font-size:14px;line-height:1.8}.editorial-content h2{font-size:23px;margin-top:29px}.editorial-content h3{font-size:17px}.editorial-content table{font-size:11px}.editorial-content th,.editorial-content td{padding:8px}.telegram-strip>.container{gap:15px;padding-block:20px;flex-wrap:wrap}.telegram-emblem{width:49px;height:49px;flex-basis:49px}.telegram-emblem .icon{height:27px;width:27px}.telegram-strip h2{font-size:12px;max-width:285px}.telegram-strip>.container>div{flex:1}.telegram-strip p{font-size:10px}.telegram-strip .button{margin-left:64px;min-height:37px;font-size:11px;padding:9px 15px;min-width:0}.footer-main{grid-template-columns:repeat(3,1fr);gap:22px;padding-top:26px}.footer-about{grid-column:1/-1}.footer-about p{max-width:350px;font-size:11px}.site-footer h2{font-size:12px}.footer-main ul li{font-size:11px}.responsible-footer{display:block}.responsible-footer p{font-size:10px;margin-top:8px}.footer-bottom>.container{display:block;padding-block:14px;font-size:10px}.footer-bottom nav{margin-top:10px}.designer-credit{font-size:11px}.breadcrumbs{margin-top:20px;font-size:10px}.game-hero{grid-template-columns:1fr;gap:0;min-height:0}.game-hero-title{gap:17px}.game-hero-title>.game-logo{width:107px;height:107px;flex-basis:107px}.game-hero-title h1{font-size:31px;margin:11px 0}.game-tagline{font-size:12px}.game-intro{font-size:13px;margin-top:14px}.game-hero-copy{padding:5px 0}.game-hero .hero-buttons{gap:12px}.game-hero .hero-buttons .button{min-width:0;flex:1;max-width:220px}.game-hero .game-chips>span{min-height:35px;font-size:10px;padding:8px 10px}.game-hero-art{height:315px;margin-top:0;max-width:400px;justify-self:center;width:100%}.independent-notice{gap:10px;padding:11px 12px}.independent-notice p{font-size:10px}.independent-notice>.icon{height:24px;width:24px}.promotion{padding:15px;gap:13px;flex-wrap:wrap}.promotion .game-logo{width:49px;height:49px}.promotion>div{flex:1}.promotion h2{font-size:19px}.promotion p{font-size:11px}.promotion .button{font-size:11px;padding:9px 14px;min-height:36px;margin-left:62px}.section-nav{justify-content:flex-start;margin:15px 0 22px}.section-nav a{padding:13px 16px;font-size:11px}.game-section{margin-block:24px}.game-section .section-heading h2{font-size:22px}.overview-grid{grid-template-columns:1fr;gap:22px}.quick-details{padding:15px}.quick-details .section-heading h2{font-size:20px}.quick-details dl>div{font-size:12px;padding:7px 10px}.quick-details dt{gap:15px}.quick-details dt .icon{height:18px;width:18px}.overview-grid blockquote p{font-size:14px}.feature-grid{grid-template-columns:1fr 1fr;gap:10px}.feature-0{grid-column:1/-1;grid-row:auto}.feature h3{font-size:12px}.feature p{font-size:10px}.feature-0 h3{font-size:16px}.feature-0 p{font-size:12px}.concept-gallery{display:flex;gap:26px;overflow-x:auto;padding:5px 8px 15px;scroll-snap-type:x mandatory}.concept-gallery>figure{flex:0 0 190px;scroll-snap-align:center}.concept-phone{height:330px;padding:30px 16px 17px;gap:14px}.concept-phone .game-logo{height:145px;width:145px}.concept-phone strong{font-size:14px}.concept-control{font-size:11px;padding:11px 8px}.concept-phone p,.concept-phone small{font-size:11px}.concept-gallery figcaption{font-size:11px;margin-inline:-7px}.concept-field{padding:9px;font-size:11px}.concept-table{height:176px}.screenshot-figure{flex-basis:78%;min-width:210px}.screenshot-figure img{height:415px}.screenshot-figure.orientation-landscape{flex-basis:95%}.payment-grid{grid-template-columns:1fr;gap:12px}.payment-grid>article{gap:15px;padding:15px}.payment-grid .tile-icon{height:63px;width:55px;flex-basis:55px}.payment-grid h3{font-size:14px}.payment-grid p{font-size:12px}.installation-login-grid{grid-template-columns:1fr;gap:16px}.guide-panel{padding:16px}.guide-panel .section-heading h2{font-size:19px}.steps.vertical h3{font-size:12px}.steps.vertical p{font-size:11px}.steps.vertical>li{min-height:45px}.steps.vertical .step-number{width:33px;height:34px;flex-basis:33px}.requirements-grid{grid-template-columns:1fr;gap:15px}.requirement-list{padding:15px}.requirement-list p{font-size:13px}.permission-box{padding:6px 0;gap:17px}.permission-box h3{font-size:15px}.permission-box p{font-size:12px}.safety-items{grid-template-columns:1fr 1fr;gap:19px}.safety-items>div{gap:12px}.safety-items .tile-icon{width:35px;height:39px;flex-basis:35px}.safety-items strong{font-size:11px}.safety-items p{font-size:10px}.safety-items>.button{grid-column:1/-1;justify-self:start;font-size:11px;max-width:none}.version-row{flex-wrap:wrap;gap:15px}.version-row>.button{margin-left:0}.related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;gap:12px}.related-grid .game-card{flex:0 0 158px;scroll-snap-align:start;padding:13px}.related-grid .game-logo{height:68px;width:68px}.related-grid .game-card h3{font-size:13px}.related-grid .game-card p{font-size:11px}.help-grid{grid-template-columns:1fr;gap:23px}.help-grid .section-heading h2{font-size:17px}.help-links a{min-height:39px;font-size:12px}.lightbox{padding:40px 42px;max-width:98vw;height:85vh}.lightbox .icon-button{width:32px;height:32px}.page-content>h1,.article-content h1,.archive-content>h1{font-size:32px}.article-grid{grid-template-columns:1fr 1fr;gap:13px}.article-grid>article{padding:16px}.article-grid h2{font-size:19px}.article-grid p{font-size:12px}.search-results{grid-template-columns:1fr;gap:15px}.not-found h1{font-size:32px}.mobile-only{display:block}.desktop-only{display:none}}
@media(max-width:380px){.container{width:calc(100% - 26px)}.hero h1{font-size:33px}.hero-copy{padding-inline:2px}.hero-buttons{gap:8px}.hero-buttons .button{font-size:11px;padding-inline:13px}.trust-points{gap:8px}.trust-points>div{font-size:9px;gap:8px}.hero-art,.hero-image{height:295px}.hero-handwriting{font-size:15px}.floating-search{right:3px;bottom:30px}.floating-search b{font-size:11px}.game-search{padding:10px;grid-template-columns:1fr 108px}.section-heading h2{font-size:20px}.game-card-featured{padding:15px;gap:16px}.game-card-featured .game-logo{width:107px;height:107px;border-radius:18px}.game-card-featured h3{font-size:20px}.game-card-featured p{font-size:11px}.featured-small .game-card{padding:9px;gap:9px}.featured-small .game-logo{height:62px;width:53px;border-radius:9px}.featured-small .game-card h3{font-size:10px}.featured-small .game-card p{font-size:9px}.featured-small .button{font-size:8px;padding-inline:6px;gap:3px;min-height:23px}.featured-small .button .icon{height:11px;width:11px}.collection h3{font-size:11px}.game-row{padding:9px;gap:8px;grid-template-columns:23px minmax(0,1fr) auto}.row-title{gap:8px}.row-title h3{font-size:11px}.game-row>.button{font-size:8px;padding:8px;gap:4px}.game-row>p{font-size:9px}.information-points>div{gap:8px}.information-points .icon{height:26px;width:26px}.information-points p{font-size:9px}.step-number{height:40px;width:40px;flex-basis:40px;font-size:17px}.steps>li{gap:9px}.steps h3{font-size:10px}.steps p{font-size:9px}.guide-grid{grid-template-columns:1fr}.guide-card:last-child{display:flex}.guide-card h3{font-size:13px}.guide-card p{font-size:11px}.guide-card .tile-icon{height:58px;width:55px;flex-basis:55px}.guide-card .text-link{font-size:11px}.game-hero-title{gap:13px}.game-hero-title>.game-logo{height:92px;width:92px;flex-basis:92px}.game-hero-title h1{font-size:28px}.game-hero-art{height:285px}.game-section .section-heading h2{font-size:20px}.feature{gap:8px;padding:11px;align-items:flex-start}.feature .tile-icon{width:35px;height:44px;flex-basis:35px}.feature .tile-icon .icon{width:26px;height:26px}.feature-0 .tile-icon{height:65px;width:57px;flex-basis:57px}.feature-0 .tile-icon .icon{height:37px;width:37px}.feature h3{font-size:11px}.feature p{font-size:10px}.feature-0 h3{font-size:15px}.article-grid{grid-template-columns:1fr}.footer-main{gap:16px}.footer-main h2{font-size:11px}.footer-main ul li{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:700px){.hero h1{font-size:34px}.hero-art,.hero-image{height:255px}.hero-art{margin-top:4px;max-width:335px}.hero-handwriting{font-size:14px;right:8px}.floating-search{bottom:18px;padding:8px 10px;right:0}.floating-search b{font-size:10px}.floating-search small{font-size:8px}.floating-search>.icon{width:18px;height:18px}.hero-copy>p{font-size:12px}.trust-points{margin-top:16px}.hero-copy .hero-buttons{margin:17px 0}.hero{padding-top:19px}}
@media(max-width:380px){.hero h1{font-size:30px}.hero-art,.hero-image{height:223px}.hero-copy>p{font-size:11px}.hero-handwriting{font-size:13px;right:12px}.floating-search{bottom:14px;right:8px}.floating-search b{font-size:9px}.trust-points>div{font-size:8px}.trust-points .icon{width:19px;height:22px}.hero-copy .hero-buttons{margin:15px 0}.hero{padding-top:17px}}
.object-sprite{mix-blend-mode:normal}.collection .object-sprite{width:84px;height:84px;margin:-4px 0}.concept-phone{width:190px;max-width:100%;height:330px;margin-inline:auto}.concept-gallery figcaption{max-width:219px;margin-inline:auto}.feature-grid{grid-template-columns:repeat(18,minmax(0,1fr))}.feature{grid-column:span 6}.feature-0{grid-column:1/span 6;grid-row:1/span 2}.feature-1{grid-column:7/span 6;grid-row:1}.feature-2{grid-column:13/span 6;grid-row:1}.feature-3{grid-column:7/span 4;grid-row:2}.feature-4{grid-column:11/span 4;grid-row:2}.feature-5{grid-column:15/span 4;grid-row:2}.feature:nth-child(n+4){padding:12px;gap:9px}.feature:nth-child(n+4) .tile-icon{width:31px;height:39px;flex-basis:31px;background:transparent}.feature:nth-child(n+4) .tile-icon .icon{width:29px;height:29px}.feature:nth-child(n+4) h3{font-size:11px}.feature:nth-child(n+4) p{font-size:10px}.feature-3 .tile-icon{color:#ff912f}.feature-5 .tile-icon{color:#ffa330}
@media(max-width:900px) and (min-width:701px){.concept-phone{width:153px;height:273px}.feature:nth-child(n+4){gap:6px;padding:9px}.feature:nth-child(n+4) .tile-icon{width:25px;flex-basis:25px}.feature:nth-child(n+4) .tile-icon .icon{height:24px;width:24px}.feature:nth-child(n+4) h3{font-size:10px}.feature:nth-child(n+4) p{font-size:9px}}
@media(max-width:700px){.feature-grid{grid-template-columns:1fr 1fr}.feature,.feature-1,.feature-2,.feature-3,.feature-4,.feature-5{grid-column:auto;grid-row:auto}.feature-0{grid-column:1/-1;grid-row:auto}.feature-5{grid-column:1/-1}.feature:nth-child(n+4){padding:13px;gap:11px}.feature:nth-child(n+4) h3{font-size:12px}.feature:nth-child(n+4) .tile-icon{width:40px;height:47px;flex-basis:40px}.concept-gallery figcaption{margin-inline:-7px;max-width:none}.collection .object-sprite{width:78px;height:74px;margin:-4px 0}}
.download-page{min-height:65vh;padding-block:35px 55px}.download-panel{max-width:740px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:8px;padding:30px}.download-heading{display:flex;align-items:center;gap:22px;margin-bottom:22px}.download-heading .game-logo{width:96px;height:96px;flex:0 0 96px}.download-heading h1{font-size:30px;line-height:1.2}.download-heading p{font-size:13px;margin-top:7px}.download-details{margin:20px 0;padding:15px;background:var(--lavender);border-radius:7px;font-size:13px}.download-details>div{display:flex;gap:20px;justify-content:space-between;padding:6px 0}.download-details dt{font-weight:600}.download-details dd{margin:0;color:var(--muted)}.download-countdown{padding:20px 0;font-size:14px}.download-progress{display:block;width:100%;height:9px;margin:14px 0;accent-color:var(--primary)}.download-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}.download-fallback{font-size:12px;margin-top:14px}.download-fallback a{color:var(--primary);text-decoration:underline}.download-reminder{font-size:12px;line-height:1.6;border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.download-page .independent-notice{max-width:740px;margin-inline:auto}.download-panel>h2{font-size:22px;margin:20px 0 12px}.download-panel>p{font-size:13px;line-height:1.7}.download-panel .button{min-height:45px}
@media(max-width:700px){.download-page{padding-block:24px 35px}.download-panel{padding:20px}.download-heading{gap:15px}.download-heading .game-logo{width:70px;height:70px;flex-basis:70px}.download-heading h1{font-size:25px}.download-actions .button{width:100%;font-size:12px}.download-panel>p{font-size:12px}}
.section-nav.container{position:sticky;top:10px;z-index:15;margin:17px auto 22px}.game-section{scroll-margin-top:75px}.quick-details{scroll-margin-top:75px}.admin-bar .section-nav.container{top:42px}
@media(max-width:782px){.admin-bar .section-nav.container{top:56px}}
.download-reminder h2{font-size:21px;margin-bottom:10px}.download-reminder a,.download-notice a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.download-notice{font-size:12px;line-height:1.7;padding:14px 0;margin:12px 0;color:var(--muted)}
