@font-face{font-family:Noto;src:url('assets/NotoSansTC-Regular.woff2')}@font-face{font-family:Display;src:url('assets/AlumniSans-SemiBold.woff2')}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0c0d url('assets/main_bg_dark-D4dftHRu.png') center 480px/1920px auto no-repeat;color:#eee;font:14px Noto,Arial,sans-serif}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit;border:0;background:none}button:focus-visible,a:focus-visible{outline:2px solid #f9d780;outline-offset:4px}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{max-width:1160px;margin:auto}header{position:sticky;top:0;z-index:10;background:#171819;box-shadow:0 3px 10px #0008}.topbar{height:72px;max-width:1460px;margin:auto;padding:0 4%;display:flex;align-items:center;gap:35px}.brand{width:220px;flex-shrink:0}.brand img{display:block}.quick{display:flex;justify-content:space-around;flex:1;gap:22px}.quick button{display:flex;align-items:center;gap:10px;white-space:nowrap}.quick img{width:30px;height:30px;object-fit:contain}.account{display:flex;gap:12px;align-items:center}.gold{background:linear-gradient(110deg,#fff0b0,#d8a743 65%,#f4d67e);border-radius:6px;color:#201607;padding:10px 24px;font-weight:bold;box-shadow:inset 0 1px #fff8}.gold:hover{filter:brightness(1.14)}.account>button:not(.gold){display:flex;align-items:center;padding:0;gap:5px}.account img{width:24px;height:24px;object-fit:contain}#navigation{height:52px;display:flex;align-items:stretch;justify-content:center;border-top:1px solid #252627;gap:4px;padding:0 20px}#navigation button{display:flex;align-items:center;gap:7px;padding:0 12px;font-size:13px;white-space:nowrap;color:#b8b8b8}#navigation button:hover{color:#f6d27d;background:#282623}#navigation img{width:24px;height:26px;object-fit:contain}.providers{position:absolute;left:0;right:0;background:#202122f5;padding:24px 8%;display:flex;flex-wrap:wrap;justify-content:center;gap:24px;box-shadow:0 15px 30px #0008}.providers[hidden]{display:none}.providers button{width:140px;padding:10px;border:1px solid #343434;border-radius:8px}.providers img{height:70px;object-fit:contain}.hero{position:relative;overflow:hidden;background:#101010}.hero #hero-open{width:100%;padding:0;display:block}.hero #banner{width:100%;aspect-ratio:1920/450;object-fit:cover;display:block}.hero-prev,.hero-next{position:absolute;top:42%;font-size:38px;background:#0005;border-radius:50%;width:40px;height:46px;opacity:0}.hero:hover>.hero-prev,.hero:hover>.hero-next{opacity:1}.hero-prev{left:15px}.hero-next{right:15px}#dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px}#dots button{width:26px;height:4px;padding:0;background:#ffffff55;border-radius:2px}#dots button.active{background:#efbf61}.announcement{height:44px;margin:24px auto 42px;max-width:1160px;background:#252628;border-radius:7px;display:flex;align-items:center;gap:20px;padding:0 18px;color:#d1d1d1;overflow:hidden}.announcement img{width:27px}.announcement span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-heading>div:first-child{position:relative}.section-heading small{position:absolute;top:-34px;font:76px Display;color:#ffffff08;white-space:nowrap}.section-heading h1{font-size:30px;margin:0;font-weight:900;position:relative}.section-heading i{font-size:18px;letter-spacing:4px;color:#d3a153}.arrows{display:flex;gap:12px}.arrows button{border-radius:50%;border:1px solid #676057;width:34px;height:34px;font-size:25px;line-height:24px;color:#cdb579}#game-grid{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:calc((100% - 100px)/6);gap:20px;overflow:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:6px 0 20px}.game{padding:0;scroll-snap-align:start;text-align:center;position:relative;min-width:0}.game img{display:block;aspect-ratio:2/3;object-fit:contain;transition:.25s}.game:hover img{transform:translateY(-7px);filter:drop-shadow(0 5px 14px #edba5740)}.game span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#bbb;font-size:12px;margin:6px 0}.categories{display:flex;margin-top:55px;min-height:560px;gap:20px}#category-tabs{width:205px;flex-shrink:0;display:flex;flex-direction:column;gap:5px}#category-tabs button{position:relative;display:flex;align-items:center;text-align:left;gap:5px;height:72px;padding:0 20px;background:url('assets/type-list-bg-dark-DWB1FT9V.png') center/100% 100%;font-weight:bold;color:#a2a4a5}#category-tabs button.active{background-image:url('assets/type-list-bg-active-KKvqvFeI.png');color:#39250b}#category-tabs img{width:55px;height:55px;object-fit:contain}.category-content{position:relative;flex:1;min-width:0;overflow:hidden}.dragon{position:absolute;right:0;top:0;width:100%;height:430px;object-fit:contain;object-position:right}.category-caption{position:relative;z-index:1;padding:42px 20px;width:50%}.category-caption h2{font-size:36px;margin:0 0 20px}.category-caption p{color:#ccc;line-height:1.8}.category-caption .gold{margin-top:20px}#category-providers{position:relative;margin-top:80px;display:flex;justify-content:center;flex-wrap:wrap;gap:16px}#category-providers button{width:92px;height:58px;background:#ffffff09;border-radius:6px}#category-providers img{width:100%;height:100%;object-fit:contain}.app-section{display:flex;align-items:center;gap:70px;padding:70px 35px}.app-section>img{width:48%}.app-section h2{font-size:40px;margin:10px 0}.app-section p{line-height:1.8;color:#aaa}.app-section .eyebrow{color:#d3b269;letter-spacing:2px;font-size:12px}.app-section button{margin-top:20px}.floating{position:fixed;right:8px;top:48%;z-index:5;display:flex;flex-direction:column}.floating button{width:112px;padding:0}.floating img{width:100%;transition:transform .2s}.floating button:hover img{transform:translateY(-4px)}footer{background:#141516;padding:35px 8%;text-align:center;color:#747474;font-size:12px}.partners{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px;padding-bottom:30px;border-bottom:1px solid #333}.partners img{width:62px;height:32px;object-fit:contain;filter:grayscale(1);opacity:.7}.footer-links{display:flex;justify-content:center;gap:30px;margin:25px 0;color:#c7c7c7}dialog{border:0;padding:0;color:#eee;background:#1e1f21;border-radius:12px;max-height:90dvh}dialog::backdrop{background:#000b}body:has(dialog[open]){overflow:hidden}#auth{width:820px;max-width:calc(100% - 24px)}.auth-layout{display:flex}.auth-art{width:320px;flex-shrink:0;background:url('assets/left-mascot-DTtu5bHT.png') center/cover no-repeat}.auth-content{width:500px;max-height:88dvh;overflow:auto;scrollbar-color:#bb8c3a #191919;scrollbar-width:thin}.auth-heading{height:112px;position:relative;display:flex;align-items:center;gap:26px;padding:0 35px;background:linear-gradient(135deg,#11171d,#162538,#192026);overflow:hidden}.auth-heading .watermark{position:absolute;font:bold 70px Display;opacity:.08;left:15px;top:20px}.auth-heading>button{font-size:24px;z-index:1;position:relative;align-self:stretch;padding:0}.auth-heading>button.active{font-size:38px;font-weight:bold;border-bottom:4px solid #ecc15c}.auth-heading img{position:absolute;width:112px;right:25px;bottom:-10px;opacity:.8}.close{position:absolute;right:13px;top:9px;z-index:3;font:30px Arial;color:#eee}.auth-content form{padding:28px 35px 25px}form>label:not(.agreement){display:flex;align-items:center;background:#292b2e;border-radius:9px;height:50px;margin-bottom:20px;padding:0 15px;gap:12px}form>label>span{flex-shrink:0;min-width:100px;color:#c5c5c5;font-size:13px}input:not([type=checkbox]){width:100%;min-width:0;background:none;border:0;outline:0;color:#fff;font:13px Noto}input:focus{box-shadow:0 1px #d6b15d}.eye{padding:2px;color:#999}input[type=checkbox]{accent-color:#d9b25a;width:18px;height:18px;flex-shrink:0}.verification{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;color:#444;border:1px solid #bbb;border-radius:4px;padding:12px 15px;max-width:300px;margin:4px auto 18px;height:76px}.verification label{display:flex;align-items:center;gap:10px}.verification strong{font-size:26px;color:#bca05b;text-align:center}.verification small{display:block;font:8px Arial;color:#999}.agreement{display:flex;gap:8px;align-items:flex-start}.agreement span{font-size:11px;line-height:1.7;min-width:0}.form-notice{font-size:11px;color:#9a9180;line-height:1.6}.submit{width:100%;font-size:17px}.later{display:block;margin:18px auto 0;color:#c3ad7d}#form-message{font-size:12px;color:#edcd82;line-height:1.6}#auth.login .register-field{display:none}.auth-art{min-height:620px}#auth.login .auth-art{min-height:450px}#info{width:440px;max-width:calc(100% - 32px);padding:35px}#info h2{color:#ebcf8e}#info p{line-height:1.9;color:#bbb}#info .gold{margin-top:20px}#toast{position:fixed;z-index:50;bottom:30px;left:50%;transform:translateX(-50%);max-width:90vw;background:#333;border:1px solid #bd9b57;color:#efd89f;border-radius:8px;padding:12px 24px;display:none}
@media(min-width:1500px){.hero #banner{max-height:450px}}@media(max-width:1100px){.topbar{gap:18px;padding:0 20px}.brand{width:175px}.quick{gap:12px}.quick button{gap:5px;font-size:12px}.account{gap:8px}.account .gold{padding:9px 16px}#navigation{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding:0 12px}#navigation button{padding:0 10px}.wrap,.announcement{margin-left:30px;margin-right:30px}.floating button{width:82px}.category-caption h2{font-size:28px}}
@media(max-width:700px){.topbar{height:62px;padding:0 12px;gap:8px;justify-content:space-between}.brand{width:130px}.quick{display:none}.account{gap:6px}.account .gold{padding:8px 12px;font-size:12px}#language img{display:none}#lang-label{font-size:12px}#sound{display:none!important}#navigation{height:63px;padding:0 6px;gap:7px}#navigation button{flex-direction:column;justify-content:center;gap:3px;font-size:10px;padding:5px 9px}#navigation img{width:23px;height:23px}.hero #banner{aspect-ratio:2.6;object-fit:cover}#dots{gap:5px;bottom:8px}#dots button{width:16px;height:3px}.announcement{margin:14px 14px 32px;height:35px;font-size:11px;gap:9px;padding:0 10px}.announcement img{width:20px}.wrap{margin-left:16px;margin-right:16px}.section-heading h1{font-size:23px}.section-heading small{font-size:56px;top:-25px}.section-heading{margin-bottom:12px}.section-heading i{font-size:13px}#game-grid{grid-auto-columns:calc((100% - 24px)/3);gap:12px}.game span{font-size:10px}.categories{margin-top:30px;display:block;min-height:480px}#category-tabs{width:100%;flex-direction:row;overflow:auto;gap:5px;scrollbar-width:none}#category-tabs button{height:54px;min-width:105px;font-size:11px;padding:0 10px}#category-tabs img{width:30px;height:30px}.category-content{min-height:380px}.dragon{height:290px;width:100%;top:18px;opacity:.8}.category-caption{padding:35px 5px;width:57%}.category-caption h2{font-size:24px}.category-caption p{font-size:12px}.category-caption .gold{margin-top:8px;padding:9px 22px}#category-providers{margin-top:15px;gap:8px}#category-providers button{width:65px;height:42px}.app-section{gap:10px;padding:20px 0 35px}.app-section>img{width:45%}.app-section h2{font-size:23px}.app-section .eyebrow{font-size:8px}.app-section p{font-size:11px}.app-section .gold{font-size:12px;padding:9px 15px;margin-top:0}.floating{right:0;top:auto;bottom:75px}.floating button{width:66px}footer{padding:25px 20px}.partners{gap:18px}.partners img{width:43px;height:25px}.footer-links{gap:10px;font-size:10px;flex-wrap:wrap}.auth-art{display:none}.auth-content{width:100%}.auth-heading{height:95px;padding:0 25px}.auth-heading>button.active{font-size:30px}.auth-heading>button{font-size:21px}.auth-heading img{width:90px;right:30px}.auth-content form{padding:22px}.auth-content form>label{margin-bottom:15px}form>label>span{min-width:84px;font-size:12px}.auth-heading .watermark{font-size:60px}#auth{max-width:calc(100% - 28px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.agreement span{flex-shrink:1;overflow-wrap:anywhere}.auth-content{overflow-x:hidden}@font-face{font-family:Headline;src:url('assets/MStiffHeiHK-UltraBold.woff2')}.section-heading h1{font-family:Headline,Noto,sans-serif}
/* Desktop reference calibration, 2026-09-21. Mobile remains responsive. */
@media(min-width:701px){
#auth{width:970px}.auth-content{width:650px}.auth-heading{padding:0 40px;gap:20px}.auth-heading img{width:150px;right:65px;bottom:-5px}.auth-heading .watermark{font-size:76px;opacity:.16;left:40px;top:-5px}.auth-content form{padding:20px 40px 25px}form>label:not(.agreement){gap:20px;padding:0 24px}form>label>span{min-width:155px}.auth-heading>button.active{font-size:42px}.auth-heading>button{font-size:22px}
.section-heading{justify-content:center;position:relative;margin-top:75px;margin-bottom:30px;text-align:center}.section-heading h1{font-family:Noto,Arial,sans-serif;font-size:48px;font-weight:900;line-height:1.2}.section-heading small{font:110px Display;top:-50px;left:50%;transform:translateX(-50%);color:#ffffff07}.section-heading i{display:block;font-size:22px;letter-spacing:9px;color:#b97c20;border-bottom:3px solid #bd8b36;width:100%;line-height:16px}.arrows{position:absolute;right:0;bottom:0}.announcement{margin-top:30px;margin-bottom:32px}#navigation button{white-space:normal;max-width:120px;line-height:1.4;text-align:left}#navigation{gap:8px}.floating{right:4%;top:56%;gap:20px}
}
@media(min-width:701px) and (max-width:1000px){#auth{width:820px}.auth-art{width:280px}.auth-content{width:540px}.auth-content form{padding:22px 28px}.auth-heading img{right:30px;width:110px}form>label>span{min-width:120px}.section-heading h1{font-size:38px}}
/* Reference popular games: one continuously moving row. */
#game-grid{position:relative;grid-template-rows:auto;grid-auto-columns:calc((100% - 30px)/7);gap:5px;scroll-snap-type:none;overflow-x:auto;padding:14px 0 20px}.game span{display:none}.game img{width:100%}.games{position:relative}.games .arrows{z-index:2}.game:focus-visible{outline-offset:-3px}
@media(max-width:700px){#game-grid{grid-auto-columns:calc((100% - 10px)/3);gap:5px}}
/* Per-category reference artwork panels, eight columns on desktop. */
#providers{display:block;position:absolute;top:100%;padding:20px 5%;max-height:calc(100dvh - 124px);overflow-y:auto;background:linear-gradient(0deg,#204066,#030c16);isolation:isolate;border:0;scrollbar-color:#c69c45 #15283c;scrollbar-width:thin}#providers[hidden]{display:none}#providers:before{content:'';position:absolute;inset:0;z-index:-1;background:url('assets/step_bg-f-Ro59i5.png') right center/cover no-repeat;opacity:.4;pointer-events:none}.provider-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px 0;max-width:1400px;margin:auto}#providers .provider-card{position:relative;width:100%;height:240px;padding:0;border:0;border-radius:0;background:none;display:flex;align-items:center;flex-direction:column;color:#fff}#providers .provider-logo{height:35px;width:78px;object-fit:contain;flex-shrink:0}#providers .provider-name{height:30px;line-height:14px;font:12px/14px Arial,sans-serif;display:flex;align-items:center;justify-content:center;padding:0 4px;flex-shrink:0}.provider-art{position:relative;width:100%;height:175px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.provider-art b{position:absolute;top:15px;left:0;right:0;font:72px/1 Display,Arial;color:#ffffff13;text-align:center;pointer-events:none}#providers .provider-art img{position:relative;width:100%;height:155px;object-fit:contain;object-position:center bottom;transition:transform .2s}#providers .provider-card:hover .provider-art img{transform:translateY(-5px)}#providers .maintenance{cursor:not-allowed}.maintenance-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#06101bb0;color:#e6c67d;font-size:12px}#navigation .nav-selected{color:#fbb928;border-bottom:3px solid #fbb928;background:#272726}
@media(max-width:700px){#providers{max-height:calc(100dvh - 125px);padding:15px 10px}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 2px}#providers .provider-card{height:190px}.provider-art{height:125px}#providers .provider-art img{height:120px}.provider-art b{font-size:58px}}

/* Entrance loading screen and registration modal. */
body.is-starting{overflow:hidden}
#startup-loading{position:fixed;inset:0;z-index:9999;background:#202020 url('assets/bg_b-BQfjOMjI.png') center/cover no-repeat}
#startup-player,#startup-player .spine-player{width:100%;height:100%;position:absolute;inset:0}
#startup-player canvas{width:100%!important;height:100%!important;display:block}
#startup-fallback{position:absolute;width:180px;left:50%;top:50%;transform:translate(-50%,-50%)}
#startup-fallback[hidden]{display:none}
#auth{background:#1c1c1c;border-radius:9px}#auth .auth-heading{background:linear-gradient(115deg,#06141e,#203f63)}
#auth .auth-heading img{opacity:1}#auth .auth-heading>button.active{border-color:#ffb619}
#auth form>label:not(.agreement){background:#27292a}#auth form>label:has(input[required])>span::before{content:'*';color:#ff3636;margin-right:9px}
#auth .verification{background:#333;color:#eee;border:1px solid #ddd}#auth .verification input{width:28px;height:28px}
#auth .agreement{align-items:center;margin:28px 0}#auth .agreement span{font-size:13px}#auth .agreement input{width:22px;height:22px}
#auth .submit:disabled{background:#48494e;color:#999;cursor:not-allowed;box-shadow:0 2px 4px #0005}
#auth .later{width:100%;background:#078fa7;color:#fff;padding:11px;border-radius:4px;margin-top:14px;font-size:16px}
@media(min-width:1001px){#auth{width:1050px}.auth-art{width:400px}.auth-content{width:650px}}
@media(max-width:700px){#auth .auth-heading{padding-left:25px}#auth .auth-heading img{width:112px;right:30px}#auth .agreement span{font-size:11px}.startup-track{margin-top:-10px}}
@media(prefers-reduced-motion:reduce){.startup-track span{animation:none}}

/* Category composition: full artwork, bottom-centered title, one provider row. */
.categories{width:90%;max-width:1440px;margin:55px auto 0;min-height:720px;gap:20px;align-items:flex-start}
#category-tabs{width:202px;gap:15px;max-height:720px;overflow-y:auto;scrollbar-width:none}
#category-tabs button{height:92px;min-height:92px;padding:0 18px}#category-tabs img{width:64px;height:75px}
.category-content{height:700px;margin-top:20px;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;border:1px solid #d7b577;background:#151515}
.dragon{inset:0;width:100%;height:100%;object-fit:fill;object-position:center;pointer-events:none}
.category-caption{padding:0 22px 14px;width:max-content;max-width:100%;margin:0 auto;text-align:center}
.category-caption h2{font-size:48px;color:#fff;font-weight:900;line-height:1.2;margin:0;text-shadow:0 2px 8px #0009}
.category-caption p,.category-caption .gold{display:none}
.category-caption::after{content:'';display:block;position:absolute;left:-45px;right:-45px;bottom:0;height:18px;background:linear-gradient(90deg,#ff8b00,#ffc033);clip-path:polygon(0 0,10% 0,15% 85%,85% 85%,90% 0,100% 0,90% 100%,10% 100%)}
.category-provider-strip{display:flex;align-items:center;gap:20px;position:relative;z-index:1;margin-top:28px;min-width:0}
.category-provider-strip>button{background:#242527;color:#fff;width:50px;height:100px;border-radius:9px;flex:none;font-size:46px;padding:0}.category-provider-strip>button:disabled{color:#666;cursor:default}
#category-providers{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin:0;gap:20px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;flex:1;padding:0;min-width:0}
#category-providers button{width:100px;height:100px;flex:0 0 100px;scroll-snap-align:start;background:linear-gradient(#fff,#f5f8fb);border:1px solid #d3d7e9;border-radius:10px;padding:9px}
#category-providers button:hover{border-color:#ffa700;background:linear-gradient(#fff,#fff9ee)}
#category-providers img{object-fit:contain;width:100%;height:100%}
@media(min-width:701px) and (max-width:1050px){#category-tabs{width:175px}.categories{gap:16px}.category-content{padding:20px}.category-provider-strip{gap:12px}.category-provider-strip>button{width:36px}}
@media(max-width:700px){.categories{display:block;width:auto;margin:30px 16px 0;min-height:0}#category-tabs{width:100%;max-height:none;flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden}#category-tabs button{min-width:116px;min-height:60px;height:60px;padding:0 10px;flex-shrink:0}#category-tabs img{width:38px;height:45px}.category-content{height:470px;min-height:0;margin-top:14px;padding:16px}.dragon{height:100%;width:100%;top:0;opacity:1}.category-caption{width:max-content;padding:0 12px 12px}.category-caption h2{font-size:30px}.category-caption::after{left:-22px;right:-22px;height:12px}.category-provider-strip{gap:8px;margin-top:22px}.category-provider-strip>button{width:28px;height:72px;font-size:30px}#category-providers{gap:12px;margin:0}#category-providers button{width:72px;height:72px;flex-basis:72px;padding:6px}}

/* User-supplied Live Casino screenshot: show only the artwork region.
   Crop bounds in the supplied 962x650 image: x=230,y=18,w=600,h=462. */
.category-content.live-reference .dragon{inset:auto;left:-38.333333%;top:-3.896104%;width:160.333333%;height:140.692641%;object-fit:fill;max-width:none}
.category-content.live-reference::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#160a10d9);pointer-events:none}
.category-content.live-reference .category-caption,.category-content.live-reference .category-provider-strip{z-index:2}

/* Artwork windows from the four additional user-supplied screenshots. */
.category-content.screenshot-reference .dragon{inset:auto;left:var(--shot-left);top:var(--shot-top);width:var(--shot-width);height:var(--shot-height);max-width:none;object-fit:fill}
.category-content.screenshot-reference::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#08090be8);pointer-events:none}
.category-content.screenshot-reference .category-caption,.category-content.screenshot-reference .category-provider-strip{z-index:2}
