.english-poker-dictionary-card{box-sizing:border-box;display:flex;flex-direction:column;line-height:1.15;background:#fffef8;border:1px solid #c8b88a;border-radius:4px;overflow:hidden;user-select:none;-webkit-user-select:none}.english-poker-dictionary-card--selected{box-shadow:inset 0 0 0 2px #2196f3,0 2px 6px #0000001f}.english-poker-dictionary-card__header{flex:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:18px;padding:2px 3px 1px;line-height:1}.english-poker-dictionary-card__header-corner{justify-self:start;display:flex;flex-direction:row;align-items:baseline;line-height:1;gap:1px}.english-poker-dictionary-card__header[data-suit-chrome],.english-poker-dictionary-card__header[data-chroma-chrome]{color:var(--ep-suit-chrome-color)}.english-poker-dictionary-card__header-letter{font-weight:700;color:#1a1a1a}.english-poker-dictionary-card__header[data-suit-chrome] .english-poker-dictionary-card__header-letter,.english-poker-dictionary-card__header[data-suit-chrome] .english-poker-dictionary-card__header-suit,.english-poker-dictionary-card__header[data-suit-chrome] .english-poker-dictionary-card__header-center-suit,.english-poker-dictionary-card__header[data-suit-chrome] .english-poker-dictionary-card__header-ordinal,.english-poker-dictionary-card__header[data-chroma-chrome] .english-poker-dictionary-card__header-letter,.english-poker-dictionary-card__header[data-chroma-chrome] .english-poker-dictionary-card__header-ordinal{color:inherit}.english-poker-dictionary-card__header-ordinal--delimiter{font-weight:800;font-variant-numeric:tabular-nums}.english-poker-dictionary-card__header-center-suit{justify-self:center;font-weight:600;line-height:1;color:#1a1a1a}.english-poker-dictionary-card__header-center-suit-placeholder{width:1px;height:1px;justify-self:center}.english-poker-dictionary-card__header-letter--wildcard{color:#b8860b}.english-poker-dictionary-card__header-suit{font-weight:600;line-height:1;color:#1a1a1a}.english-poker-dictionary-card__header-ordinal{justify-self:end;font-weight:600;color:#1a1a1a;font-variant-numeric:tabular-nums}.english-poker-dictionary-card__header-ordinal-placeholder{width:1px;height:1px}.english-poker-dictionary-card__body{flex:1;min-height:0;padding:0 3px 2px;display:flex;flex-direction:column}.english-poker-dictionary-card--study .english-poker-dictionary-card__header{flex:0 0 var(--ep-study-header-height);box-sizing:border-box;height:var(--ep-study-header-height);min-height:var(--ep-study-header-height);padding:1px 3px 0}.english-poker-dictionary-card--study .english-poker-dictionary-card__body{flex:0 0 var(--ep-study-grid-height);min-height:var(--ep-study-grid-height);height:var(--ep-study-grid-height);padding:0 var(--ep-study-body-pad-x);align-items:center;justify-content:center}.english-poker-dictionary-card__footer{flex:0 0 auto;transform:rotate(180deg)}.english-poker-dictionary-card--study .english-poker-dictionary-card__footer{flex:0 0 var(--ep-study-header-height);box-sizing:border-box;height:var(--ep-study-header-height);min-height:var(--ep-study-header-height)}.english-poker-dictionary-card--study .english-poker-dictionary-card__footer .english-poker-dictionary-card__header{box-sizing:border-box;height:100%;min-height:0;flex:0 0 auto;border-bottom:none}.english-poker-dictionary-card__length-lookup{flex:1;min-height:0;width:100%;max-width:var(--ep-study-row-width, 100%);display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;padding:8px 4px;text-align:center;color:#333}.english-poker-dictionary-card__length-lookup-title{margin:0;font-size:14px;font-weight:600;line-height:1.3}.english-poker-dictionary-card__length-lookup-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px;line-height:1.35;font-variant-numeric:tabular-nums}.english-poker-dictionary-card__length-lookup-table td,.english-poker-dictionary-card__length-lookup-table th{padding:5px 2px;text-align:center;vertical-align:middle;border:1px solid #90a4ae}.english-poker-dictionary-card__length-lookup-table .english-poker-length-stats-table__row-label{width:5.5em;min-width:56px;font-weight:600;color:#37474f;background:#eceff1;text-align:left;white-space:nowrap;font-size:11px;line-height:1.3;padding-left:4px}.english-poker-dictionary-card__length-lookup-footnote,.english-poker-dictionary-card__length-lookup-hint{margin:0;font-size:11px;line-height:1.35;color:#607d8b}.english-poker-dictionary-card__length-lookup-hint{color:#546e7a;font-weight:500}.english-poker-dictionary-card__wildcard-panel,.english-poker-dictionary-card__ad-slot{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:4px;color:#666;border:1px dashed #d8d0c0;border-radius:3px;margin:2px;background:#fff9}.english-poker-dictionary-card__grid{flex:1;min-height:0;display:grid;gap:0;font-size:inherit;line-height:1.15;border:1px solid #d8d0c0;border-radius:2px;overflow:hidden}.english-poker-dictionary-card__grid-row{min-height:0;display:grid;grid-template-columns:4fr 6fr 4fr 6fr;column-gap:0;align-items:center;border-bottom:1px solid #d8d0c0}.english-poker-dictionary-card__grid-row:last-child{border-bottom:none}.english-poker-dictionary-card__cell-en{color:#111;font-weight:600;text-align:left;justify-self:stretch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px;border-right:1px solid #e8e0d0}.english-poker-dictionary-card__cell-gloss{color:#444;text-align:left;justify-self:stretch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px;border-right:1px solid #e8e0d0}.english-poker-dictionary-card__grid-row .english-poker-dictionary-card__cell-gloss:nth-child(2),.english-poker-dictionary-card__grid-row .english-poker-dictionary-card__cell-en:nth-child(3){border-right:1px solid #e8e0d0}.english-poker-dictionary-card__grid-row .english-poker-dictionary-card__cell-gloss:last-child{border-right:none}.english-poker-dictionary-card__cell-empty{visibility:hidden;min-height:1px;border-right:1px solid #e8e0d0}.english-poker-dictionary-card__grid-row .english-poker-dictionary-card__cell-empty:last-child{border-right:none}.english-poker-dictionary-card__study-grid{flex:1;min-height:0;width:100%;display:grid;gap:0;font-size:inherit;line-height:1.1;border:1px solid #d8d0c0;border-radius:2px;overflow:hidden}.english-poker-dictionary-card--study .english-poker-dictionary-card__study-grid{flex:0 0 auto;width:var(--ep-study-row-width);height:var(--ep-study-grid-height);min-height:0}.english-poker-dictionary-card__study-cell,.english-poker-dictionary-card__study-cell-empty{min-height:0;min-width:0;overflow:hidden;white-space:nowrap;padding:0 2px;border-right:1px solid #e8e0d0;border-bottom:1px solid #e8e0d0}.english-poker-dictionary-card__study-cell{color:#111;font-weight:400;text-align:left}.english-poker-dictionary-card__study-cell-empty{visibility:hidden}.english-poker-dictionary-card--study-bcs .english-poker-dictionary-card__study-bcs{flex:0 0 auto;width:var(--ep-study-row-width);height:var(--ep-study-grid-height);display:flex;flex-direction:column;min-height:0}.english-poker-dictionary-card__study-data-grid{flex:1 1 auto;min-width:0;min-height:0;height:var(--ep-study-data-grid-height);display:grid;gap:0;font-size:inherit;line-height:1.1;border:1px solid #d8d0c0;border-radius:2px;overflow:hidden}.english-poker-dictionary-card__study-cell--gloss{text-align:left}.english-poker-dictionary-card--compact-corner{overflow:hidden}.english-poker-dictionary-card--compact-corner .english-poker-dictionary-card__header-ordinal--delimiter{line-height:1;white-space:nowrap}.english-poker-dictionary-card--compact-corner .english-poker-dictionary-card__header{box-sizing:border-box;height:var(--ep-compact-corner-band-height);min-height:var(--ep-compact-corner-band-height);padding:1px 2px 0}.english-poker-dictionary-card--compact-corner .english-poker-dictionary-card__footer{flex:0 0 auto;height:var(--ep-compact-corner-band-height);min-height:var(--ep-compact-corner-band-height)}.english-poker-dictionary-card--compact-corner .english-poker-dictionary-card__body--compact{flex:1 1 auto;min-height:var(--ep-compact-body-height);background:linear-gradient(180deg,#fffef8,#faf8f0)}.english-poker-dictionary-card--compact-corner .english-poker-dictionary-card__footer .english-poker-dictionary-card__header{height:100%;min-height:0;padding:0 2px 1px}.english-poker-dictionary-card--compact-corner-left-edge{overflow:hidden;justify-content:space-between}.english-poker-dictionary-card--compact-corner-left-edge>.english-poker-dictionary-card__header{grid-template-columns:1fr}.english-poker-dictionary-card--compact-corner-left-edge .english-poker-dictionary-card__footer .english-poker-dictionary-card__header{grid-template-columns:1fr}.english-poker-dictionary-card--compact-corner-left-edge .english-poker-dictionary-card__footer .english-poker-dictionary-card__header-ordinal{justify-self:end}.english-poker-dictionary-card--compact-corner-left-edge .english-poker-dictionary-card__body--compact{display:none}.english-poker-dictionary-card--compact-corner-left-edge>.english-poker-dictionary-card__header .english-poker-dictionary-card__header-ordinal{display:none}.english-poker-dictionary-card--compact-corner-left-edge .english-poker-dictionary-card__footer .english-poker-dictionary-card__header-corner{display:none}.english-poker-rule-card{box-sizing:border-box;display:flex;flex-direction:column;background:#fffef8;border:1px solid #c8b88a;border-radius:0;overflow:hidden;user-select:none;-webkit-user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#2c2c2c;padding:16px 12px}.english-poker-rule-card__title{font-size:18px;font-weight:700;text-align:center;margin-bottom:12px;color:#1a1a1a;letter-spacing:.5px}.english-poker-rule-card__content{flex:1;display:flex;flex-direction:column;gap:7px}.english-poker-rule-card__section{display:flex;flex-direction:column;gap:3px}.english-poker-rule-card__h2{font-size:11px;font-weight:700;color:#1a1a1a;margin-left:-4px}.english-poker-rule-card__p{font-size:9px;line-height:1.2;margin:0}.english-poker-rule-card__list{margin:0;padding:0 0 0 12px;font-size:9px;line-height:1.2}.english-poker-rule-card__list li{margin-bottom:2px}.english-poker-rule-card__list li:last-child{margin-bottom:0}.english-poker-rule-card__list b{font-weight:600;color:#000}.english-poker-rule-card__table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:8.5px;line-height:1.18}.english-poker-rule-card__table th,.english-poker-rule-card__table td{border:1px solid #d7ccb0;padding:2px 3px;vertical-align:top}.english-poker-rule-card__table th{width:26px;font-weight:700;text-align:center;color:#1f1f1f;background:#faf4e3}.english-poker-rule-card__table td{color:#2c2c2c}.english-poker-rule-card--embedded{background:transparent;border:none;padding:2px 1px;color:#1a1a1a}.english-poker-rule-card--embedded .english-poker-rule-card__title{font-size:10px;margin-bottom:4px;letter-spacing:0}.english-poker-rule-card--embedded .english-poker-rule-card__content{gap:3px}.english-poker-rule-card--embedded .english-poker-rule-card__section{gap:1px}.english-poker-rule-card--embedded .english-poker-rule-card__h2{font-size:7px;margin-left:0}.english-poker-rule-card--embedded .english-poker-rule-card__p,.english-poker-rule-card--embedded .english-poker-rule-card__list{font-size:6.5px;line-height:1.12}.english-poker-rule-card--embedded .english-poker-rule-card__list{padding-left:8px}.english-poker-rule-card--embedded .english-poker-rule-card__list li{margin-bottom:1px}.english-poker-rule-card--embedded .english-poker-rule-card__table{font-size:6px;line-height:1.1}.english-poker-rule-card--embedded .english-poker-rule-card__table th,.english-poker-rule-card--embedded .english-poker-rule-card__table td{border-color:#e0e0e0;padding:1px 2px}.english-poker-rule-card--embedded .english-poker-rule-card__table th{width:14px;background:#f5f5f5}.english-poker-rule-card--l234-export{background:#fff;border:1px solid #bdbdbd}.english-poker-rule-card--l234-export .english-poker-rule-card__table th{background:#f5f5f5;border-color:#e0e0e0}.english-poker-rule-card--l234-export .english-poker-rule-card__table td{border-color:#e0e0e0}.english-poker-rule-card--l234-export .english-poker-rule-card__section--lexicon-stats{margin-top:auto}.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid{width:100%;border-collapse:collapse;table-layout:fixed;font-size:7px;line-height:1.1;text-align:center}.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid td{border:1px solid #e0e0e0;padding:1px 0 1px 2px;color:#2c2c2c;letter-spacing:-.2px;text-align:left;white-space:nowrap}.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid-letter{font-size:1.2em;font-weight:700;color:#1a1a1a}.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-legend{margin-top:1px;font-size:6px;line-height:1.15;text-align:center;color:#555}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export{padding:12px 10px 10px}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__title{font-size:17px;margin-bottom:8px;line-height:1.12}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__content{flex:1;min-height:0;gap:8px}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__section{gap:5px}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__h2{font-size:11px;margin-left:0}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__p,.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__list{font-size:10.5px;line-height:1.28}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__section--lexicon-stats{margin-top:0;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:4px}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid{flex:1 1 auto;height:100%;font-size:10px;line-height:1.15;letter-spacing:-.15px}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid tbody{height:100%}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid tr{height:25%}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-grid td{padding:3px 0 3px 2px;vertical-align:middle;white-space:nowrap;text-align:left}.english-poker-rule-card--landlord.english-poker-rule-card--l234-export .english-poker-rule-card__lexicon-legend{flex-shrink:0;margin-top:2px;font-size:8px;line-height:1.2}.english-poker-rule-card--pong-kong-chains.english-poker-rule-card--l234-export{padding:3px 1px 2px;overflow:hidden}.english-poker-rule-card--pong-kong-chains.english-poker-rule-card--l234-export .english-poker-rule-card__section--pong-kong-grid{width:100%;max-width:100%;margin:0;gap:8px;padding-top:0;flex:1 1 auto;min-height:0}.english-poker-rule-card--pong-kong-chains.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-grid{width:100%;max-width:100%}.english-poker-rule-card--pong-kong-chains.english-poker-rule-card--l234-export .english-poker-rule-card__content{flex:1;min-height:0;gap:3px}.english-poker-rule-card--pong-kong-chains .english-poker-rule-card__title{margin-bottom:2px;font-size:15px;line-height:1.12;flex-shrink:0}.english-poker-rule-card--pong-kong-chains .english-poker-rule-card__p--intro{font-size:7.5px;line-height:1.15;margin-bottom:2px;flex-shrink:0}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export{padding:2px 1px 1px;overflow:hidden}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__content,.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__section--irregular-verbs{flex:1;min-height:0;display:flex;flex-direction:column;gap:1px}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__irregular-verb-block{flex:1 1 0;min-height:0;display:flex;flex-direction:column;width:100%}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__irregular-verb-block--distinct{flex:6 1 0}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__irregular-verb-block--past{flex:11 1 0}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__irregular-verb-grid{width:100%;flex:1 1 auto;min-height:0;height:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:7px;line-height:1.1;letter-spacing:-.2px;text-align:center;border:1px solid #e0e0e0}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__irregular-verb-grid tbody{height:100%}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export .english-poker-rule-card__irregular-verb-grid td{border:1px solid #e0e0e0;padding:0 1px;white-space:nowrap;vertical-align:middle;text-align:center;color:#2c2c2c;box-sizing:border-box}.english-poker-rule-card--irregular-verbs.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__h2--irregular-verb-block{flex-shrink:0;font-size:9px;line-height:1.12;text-align:center}.english-poker-rule-card--irregular-verbs .english-poker-rule-card__title{margin-bottom:2px;font-size:15px;line-height:1.12;flex-shrink:0}.english-poker-rule-card--irregular-verbs .english-poker-rule-card__p--intro{font-size:7.5px;line-height:1.15;margin-bottom:2px;flex-shrink:0}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export{padding:10px 8px 8px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__title{font-size:16px;margin-bottom:8px;line-height:1.12}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__content{gap:6px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__section{gap:4px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__h2{font-size:10px;margin-left:0}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot{justify-content:flex-start;padding:7px 6px 5px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__title{font-size:15px;margin-bottom:6px;line-height:1.12}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__content{flex:1;min-height:0;gap:6px;justify-content:space-between}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__section{gap:3px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__h2{font-size:10px}.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__section--lexicon-stats{margin-top:0;flex-shrink:0}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__section--lexicon-stats{margin-top:0}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-grid{font-size:7.5px;line-height:1.12;letter-spacing:-.15px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-grid td{padding:1px 0;white-space:nowrap}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-legend{font-size:7px;line-height:1.12;white-space:nowrap}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__p,.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__list{font-size:9px;line-height:1.18}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__table{table-layout:auto;font-size:8px;line-height:1.12}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__table th{width:14px;padding:1px 2px}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__table td{padding:1px 2px;white-space:nowrap}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__p,.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__list{font-size:8.5px;line-height:1.24}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__table{font-size:8px;line-height:1.2}.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__table th,.english-poker-rule-card--mahjong.english-poker-rule-card--l234-export .english-poker-rule-card__table td{padding:2px 3px}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot{padding:2px 1px 1px;overflow:hidden}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__content{flex:1;min-height:0;display:flex;flex-direction:column}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__section--lexicon-stats{flex:1;min-height:0;display:flex;flex-direction:column;margin-top:0}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__h2{flex-shrink:0;font-size:9px;line-height:1.12;text-align:center}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-grid{flex:1 1 auto;min-height:0;width:100%;font-size:7.5px;line-height:1.12;letter-spacing:-.5px}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-grid tbody{height:100%}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-grid tr{height:calc(100% / 9)}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-grid td{padding:0 0 0 2px;white-space:nowrap;text-align:left}.english-poker-rule-card--lexicon-stats-embed.english-poker-rule-card--l234-export.english-poker-rule-card--embedded-x-slot .english-poker-rule-card__lexicon-legend{flex-shrink:0;font-size:7px;line-height:1.12;white-space:nowrap;text-align:center}.english-poker-rule-card--l234-export .english-poker-rule-card__section--pong-kong-grid{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;gap:8px;width:100%;max-width:100%;overflow:visible}.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-quadrant{flex:1 1 0;display:flex;flex-direction:column;min-height:0}.english-poker-rule-card--l234-export .english-poker-rule-card__h2--pong-kong-quadrant{font-size:10px;line-height:1.12;margin:0 0 2px;text-align:left;flex-shrink:0}.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-grid{width:100%;flex:1 1 auto;min-height:0;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:12px;line-height:1.2;text-align:left;border:1px solid #e0e0e0}.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-grid tbody{height:100%}.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-grid tr{height:33.333%}.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-grid td{border:1px solid #e0e0e0;padding:3px;color:#2c2c2c;font-size:12px;letter-spacing:0;white-space:nowrap;overflow:visible;vertical-align:middle;box-sizing:border-box}.english-poker-rule-card--l234-export .english-poker-rule-card__pong-kong-legend{display:none}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export{padding:10px 9px}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__content{flex:1;min-height:100%;gap:0;justify-content:space-between}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__combined-block{display:flex;flex:0 0 auto;flex-direction:column;gap:4px;min-height:0}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__combined-block-title{font-size:13px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__section{gap:5px}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__h2{font-size:11px;margin-left:0;line-height:1.15}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__p,.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__list{font-size:10px;line-height:1.3}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__list{margin:0;padding-left:12px}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__list li{margin-bottom:4px}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__list li:last-child{margin-bottom:0}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__table{font-size:9.5px;line-height:1.22}.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__table th,.english-poker-rule-card--l234-combined.english-poker-rule-card--l234-export .english-poker-rule-card__table td{padding:2px 3px}.single-use-l234-card{box-sizing:border-box;display:grid;grid-template-columns:var(--sul234-corner-col) var(--sul234-center-col) var(--sul234-corner-col);grid-template-rows:var(--sul234-corner-row) var(--sul234-center-row) var(--sul234-corner-row);grid-template-areas:"dictCol topPad    footCol" "dictCol lemmaGrid footCol" "dictCol botPad    footCol";line-height:1.15;background:#fff;border:1px solid #bdbdbd;border-radius:0;overflow:hidden;user-select:none;-webkit-user-select:none}.single-use-l234-card__dict-column{grid-area:dictCol;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0 2px;min-width:0}.single-use-l234-card__dict-column[data-chroma-chrome]{color:var(--sul234-chroma-color)}.single-use-l234-card__dict-column--l234{padding-left:0;padding-right:0}.single-use-l234-card__compat-corner-stack{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;line-height:1}.single-use-l234-card__compat-letter-unit{position:relative;display:inline-block;line-height:1;max-width:100%}.single-use-l234-card__dictionary-letter{display:block;font-weight:700;line-height:.78;margin-top:-.08em;color:inherit}.single-use-l234-card__dictionary-letter--wildcard{color:inherit}.single-use-l234-card__compat-direction-arrow{display:block;font-weight:800;line-height:.9;margin-top:.08em;color:inherit;align-self:flex-start;text-align:left;width:100%;margin-left:0;margin-right:auto}.single-use-l234-card__compat-base{display:block;font-weight:800;font-variant-numeric:tabular-nums;line-height:.9;margin-top:.12em;color:inherit;align-self:flex-start;text-align:left;width:100%;margin-left:0;margin-right:auto}.single-use-l234-card__center-pad-top{grid-area:topPad}.single-use-l234-card__center-pad-bottom{grid-area:botPad}.single-use-l234-card__center-lemma{grid-area:lemmaGrid;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:0}.single-use-l234-card__center-lemma--embedded-rules{justify-content:flex-start;overflow:hidden}.single-use-l234-card__study-bcs{flex:0 0 auto;width:var(--sul234-lemma-grid-w);height:var(--sul234-study-grid-height);display:flex;flex-direction:column;min-height:0}.single-use-l234-card__study-bcs--variable{justify-content:flex-start;height:auto;min-height:0}.single-use-l234-card__study-bcs--embedded-rules{flex:0 0 auto;overflow:hidden}.single-use-l234-card__embedded-rule-scale-host{display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.single-use-l234-card__embedded-rule-scale-inner{flex:0 0 auto;transform-origin:top center}.single-use-l234-card__center-lemma--variable{justify-content:flex-start;overflow:visible}.single-use-l234-card__study-data-grid{flex:0 0 auto;min-width:0;min-height:0;display:grid;gap:0;font-size:inherit;line-height:1.1;border:1px solid #d0d0d0;border-radius:2px;overflow:hidden}.single-use-l234-card__study-data-grid--sparse-mirror{position:relative;display:grid;gap:0}.single-use-l234-card__study-data-grid--sparse-mirror:after,.single-use-l234-card__study-data-grid--asymmetric:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background-image:linear-gradient(#e0e0e0,#e0e0e0),linear-gradient(#e0e0e0,#e0e0e0);background-size:1px 100%,1px 100%;background-position:33.333% 0,66.667% 0;background-repeat:no-repeat}.single-use-l234-card__study-data-grid--asymmetric{position:relative;display:grid;gap:0}.single-use-l234-card__study-data-grid--asymmetric .single-use-l234-card__study-cell,.single-use-l234-card__study-data-grid--asymmetric .single-use-l234-card__study-cell-empty{border-right:none}.single-use-l234-card__study-sparse-gap-row{box-sizing:border-box;min-height:0;min-width:0;border-bottom:1px solid #e0e0e0}.single-use-l234-card__study-sparse-lower-mirror{box-sizing:border-box;position:relative;display:grid;grid-template-columns:subgrid;grid-template-rows:repeat(5,minmax(0,1fr));min-height:0;min-width:0;overflow:hidden}.single-use-l234-card__study-lower-band-rotate{box-sizing:border-box;position:absolute;left:0;right:0;top:-100%;height:200%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(10,minmax(0,1fr));min-height:0;min-width:0;transform:rotate(180deg);transform-origin:50% 50%}.single-use-l234-card__study-data-grid--sparse-mirror .single-use-l234-card__study-cell,.single-use-l234-card__study-data-grid--sparse-mirror .single-use-l234-card__study-cell-empty{border-right:none}.single-use-l234-card__study-band-grid{box-sizing:border-box;display:grid;gap:0;width:100%;height:100%;min-height:0;min-width:0}.single-use-l234-card__study-cell,.single-use-l234-card__study-cell-empty{box-sizing:border-box;min-height:0;min-width:0;overflow:hidden;white-space:nowrap;padding:0 1px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.single-use-l234-card__study-cell--last-row{border-bottom:none}.single-use-l234-card__study-cell--last-col{border-right:none}.single-use-l234-card__study-cell--midline-bottom{border-bottom:1px solid #e0e0e0}.single-use-l234-card__study-cell{color:#111;font-weight:400;text-align:left}.single-use-l234-card__study-cell--bilingual{display:flex;align-items:center}.single-use-l234-card__study-cell-en{color:#111;font-weight:600;line-height:1.05}.single-use-l234-card__study-cell-gloss{color:#555;font-weight:400}.single-use-l234-card__study-cell-gloss--compact{display:inline-block;line-height:1}.single-use-l234-card__study-cell-empty{color:transparent;background:transparent}.single-use-l234-card__dict-footer-column{grid-area:footCol;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:0 2px 2px;min-width:0;max-width:var(--sul234-corner-col);overflow:hidden}.single-use-l234-card__dict-footer-column[data-chroma-chrome]{color:var(--sul234-chroma-color)}.single-use-l234-card__dict-footer-column--l234{padding-right:0;padding-bottom:1px}.single-use-l234-card__dict-footer-rotate{transform:rotate(180deg);transform-origin:center center}.single-use-l234-card[data-char=f] .single-use-l234-card__dictionary-letter{margin-top:.02em}.single-use-l234-card[data-char=i] .single-use-l234-card__dictionary-letter,.single-use-l234-card[data-char="?"] .single-use-l234-card__dictionary-letter{margin-top:.04em}.single-use-l234-card[data-char=j] .single-use-l234-card__dictionary-letter{margin-top:.04em;transform:translate(.12em,.04em) scale(.76);transform-origin:left top}.single-use-l234-card--compact-corner{grid-template-columns:1fr;grid-template-rows:2fr 1fr 1fr;grid-template-areas:"letterBand" "baseBand" "arrowBand"}.single-use-l234-card--compact-corner:not(.single-use-l234-card--compact-has-meta){grid-template-rows:1fr;grid-template-areas:"letterBand"}.single-use-l234-card__compact-letter-band,.single-use-l234-card__compact-base-band,.single-use-l234-card__compact-arrow-band{box-sizing:border-box;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;padding:2px;overflow:hidden}.single-use-l234-card__compact-letter-band{grid-area:letterBand;border-bottom:1px solid #e8e8e8}.single-use-l234-card__compact-base-band{grid-area:baseBand;border-bottom:1px solid #e8e8e8}.single-use-l234-card__compact-arrow-band{grid-area:arrowBand}.single-use-l234-card--compact-corner .single-use-l234-card__compact-letter-band[data-chroma-chrome],.single-use-l234-card--compact-corner .single-use-l234-card__compact-base-band[data-chroma-chrome],.single-use-l234-card--compact-corner .single-use-l234-card__compact-arrow-band[data-chroma-chrome]{color:var(--sul234-chroma-color)}.single-use-l234-card--compact-corner .single-use-l234-card__dictionary-letter{margin-top:0;line-height:1}.single-use-l234-card--compact-corner .single-use-l234-card__compat-base,.single-use-l234-card--compact-corner .single-use-l234-card__compat-direction-arrow{margin-top:0;line-height:1;width:auto;text-align:center}.single-use-l234-card--compact-corner[data-char=j] .single-use-l234-card__dictionary-letter{margin-top:0;transform:none}.single-use-l234-card--selected{box-shadow:0 0 0 2px #2563eb}.single-use-l234-card__study-bcs--mahjong-embed .english-poker-rule-card__section--lexicon-stats{margin-top:4px}.dynasty-jtx-sequence-panel{display:flex;flex-direction:column;height:100%;min-height:0}.dynasty-jtx-sequence-panel__scroll{flex:1;min-height:0;overflow-y:auto;border:1px solid #e0d5b7;border-radius:8px;background:#fff}.dynasty-jtx-sequence-panel__table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.35}.dynasty-jtx-sequence-panel__table th{position:sticky;top:0;z-index:1;background:#faf6eb;border-bottom:1px solid #e0d5b7;padding:6px 8px;text-align:left;font-weight:700;white-space:nowrap}.dynasty-jtx-sequence-panel__table td{padding:5px 8px;border-bottom:1px solid #f0ebe0;vertical-align:top}.dynasty-jtx-sequence-panel__dynasty-row td{background:#f5eed8;font-weight:700;font-size:11px;color:#5c4a1f;padding:4px 8px;border-bottom:1px solid #e0d5b7}.dynasty-jtx-sequence-panel__rank{width:2.5em;color:#666;text-align:right;font-variant-numeric:tabular-nums}.dynasty-jtx-sequence-panel__dynasty{white-space:nowrap;color:#7a6528}.dynasty-jtx-sequence-panel__name{font-weight:600;white-space:nowrap}.dynasty-jtx-sequence-panel__life{color:#555;font-size:11px;white-space:nowrap}.dynasty-jtx-sequence-panel__win-rules{font-size:12px;color:#444;line-height:1.45}.dynasty-jtx-sequence-panel__win-rules-list{margin:6px 0 0;padding-left:1.25em}.dynasty-jtx-sequence-panel__win-rules-list li{margin-bottom:4px}.dynasty-jtx-sequence-panel__win-rules-list li:last-child{margin-bottom:0}.help-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:flex-start;justify-content:center;z-index:3200;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:max(12px,env(safe-area-inset-top,0px)) 12px max(12px,env(safe-area-inset-bottom,0px));box-sizing:border-box}.help-panel{width:min(960px,94vw);max-height:min(88vh,100dvh);background:#fff;border-radius:14px;box-shadow:0 16px 48px #0000004d;overflow:hidden;display:flex;flex-direction:column;min-height:0}.help-panel__header{display:flex;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #ededed;flex-shrink:0}.help-panel__head{min-width:0;flex:1}.help-panel__title{margin:0;font-size:20px;color:#1f2a37}.help-panel__subtitle{margin:6px 0 0;font-size:13px;color:#667085;line-height:1.35}.help-panel__close{align-self:flex-start;flex-shrink:0;white-space:nowrap;border:none;background:none;color:#64748b;cursor:pointer;font-size:18px;padding:2px 6px}.help-panel__tabs{display:flex;gap:8px;padding:10px 14px;border-bottom:1px solid #f1f1f1;background:#fafafa;flex-shrink:0}.help-tab{border:1px solid #d8dde3;border-radius:999px;background:#fff;color:#334155;padding:7px 12px;font-size:13px;cursor:pointer}.help-tab--active{background:#1f7a4f;color:#fff;border-color:#1f7a4f}.help-layout{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:220px 1fr;grid-template-rows:minmax(0,1fr);overflow:hidden}.help-nav{border-right:1px solid #f0f0f0;padding:8px;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;background:#fcfcfc}.help-nav__item{width:100%;text-align:left;border:1px solid #e6e8ec;background:#fff;border-radius:10px;padding:10px;margin-bottom:8px;display:flex;flex-direction:column;gap:4px;cursor:pointer}.help-nav__item--active{border-color:#1f7a4f;box-shadow:inset 0 0 0 1px #1f7a4f1f}.help-nav__level{font-size:11px;color:#64748b;font-weight:700}.help-nav__title{font-size:13px;color:#0f172a;line-height:1.3}.help-content{padding:14px 18px 18px;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.help-content__title{margin:0;font-size:18px;color:#102a43}.help-content__summary{margin:8px 0 12px;color:#475569;font-size:14px}.help-topic{margin-bottom:14px}.help-topic h4{margin:0 0 6px;font-size:15px;color:#0f172a}.help-topic ul{margin:0;padding-left:18px;color:#334155}.help-topic li{margin-bottom:4px;line-height:1.45}.help-refs{margin-top:14px;font-size:13px;color:#1f2937}.help-refs__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.help-chip{border-radius:999px;padding:2px 8px;background:#eef2f7;color:#334155;font-size:12px}.help-training{flex:1 1 auto;min-height:0;padding:14px 16px 18px;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.help-training__header h3{margin:0 0 4px}.help-training__header p{margin:0;color:#475569;font-size:14px}.help-training__progress{margin-top:10px;font-size:13px;color:#334155}.help-training__bar{margin-top:6px;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.help-training__barFill{height:100%;background:#1f7a4f}.help-training__list{margin-top:12px;display:grid;gap:10px}.help-mission{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.help-mission--active{border-color:#1f7a4f}.help-mission--completed{background:#f0fdf4}.help-mission__head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.help-mission__head h4{margin:0;font-size:15px}.help-mission__status{font-size:12px;color:#64748b}.help-mission p{margin:6px 0;color:#475569;font-size:13px}.help-mission ul{margin:0;padding-left:18px;color:#334155;font-size:13px}.help-mission li{margin-bottom:4px}.help-mission__actions{margin-top:8px;display:flex;gap:8px}.help-mission__actions button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:6px 10px;cursor:pointer;font-size:13px}.help-mission__actions .help-mission__secondary{background:#f8fafc}@media(max-width:900px){.help-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.help-nav{border-right:none;border-bottom:1px solid #f0f0f0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:40vh;overflow:auto}.help-nav__item{margin-bottom:0}}.pcn-meld-coach-toast{position:fixed;bottom:88px;left:50%;transform:translate(-50%);z-index:10004;display:none;align-items:center;justify-content:center;padding:10px 18px;max-width:min(90vw,420px);background:#143c28eb;border:1px solid #3d9b6a;border-radius:8px;box-shadow:0 2px 10px #0003}.pcn-meld-coach-toast__text{font-size:14px;line-height:1.4;color:#e8f5e9;text-align:center}.longest-word-hint-button{background:linear-gradient(135deg,gold,#ffed4e);color:#d97706;border:none;border-radius:8px;padding:10px 16px;cursor:pointer;font-size:13px;font-weight:600;box-shadow:0 3px 6px #ffd7004d;transition:all .3s ease;display:flex;align-items:center;gap:6px}.longest-word-hint-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 12px #ffd70066}.longest-word-hint-button:disabled{opacity:.5;cursor:not-allowed}.longest-word-hint-button .hint-icon{font-size:18px}.longest-word-hint-button .hint-text{font-weight:700}.longest-word-hint-button .hint-cost{font-size:11px;background:#d9770633;padding:2px 8px;border-radius:10px}.hint-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease}.hint-modal{background:#fff;border-radius:16px;padding:24px;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.hint-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.hint-icon-large{font-size:32px}.hint-header h3{flex:1;margin:0;font-size:20px;color:#333}.hint-cost-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#d97706;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:700}.hint-content{text-align:center;padding:20px 0}.hint-word{font-size:36px;font-weight:700;color:#667eea;margin-bottom:8px}.hint-length{font-size:16px;color:#666;margin-bottom:16px}.hint-definition{background:#f9f9f9;padding:16px;border-radius:8px;color:#333;font-size:14px;line-height:1.6;margin-bottom:20px}.hint-actions-info{display:flex;justify-content:center;gap:12px}.hint-action{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:600}.hint-action.kong{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.hint-action.pong{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.hint-action .action-icon{font-size:18px}.hint-action .action-score{background:#ffffff4d;padding:2px 8px;border-radius:10px;font-size:12px}.hint-tip{background:linear-gradient(135deg,#e3f2fd,#f0f2ff);padding:12px;border-radius:8px;color:#1976d2;font-size:13px;margin:16px 0;text-align:center}.hint-close-btn{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.hint-close-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.exposed-kong-hint-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:3000;animation:fadeIn .2s ease-in}.exposed-kong-hint-modal{background:#fff;border-radius:15px;padding:25px;min-width:450px;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:slideUp .3s ease-out}.exposed-kong-hint-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.exposed-kong-hint-header h3{margin:0;font-size:24px;color:#ff6b35;font-weight:700}.exposed-kong-hint-content{display:flex;flex-direction:column;gap:20px}.hint-suggestion{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:15px;border-radius:10px;font-size:16px;font-weight:500;text-align:center}.kong-option:hover{border-color:#ff6b35;box-shadow:0 2px 8px #ff6b3533;transform:translate(5px)}.kong-option.selected{border-color:#ff6b35;background:linear-gradient(135deg,#fff5f0,#ffe8dc);box-shadow:0 4px 12px #ff6b354d}.kong-word{font-size:22px;font-weight:700;color:#ff6b35;text-transform:uppercase}.kong-expansion-count{font-size:14px;color:#666;background:#f0f0f0;padding:4px 10px;border-radius:12px;font-weight:600}.kong-expansion-letters{font-size:13px;color:#ff6b35;margin-bottom:8px;font-weight:500}.kong-card{display:inline-block;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;padding:6px 12px;border-radius:6px;font-size:16px;font-weight:700;text-transform:uppercase}.execute-button{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.execute-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3566}.hint-explanation{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:12px;font-size:13px;color:#856404;text-align:center;line-height:1.6}.concealed-kong-hint-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:3000;animation:fadeIn .2s ease-in}.concealed-kong-hint-modal{background:#fff;border-radius:15px;padding:25px;min-width:450px;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:slideUp .3s ease-out}.concealed-kong-hint-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.concealed-kong-hint-header h3{margin:0;font-size:24px;color:#2e8b57;font-weight:700}.close-button{background:none;border:none;font-size:32px;cursor:pointer;color:#999;padding:0;line-height:1;transition:color .2s}.close-button:hover{color:#333}.concealed-kong-hint-content{display:flex;flex-direction:column;gap:20px}.hint-suggestion{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px;border-radius:10px;font-size:16px;font-weight:500;text-align:center}.kong-options-list{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.kong-option{border:2px solid #e0e0e0;border-radius:10px;padding:15px;cursor:pointer;transition:all .2s;background:#fff}.kong-option:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea33;transform:translate(5px)}.kong-option.selected{border-color:#667eea;background:linear-gradient(135deg,#f0f4ff,#e8f0ff);box-shadow:0 4px 12px #667eea4d}.kong-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.kong-word{font-size:22px;font-weight:700;color:#2e8b57;text-transform:uppercase}.kong-length{font-size:14px;color:#666;background:#f0f0f0;padding:4px 10px;border-radius:12px}.kong-base-word{font-size:14px;color:#666;margin-bottom:8px}.kong-definition{font-size:14px;color:#333;margin-bottom:10px;line-height:1.5}.kong-cards{display:flex;gap:6px;flex-wrap:wrap}.kong-card{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 12px;border-radius:6px;font-size:16px;font-weight:700;text-transform:uppercase}.hint-actions{display:flex;gap:10px;margin-top:10px}.execute-button,.cancel-button{flex:1;padding:14px;font-size:16px;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:all .2s}.execute-button{background:linear-gradient(135deg,#2e8b57,#228b22);color:#fff}.execute-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2e8b5766}.execute-button:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.cancel-button{background:#f0f0f0;color:#666}.cancel-button:hover{background:#e0e0e0}.hint-explanation{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:12px;font-size:13px;color:#856404;text-align:center}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.liu-dao-south-hand{width:100%;min-width:0}.liu-dao-compact-stack{display:flex;flex-direction:column;gap:6px}.liu-dao-divide-chrome{flex-shrink:0}.math24-south-hand{width:100%;min-width:0}.math24-expression-row{display:flex;flex-wrap:nowrap;align-items:center;gap:4px;min-height:2.5rem;padding:4px 6px;border:1px dashed #7e57c2;border-radius:8px;background:#f3e5f5;margin-bottom:6px;overflow-x:auto}.math24-face-label{display:inline-block;line-height:1}.math24-face-label--horizontal{white-space:nowrap;writing-mode:horizontal-tb;letter-spacing:-.02em}.math24-expression-row--compact{min-height:2rem}.math24-expression-slot{flex-shrink:0}.math24-pool{display:flex;flex-wrap:wrap;gap:4px}.math24-zone-label{font-size:11px;color:#5e35b1;width:100%;margin-bottom:2px}.chemistry-breakdown-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:12000}.chemistry-breakdown-modal{background:#fff;color:#111;border-radius:8px;padding:16px 20px 20px;min-width:280px;max-width:90vw;box-shadow:0 8px 32px #0003}.chemistry-breakdown-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.chemistry-breakdown-header-text{min-width:0}.chemistry-breakdown-header h3{margin:0 0 4px}.chemistry-breakdown-header p{margin:0;color:#555;font-size:14px}.chemistry-breakdown-list{list-style:none;padding:0;margin:12px 0 0}.chemistry-breakdown-list li{display:grid;grid-template-columns:2em 3em 1fr;gap:8px;padding:4px 0}.chemistry-breakdown-close{flex-shrink:0;background:#eceff1;border:1px solid #546e7a;border-radius:8px;font-size:20px;line-height:1;cursor:pointer;color:#263238;padding:4px 10px}.chemistry-element-practice-stack{display:flex;flex-direction:column;line-height:1;font-weight:700;font-size:.85rem}.physics-formula-practice-stack{display:flex;flex-direction:column;line-height:1;font-weight:700;font-size:.78rem}.physics-formula-practice-row{letter-spacing:-.02em}.chemistry-element-ref-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:12000;padding:12px;box-sizing:border-box}.chemistry-element-ref-modal{background:#fff;color:#111;border-radius:12px;padding:16px 18px 18px;width:min(560px,100%);max-height:92vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #00000040;overflow:hidden}.chemistry-element-ref-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.chemistry-element-ref-header h3{margin:0;font-size:18px}.chemistry-element-ref-close{flex-shrink:0;background:#eceff1;border:1px solid #546e7a;border-radius:8px;font-size:20px;line-height:1;cursor:pointer;color:#263238;padding:4px 10px}.chemistry-element-ref-sort{display:flex;gap:8px;margin-bottom:12px}.chemistry-element-ref-sort button{flex:1;padding:8px 10px;border-radius:8px;border:1px solid #90a4ae;background:#fff;cursor:pointer;font-weight:600;font-size:13px}.chemistry-element-ref-sort button[aria-pressed=true]{background:#e3f2fd;border-color:#1976d2;color:#0d47a1}.chemistry-element-ref-grid-wrap{overflow-y:auto;flex:1;min-height:0;padding-right:2px}.chemistry-element-ref-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(46px,1fr));gap:6px}.chemistry-element-ref-tile{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:6px;border:1px solid #cfd8dc;background:#fafafa;cursor:pointer;font-weight:700;font-size:.9rem;color:#111;padding:4px 2px;box-shadow:0 2px 4px #00000014}.chemistry-element-ref-tile:focus-visible{outline:2px solid #1976d2;outline-offset:1px}.chemistry-element-ref-tile[aria-pressed=true]{box-shadow:inset 0 0 0 2px #1976d2,0 2px 4px #00000014;background:#e3f2fd}.chemistry-element-ref-tile--wide{font-size:.78rem}.chemistry-element-ref-detail{margin-top:12px;padding:10px 12px;background:#f9fbe7;border-radius:8px;border:1px solid #dce775;min-height:44px;font-size:15px;line-height:1.4}.chemistry-element-ref-detail-hint{color:#666;font-size:14px}.chemistry-element-ref-detail strong{margin-right:8px}.english-poker-card-viewer-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:12000;padding:12px;box-sizing:border-box}.english-poker-card-viewer-modal{background:#fff;color:#111;border-radius:12px;padding:16px 18px 18px;width:min(640px,100%);max-height:min(92dvh,92vh);display:flex;flex-direction:column;box-shadow:0 8px 32px #00000040;overflow:hidden}.english-poker-card-viewer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.english-poker-card-viewer-header h3{margin:0;font-size:18px}.english-poker-card-viewer-close{flex-shrink:0;background:#eceff1;border:1px solid #546e7a;border-radius:8px;font-size:20px;line-height:1;cursor:pointer;color:#263238;padding:4px 10px}.english-poker-card-viewer-stats{margin:0 0 8px;font-size:11px;color:#546e7a;line-height:1.2}.english-poker-card-viewer-stats__total{margin:0 0 4px;font-weight:600;font-size:12px;color:#37474f;font-variant-numeric:tabular-nums}.english-poker-card-viewer-stats__footnote{font-weight:400;font-size:11px;color:#78909c}.english-poker-card-viewer-stats__l234-grid{display:flex;flex-direction:column;gap:4px;margin-top:8px;font-size:12px;font-family:ui-monospace,monospace}.english-poker-card-viewer-stats__l234-row{display:flex;flex-wrap:wrap;gap:8px 12px}.english-poker-card-viewer-stats__l234-cell{white-space:nowrap}.english-poker-card-viewer-stats__table{width:100%;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}.english-poker-card-viewer-stats__table td,.english-poker-card-viewer-stats__table th{padding:1px 2px;text-align:center;border:1px solid #cfd8dc}.english-poker-card-viewer-stats__table .english-poker-length-stats-table__row-label,.english-poker-card-viewer-stats__row-label{width:4.5em;font-weight:600;color:#455a64;background:#f5f7f8;text-align:left;white-space:nowrap}.english-poker-card-viewer-letter-group{margin-bottom:12px}.english-poker-card-viewer-letter-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px}.english-poker-card-viewer-letter-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:4px 4px 5px;border-radius:6px;border:1px solid #90a4ae;background:#fff;cursor:pointer;font-weight:700;font-size:14px;line-height:1.1;text-align:center}.english-poker-card-viewer-letter-tile__glyph{display:block}.english-poker-card-viewer-letter-tile__len{display:block;font-size:10px;font-weight:600;color:#546e7a;font-variant-numeric:tabular-nums}.english-poker-card-viewer-letter-tile[aria-pressed=true]{background:#e3f2fd;border-color:#1976d2;color:#0d47a1}.english-poker-card-viewer-suit-group{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:14px}.english-poker-card-viewer-suit-btn{flex:1 1 0;min-width:0;padding:6px 8px;border-radius:8px;border:1px solid #90a4ae;background:#fff;cursor:pointer;font-weight:600;font-size:12px;display:flex;flex-direction:column;align-items:center;gap:2px;line-height:1.1}.english-poker-card-viewer-suit-btn__ordinal{font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}.english-poker-card-viewer-suit-btn__language{font-size:10px;font-weight:600;color:#546e7a}.english-poker-card-viewer-suit-btn[aria-pressed=true]{background:#e3f2fd;border-color:#1976d2;box-shadow:0 0 0 2px #1976d2}.english-poker-card-viewer-preview{display:flex;justify-content:center;align-items:flex-start;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:8px 4px 4px}.pinyin-poker-card-viewer-backdrop{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:12000;padding:12px;box-sizing:border-box}.pinyin-poker-card-viewer-modal{background:#fff;color:#111;border-radius:12px;padding:16px 18px 18px;width:min(640px,100%);max-height:min(92dvh,92vh);display:flex;flex-direction:column;box-shadow:0 8px 32px #00000040;overflow:hidden}.pinyin-poker-card-viewer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.pinyin-poker-card-viewer-header h3{margin:0;font-size:18px}.pinyin-poker-card-viewer-close{flex-shrink:0;background:#eceff1;border:1px solid #546e7a;border-radius:8px;font-size:20px;line-height:1;cursor:pointer;color:#263238;padding:4px 10px}.pinyin-poker-card-viewer-hint{margin:0 0 12px;font-size:13px;color:#546e7a;line-height:1.4}.pinyin-poker-card-viewer-stats{margin:0 0 8px;font-size:11px;color:#546e7a;line-height:1.2}.pinyin-poker-card-viewer-stats__total{margin:0 0 4px;font-weight:600;font-size:12px;color:#37474f;font-variant-numeric:tabular-nums}.pinyin-poker-card-viewer-stats__table{width:100%;border-collapse:collapse;table-layout:fixed;font-variant-numeric:tabular-nums}.pinyin-poker-card-viewer-stats__table td,.pinyin-poker-card-viewer-stats__table th{padding:1px 2px;text-align:center;border:1px solid #cfd8dc}.pinyin-poker-card-viewer-stats__row-label{width:3.2em;font-weight:600;color:#455a64;background:#f5f7f8;text-align:left;white-space:nowrap}.pinyin-poker-card-viewer-letter-group{margin-bottom:12px}.pinyin-poker-card-viewer-letter-grid{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:6px}.pinyin-poker-card-viewer-letter-tile{border:1px solid #90a4ae;border-radius:6px;background:#fafafa;font-weight:700;font-size:14px;padding:6px 0;cursor:pointer}.pinyin-poker-card-viewer-letter-tile[aria-pressed=true]{background:#1976d2;color:#fff;border-color:#0d47a1}.pinyin-poker-card-viewer-letter-tile--wildcard{color:#6a1b9a}.pinyin-poker-card-viewer-suit-group{display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:14px}.pinyin-poker-card-viewer-suit-btn{flex:1 1 0;min-width:0;padding:8px 10px;border-radius:8px;border:1px solid #90a4ae;background:#fff;cursor:pointer;font-weight:600;font-size:13px}.pinyin-poker-card-viewer-suit-btn[aria-pressed=true]{background:#e3f2fd;border-color:#1976d2;box-shadow:0 0 0 2px #1976d2}.pinyin-poker-card-viewer-preview{display:flex;justify-content:center;align-items:flex-start;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding:8px 4px 4px}.hand-tools-menu-panel{padding:4px 0}.hand-tools-menu-item{display:block;width:100%;text-align:left;padding:9px 14px;border:none;background:transparent;cursor:pointer;font-size:14px;line-height:1.25}.hand-tools-menu-item:disabled{cursor:not-allowed}.hand-tools-menu-close-wrap{border-top:1px solid #eee;margin-top:2px;padding-top:2px}.hand-tools-menu-close{display:block;width:100%;text-align:center;padding:8px 14px;border:none;background:transparent;cursor:pointer;font-size:13px;font-weight:600;color:#444}@media(max-width:480px){.hand-tools-menu-panel{padding:2px 0}.hand-tools-menu-item{padding:7px 12px;font-size:14px}.hand-tools-menu-close-wrap{margin-top:0;padding-top:0}.hand-tools-menu-close{padding:7px 12px;font-size:13px}}.province-go-container{position:fixed;inset:0;z-index:500;width:100%;display:flex;flex-direction:column;background-color:#f0f2f5;font-family:Arial,sans-serif;overflow:hidden}.province-go-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background-color:#fff;box-shadow:0 2px 8px #0000001a;z-index:10}.province-go-header--board-embedded{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background-color:#fffffff0;color:#1b5e20;border-bottom:1px solid #c8e6c9;box-shadow:none}.province-go-header--board-embedded .province-go-status{grid-column:2;justify-self:center;max-width:calc(100vw - 120px);text-align:center}.province-go-header--board-embedded .province-go-controls{grid-column:3;justify-self:end}.province-go-header--board-embedded .turn-text:not(.player1):not(.player2){color:#1b5e20}.province-go-header--board-embedded .winner-text{color:#2e7d32}.province-go-header--board-embedded .winner-text.blue-win{color:#1565c0}.province-go-opponent-presence{margin-top:4px;font-size:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.province-go-header--board-embedded .province-go-opponent-presence{color:#1b5e20}.province-go-opponent-presence__name{font-weight:600}.province-go-opponent-presence__color--red{color:#c62828}.province-go-opponent-presence__color--blue{color:#1565c0}.province-go-opponent-status-badge{color:#fff;border-radius:4px;padding:2px 8px;font-weight:600;font-size:11px}.province-go-opponent-status-badge--trustee{background:#ff9800}.province-go-opponent-status-badge--away{background:#757575}.province-go-resign-confirm{display:flex;flex-direction:column;align-items:flex-end;gap:4px;max-width:220px}.province-go-resign-confirm__body{font-size:12px;font-weight:600;text-align:right;line-height:1.35;color:#333}.province-go-header--board-embedded .province-go-resign-confirm__body{color:#1b5e20}.province-go-resign-confirm__actions{display:flex;gap:6px}.province-go-status{display:flex;flex-direction:column;align-items:center}.province-go-status-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:10px}.province-go-status-row .turn-text,.province-go-status-row .winner-text{margin-bottom:0}.turn-text{font-size:18px;font-weight:700;margin-bottom:4px}.turn-text.player1{color:#f44336}.turn-text.player2{color:#2196f3}.province-go-pass-hint{font-size:13px;color:#666;margin-bottom:4px}.winner-text{font-size:20px;font-weight:700;color:#4caf50;margin-bottom:4px}.scores{font-size:24px;font-weight:700;font-family:monospace}.score-red{color:#f44336}.score-blue{color:#2196f3}.score-sep{margin:0 8px;color:#666}.province-go-controls{display:flex;flex-wrap:wrap;gap:10px}.province-go-btn{padding:8px 16px;font-size:14px;white-space:nowrap;border:none;border-radius:6px;background-color:#e0e0e0;color:#333;font-weight:700;transition:background-color .2s,opacity .2s}.province-go-btn:not(:disabled){cursor:pointer}.province-go-btn:not(:disabled):hover{background-color:#d0d0d0}.province-go-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.province-go-btn:disabled:hover{background-color:#e0e0e0}.province-go-undo-waiting{font-size:13px;font-weight:600;color:#5d4037;padding:6px 10px;border-radius:6px;background-color:#fff3e0;border:1px solid #ffcc80;white-space:nowrap}.province-go-header--board-embedded .province-go-undo-waiting{color:#5d4037}.province-go-btn--reject.province-go-btn--acted{background-color:#ffcdd2;color:#b71c1c;opacity:1}.province-go-btn--accept.province-go-btn--acted{background-color:#c8e6c9;color:#1b5e20;opacity:1}.province-go-undo-respond .province-go-btn--acted:disabled{opacity:1;pointer-events:none}.province-go-btn.exit-btn{background-color:#ff9800;color:#fff}.province-go-btn.exit-btn:hover{background-color:#f57c00}.province-go-board{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;padding:20px;overflow:hidden}.province-go-board-map-host{flex:1;min-height:0;position:relative;width:100%;background:#e8f5e9;display:flex;flex-direction:column;overflow:hidden}.province-go-board-map-host>.province-go-geographic-stage{position:absolute;inset:0;display:flex;flex-direction:column;min-height:0}.province-go-svg{width:100%;height:100%;max-width:800px;max-height:800px}.province-go-edge{stroke:#aaa;stroke-width:3;stroke-linecap:round}.province-go-node{cursor:default;transition:transform .2s}.province-go-node.selectable{cursor:pointer}.province-go-node.selectable:hover .node-circle{stroke:#666;stroke-width:4}.node-circle{fill:#fff;stroke:#999;stroke-width:2;transition:fill .3s,stroke .3s}.last-move-indicator{fill:none;stroke:#ffeb3b;stroke-width:4;stroke-dasharray:4 4;animation:rotate-indicator 4s linear infinite;pointer-events:none}@keyframes rotate-indicator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.node-text{fill:#333;font-size:16px;font-weight:400;text-anchor:middle;dominant-baseline:middle;pointer-events:none}.province-go-node.player1 .node-circle{fill:#f44336;stroke:#b71c1c;stroke-width:3}.province-go-node.player1 .node-text{fill:#fff;font-weight:700}.province-go-node.player2 .node-circle{fill:#2196f3;stroke:#0d47a1;stroke-width:3}.province-go-node.player2 .node-text{fill:#fff;font-weight:700}.province-go-geographic-stage{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}.province-go-geographic-map-wrap{flex:1;min-height:0;display:flex;flex-direction:column;align-items:stretch;padding:8px}.province-go-board-map{flex:1;min-height:0;width:100%;max-width:min(100%,1200px);max-height:100%;align-self:center;display:block;overflow:hidden}.province-go-board-map__image--loading{opacity:0}.province-go-board-map__image--ready{opacity:1;transition:opacity .2s ease}.province-go-board-map__hit{pointer-events:painted}.province-go-board-map__hit.selectable:hover{fill:#1976d20f;stroke:#1976d259;stroke-width:2}.province-go-schematic-map{width:100%;height:100%;max-width:800px;max-height:800px}.province-go-capital-slot-label{font-family:Arial,sans-serif;font-weight:400;pointer-events:none;-webkit-user-select:none;user-select:none}.province-go-geo-token__label{font-family:Arial,sans-serif;font-weight:700;pointer-events:none;-webkit-user-select:none;user-select:none}.province-go-geo-token.last-move .province-go-geo-token__last-move-ring--inner{fill:none;stroke:#ff6f00;pointer-events:none;animation:province-go-last-move-pulse 1.6s ease-in-out infinite}.province-go-geo-token.last-move .province-go-geo-token__last-move-ring--outer{fill:none;stroke:#ffc107;stroke-dasharray:6 4;pointer-events:none;animation:province-go-last-move-spin 3s linear infinite}@keyframes province-go-last-move-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes province-go-last-move-pulse{0%,to{opacity:.72}50%{opacity:1}}.province-go-piece-tray{--pg-tray-chip-h: 28px;--pg-tray-chip-w: 30px;--pg-tray-gap: 4px;flex-shrink:0;padding:6px 10px;background:#fff;border-bottom:1px solid #e0e0e0}.province-go-piece-tray__header{font-size:12px;font-weight:600;margin-bottom:4px;color:#424242}.province-go-piece-tray__grid{display:flex;flex-wrap:wrap;gap:var(--pg-tray-gap);max-height:calc(2 * var(--pg-tray-chip-h) + var(--pg-tray-gap));overflow-y:auto;-webkit-overflow-scrolling:touch}.province-go-piece-tray__chip{min-width:var(--pg-tray-chip-w);width:var(--pg-tray-chip-w);height:var(--pg-tray-chip-h);padding:0;border-radius:calc(var(--pg-tray-chip-h) / 2);border:2px solid #bdbdbd;background:#fafafa;font-size:13px;font-weight:700;cursor:pointer}.province-go-piece-tray__chip.selected{border-color:#1976d2;background:#e3f2fd;box-shadow:0 0 0 2px #1976d240}.province-go-piece-tray__chip.tray-hint{border-color:#ff9800;background:#fff3e0;box-shadow:0 0 0 2px #ff980059}.province-go-piece-tray__chip:disabled{opacity:.5;cursor:not-allowed}.province-go-mismatch-coach{flex-shrink:0;margin:0 12px 8px;padding:10px 12px;background:#fff8e1;border:1px solid #ffcc80;border-radius:8px;font-size:13px;color:#5d4037}.province-go-mismatch-coach p{margin:0 0 6px}.province-go-mismatch-coach__dismiss{margin-top:4px;padding:4px 10px;border:1px solid #ffb74d;border-radius:4px;background:#fff;cursor:pointer}.province-go-geographic-hint{flex-shrink:0;padding:0 12px 6px;font-size:12px;color:#616161}.province-go-quiz{display:flex;flex-direction:column;height:100%;width:100%}.province-go-quiz__header{padding:12px 16px;background:#fff;border-bottom:1px solid #e0e0e0}.province-go-quiz__header h2{margin:0 0 8px;font-size:18px}.province-go-quiz__score{font-size:13px;color:#616161}.province-go-quiz__wrong{color:#c62828;font-weight:600}.province-go-quiz__actions{display:flex;gap:8px;margin-top:8px}@media(max-width:640px){.province-go-header{flex-direction:column;align-items:stretch;padding:8px 10px;gap:8px}.province-go-left-spacer{display:none}.province-go-status{flex-direction:column;align-items:center;width:100%}.province-go-status-row{gap:8px}.province-go-status-row .turn-text,.province-go-status-row .winner-text{font-size:15px}.province-go-status-row .scores{font-size:18px}.province-go-pass-hint{font-size:12px;text-align:center}.province-go-controls{justify-content:center;gap:6px;width:100%}.province-go-btn{padding:6px 10px;font-size:12px}.province-go-header--board-embedded{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:8px 10px}.province-go-header--board-embedded .province-go-status{max-width:none;grid-column:auto;justify-self:stretch}.province-go-header--board-embedded .province-go-controls{grid-column:auto;justify-self:stretch;justify-content:center}.province-go-board{padding:8px}.province-go-geographic-map-wrap{padding:4px}.province-go-geographic-hint{padding:0 8px 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.province-go-piece-tray{--pg-tray-chip-h: 26px;--pg-tray-chip-w: 28px;padding:4px 8px}.province-go-piece-tray__header{font-size:11px;margin-bottom:3px}.province-go-piece-tray__chip{font-size:12px}.province-go-mismatch-coach{margin:0 8px 6px;padding:8px 10px;font-size:12px}}.grassland-food-chain-diagram-panel{display:flex;flex-direction:column;height:100%;background:#fff;color:#213547}.grassland-food-chain-diagram-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;border-bottom:1px solid #d7e8d2;background:#f4faf2}.grassland-food-chain-diagram-title{margin:0;font-size:1.05rem;font-weight:700;color:#1b4332}.grassland-food-chain-diagram-hint{margin:6px 0 0;font-size:.82rem;line-height:1.45;color:#4f6358}.grassland-food-chain-diagram-legend{margin:4px 0 0;font-size:.8rem;line-height:1.4;color:#3d5a45;font-weight:600}.grassland-food-chain-diagram-row--deer-prey{background:#e2f5dd}.grassland-food-chain-diagram-prey-char{color:#2d6a4f}.grassland-food-chain-diagram-prey-char--deer{display:inline-block;font-weight:700;color:#1b4332;background:#b7e4c7;border-radius:3px;padding:0 2px;box-shadow:0 0 0 2px #40916c}.grassland-food-chain-diagram-prey-sep{color:#6b7f73}.grassland-food-chain-diagram-example-chip--deer{box-shadow:0 0 0 2px #74c69d}.grassland-food-chain-diagram-body{overflow-y:auto;padding:8px 10px 12px}.grassland-food-chain-diagram-table{width:100%;border-collapse:collapse;font-size:.84rem}.grassland-food-chain-diagram-table th,.grassland-food-chain-diagram-table td{border-bottom:1px solid #e8efe5;padding:8px 6px;vertical-align:top;text-align:left}.grassland-food-chain-diagram-table th{position:sticky;top:0;background:#f8fbf7;font-weight:700;color:#2d6a4f;z-index:1}.grassland-food-chain-diagram-predator{font-weight:700;white-space:nowrap;color:#1b4332}.grassland-food-chain-diagram-examples{display:flex;flex-wrap:wrap;gap:4px}.grassland-food-chain-diagram-example-chip{display:inline-block;padding:2px 6px;border-radius:999px;background:#edf7ea;color:#2d6a4f;font-size:.78rem;line-height:1.35}.grassland-food-chain-diagram-more{font-size:.78rem;color:#6b7f73;align-self:center}.math142857-guide-panel{display:flex;flex-direction:column;height:100%;background:#fff;color:#213547}.math142857-guide-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px 10px;border-bottom:1px solid #ddd6f3;background:#f5f2fc}.math142857-guide-title{margin:0;font-size:1.05rem;font-weight:700;color:#3d2f7a}.math142857-guide-hint{margin:6px 0 0;font-size:.82rem;line-height:1.45;color:#5c5478}.math142857-guide-targets{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.math142857-guide-target-chip{font-weight:700;font-size:.9rem;padding:4px 10px;border-radius:8px;background:#ebe6ff;color:#4a3f9f;border:1px solid #c4b8f0}.math142857-guide-body{overflow-y:auto;padding:10px 14px 14px;flex:1;min-height:0}.math142857-guide-section-title{margin:12px 0 6px;font-size:.88rem;font-weight:700;color:#3d2f7a}.math142857-guide-rules{margin:0;padding-left:1.15rem;font-size:.82rem;line-height:1.5;color:#4f4a63}.math142857-guide-rules li{margin-bottom:4px}.math142857-guide-cycle{margin:8px 0 0;font-size:.8rem;line-height:1.45;color:#5c5478;font-style:italic}.math142857-guide-table{width:100%;border-collapse:collapse;font-size:.84rem}.math142857-guide-table th,.math142857-guide-table td{border-bottom:1px solid #ebe6ff;padding:8px 6px;text-align:left;vertical-align:top}.math142857-guide-table th{color:#3d2f7a;font-weight:700}.math142857-guide-expr{font-family:ui-monospace,Consolas,monospace;font-weight:600;color:#2d1f6e}.math142857-guide-target-cell{font-weight:700;color:#4a3f9f;white-space:nowrap}.dict-query-modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.dict-query-modal-content{background:#fff;width:80%;max-width:800px;height:80vh;border-radius:8px;display:flex;flex-direction:column;box-shadow:0 4px 20px #0003;overflow:hidden;position:relative}.dict-query-modal-header{padding:12px 20px;background-color:#2e8b57;color:#fff;display:flex;justify-content:space-between;align-items:center}.dict-query-modal-header h2{margin:0 0 4px;font-size:1.2rem}.dict-query-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dict-name-badge{background:#ffffff40;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:700}.dict-word-count{font-size:.8rem;opacity:.9}.dict-query-hash-badge{background:#fff3;border-radius:4px;padding:2px 6px;font-size:.72rem;font-family:ui-monospace,monospace}.dict-query-seat-row{margin-top:8px}.dict-query-seat-tabs{display:flex;flex-wrap:wrap;gap:6px}.dict-query-seat-tab{cursor:pointer;border:1px solid rgba(255,255,255,.45);background:#ffffff1f;color:#fff;border-radius:6px;padding:4px 8px;font-size:.72rem;line-height:1.2;max-width:100%}.dict-query-seat-tab-active{box-shadow:0 0 0 2px #fffffff2;background:#ffffff47}.dict-query-readonly-note{margin-top:6px;font-size:.72rem;opacity:.92;line-height:1.35}.close-btn{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.dict-query-filters{padding:15px 20px;display:flex;gap:10px;background-color:#f5f5f5;border-bottom:1px solid #ddd}.dict-query-filters input,.dict-query-filters select{padding:8px;border:1px solid #ccc;border-radius:4px;flex:1}.dict-query-results{flex:1;overflow-y:auto;padding:0;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.watermark-overlay{position:absolute;inset:0;pointer-events:none;z-index:10;display:flex;justify-content:center;align-items:center;font-size:3rem;color:#0000000d;transform:rotate(-30deg);white-space:nowrap;overflow:hidden}.dict-query-table{width:100%;border-collapse:collapse}.dict-query-table th,.dict-query-table td{padding:10px 20px;border-bottom:1px solid #eee;text-align:left}.dict-query-table th{background-color:#fafafa;position:sticky;top:0;z-index:1}.word-cell{font-weight:700;color:#2e8b57;width:30%}.no-results{padding:40px;text-align:center;color:#666}.dict-query-pagination{padding:15px 20px;background-color:#f9f9f9;border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items:center}.page-controls button{padding:5px 15px;margin:0 10px;background-color:#2e8b57;color:#fff;border:none;border-radius:4px;cursor:pointer}.page-controls button:disabled{background-color:#ccc;cursor:not-allowed}.dict-query-pinyin-full-btn{margin-top:6px;padding:4px 10px;font-size:.75rem;cursor:pointer;border:1px solid #2E8B57;border-radius:4px;background:#fff;color:#2e8b57}.dict-query-pinyin-full-row td{background:#f0f7f2;border-top:none;padding:8px 12px 12px;vertical-align:top}.dict-query-pinyin-full-label{font-size:.75rem;font-weight:700;color:#555;margin-bottom:4px}.dict-query-pinyin-full-body{font-size:.85rem;line-height:1.5;word-break:break-all}.wildcard-tooltip{position:fixed;z-index:3000;pointer-events:none;animation:tooltipFadeIn .3s ease-out}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wildcard-tooltip-content{background:#fff;border-radius:12px;padding:16px;box-shadow:0 8px 24px #0000004d;display:flex;align-items:flex-start;gap:12px;max-width:320px;border:3px solid;animation:tooltipPulse .5s ease-out}@keyframes tooltipPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.wildcard-tooltip-content.vowel{border-color:#dc3545;background:linear-gradient(135deg,#fff5f5,#fff)}.wildcard-tooltip-content.consonant{border-color:#1a1a1a;background:linear-gradient(135deg,#f5f5f5,#fff)}.wildcard-tooltip-icon{font-size:28px;line-height:1;animation:iconRotate 1s ease-in-out infinite}@keyframes iconRotate{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.wildcard-tooltip-text{flex:1}.wildcard-tooltip-title{font-size:16px;font-weight:700;color:#333;margin-bottom:6px;display:flex;align-items:center;gap:8px}.wildcard-symbol{font-size:24px;font-weight:700;line-height:1}.wildcard-symbol.vowel{color:#dc3545}.wildcard-symbol.consonant{color:#1a1a1a}.wildcard-tooltip-description{font-size:13px;color:#666;line-height:1.5}.wildcard-tooltip-arrow{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid white;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}@media(max-width:768px){.wildcard-tooltip-content{max-width:280px;padding:14px}.wildcard-tooltip-icon{font-size:24px}.wildcard-tooltip-title{font-size:14px}.wildcard-symbol{font-size:20px}.wildcard-tooltip-description{font-size:12px}}.quick-register-overlay{position:fixed;inset:0;background-color:#000000bf;display:flex;justify-content:center;align-items:flex-start;z-index:3000;animation:fadeIn .2s ease-out;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));box-sizing:border-box}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quick-register-modal{background:#fff;border-radius:16px;width:90%;max-width:420px;max-height:min(90vh,900px);margin:auto;box-shadow:0 12px 40px #0006;animation:slideUp .3s ease-out;overflow:hidden;display:flex;flex-direction:column;min-height:0}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.quick-register-header{background:linear-gradient(135deg,#4caf50,#45a049);padding:24px;display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0;gap:8px}.quick-register-header h2{margin:0;color:#fff;font-size:22px;font-weight:700;display:flex;flex-direction:column;gap:4px}.feature-name{font-size:16px;font-weight:400;opacity:.95}.close-button{background:#fff3;border:none;color:#fff;font-size:32px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;line-height:1;padding:0}.close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.quick-register-body{padding:28px;overflow-y:auto;flex:1;min-height:0;-webkit-overflow-scrolling:touch}.dismiss-footer-button{width:100%;margin-top:20px;padding:12px 14px;font-size:16px;font-weight:600;color:#555;background:#f5f5f5;border:2px solid #ddd;border-radius:8px;cursor:pointer}.dismiss-footer-button:hover{background:#eee}.dismiss-footer-button:active{transform:translateY(1px)}.intro-text{text-align:center;color:#4caf50;font-size:15px;font-weight:500;margin:0 0 24px;padding:12px;background:#e8f5e9;border-radius:8px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:600;font-size:14px}.form-group input[type=text],.form-group input[type=password]{width:100%;padding:12px;font-size:15px;border:2px solid #e0e0e0;border-radius:8px;transition:all .2s;box-sizing:border-box}.form-group input[type=text]:focus,.form-group input[type=password]:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.checkbox-group{margin-bottom:24px}.checkbox-group label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.checkbox-group span{font-size:13px;color:#666}.error-message{background:#ffebee;color:#c62828;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px;text-align:center;border:1px solid #ef9a9a}.submit-button{width:100%;padding:14px;font-size:16px;font-weight:700;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #4caf504d}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #4caf5066}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.mode-switch{margin-top:20px;text-align:center;padding-top:20px;border-top:1px solid #e0e0e0}.mode-switch p{margin:0;color:#666;font-size:14px}.mode-switch button{background:none;border:none;color:#4caf50;font-weight:600;cursor:pointer;padding:0 4px;text-decoration:underline;font-size:14px}.mode-switch button:hover{color:#45a049}@media(max-width:480px){.quick-register-modal{width:95%;max-width:none}.quick-register-modal--compact .dismiss-footer-button{padding:14px 16px;font-size:16px}.quick-register-header{padding:20px}.quick-register-header h2{font-size:20px}.feature-name{font-size:14px}.quick-register-body{padding:20px}.form-group input[type=text],.form-group input[type=password]{font-size:16px}}
