.tw-game{--tw-green:#1b8d77;--tw-cream:#fcfaf2;color:#173d36}.tw-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.tw-eyebrow{font-size:11px;letter-spacing:.22em;font-weight:800;color:var(--tw-green)}.tw-intro h2{font-family:Georgia,serif;font-size:clamp(26px,4vw,40px);margin:9px 0}.tw-intro p{margin:0;color:#61756f}.tw-pool{border:1px solid #bed7cd;background:#eff7f1;border-radius:50%;width:96px;height:96px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}.tw-pool b{font-size:32px}.tw-pool span{font-size:10px;text-transform:uppercase;letter-spacing:.05em}.tw-players{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:9px;margin-bottom:22px}.tw-players>div{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #d8e2dd;border-radius:12px;background:#fff}.tw-players>div.active{border-color:var(--tw-green);box-shadow:inset 0 3px var(--tw-green)}.tw-players span{font-size:13px;overflow-wrap:anywhere}.tw-players strong{font-size:24px}.tw-players small{font-size:11px;color:#687970}.tw-toolbar,.tw-rack-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:15px 0}.tw-toolbar>div,.tw-rack-heading>div{display:flex;flex-direction:column;gap:5px}.tw-toolbar span,.tw-rack-heading span{color:#6a7c73;font-size:12px}.tw-game button,.tw-game select{font:inherit;cursor:pointer}.tw-game button:disabled{cursor:default;opacity:.55}.tw-game button:focus-visible,.tw-game select:focus-visible{outline:3px solid #e9af3d;outline-offset:3px}.tw-toolbar button,.tw-rack-heading button,.tw-actions button,.tw-selection button{border:1px solid #c5d7cd;border-radius:8px;background:#fff;padding:11px 15px;color:#254b40;font-weight:700;font-size:13px}.tw-table{background:radial-gradient(ellipse at top,#256e5e,#164d43);border-radius:18px;min-height:255px;padding:20px;box-shadow:inset 0 3px 12px #0c362b44;display:flex;flex-wrap:wrap;align-content:flex-start;gap:13px}.tw-row{display:flex;align-items:center;position:relative;gap:7px;padding:8px 8px 22px;border:1px solid #8cc7af55;border-radius:10px;max-width:100%;background:#103f3433}.tw-row.incomplete{border-color:#f5c171}.tw-row>small{position:absolute;bottom:4px;left:30px;font-size:10px;color:#c5e4d3}.tw-row-index{font-size:10px;color:#a5ccb8}.tw-set{display:flex;flex-wrap:wrap;gap:4px}.tw-game .tw-tile{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;width:42px;height:58px;flex-shrink:0;border:1px solid #c9c0a8;border-bottom:4px solid #cec4ad;border-radius:6px;background:linear-gradient(145deg,#fffdf5,#f3ecd9);color:#da5c44;box-shadow:0 2px 3px #132e3029;padding:0;transition:transform .13s}.tw-game .tw-tile:disabled{opacity:1}.tw-game .tw-tile:not(:disabled):hover{transform:translateY(-3px)}.tw-tile b{font-family:Georgia,serif;font-size:26px;line-height:1}.tw-tile small{font-size:9px;margin-top:4px}.tw-game .tw-c0{color:#c04b38}.tw-game .tw-c1{color:#23649e}.tw-game .tw-c2{color:#9b731a}.tw-game .tw-c3{color:#303839}.tw-game .tw-joker{background:linear-gradient(140deg,#fffdf5,#f4dfbb)}.tw-game .tw-tile.is-selected{outline:3px solid #fbcb67;outline-offset:2px;transform:translateY(-5px)}.tw-game .tw-add{border:1px dashed #a3cfb9;color:#d4efde;background:none;min-width:33px;min-height:42px;border-radius:7px;font-size:20px}.tw-empty{margin:auto;text-align:center;color:#c0dacb;padding:23px}.tw-empty>span{display:block;font:36px Georgia,serif;letter-spacing:13px;color:#f9ead0}.tw-empty h3{font:23px Georgia,serif;color:white;margin:15px 0 8px}.tw-empty p{font-size:13px;line-height:1.7;margin:0}.tw-rack-panel{border:1px solid #dfdfcf;background:var(--tw-cream);border-radius:14px;margin-top:23px;padding:0 20px 12px}.tw-rack{display:flex;flex-wrap:wrap;gap:6px;background:linear-gradient(#cbb994,#aa9062);padding:12px 10px 10px;border-radius:8px;box-shadow:inset 0 -5px #947750}.tw-selection{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;margin-top:15px;padding:12px;background:#ecf0e6;border-radius:8px}.tw-selection b{flex-basis:100%}.tw-selection select{background:white;border:1px solid #bbcaba;border-radius:5px;padding:6px}.tw-selection button{padding:6px 9px;font-size:12px}.tw-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tw-actions .tw-primary{background:var(--tw-green);color:white;border-color:var(--tw-green);margin-right:auto}.tw-help{color:#6e7867;font-size:12px;line-height:1.6;margin:12px 0 0}@media(max-width:600px){.tw-intro{gap:12px}.tw-pool{width:72px;height:72px}.tw-pool b{font-size:25px}.tw-pool span{font-size:8px}.tw-table{padding:10px;gap:9px}.tw-row{padding:5px 5px 18px;gap:4px}.tw-game .tw-tile{width:34px;height:49px}.tw-tile b{font-size:23px}.tw-game .tw-add{min-width:26px}.tw-rack-panel{padding:0 11px 12px}.tw-rack{gap:5px}.tw-toolbar span{max-width:220px}.tw-actions button{padding:11px}.tw-players{grid-template-columns:repeat(2,1fr)}}
.tw-game{color:var(--table-text,#173d36);min-width:0;width:100%}.tw-intro{margin-bottom:16px;gap:14px}.tw-intro h2{font-size:clamp(22px,2.5vw,29px);line-height:1.2;margin:6px 0}.tw-intro p{color:var(--table-muted,#61756f);font-size:12px;line-height:1.5}.tw-pool{color:#173d36;width:74px;height:74px}.tw-pool b{font-size:26px}.tw-pool span{font-size:8px}.tw-players{margin-bottom:15px}.tw-players>div{color:#173d36;gap:4px;padding:11px}.tw-toolbar>div>span{color:var(--table-muted,#6a7c73)}.tw-pool,.tw-players,.tw-rack-panel{color-scheme:light}.tw-rack-panel{color:#173d36}.tw-selection select{color:#173d36}.tw-toolbar{margin:12px 0}.tw-toolbar>div{min-width:0}.tw-toolbar>button{flex-shrink:0}.tw-table,.tw-rack-panel{max-width:100%;min-width:0}.tw-row{min-width:0}.tw-set{min-width:0}html:not([data-kg-theme=light]) .tw-eyebrow{color:#82d5b7}@media(max-width:600px){.tw-intro{margin-bottom:13px}.tw-intro h2{font-size:22px}.tw-eyebrow{display:none}.tw-pool{width:62px;height:62px}.tw-pool b{font-size:24px}.tw-players{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tw-players>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 7px;padding:10px}.tw-players>div>span{font-size:12px;align-self:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tw-players>div>strong{font-size:20px;text-align:right}.tw-players>div>small{grid-column:1/-1;font-size:10px}.tw-players strong small{font-size:9px}.tw-toolbar{gap:9px}.tw-toolbar>div>span{font-size:11px;line-height:1.4}.tw-toolbar button{font-size:12px;padding:9px 11px}.tw-table{min-height:220px}.tw-empty{padding:15px}.tw-empty h3{font-size:21px}.tw-empty p{font-size:12px}}
.tw-game .tw-new-zone{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:135px;min-height:104px;max-width:100%;padding:13px 18px;border:2px dashed #9dcfb066;border-radius:10px;color:#e0f0df;background:#103f3422;font-size:12px;white-space:normal}.tw-game .tw-new-zone.tw-empty{min-height:190px;width:100%;margin:0}.tw-game .tw-new-zone>span{font:28px/1 Georgia,serif;letter-spacing:normal}.tw-game .tw-new-zone>small{max-width:220px;line-height:1.5;color:#d7e8da}.tw-game .tw-new-zone:disabled{opacity:.8}.tw-game .tw-row.tw-can-place{border:2px solid #f0d786;background:#f8efb71a}.tw-game .tw-row.tw-can-place .tw-add{background:#f7df96;color:#214837;border-style:solid}.tw-game .tw-selection{gap:9px}.tw-game .tw-selection>p{flex-basis:100%;margin:0;font-weight:600;line-height:1.6}.tw-game .tw-selection-ready{background:#e4f2e4;border:1px solid #a5d3b3}.tw-game .tw-selection .tw-place{background:#1b8d77;color:white;border-color:#1b8d77;padding:10px 14px}.tw-game .tw-selection>button{min-height:42px}.tw-game .tw-preview{display:flex;flex-wrap:wrap;gap:5px;flex-basis:100%}.tw-game .tw-preview>span{background:#fffdf4;border:1px solid #d7d1bc;border-radius:5px;padding:7px 8px;font-weight:800}.tw-game .tw-joker-choice{display:flex;gap:6px;align-items:center}.tw-game .tw-opening{display:flex;align-items:center;gap:14px;margin-top:15px;font-size:12px}.tw-game .tw-opening label{display:flex;gap:8px;white-space:nowrap}.tw-game .tw-opening progress{accent-color:#1b8d77;width:min(240px,100%);height:12px;min-width:30px}.tw-game .tw-rack-empty{font-size:13px;color:#173d36;padding:15px 4px}.tw-game .tw-tile[data-kg-draggable]{touch-action:none;user-select:none;-webkit-user-select:none}.tw-game .tw-table{align-items:flex-start}.tw-game .tw-row{padding-bottom:26px}.tw-game .tw-rack{padding-top:16px}.tw-game .tw-help{min-height:2.5em}@media(max-width:600px){.tw-game .tw-new-zone{min-width:110px;min-height:88px;padding:10px}.tw-game .tw-new-zone.tw-empty{min-height:180px}.tw-game .tw-selection{padding:10px}.tw-game .tw-opening{gap:8px}.tw-game .tw-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tw-game .tw-actions .tw-primary{grid-column:1/-1;margin:0}.tw-game .tw-actions button{padding:11px 5px;font-size:12px}.tw-game .tw-row>small{font-size:10px;left:21px}.tw-game .tw-toolbar>button{min-height:44px}}
