.gshousu-tabs{gap:6px}.gshousu-panel{margin:0 0 12px}.gshousu-stats{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;display:flex}.gshousu-stats .g-stat{min-width:78px}.gshousu-pad{border:2px dashed var(--line);background:var(--bg-soft);width:min(100%,560px);height:200px;color:var(--text);font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin:0 auto;padding:0;display:flex}.gshousu-pad-key{cursor:default}.gshousu-pad-key:hover{background:var(--bg-soft);border-color:var(--line)}.gshousu-pad-big{font-variant-numeric:tabular-nums;color:var(--brand-dark);font-size:max(30px,min(8vw,44px));font-weight:800;line-height:1.1}.gshousu-pad-sub{color:var(--text-3);font-size:14px}.gshousu-need{color:var(--text-3);margin:10px 0 0;font-size:13px;display:none}.gshousu-halves{gap:10px;width:min(100%,560px);margin:10px auto 0;display:none}.gshousu-half{border:1px solid var(--line);background:var(--bg-card);height:110px;color:var(--text-2);font:700 20px/1 var(--font);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:12px;flex:1 1 0;padding:0}.gshousu-half:active{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-dark)}@media (pointer:coarse){.gshousu-need-kb{display:block}.gshousu-halves{display:flex}.gshousu-need-mouse{display:block}.gshousu-mouse{display:none}}.gshousu-aimwrap{width:max-content;max-width:100%;margin:0 auto;position:relative}.gshousu-canvas{cursor:crosshair;touch-action:none;-webkit-tap-highlight-color:transparent;border-radius:10px;margin:0 auto;display:block;box-shadow:0 2px 10px #0000001f}.gshousu-aimwrap .g-overlay{gap:6px}.gshousu-mouse{border:1px solid var(--line);background:var(--bg-soft);-webkit-user-select:none;user-select:none;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:min(100%,560px);margin:0 auto;padding:16px;display:flex}.gshousu-mouse-art svg{width:120px;height:auto;display:block}.gshousu-body{fill:var(--bg-card);stroke:#a99e94;stroke-width:3px}.gshousu-part{fill:#e6ded2;stroke:#a99e94;stroke-width:2px;transition:fill 80ms}.gshousu-seam{stroke:#cfc5b8;stroke-width:2px;fill:none}.gshousu-mouse-list{flex:220px;gap:4px;min-width:200px;display:grid}.gshousu-mrow{background:var(--bg-card);color:var(--text-3);border-radius:8px;grid-template-columns:5.5em 3em minmax(0,1fr);align-items:baseline;gap:8px;padding:5px 8px;font-size:13px;display:grid}.gshousu-mrow.is-used{color:var(--text)}.gshousu-mrow.is-fault{color:#c62828;background:#fbe0e0}.gshousu-mname{font-weight:600}.gshousu-mnum{font-variant-numeric:tabular-nums;text-align:right;font-weight:700}.gshousu-mfault{font-size:12px}.gshousu-result{border:1px solid var(--line);background:var(--bg-soft);border-radius:10px;width:min(100%,560px);margin:12px auto 0;padding:12px 14px}.gshousu-result-line{margin:0 0 10px;font-size:15px;font-weight:600}.gshousu-tiers-cap{color:var(--text-3);margin:0 0 6px;font-size:12px}.gshousu-tier{color:var(--text-2);border-radius:6px;grid-template-columns:7.5em 3.2em minmax(0,1fr);align-items:baseline;gap:8px;padding:4px 8px;font-size:13px;display:grid}.gshousu-tier.is-on{background:var(--brand-soft);color:var(--brand-dark);font-weight:600}.gshousu-tier-range{font-variant-numeric:tabular-nums}.gshousu-tier-name{font-weight:600}.gshousu-tier-note{color:var(--text-3)}.gshousu-tier.is-on .gshousu-tier-note{color:var(--brand-dark)}@media (max-width:720px){.gshousu-tabs{gap:4px}.gshousu-tabs .g-btn{padding:6px 10px;font-size:13px}.gshousu-pad{height:170px}.gshousu-stats .g-stat{min-width:68px;padding:4px 8px}.gshousu-mouse{gap:12px;padding:12px}.gshousu-mouse-art svg{width:96px}.gshousu-mrow{grid-template-columns:5em 2.6em minmax(0,1fr);font-size:12px}.gshousu-tier{grid-template-columns:6.6em 2.8em minmax(0,1fr);gap:6px;font-size:12px}}@media (orientation:landscape) and (max-height:520px){.gshousu-panel{grid-template-rows:auto auto auto 1fr;grid-template-columns:minmax(0,1fr) minmax(200px,32%);align-items:start;column-gap:14px;display:grid}.gshousu-panel>.gshousu-stats{grid-area:1/2;grid-template-columns:1fr 1fr;gap:6px;margin:0;display:grid}.gshousu-panel>.gshousu-stats .g-stat{min-width:0;padding:2px 6px}.gshousu-panel>.gshousu-result{overscroll-behavior:contain;grid-area:2/2/-1;width:auto;max-height:max(100px,100vh - 190px);margin:8px 0 0;padding:8px 10px;overflow-y:auto}.gshousu-panel .gshousu-result-line{margin-bottom:6px;font-size:13px}.gshousu-panel .gshousu-tier{grid-template-columns:6.6em 2.8em minmax(0,1fr);gap:6px;font-size:12px}.gshousu-panel>.gshousu-pad{grid-area:1/1/-1;width:100%;height:max(150px,100vh - 130px)}.gshousu-panel>.gshousu-pad-key{grid-row:1}.gshousu-panel>.gshousu-need-kb{grid-area:2/1;margin:6px 0 0}.gshousu-panel>.gshousu-halves{grid-area:3/1;width:100%;margin:6px 0 0}.gshousu-panel>.gshousu-aimwrap{grid-area:1/1/-1}.gshousu-panel>.gshousu-need-mouse,.gshousu-panel>.gshousu-mouse{grid-column:1/-1;width:auto}}@media (orientation:landscape) and (max-height:520px) and (pointer:coarse){.gshousu-panel>.gshousu-pad-key{height:64px}.gshousu-panel .gshousu-pad-key .gshousu-pad-big{font-size:26px}.gshousu-panel .gshousu-pad-key .gshousu-pad-sub{display:none}.gshousu-panel .gshousu-half{height:max(80px,100vh - 250px)}}.gshousu-pad{--d:#d8c7ab;box-shadow:inset 0 -6px 0 #efe3cf, 0 5px 0 var(--d), 0 9px 16px #2b24201f;background:#fbf5ea;border:3px solid #2b2420;transition:transform 50ms,box-shadow 50ms,background .1s;position:relative}.gshousu-pad:before,.gshousu-half:before{content:"";pointer-events:none;background:#fffffff2;border-radius:7px;width:36px;height:10px;position:absolute;top:12px;left:16px;transform:rotate(-10deg)}.gshousu-pad:hover{background:#fff1e2;border-color:#2b2420}.gshousu-pad:active{box-shadow:inset 0 -3px 0 #efe3cf, 0 2px 0 var(--d);background:#ffe3c8;transform:translateY(3px)}.gshousu-pad-key,.gshousu-pad-key:hover{background:#fbf5ea;border-color:#2b2420}.gshousu-pad-key:active{box-shadow:inset 0 -6px 0 #efe3cf, 0 5px 0 var(--d), 0 9px 16px #2b24201f;background:#fbf5ea;transform:none}.gshousu-pad-big{color:#e0562b;text-shadow:0 3px #2b2420}.gshousu-half{color:#2b2420;background:#fffaf1;border:2px solid #2b2420;transition:transform 50ms,box-shadow 50ms;position:relative;box-shadow:inset 0 -5px #e0cfb3,0 3px #2b242033}.gshousu-half:active{color:#fff;background:#e0562b;border-color:#2b2420;transform:translateY(3px);box-shadow:inset 0 -2px #b8411c}.gshousu-canvas{box-shadow:0 0 0 2px #2b2420,0 5px 0 2px #d8c7ab,0 9px 16px 2px #2b24201f}.gshousu-canvas.is-hurt{box-shadow:0 0 0 2px #2b2420,0 0 0 6px #c8322a73,0 5px 0 2px #d8c7ab}.gshousu-mouse{background:#fbf5ea;border:2px solid #2b2420;box-shadow:0 3px #d8c7ab}.gshousu-body{stroke:#2b2420;stroke-width:3px;fill:#fffaf1}.gshousu-part{fill:#efe3cf;stroke:#2b2420;stroke-width:2.5px}.gshousu-part.is-on{fill:#e0562b;stroke:#2b2420}.gshousu-seam{stroke:#2b2420;stroke-width:2px}.gshousu-mrow{border:1.5px solid #e0d4c1}.gshousu-mrow.is-used{border-color:#2b2420;box-shadow:inset 0 -2px #e0cfb3}.gshousu-mrow.is-fault{color:#c8322a;background:#fbd8d2;border-color:#c8322a}.gshousu-result{background:#fbf5ea;border:2px solid #2b2420;box-shadow:0 3px #d8c7ab}.gshousu-tier.is-on{color:#b8411c;background:#ffe3c8;box-shadow:inset 4px 0 #e0562b}@media (max-width:720px){.gshousu-pad:before,.gshousu-half:before{width:26px;height:8px;top:10px;left:12px}}@media (prefers-reduced-motion:reduce){.gshousu-pad,.gshousu-half{transition:none}}.gshousu{touch-action:manipulation}.gshousu-pad,.gshousu-half{-webkit-touch-callout:none;-webkit-user-select:none}.gshousu-pad.is-done{background:#fff1e2}.gshousu-pad.is-done .gshousu-pad-sub{color:#b8411c;font-weight:700}.gshousu-pad.is-running .gshousu-pad-sub{color:#b8411c}.gshousu-mode{font-weight:700}.gshousu-rhead{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:4px 10px;margin:0 0 6px;display:flex}.gshousu-rnum{color:#e0562b;text-shadow:0 2px #2b2420;font-variant-numeric:tabular-nums;font-size:max(34px,min(9vw,48px));font-weight:800;line-height:1.05}.gshousu-runit{color:#2b2420;font-size:15px;font-weight:700}.gshousu-rtier{color:#b8411c;background:#ffe3c8;border:2px solid #2b2420;border-radius:999px;align-self:center;padding:3px 12px;font-size:15px;font-weight:800;box-shadow:0 2px #d8c7ab}.gshousu-rtier[data-tier="4"],.gshousu-rtier[data-tier="5"]{color:#fff;background:#e0562b}.gshousu-rrec{color:#ffd98a;background:#2b2420;border-radius:6px;align-self:center;padding:2px 8px;font-size:12px;font-weight:800}.gshousu-rrec[hidden]{display:none}.gshousu-result-line{text-align:center;color:var(--text-2);font-size:14px;font-weight:500}@media (orientation:landscape) and (max-height:520px){.gshousu-panel .gshousu-rnum{font-size:30px}.gshousu-panel .gshousu-rtier{padding:2px 9px;font-size:13px}}
