:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0c0e;--panel:#15171b;--panel2:#1b1e23;--line:#ffffff12;--line2:#ffffff21;--text:#efece6;--muted:#8d9098;--gold:#e3c07f;--gold-d:#b8924a;--danger:#e6786a;--ok:#86d4a2;--sans:"Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic UI", "Yu Gothic", "Noto Sans JP", "Meiryo", system-ui, sans-serif;--serif:"Hiragino Mincho ProN", "Yu Mincho", "YuMincho", "Noto Serif JP", "Shippori Mincho", serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.5}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0}h1,h2,h3,p{margin:0}.screen{max-width:560px;height:100dvh;padding:env(safe-area-inset-top) 16px calc(env(safe-area-inset-bottom) + 12px);flex-direction:column;margin:0 auto;animation:.28s both screen-in;display:flex;position:relative}@keyframes screen-in{0%{opacity:0;transform:translateY(6px)}}.scroll{-webkit-overflow-scrolling:touch;flex:1;padding:4px 0 110px;overflow-y:auto}.topbar{flex:none;grid-template-columns:minmax(56px,auto) 1fr minmax(56px,auto);align-items:center;height:52px;display:grid}.tb-title{text-align:center;font-family:var(--serif);letter-spacing:.08em;font-size:17px}.tb-side{align-items:center;display:flex}.tb-side.right{justify-content:flex-end}.icon-btn{width:44px;height:44px;color:var(--muted);border-radius:12px;place-items:center;transition:background .15s,color .15s;display:grid}.icon-btn:hover,.icon-btn:active{background:var(--panel);color:var(--text)}.icon-btn.back{margin-left:-10px}.home{background:radial-gradient(90% 55% at 50% 22%,#e3c07f17,#0000 70%)}.home-hero{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;min-height:0;display:flex}.home-board{opacity:.95;width:min(52vw,210px);margin-bottom:22px}.home-board svg{width:100%;overflow:visible}.home-board line{stroke:#e3c07f47;stroke-width:.04px}.home-board .hb{fill:#0d0d0f;stroke:#ffffff2e;stroke-width:.03px}.home-board .hw{fill:#eeeae0}.title{font-family:var(--serif);letter-spacing:.1em;padding-left:.1em;font-size:58px;font-weight:600;line-height:1.1}.tagline{color:var(--muted);font-family:var(--serif);letter-spacing:.3em;padding-left:.3em;font-size:13px}.home-actions{gap:12px;padding-bottom:20px;display:grid}.big-btn{background:var(--panel);border:1px solid var(--line);text-align:left;border-radius:20px;flex-direction:column;gap:2px;padding:18px 22px;transition:transform .12s,background .15s;display:flex}.big-btn:active{transform:scale(.98)}.big-btn .bb-title{font-family:var(--serif);letter-spacing:.08em;font-size:22px}.big-btn .bb-sub{color:var(--muted);font-size:12.5px}.big-btn.primary{color:#231705;background:linear-gradient(#efcf94,#d3a862);border-color:#0000;box-shadow:0 10px 30px #d3a86238}.big-btn.primary .bb-sub{color:#231705b3}.big-btn.slim{align-items:center;padding:16px}.setup section{margin-bottom:22px}.setup h3{color:var(--muted);letter-spacing:.14em;margin-bottom:9px;font-size:12px;font-weight:500}.seg{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;display:grid}.seg button{background:var(--panel);border:1px solid var(--line);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:56px;padding:8px 6px;transition:border-color .15s,background .15s;display:flex}.seg button span{font-size:15px}.seg button small{color:var(--muted);font-size:10.5px;line-height:1.3}.seg button.on,.chip.on{color:var(--gold);background:#e3c07f1a;border-color:#e3c07fb3}.seg button.on small{color:#e3c07fb3}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--panel);border:1px solid var(--line);border-radius:999px;padding:9px 16px;font-size:14px}.bottom-cta{left:16px;right:16px;bottom:calc(env(safe-area-inset-bottom) + 12px);position:absolute}.bottom-cta .big-btn{width:100%}.bottom-cta:before{content:"";background:linear-gradient(transparent, var(--bg) 55%);z-index:-1;pointer-events:none;position:absolute;inset:-36px -16px -12px}.game,.tsumego{gap:10px}.pbar{background:var(--panel);border:1px solid var(--line);border-radius:16px;flex:none;align-items:center;gap:12px;padding:9px 14px;transition:border-color .25s,box-shadow .25s;display:flex}.pbar.active{border-color:#e3c07f8c;box-shadow:0 0 0 3px #e3c07f1a}.pname{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.pname b{font-size:15px;font-weight:600}.pname small{color:var(--muted);font-size:11.5px}.pstat{color:var(--muted);white-space:nowrap;font-size:12.5px}.thinking{color:var(--gold)}.stone-icon{vertical-align:-.2em;border-radius:50%;flex:none;display:inline-block;box-shadow:0 2px 4px #00000080}.stone-icon.b{background:radial-gradient(circle at 35% 30%,#5b5d63,#25262a 40%,#050506);border:1px solid #ffffff1f}.stone-icon.w{background:radial-gradient(circle at 36% 30%,#fff,#efece5 55%,#b9b4a8)}.board-area{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;container-type:size}.board-wrap{width:min(100cqw, calc(100cqh * var(--ar,1)));background:repeating-linear-gradient(92deg,#7846140f 0 2px,#0000 2px 7px),repeating-linear-gradient(90deg,#ffebbe0d 0 1px,#0000 1px 13px),linear-gradient(135deg,#ebc07d 0%,#dcaa63 48%,#cf9a52 100%);border-radius:10px;overflow:hidden;box-shadow:0 22px 50px #0000008c,inset 0 2px #ffffff2e,inset 0 -3px 10px #5a2d0047}.board-svg{touch-action:none;width:100%;height:100%;display:block}.board-svg.interactive{cursor:pointer}.gl{stroke:#3b2810;stroke-width:.03px;opacity:.85}.gl.edge{stroke-width:.06px;opacity:.95}.hoshi{fill:#3b2810}.coord{fill:#3b28109e;text-anchor:middle;dominant-baseline:central;font-size:.4px;font-family:var(--serif)}.shadow{fill:#1e0e004d}.stone .rim{stroke:#0003;stroke-width:.02px}.stone.pop{transform-box:fill-box;transform-origin:50%;animation:.2s cubic-bezier(.2,1.5,.4,1) pop}@keyframes pop{0%{opacity:.15;transform:scale(1.4)}}.stone.dead{opacity:.38}.xmark{stroke-width:.07px;stroke-linecap:round}.xmark.w{stroke:#fff}.xmark.b{stroke:#111}.lastring{fill:none;stroke:#ff6a4d;stroke-width:.075px}.komark{fill:none;stroke:#b03a2e;stroke-width:.07px}.terr{opacity:.9}.terr.b{fill:#101012;stroke:#ffffff59;stroke-width:.03px}.terr.w{fill:#fff;stroke:#00000073;stroke-width:.03px}.ghost{opacity:.55}.fade-out{transform-box:fill-box;transform-origin:50%;animation:.38s ease-out forwards fade-out}@keyframes fade-out{to{opacity:0;transform:scale(.7)}}.hint{fill:none;stroke:#3b8f5c;stroke-width:.09px;transform-box:fill-box;transform-origin:50%;animation:1.1s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.55;transform:scale(1.18)}}.actions{flex:none;grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;display:grid}.act{background:var(--panel2);border:1px solid var(--line);letter-spacing:.06em;border-radius:15px;height:52px;font-size:15px;transition:transform .1s,background .15s,opacity .15s}.act:active:not(:disabled){transform:scale(.97)}.act:disabled{opacity:.32;cursor:default}.act.primary{color:#231705;background:linear-gradient(#efcf94,#d3a862);border-color:#0000;font-weight:600}.act.danger{color:var(--danger)}.act.danger.solid{background:var(--danger);color:#22100c;border-color:#0000;font-weight:600}.scorebar{flex:none;gap:10px;display:grid}.score-line{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 4px;font-size:14px;display:grid}.score-line b{font-variant-numeric:tabular-nums;margin-left:2px;font-size:18px}.score-line .help{text-align:center;color:var(--muted);font-size:11.5px}.result-line{text-align:center;font-family:var(--serif);letter-spacing:.1em;color:var(--gold);padding:2px 0;font-size:20px}.progress-line{color:var(--muted);margin:4px 2px 14px;font-size:13px}.puzzle-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pcard{text-align:left;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:10px;transition:transform .12s;position:relative}.pcard:active{transform:scale(.98)}.pcard.done{border-color:#86d4a259}.pthumb{pointer-events:none}.pthumb .board-wrap{border-radius:8px;width:100%;box-shadow:0 6px 16px #00000073}.pmeta{justify-content:space-between;align-items:center;margin-top:10px;padding:0 2px;display:flex}.pmeta b{font-family:var(--serif);letter-spacing:.06em;font-weight:600}.check{background:var(--ok);color:#0d2416;border-radius:50%;place-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:grid;position:absolute;top:16px;right:16px}.tag{border:1px solid var(--line2);color:var(--muted);border-radius:999px;padding:2px 9px;font-size:11.5px}.tag.l1{color:#86d4a2;border-color:#86d4a266}.tag.l2{color:var(--gold);border-color:#e3c07f66}.tag.l3{color:#e6786a;border-color:#e6786a66}.goal{font-family:var(--serif);letter-spacing:.04em;flex:none;justify-content:center;align-items:center;gap:8px;padding:2px 0 4px;font-size:15px;display:flex}.t-status{min-height:46px;color:var(--muted);text-align:center;flex-direction:column;flex:none;justify-content:center;align-items:center;font-size:14px;display:flex}.t-status b{font-family:var(--serif);letter-spacing:.1em;font-size:19px}.t-status.solved b{color:var(--ok)}.t-status.failed b{color:var(--danger)}.t-status small{font-size:12px}.sheet-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:flex-end;animation:.2s both fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.sheet{border:1px solid var(--line2);width:100%;max-width:560px;padding:26px 20px calc(env(safe-area-inset-bottom) + 20px);background:#17191d;border-bottom:0;border-radius:26px 26px 0 0;animation:.3s cubic-bezier(.2,.9,.3,1) both sheet-up}@keyframes sheet-up{0%{opacity:0;transform:translateY(40px)}}.sheet h2{font-family:var(--serif);letter-spacing:.1em;text-align:center;font-size:22px}.sheet>p{color:var(--muted);text-align:center;margin-top:8px}.sheet-actions{grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;margin-top:22px;display:grid}.result{text-align:center}.kicker{color:var(--muted);letter-spacing:.4em;font-size:12px}.verdict{font-family:var(--serif);letter-spacing:.14em;margin:6px 0 4px;font-size:34px}.verdict.win{color:var(--gold)}.verdict.lose{color:var(--muted)}.result h2{color:var(--text);margin-top:4px;font-size:18px}.score-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;margin-top:18px}.score-table th,.score-table td{border-bottom:1px solid var(--line);padding:8px 6px;font-weight:400}.score-table th{color:var(--muted);font-size:13px}.score-table td:first-child{text-align:left;color:var(--muted)}.score-table tr.sum td{color:var(--gold);border-bottom:0;font-size:17px;font-weight:600}.score-table tr.sum td:first-child{color:var(--muted);font-size:14px;font-weight:400}.toast{top:calc(env(safe-area-inset-top) + 64px);z-index:30;border:1px solid var(--line2);text-align:center;background:#1c1e23f5;border-radius:999px;max-width:calc(100vw - 32px);padding:10px 18px;font-size:14px;animation:.25s both toast-in;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}}.dots i{background:currentColor;border-radius:50%;width:4px;height:4px;margin-left:3px;animation:1.1s ease-in-out infinite dot;display:inline-block}.dots i:nth-child(2){animation-delay:.15s}.dots i:nth-child(3){animation-delay:.3s}@keyframes dot{0%,80%,to{opacity:.25}40%{opacity:1}}@media (height<=640px){.pbar{padding:6px 12px}.act{height:46px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important}}@media (width>=640px) and (aspect-ratio>=5/4){.screen.game,.screen.tsumego{grid-template-rows:auto auto auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) clamp(340px,27vw,480px);gap:12px clamp(28px,4vw,72px);max-width:none;padding-left:clamp(24px,3vw,56px);padding-right:clamp(24px,3vw,56px);display:grid}.screen.game .topbar,.screen.tsumego .topbar{grid-area:1/1/auto/-1}.screen.game .board-area,.screen.tsumego .board-area{grid-area:2/1/-1;padding-bottom:8px}.screen.game .pbar.top{grid-area:2/2}.screen.game .pbar.bottom{grid-area:3/2}.screen.game>.actions,.screen.game>.scorebar{grid-area:4/2;margin-top:6px}.screen.tsumego .goal{grid-area:2/2;justify-content:flex-start;padding-top:10px}.screen.tsumego .t-status{text-align:left;grid-area:3/2;align-items:flex-start}.screen.tsumego>.actions{grid-area:4/2}.screen.game .actions{grid-auto-columns:auto;grid-auto-flow:row}.screen.game .scorebar .actions{margin-top:0}.screen.game .scorebar .score-line{grid-template-columns:1fr 1fr;row-gap:6px}.screen.game .scorebar .score-line .help{text-align:left;grid-area:1/1/auto/-1}.result-line{text-align:left}}@media (width>=720px){.screen:not(.game):not(.tsumego){max-width:none;padding-left:max(28px,50vw - 380px);padding-right:max(28px,50vw - 380px)}.bottom-cta{left:max(28px,50vw - 380px);right:max(28px,50vw - 380px)}.home-actions{grid-template-columns:1fr 1fr;gap:16px;padding-bottom:48px}.home-hero{gap:12px}.home-board{width:240px}.title{font-size:72px}.setup .scroll{grid-template-columns:1fr 1fr;align-content:start;column-gap:28px;display:grid}.setup .scroll section:first-child{grid-column:1/-1}.puzzle-grid{grid-template-columns:repeat(3,1fr);gap:16px}.big-btn:hover:not(:active),.pcard:hover,.seg button:hover,.chip:hover,.act:hover:not(:disabled){border-color:var(--line2);background-color:#1f2228}.big-btn.primary:hover{filter:brightness(1.05)}.act.primary:hover:not(:disabled){background:linear-gradient(#f3d59c,#d9b06a)}.sheet-backdrop{align-items:center;padding:20px}.sheet{border-bottom:1px solid var(--line2);border-radius:26px;max-width:460px;padding-bottom:24px;animation-name:dialog-in}}@keyframes dialog-in{0%{opacity:0;transform:scale(.96)}}@media (width>=720px){.tsumego .board-wrap.cropped{width:min(100cqw, 100cqh * var(--ar,1), 900px)}}.tb-side.right{gap:2px}@media (width>=720px){.topbar{grid-template-columns:1fr auto 1fr;height:60px}}@media (width>=1500px) and (aspect-ratio>=5/4){.screen.game .pbar,.screen.game .actions,.screen.game .scorebar,.screen.tsumego .goal,.screen.tsumego .t-status,.screen.tsumego .actions{zoom:1.2}}@media (width>=2200px) and (aspect-ratio>=5/4){.screen.game .pbar,.screen.game .actions,.screen.game .scorebar,.screen.tsumego .goal,.screen.tsumego .t-status,.screen.tsumego .actions{zoom:1.45}}.dot{fill:#2f8f5b;stroke:#ffffffb3;stroke-width:.03px}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.review{justify-content:center;align-items:center;gap:4px;display:flex}.review .icon-btn:disabled{opacity:.3;cursor:default}.review-pos{text-align:center;min-width:84px;color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.sheet-links{justify-content:center;gap:22px;margin-top:14px;display:flex}.sheet-links button,.text-btn{color:var(--muted);letter-spacing:.04em;white-space:nowrap;border-radius:8px;padding:8px 6px;font-size:13px}.sheet-links button:hover,.text-btn:hover{color:var(--text)}.text-btn{margin-left:-6px}.record{color:var(--gold);letter-spacing:.12em;margin-top:6px;font-size:12.5px}.resume-card{position:relative}.big-btn.resume{color:#231705;background:linear-gradient(#efcf94,#d3a862);border-color:#0000;width:100%}.big-btn.resume .bb-sub{color:#231705b3}.discard{color:#2317059e;margin:0;position:absolute;top:12px;right:12px}.discard:hover{color:#231705}.rules-list{gap:12px;display:grid}.rule{background:var(--panel);border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr;gap:12px;padding:16px;display:grid}.rule h3{font-family:var(--serif);letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:6px;font-size:17px;display:flex}.rule .num{width:24px;height:24px;color:var(--gold);font-size:12px;font-family:var(--sans);background:#e3c07f24;border-radius:50%;place-items:center;display:grid}.rule p{color:#c8c5bd;font-size:14px;line-height:1.75}.rule-fig{justify-self:center;width:min(240px,100%)}.rule-fig .board-wrap{width:100%}@media (width>=720px){.rules-list{grid-template-columns:1fr 1fr;align-items:start;gap:16px}}
