.gshashoushudu-tools{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:14px;display:flex}.gshashoushudu-tools .g-btn{color:#2b2420;background:#fffaf1;border:2px solid #2b2420;border-radius:10px;font-weight:700;transition:transform 60ms,box-shadow 60ms;position:relative;box-shadow:inset 0 -3px #e0cfb3,0 2px #2b242038}.gshashoushudu-tools .g-btn:hover:not(:disabled){background:#fff3df}.gshashoushudu-tools .g-btn:active:not(:disabled){transform:translateY(2px);box-shadow:inset 0 -1px #e0cfb3}.gshashoushudu-tools .g-btn:disabled{box-shadow:none;color:#a89a88;border-color:#c9bba8}.gshashoushudu-tools .g-btn.is-on{color:#7a2e0e;background:#ffbf85;border-color:#2b2420;box-shadow:inset 0 -3px #e79552,0 2px #2b242038}.gshashoushudu-grid{--sd-thick:max(2px, calc(var(--gs-cell,40px) * .06));aspect-ratio:1;border:max(3px, calc(var(--gs-cell,40px) * .08)) solid #2b2420;-webkit-user-select:none;user-select:none;background:#8b7a68;border-radius:10px;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);gap:1px;width:min(100%,480px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 5px #a48d74,0 8px 14px #2b242029}.gshashoushudu-cell{color:#2766c8;font:700 clamp(15px, calc(var(--gs-cell,40px) * .52), 26px)/1 var(--font);font-variant-numeric:tabular-nums;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffaf1;border:0;place-items:center;padding:0;transition:background .12s,box-shadow .12s;display:grid;position:relative}.gshashoushudu-cell[data-b="1"]{background:#efe5d3}.gshashoushudu-cell[data-c="2"],.gshashoushudu-cell[data-c="5"]{border-right:var(--sd-thick) solid #2b2420}.gshashoushudu-cell[data-r="2"],.gshashoushudu-cell[data-r="5"]{border-bottom:var(--sd-thick) solid #2b2420}.gshashoushudu-cagebox{pointer-events:none;border:0 dashed #8a5a2b;position:absolute;top:3px;bottom:3px;left:3px;right:3px}.gshashoushudu-cagebox.is-t{border-top-width:1.5px}.gshashoushudu-cagebox.is-r{border-right-width:1.5px}.gshashoushudu-cagebox.is-b{border-bottom-width:1.5px}.gshashoushudu-cagebox.is-l{border-left-width:1.5px}.gshashoushudu-sum{pointer-events:none;z-index:1;line-height:1;font:800 clamp(8px, calc(var(--gs-cell,40px) * .24), 12px)/1 var(--font);color:#8a4a1b;font-variant-numeric:tabular-nums;background:#fffaf1;border-radius:3px;padding:1px 2px;position:absolute;top:1px;left:1px}@media (max-width:720px){.gshashoushudu-sum{font-size:clamp(10px, calc(var(--gs-cell,40px) * .28), 12px)}}.gshashoushudu-sum:empty{display:none}.gshashoushudu-val{pointer-events:none}.gshashoushudu-notes{pointer-events:none;grid-template-columns:repeat(3,1fr);width:100%;height:100%;padding:2px;display:grid}.gshashoushudu-notes i{font:600 clamp(7px, calc(var(--gs-cell,40px) * .22), 11px)/1 var(--font);color:#7a6b5d;place-items:center;font-style:normal;display:grid}.gshashoushudu-cell.is-given{color:#2b2420;font-weight:900}.gshashoushudu-cell.is-peer{box-shadow:inset 0 0 0 999px #5a96d72b}.gshashoushudu-cell.is-cage,.gshashoushudu-cell.is-cage[data-b="1"]{background:#fff0c4}.gshashoushudu-cell.is-same,.gshashoushudu-cell.is-same[data-b="1"]{box-shadow:none;background:#ffd98f}.gshashoushudu-cell.is-selected,.gshashoushudu-cell.is-selected[data-b="1"]{box-shadow:inset 0 0 0 max(2px, calc(var(--gs-cell,40px) * .07)) var(--brand,#e0562b);background:#ffbf85}.gshashoushudu-cell.is-wrong,.gshashoushudu-cell.is-wrong[data-b="1"]{color:#d0302a;background:#fbd3cc}.gshashoushudu-cell.is-wrong.is-selected{background:#f6b9ae}.gshashoushudu-cell .gshashoushudu-sum{background:inherit}.gshashoushudu-cell.is-peer .gshashoushudu-sum{background:0 0}.gshashoushudu-cageline{text-align:center;min-height:1.4em;color:var(--text-2);margin:10px 0 0;font-size:13px}.gshashoushudu-pad{grid-template-columns:repeat(9,1fr);gap:6px;width:min(100%,480px);margin:14px auto 0;display:grid}.gshashoushudu-key{font:900 clamp(18px, calc(var(--gs-cell,48px) * .42), 28px)/1 var(--font);padding:clamp(10px, calc(var(--gs-cell,48px) * .24), 16px) 0 clamp(14px, calc(var(--gs-cell,48px) * .3), 20px);color:#2b2420;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffaf1;border:2px solid #2b2420;border-radius:10px;transition:transform 60ms,box-shadow 60ms;position:relative;box-shadow:inset 0 -4px #e0cfb3,0 2px #2b242038}.gshashoushudu-key:before{content:"";pointer-events:none;background:#fffffff2;border-radius:3px;width:9px;height:4px;position:absolute;top:4px;left:5px;transform:rotate(-14deg)}.gshashoushudu-key:hover{background:#fff3df}.gshashoushudu-key:active{transform:translateY(2px);box-shadow:inset 0 -2px #e0cfb3}.gshashoushudu-key.is-active{color:#7a2e0e;background:#ffbf85;box-shadow:inset 0 -4px #e79552,0 2px #2b242038}.gshashoushudu-key.is-done{opacity:.3}.gshashoushudu-key-count{color:#fff;min-width:19px;height:19px;font:800 12px/16px var(--font);text-align:center;z-index:1;background:#e0562b;border:1.5px solid #2b2420;border-radius:10px;padding:0 4px;position:absolute;top:-8px;bottom:auto;left:auto;right:-5px}.gshashoushudu-key-count:empty{display:none}@media (max-width:720px){.gshashoushudu-grid{width:min(100%,420px)}.gshashoushudu-pad{gap:5px;width:min(100%,420px)}.gshashoushudu-cagebox{top:2px;bottom:2px;left:2px;right:2px}}@media (max-width:480px){.gshashoushudu-key{border-radius:8px;padding:10px 0 13px;font-size:19px}.gshashoushudu-key:before{width:7px;height:3px;top:3px;left:4px}.gshashoushudu-key-count{min-width:17px;height:17px;padding:0 3px;font-size:11px;line-height:14px;top:-8px;right:-2px}.gshashoushudu-sum{padding:0 1px;top:1px;left:1px}}@media (prefers-reduced-motion:reduce){.gshashoushudu-cell,.gshashoushudu-key,.gshashoushudu-tools .g-btn{transition:none}}.g-play.is-side>.gshashoushudu-grid{flex:none;margin:0}.g-play.is-side .gshashoushudu-tools{flex-flow:column;align-items:stretch;gap:6px;margin:0}.g-play.is-side .gshashoushudu-tools .g-btn{min-height:38px;padding-left:12px;padding-right:12px}.g-play.is-side .gshashoushudu-pad{grid-template-columns:repeat(3,54px);gap:6px;width:auto;margin:0}.g-play.is-side .gshashoushudu-key{padding:12px 0 14px;font-size:20px}.g-play.is-side .gshashoushudu-cageline{width:174px;min-height:0;margin:0;font-size:12px}.g-play.is-side .gshashoushudu-cageline:empty{display:none}.g-play.is-side .gshashoushudu-cell{font-size:calc(var(--gs-cell,30px) * .56)}.g-play.is-side .gshashoushudu-sum{font-size:max(10px, calc(var(--gs-cell,30px) * .3));top:1px;left:1px}.g-play.is-side .gshashoushudu-notes i{font-size:calc(var(--gs-cell,30px) * .24)}.g-play.is-side .gshashoushudu-cagebox{top:2px;bottom:2px;left:2px;right:2px}
