.guess{margin:0 0 22px}.guess-title{color:var(--text-2);margin:0 0 8px;font-size:15px;font-weight:700}.guess-row{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;grid-auto-columns:minmax(150px,1fr);grid-auto-flow:column;gap:10px;padding-bottom:4px;display:grid;overflow-x:auto}.guess-card{scroll-snap-align:start;border:1px solid var(--line);background:var(--bg-card);min-width:0;color:inherit;border-radius:12px;grid-template-rows:auto auto auto;gap:3px;padding:8px 8px 9px;display:grid}.guess-card:hover{border-color:var(--brand);text-decoration:none}.guess-card img{aspect-ratio:8/5;object-fit:cover;background:var(--bg-soft);border-radius:8px;width:100%;height:auto}.guess-card b{white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;line-height:1.3;overflow:hidden}.guess-card b em{background:var(--cta);color:#fff;vertical-align:1px;border-radius:4px;margin-left:5px;padding:0 5px;font-size:11px;font-style:normal;font-weight:700;line-height:16px}.guess-card small{color:var(--text-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.35;overflow:hidden}.guess-card.is-star{background:linear-gradient(160deg, var(--bg-card) 55%, var(--cta-soft));border-color:#efc39d}@media (max-width:720px){.guess-row{grid-auto-columns:132px;margin:0 -16px;padding:0 16px 4px;scroll-padding-left:16px}}.holiday-year{margin:0 0 26px}.holiday-table-wrap{overflow-x:auto}.holiday-tables table{border-collapse:collapse;width:100%;font-size:15px}.holiday-tables th,.holiday-tables td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 10px;line-height:1.7}.holiday-tables thead th{background:var(--bg-soft);white-space:nowrap}.holiday-tables tbody th{white-space:nowrap;font-weight:600}.holiday-tables .holiday-src{color:var(--text-3);font-size:13px;line-height:1.8}@media (max-width:520px){.holiday-tables table{font-size:14px}.holiday-tables th,.holiday-tables td{padding:6px 7px}.holiday-tables tbody th{white-space:normal}}.qss-title{margin:0 0 8px}.qss-meta{color:var(--text-3);margin:0 0 12px;font-size:14px}.qss-group{border:1px solid var(--line,#e8dcc4);background:#fffdf8;border-radius:10px;margin:0 0 8px}.qss-group>summary{cursor:pointer;padding:8px 12px;font-size:15px;list-style-position:inside}.qss-group>summary strong{font-variant-numeric:tabular-nums}.qss-names{flex-wrap:wrap;gap:4px 10px;margin:0;padding:4px 12px 12px;font-size:14px;line-height:1.7;display:flex}.qss-names span{white-space:nowrap}.age-table{margin:0 0 26px}.age-table-wrap{max-height:520px;overflow:auto}.age-table table{border-collapse:collapse;width:100%;font-size:15px}.age-table th,.age-table td{border:1px solid var(--line);text-align:left;white-space:nowrap;padding:7px 10px;line-height:1.6}.age-table thead th{background:var(--bg-soft);position:sticky;top:0}.age-table tbody th{font-weight:600}.age-table td small{color:var(--text-3);font-size:12px}.age-table .age-src{color:var(--text-3);font-size:13px;line-height:1.8}@media (max-width:520px){.age-table table{font-size:14px}.age-table th,.age-table td{padding:5px 6px}.age-table td small{display:block}}.prog-links[data-astro-cid-ot5skwx6]{border:1px solid var(--line,#e6ddd6);background:var(--bg-card,#fff);border-radius:12px;margin:0 0 28px;padding:16px 18px}.prog-links[data-astro-cid-ot5skwx6] h2[data-astro-cid-ot5skwx6]{margin:0 0 6px;font-size:18px}.prog-links-lead[data-astro-cid-ot5skwx6]{color:var(--text-2,#7a6e66);margin:0 0 12px;font-size:14px}.prog-links-row[data-astro-cid-ot5skwx6]{align-items:baseline;gap:10px;margin:8px 0;display:flex}.prog-links-name[data-astro-cid-ot5skwx6]{min-width:58px;color:var(--text-2,#7a6e66);flex:none;font-size:13px;font-weight:700}.prog-links-list[data-astro-cid-ot5skwx6]{flex-wrap:wrap;gap:6px 8px;display:flex}.prog-links-list[data-astro-cid-ot5skwx6] a[data-astro-cid-ot5skwx6]{border:1px solid var(--line,#e6ddd6);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:13px;text-decoration:none}.prog-links-list[data-astro-cid-ot5skwx6] a[data-astro-cid-ot5skwx6]:hover{border-color:var(--brand)}@media (max-width:480px){.prog-links-row[data-astro-cid-ot5skwx6]{flex-direction:column;gap:4px}}.g-ui{--gui-ink:#2b2118;--gui-card:#fff7e6;--gui-soft:#f3e9cf;--gui-act:#ffb940;--gui-cta:#e0562b;--gui-sub:#5a4a36}:where(.g-ui) .g-btn{box-sizing:border-box;color:#2b2118;background:#fff;border:2px solid #2b2118;border-radius:10px;font-weight:800;transition:transform 80ms,box-shadow 80ms;box-shadow:0 3px #2b2118}:where(.g-ui) .g-btn-primary{color:#fff;background:#e0562b}:where(.g-ui) .g-btn-sm{box-shadow:0 2px #2b2118}:where(.g-ui) .g-btn:where(:active:not(:disabled)){transform:translateY(2px);box-shadow:0 1px #2b2118}:where(.g-ui) .g-btn:where(:disabled){box-shadow:0 1px #2b2118}:where(.g-ui) .g-btn:where(.is-on,[aria-pressed=true]){color:#2b2118;background:#ffb940}:where(.g-ui) .gui-mbtn .gui-mi{width:18px;height:18px}:where(.g-ui) .g-btn-sm.gui-mbtn .gui-mi{width:15px;height:15px}.g-ui .g-bar .g-btn{box-sizing:border-box;border:2px solid var(--gui-ink);background:var(--gui-card);color:var(--gui-ink);box-shadow:0 3px 0 var(--gui-ink);border-radius:10px;font-weight:800;transition:transform 80ms,box-shadow 80ms}.g-ui .g-bar .g-btn:hover:not(:disabled){background:#fff}.g-ui .g-bar .g-btn:active:not(:disabled){box-shadow:0 1px 0 var(--gui-ink);transform:translateY(2px)}.g-ui .g-bar .g-btn:disabled{opacity:.45;box-shadow:0 1px 0 var(--gui-ink);transform:translateY(2px)}.g-ui .g-bar .g-btn-primary,.g-ui .g-bar .g-btn-primary:hover:not(:disabled){background:var(--gui-cta);color:#fff}.g-ui .g-bar .g-btn.is-open,.g-ui .g-bar .g-btn.is-open:hover{background:var(--gui-act);border-color:var(--gui-ink)}.g-ui .g-bar .g-btn[data-pt-server]:not(.g-btn-primary),.g-ui .g-bar .g-btn.is-paid:not(.g-btn-primary){background:var(--gui-act)}.g-ui .g-bar .g-btn[hidden]{display:none}.g-ui .g-bar .g-btn.gui-ib{width:auto;min-width:42px;height:var(--g-ctl-h);flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:0;line-height:1;display:inline-flex;position:relative;padding:0 5px!important}.g-ui .g-bar .g-btn-primary.gui-ib{min-width:48px}.gui-ib .gui-ic{flex:none;width:16px;height:16px;margin:0;display:block}.gui-ic svg,.gui-mi svg{width:100%;height:100%;display:block}.gui-ib .gui-t{letter-spacing:.3px;white-space:nowrap;margin:1px 0 0;font-size:9px;font-weight:700;line-height:11px;display:block}.g-ui .g-bar>.g-fs-opt{box-sizing:border-box;border:2px solid var(--gui-ink);background:var(--gui-card);box-shadow:0 3px 0 var(--gui-ink);color:var(--gui-ink);border-radius:10px;font-weight:800}.g-ui .g-bar>.g-fs-opt:has(input:checked){border-color:var(--gui-ink);background:var(--gui-soft);color:var(--gui-ink)}.g-ui .g-bar>.g-fs-opt input{accent-color:var(--gui-ink)}.is-fs .g-ui .g-bar-1 .g-menu-fsx.gui-ib{flex-direction:column;width:auto;display:inline-flex!important}.g-ui .g-bar>.g-stat{box-sizing:border-box;border:1.5px solid var(--gui-ink);background:var(--gui-soft);min-width:0;color:var(--gui-ink);border-radius:10px}.g-ui .g-bar>.g-stat .g-stat-label{color:#6b5a47;font-weight:700}.g-ui .g-bar>.g-stat .g-stat-val{color:var(--gui-ink);font-weight:800}.g-ui .g-bar>.g-stat.gui-stat{height:var(--g-ctl-h);flex-direction:row;align-items:center;gap:4px;min-height:0;padding:0 9px 0 7px}.gui-stat>.gui-ic{flex:none;width:16px;height:16px;display:block}.gui-stat>.gui-ic svg{width:100%;height:100%;display:block}.g-ui .g-bar>.g-stat.gui-stat .g-stat-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.g-ui .g-bar>.g-stat.gui-stat .g-stat-val{font-size:15px}.g-ui .g-bar>select.g-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;height:var(--g-ctl-h);border:2px solid var(--gui-ink);min-height:0;color:var(--gui-ink);cursor:pointer;box-shadow:0 3px 0 var(--gui-ink);background:var(--gui-card) no-repeat right 9px center / 9px 6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E");border-radius:10px;padding:0 24px 0 11px;font-size:13px;font-weight:800;transition:transform 80ms,box-shadow 80ms}.g-ui .g-bar>select.g-select:hover{background-color:#fff}.g-ui .g-bar>select.g-select:active{box-shadow:0 1px 0 var(--gui-ink);transform:translateY(2px)}.g-ui .g-bar>select.g-select:focus-visible{outline-offset:1px;outline:3px solid #e0562b73}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:-webkit-any([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){background-position:7px,right 9px center;background-size:18px 18px,9px 6px;padding-left:30px}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:-moz-any([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){background-position:7px,right 9px center;background-size:18px 18px,9px 6px;padding-left:30px}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:is([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){background-position:7px,right 9px center;background-size:18px 18px,9px 6px;padding-left:30px}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option[value=ai]:checked){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%232b2118' stroke-width='2' stroke-linejoin='round' stroke-linecap='round'%3E%3Crect x='4' y='7' width='16' height='12' rx='3' fill='%238ecdf0'/%3E%3Cpath d='M12 7V3.5' fill='none'/%3E%3Ccircle cx='12' cy='3' r='1.3' fill='%23e0562b'/%3E%3Ccircle cx='9' cy='12.5' r='1.4' fill='%232b2118'/%3E%3Ccircle cx='15' cy='12.5' r='1.4' fill='%232b2118'/%3E%3Cpath d='M9.5 16h5' fill='none'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E")}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:-webkit-any([value=pvp],[value=duo])){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%232b2118' stroke-width='1.9' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='7.5' r='3.2' fill='%23f28b82'/%3E%3Cpath d='M2.5 20a5.5 5.5 0 0 1 11 0z' fill='%23f28b82'/%3E%3Ccircle cx='16.5' cy='8.5' r='3' fill='%23555'/%3E%3Cpath d='M11.5 20.5a5 5 0 0 1 10 0z' fill='%23555'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E")}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:-moz-any([value=pvp],[value=duo])){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%232b2118' stroke-width='1.9' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='7.5' r='3.2' fill='%23f28b82'/%3E%3Cpath d='M2.5 20a5.5 5.5 0 0 1 11 0z' fill='%23f28b82'/%3E%3Ccircle cx='16.5' cy='8.5' r='3' fill='%23555'/%3E%3Cpath d='M11.5 20.5a5 5 0 0 1 10 0z' fill='%23555'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E")}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:is([value=pvp],[value=duo])){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%232b2118' stroke-width='1.9' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='7.5' r='3.2' fill='%23f28b82'/%3E%3Cpath d='M2.5 20a5.5 5.5 0 0 1 11 0z' fill='%23f28b82'/%3E%3Ccircle cx='16.5' cy='8.5' r='3' fill='%23555'/%3E%3Cpath d='M11.5 20.5a5 5 0 0 1 10 0z' fill='%23555'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E")}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option[value=net]:checked){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%232b2118' stroke-width='1.9' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' fill='%237cc576'/%3E%3Cpath d='M3 12h18M12 3c-3 3.2-3 14.8 0 18M12 3c3 3.2 3 14.8 0 18'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E")}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option[value=solo]:checked){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%232b2118' stroke-width='1.9' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='4.2' fill='%23ffd166'/%3E%3Cpath d='M4.5 21a7.5 7.5 0 0 1 15 0z' fill='%23ffd166'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E")}:-webkit-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:has(option[value=practice]:checked){background-color:#ffe27a;animation:1.6s ease-out .6s 3 gui-jd-pulse}:-moz-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:has(option[value=practice]:checked){background-color:#ffe27a;animation:1.6s ease-out .6s 3 gui-jd-pulse}:is(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:has(option[value=practice]:checked){background-color:#ffe27a;animation:1.6s ease-out .6s 3 gui-jd-pulse}:-webkit-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:has(option:checked:-webkit-any([value=low],[value=mid],[value=high])){background-color:#ffc21a;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2028%22%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2216%22%20rx%3D%2215%22%20ry%3D%2210%22%20fill%3D%22%23b8740f%22%20stroke%3D%22%231a130c%22%20stroke-width%3D%222.6%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2212.5%22%20rx%3D%2215%22%20ry%3D%2210%22%20fill%3D%22%23ffc21a%22%20stroke%3D%22%231a130c%22%20stroke-width%3D%222.6%22%2F%3E%3Cpath%20d%3D%22M13%207c3%203%203%208%200%2011%22%20fill%3D%22none%22%20stroke%3D%22%23d9920e%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cellipse%20cx%3D%2211%22%20cy%3D%228.5%22%20rx%3D%224%22%20ry%3D%222.2%22%20fill%3D%22%23fff%22%20opacity%3D%22.85%22%20transform%3D%22rotate\(-20%2011%208.5\)%22%2F%3E%3C%2Fsvg%3E),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E");background-position:7px,right 9px center;background-size:20px 16px,9px 6px;padding-left:32px}:-moz-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:has(option:checked:-moz-any([value=low],[value=mid],[value=high])){background-color:#ffc21a;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2028%22%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2216%22%20rx%3D%2215%22%20ry%3D%2210%22%20fill%3D%22%23b8740f%22%20stroke%3D%22%231a130c%22%20stroke-width%3D%222.6%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2212.5%22%20rx%3D%2215%22%20ry%3D%2210%22%20fill%3D%22%23ffc21a%22%20stroke%3D%22%231a130c%22%20stroke-width%3D%222.6%22%2F%3E%3Cpath%20d%3D%22M13%207c3%203%203%208%200%2011%22%20fill%3D%22none%22%20stroke%3D%22%23d9920e%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cellipse%20cx%3D%2211%22%20cy%3D%228.5%22%20rx%3D%224%22%20ry%3D%222.2%22%20fill%3D%22%23fff%22%20opacity%3D%22.85%22%20transform%3D%22rotate\(-20%2011%208.5\)%22%2F%3E%3C%2Fsvg%3E),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E");background-position:7px,right 9px center;background-size:20px 16px,9px 6px;padding-left:32px}:is(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:has(option:checked:is([value=low],[value=mid],[value=high])){background-color:#ffc21a;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2028%22%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2216%22%20rx%3D%2215%22%20ry%3D%2210%22%20fill%3D%22%23b8740f%22%20stroke%3D%22%231a130c%22%20stroke-width%3D%222.6%22%2F%3E%3Cellipse%20cx%3D%2218%22%20cy%3D%2212.5%22%20rx%3D%2215%22%20ry%3D%2210%22%20fill%3D%22%23ffc21a%22%20stroke%3D%22%231a130c%22%20stroke-width%3D%222.6%22%2F%3E%3Cpath%20d%3D%22M13%207c3%203%203%208%200%2011%22%20fill%3D%22none%22%20stroke%3D%22%23d9920e%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%3Cellipse%20cx%3D%2211%22%20cy%3D%228.5%22%20rx%3D%224%22%20ry%3D%222.2%22%20fill%3D%22%23fff%22%20opacity%3D%22.85%22%20transform%3D%22rotate\(-20%2011%208.5\)%22%2F%3E%3C%2Fsvg%3E),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E");background-position:7px,right 9px center;background-size:20px 16px,9px 6px;padding-left:32px}:-webkit-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:-webkit-any(:hover,:focus-visible):has(option:checked:-webkit-any([value=practice],[value=low],[value=mid],[value=high])){background-color:#ffd23f}:-moz-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:-moz-any(:hover,:focus-visible):has(option:checked:-moz-any([value=practice],[value=low],[value=mid],[value=high])){background-color:#ffd23f}:is(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]:is(:hover,:focus-visible):has(option:checked:is([value=practice],[value=low],[value=mid],[value=high])){background-color:#ffd23f}.gdoudizhu .g-bar>select.g-select[aria-label=模式]:has(option[value=online]:checked){background-color:#b9e0ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 22' stroke='%232b2118' stroke-width='1.8' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='6.5' r='3.8' fill='%23fff'/%3E%3Cpath d='M2 20a7 7 0 0 1 14 0z' fill='%23fff'/%3E%3Ccircle cx='19' cy='6.5' r='3.8' fill='%235aa9e6'/%3E%3Cpath d='M12 20a7 7 0 0 1 14 0z' fill='%235aa9e6'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E");background-position:7px,right 9px center;background-repeat:no-repeat;background-size:20px 16px,9px 6px;padding-left:32px;animation:1.6s ease-out .6s 3 gui-net-pulse}.gdoudizhu .g-bar>select.g-select[aria-label=模式]:-webkit-any(:hover,:focus-visible):has(option[value=online]:checked){background-color:#9fd3ff}.gdoudizhu .g-bar>select.g-select[aria-label=模式]:-moz-any(:hover,:focus-visible):has(option[value=online]:checked){background-color:#9fd3ff}.gdoudizhu .g-bar>select.g-select[aria-label=模式]:is(:hover,:focus-visible):has(option[value=online]:checked){background-color:#9fd3ff}@keyframes gui-net-pulse{0%{box-shadow:0 3px 0 var(--gui-ink), 0 0 0 0 #5aa9e6e6}to{box-shadow:0 3px 0 var(--gui-ink), 0 0 0 9px #5aa9e600}}@keyframes gui-jd-pulse{0%{box-shadow:0 3px 0 var(--gui-ink), 0 0 0 0 #ffc21af2}to{box-shadow:0 3px 0 var(--gui-ink), 0 0 0 9px #ffc21a00}}@media (prefers-reduced-motion:reduce){:-webkit-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]{animation:none}:-moz-any(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]{animation:none}:is(.gdoudizhu,.gsirendoudizhu,.gguandan) .g-bar>select.g-select[aria-label=模式]{animation:none}}@media (max-width:480px){.g-ui .g-bar>select.g-select{background-position:right 7px center;padding:0 19px 0 9px;font-size:12.5px}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:-webkit-any([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){background-position:6px,right 7px center;background-size:16px 16px,9px 6px;padding-left:26px}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:-moz-any([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){background-position:6px,right 7px center;background-size:16px 16px,9px 6px;padding-left:26px}.g-ui .g-bar>select.g-select[aria-label=模式]:has(option:checked:is([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){background-position:6px,right 7px center;background-size:16px 16px,9px 6px;padding-left:26px}.g-ui .g-bar.g-bar-1>select.g-select[aria-label=模式]{min-width:58px}.g-ui .g-bar.g-bar-1>select.g-select[aria-label=模式]:has(option:checked:-webkit-any([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){min-width:76px}.g-ui .g-bar.g-bar-1>select.g-select[aria-label=模式]:has(option:checked:-moz-any([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){min-width:76px}.g-ui .g-bar.g-bar-1>select.g-select[aria-label=模式]:has(option:checked:is([value=ai],[value=pvp],[value=net],[value=duo],[value=solo])){min-width:76px}}.g-ui .g-menu{border:2.5px solid var(--gui-ink);background:var(--gui-card);color:var(--gui-ink);box-shadow:0 4px 0 var(--gui-ink), 0 10px 26px #00000040;border-radius:14px;gap:9px;padding:12px}.g-ui .g-menu .g-btn{border:2px solid var(--gui-ink);min-height:40px;box-shadow:0 2px 0 var(--gui-ink);color:var(--gui-ink);background:#fff;border-radius:10px;font-weight:800;transition:transform 80ms,box-shadow 80ms}.g-ui .g-menu .g-btn:hover:not(:disabled){background:#fffdf8}.g-ui .g-menu .g-btn:active:not(:disabled){box-shadow:0 0 0 var(--gui-ink);transform:translateY(2px)}.g-ui .g-menu .g-btn:disabled{opacity:.45;box-shadow:0 1px 0 var(--gui-ink)}.g-ui .g-menu .g-btn-primary{background:var(--gui-cta);color:#fff}.g-ui .g-menu .g-btn-primary:hover:not(:disabled){background:#cc4a22}.g-ui .g-menu .g-btn[data-pt-server]:not(.g-btn-primary),.g-ui .g-menu .g-btn.is-paid:not(.g-btn-primary){background:#fff3d6}.g-ui .g-menu .g-btn.is-on,.g-ui .g-menu .g-btn[aria-pressed=true]{background:var(--gui-soft)}.gui-mbtn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.gui-mbtn .gui-mi{flex:none;width:20px;height:20px;display:inline-block}.g-ui .g-menu>.g-stat{border:1.5px solid var(--gui-ink);background:var(--gui-soft);color:var(--gui-ink);border-radius:10px}.g-ui .g-menu>.g-stat .g-stat-label{color:#6b5a47;font-weight:700}.g-ui .g-menu>.g-stat .g-stat-val{font-weight:800}.g-ui .g-menu>.g-stat.gui-stat{gap:6px}.g-ui .g-menu>.g-stat.gui-stat>.gui-ic{width:18px;height:18px;margin-right:auto}.g-ui .g-menu>.g-stat.gui-stat .g-stat-label{margin-right:auto}.g-ui .g-menu .g-menu-cap{min-width:3.2em;color:var(--gui-sub);font-size:13px;font-weight:800}.g-ui .g-menu .g-menu-row .g-select,.g-ui .g-menu>.g-select{border:2px solid var(--gui-ink);height:38px;color:var(--gui-ink);background-color:#fff;border-radius:10px;font-weight:700;box-shadow:inset 0 2px #2b211814}.g-ui .g-menu .g-menu-row .g-select:disabled{opacity:.5}.g-ui .g-menu .g-fs-opt{border:2px solid var(--gui-ink);min-height:38px;box-shadow:0 2px 0 var(--gui-ink);color:var(--gui-ink);background:#fff;border-radius:10px;font-weight:800}.g-ui .g-menu .g-fs-opt:has(input:checked){background:var(--gui-soft);border-color:var(--gui-ink);color:var(--gui-ink)}.g-ui .g-menu .g-fs-opt input{accent-color:var(--gui-ink)}.g-ui .g-menu .g-daily-btn{text-align:left}.gui-dock{z-index:3;flex-direction:column;gap:10px;display:flex;position:absolute}.gui-dock[hidden]{display:none}.gui-dock .g-btn.gui-ib{box-sizing:border-box;border:2px solid var(--gui-ink);background:var(--gui-card);width:46px;height:46px;min-height:0;color:var(--gui-ink);box-shadow:0 3px 0 var(--gui-ink);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;line-height:1;transition:transform 80ms,box-shadow 80ms;display:inline-flex;padding:0!important}.gui-dock .g-btn.gui-ib:hover:not(:disabled){background:#fff}.gui-dock .g-btn.gui-ib:active:not(:disabled){box-shadow:0 1px 0 var(--gui-ink);transform:translateY(2px)}.gui-dock .g-btn.gui-ib:disabled{opacity:.45;box-shadow:0 1px 0 var(--gui-ink);cursor:default;transform:translateY(2px)}.gui-dock .gui-ib .gui-ic{width:20px;height:20px}.gui-dock .gui-ib .gui-t{font-size:10px}.gui-dock .g-fs-opt{box-sizing:border-box;border:2px solid var(--gui-ink);background:var(--gui-card);width:46px;min-height:0;box-shadow:0 3px 0 var(--gui-ink);color:var(--gui-ink);text-align:center;word-break:break-all;white-space:normal;cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:9px calc(21px - .525em) 10px;font-size:13px;font-weight:800;line-height:1.25;display:flex}.gui-dock .g-fs-opt:hover{background:#fff}.gui-dock .g-fs-opt input{width:16px;height:16px;accent-color:var(--gui-ink);cursor:pointer;order:2;margin:2px 0 0}.is-fs .gui-dock{display:none}.g-ui .g-status{box-sizing:border-box;border:2px solid #0000;border-radius:14px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;padding:3px 14px;display:block}.g-ui .g-status:not(:empty){border-color:var(--gui-ink);background:var(--gui-card);box-shadow:0 2px 0 var(--gui-ink);color:var(--gui-ink);font-weight:800}.g-ui .g-record:not(:empty){border:1.5px solid var(--gui-ink);background:var(--gui-soft);color:var(--gui-ink);border-radius:12px;margin:8px auto 0;padding:2px 12px;font-size:12.5px;font-weight:700;display:table}.is-fs .g-ui .g-status:empty{visibility:hidden}.is-fs .g-ui .g-status:empty:before{content:" "}.is-fs .g-ui .g-record{display:none}@media (min-width:1200px) and (min-height:800px){.game-stage.is-fs:-webkit-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-bar{--g-ctl-h:46px}.game-stage.is-fs:-moz-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-bar{--g-ctl-h:46px}.game-stage.is-fs:is(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-bar{--g-ctl-h:46px}.game-stage.is-fs:-webkit-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .gui-ib .gui-ic{width:20px;height:20px}.game-stage.is-fs:-moz-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .gui-ib .gui-ic{width:20px;height:20px}.game-stage.is-fs:is(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .gui-ib .gui-ic{width:20px;height:20px}.game-stage.is-fs:-webkit-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .gui-ib .gui-t{font-size:11px;line-height:13px}.game-stage.is-fs:-moz-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .gui-ib .gui-t{font-size:11px;line-height:13px}.game-stage.is-fs:is(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .gui-ib .gui-t{font-size:11px;line-height:13px}.game-stage.is-fs:-webkit-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .g-btn-primary.gui-ib{min-width:58px}.game-stage.is-fs:-moz-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .g-btn-primary.gui-ib{min-width:58px}.game-stage.is-fs:is(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .g-btn-primary.gui-ib{min-width:58px}.game-stage.is-fs:-webkit-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar>.g-stat .g-stat-val{font-size:17px}.game-stage.is-fs:-moz-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar>.g-stat .g-stat-val{font-size:17px}.game-stage.is-fs:is(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar>.g-stat .g-stat-val{font-size:17px}.game-stage.is-fs:-webkit-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .g-select{font-size:15px}.game-stage.is-fs:-moz-any(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .g-select{font-size:15px}.game-stage.is-fs:is(:has([data-fs-self="1"]),:has(#game[data-game=lianliankan]),:has(#game[data-game=majiang])) .g-ui .g-bar .g-select{font-size:15px}}.g-ui .g-overlay .g-overlay-title{letter-spacing:.02em;font-weight:900}.g-ui .g-overlay .g-btn{border:2px solid var(--gui-ink);min-height:42px;box-shadow:0 3px 0 var(--gui-ink);color:var(--gui-ink);background:#fff;border-radius:12px;padding:0 18px;font-size:15px;font-weight:800;transition:transform 80ms,box-shadow 80ms}.g-ui .g-overlay .g-btn:hover:not(:disabled){box-shadow:0 4px 0 var(--gui-ink);transform:translateY(-1px)}.g-ui .g-overlay .g-btn:active:not(:disabled){box-shadow:0 1px 0 var(--gui-ink);transform:translateY(2px)}.g-ui .g-overlay .g-btn-primary{background:var(--gui-cta);color:#fff}.g-ui .g-overlay .g-btn:disabled{opacity:.5}.g-ui .g-overlay .g-fs-opt input{accent-color:var(--gui-ink)}.g-ui .g-cloud-link{border:2px solid var(--gui-ink);background:var(--gui-card);box-shadow:0 2px 0 var(--gui-ink);color:var(--gui-ink);border-radius:999px;padding:3px 10px;font-weight:800;text-decoration:none}.g-ui .g-cloud-link:active{box-shadow:0 0 0 var(--gui-ink);transform:translateY(2px)}.g-ui .g-cloud-input{border:2px solid var(--gui-ink);background:#fff;border-radius:10px;box-shadow:inset 0 2px #2b211814}.g-ui .g-cloud .g-btn{border:2px solid var(--gui-ink);box-shadow:0 2px 0 var(--gui-ink);border-radius:10px;font-weight:800}.g-ui .g-cloud .g-btn:not(.g-btn-primary){color:var(--gui-ink);background:#fff}.g-ui .g-cloud .g-btn-primary{background:var(--gui-cta);color:#fff}.g-ui .rp-bar{border:2.5px solid var(--gui-ink);background:var(--gui-card);box-shadow:0 4px 0 var(--gui-ink);border-radius:14px}.g-ui .rp-head{color:var(--gui-ink);font-weight:800}.g-ui .rp-row .g-btn{border:2px solid var(--gui-ink);min-height:34px;box-shadow:0 2px 0 var(--gui-ink);color:var(--gui-ink);background:#fff;border-radius:10px;font-weight:800;transition:transform 80ms,box-shadow 80ms}.g-ui .rp-row .g-btn:active:not(:disabled){box-shadow:0 0 0 var(--gui-ink);transform:translateY(2px)}.g-ui .rp-row .g-btn:disabled{opacity:.45;box-shadow:0 1px 0 var(--gui-ink)}.g-ui .rp-row .g-btn-primary{background:var(--gui-cta);color:#fff}.g-ui .rp-count{border:1.5px solid var(--gui-ink);background:var(--gui-soft);color:var(--gui-ink);border-radius:999px;padding:2px 10px;font-weight:800}.g-ui .rp-range{accent-color:var(--gui-cta)}.g-ui .rp-tip{color:#6b5a47}.g-ui .duo-layer{background:color-mix(in srgb, var(--gui-card) 92%, transparent);color:var(--gui-ink)}.g-ui .duo-layer .g-overlay-title{color:var(--gui-ink);letter-spacing:.02em;font-size:24px;font-weight:900}.g-ui .duo-layer .g-overlay-sub{color:var(--gui-sub)}.g-ui .duo-ask .g-btn{border:2px solid var(--gui-ink);min-height:42px;box-shadow:0 3px 0 var(--gui-ink);color:var(--gui-ink);background:#fff;border-radius:12px;padding:0 18px;font-size:15px;font-weight:800;transition:transform 80ms,box-shadow 80ms}.g-ui .duo-ask .g-btn:active:not(:disabled){box-shadow:0 1px 0 var(--gui-ink);transform:translateY(2px)}.g-ui .duo-ask .g-btn-primary{background:var(--gui-cta);color:#fff}.g-ui .duo-layer .duo-room-in{border:2px solid var(--gui-ink);height:42px;color:var(--gui-ink);background:#fff;border-radius:10px;font-weight:800;box-shadow:inset 0 2px #2b211814}.g-ui .duo-layer .duo-qr :-webkit-any(svg,img){box-sizing:border-box;border:2px solid var(--gui-ink);box-shadow:0 3px 0 var(--gui-ink);background:#fff;border-radius:10px;padding:4px}.g-ui .duo-layer .duo-qr :-moz-any(svg,img){box-sizing:border-box;border:2px solid var(--gui-ink);box-shadow:0 3px 0 var(--gui-ink);background:#fff;border-radius:10px;padding:4px}.g-ui .duo-layer .duo-qr :is(svg,img){box-sizing:border-box;border:2px solid var(--gui-ink);box-shadow:0 3px 0 var(--gui-ink);background:#fff;border-radius:10px;padding:4px}.g-ui .duo-layer .duo-qr-cap{color:#6b5a47;font-weight:700}.g-ui .duo-layer .duo-link-url{border:1.5px solid var(--gui-ink);background:var(--gui-soft);color:var(--gui-ink);border-radius:999px;font-weight:700}@media (max-height:560px),(max-width:600px){.g-ui .duo-layer .g-overlay-title{font-size:20px}.g-ui .duo-layer .g-btn{min-height:36px;padding:0 14px;font-size:14px}.g-ui .duo-layer .duo-room-in{height:36px}}.g-ui .duo-ask{border:2.5px solid var(--gui-ink);background:var(--gui-card);box-shadow:0 4px 0 var(--gui-ink), 0 12px 32px #0000004d;color:var(--gui-ink);border-radius:14px}.g-ui .duo-ask-text{font-weight:800}.g-ui .duo-actmenu{width:170px}.g-ui .duo-actmenu .g-btn{justify-content:flex-start}body:has(.g-ui) .pt-gate:not(.skin-dlg){color:#5a4a36;background:#fff7e6;border:2.5px solid #2b2118;border-radius:14px;box-shadow:0 4px #2b2118,0 14px 40px #0000004d}body:has(.g-ui) .pt-gate:not(.skin-dlg) .acct-title{color:#2b2118;font-size:19px;font-weight:900}body:has(.g-ui) .pt-gate:not(.skin-dlg) .acct-hint{color:#6b5a47}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-btn{color:#2b2118;background:#fff;border:2px solid #2b2118;border-radius:10px;font-weight:800;transition:transform 80ms,box-shadow 80ms;box-shadow:0 2px #2b2118}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-btn:active:not(:disabled){transform:translateY(2px);box-shadow:0 0 #2b2118}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-btn-primary{color:#fff;background:#e0562b}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-toggle.is-on{color:#2b2118;background:#ffb940}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-toggle[aria-pressed=true]{color:#2b2118;background:#ffb940}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-cloud-input{background:#fff;border:2px solid #2b2118;border-radius:10px;box-shadow:inset 0 2px #2b211814}body:has(.g-ui) .pt-gate:not(.skin-dlg) .g-cloud-input.is-bad{border-color:#e0562b;box-shadow:0 0 0 2px #e0562b40}body:has(.g-ui) .rp-dlg .rp-item{color:#2b2118;background:#fff;border:2px solid #2b2118;border-radius:10px;transition:transform 80ms,box-shadow 80ms;box-shadow:0 2px #2b2118}body:has(.g-ui) .rp-dlg .rp-item:hover{background:#fffdf8;border-color:#2b2118}body:has(.g-ui) .rp-dlg .rp-item:active{transform:translateY(2px);box-shadow:0 0 #2b2118}body:has(.g-ui) .rp-dlg .rp-item.is-locked{color:#8a7d69;background:#f1eadb;border-color:#b8ab95;box-shadow:0 2px #b8ab95}body:has(.g-ui) .rp-dlg .rp-list{padding:2px 4px 4px 2px}body:has(.g-ui) .pt-tip{color:#2b2118;background:#fff7e6;border:2px solid #2b2118;box-shadow:0 3px #2b2118,0 8px 18px #0003}body:has(.g-ui) .pt-tip b{font-weight:800}body:has(.g-ui) .pt-tip span{color:#6b5a44}[data-kind=tool]{--t-ink:#3b2f22;--t-edge:#cdbd9f;--t-drop:#dccdb0;--t-face:#fffdf8;--t-hover:#fff6e2;--t-well:#fbf8f2;--t-ring:#c9962e47;--t-panel-bg:linear-gradient(180deg, #fffaf0 0%, #f6ecd9 100%);--t-panel-edge:#e2d1ae;--t-panel-shadow:inset 0 1px 0 #fff, 0 1px 0 #785a280f, 0 10px 24px -14px #6e501e59;--t-card-bg:#fff;--t-card-edge:#ebdfc8;--t-card-shadow:0 1px 0 #785a280d, 0 6px 16px -12px #6e501e4d;--t-well-bg:#f8f2e6;--t-well-edge:#ebdfc8;--t-digit:#7a5510;--t-head-bg:#f7efdf;--t-zebra:#fcf9f3}:where([data-kind=tool]) .g-btn{border:1.5px solid var(--t-edge);background:var(--t-face);color:var(--t-ink);box-shadow:0 2px 0 var(--t-drop);-webkit-tap-highlight-color:transparent;border-radius:10px;font-weight:600;transition:transform 80ms,box-shadow 80ms,background-color .12s,border-color .12s}:where([data-kind=tool]) .g-btn:hover:where(:not(:disabled)){background:var(--t-hover);border-color:#bea77f}:where([data-kind=tool]) .g-btn:active:where(:not(:disabled)){box-shadow:0 0 0 var(--t-drop);transform:translateY(2px)}:where([data-kind=tool]) .g-btn:disabled{opacity:.5;box-shadow:none}:where([data-kind=tool]) .g-btn:focus-visible{outline:3px solid var(--t-ring);outline-offset:1px}:where([data-kind=tool]) .g-btn-primary{background:var(--cta);border-color:var(--cta-dark);color:#fff;box-shadow:0 3px #a93b19}:where([data-kind=tool]) .g-btn-primary:hover:where(:not(:disabled)){background:var(--cta);border-color:var(--cta-dark);color:#fff;box-shadow:0 3px #a93b19}:where([data-kind=tool]) .g-btn-primary:hover:where(:not(:disabled)){background:#e8633a}:where([data-kind=tool]) .g-btn-primary:active:where(:not(:disabled)){box-shadow:0 1px #a93b19}:where([data-kind=tool]) .g-btn:where(.is-on,[aria-pressed=true]):not(.g-btn-primary){background:var(--brand-soft);border-color:var(--brand);color:var(--brand-ink);font-weight:700;transform:translateY(1px);box-shadow:inset 0 2px #8a641429}:where([data-kind=tool]) .g-toggle.is-on{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-ink);font-weight:700;transform:translateY(1px);box-shadow:inset 0 2px #8a641429}:where([data-kind=tool]) .g-btn-sm{box-shadow:0 1.5px 0 var(--t-drop)}:where([data-kind=tool]) select.g-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid var(--t-edge);color:var(--t-ink);box-shadow:0 2px 0 var(--t-drop);cursor:pointer;background:var(--t-face) no-repeat right 10px center / 10px 6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%233b2f22' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-radius:10px;padding-right:28px;font-weight:600}:where([data-kind=tool] select:not([multiple]):not([size])){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid var(--t-edge);color:var(--t-ink);box-shadow:0 2px 0 var(--t-drop);cursor:pointer;background:var(--t-face) no-repeat right 10px center / 10px 6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%233b2f22' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-radius:10px;padding-right:28px;font-weight:600}:where([data-kind=tool] select:not([multiple]):not([size])):hover{background-color:var(--t-hover);border-color:#bea77f}:where([data-kind=tool]) select:focus-visible{outline:3px solid var(--t-ring);outline-offset:1px}:where([data-kind=tool] :-webkit-any(input:not([type]),input[type=text],input[type=number],input[type=search],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=tel],input[type=url],input[type=email],textarea)){border:1.5px solid var(--t-edge);background-color:var(--t-well);color:var(--text);border-radius:10px;transition:border-color .12s,box-shadow .12s,background-color .12s;box-shadow:inset 0 1.5px 3px #50371412}:where([data-kind=tool] :-moz-any(input:not([type]),input[type=text],input[type=number],input[type=search],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=tel],input[type=url],input[type=email],textarea)){border:1.5px solid var(--t-edge);background-color:var(--t-well);color:var(--text);border-radius:10px;transition:border-color .12s,box-shadow .12s,background-color .12s;box-shadow:inset 0 1.5px 3px #50371412}:where([data-kind=tool] :is(input:not([type]),input[type=text],input[type=number],input[type=search],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=tel],input[type=url],input[type=email],textarea)){border:1.5px solid var(--t-edge);background-color:var(--t-well);color:var(--text);border-radius:10px;transition:border-color .12s,box-shadow .12s,background-color .12s;box-shadow:inset 0 1.5px 3px #50371412}:where([data-kind=tool] :-webkit-any(input:not([type]),input[type=text],input[type=number],input[type=search],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=tel],input[type=url],input[type=email],textarea):focus){border-color:var(--brand);box-shadow:0 0 0 3px var(--t-ring), inset 0 1px 2px #5037140d;background-color:#fff;outline:none}:where([data-kind=tool] :-moz-any(input:not([type]),input[type=text],input[type=number],input[type=search],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=tel],input[type=url],input[type=email],textarea):focus){border-color:var(--brand);box-shadow:0 0 0 3px var(--t-ring), inset 0 1px 2px #5037140d;background-color:#fff;outline:none}:where([data-kind=tool] :is(input:not([type]),input[type=text],input[type=number],input[type=search],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=tel],input[type=url],input[type=email],textarea):focus){border-color:var(--brand);box-shadow:0 0 0 3px var(--t-ring), inset 0 1px 2px #5037140d;background-color:#fff;outline:none}:where([data-kind=tool]) ::placeholder{color:#b3a792}:where([data-kind=tool]) input[type=checkbox]{accent-color:var(--brand)}:where([data-kind=tool]) input[type=radio]{accent-color:var(--brand)}:where([data-kind=tool]) input[type=range]{accent-color:var(--brand)}:where([data-kind=tool]) progress{accent-color:var(--brand)}:where([data-kind=tool]) .g-stat{background:linear-gradient(#fffdf7,#f7efdf);border:1.5px solid #e4d6bb;border-radius:12px;box-shadow:0 1px #efe5d2}:where([data-kind=tool]) .g-stat-label{color:#8f7f68;font-weight:600}:where([data-kind=tool]) .g-stat-val{color:var(--t-ink);font-weight:800}:where([data-kind=tool]) .g-status{color:var(--t-ink)}.game-stage:has(>#game[data-kind=tool]):not(.is-fs):not(:-webkit-full-screen){box-shadow:0 1px #785a280d,0 10px 28px -16px #6e501e47}.game-stage:has(>#game[data-kind=tool]):not(.is-fs):not(:fullscreen){box-shadow:0 1px #785a280d,0 10px 28px -16px #6e501e47}body:has(#game[data-kind=tool]) .stage-tools .fx-toggle{border:1.5px solid var(--t-edge,#cdbd9f);color:#3b2f22;background:#fffdf8;font-weight:600;box-shadow:0 2px #dccdb0}body:has(#game[data-kind=tool]) .stage-tools .fx-toggle:first-child{border-left:1.5px solid #cdbd9f}body:has(#game[data-kind=tool]) .stage-tools .fx-toggle:hover{background:#fff6e2}body:has(#game[data-kind=tool]) .stage-tools .fx-toggle:active{transform:translateY(2px);box-shadow:0 0 #dccdb0}body:has(#game[data-kind=tool]) .stage-tools .fx-toggle.is-off{color:#9a8a74;background:#f1ebe0}@media (prefers-reduced-motion:reduce){:where([data-kind=tool]) .g-btn{transition:none;transform:none}:where([data-kind=tool]) .g-btn:active:where(:not(:disabled)){transition:none;transform:none}}:where([data-kind=tool]) select.g-select{background-position:right 9px center;padding-right:26px!important}[data-kind=tool] .g-aibar-btn{border:1.5px solid var(--t-edge);background:var(--t-face);color:var(--t-ink);box-shadow:0 2px 0 var(--t-drop);font-weight:600;transition:transform 80ms,box-shadow 80ms,background-color .12s}[data-kind=tool] .g-aibar-btn:hover{background:var(--t-hover);color:var(--t-ink);border-color:#bea77f}[data-kind=tool] .g-aibar-btn:active{box-shadow:0 0 0 var(--t-drop);transform:translateY(2px)}[data-kind=tool] .g-aibar-btn.is-first,[data-kind=tool] .g-aibar-btn.is-first:hover{background:var(--cta);border-color:var(--cta-dark);color:#fff;box-shadow:0 3px #a93b19}[data-kind=tool] .g-aibar-copybox{border:1.5px solid var(--t-edge);background:var(--t-well);box-shadow:inset 0 1.5px 3px #50371412}.g-bar{--g-ctl-h:38px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:10px;display:flex}.g-stat{min-height:var(--g-ctl-h);background:var(--bg);border:1px solid var(--line);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-width:66px;padding:2px 10px;line-height:1.15;display:inline-flex}.g-stat-label{color:var(--text-3);letter-spacing:.3px;font-size:10.5px}.g-stat-val{font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.g-select{height:var(--g-ctl-h);font:inherit;border:1px solid var(--line);background:var(--bg-card);color:var(--text);border-radius:8px;padding:0 9px;font-size:14px}.g-bar .g-btn{min-height:var(--g-ctl-h)}.g-bar .g-btn-primary{padding-left:20px;padding-right:20px;font-weight:600}.g-bar .g-btn-sm{min-height:30px}.g-bar.g-bar-1{white-space:nowrap;flex-wrap:nowrap;justify-content:safe center;gap:6px;min-width:0;position:relative}.g-bar.g-bar-1.is-wrap{flex-wrap:wrap;justify-content:center;row-gap:6px}.g-bar.g-bar-1>*,.g-bar.g-bar-1>select.g-select.g-bar-lv{flex:none}.g-bar.g-bar-1>.g-bar-off{display:none!important}.g-bar.g-bar-1>select.g-select{text-overflow:ellipsis;flex:0 auto;min-width:3.6em}.g-bar.g-bar-1:has(>select.g-bar-var:not([hidden]))>select.g-select{flex:none}.g-menu-btn{width:var(--g-ctl-h);font-size:18px;line-height:1;position:relative;padding:0!important}.g-menu-ic{margin-top:-1px;display:block}.g-menu-btn.is-open{border-color:var(--brand);background:var(--brand-soft)}.g-menu-fsx{display:none!important}.is-fs .g-bar-1 .g-menu-fsx{width:var(--g-ctl-h);justify-content:center;align-items:center;font-size:18px;padding:0!important;display:inline-flex!important}.g-menu{z-index:30;box-sizing:border-box;border:1px solid var(--line);background:var(--bg-card);white-space:normal;text-align:left;border-radius:12px;flex-direction:column;align-items:stretch;gap:8px;width:300px;max-width:100%;max-height:min(72vh,560px);padding:10px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 8px 24px #00000038}.g-menu[hidden]{display:none}.game-stage:not(.is-fs)>#game.is-landbar{grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:10px;display:grid}.game-stage:not(.is-fs)>#game.is-landbar>*{grid-column:2;min-width:0}.game-stage:not(.is-fs)>#game.is-landbar>.g-bar-1{flex-flow:column;grid-area:1/1/span 40;justify-content:flex-start;align-items:stretch;margin:0}.game-stage:not(.is-fs)>#game.is-landbar>.g-bar-1 .g-menu{max-height:calc(100vh - 16px);top:0;left:calc(100% + 6px)}.g-menu>.g-btn,.g-menu>.g-fs-opt{justify-content:center;width:100%;min-height:38px}.g-menu>.g-stat{flex-direction:row;justify-content:space-between;gap:8px;min-height:34px}.g-menu>.g-stat .g-stat-label{font-size:13px}.g-menu .g-menu-row{align-items:center;gap:10px;display:flex}.g-menu .g-menu-cap{min-width:3em;color:var(--text-3);flex:none;font-size:13px}.g-menu .g-menu-row .g-select{flex:1;min-width:0;max-width:none}.g-menu>.g-daily-btn{align-items:flex-start}.g-menu .g-fs-opt{border:1px solid var(--line);border-radius:8px;align-items:center;gap:6px;padding:0 11px;display:flex}.game-stage.is-fs:has(>.has-bar-menu){padding-top:8px;padding-bottom:8px}.game-stage.is-fs:has(>.has-bar-menu)>.fs-exit{display:none}.is-fs .has-bar-menu>.g-bar-1{margin-bottom:8px}@media (max-width:720px){.g-bar.g-bar-1{--g-ctl-h:34px;gap:4px}.g-bar-1 .g-btn{padding-left:10px;padding-right:10px;font-size:14px}.g-bar-1 .g-btn-primary{padding-left:14px;padding-right:14px}.g-bar-1>.g-stat{min-width:48px;padding:1px 7px}.g-bar-1>.g-stat .g-stat-val{font-size:15px}}.g-hint{color:var(--text-3);text-align:left;width:-moz-fit-content;width:fit-content;max-width:100%;margin:12px auto 0;font-size:13px;line-height:1.75}.g-status{text-align:center;text-wrap:balance;min-height:1.5em;margin:14px 0 0;font-size:15px;font-weight:600}.g-record{color:var(--text-2);text-align:center;text-wrap:balance;margin:5px 0 0;font-size:13px}@media (max-width:720px){.g-bar{--g-ctl-h:34px}.g-stat{min-width:58px;padding:2px 8px}.g-stat-val{font-size:15px}}.is-fs .g-hint,.is-fs .g-record,.game-stage.is-fs .g-cloud{display:none}@media (pointer:coarse) and (orientation:landscape) and (max-height:500px){.game-stage:not(.is-fs) .g-hint,.game-stage:not(.is-fs) .g-record,.game-stage:not(.is-fs) .g-cloud{display:none}}.is-fs .g-daily-btn small{display:none}.is-fs .g-bar{--g-ctl-h:32px;margin-bottom:6px}.is-fs .g-status{margin-top:6px;margin-bottom:6px}.g-overlay{text-align:center;background:#faf6efe6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.g-overlay-title{text-wrap:balance;font-size:22px;font-weight:800}.g-overlay-sub{max-width:34em;color:var(--text-2);text-wrap:balance;margin-bottom:6px;line-height:1.8}.g-overlay-meta{color:var(--text-3);font-size:12.5px;line-height:1.6}.g2048-board{aspect-ratio:1;-webkit-user-select:none;user-select:none;background:#bbada0;border-radius:10px;outline:none;grid-template-columns:repeat(4,1fr);gap:8px;width:min(100%,420px);margin:0 auto;padding:8px;display:grid;position:relative}.g2048-board:focus-visible{box-shadow:0 0 0 3px var(--brand-soft)}.g2048-cell{color:#776e65;font-variant-numeric:tabular-nums;background:#eee4da59;border-radius:6px;place-items:center;font-size:max(18px,min(6.5vw,34px));font-weight:800;transition:background 80ms;display:grid}.gmines-mode{gap:8px;margin-bottom:10px;display:none}@media (pointer:coarse){.gmines-mode{display:flex}}.gmines-scroll{-webkit-overflow-scrolling:touch;padding-bottom:4px;overflow-x:auto}.gmines-grid{--cell:32px;grid-template-columns:repeat(var(--cols), var(--cell));-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;background:#9a908a;border-radius:6px;gap:2px;width:max-content;margin:0 auto;padding:4px;display:grid}.gmines-cell{width:var(--cell);height:var(--cell);font:700 15px/1 var(--font);color:#333;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#d8d0c4;border:0;border-radius:3px;place-items:center;padding:0;display:grid;box-shadow:inset 1px 1px #fff9,inset -1px -1px #00000026}@media (max-width:480px){.gmines-grid{--cell:30px}}.ggomoku-wrap{width:max-content;max-width:100%;margin:0 auto}.ggomoku-canvas{cursor:pointer;touch-action:manipulation;border-radius:6px;display:block;box-shadow:0 2px 10px #0000001f}.gsudoku-tools{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;display:flex}.gsudoku-grid{aspect-ratio:1;-webkit-user-select:none;user-select:none;background:#4a4038;border:2px solid #4a4038;border-radius:4px;grid-template-columns:repeat(9,1fr);gap:1px;width:min(100%,480px);margin:0 auto;display:grid}.gsudoku-cell{color:#1f5fa8;font:600 clamp(16px, 4.6vw, 24px)/1 var(--font);font-variant-numeric:tabular-nums;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:0;place-items:center;padding:0;display:grid;position:relative}.gsudoku-cell[data-c="2"],.gsudoku-cell[data-c="5"]{border-right:2px solid #4a4038}.gsudoku-cell[data-r="2"],.gsudoku-cell[data-r="5"]{border-bottom:2px solid #4a4038}.gsudoku-notes{grid-template-columns:repeat(3,1fr);width:100%;height:100%;padding:2px;display:grid}.gsudoku-pad{grid-template-columns:repeat(9,1fr);gap:6px;width:min(100%,480px);margin:12px auto 0;display:grid}.gsudoku-key{font:700 20px/1 var(--font);border:1px solid var(--line);background:var(--bg-card);color:var(--text);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:8px;padding:12px 0 14px;position:relative}.gsudoku-key:hover{background:var(--bg-soft)}.gsudoku-key-count{color:var(--text-3);font-size:9px;font-weight:500;line-height:1;position:absolute;bottom:3px;left:0;right:0}.gsnake-wrap{width:max-content;max-width:100%;margin:0 auto;position:relative}.gsnake-canvas{border-radius:8px;margin:0 auto;display:block;box-shadow:0 2px 10px #0000001f}.g-dpad{grid-template-rows:repeat(3,54px);grid-template-columns:repeat(3,64px);justify-content:center;gap:8px;margin-top:12px;display:none}@media (pointer:coarse){.g-dpad{display:grid}}.g-dpad-btn{font:900 24px/1 var(--font);color:#2b2420;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;background:#fffaf1;border:2px solid #2b2420;border-radius:12px;transition:transform 60ms,box-shadow 60ms;box-shadow:inset 0 -4px #e0cfb3,0 3px #2b2420}.g-dpad-btn:active{background:#ffbf85;transform:translateY(3px);box-shadow:inset 0 -2px #e0cfb3,0 0 #2b2420}.g-dpad.is-p2 .g-dpad-btn{background:#eef5ff;border-color:#1f3f6a;box-shadow:inset 0 -4px #c4d6ee,0 3px #1f3f6a}.g-dpad.is-p2 .g-dpad-btn:active{background:#9cc6f0;box-shadow:inset 0 -2px #c4d6ee,0 0 #1f3f6a}@media (prefers-reduced-motion:reduce){.g-dpad-btn{transition:none}}.g-dpad-btn.is-up{grid-area:1/2}.g-dpad-btn.is-left{grid-area:2/1}.g-dpad-btn.is-right{grid-area:2/3}.g-dpad-btn.is-down{grid-area:3/2}.g-dpad.is-stick{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.g-dpad.is-stick .g-dpad-btn{-webkit-touch-callout:none}.g-dpad.is-stick .g-dpad-btn.is-up{grid-area:1/2}.g-dpad.is-stick .g-dpad-btn.is-left{grid-area:2/1}.g-dpad.is-stick .g-dpad-btn.is-right{grid-area:2/3}.g-dpad.is-stick .g-dpad-btn.is-down-key{grid-area:3/2}.g-dpad.is-stick .g-dpad-btn:active{background:#fffaf1;transform:none;box-shadow:inset 0 -4px #e0cfb3,0 3px #2b2420}.g-dpad.is-stick .g-dpad-btn.is-down{background:#ffbf85;transform:translateY(3px);box-shadow:inset 0 -2px #e0cfb3,0 0 #2b2420}.g-dpad.is-stick:where(.is-p2) .g-dpad-btn:active{background:#eef5ff;transform:none;box-shadow:inset 0 -4px #c4d6ee,0 3px #1f3f6a}.g-dpad.is-stick:where(.is-p2) .g-dpad-btn.is-down{background:#9cc6f0;transform:translateY(3px);box-shadow:inset 0 -2px #c4d6ee,0 0 #1f3f6a}.g-key{box-sizing:border-box;font:800 18px/1 var(--font);color:#2b2420;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fffaf1;border:2px solid #2b2420;border-radius:12px;transition:transform 60ms,box-shadow 60ms;box-shadow:inset 0 -4px #e0cfb3,0 3px #2b2420}.g-key:active{background:#ffbf85;transform:translateY(3px);box-shadow:inset 0 -2px #e0cfb3,0 0 #2b2420}.g-key.is-main{background:var(--cta);color:#fff;text-shadow:0 1px #2b242059;box-shadow:inset 0 -4px #0000002e,0 3px #2b2420}.g-key.is-main:active{background:var(--cta-press);box-shadow:inset 0 -2px #0000002e,0 0 #2b2420}.g-key:disabled{opacity:.5;transform:none}@media (prefers-reduced-motion:reduce){.g-key{transition:none}}:where(.g-ui) :where(:not(.g-bar))>select.g-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;color:#2b2118;cursor:pointer;background:#fff7e6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='M0 0h10L5 6z' fill='%232b2118'/%3E%3C/svg%3E") right 9px center/9px 6px no-repeat;border:2px solid #2b2118;border-radius:10px;min-height:34px;padding:0 24px 0 11px;font-size:13px;font-weight:800;box-shadow:0 3px #2b2118}.is-act-key{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent}@media (pointer:coarse){div.g-pad-edge{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;column-gap:8px;width:100%;padding:0 4px;display:flex}.g-pad-edge>.g-dpad{margin-left:0;margin-right:0}.g-pad-edge.is-duo .g-dpad{grid-template-rows:repeat(3,40px);grid-template-columns:repeat(3,42px);gap:4px}.g-pad-edge.is-duo .g-dpad-btn{border-radius:10px;font-size:20px}}@media (pointer:coarse) and (max-width:380px){.g-pad-edge.is-duo .g-dpad{grid-template-rows:repeat(3,36px);grid-template-columns:repeat(3,38px)}}.g-play.is-side{justify-content:center;align-items:center;gap:10px;display:flex}.g-play:not(.is-side)>.g-side{display:none}.g-play.is-side>.g-side{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:10px;display:flex}.g-play.is-side>:not(.g-side){margin-left:0;margin-right:0}.g-play.is-side .g-dpad{grid-template-rows:repeat(3,48px);grid-template-columns:repeat(3,56px);gap:6px;margin-top:0}.g-play.is-side :where(.g-side) .g-act{min-width:96px;min-height:64px;font-size:17px}.gtetris-stage{justify-content:center;align-items:flex-start;gap:8px;display:flex}@media (max-width:720px){.is-fs .gtetris-side{width:44px}}.gtetris-side{flex-direction:column;flex:none;align-items:center;gap:4px;width:64px;display:flex}.gtetris-label{color:var(--text-3);font-size:12px}.gtetris-mini{display:block}.gtetris-well{flex:none;position:relative}.gtetris-canvas{display:block}.gtetris-well .g-overlay{color:#fff;background:#2a2521c7}.gtetris-well .g-overlay-sub{color:#ffffffbf}.gtetris-pad{grid-template-columns:repeat(3,1fr);gap:6px;width:min(100%,360px);margin:12px auto 0;display:none}@media (pointer:coarse){.gtetris-pad{display:grid}}.gtetris-key{padding:14px 0}.gxiangqi-wrap{width:max-content;max-width:100%;margin:0 auto}.gxiangqi-after{text-align:center;margin:6px 0 0;font-size:14px}.is-fs .gxiangqi-after{display:none}.is-fs .gxiangqi .g-bar{margin-bottom:6px}.is-fs .gxiangqi .g-status{margin-top:6px}@media (min-width:721px){.game-stage.is-fs:has(.gxiangqi){padding-top:8px;padding-bottom:8px}}.gxiangqi-canvas{cursor:pointer;touch-action:manipulation;border-radius:6px;display:block;box-shadow:0 2px 10px #0000001f}.gjigsaw-wrap{aspect-ratio:1;width:min(100%,480px);margin:0 auto;position:relative}.gjigsaw-board{grid-template-columns:repeat(var(--n), 1fr);grid-template-rows:repeat(var(--n), 1fr);-webkit-user-select:none;user-select:none;background:#4a4038;border-radius:8px;gap:2px;width:100%;height:100%;padding:2px;display:grid}.gjigsaw-tile{cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#d8d0c4;background-repeat:no-repeat;border-radius:2px;outline:none;position:relative}.gjigsaw-tile.is-dragging{z-index:3;opacity:.85;pointer-events:none;transition:none;box-shadow:0 6px 18px #00000059}.gjigsaw-preview{z-index:2;background-size:cover;border-radius:6px;position:absolute;top:2px;bottom:2px;left:2px;right:2px}.gpong-wrap{width:max-content;max-width:100%;margin:0 auto;position:relative}.gpong-canvas{touch-action:none;-webkit-tap-highlight-color:transparent;cursor:pointer;margin:0 auto;display:block}.gpong-wrap .g-overlay{color:#fff;background:#2a2521cc}.gpong-wrap .g-overlay-sub{color:#ffffffbf}.gpong .g-stat{min-width:76px}.gtanks-wrap{width:max-content;max-width:100%;margin:0 auto;position:relative}.gtanks-canvas{border-radius:8px;margin:0 auto;display:block;box-shadow:0 2px 10px #0000001f}.gtanks .g-stat-val{letter-spacing:1px;color:var(--brand-dark);font-size:16px}.gtanks .g-stat+.g-stat .g-stat-val{color:#1f5fa8}.gtanks-pad{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:18px;display:flex}.g-play.is-side .gtanks-fire{margin-top:0}.gtanks-fire{display:none}@media (pointer:coarse){.gtanks-fire{border:1px solid var(--line);background:var(--cta);color:#fff;width:92px;height:92px;font:700 18px/1 var(--font);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:50%;margin-top:12px;padding:0;display:block}.gtanks-fire:active{background:var(--cta-press)}.gtanks-fire.is-p2{background:#1f5fa8}.gtanks-fire.is-p2:active{background:#174a84}}.g-boost{border-color:var(--brand);color:var(--brand-dark);background:var(--brand-soft);pointer-events:auto;z-index:2;font-weight:600;position:relative}.g-boost:disabled{opacity:.6}.g-fs-opt{color:var(--text-2);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:400;line-height:1;display:inline-flex}.g-bar .g-fs-opt{min-height:var(--g-ctl-h);border:1px solid var(--line);background:var(--bg-card);border-radius:8px;padding:0 11px}.g-bar .g-fs-opt:hover{background:var(--bg-soft)}.g-bar .g-fs-opt:has(input:checked){border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark)}.g-fs-opt input{width:15px;height:15px;accent-color:var(--brand);cursor:pointer;margin:0}.g-overlay .g-fs-opt{color:inherit;opacity:.85;pointer-events:auto}.game-stage.is-fs .g-fs-opt{display:none}.game-stage:-webkit-full-screen .g-fs-opt{display:none}.game-stage:fullscreen .g-fs-opt{display:none}.g-confetti{pointer-events:none;font-size:24px;line-height:1;animation:1.8s ease-in forwards g-fall;position:absolute;top:-40px}@keyframes g-fall{0%{opacity:1;top:-40px;transform:rotate(0)}85%{opacity:1}to{transform:rotate(var(--rot,90deg));opacity:0;top:100%}}@media (prefers-reduced-motion:reduce){.g-confetti{display:none}}.g-share{text-align:center;background:var(--bg-card);width:min(92vw,400px);max-height:94vh;color:var(--text);border:0;border-radius:14px;padding:16px}.g-share::backdrop{background:#0000008c}.g-share-img{object-fit:contain;border-radius:10px;width:100%;height:auto;max-height:68vh;margin:0 auto;display:block;box-shadow:0 2px 10px #00000026}.g-share-tip{color:var(--text-2);word-break:break-all;margin:12px 0 10px;font-size:14px}.g-share-btns{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.g-share-btns a.g-btn{text-decoration:none;display:inline-block}.g-share.is-wx{color:#fff;background:#111;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0;padding:20px 16px}.g-share.is-wx[open]{flex-direction:column;justify-content:center;align-items:center;display:flex}.g-share.is-wx .g-share-img{max-height:78vh;box-shadow:none}.g-share.is-wx .g-share-tip{color:#fff;font-size:16px;font-weight:600}.g-copy{opacity:0;position:absolute;top:0;left:-9999px}.g-rb-host{position:relative}.g-rb-fx{pointer-events:none;z-index:29;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.g-rb{z-index:30;background:#2a252147;justify-content:center;align-items:center;padding:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.g-rb-card{background:var(--bg-card);width:min(100%,360px);color:var(--text);text-align:center;border-radius:14px;padding:18px 18px 16px;animation:.28s ease-out g-rb-in;position:relative;box-shadow:0 8px 28px #00000038}.g-rb[data-kind=win] .g-rb-card{border-top:4px solid var(--brand)}.g-rb[data-kind=lose] .g-rb-card{border-top:4px solid var(--text-3)}.g-rb[data-kind=draw] .g-rb-card{border-top:4px solid var(--line)}.g-rb-icon{font-size:34px;line-height:1.1}.g-rb-title{text-wrap:balance;margin-top:4px;font-size:21px;font-weight:800}.g-rb-sub{color:var(--text-2);margin-top:6px;font-size:14px;line-height:1.7}.g-rb-sub p{margin:0}.g-rb-delta{font-variant-numeric:tabular-nums;font-size:1.35em;font-weight:800}.g-rb-delta.is-gain{color:#c28a12}.g-rb-delta.is-loss{color:#8c8580}.g-rb-btns{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.g-rb-x{width:32px;height:32px;color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:22px;line-height:1;position:absolute;top:4px;right:6px}.g-rb-x:hover{background:var(--bg-soft);color:var(--text)}.g-rb.is-scroll{overscroll-behavior:contain;justify-content:stretch;align-items:stretch;overflow-y:auto}.g-rb.is-scroll .g-rb-card{margin:auto}.g-rb-recs{border-top:1px dashed var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;padding-top:10px;display:grid}.g-rb-recs-h{color:var(--text-3);text-align:left;grid-column:1/-1;font-size:12px;font-weight:700}.g-rb-rec{border:1px solid var(--line);background:var(--bg-soft);min-width:0;color:inherit;border-radius:10px;flex-direction:column;align-items:stretch;gap:3px;padding:5px 5px 6px;text-decoration:none;display:flex}.g-rb-rec:hover{border-color:var(--brand);text-decoration:none}.g-rb-rec img{aspect-ratio:8/5;object-fit:cover;background:var(--bg-card);border-radius:6px;width:100%;height:auto;display:block}.g-rb-rec b{white-space:nowrap;text-overflow:ellipsis;text-align:center;font-size:12.5px;font-weight:700;line-height:1.3;overflow:hidden}.g-rb.is-short .g-rb-card{padding:12px 14px}.g-rb.is-short .g-rb-icon{display:none}.g-rb.is-short .g-rb-title{margin-top:0;font-size:19px}.g-rb.is-short .g-rb-sub{line-height:1.55}.g-rb.is-short .g-rb-btns{margin-top:8px}.g-rb.is-short .g-rb-recs{margin-top:8px;padding-top:7px}.g-rb.is-short .g-rb-recs-h{display:none}.g-rb.is-short .g-rb-rec{padding:6px 4px}.g-rb.is-short .g-rb-rec img,.g-rb.is-tiny .g-rb-recs{display:none}@keyframes g-rb-in{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.g-rb-card{animation:none}}.g-log{border:1px solid var(--line);background:var(--bg-card);border-radius:10px;margin:8px 0 0;font-size:13.5px}.g-log>summary{cursor:pointer;color:var(--text-2);-webkit-user-select:none;user-select:none;padding:8px 12px}.g-log[open]>summary{border-bottom:1px solid var(--line)}.g-log-empty{color:var(--text-3);margin:0;padding:8px 12px}.g-log-list{max-height:220px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.g-log-round{color:var(--text-3);padding:6px 12px 2px;font-size:12px;font-weight:700}.g-log-play{align-items:baseline;gap:8px;padding:3px 12px;display:flex}.g-log-play.is-me{background:var(--brand-soft)}.g-log-seat{color:var(--text-2);white-space:nowrap;text-overflow:ellipsis;flex:0 0 4.5em;overflow:hidden}.g-log-cards{font-variant-numeric:tabular-nums;flex-wrap:wrap;flex:auto;gap:2px 5px;display:flex}.g-log-cards.is-pass{color:var(--text-3)}.g-log-card{font-weight:600}.g-log-card.is-red{color:#c0392b}.g-log-note{color:var(--brand-dark);flex:none;font-size:12.5px}.g-menu>.g-voice-opt{box-sizing:border-box;border:1px solid var(--line);width:100%;min-height:38px;color:var(--text-2);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:13px;line-height:1;display:flex}.g-voice-opt input{width:15px;height:15px;accent-color:var(--brand);cursor:pointer;margin:0}.g-ui .g-menu .g-voice-opt{border:2px solid var(--gui-ink);box-shadow:0 2px 0 var(--gui-ink);color:var(--gui-ink);background:#fff;border-radius:10px;font-weight:800}.g-ui .g-menu .g-voice-opt:has(input:checked){background:var(--gui-soft);border-color:var(--gui-ink);color:var(--gui-ink)}.g-ui .g-menu .g-voice-opt input{accent-color:var(--gui-ink)}.g-side>.g-status{text-align:left;margin:0;font-size:12px;line-height:1.4}.g-play.is-side .g-side>.g-stat{min-width:64px}@media (max-height:560px),(max-width:600px){.g-overlay.is-room .g-btn{min-height:34px;padding-top:4px;padding-bottom:4px}}.bz-figs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 16px;display:grid}.bz-figs figure{margin:0}.bz-figs img{aspect-ratio:16/9;background:var(--bg-soft);border-radius:10px;width:100%;height:auto;display:block}.bz-figs figcaption{color:var(--text-3);text-align:center;margin-top:4px;font-size:13px}@media (max-width:600px){.bz-figs{grid-template-columns:1fr}}:root{--ck-face:#fffdf9;--ck-edge:#b9ada0;--ck-red:#c62828;--ck-black:#2a2521;--ck-back-a:#e0562b;--ck-back-b:#c2461f;--ck-back-edge:#a33a19}:root[data-skin-cards=navy]{--ck-face:#fdfefe;--ck-edge:#a9b4c4;--ck-back-a:#1f4e9c;--ck-back-b:#173c7a;--ck-back-edge:#102c5c}:root[data-skin-cards=forest]{--ck-face:#fbfdf8;--ck-edge:#a8b5a2;--ck-red:#b3261e;--ck-back-a:#2e7d4f;--ck-back-b:#23613c;--ck-back-edge:#18472b}:root[data-skin-cards=night]{--ck-face:#2b2a33;--ck-edge:#55536a;--ck-red:#ff8a80;--ck-black:#e9e6f2;--ck-back-a:#4a4860;--ck-back-b:#3a3850;--ck-back-edge:#6a6885}:root[data-skin-cards=qinghua]{--ck-face:#f7f9fc;--ck-edge:#9fb3d1;--ck-red:#b3261e;--ck-black:#1d3557;--ck-back-a:#1d4f91;--ck-back-b:#f1f5fb;--ck-back-edge:#143a6b}:root[data-skin-cards=liujin]{--ck-face:#fffaf0;--ck-edge:#c9a95c;--ck-red:#a61b1b;--ck-back-a:#1c1a17;--ck-back-b:#b8922e;--ck-back-edge:#d4af37}:root[data-skin-cards=four] [class*=-card\ ].is-suit-2{color:#1f5fa8}:root[data-skin-cards=four] [class*=-card\ ].is-suit-3{color:#2e7d32}.skin-dlg{width:min(420px,100vw - 32px)}.skin-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:8px;margin:4px 0 10px;display:grid}.skin-opt{font:inherit;border:1px solid var(--line);background:var(--bg-card);color:var(--text);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;padding:8px;display:flex}.skin-opt:hover{background:var(--bg-soft)}.skin-opt b{font-size:14px;font-weight:600}.skin-opt small{color:var(--text-3);font-size:12px}.skin-opt.is-on{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.skin-opt.is-on small{color:var(--brand-dark)}.skin-opt.is-locked>b:after{content:" 🔒";font-size:11px}.skin-opt .skin-tag{color:#7a5a12;vertical-align:1px;background:#f3e3b3;border-radius:4px;margin-left:4px;padding:0 5px;font-size:11px;font-weight:600;line-height:16px;display:inline-block}.skin-opt.is-pending{border-style:dashed;border-color:var(--brand)}.skin-swatch{border:1px solid #0000001f;border-radius:6px;width:100%;height:26px;display:flex;overflow:hidden}.skin-swatch i{flex:1 1 0}.skin-unlock{border-top:1px solid var(--line);margin-top:2px;padding-top:10px}.skin-unlock .g-btn{margin-right:6px}.skin-note{color:var(--brand-dark);margin-top:8px}:root,.skin-tiles[data-tiles=fruit]{--bz-atlas:url(/tile/fruit.png);--bz-tile-a:#f3e9cf;--bz-tile-b:#e8dab9;--bz-tile-line:#d9c8a4;--bz-frame:#6b4323;--bz-frame-edge:#9c6b34;--bz-frame-drop:#7a5022;--bz-act:#ffb940}:root[data-skin-tiles=farm],.skin-tiles[data-tiles=farm]{--bz-atlas:url(/tile/farm.png);--bz-tile-a:#eef0d4;--bz-tile-b:#dfe4bd;--bz-tile-line:#c8cf9f;--bz-frame:#6e5a2c;--bz-frame-edge:#9a8047;--bz-frame-drop:#574621;--bz-act:#a5d46a}:root[data-skin-tiles=ocean],.skin-tiles[data-tiles=ocean]{--bz-atlas:url(/tile/ocean.png);--bz-tile-a:#e8f1ee;--bz-tile-b:#d4e4e2;--bz-tile-line:#b7cfcc;--bz-frame:#2f5876;--bz-frame-edge:#4d80a6;--bz-frame-drop:#234560;--bz-act:#74c7ec}:root[data-skin-tiles=snack],.skin-tiles[data-tiles=snack]{--bz-atlas:url(/tile/snack.png);--bz-tile-a:#fbf0ec;--bz-tile-b:#f3e0db;--bz-tile-line:#e4c8c2;--bz-frame:#8e4a5c;--bz-frame-edge:#b86f84;--bz-frame-drop:#733a4a;--bz-act:#f7a1c0}.skin-grid.is-tiles{grid-template-columns:repeat(2,1fr)}.skin-tiles{background:var(--bz-frame);box-sizing:border-box;border-radius:6px;gap:0;width:100%;padding:3px;display:grid}.skin-tiles i{aspect-ratio:1;background:linear-gradient(var(--bz-tile-a), var(--bz-tile-b));border:1px solid var(--bz-tile-line);place-items:center;display:grid}.skin-tiles span{background-repeat:no-repeat;background-size:600% 600%;width:88%;height:88%;display:block}.skin-tiles.is-big{border-radius:10px;margin-bottom:10px;padding:5px}.skin-grid.is-hero{grid-template-columns:repeat(3,1fr)}.skin-hero{aspect-ratio:96/58;border:1px solid #00000040;border-radius:6px;max-width:100%;display:block;height:auto!important}.skin-hero.is-big{aspect-ratio:2;border-radius:10px;margin-bottom:10px;width:100%!important}.skin-dlg.is-game{background:#fff7e6;border:3px solid #2b2118;border-radius:16px;width:min(440px,100vw - 24px);padding:0 0 14px;overflow:hidden auto;box-shadow:0 5px #2b2118,0 16px 40px #2a252159}.skin-dlg.is-game>:not(.skin-hd){margin-left:14px;margin-right:14px}.skin-hd{background:linear-gradient(#8a5a2e,#6b4323);border-bottom:3px solid #2b2118;justify-content:space-between;align-items:center;margin:0 0 10px;padding:10px 10px 10px 16px;display:flex}.skin-hd-t{color:#fff7e6;letter-spacing:1px;text-shadow:0 2px #2b2118;margin:0;font-size:18px;font-weight:800}.skin-x{width:32px;height:32px;font:700 20px/1 var(--font);color:#2b2118;cursor:pointer;background:#fff7e6;border:2px solid #2b2118;border-radius:10px;padding:0;box-shadow:0 2px #2b2118}.skin-dlg.is-game .acct-hint{font-size:13px}.skin-dlg.is-tiles .skin-grid.is-tiles{gap:12px}.skin-dlg.is-game :focus:not(:focus-visible){outline:none}.skin-opt.skin-card{background:linear-gradient(var(--bz-tile-a), var(--bz-tile-b));border:2.5px solid #2b2118;border-radius:14px;gap:5px;padding:8px 8px 10px;transition:transform 80ms,box-shadow 80ms;position:relative;box-shadow:0 3px #2b2118}.skin-opt.skin-card:hover{background:linear-gradient(var(--bz-tile-a), var(--bz-tile-b));transform:translateY(-1px)}.skin-opt.skin-card:active{transform:translateY(2px);box-shadow:0 1px #2b2118}.skin-opt.skin-card.is-on{border-color:#2b2118;box-shadow:0 3px #2b2118,0 0 0 3px #3fa63f}.skin-opt.skin-card.is-pending{border-style:solid;box-shadow:0 3px #2b2118,0 0 0 3px #f5a623}.skin-opt.skin-card>b{color:#2b2118;font-size:16px;font-weight:800}.skin-opt.skin-card.is-locked>b:after{content:none}.skin-blurb{color:#6b5a47;font-size:12px;font-style:normal;line-height:1.35}.skin-opt.skin-card .skin-state{color:#2b2118;background:#fff;border:2px solid #2b2118;border-radius:999px;align-self:center;margin-top:2px;padding:3px 9px;font-size:12px;font-weight:800}.skin-state.is-on{background:#8fd694}.skin-state.is-price{background:#ffc83d}.skin-state.is-price:before{content:"🔒 ";font-size:11px}.skin-new{position:absolute;top:-9px;right:-7px}.skin-dlg.is-game .skin-grid:not(.is-tiles){grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.skin-opt.skin-card:not([data-tiles]),.skin-opt.skin-card:not([data-tiles]):hover{background:#fff}.skin-opt.skin-card:not([data-tiles])>b{font-size:14px}.skin-opt.skin-card .skin-state{white-space:nowrap}.skin-opt.skin-card .skin-swatch{box-sizing:border-box;border:2px solid #2b2118;border-radius:8px;height:34px}.skin-opt.skin-card .skin-tag{color:#2b2118;background:#ffc83d;border:1.5px solid #2b2118;font-weight:800}@media (max-width:440px){.skin-dlg.is-game .skin-grid:not(.is-tiles){grid-template-columns:repeat(2,1fr)}}.skin-dlg.is-game .skin-unlock{border-top:2px dashed #d9c8a4}.skin-dlg.is-game .skin-unlock .g-btn-primary{border:2px solid #2b2118;font-weight:800;box-shadow:0 3px #2b2118}.skin-dlg.is-game .pt-gate-close{border:2px solid #2b2118;border-radius:10px;margin-left:auto;margin-right:auto;font-weight:700;display:block;box-shadow:0 2px #2b2118}.gbz-new{color:#fff;font:800 12px/16px var(--font);pointer-events:none;background:#e0362c;border:2px solid #2b2118;border-radius:8px;padding:1px 6px;font-style:normal;display:inline-block;transform:rotate(8deg)}.gbz-new[hidden]{display:none}.fx-toggle.skin-btn{position:relative;overflow:visible}.skin-btn-new{z-index:2;position:absolute;top:-10px;right:-8px}.fx-toggles:has(.skin-btn-new:not([hidden])){overflow:visible}:root{--ck-back-code:radial-gradient(circle closest-side, var(--ck-back-a) 0 33%, var(--ck-face) 34% 45%, var(--ck-back-edge) 46% 52%, transparent 53%), linear-gradient(155deg, #ffffff38, #fff0 38%), repeating-linear-gradient(45deg, transparent 0 4px, var(--ck-back-b) 4px 6px), repeating-linear-gradient(-45deg, transparent 0 4px, var(--ck-back-b) 4px 6px), var(--ck-back-a);--ck-back-img:url(/img/cardtable/back-default.webp) center / cover no-repeat, var(--ck-back-code)}:root:-webkit-any([data-skin-cards=navy],[data-skin-cards=forest],[data-skin-cards=night],[data-skin-cards=four]){--ck-back-img:var(--ck-back-code)}:root:-moz-any([data-skin-cards=navy],[data-skin-cards=forest],[data-skin-cards=night],[data-skin-cards=four]){--ck-back-img:var(--ck-back-code)}:root:is([data-skin-cards=navy],[data-skin-cards=forest],[data-skin-cards=night],[data-skin-cards=four]){--ck-back-img:var(--ck-back-code)}:root[data-skin-cards=qinghua]{--ck-back-img:url(/img/cardtable/back-qinghua.webp) center / cover no-repeat, radial-gradient(circle closest-side, #1d4f91 0 30%, #f4f7fb 31% 39%, #1d4f91 40% 48%, transparent 49%), linear-gradient(155deg, #ffffff73, #fff0 40%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12'%3E%3Cdefs%3E%3Cg id='w' fill='%23f4f7fb' stroke='%231d4f91' stroke-width='1.3'%3E%3Ccircle r='11.3'/%3E%3Ccircle r='7.9'/%3E%3Ccircle r='4.5'/%3E%3Ccircle r='1.5' fill='%231d4f91' stroke='none'/%3E%3C/g%3E%3C/defs%3E%3Crect width='24' height='12' fill='%23f4f7fb'/%3E%3Cuse href='%23w' x='12' y='0'/%3E%3Cuse href='%23w' x='0' y='6'/%3E%3Cuse href='%23w' x='24' y='6'/%3E%3Cuse href='%23w' x='12' y='12'/%3E%3C/svg%3E") 0 0 / 14px 7px, #f4f7fb}:root[data-skin-cards=liujin]{--ck-back-img:url(/img/cardtable/back-liujin.webp) center / cover no-repeat, radial-gradient(circle closest-side, #1c1a17 0 27%, #d4af37 28% 35%, #1c1a17 36% 41%, #d4af37 42% 47%, transparent 48%), linear-gradient(125deg, transparent 22%, #ffe28c4d 40%, transparent 56%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M1.5 1.5h12v12h-9v-6h5v2' fill='none' stroke='%23d4af37' stroke-width='1.4' stroke-linecap='square' opacity='.8'/%3E%3C/svg%3E") 0 0 / 11px 11px, #1c1a17}:-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table):before{content:"";border-radius:inherit;pointer-events:none;background:repeating-linear-gradient(177deg,#2814051a 0 1px,#0000 1px 5px),repeating-linear-gradient(183deg,#ffe1aa12 0 1px,#0000 1px 9px),repeating-linear-gradient(179deg,#28140514 0 2px,#0000 2px 23px);position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 2px #ffe2aa73,inset 0 -3px #1e0e0259,inset 3px 0 #ffe2aa1f,inset -3px 0 #1e0e022e}:-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table):before{content:"";border-radius:inherit;pointer-events:none;background:repeating-linear-gradient(177deg,#2814051a 0 1px,#0000 1px 5px),repeating-linear-gradient(183deg,#ffe1aa12 0 1px,#0000 1px 9px),repeating-linear-gradient(179deg,#28140514 0 2px,#0000 2px 23px);position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 2px #ffe2aa73,inset 0 -3px #1e0e0259,inset 3px 0 #ffe2aa1f,inset -3px 0 #1e0e022e}:is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table):before{content:"";border-radius:inherit;pointer-events:none;background:repeating-linear-gradient(177deg,#2814051a 0 1px,#0000 1px 5px),repeating-linear-gradient(183deg,#ffe1aa12 0 1px,#0000 1px 9px),repeating-linear-gradient(179deg,#28140514 0 2px,#0000 2px 23px);position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 2px #ffe2aa73,inset 0 -3px #1e0e0259,inset 3px 0 #ffe2aa1f,inset -3px 0 #1e0e022e}:root :-webkit-any(.gdoudizhu-felt,.gsirendoudizhu-felt,.gguandan-felt){box-shadow:0 0 0 2px #deb25cd9,inset 0 5px 16px #00000061,inset 0 0 40px #0000002e}:root :-moz-any(.gdoudizhu-felt,.gsirendoudizhu-felt,.gguandan-felt){box-shadow:0 0 0 2px #deb25cd9,inset 0 5px 16px #00000061,inset 0 0 40px #0000002e}:root :is(.gdoudizhu-felt,.gsirendoudizhu-felt,.gguandan-felt){box-shadow:0 0 0 2px #deb25cd9,inset 0 5px 16px #00000061,inset 0 0 40px #0000002e}:root :-webkit-any(.gdoudizhu-felt,.gsirendoudizhu-felt,.gguandan-felt):before{opacity:1;border-radius:inherit;outline-offset:calc(-12px * var(--k,1));background:radial-gradient(27% 24% at 50% 47%,#0000 95.5%,#ffffff0e 96.5% 99%,#0000 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.3' numOctaves='1' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .7 -.36'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/120px 120px,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .9 -.28'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/160px 160px;outline:2px dashed #ffffff2b;top:0;bottom:0;left:0;right:0}:root :-moz-any(.gdoudizhu-felt,.gsirendoudizhu-felt,.gguandan-felt):before{opacity:1;border-radius:inherit;outline-offset:calc(-12px * var(--k,1));background:radial-gradient(27% 24% at 50% 47%,#0000 95.5%,#ffffff0e 96.5% 99%,#0000 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.3' numOctaves='1' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .7 -.36'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/120px 120px,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .9 -.28'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/160px 160px;outline:2px dashed #ffffff2b;top:0;bottom:0;left:0;right:0}:root :is(.gdoudizhu-felt,.gsirendoudizhu-felt,.gguandan-felt):before{opacity:1;border-radius:inherit;outline-offset:calc(-12px * var(--k,1));background:radial-gradient(27% 24% at 50% 47%,#0000 95.5%,#ffffff0e 96.5% 99%,#0000 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.3' numOctaves='1' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .7 -.36'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/120px 120px,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .9 -.28'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E") 0 0/160px 160px;outline:2px dashed #ffffff2b;top:0;bottom:0;left:0;right:0}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb{border-radius:inherit;background:#0818106b;overflow:hidden}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb{border-radius:inherit;background:#0818106b;overflow:hidden}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb{border-radius:inherit;background:#0818106b;overflow:hidden}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb[data-kind=win]:before{content:"";pointer-events:none;background:repeating-conic-gradient(#ffe69626 0 9deg, transparent 9deg 22.5deg);width:900px;height:900px;margin:-450px 0 0 -450px;animation:20s linear infinite ctb-rays;position:absolute;top:50%;left:50%;-webkit-mask:radial-gradient(circle,#000 12%,#0000 58%);mask:radial-gradient(circle,#000 12%,#0000 58%)}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb[data-kind=win]:before{content:"";pointer-events:none;background:repeating-conic-gradient(#ffe69626 0 9deg, transparent 9deg 22.5deg);width:900px;height:900px;margin:-450px 0 0 -450px;animation:20s linear infinite ctb-rays;position:absolute;top:50%;left:50%;-webkit-mask:radial-gradient(circle,#000 12%,#0000 58%);mask:radial-gradient(circle,#000 12%,#0000 58%)}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb[data-kind=win]:before{content:"";pointer-events:none;background:repeating-conic-gradient(#ffe69626 0 9deg, transparent 9deg 22.5deg);width:900px;height:900px;margin:-450px 0 0 -450px;animation:20s linear infinite ctb-rays;position:absolute;top:50%;left:50%;-webkit-mask:radial-gradient(circle,#000 12%,#0000 58%);mask:radial-gradient(circle,#000 12%,#0000 58%)}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{z-index:1;box-sizing:border-box;color:#2b2118;background:#fff7e6;border:3px solid #2b2118;border-radius:16px;width:min(100%,380px);padding:34px 20px 16px;animation:.5s cubic-bezier(.3,1.5,.5,1) both ctb-pop;box-shadow:0 5px #2b2118,0 16px 34px #00000059}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{z-index:1;box-sizing:border-box;color:#2b2118;background:#fff7e6;border:3px solid #2b2118;border-radius:16px;width:min(100%,380px);padding:34px 20px 16px;animation:.5s cubic-bezier(.3,1.5,.5,1) both ctb-pop;box-shadow:0 5px #2b2118,0 16px 34px #00000059}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{z-index:1;box-sizing:border-box;color:#2b2118;background:#fff7e6;border:3px solid #2b2118;border-radius:16px;width:min(100%,380px);padding:34px 20px 16px;animation:.5s cubic-bezier(.3,1.5,.5,1) both ctb-pop;box-shadow:0 5px #2b2118,0 16px 34px #00000059}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind] .g-rb-card{border-top:3px solid #2b2118}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind] .g-rb-card{border-top:3px solid #2b2118}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind] .g-rb-card{border-top:3px solid #2b2118}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=lose] .g-rb-card{animation:.45s ease-out both ctb-drop}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=lose] .g-rb-card{animation:.45s ease-out both ctb-drop}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=lose] .g-rb-card{animation:.45s ease-out both ctb-drop}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title{color:#fff;letter-spacing:2px;white-space:nowrap;text-shadow:0 2px #2b2118,1.5px 0 #2b2118,-1.5px 0 #2b2118,0 -1.5px #2b2118;background:#e0562b;border:3px solid #2b2118;border-radius:10px;margin:0;padding:5px 30px 6px;font-size:22px;font-weight:900;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 3px #2b2118}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title{color:#fff;letter-spacing:2px;white-space:nowrap;text-shadow:0 2px #2b2118,1.5px 0 #2b2118,-1.5px 0 #2b2118,0 -1.5px #2b2118;background:#e0562b;border:3px solid #2b2118;border-radius:10px;margin:0;padding:5px 30px 6px;font-size:22px;font-weight:900;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 3px #2b2118}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title{color:#fff;letter-spacing:2px;white-space:nowrap;text-shadow:0 2px #2b2118,1.5px 0 #2b2118,-1.5px 0 #2b2118,0 -1.5px #2b2118;background:#e0562b;border:3px solid #2b2118;border-radius:10px;margin:0;padding:5px 30px 6px;font-size:22px;font-weight:900;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 3px #2b2118}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=lose] .g-rb-title{background:#6f8196}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=lose] .g-rb-title{background:#6f8196}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=lose] .g-rb-title{background:#6f8196}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=draw] .g-rb-title{background:#b08a3e}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=draw] .g-rb-title{background:#b08a3e}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb[data-kind=draw] .g-rb-title{background:#b08a3e}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:before{content:"";z-index:-1;box-sizing:border-box;background:inherit;filter:brightness(.78);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,34% 50%);border:3px solid #2b2118;width:22px;height:100%;position:absolute;top:8px}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:before{content:"";z-index:-1;box-sizing:border-box;background:inherit;filter:brightness(.78);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,34% 50%);border:3px solid #2b2118;width:22px;height:100%;position:absolute;top:8px}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:before{content:"";z-index:-1;box-sizing:border-box;background:inherit;filter:brightness(.78);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,34% 50%);border:3px solid #2b2118;width:22px;height:100%;position:absolute;top:8px}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:after{content:"";z-index:-1;box-sizing:border-box;background:inherit;filter:brightness(.78);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,34% 50%);border:3px solid #2b2118;width:22px;height:100%;position:absolute;top:8px}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:after{content:"";z-index:-1;box-sizing:border-box;background:inherit;filter:brightness(.78);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,34% 50%);border:3px solid #2b2118;width:22px;height:100%;position:absolute;top:8px}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:after{content:"";z-index:-1;box-sizing:border-box;background:inherit;filter:brightness(.78);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,34% 50%);border:3px solid #2b2118;width:22px;height:100%;position:absolute;top:8px}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:before{left:-20px}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:before{left:-20px}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:before{left:-20px}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:after{right:-20px;transform:scaleX(-1)}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:after{right:-20px;transform:scaleX(-1)}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title:after{right:-20px;transform:scaleX(-1)}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cellipse cx='18' cy='16' rx='15' ry='10' fill='%23b8740f' stroke='%231a130c' stroke-width='2.6'/%3E%3Cellipse cx='18' cy='12.5' rx='15' ry='10' fill='%23ffc21a' stroke='%231a130c' stroke-width='2.6'/%3E%3Cpath d='M13 7c3 3 3 8 0 11' fill='none' stroke='%23d9920e' stroke-width='2' stroke-linecap='round'/%3E%3Cellipse cx='11' cy='8.5' rx='4' ry='2.2' fill='%23fff' opacity='.85' transform='rotate(-20 11 8.5)'/%3E%3C/svg%3E") 50%/contain no-repeat;width:46px;height:36px;margin:2px auto 0;font-size:0;animation:.6s cubic-bezier(.3,1.6,.5,1) .25s both ctb-bean}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cellipse cx='18' cy='16' rx='15' ry='10' fill='%23b8740f' stroke='%231a130c' stroke-width='2.6'/%3E%3Cellipse cx='18' cy='12.5' rx='15' ry='10' fill='%23ffc21a' stroke='%231a130c' stroke-width='2.6'/%3E%3Cpath d='M13 7c3 3 3 8 0 11' fill='none' stroke='%23d9920e' stroke-width='2' stroke-linecap='round'/%3E%3Cellipse cx='11' cy='8.5' rx='4' ry='2.2' fill='%23fff' opacity='.85' transform='rotate(-20 11 8.5)'/%3E%3C/svg%3E") 50%/contain no-repeat;width:46px;height:36px;margin:2px auto 0;font-size:0;animation:.6s cubic-bezier(.3,1.6,.5,1) .25s both ctb-bean}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 28'%3E%3Cellipse cx='18' cy='16' rx='15' ry='10' fill='%23b8740f' stroke='%231a130c' stroke-width='2.6'/%3E%3Cellipse cx='18' cy='12.5' rx='15' ry='10' fill='%23ffc21a' stroke='%231a130c' stroke-width='2.6'/%3E%3Cpath d='M13 7c3 3 3 8 0 11' fill='none' stroke='%23d9920e' stroke-width='2' stroke-linecap='round'/%3E%3Cellipse cx='11' cy='8.5' rx='4' ry='2.2' fill='%23fff' opacity='.85' transform='rotate(-20 11 8.5)'/%3E%3C/svg%3E") 50%/contain no-repeat;width:46px;height:36px;margin:2px auto 0;font-size:0;animation:.6s cubic-bezier(.3,1.6,.5,1) .25s both ctb-bean}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb:not([data-kind=win]) .g-rb-icon{display:none}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb:not([data-kind=win]) .g-rb-icon{display:none}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb:not([data-kind=win]) .g-rb-icon{display:none}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-sub{color:#5b4a38;font-weight:700}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-sub{color:#5b4a38;font-weight:700}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-sub{color:#5b4a38;font-weight:700}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-btns .g-btn{border:2.5px solid #2b2118;border-radius:12px;font-weight:800;box-shadow:0 3px #2b2118}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-btns .g-btn{border:2.5px solid #2b2118;border-radius:12px;font-weight:800;box-shadow:0 3px #2b2118}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-btns .g-btn{border:2.5px solid #2b2118;border-radius:12px;font-weight:800;box-shadow:0 3px #2b2118}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-btns .g-btn-primary{color:#fff;background:#e0562b}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-btns .g-btn-primary{color:#fff;background:#e0562b}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-btns .g-btn-primary{color:#fff;background:#e0562b}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-x{color:#6b5a47}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-x{color:#6b5a47}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-x{color:#6b5a47}@keyframes ctb-rays{to{transform:rotate(360deg)}}@keyframes ctb-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}@keyframes ctb-drop{0%{opacity:0;transform:translateY(-18px)rotate(-2.5deg)}70%{transform:translateY(3px)rotate(.6deg)}to{opacity:1;transform:none}}@keyframes ctb-bean{0%{opacity:0;transform:translateY(10px)scale(.5)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb[data-kind=win]:before{animation:none}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb[data-kind=win]:before{animation:none}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table)>.g-rb[data-kind=win]:before{animation:none}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{animation:none}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{animation:none}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{animation:none}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-icon{animation:none}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-icon{animation:none}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-icon{animation:none}}@media (max-width:520px){:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{padding:30px 14px 12px}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{padding:30px 14px 12px}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-card{padding:30px 14px 12px}:root :-webkit-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title{padding:4px 22px 5px;font-size:19px}:root :-moz-any(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title{padding:4px 22px 5px;font-size:19px}:root :is(.gdoudizhu-table,.gsirendoudizhu-table,.gguandan-table) .g-rb-title{padding:4px 22px 5px;font-size:19px}}:root :-webkit-any(.gdoudizhu-mini,.gsirendoudizhu-mini,.gguandan-mini,.gdoudizhu-card,.gsirendoudizhu-card,.gguandan-card).is-back:before{display:none}:root :-moz-any(.gdoudizhu-mini,.gsirendoudizhu-mini,.gguandan-mini,.gdoudizhu-card,.gsirendoudizhu-card,.gguandan-card).is-back:before{display:none}:root :is(.gdoudizhu-mini,.gsirendoudizhu-mini,.gguandan-mini,.gdoudizhu-card,.gsirendoudizhu-card,.gguandan-card).is-back:before{display:none}:root{--tbl-felt-green:url(/img/cardtable/felt-green.webp);--tbl-felt-green-b:url(/img/cardtable/felt-green-b.webp);--tbl-felt-blue:url(/img/cardtable/felt-blue.webp);--tbl-felt-blue-b:url(/img/cardtable/felt-blue-b.webp);--tbl-felt-wine:url(/img/cardtable/felt-wine.webp);--tbl-felt-wine-b:url(/img/cardtable/felt-wine-b.webp);--tbl-wood:url(/img/cardtable/wood.webp);--tbl-felt-size:320px;--tbl-felt-size-b:437px;--tbl-wood-size:520px}.hc{container-type:size}.hc-c>.hc-pip,.hc-c>.hc-face,.hc>.hc-br{display:none}.hc-pip{font-size:25cqw;font-weight:400;line-height:1;position:absolute;transform:translate(-50%,-50%)}.hc-pip.is-flip{transform:translate(-50%,-50%)rotate(180deg)}.hc-face{aspect-ratio:252/300;box-sizing:border-box;background:#fff;border:1.5px solid;border-radius:3px;max-height:100%;position:absolute;top:50%;left:12%;right:12%;overflow:hidden;transform:translateY(-50%);box-shadow:inset 0 0 0 1.5px #fff,inset 0 0 0 2.2px}[class*=-hand] .hc-c>.hc-face{top:0;transform:none}.hc-fig{background:bottom/contain no-repeat;position:absolute;top:3px;bottom:2px;left:3px;right:3px}.hc-fig.is-k{background-image:url(/img/card-k.webp)}.hc-fig.is-q{background-image:url(/img/card-q.webp)}.hc-fig.is-j{background-image:url(/img/card-j.webp)}.hc>.hc-jt{z-index:1;writing-mode:vertical-rl;text-orientation:upright;font-size:calc(var(--cf) * .52);letter-spacing:-1px;font-weight:800;line-height:1;position:relative}.hc>.hc-jk{pointer-events:none;background:url(/img/card-joker.webp) bottom/contain no-repeat;display:none;position:absolute;top:6%;bottom:4%;left:20%;right:4%}.hc.is-small>.hc-jk{filter:grayscale()contrast(1.15)}.hc-br{font-size:calc(var(--cf) * .55);pointer-events:none;flex-direction:column;align-items:center;line-height:.95;position:absolute;bottom:3px;right:3px;transform:rotate(180deg)}.hc-br b{font-weight:700}.hc-br i{font-style:normal;font-weight:400}.is-port .hc.is-joker>.hc-jt{display:none}.is-port .hc.is-joker>.hc-jk{background-position:top;top:5%;bottom:30%;left:6%;right:6%}.is-port .hc.is-joker>.hc-jstar{top:8%}.hm{overflow:hidden;container-type:size}.hm>.hm-tl{z-index:1;letter-spacing:0;pointer-events:none;flex-direction:column;align-items:center;line-height:1;display:flex;position:absolute;top:6cqw;left:7cqw}.hm-r{letter-spacing:-.06em;font:900 32cqw/1 Arial Black,Arial,sans-serif}.hm-r.is-10{letter-spacing:-.1em;font-size:27cqw}.hm-s{margin-top:1cqw;font:400 27cqw/1 Arial,sans-serif}.hm>.hm-c{pointer-events:none;position:absolute;top:9%;bottom:7%;left:34%;right:7%}.hm-c>.hm-one{place-items:center;font:400 40cqw/1 Arial,sans-serif;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.hm-c.is-ace>.hm-one{font-size:52cqw}.hm-c>.hc-pip{font-size:19cqw;display:none}.hm-c>.hc-face{left:0;right:0}@container (width>=44px){.hm-c.is-pips>.hm-one{display:none}.hm-c>.hc-pip{display:block}}@container (width<=33.9px){.hm>.hm-c{display:none}.hm>.hm-tl{top:7cqw;left:9cqw}.hm-r{font-size:46cqw}.hm-r.is-10{font-size:38cqw}.hm-s{font-size:40cqw}}.hm-joker>.hm-jt{z-index:1;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:-.05em;pointer-events:none;font:800 19cqw/1 Arial Black,Arial,sans-serif;position:absolute;top:6cqw;left:8cqw}.hm-joker>.hm-jk{pointer-events:none;background:url(/img/card-joker.webp) bottom/contain no-repeat;position:absolute;top:10%;bottom:5%;left:28%;right:4%}.hm-joker.is-small>.hm-jk{filter:grayscale()contrast(1.15)}@container (width>=40px){.hc-c.is-pips>.hc-one,.hc-c.is-face>b,.hc-c.is-face>i{display:none}.hc-c>.hc-pip,.hc-c>.hc-face{display:block}.hc>.hc-br{display:flex}.hc>.hc-jstar{display:none}.hc>.hc-jk{display:block}}.rp-bar{border:1px solid var(--line);background:var(--bg-soft);text-align:center;border-radius:10px;max-width:560px;margin:12px auto 0;padding:10px 12px}.rp-head{color:var(--text-2);margin:0 0 8px;font-size:13px;font-weight:600}.rp-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.rp-row+.rp-row{margin-top:8px}.rp-btn{white-space:nowrap}.rp-seek{gap:10px}.rp-range{min-width:140px;max-width:360px;accent-color:var(--brand);flex:200px}.rp-count{font-variant-numeric:tabular-nums;color:var(--text-2);min-width:88px;font-size:13px}.rp-tip{color:var(--text-3);flex:100%;font-size:12px;line-height:1.5}.rp-list{flex-direction:column;gap:6px;max-height:46vh;margin:10px 0;display:flex;overflow-y:auto}.rp-item{border:1px solid var(--line);background:var(--bg-card);width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:8px;align-items:baseline;gap:10px;padding:8px 10px;font-size:14px;display:flex}.rp-item:hover{border-color:var(--brand)}.rp-when{flex:none;font-weight:700}.rp-res{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.rp-n{color:var(--text-3);font-variant-numeric:tabular-nums;flex:none}.rp-item.is-locked{opacity:.72}.rp-item.is-locked .rp-when:after{content:"🔒";margin-left:6px;font-size:12px}.rp-lock{border:1px solid var(--line);background:var(--bg-soft);text-align:left;border-radius:8px;margin-top:10px;padding:10px}.rp-lock p{margin:0 0 8px}@media (max-width:720px){.rp-bar{max-width:100%;padding:8px 8px 10px}.rp-row{gap:5px}.rp-btn{padding-left:8px;padding-right:8px;font-size:13px}.rp-seek{gap:8px}.rp-range{flex:100%;max-width:100%}.rp-count{min-width:0}.rp-tip{font-size:11px}.rp-item{gap:8px;font-size:13px}.rp-res{white-space:normal}}.duo-join{align-items:center;gap:6px;display:flex}.duo-room-in{box-sizing:border-box;letter-spacing:3px;text-align:center;border:1px solid var(--border,#ccc);background:var(--bg,#fff);width:6.5em;height:36px;color:var(--text,#222);border-radius:8px;padding:0 10px;font-size:18px}.duo-qr{flex-direction:column;flex-basis:100%;align-items:center;gap:2px;display:flex}.duo-qr :-webkit-any(svg,img){border-radius:6px;width:132px;height:132px}.duo-qr :-moz-any(svg,img){border-radius:6px;width:132px;height:132px}.duo-qr :is(svg,img){border-radius:6px;width:132px;height:132px}.duo-qr img{-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto}.duo-qr-cap{color:var(--text-3,#777);font-size:12px}@media (max-height:480px){.duo-qr :-webkit-any(svg,img){width:92px;height:92px}.duo-qr :-moz-any(svg,img){width:92px;height:92px}.duo-qr :is(svg,img){width:92px;height:92px}}.duo-link{flex-wrap:wrap;flex-basis:100%;justify-content:center;align-items:center;gap:8px;display:flex}.duo-selectable{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;cursor:text}.duo-link-url{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;background:var(--bg-card,#fff);border:1px solid var(--line,#ddd);font:500 15px/1.3 var(--font);color:var(--text,#222);word-break:break-all;cursor:text;border-radius:8px;padding:6px 10px}.g-overlay.is-room .g-overlay-sub{margin-bottom:0;line-height:1.5}@media (max-height:560px),(max-width:600px){.g-overlay.is-room .g-overlay-title{font-size:19px}.g-overlay.is-room .g-overlay-sub{font-size:13px}.g-overlay.is-room .duo-qr{flex-basis:auto}.g-overlay.is-room .duo-qr :-webkit-any(svg,img){width:84px;height:84px}.g-overlay.is-room .duo-qr :-moz-any(svg,img){width:84px;height:84px}.g-overlay.is-room .duo-qr :is(svg,img){width:84px;height:84px}.g-overlay.is-room .duo-qr-cap{font-size:11px}.g-overlay.is-room .duo-link{flex-direction:column;flex-basis:auto;gap:6px}.g-overlay.is-room .duo-link-url{padding:4px 8px;font-size:13px}}.duo-host{position:relative}.duo-layer{z-index:4;border-radius:6px;justify-content:safe center;overflow-y:auto}.duo-layer.is-room{gap:6px;padding:12px}.duo-layer-btns{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.duo-row{flex-wrap:wrap;flex-basis:100%;justify-content:center;align-items:center;gap:8px;display:flex}.duo-row-lb{color:var(--text,#2b2118);font-size:14px;font-weight:800}.duo-rule{gap:6px;display:flex}.duo-rule .g-btn{flex-direction:column;align-items:center;line-height:1.15;display:flex}.duo-rule .g-btn small{opacity:.75;margin-top:2px;font-size:11px;font-weight:600;display:block}.duo-rule .g-btn[aria-pressed=true]{outline-offset:1px;background:#ffe27a;outline:3px solid #e0562b}.duo-rule .g-btn[aria-pressed=false]{opacity:.7}@media (max-height:560px),(max-width:600px){.duo-layer .g-overlay-sub{font-size:13px;line-height:1.6}.duo-layer.is-room .g-btn{min-height:34px;padding-top:4px;padding-bottom:4px}}.duo-ask{z-index:5;box-sizing:border-box;background:var(--bg-card,#fffaf2);border:1px solid var(--line,#e2d6c2);text-align:center;width:max-content;max-width:calc(100% - 24px);color:var(--text,#222);border-radius:12px;padding:16px 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 32px #00000047}.duo-ask[hidden]{display:none}.duo-ask-text{margin:0;font-size:17px;font-weight:600;line-height:1.5}.duo-ask-btns{justify-content:center;gap:10px;margin-top:12px;display:flex}.duo-ask-btns .g-btn{min-width:5.5em}.duo-actmenu{width:150px}.g-aibar{text-align:center;width:min(100%,720px);margin:16px auto 12px}.g-aibar-note{width:min(100%,620px);color:var(--text-3);text-align:center;margin:10px auto 0;font-size:13px;line-height:1.7}.g-aibar-plat{flex-wrap:wrap;justify-content:center;gap:8px;margin:10px auto 6px;display:flex}.g-aibar-btn{font:inherit;cursor:pointer;border:1px solid var(--line);background:var(--bg-card);color:var(--text-2);border-radius:999px;padding:8px 14px;font-size:14px;text-decoration:none}.g-aibar-btn:hover{border-color:var(--brand);color:var(--brand-dark)}.g-aibar-btn.is-first{background:var(--cta);border-color:var(--cta);color:#fff;font-weight:700}.g-aibar-btn.is-first:hover{background:var(--cta-press);border-color:var(--cta-dark);color:#fff}.g-aibar-copybox{width:min(100%,720px);font:inherit;border:1px solid var(--line);background:var(--bg-card);color:var(--text);border-radius:10px;margin:10px auto 0;padding:8px 10px;font-size:13px;line-height:1.6;display:block}.g-aibar-status{min-height:1.4em;color:var(--text-3);margin:6px auto 0;font-size:13px}@media (max-width:720px){.g-aibar-btn{padding:7px 12px;font-size:13px}}
