:root{font-family:Inter,Arial,sans-serif;color:#182325;background:#f5f6f0;font-synthesis:none;font-size:16px;--ink:#182325;--lime:#d9fa66;--muted:#646e67;--line:#dce1d7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}header,main,footer{width:min(1240px,100%);margin:auto;padding:0 40px}header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-size:18px;font-weight:850;letter-spacing:.4px;line-height:1.05}.brand-sub{display:block;font-size:12px;letter-spacing:4.5px;margin-top:5px}.header-nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}.header-nav a{text-decoration:none}.support-link{border:1px solid #ccd3c5;border-radius:30px;padding:13px 20px}.support-link span{margin-left:14px}a{color:inherit;text-underline-offset:4px}a:hover{color:#526b1d}button,.button{font:inherit;font-weight:650;border:0;border-radius:12px;background:var(--ink);color:white;padding:16px 22px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:18px;transition:background .18s,transform .18s}button:hover,.button:hover{background:#344434;color:white;transform:translateY(-1px)}button:disabled{opacity:.45;cursor:not-allowed;transform:none}button.secondary{background:#e9ede2;color:var(--ink)}button.secondary:hover{background:#dce5cd}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #607c24;outline-offset:4px}.skip-link{position:fixed;top:-80px;left:20px;z-index:20;background:var(--lime);padding:15px}.skip-link:focus{top:12px}.hero{position:relative;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;overflow:hidden;min-height:530px;border-radius:28px;background:var(--ink);color:#f7f8f1;padding:56px 56px 48px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:700;line-height:1.5;margin:0 0 22px}.hero .eyebrow{color:#ccd6c7;font-size:10px;display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;display:inline-block;background:var(--lime);border-radius:100%}h1{font-size:clamp(34px,4.6vw,60px);line-height:1.04;letter-spacing:-2.5px;font-weight:750;margin:0 0 24px}.hero h1 span{display:block;color:var(--lime)}p{line-height:1.65}.hero-description{font-size:15px;line-height:1.7;color:#c0c8be;margin-bottom:28px}.hero-button{background:var(--lime);color:var(--ink);font-size:14px;border-radius:10px;padding:15px 22px}.hero-button:hover{background:#e5ff94;color:var(--ink)}.hero-button span{font-size:22px;margin-left:18px}.hero-art{align-self:stretch;position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.hero-art img{width:120%;height:auto;max-width:520px;flex-shrink:0;transform:translate(7px,-7px)}.art-caption{position:absolute;bottom:4px;right:10px;font-size:9px;letter-spacing:2px;color:#a9b4a4}.notice{font-size:13px;margin:22px 0;padding:14px 20px;border:1px solid #e2d9ab;border-radius:12px;background:#fff8dd;line-height:1.6}.notice a{font-weight:650}#catalog{margin-top:56px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.section-heading .eyebrow{color:var(--muted);margin-bottom:8px;font-size:10px}.section-heading h2{font-size:34px;letter-spacing:-1.2px;margin:0;display:flex;align-items:center;gap:13px}.count{font-size:12px;font-weight:500;letter-spacing:0;border:1px solid #ccd3c5;border-radius:50%;height:27px;width:27px;display:grid;place-items:center}.section-heading>p{font-size:12px;color:var(--muted);margin:0 0 4px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.art{height:210px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e9eddc}.art-fire{background:#dce9e9}.art-tarakan{background:#eee4d8}.art-fights{background:#e5e3f3}.art img{width:128px;height:128px;object-fit:cover;border-radius:26px;box-shadow:0 15px 30px #18232525;transform:rotate(-7deg);transition:transform .25s}.art-tarakan img{transform:rotate(6deg)}.art-fights img{transform:rotate(-5deg)}.card:hover .art img{transform:rotate(0) translateY(-4px)}.platform{position:absolute;top:16px;left:18px;font-size:9px;letter-spacing:1.5px;font-weight:650}.art-index{position:absolute;right:17px;bottom:13px;font-size:23px;color:#52605b}.card-content{padding:24px;display:flex;flex-direction:column;flex:1}.game-tag{font-size:10px;font-weight:650;color:var(--muted);margin:0 0 10px;letter-spacing:.7px}.card h3{font-size:21px;line-height:1.22;letter-spacing:-.6px;margin:0 0 12px}.game-description{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 22px;flex:1}.purchase-detail{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;margin-bottom:18px;font-size:13px;font-weight:650}.purchase-detail small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:5px}.price{font-size:22px;letter-spacing:-.5px;text-align:right}.price small{letter-spacing:0}.card button{width:100%;justify-content:space-between;font-size:13px;padding:14px 17px;border-radius:9px}.card button span{font-size:21px}.restore-note{display:flex;align-items:center;gap:22px;background:#e9eddf;border:1px solid #dce3cf;border-radius:18px;margin-top:32px;padding:26px 30px}.restore-icon{font-size:34px;flex-shrink:0;line-height:1}.restore-note h2{font-size:18px;letter-spacing:-.4px;margin:0 0 6px}.restore-note p{font-size:12px;color:var(--muted);margin:0;max-width:580px}.restore-note a{font-size:12px;white-space:nowrap;margin-left:auto;font-weight:650}.catalog-note{font-size:11px;color:var(--muted);margin:15px 0 0}.panel{border:1px solid var(--line);border-radius:24px;padding:36px;background:white;max-width:700px;margin:30px auto}.panel h1{font-size:40px;letter-spacing:-1.6px;line-height:1.14;margin:10px 0 20px}.panel h2{font-size:23px;letter-spacing:-.5px}.panel p{font-size:15px}.panel label{font-size:14px}.panel .notice{font-size:13px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.muted{color:var(--muted)}input{width:100%;border:1px solid #aebaa6;border-radius:10px;padding:14px;font:inherit;margin:8px 0 18px;background:#fcfdf9;color:var(--ink)}input[type=checkbox]{width:18px;height:18px;flex-shrink:0;margin:3px 0;accent-color:#304720}.check{display:flex;align-items:flex-start;gap:12px;margin:12px 0 22px;line-height:1.6}.check span{font-size:13px}.code{display:block;overflow-wrap:anywhere;padding:18px;background:#f0f5e5;border:1px solid #d9e6bf;border-radius:10px;font-size:18px;letter-spacing:1px;user-select:all}.error{color:#a02020}.legal{max-width:820px}.legal h2{margin-top:32px}.legal p{overflow-wrap:anywhere}.legal a{color:#425e19}footer{border-top:1px solid var(--line);margin-top:60px;padding-top:35px;padding-bottom:30px;color:var(--muted);font-size:12px}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:25px}.footer-brand{color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:-.4px;font-size:20px;display:flex;gap:16px;align-items:center}.footer-brand span{font-size:27px}.footer-top p{font-size:11px;margin-top:7px}footer nav{display:flex;gap:26px;flex-wrap:wrap;padding-top:9px}footer nav a{text-decoration:none;font-size:12px}footer p{margin:7px 0}.payment-marks{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:26px 0 18px;padding:18px 22px;border-radius:12px;background:white;border:1px solid var(--line)}.payment-marks img{object-fit:contain;display:block}.payment-marks>a{display:flex;align-items:center}.payment-marks>span{margin-left:auto;font-size:10px;max-width:160px}small{font-size:10px}[hidden]{display:none!important}#workspace>form{max-width:700px}#workspace h1{font-size:36px}#workspace h2{font-size:24px}#workspace .panel{max-width:none}
@media(min-width:1400px){.hero h1{font-size:60px}}@media(max-width:960px){header,main,footer{padding-left:26px;padding-right:26px}.hero{padding:38px;min-height:490px}.hero h1{font-size:49px}.hero-art img{width:140%}.cards{gap:14px}.card-content{padding:19px}.card h3{font-size:19px}.section-heading>p{max-width:220px}.restore-note{padding:23px}.restore-note a{white-space:normal;min-width:90px}.payment-marks{gap:18px}}
@media(max-width:700px){header,main,footer{padding-left:20px;padding-right:20px}header{height:88px}.brand{font-size:15px;gap:9px}.brand img{width:38px;height:38px}.brand-sub{font-size:10px;letter-spacing:3.6px}.header-nav{gap:16px;font-size:12px}.header-nav>a:first-child{display:none}.support-link{padding:10px 12px}.support-link span{display:none}.hero{display:block;padding:30px 26px;min-height:auto;border-radius:22px}.hero h1{font-size:45px;letter-spacing:-1.8px;line-height:1.07}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.hero-description{font-size:13px}.hero-art{position:absolute;width:220px;height:210px;right:-66px;bottom:-32px;opacity:.35;pointer-events:none}.hero-copy{position:relative;z-index:1}.hero-art img{width:100%}.art-caption{display:none}.hero-button{font-size:13px}.hero .eyebrow{margin-bottom:26px}.notice{font-size:12px;padding:13px 15px}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:30px}.section-heading>p{max-width:none;margin-top:12px;font-size:11px}#catalog{margin-top:38px}.cards{grid-template-columns:1fr;gap:20px}.art{height:220px}.art img{width:142px;height:142px}.card-content{padding:24px}.card h3{font-size:24px}.game-description{font-size:14px}.game-tag{font-size:11px}.card button{font-size:14px}.purchase-detail{font-size:14px}.restore-note{align-items:flex-start;flex-wrap:wrap;gap:14px;padding:24px}.restore-note>div{flex:1;min-width:190px}.restore-note h2{font-size:18px}.restore-note a{margin-left:43px}.panel{padding:24px 20px;border-radius:18px}.panel h1{font-size:32px}.panel p{font-size:14px}.panel button,.panel .button{font-size:14px;padding:14px 17px}.code{font-size:16px}.footer-top{display:block}footer nav{gap:20px;margin-top:20px}.payment-marks{gap:18px;padding:18px 15px}.payment-marks>a:first-child img{width:95px}.payment-marks>span{max-width:none;margin:0;width:100%}footer{margin-top:40px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Game portal: violet night, warm coral, comet controller. */
:root{--ink:#f2efff;--muted:#b3acc6;--line:#393047;--lime:#ffab88}body{background:#17131f;color:var(--ink)}header{border-color:var(--line)}.brand-sub{letter-spacing:2px;font-size:10px}.header-nav a{color:#eee8ff}.support-link{background:#30283d}.hero{background:radial-gradient(ellipse at 80% 60%,#513778 0,transparent 65%),#251b35;border:1px solid #493659;border-radius:26px;min-height:500px}.hero h1{font-size:53px;letter-spacing:-2px}.hero h1 span{color:#d2b8ff}.hero-description{color:#d2c6e2}.hero-button{background:#ffab88!important;color:#27172a!important}.hero-alt{background:#493459;color:#fff;border:1px solid #816195}.hero-label{position:absolute;bottom:23px;right:28px;color:#cbb5e6;font-size:9px;letter-spacing:2px}.hero-art img{width:115%}.eyebrow{color:#c0a2ec}.catalog-title{font-size:36px;letter-spacing:-1px;margin:8px 0}.catalog-intro{color:var(--muted);font-size:14px;max-width:790px;margin-bottom:25px}.catalog-tabs{display:flex;background:#262030;border:1px solid var(--line);padding:5px;border-radius:12px;gap:5px}.catalog-tabs a{padding:9px 20px;text-decoration:none;border-radius:8px;font-size:13px}.catalog-tabs [aria-current]{background:#bba2ff;color:#221730;font-weight:700}.card{background:#241e2d;border-color:#403448;border-radius:20px}.card h3 a{text-decoration:none}.art{text-decoration:none}.art-fire{background:radial-gradient(circle at 55% 50%,#455b71,#242a40)}.art-tarakan{background:radial-gradient(circle at 55% 50%,#716447,#3c2e2f)}.art-fights{background:radial-gradient(circle at 55% 50%,#6357a4,#33274f)}.art img{width:153px;height:153px;box-shadow:0 15px 35px #08041177;border:1px solid #ffffff33}.platform{color:#fff;letter-spacing:1px;background:#17131f77;padding:5px 8px;border-radius:5px}.art-index{color:#d0b8f4}.game-tag{color:#c3a9e5}.button,button{background:#bba2ff;color:#221730;border:0}.button:hover,button:hover{background:#d0bafa;color:#221730}.secondary{background:#3c304e;color:#f4edff}.card .button{justify-content:space-between;width:100%;font-size:14px}.details-link{font-size:12px;color:#d6c6ef;margin-top:17px;text-underline-offset:4px}.coming{font-size:12px;color:#bdb3cb;line-height:1.6}.store-links{display:flex;gap:8px;flex-wrap:wrap}.store-links .button{width:auto;font-size:12px;padding:10px}.restore-note{background:#2a2236;border-color:#463557}.restore-icon{color:#ffab88}.restore-note a{color:#e2c5ff}.notice{background:#433523;color:#f8ddad;border:1px solid #665030}.panel{background:#251f2e;border-color:#46384f}.panel input{background:#191420;color:#fff;border-color:#685573}.code{background:#332643;border-color:#624a7d;color:#eadcff}.legal a{color:#d7b6ff}.payment-marks{background:#f5f2fa;color:#382c44;border:none}footer{color:#b3acc6}.footer-brand{color:#eee6ff}.back-link{display:inline-block;margin-top:20px;color:#ccb1ef;text-decoration:none;font-size:14px}.game-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:24px 0}.game-heading h1{font-size:36px;line-height:1.2;margin:8px 0;letter-spacing:-1px}.game-heading button{flex-shrink:0}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:20px}.player{height:650px;background:#100c18;border:1px solid #4b3a60;border-radius:18px;overflow:hidden}.player iframe{display:block;border:0;width:100%;height:100%;background:#100c18}.player:fullscreen{width:100vw;height:100dvh;border:0;border-radius:0}.launch-screen{height:100%;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(ellipse,#413052,#17111f)}.launch-screen img{width:135px;height:135px;border-radius:28px;transform:rotate(-8deg);margin-bottom:20px}.launch-screen h2{font-size:25px;margin-bottom:0}.launch-screen p{color:#c4b6d3;font-size:14px;max-width:340px;margin-bottom:25px}.ad-slot{border:1px dashed #51445f;border-radius:12px;background:#211b29;padding:16px;text-align:center;color:#8f829f;min-height:180px;display:flex;flex-direction:column;justify-content:center;gap:15px}.ad-slot>span{font-size:9px;letter-spacing:2px}.ad-empty{font-size:12px}.ad-bottom{min-height:110px;margin-top:20px}.game-details{display:grid;grid-template-columns:1.4fr 1fr;gap:50px;margin:35px 0}.game-details p{line-height:1.8;font-size:14px}.game-details h2{font-size:23px}.android-box{background:#251e30;border:1px solid var(--line);border-radius:18px;padding:24px}.game-cover{height:280px;border-radius:20px;display:grid;place-items:center}.game-cover img{height:200px;width:200px;object-fit:cover;border-radius:36px;transform:rotate(-6deg);box-shadow:0 18px 45px #10071977}.android-box button{width:100%}.skip-link{color:#231733}
@media(max-width:1000px){.game-layout{grid-template-columns:1fr}.game-layout>.ad-slot{min-height:95px}.hero h1{font-size:44px}.hero-art{width:44%}.player{height:650px}}
@media(max-width:700px){.hero h1{font-size:40px;letter-spacing:-1.5px}.hero{min-height:480px;padding-bottom:100px}.hero-art{width:220px;right:-20px;bottom:-40px;opacity:.5}.hero-label{left:26px;bottom:22px;font-size:8px}.hero .actions{max-width:240px}.hero .button{font-size:13px}.header-nav{gap:13px}.header-nav>a:first-child{display:block}.header-nav>a[href="/offer"],.support-link{display:none}.catalog-tabs{width:fit-content;margin-top:16px}.catalog-title{font-size:30px}.game-heading{display:block}.game-heading h1{font-size:28px;margin-bottom:20px}.game-details{grid-template-columns:1fr;gap:15px}.player{height:70dvh;min-height:430px}.launch-screen{padding:18px}.game-heading button{font-size:13px}.hero-description br{display:none}}

button.secondary,.button.secondary{background:#3c304e;color:#f4edff}button.secondary:hover,.button.secondary:hover{background:#544068;color:#fff}

/* The online viewport fits the visible browser window, including short laptops. */
.play-page>header{height:64px}
.play-page #main{max-width:1600px}
.play-page .back-link{margin-top:8px;font-size:12px}
.play-page .game-heading{margin:8px 0 12px;gap:16px;display:flex;align-items:center}
.play-page .game-heading h1{font-size:24px;margin:4px 0;letter-spacing:-.6px}
.play-page .game-heading .eyebrow{margin:0;font-size:10px}
.play-page .game-heading button{padding:10px 14px;font-size:12px;white-space:nowrap}
.play-page .game-layout{grid-template-columns:minmax(0,1fr) 180px;gap:16px}
.play-page .player{height:calc(100dvh - 164px);min-height:0;position:relative;display:flex;align-items:center;justify-content:center;border:0;outline:1px solid #4b3a60}
.player iframe{flex:none;max-width:none;max-height:none;transform-origin:center center}
.play-page .player:fullscreen{width:100%;height:100dvh!important;outline:0}
.play-page .launch-screen{width:100%;padding:16px;overflow:auto}
.play-page .launch-screen img{width:90px;height:90px;margin-bottom:8px}
.play-page .launch-screen h2{margin:8px 0;font-size:22px}
.play-page .launch-screen p{margin:8px 0 16px}
@media(max-width:1000px){.play-page .game-layout{grid-template-columns:1fr}.play-page .game-layout>.ad-slot{min-height:90px}}
@media(max-width:700px){.play-page>header,.play-page #main{padding-left:12px;padding-right:12px}.play-page>header{height:56px}.play-page .game-heading h1{font-size:18px;line-height:1.2}.play-page .game-heading .eyebrow{display:none}.play-page .game-heading button{font-size:11px;padding:9px}.play-page .game-heading{min-height:44px}.play-page .player{height:calc(100dvh - 144px);border-radius:10px}}
@media(max-height:500px){.play-page>header{height:44px}.play-page .back-link{margin-top:4px}.play-page .game-heading .eyebrow{display:none}.play-page .game-heading{margin:4px 0 8px;min-height:30px}.play-page .game-heading h1{font-size:18px}.play-page .player{height:calc(100dvh - 120px)}.play-page .launch-screen{gap:4px}.play-page .launch-screen img,.play-page .launch-screen p{display:none}}
