:root{color:#13213a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--navy:#10213e;--muted:#6f7c90;--line:#dbe3ec;--blue:#1268dc;--blue-dark:#08489c;--cream:#fffdf8;--white-piece:#f8f4e9;--coral:#ef6b5d;--board-size:min(61vh, 610px, 48vw);background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;min-height:100svh;margin:0;overflow-x:hidden}button,select,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #f2a900}a{color:inherit}@media (width<=900px){:root{--board-size:min(94vw, 56svh, 580px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.piece{--piece-fill-glint:#a8ddff;--piece-fill-light:#3599e8;--piece-fill-deep:#1165b3;--piece-edge:#074d8f;--piece-edge-highlight:#fff6;pointer-events:none;filter:drop-shadow(.045em .075em .055em #0724404d);width:100%;height:auto;display:block;overflow:visible}.piece--white{--piece-fill-glint:#fff;--piece-fill-light:#f7fbff;--piece-fill-deep:#cbd8e0;--piece-edge:#697c89;--piece-edge-highlight:#ffffffd1}.piece__fill-glint{stop-color:var(--piece-fill-glint);stop-opacity:.82}.piece__fill-light{stop-color:var(--piece-fill-light);stop-opacity:.68}.piece__fill-deep{stop-color:var(--piece-fill-deep);stop-opacity:.72}.piece__body,.piece__emphasis{stroke-linejoin:round;stroke-linecap:round}.piece__body{stroke:var(--piece-edge);stroke-width:.095px;paint-order:fill stroke}.piece__sheen{pointer-events:none}.piece__invalid-pattern,.piece__emphasis{opacity:0;pointer-events:none}.piece__invalid-line{stroke:#69252b;stroke-width:.075px}.piece--ghost{filter:drop-shadow(.025em .05em .035em #0724402e)}.piece--ghost .piece__body{fill-opacity:.44;stroke-opacity:.68}.piece--ghost .piece__sheen{opacity:.42}.piece--invalid{filter:none}.piece--invalid .piece__body{fill-opacity:.16;stroke:#78333a;stroke-dasharray:.16 .11}.piece--invalid .piece__sheen{opacity:0}.piece--invalid .piece__invalid-pattern{opacity:.56}.piece--absent{filter:none}.piece--absent .piece__body{fill:none;stroke:var(--piece-edge);stroke-opacity:.38;stroke-width:.075px;stroke-dasharray:.13 .12}.piece--absent .piece__sheen{opacity:0}.piece--hint{filter:drop-shadow(0 0 .08em #ffc43fe6)drop-shadow(.045em .075em .045em #07244038)}.piece--hint .piece__body{fill-opacity:.58}.piece--hint .piece__emphasis{opacity:1;stroke:#ffc43f;stroke-width:.09px;stroke-dasharray:.11 .09;animation:1s ease-in-out infinite alternate piece-hint-pulse}.piece--highlight .piece__emphasis{opacity:1;stroke:#ffd36a;stroke-width:.105px}.piece--highlight{filter:drop-shadow(0 0 .075em #ffcd60b8)drop-shadow(.045em .075em .055em #0724404d)}.piece--empty{visibility:hidden}@keyframes piece-hint-pulse{0%{stroke-opacity:.52}to{stroke-opacity:1}}@media (prefers-reduced-motion:reduce){.piece--hint .piece__emphasis{animation:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:#627087;letter-spacing:.15em;text-transform:uppercase;margin:0 0 .45rem;font-size:.68rem;font-weight:800}button{color:inherit}.primary-button,.text-button,.icon-button,.round-button,.hint-button,.game-topbar button,.mini-brand{cursor:pointer;border:0}.primary-button{color:#fff;background:#1268dc;border-radius:999px;min-height:44px;padding:.75rem 1.2rem;font-weight:800;box-shadow:0 8px 22px #1268dc38}.primary-button:hover{background:#084fae}.primary-button--large{min-height:52px;padding-inline:1.45rem;font-size:1rem}.primary-button--large span{margin-left:.65rem}.text-button{color:#44516a;background:0 0;padding:.7rem 1rem;font-weight:750}.text-button:hover{color:#1268dc}.icon-button,.round-button{background:#ffffffdb;border:1px solid #d9e1ea;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.icon-button:hover,.round-button:hover{background:#fff;border-color:#9eb2ca}.round-button:disabled{cursor:not-allowed;opacity:.28}.start-screen{min-height:100svh;padding:max(24px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));background:radial-gradient(circle at 12% 20%,#fffc,#0000 31%),linear-gradient(145deg,#eaf0f7,#f7f3eb 58%,#e7eef5);place-items:center;display:grid;overflow:hidden}.start-screen:before,.start-screen:after{content:"";pointer-events:none;border:30px solid #1268dc0f;border-radius:54px 54px 145px;width:240px;height:240px;position:fixed;transform:rotate(22deg)}.start-screen:before{bottom:-110px;left:-130px}.start-screen:after{border-color:#eb5b500d;top:-105px;right:-145px;transform:rotate(-21deg)}.start-card{z-index:1;background:#ffffffe6;border:1px solid #fffc;border-radius:28px;grid-template-columns:minmax(320px,.94fr) minmax(420px,1.06fr);width:min(1020px,94vw);min-height:min(700px,88svh);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #2637502e,0 2px 6px #26375014}.start-card__photo{background:#b8c3c5;min-height:610px;position:relative;overflow:hidden}.start-card__photo:after{content:"";background:linear-gradient(#0417300d,#0000 50%,#04173047);position:absolute;inset:0}.start-card__photo img{object-fit:cover;width:100%;height:100%}.brand-lockup{z-index:1;color:#fff;text-shadow:0 2px 10px #0000003d;letter-spacing:-.09em;align-items:center;font-size:1.65rem;font-weight:950;display:flex;position:absolute;top:30px;left:32px}.brand-lockup i{border:4px solid #fff;border-radius:2px 2px 8px;width:14px;height:14px;margin:0 2px 0 1px;transform:rotate(45deg)}.start-card__body{flex-direction:column;justify-content:center;padding:46px clamp(34px,5vw,66px) 62px;display:flex}.start-card h1{color:#10213e;letter-spacing:-.065em;margin:0;font-size:clamp(2.75rem,5vw,4.6rem);line-height:.95}.start-card__lead{color:#657188;max-width:440px;margin:1.15rem 0 1.7rem;font-size:1rem;line-height:1.55}.start-error{color:#8c312c;background:#fff1ef;border:1px solid #f0c1bc;border-radius:12px;margin:-.65rem 0 1rem;padding:.75rem 1rem;font-size:.82rem}.mode-picker,.difficulty-picker{border:0;margin:0 0 1.25rem;padding:0}.mode-picker legend,.difficulty-picker legend{color:#25334a;margin-bottom:.7rem;font-size:.78rem;font-weight:850}.choice-card{cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:14px;align-items:center;gap:.85rem;width:100%;min-height:66px;margin-bottom:.6rem;padding:.7rem 1rem;display:flex;position:relative}.choice-card input{opacity:0;position:absolute}.choice-card.is-selected{background:#f5f9ff;border-color:#1268dc;box-shadow:inset 0 0 0 1px #1268dc}.choice-card__icon{color:#1268dc;background:#edf3fa;border-radius:11px;place-items:center;width:38px;height:38px;font-size:1.35rem;font-weight:900;display:grid}.choice-card strong,.choice-card small{display:block}.choice-card strong{color:#1f2e47;font-size:.88rem}.choice-card small{color:#7b8799;margin-top:.2rem;font-size:.72rem}.difficulty-picker{grid-template-columns:repeat(3,1fr);display:grid}.difficulty-picker legend{grid-column:1/-1}.difficulty-picker button{color:#667287;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-right:0;min-height:38px;font-size:.76rem;font-weight:750}.difficulty-picker button:first-of-type{border-radius:10px 0 0 10px}.difficulty-picker button:last-of-type{border-right:1px solid #dce3eb;border-radius:0 10px 10px 0}.difficulty-picker button.is-selected{color:#fff;background:#10213e;border-color:#10213e}.start-actions{align-items:center;gap:.6rem;display:flex}.start-card footer{color:#8993a4;text-align:center;width:53%;padding:.9rem 1rem;font-size:.65rem;position:absolute;bottom:0;right:0}.start-card footer a{text-underline-offset:2px;text-decoration:underline}.rules-dialog{color:#26354c;background:#fffdf9;border:0;border-radius:24px;width:min(620px,100vw - 28px);max-height:calc(100svh - 36px);padding:clamp(24px,5vw,48px);box-shadow:0 30px 100px #07142a59}.rules-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a162b9e}.rules-dialog__close{position:absolute;top:18px;right:18px}.rules-dialog h2{color:#10213e;letter-spacing:-.045em;margin:0 0 1.2rem;font-size:clamp(1.8rem,4vw,2.7rem)}.rules-dialog__content{color:#58657a;line-height:1.65}.rules-dialog__content ol{padding-left:1.35rem}.rules-dialog__content li{margin:.65rem 0;padding-left:.3rem}.rules-dialog__content strong{color:#24334b}.game-shell{min-height:100svh;padding:max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));background:radial-gradient(circle at 50% 25%,#fffffff2,#0000 45%),linear-gradient(155deg,#eef3f8,#e4ebf2)}.game-topbar{justify-content:space-between;align-items:center;width:min(1300px,100%);height:44px;margin:0 auto;display:flex}.mini-brand{color:#112343;letter-spacing:-.09em;background:0 0;padding:0;font-size:1.15rem;font-weight:950}.mini-brand span{color:#1268dc}.game-topbar__actions{gap:.2rem;display:flex}.game-topbar__actions button{color:#627087;background:0 0;padding:.5rem .65rem;font-size:.75rem;font-weight:750}.game-topbar__actions button:hover{color:#1268dc}.keyboard-help{color:#8a95a5;text-align:center;margin:.6rem auto 0;font-size:.66rem}.hand-band{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #cfdae6e6;border-radius:21px;grid-template-columns:minmax(230px,1fr) 150px minmax(230px,1fr);align-items:center;width:min(760px,64vw);height:112px;margin:3px auto 10px;padding:12px 18px;display:grid;position:relative;box-shadow:0 10px 28px #31435b14}.hand-band__status{min-width:0}.hand-band__status h2{color:#10213e;letter-spacing:-.025em;margin:0;font-size:1.06rem}.hand-band__status p:last-child,.drop-message{color:#6d798c;margin:.25rem 0 0;font-size:.73rem;line-height:1.35}.drop-message.is-error{color:#a53b37;font-weight:750}.hand-band__piece{place-items:center;height:82px;display:grid}.hand-piece{cursor:pointer;background:0 0;border:0;place-items:center;width:116px;height:76px;padding:7px;display:grid;position:relative}.hand-piece__shape{transform-origin:50%;max-width:98px;max-height:65px;position:absolute}.hand-piece__shape--leaving{animation:.18s ease-in both hand-rotate-out}.hand-piece__shape--arriving{animation:.18s ease-out both hand-rotate-in}.hand-piece__shape--leaving.hand-piece__shape--mirror{animation-name:hand-mirror-out}.hand-piece__shape--arriving.hand-piece__shape--mirror{animation-name:hand-mirror-in}.hand-piece:active .hand-piece__shape{transform:rotate(8deg)scale(.98)}@keyframes hand-rotate-out{to{opacity:0;transform:rotate(90deg)}}@keyframes hand-rotate-in{0%{opacity:0;transform:rotate(-90deg)}}@keyframes hand-mirror-out{to{opacity:0;transform:scaleX(-1)}}@keyframes hand-mirror-in{0%{opacity:0;transform:scaleX(-1)}}.hand-band__controls{justify-content:flex-end;align-items:center;gap:.45rem;min-height:44px;display:flex}.hint-button{color:#765513;background:#fff7db;border-radius:999px;min-height:40px;padding:.55rem .9rem;font-size:.76rem;font-weight:850}.hand-band__menu{gap:.35rem;display:flex;position:absolute;top:-1px;left:calc(100% + 12px)}.hand-band__menu .icon-button{width:36px;height:36px;font-size:.85rem}.thinking{align-items:center;gap:.8rem;display:flex}.thinking i{border:3px solid #d8e4f2;border-top-color:#1268dc;border-radius:50%;width:25px;height:25px;animation:.8s linear infinite spin}.thinking strong,.thinking span{display:block}.thinking strong{color:#25344b;font-size:.83rem}.thinking span{color:#8a95a4;margin-top:.15rem;font-size:.67rem}@keyframes spin{to{transform:rotate(1turn)}}.game-table{grid-template-columns:minmax(190px, 260px) var(--board-size) minmax(190px, 260px);justify-content:center;align-items:center;gap:clamp(18px,3vw,50px);width:min(1300px,100%);margin:0 auto;display:grid;position:relative}.reserve{background:#ffffffb3;border:1px solid #d7e0ea;border-radius:20px;width:100%;padding:16px 14px 18px;transition:opacity .2s,transform .3s,box-shadow .2s;position:relative;box-shadow:0 12px 32px #25385212}.reserve.is-active{box-shadow:0 16px 38px #18407524}.reserve.is-inactive{opacity:.58}.reserve header{border-bottom:1px solid #e5eaf0;align-items:center;gap:.65rem;min-height:40px;padding:0 .25rem .8rem;display:flex}.reserve header strong,.reserve header small{display:block}.reserve header strong{color:#22324a;font-size:.83rem}.reserve header small{color:#8792a3;margin-top:.12rem;font-size:.63rem}.player-mark{color:#1268dc;background:#e8f2ff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:1.15rem;display:grid}.reserve--white .player-mark{color:#7a8791;background:#f4f2eb}.turn-pointer{color:#1268dc;margin-left:auto;font-size:1.5rem;animation:.9s ease-in-out infinite alternate nudge}@keyframes nudge{to{transform:translate(3px)}}.reserve__shapes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 5px;padding-top:13px;display:grid}.reserve-shape{background:#edf3f98f;border-radius:10px;grid-template-columns:repeat(2,1fr);align-items:center;min-width:0;min-height:57px;padding:4px;display:grid}.reserve-shape:last-child{grid-column:1/-1;justify-self:center;width:50%}.reserve-shape button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:100%;min-width:0;height:49px;padding:6px 3px;display:grid}.reserve-shape button:not(:disabled):hover{background:#fff}.reserve-shape button:disabled{cursor:default}.reserve-shape .piece{max-width:48px;max-height:37px}.board-wrap{width:var(--board-size);padding-top:18px;position:relative}.entry-strip{grid-template-columns:repeat(9,1fr);width:100%;height:18px;display:grid;position:absolute;top:0;left:0}.entry-strip i{position:relative}.entry-strip i.is-aimed:after{content:"";border-bottom:2px solid #1268dc;border-right:2px solid #1268dc;width:6px;height:6px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)rotate(45deg)}.touch-entries{display:none}.board{aspect-ratio:1;cursor:crosshair;touch-action:manipulation;background:linear-gradient(145deg,#d9e4eb,#f0f5f7 48%,#cad8e1);border:clamp(7px,1vw,12px) solid #213b57;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,inset 0 -5px 12px #1c365029,0 22px 45px #21364e38}.board:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 18%,#ffffff80,#0000 50%);position:absolute;inset:0}.board__grid{grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);display:grid;position:absolute;inset:0}.board__grid>div{border-bottom:1px solid #2d496338;border-right:1px solid #2d496338}.board__grid>div:nth-child(9n){border-right:0}.board__grid>div:nth-last-child(-n+9){border-bottom:0}.board__pieces{pointer-events:none;position:absolute;inset:0}.board__pieces>.piece{position:absolute}.board__pieces>.piece.is-falling{animation:drop-piece var(--drop-duration,.42s) cubic-bezier(.38, .05, .72, .9)}@keyframes drop-piece{0%{transform:translateY(calc(-1 * var(--drop-shift,920%)))}82%{transform:translateY(0)}91%{transform:translateY(-5%)}to{transform:translateY(0)}}.board-labels{color:#8490a0;text-align:center;grid-template-columns:repeat(9,1fr);padding:7px 10px 0;font-size:.58rem;display:grid}.winning-path{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.winning-path path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.winning-path__outline{stroke:#131b27ad;stroke-width:9px}.winning-path__light{stroke:#ffd966;stroke-width:4px;filter:drop-shadow(0 0 5px #fff4aa);stroke-dasharray:1400;animation:1.15s ease-out both draw-path}@keyframes draw-path{0%{stroke-dashoffset:1400px}to{stroke-dashoffset:0}}.sparks{z-index:5;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sparks i{--angle:calc(var(--i) * 41deg);left:calc(15% + (var(--i) % 6) * 14%);top:calc(16% + (var(--i) % 3) * 24%);opacity:0;width:5px;height:5px;animation:spark 1s calc((var(--i) % 6) * .34s) ease-out 1;background:#ffd158;border-radius:50%;position:absolute}@keyframes spark{0%{opacity:0;transform:translate(0)scale(.2)}18%{opacity:1}to{opacity:0;transform:translate(calc(cos(var(--angle)) * 55px), calc(sin(var(--angle)) * 55px)) scale(0)}}@media (width<=1000px){.game-table{grid-template-columns:minmax(155px, 220px) var(--board-size) minmax(155px, 220px);gap:16px}.reserve{padding-inline:9px}.reserve-shape{min-height:49px}.reserve-shape button{height:42px}.hand-band{width:min(680px,70vw)}}@media (width<=760px){.start-screen{background:#fff;padding:0;display:block}.start-card{width:100%;min-height:100svh;box-shadow:none;border:0;border-radius:0;display:block}.start-card__photo{min-height:31svh;max-height:310px}.brand-lockup{top:max(22px, env(safe-area-inset-top));left:max(22px, env(safe-area-inset-left))}.start-card__body{padding:30px max(24px, env(safe-area-inset-right)) calc(60px + env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left))}.start-card h1{font-size:clamp(2.8rem,14vw,4.2rem)}.start-card__lead{margin-block:.8rem 1.25rem}.start-card footer{width:100%;padding-bottom:max(.8rem, env(safe-area-inset-bottom));position:absolute}.game-shell{padding-inline:max(8px, env(safe-area-inset-left), env(safe-area-inset-right))}.game-topbar{height:34px}.game-topbar__actions button{padding:.3rem .4rem;font-size:.68rem}.hand-band{width:var(--board-size);border-radius:15px;grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);height:92px;margin:2px auto 4px;padding:8px 10px}.hand-band__status .eyebrow{font-size:.55rem}.hand-band__status h2{font-size:.8rem}.hand-band__status p:last-child,.drop-message{font-size:.61rem}.hand-band__piece{height:70px}.hand-piece{width:82px;height:62px}.hand-piece__shape{max-width:73px;max-height:51px}.round-button{width:35px;height:35px}.hint-button{min-height:36px;padding:.45rem .6rem;font-size:.67rem}.hand-band__menu{display:none}.thinking{gap:.4rem}.thinking i{width:19px;height:19px}.thinking strong{font-size:.66rem}.game-table{flex-direction:column;gap:7px;width:100%;display:flex}.board-wrap{order:1}.reserve{width:var(--board-size);border-radius:14px;padding:7px 8px 9px}.reserve--blue,.reserve--white{order:3}.turn--blue .reserve--blue,.turn--white .reserve--white{z-index:2;order:2}.reserve header{min-height:27px;padding:0 .2rem .4rem}.reserve header .player-mark{width:23px;height:23px;font-size:.85rem}.reserve header strong{font-size:.69rem}.reserve header small{font-size:.54rem}.reserve__shapes{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:5px;padding-top:5px;display:grid}.reserve-shape,.reserve-shape:last-child{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));width:auto;min-width:0;min-height:35px;padding:2px;display:grid}.reserve-shape button{min-width:0;height:35px;padding:4px 2px}.reserve-shape .piece{max-width:43px;max-height:28px}.reserve.is-inactive{opacity:.42;transform:scale(.985)}.keyboard-help{display:none}.touch-entries{z-index:4;grid-template-columns:repeat(9,1fr);width:100%;height:32px;display:grid;position:absolute;top:-20px;left:0}.touch-entries button{color:#7890a8;opacity:0;pointer-events:none;background:0 0;border:0;font-size:.65rem}.board-wrap:has(.board__pieces .piece--ghost,.board__pieces .piece--invalid) .touch-entries button{opacity:.75;pointer-events:auto}.touch-entries button.is-aimed{color:#1268dc;opacity:1}.entry-strip{display:none}.board{border-radius:13px}.board-labels{display:none}}@media (height<=760px) and (width<=760px){:root{--board-size:min(91vw, 49svh)}.game-topbar{height:28px}.hand-band{height:77px}.reserve{padding-block:5px}.reserve header{display:none}.reserve-shape,.reserve-shape:last-child{min-height:30px}.reserve-shape button{height:30px}}@media (height<=500px) and (width>=761px) and (width<=900px){:root{--board-size:min(48svh, 260px)}.game-shell{padding-block:max(5px, env(safe-area-inset-top)) max(5px, env(safe-area-inset-bottom))}.game-topbar{height:24px}.hand-band{grid-template-columns:minmax(180px,1fr) 88px minmax(180px,1fr);width:min(570px,68vw);height:68px;margin-block:1px 4px;padding-block:4px}.hand-band__piece{height:58px}.hand-piece{width:78px;height:53px}.hand-piece__shape{max-width:70px;max-height:46px}.game-table{grid-template-columns:minmax(160px, 210px) var(--board-size) minmax(160px, 210px);align-items:start;gap:10px}.reserve{border-radius:13px;padding:5px 6px 7px}.reserve header{display:none}.reserve__shapes{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding-top:0}.reserve-shape,.reserve-shape:last-child{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));width:auto;min-height:31px;padding:1px}.reserve-shape button{height:31px;padding:3px 1px}.reserve-shape .piece{max-width:38px;max-height:25px}.board-wrap{padding-top:12px}.entry-strip{height:12px}.board-labels,.keyboard-help{display:none}}@media (hover:hover) and (pointer:fine){.touch-entries{display:none!important}}@media (prefers-reduced-motion:reduce){.reserve,.board__pieces>.piece.is-falling,.winning-path__light,.sparks i,.turn-pointer,.thinking i{transition:none;animation:none}.sparks{display:none}}
