@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&display=swap";:root{--green:#173e30;--deep:#102c23;--gold:#dbc181;--paper:#f7f5ee;--ink:#243c31;--muted:#6f796f;--line:#dedfd2;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Noto Sans TC,Microsoft JhengHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #ce993d}[hidden]{display:none!important}.wrap{width:min(1240px,100% - 80px);margin-inline:auto}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-60px;left:12px}.skip:focus{top:12px}.header{background:var(--green);border-top:4px solid var(--gold);z-index:20;position:sticky;top:0;box-shadow:0 3px 18px #08251e20}.header-inner{align-items:center;gap:38px;max-width:1400px;height:86px;margin:auto;padding:0 36px;display:flex}.brand{flex-shrink:0;width:178px;display:block}.desktop-nav{align-items:center;gap:30px;height:100%;margin-left:auto;display:flex}.desktop-nav a{color:#d9ddcf;align-items:center;height:100%;font-size:15px;display:flex;position:relative}.desktop-nav a:hover,.desktop-nav .active{color:var(--gold)}.desktop-nav .active:after{content:"";background:var(--gold);width:24px;height:3px;position:absolute;bottom:17px;left:calc(50% - 12px)}.account{gap:10px;display:flex}.button{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;min-height:42px;padding:10px 25px;font-size:15px;font-weight:600;display:inline-flex}.login{color:#e8d7a5;border:1px solid #a5ab86}.gold{color:#2b3827;background:linear-gradient(110deg,#f0dfad,#ccac64);border:1px solid #dec788}.button:hover{filter:brightness(1.08)}.menu-toggle{color:var(--gold);background:0 0;border:0;font-size:25px;display:none}.mobile-menu{background:var(--deep);color:#eadab5;gap:22px;padding:18px 25px;display:flex}.hero{background:#091828;max-width:1600px;margin:auto;position:relative}.slides{aspect-ratio:1490/600}.slide,.slide picture,.slide img{width:100%;height:100%;display:block}.slide img{object-fit:contain}.arrow{color:#fff;background:#091a2880;border:1px solid #ffffff45;border-radius:5px;width:42px;height:54px;font-size:36px;line-height:1;position:absolute;top:44%}.prev{left:22px}.next{right:22px}.hero-bottom{color:#eee9dc;letter-spacing:1px;background:linear-gradient(#0000,#051522ba);justify-content:space-between;align-items:center;padding:24px 40px 17px;font-size:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.dots{gap:9px;display:flex}.dot{background:0 0;border:none;width:24px;height:24px;padding:8px 0;position:relative}.dot:after{content:"";background:#ffffff70;border-radius:2px;width:100%;height:4px;position:absolute;top:10px;left:0}.dot.selected:after{background:#e9c574}.announcement{background:#eaeade;border-bottom:1px solid #dcdccd}.notice-inner{align-items:center;gap:24px;min-height:55px;font-size:14px;display:flex}.notice-label{color:#294734;border-right:1px solid #b7bdac;flex-shrink:0;padding-right:24px;font-weight:700}.notice-inner p{white-space:nowrap;text-overflow:ellipsis;color:#62705e;flex:1;margin:0;overflow:hidden}.notice-inner a{white-space:nowrap;font-size:13px;font-weight:600}.games-section{padding:58px 0 38px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.small-title{color:#79836f;margin-bottom:10px;font-size:14px;display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:1px;margin-bottom:0;font-size:32px;font-weight:700}h2{letter-spacing:1px;margin-bottom:0;font-size:30px}.sub-link{white-space:nowrap;border-bottom:1px solid #a2ab98;padding-bottom:6px;font-size:14px}.categories{border-bottom:1px solid #d7dacc;grid-template-columns:repeat(7,1fr);gap:10px;margin-bottom:28px;display:grid}.category{color:#66715f;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:13px;padding:20px 8px 22px;font-size:16px;display:flex}.category.selected{color:var(--green);background:linear-gradient(#0000,#e8ebdd);border-color:#35543c}.category-icon{font-family:Georgia,serif;font-size:27px;font-weight:700;line-height:1}.game-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.game-heading h2{font-size:20px;font-weight:600}.game-heading>span{color:#7a8474;font-size:13px}.game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.game-card{background:linear-gradient(145deg,#f6f7ed,#dfe6d1);border:1px solid #daddcd;border-radius:10px;min-width:0;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.game-card:before{content:"";pointer-events:none;border:1px solid #a9b89055;border-radius:50%;width:130px;height:130px;position:absolute;top:22px;left:25px}.game-card:hover{border-color:#b39959;box-shadow:0 7px 20px #263d2915}.game-card>img{aspect-ratio:1;object-fit:contain;width:100%;padding:8px 4px 0;position:relative}.game-number{color:#779066;font-family:Georgia,serif;font-size:12px;position:absolute;top:10px;left:12px}.game-caption{background:linear-gradient(#0000,#edf0e1);justify-content:space-between;align-items:center;padding:10px 14px 17px;display:flex;position:relative}.game-caption div>span{color:#718066;font-size:12px}.game-caption h3{margin:4px 0 0;font-size:16px;font-weight:700}.game-enter{color:#5d7752;font-size:22px}.game-note{color:#6b7564;margin:18px 0 0;font-size:12px;line-height:1.8}.offers{padding:24px 0 60px}.offer-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.offer-grid a{background:#eeede2;border:1px solid #dddfd0;border-radius:8px;overflow:hidden}.offer-grid img{width:100%}.offer-grid a>span{justify-content:space-between;padding:15px 20px;font-size:14px;font-weight:500;display:flex}.mobile-section{background:var(--green);color:#faf8ee;overflow:hidden}.mobile-inner{grid-template-columns:1fr 1fr;align-items:center;gap:75px;min-height:435px;display:grid}.mobile-art{justify-self:center;max-width:430px}.mobile-art img{width:100%}.mobile-copy{padding:35px 0}.mobile-copy .small-title{color:#d3bd83}.mobile-copy h2{letter-spacing:2px;margin-bottom:18px;font-size:38px;line-height:1.55}.mobile-copy p{color:#c1cec0;margin-bottom:24px;font-size:15px;line-height:1.9}.cta-buttons{gap:13px;display:flex}.light-outline{color:#e9e9d5;border:1px solid #9cab8b}.device-note{color:#bdc9b9;margin-top:20px;font-size:12px;display:block}.support-strip{justify-content:space-between;align-items:center;gap:20px;padding-block:36px;display:flex}.support-title{align-items:center;gap:20px;display:flex}.support-title h2{letter-spacing:0;margin-bottom:8px;font-size:20px}.support-title p{color:#6d7767;margin-bottom:0;font-size:14px}.support-button{color:#315139;border:1px solid #a8b499}footer{background:#eaece2;border-top:1px solid #dadfd0;padding:34px 0 24px}.footer-top{align-items:center;gap:50px;padding-bottom:26px;display:flex}.footer-top .brand{width:135px}.footer-links{gap:24px;font-size:13px;display:flex}.footer-domain{color:#6f7b68;margin-left:auto;font-size:14px}.footer-bottom{color:#6d7766;border-top:1px solid #d3d9c8;justify-content:space-between;align-items:center;gap:20px;padding-top:23px;font-size:12px;display:flex}.footer-bottom p{margin:0;line-height:1.8}.age{border:1px solid #869477;border-radius:50%;margin-right:10px;padding:6px 3px}.floating-support{z-index:25;background:var(--paper);border:1px solid #d5d9c8;border-radius:12px;flex-direction:column;align-items:center;gap:5px;padding:11px;font-size:12px;display:flex;position:fixed;bottom:26px;right:20px;box-shadow:0 3px 18px #102c2328}.floating-support img{width:38px}@media (width>=1600px){.hero{border-radius:8px;margin-top:20px;overflow:hidden}}@media (width<=1100px){.header-inner{gap:24px;padding-inline:26px}.desktop-nav{gap:20px}.brand{width:155px}.button{padding-inline:20px}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-inner{gap:25px}.wrap{width:calc(100% - 56px)}}@media (width<=900px){.desktop-nav{display:none}.account{margin-left:auto}.menu-toggle{display:block}.header-inner{gap:18px;height:74px}.wrap{width:calc(100% - 40px)}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category{gap:8px;font-size:14px}.category-icon{font-size:22px}.mobile-copy h2{font-size:30px}.mobile-inner{gap:12px}.support-title h2{font-size:17px}.footer-top{gap:25px}.footer-links{gap:18px}}@media (width<=600px){html{scroll-padding-top:90px}.header-inner{gap:12px;height:66px;padding-inline:16px}.brand{width:117px}.account{gap:7px}.button{min-height:37px;padding:8px 14px;font-size:13px}.menu-toggle{padding:4px;font-size:22px}.mobile-menu{flex-wrap:wrap;font-size:14px}.hero .slides{aspect-ratio:694/288}.hero-bottom{padding:18px 15px 3px;font-size:10px}.hero-label{visibility:hidden}.arrow{width:28px;height:35px;font-size:25px;top:40%}.prev{left:8px}.next{right:8px}.dot{width:17px}.counter{font-size:11px}.notice-inner{gap:10px;min-height:48px;font-size:12px}.notice-label{padding-right:10px}.notice-inner a{font-size:12px}.wrap{width:calc(100% - 32px)}.games-section{padding-top:30px;padding-bottom:26px}.section-heading{gap:12px;margin-bottom:20px}.small-title{margin-bottom:7px;font-size:12px}h1{letter-spacing:0;font-size:24px}h2{font-size:24px}.sub-link{font-size:12px}.categories{gap:0;margin-bottom:20px}.category{flex-direction:column;gap:10px;padding:14px 3px;font-size:13px}.category-icon{font-size:23px}.game-heading h2{font-size:18px}.game-heading>span{font-size:12px}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.game-card{border-radius:7px}.game-card:before{width:75px;height:75px;top:16px;left:12px}.game-caption{padding:5px 9px 11px}.game-caption h3{font-size:13px}.game-caption div>span{font-size:10px}.game-enter{display:none}.game-number{font-size:10px;top:5px;left:7px}.game-note{font-size:11px;line-height:1.8}.offers{padding:15px 0 32px}.offer-grid{grid-template-columns:1fr;gap:12px}.offer-grid a>span{padding:13px 15px;font-size:13px}.mobile-inner{grid-template-columns:1fr;gap:0;padding-block:10px 35px}.mobile-art{max-width:300px;margin-bottom:-24px}.mobile-copy{text-align:center;padding:0}.mobile-copy h2{font-size:30px;line-height:1.5}.mobile-copy p{font-size:14px}.cta-buttons{justify-content:center}.mobile-copy .button{min-height:43px;padding-inline:23px}.support-strip{flex-direction:column;align-items:flex-start;gap:20px;padding:27px 0}.support-title{gap:12px}.support-title>img{width:42px}.support-title h2{font-size:16px}.support-title p{font-size:12px}.support-button{margin-left:54px}.footer-top{flex-wrap:wrap;gap:20px}.footer-links{gap:15px;margin-left:auto;font-size:12px}.footer-top .brand{width:110px}.footer-domain{width:100%;margin:0;font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;padding-bottom:35px;font-size:11px}.floating-support{border-radius:10px;padding:8px;font-size:10px;bottom:16px;right:12px}.floating-support img{width:31px}.age{padding:5px 2px}}@media (width<=420px){.header-inner{gap:8px;padding-inline:12px}.brand{width:102px}.account .button{padding-inline:11px;font-size:12px}.menu-toggle{font-size:20px}h1{font-size:22px}.section-heading .sub-link{font-size:11px}.game-caption h3{font-size:12px}.notice-inner>a{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.mobile-lobby,.mobile-bottom-nav{display:none}@media (width<=600px){body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));background:#faf7eb}.header{box-shadow:none;background:linear-gradient(#355840,#183d2c);border-top:0}.header-inner{gap:10px;height:60px;padding:0 12px}.header .brand{width:108px}.header .account{gap:10px}.header .account .button{border-radius:20px;min-height:30px;padding:4px 16px;font-size:14px;font-weight:500}.header .account .gold{font-size:0}.header .account .gold:after{content:"註冊";font-size:14px}.header .menu-toggle,.header .mobile-menu{display:none!important}.hero .slides{aspect-ratio:694/288}.hero-bottom{background:linear-gradient(#0000,#05152260);justify-content:center;padding:0 10px 3px}.hero-label,.hero .counter,.hero .arrow{display:none}.hero .dot{width:14px;height:24px}.hero .dot:after{border-radius:50%;width:6px;height:6px;top:9px;left:4px}.announcement{background:#faf7eb;border:0;padding:8px 10px}.notice-inner{color:#fff;background:#355d43;border-radius:18px;gap:8px;width:100%;min-height:29px;padding:3px 12px}.notice-label{color:#f5f0d7;border-color:#9cad84;padding-right:8px;font-size:11px}.notice-inner p{color:#fff;font-size:11px}.notice-inner>a,.games-section{display:none}.mobile-lobby{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:10px;margin:0 10px 24px;scroll-margin-top:10px;display:grid}.mobile-categories{flex-direction:column;gap:8px;display:flex;position:sticky;top:68px}.mobile-category{color:#283c28;background:linear-gradient(135deg,#ffe4ac,#efb956);border:2px solid #edc17a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:64px;min-height:66px;padding:7px 2px;font-size:13px;line-height:1.2;display:flex;position:relative;box-shadow:0 3px #90652f}.mobile-category:after{content:"";pointer-events:none;border:1px solid #fff0be90;border-radius:11px;position:absolute;inset:3px}.mobile-category img{object-fit:contain;width:26px;height:26px}.mobile-category.selected{background:linear-gradient(135deg,#fff0c8,#efbd63);border-color:#ddab58;box-shadow:0 3px #714f28,inset 0 0 0 2px #fff3cf}.mobile-category.selected:before{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:6px solid #a57432;position:absolute;top:25px;right:-7px}.mobile-category.live-entry{color:#fff;background:linear-gradient(#60966b,#235a36);border-color:#89b28a}.mobile-category.live-entry img{width:29px;height:29px}.mobile-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 9px;display:grid}.mobile-game-card{aspect-ratio:1.19;background:#f7c060 url(/images/mobile/10036.webp) 50%/100% 100%;border:3px solid #ffe2a2;border-radius:28px;min-width:0;position:relative;overflow:hidden;box-shadow:0 4px #88602f}.mobile-game-name{color:#3e5137;z-index:2;white-space:nowrap;background:#ffffeb;border-radius:20px;max-width:calc(100% - 16px);padding:4px 11px;font-size:12px;line-height:1.2;position:absolute;top:8px;left:8px}.mobile-game-card .provider-logo{object-fit:contain;width:33%;height:37%;position:absolute;bottom:22%;left:12px}.mobile-game-card .game-model{object-fit:contain;object-position:bottom right;width:80%;height:87%;position:absolute;bottom:-5px;right:-4px}.mobile-game-card:hover{border-color:#d6ac5d}.mobile-game-content{min-width:0}.mobile-bottom-nav{z-index:40;width:100%;height:calc(72px + env(safe-area-inset-bottom,0px));padding:0 5px env(safe-area-inset-bottom,0px);color:#fff5d8;background:linear-gradient(#34593e,#193c2d);border-radius:20px 20px 0 0;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;box-shadow:0 -2px 12px #183d2c20}.mobile-bottom-nav a{flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;min-width:0;padding:4px 1px 9px;font-size:12px;line-height:1.25;display:flex}.mobile-bottom-nav img{object-fit:contain;flex-shrink:0;width:38px;height:38px}.mobile-bottom-nav .mobile-home img{width:57px;height:57px;margin-top:-18px}.mobile-bottom-nav a:focus-visible{outline-offset:-3px}.floating-support,.mobile-section,.support-strip{display:none}.offers{border-top:1px solid #dedac8;padding-top:18px}.footer-top{display:none}footer{background:#eeecdf;padding:20px 0}.footer-bottom{border:0;gap:10px;padding:0;font-size:11px}}@media (width<=360px){.mobile-lobby{grid-template-columns:56px minmax(0,1fr);gap:8px;margin-inline:8px}.mobile-category{border-radius:14px;width:56px;min-height:60px;font-size:12px}.mobile-game-grid{gap:9px 7px}.mobile-game-card{border-radius:22px}.mobile-game-name{padding:4px 8px;font-size:10px;top:6px;left:6px}.header .account .button{padding-inline:14px}}.mobile-skip{display:none}@media (width<=600px){.desktop-skip{display:none}.mobile-skip{display:block}.mobile-categories{max-height:calc(100dvh - 158px - env(safe-area-inset-bottom,0px));overscroll-behavior:contain;scrollbar-width:none;margin-right:-5px;padding:0 5px 5px 0;overflow-y:auto}.mobile-category{flex-shrink:0}}
