.sp-game{color:#343d46;--sp-coral:#d97c54;--sp-paper:#fffef9}.sp-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.sp-eyebrow{font-size:10px;letter-spacing:.18em;color:#9c8b68;font-weight:800}.sp-header h2{font:clamp(27px,4vw,40px) Georgia,serif;margin:10px 0}.sp-header p{color:#7c817b;font-size:13px;line-height:1.6;margin:0}.sp-round{display:flex;flex-direction:column;align-items:center;border:1px solid #dccfb4;border-radius:50%;width:85px;height:85px;justify-content:center;background:#fcf1d9;flex-shrink:0}.sp-round small{font-size:9px;letter-spacing:.1em;color:#a08754}.sp-round b{font:32px Georgia,serif;color:#846b40}.sp-teams{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:25px}.sp-team{padding:16px 19px;border-radius:13px;background:#fff8e7;border:1px solid #e8d9b5;--team-color:#d6a64c}.sp-team-1{background:#ebf3f7;border-color:#c5d9e4;--team-color:#6b9eba}.sp-team.active{box-shadow:inset 0 3px var(--team-color)}.sp-team-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.sp-team-top>b{font:21px Georgia,serif}.sp-team-top strong{font-size:24px;color:var(--team-color)}.sp-team-top small{font-size:12px;color:#9b9d8e}.sp-team p{font-size:11px;color:#88887d;line-height:1.7;margin:9px 0;overflow-wrap:anywhere}.sp-progress{height:4px;background:#d7d9cb;border-radius:4px;overflow:hidden}.sp-progress span{display:block;height:100%;background:var(--team-color);transition:width .5s}.sp-stage{border:1px solid #e3ded0;border-radius:17px;overflow:hidden;background:#f8f5ec}.sp-clue{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;gap:15px;background:#f3efdf}.sp-clue.all-play{background:#fcf0df}.sp-category{font-size:11px;font-weight:800;color:#8c7658;letter-spacing:.05em}.sp-clue h3{font:27px Georgia,serif;margin:9px 0;text-transform:none}.sp-clue p{font-size:12px;line-height:1.6;margin:0;color:#8b8879}.sp-timer{border:2px solid #d6cfb9;border-radius:50%;width:76px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;background:#fffaf0}.sp-timer b{font:32px Georgia,serif;color:#7f745d}.sp-timer small{font-size:8px;letter-spacing:.08em;color:#a09276}.sp-timer.live{border-color:#7eaa92}.sp-timer.urgent{border-color:#d46b53;background:#fff0e9}.sp-timer.urgent b{color:#c36650}.sp-play-layout{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:0}.sp-art{padding:20px;border-right:1px solid #dedacb;min-width:0}.sp-paper-head{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#8e8e81;margin-bottom:11px}.sp-paper-head>span:first-child{font-family:Georgia,serif;font-style:italic;font-size:13px}.sp-canvas-wrap{position:relative;background:var(--sp-paper);box-shadow:0 2px 8px #493b2415;border:1px solid #e0dbcd;border-radius:5px;overflow:hidden;min-height:240px}.sp-canvas-wrap svg{display:block;width:100%;height:auto;min-height:240px;touch-action:auto;background:#fffef9}.sp-canvas-wrap svg.drawing{touch-action:none;cursor:crosshair}.sp-ready-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;background:#fffef9ed}.sp-pencil{font:58px Georgia,serif;color:#c79562;transform:rotate(-18deg)}.sp-ready-overlay h3{font:25px Georgia,serif;margin:12px 0}.sp-ready-overlay p{font-size:12px;max-width:350px;line-height:1.6;margin:0 0 17px;color:#959181}.sp-game button,.sp-game select,.sp-game input{font:inherit}.sp-game button{cursor:pointer}.sp-game button:disabled{opacity:.5;cursor:default}.sp-game button:focus-visible,.sp-game input:focus-visible,.sp-game select:focus-visible{outline:3px solid #d6ac55;outline-offset:3px}.sp-primary{border:0;border-radius:8px;background:#304d4b;color:#fff;padding:13px 21px;font-size:13px!important;font-weight:700!important;min-height:45px}.sp-tools{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding-top:13px}.sp-inks{display:flex;gap:2px;margin-right:auto}.sp-inks button{width:31px;height:38px;background:none;border:2px solid transparent;border-radius:8px;padding:6px;position:relative}.sp-inks button:before{content:'';display:block;background:var(--ink);width:17px;height:17px;border-radius:50%;box-shadow:0 1px 3px #0002}.sp-inks button.selected{border-color:#a29b85}.sp-tools label{display:flex;align-items:center;font-size:10px;color:#8d8c7d;gap:5px}.sp-tools select{background:#fffef8;border:1px solid #d4d1c3;border-radius:5px;padding:8px 4px;color:#57645e;font-size:11px}.sp-tools>button{background:none;border:1px solid #d7d2c1;border-radius:6px;padding:10px 9px;color:#68746b;font-size:11px}.sp-paper-foot{text-align:center;font-size:11px;color:#9c9586;padding-top:15px;font-style:italic}.sp-guesses{display:flex;flex-direction:column;padding:22px 18px;min-width:0}.sp-guesses h3{font:23px Georgia,serif;margin:9px 0 18px}.sp-guess-feed{height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.sp-guess-feed>div>span{font-size:9px;color:#9a988d}.sp-guess-feed p{font-size:13px;margin:4px 0;background:#fffcf4;border:1px solid #e6e1d4;border-radius:3px 10px 10px;padding:9px 11px;overflow-wrap:anywhere}.sp-guess-feed>.sp-no-guesses{margin:auto;text-align:center}.sp-guess-feed>.sp-no-guesses span{font-size:36px;color:#d6bd8c}.sp-guess-feed>.sp-no-guesses p{background:none;border:0;color:#aaa08b;font:14px/1.7 Georgia,serif}.sp-guesses form{margin-top:auto;padding-top:17px}.sp-guesses form label{font-size:10px;color:#969381;display:block;margin-bottom:7px}.sp-guesses form>div{display:flex;gap:5px}.sp-guesses input{min-width:0;width:100%;border:1px solid #d3d5c6;border-radius:6px;background:#fffefa;padding:12px 9px;font-size:12px;color:#4c5b50}.sp-guesses form button{padding:9px 15px;font-size:20px!important}.sp-wait{font-size:11px;line-height:1.6;color:#aaa18f;border-top:1px solid #e5dfd1;margin-top:auto;padding-top:16px}.sp-result-mark{font-size:39px;color:#ce9d4e}.sp-roll{display:flex;align-items:center;gap:10px;margin:-5px 0 15px}.sp-roll b{font-size:40px;font-weight:400;color:#bf9a5f}.sp-roll span{font-size:12px;color:#968974}.sp-race{margin-top:28px}.sp-race>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.sp-race h3{font:22px Georgia,serif;margin:0}.sp-race>div>span{font-size:11px;color:#929181}.sp-board{display:grid;grid-template-columns:repeat(14,1fr);gap:5px}.sp-space{height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:1px solid color-mix(in srgb,var(--space) 65%,white);background:color-mix(in srgb,var(--space) 13%,#fffdf7);border-radius:7px;color:var(--space)}.sp-space small{font-size:8px;position:absolute;left:5px;top:4px;color:#999588}.sp-space>b{font-size:20px}.sp-space>span{display:flex;gap:2px;position:absolute;bottom:3px}.sp-pawn{font-style:normal;width:18px;height:18px;font-size:12px;background:#ecd398;color:#836739;border:1px solid #b6934d;border-radius:50%;display:flex;align-items:center;justify-content:center}.sp-pawn.blue{color:#356077;background:#afd0e0;border-color:#6e9bb1}.sp-space.occupied{box-shadow:0 2px 5px #83744230;border-width:2px}@media(max-width:950px){.sp-play-layout{grid-template-columns:1fr}.sp-art{border-right:0;border-bottom:1px solid #e1ddcf}.sp-guesses{padding:18px 20px}.sp-guess-feed{height:140px}.sp-guesses h3{font-size:21px}.sp-board{grid-template-columns:repeat(14,1fr)}}@media(max-width:570px){.sp-round{width:62px;height:62px}.sp-round b{font-size:25px}.sp-header{gap:10px}.sp-teams{gap:9px}.sp-team{padding:12px}.sp-team-top>b{font-size:18px}.sp-team-top strong{font-size:20px}.sp-team p{font-size:10px}.sp-clue{padding:16px 13px;gap:9px}.sp-clue h3{font-size:24px}.sp-timer{width:60px;height:60px}.sp-timer b{font-size:27px}.sp-art{padding:12px}.sp-ready-overlay{padding:13px}.sp-ready-overlay h3{font-size:23px}.sp-ready-overlay p{font-size:11px}.sp-paper-head{font-size:9px}.sp-paper-head>span:first-child{font-size:12px}.sp-race>div:first-child{flex-direction:column;align-items:start;gap:7px}.sp-board{grid-template-columns:repeat(7,1fr);gap:4px}.sp-space{height:47px}.sp-inks button{width:35px;height:42px}.sp-tools{gap:6px}.sp-canvas-wrap,.sp-canvas-wrap svg{min-height:230px}}
.sp-game{color:var(--table-text,#343d46);min-width:0;width:100%;max-width:100%}.sp-header{margin-bottom:16px;gap:14px}.sp-header h2{font-size:clamp(22px,2.5vw,29px);line-height:1.2;margin:6px 0}.sp-header p{color:var(--table-muted,#7c817b);font-size:12px}.sp-round{width:68px;height:68px}.sp-round b{font-size:27px}.sp-teams{margin-bottom:18px}.sp-team,.sp-stage{color:#343d46;color-scheme:light}.sp-team{padding:13px 16px;min-width:0}.sp-stage,.sp-play-layout,.sp-play-layout>*{min-width:0;max-width:100%}.sp-clue{padding:18px 20px}.sp-clue>div:first-child{min-width:0}.sp-clue h3{font-size:25px;overflow-wrap:anywhere}.sp-race>div>span{color:var(--table-muted,#929181)}.sp-board{min-width:0}.sp-guesses input::placeholder{color:#7c887a}.sp-tools select{color:#57645e}html:not([data-kg-theme=light]) .sp-header .sp-eyebrow{color:#dac294}@media(max-width:570px){.sp-header h2{font-size:22px}.sp-header .sp-eyebrow{display:none}.sp-header{margin-bottom:13px;gap:9px}.sp-round{width:58px;height:58px}.sp-round b{font-size:24px}.sp-teams{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:15px}.sp-team{padding:10px 11px}.sp-team-top{gap:5px}.sp-team-top>b{font-size:17px}.sp-team-top strong{font-size:18px}.sp-team-top small{font-size:10px}.sp-team p{font-size:10px;margin:7px 0}.sp-clue{padding:13px 12px;gap:8px}.sp-clue h3{font-size:23px}.sp-clue p{font-size:11px}.sp-timer{width:57px;height:57px}.sp-race h3{font-size:20px}.sp-board{grid-template-columns:repeat(7,minmax(0,1fr))}}
.sp-team p{color:#616d65}.sp-team-top small{color:#747b6d}.sp-clue p,.sp-paper-head,.sp-paper-foot,.sp-tools label{color:#6f7162}.sp-guesses .sp-eyebrow,.sp-guesses form label,.sp-guess-feed>div>span{color:#6d7364}.sp-guess-feed>.sp-no-guesses p,.sp-wait{color:#77705f}.sp-ready-overlay p{color:#716e60}.sp-roll span{color:#756c59}.sp-round small,.sp-timer small{color:#867344}.sp-space small{color:#757464}
