@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/da4b870ab52b3094-s.2uxt0u9yugpfw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/86d70b7c76b6ec6e-s.2zeei6axiu3qn.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/11cc37d7380d16b4-s.27211fhlic14m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a85fe84266768609-s.p.00hx3ibfyf9qx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/da4b870ab52b3094-s.2uxt0u9yugpfw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/86d70b7c76b6ec6e-s.2zeei6axiu3qn.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/11cc37d7380d16b4-s.27211fhlic14m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a85fe84266768609-s.p.00hx3ibfyf9qx.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat Fallback;src:local(Arial);ascent-override:124.77%;descent-override:38.99%;line-gap-override:0.0%;size-adjust:76.94%}.caveat_2982b9c2-module__IyYdoa__className{font-family:Caveat,Caveat Fallback;font-style:normal}.caveat_2982b9c2-module__IyYdoa__variable{--font-caveat:"Caveat", "Caveat Fallback"}
#ch-root{--ch-bg:#fdfdfd;--ch-light:#fcfcfc;--ch-dark:#ebebeb;--ch-black:#262626;--ch-white:#a4a4a4;--ch-select:#d9e8fb;--ch-last:#ebe6cf;--ch-arrive:#c6b458;--ch-check:#f6dcdc;--ch-hint:#bcbcbc;--ch-chip:#eee;--ch-icon:#4c4c4c;--ch-muted:#9a9a9a;--ch-chrome:210px;--ch-square:clamp(34px, min(11.5vw, (100dvh - var(--ch-chrome)) / 8), 60px);--ch-radius:20px;background:var(--ch-bg);min-height:100dvh;color:var(--ch-black);font-family:var(--font-inter), system-ui, sans-serif;-webkit-font-smoothing:antialiased}html:has(#ch-root){overscroll-behavior:none}#ch-root main{min-height:100dvh;padding:24px 12px calc(24px + env(safe-area-inset-bottom));place-items:center;display:grid}#ch-app{flex-direction:column;align-items:center;gap:10px;display:flex}#ch-board{grid-template-columns:repeat(8, var(--ch-square));grid-template-rows:repeat(8, var(--ch-square));border-radius:var(--ch-radius);display:grid;position:relative;overflow:hidden}.ch-square{background:var(--ch-light);font:inherit;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:0;place-items:center;padding:0;display:grid;position:relative}.ch-square[data-dark=true]{background:var(--ch-dark)}.ch-square[data-last=true]{background:var(--ch-last)}.ch-square[data-arrived=true]:after{content:"";box-shadow:inset 0 0 0 3px var(--ch-arrive);pointer-events:none;border-radius:8px;animation:1.8s ease-out forwards ch-arrive;position:absolute;inset:0}@keyframes ch-arrive{0%{opacity:0;transform:scale(.7)}15%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.ch-square[data-selected=true]{background:var(--ch-select)}.ch-square[data-check=true]{background:var(--ch-check)}.ch-square[aria-disabled=true]{cursor:default}#ch-board[data-over=true] .ch-square{filter:saturate(.6)brightness(.98)}.ch-square:focus-visible{outline:2px solid var(--ch-black);outline-offset:-3px}#ch-pieces{pointer-events:none;position:absolute;inset:0}.ch-piece{width:var(--ch-square);height:var(--ch-square);color:var(--ch-white);pointer-events:none;place-items:center;display:grid}#ch-pieces .ch-piece{transform:translate(calc(var(--c) * var(--ch-square)), calc(var(--r) * var(--ch-square)));will-change:transform;transition:transform .35s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;left:0}.ch-piece-svg{width:100%;height:100%;display:block}.ch-piece[data-colour=b]{color:var(--ch-black)}.ch-ghost{animation:.35s ease-out forwards ch-fade}@keyframes ch-fade{to{opacity:0;scale:.85}}.ch-hint{width:calc(var(--ch-square) * .13);height:calc(var(--ch-square) * .13);background:var(--ch-hint);pointer-events:none;border-radius:50%;position:absolute}.ch-hint[data-take=true]{width:calc(var(--ch-square) * .82);height:calc(var(--ch-square) * .82);border:3px solid var(--ch-hint);opacity:.75;background:0 0}#ch-promote{background:color-mix(in srgb, var(--ch-bg) 82%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:0}#ch-promote-row{gap:8px;display:flex}#ch-promote button:not(.ch-text){touch-action:manipulation;width:clamp(44px, calc(var(--ch-square) * 1.2), 72px);aspect-ratio:1;cursor:pointer;background:#fff;border:0;border-radius:18px;place-items:center;transition:transform .12s,box-shadow .12s;display:grid;box-shadow:0 2px 10px #0000001a}#ch-promote button:not(.ch-text):focus-visible{outline:2px solid var(--ch-black);outline-offset:3px}#ch-promote .ch-piece{width:74%;height:74%}#ch-controls{width:calc(var(--ch-square) * 8);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:38px;display:grid}.ch-elo{letter-spacing:-.02em;grid-column:2;font-size:14px;font-weight:600}.ch-reset{grid-column:3;justify-self:end}.ch-circle{background:var(--ch-chip);width:62px;height:62px;color:var(--ch-icon);font:inherit;font-variant-numeric:tabular-nums;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:50%;place-items:center;padding:0;font-size:17px;transition:background .15s;display:grid}@media (hover:hover){button.ch-circle:hover{background:var(--ch-dark)}#ch-promote button:not(.ch-text):hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000024}.ch-text:hover:not(:disabled){color:var(--ch-black)}}button.ch-circle:active{background:var(--ch-select)}.ch-circle svg{width:24px;height:24px}.ch-circle:focus-visible{outline:2px solid var(--ch-black);outline-offset:2px}#ch-turn,#ch-ending{color:var(--ch-muted);margin:14px 0 0;font-size:13px}#ch-reply{color:var(--ch-black);align-items:center;gap:8px;margin:14px 0 0;font-size:13px;font-weight:500;display:flex}#ch-reply+#ch-turn{margin-top:4px}.ch-reply-swatch{background:var(--ch-last);border-radius:3px;width:10px;height:10px;box-shadow:inset 0 0 0 1px #00000014}#ch-ending{color:var(--ch-black);font-size:15px;font-weight:600}.ch-sr{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#ch-actions{gap:18px;margin-top:6px;display:flex}.ch-text{color:var(--ch-muted);font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:6px 2px;font-size:13px}.ch-text:disabled{opacity:.4;cursor:default}.ch-text-strong{color:var(--ch-black);font-weight:600}.ch-text:focus-visible{outline:2px solid var(--ch-black);outline-offset:2px;border-radius:4px}#ch-moves{width:min(calc(var(--ch-square) * 8), 320px);counter-reset:ply;max-height:96px;color:var(--ch-muted);font-variant-numeric:tabular-nums;grid-template-columns:repeat(2,1fr);gap:2px 18px;margin:10px 0 0;padding:0 8px;font-size:12px;list-style:none;display:grid;overflow-y:auto}#ch-moves li{display:contents}#ch-moves li span:first-child{counter-increment:ply}#ch-moves li span:first-child:before{content:counter(ply) ". ";color:var(--ch-hint)}@media (max-width:420px){.ch-circle{width:54px;height:54px}.ch-elo{font-size:13px}#ch-controls{margin-top:26px}}@media (max-height:540px){#ch-root{--ch-chrome:100px}#ch-moves{display:none}html:has(#ch-root){overscroll-behavior:none}#ch-root main{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}#ch-controls{margin-top:14px}.ch-circle{width:44px;height:44px}.ch-elo{font-size:12px}.ch-circle svg{width:20px;height:20px}#ch-turn,#ch-ending,#ch-reply{margin-top:8px}}@media (prefers-reduced-motion:reduce){#ch-root *{transition:none!important;animation:none!important}}@media (prefers-contrast:more),(forced-colors:active){#ch-root{--ch-white:#6a6a6a;--ch-hint:#707070;--ch-check:#f2b8b8;--ch-last:#d9d2a8;--ch-arrive:#7d6d10;--ch-select:#b9d3f7}}
