.landing-stage{display:grid;gap:clamp(14px,2vw,24px);align-content:start;min-height:calc(100vh - 54px);padding:clamp(14px,2vw,28px) clamp(12px,2vw,28px) clamp(28px,4vw,56px);background:transparent}.landing-demo{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr) minmax(280px,340px);grid-template-areas:"news   panel play" "viewer feed  puzzle" "lower  lower  lower";column-gap:clamp(10px,.9vw,15px);row-gap:clamp(14px,1.8vw,24px);align-items:start;justify-content:center;width:100%;max-width:1360px;margin:0 auto}.landing-rail{display:flex;flex-direction:column;gap:clamp(12px,1.6vw,18px);min-width:0}.landing-rail-left{grid-area:left}.landing-about{margin:0;font-size:13px;font-weight:400;line-height:1.4}.landing-about a{color:var(--site-muted);text-decoration:none}.landing-about a:hover,.landing-about a:focus-visible{color:var(--site-link);text-decoration:underline;outline:none}.home-puzzle-widget{position:relative;display:block;color:var(--site-muted);text-decoration:none}.home-puzzle-widget:hover,.home-puzzle-widget:focus-visible{color:var(--site-text)}.home-puzzle-widget:focus-visible{outline:2px solid var(--site-accent);outline-offset:2px}.home-puzzle-box{width:var(--home-puzzle-box-size, 100%);aspect-ratio:1 / 1;display:flex;align-items:stretch;justify-content:flex-start;gap:6px;position:relative}.home-puzzle-widget-board{flex:1 1 auto;min-width:0;position:relative;border-radius:var(--board-corner-radius);overflow:hidden}.home-puzzle-widget-board svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.home-puzzle-reserve{flex:0 0 auto;align-self:center;display:flex;flex-direction:column;gap:8px}.home-puzzle-widget .home-puzzle-hand{--drop-mini-hand-piece-size: 26px;--drop-mini-hand-tile-size: calc(var(--drop-mini-hand-piece-size) + 6px);--drop-mini-hand-band-height: calc(var(--drop-mini-hand-piece-size) + 14px);height:auto;min-height:0;padding:0}.home-puzzle-hand .drop-mini-reserve-row{flex-direction:column;flex-wrap:nowrap;width:auto;min-height:0;gap:5px}.home-puzzle-hand .drop-mini-reserve-piece{border-color:color-mix(in srgb,var(--site-border-soft) 64%,transparent);background:color-mix(in srgb,var(--site-panel) 58%,transparent)}.home-puzzle-widget-title,.home-puzzle-widget-turn{position:absolute;left:0;right:0;color:var(--site-muted);font-size:13px;font-weight:400;line-height:1.25;text-align:right}.home-puzzle-widget-title{bottom:calc(100% + 2px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-puzzle-widget-turn{top:calc(100% + 2px)}:root:not([data-effective-theme=dark]) .home-puzzle-widget-title,:root:not([data-effective-theme=dark]) .home-puzzle-widget-turn{text-shadow:0 1px 0 rgba(255,255,255,.8)}.landing-center-below{grid-area:feed;display:flex;flex-direction:column;align-items:stretch;gap:clamp(8px,1vw,12px);min-width:0}.landing-support-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.4vw,16px)}.landing-support-card{--landing-support-gold: #c98716;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-height:60px;padding:7px 24px;border:1px solid rgba(29,37,34,.1);border-radius:var(--site-radius);background:var(--site-panel);color:inherit;box-shadow:0 2px 8px #1b1f1b1a;text-decoration:none;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease,color .12s ease,filter .12s ease}.landing-support-card:hover,.landing-support-card:focus-visible{border-color:color-mix(in srgb,var(--landing-support-gold) 74%,transparent);background:var(--landing-support-gold);box-shadow:0 8px 22px #69400b38,inset 0 1px #ffffff47;color:#fff;filter:saturate(1.04);outline:none}.landing-support-card.is-disabled{cursor:default}.landing-support-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--site-accent)}.landing-support-icon-dobutsu{width:48px;height:48px;margin-inline:-4px 0}.landing-support-icon-dobutsu .dobutsu-ui-icon{filter:none}.landing-support-card.is-disabled .landing-support-icon{color:var(--site-accent)}.landing-support-icon svg{width:100%;height:100%}.landing-support-text{display:flex;flex-direction:column;gap:2px;min-width:0}.landing-support-title{font-size:21px;font-weight:600;line-height:1.2;color:var(--landing-support-gold)}.landing-support-card.is-disabled .landing-support-title{color:var(--landing-support-gold)}.landing-support-subtitle{overflow:hidden;font-size:15px;line-height:1.3;color:var(--landing-support-gold);text-overflow:ellipsis;white-space:nowrap}.landing-support-card:hover .landing-support-title,.landing-support-card:hover .landing-support-subtitle,.landing-support-card:focus-visible .landing-support-title,.landing-support-card:focus-visible .landing-support-subtitle,.landing-support-card.is-disabled:hover .landing-support-title,.landing-support-card.is-disabled:hover .landing-support-subtitle{color:#fff}:root[data-effective-theme=dark] .landing-support-card{border-color:#ffffff1a;box-shadow:0 2px 8px #00000057}.landing-lower-strip{--landing-lower-widget-height: 20em;grid-area:lower;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(10px,1.4vw,16px);width:100%;min-width:0}@media(max-width:560px){.landing-support-row{grid-template-columns:1fr}}.landing-rail-right{grid-area:rail}.landing-news-column{grid-area:news;display:flex;flex-direction:column;gap:clamp(12px,1.6vw,18px);min-width:0}.landing-news-column .landing-chat-mount:not(:empty){width:100%}.landing-viewer-column{grid-area:viewer;display:flex;flex-direction:column;gap:clamp(12px,1.6vw,18px);min-width:0}.landing-play-column{grid-area:play;display:flex;flex-direction:column;justify-content:stretch;align-self:stretch;gap:clamp(12px,1.6vw,18px);min-width:0}.landing-puzzle-column{grid-area:puzzle;display:flex;flex-direction:column;min-width:0}.landing-lobby-panel{grid-area:panel;display:flex;min-width:0}.landing-lobby-board{width:100%;display:flex;flex-direction:column;min-height:clamp(440px,56vh,620px);border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel);box-shadow:0 2px 7px #1d252224,0 14px 30px #1d252212;overflow:hidden}:root[data-effective-theme=dark] .landing-lobby-board{box-shadow:inset 0 1px #ffffff0f,0 12px 32px #0000008c}.landing-lobby-tabs{display:flex;border-bottom:1px solid var(--site-border-soft)}.landing-lobby-tab{flex:1;padding:14px 10px 12px;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:none;color:var(--site-muted);font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:color .15s ease}.landing-lobby-tab:hover{color:var(--site-text)}.landing-lobby-tab.is-active{color:var(--site-accent-strong);border-bottom-color:var(--site-accent-strong)}.landing-lobby-body{display:flex;flex:1;min-height:0}.landing-lobby-tabpanel{display:flex;flex:1;min-width:0;flex-direction:column;gap:8px;padding:12px 14px}.landing-lobby-tabpanel[hidden]{display:none}.landing-lobby-thead,.landing-lobby-trow{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px}.landing-lobby-thead{padding:0 4px 8px;border-bottom:1px solid var(--site-border-soft);color:var(--site-muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.landing-lobby-tbody{display:flex;flex:1;flex-direction:column;gap:2px;overflow:auto}.landing-lobby-trow{padding:8px 4px;border-radius:var(--site-radius-sm, 6px)}.landing-lobby-trow:nth-of-type(2n){background:var(--site-zebra)}.landing-lobby-trow:hover{background:var(--site-stage-bg)}.landing-lobby-td{min-width:0;color:var(--site-text);font-size:13px;overflow-wrap:anywhere}.landing-lobby-td-time{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.landing-speed-icon{display:inline-flex;flex:none;align-items:center;color:var(--site-muted)}.landing-speed-icon svg{width:15px;height:15px}.landing-lobby-td-game{font-weight:700}.landing-lobby-join{padding:5px 14px;border:1px solid var(--site-border-soft);border-radius:var(--site-radius-sm, 6px);background:var(--site-panel);color:var(--site-text);font:inherit;font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer}.landing-lobby-join:hover{border-color:var(--site-accent-strong);color:var(--site-accent-strong)}.landing-lobby-join.is-mine{opacity:.55;cursor:default}.landing-lobby-empty{margin:12px 4px;color:var(--site-muted);font-size:13px}.landing-lobby-empty-cta{margin:auto 0;display:flex;flex-direction:column;align-items:center;gap:14px;padding:24px 12px;text-align:center}.landing-lobby-empty-cta .landing-lobby-empty{margin:0}.landing-lobby-create{padding:10px 22px;border:0;border-radius:var(--site-radius-sm, 6px);background:var(--site-accent);color:var(--site-on-accent);font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.landing-lobby-create:hover{background:var(--site-accent-strong)}.landing-lobby-quickpair{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-content:center}.landing-lobby-pool{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:120px;padding:20px 12px;border:1px solid transparent;border-radius:var(--site-radius);background:var(--site-panel-soft);color:var(--site-text);font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}.landing-lobby-pool:hover{background:var(--site-accent-soft);border-color:var(--site-accent)}.landing-lobby-pool-clock{font-size:27px;font-weight:600;line-height:1.1;color:var(--site-heading)}.landing-lobby-pool-speed{font-size:13px;font-weight:500;color:var(--site-muted)}.landing-lobby-pool:hover .landing-lobby-pool-clock{color:var(--site-accent-strong)}.landing-board-column{grid-area:board;display:flex;flex-direction:column;align-items:center;gap:clamp(8px,1vw,14px);width:100%;max-width:660px;min-width:0}.showcase-caption{min-height:1lh;margin-top:-2px;font-size:12px;font-weight:500;letter-spacing:.02em;color:var(--site-muted);text-align:center}.landing-board-column{container-type:inline-size}.landing-board-column #landing-replay{--showcase-widget-size: var(--home-puzzle-box-size, min(100cqw - 26px, calc(100dvh - 240px) ))}.landing-board-column #landing-replay{--showcase-seat-name-size: .85rem;--showcase-seat-clock-size: .85rem}.landing-articles{width:100%;display:flex;flex-direction:column;gap:clamp(8px,1vw,12px)}.landing-carousel{position:relative;overflow-x:clip;width:100%}.landing-carousel-track{--landing-carousel-gap: clamp(10px, 1.4vw, 16px);display:flex;gap:var(--landing-carousel-gap);transition:transform .42s cubic-bezier(.22,.61,.36,1);will-change:transform}.landing-article-card{flex:0 0 calc((100% - var(--landing-carousel-gap)) / 2);min-width:0;display:block;border:2px solid #d4932c;border-radius:var(--site-radius);background:var(--site-panel);overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 2px 7px #1d25222e;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.landing-article-card:hover{border-color:#d4932c;background:var(--site-panel-soft);box-shadow:0 2px 8px #1d252233,0 0 14px color-mix(in srgb,var(--site-accent) 22%,transparent)}.landing-article-card-thumb{position:relative;width:100%;aspect-ratio:8 / 5;background:var(--site-panel-soft);overflow:hidden}.landing-article-card-thumb .articles-index-card-thumb{position:relative;z-index:0;width:100%;height:100%;border-radius:0;box-shadow:none}.landing-article-card-thumb.is-empty{background:linear-gradient(135deg,#2f5d4f,#1f6f5b)}.landing-announcement-thumb{display:flex;align-items:center;justify-content:center;padding:18px;background:radial-gradient(circle at 26% 28%,rgba(255,255,255,.72),transparent 34%),linear-gradient(135deg,#f4d28c,#e7b95f 46%,#5d8f75)}.landing-announcement-thumb-icon{display:block;width:min(74%,132px);aspect-ratio:1}.landing-announcement-thumb-icon .dobutsu-ui-icon{filter:drop-shadow(0 7px 12px rgba(31,24,15,.2))}.landing-article-card-date{position:absolute;top:-1px;left:-1px;z-index:1;padding:3px 7px 4px;border-radius:var(--site-radius) 0 7px 0;background:color-mix(in srgb,var(--site-panel) 86%,transparent);color:var(--site-text);font-size:10px;font-weight:400;line-height:1.1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-article-card-star{position:absolute;top:-1px;right:-1px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:27px;height:18px;border-radius:0 var(--site-radius) 0 7px;background:color-mix(in srgb,var(--site-panel) 86%,transparent);color:#d4932c;font-size:15px;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.landing-article-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;margin:10px 0 13px;padding:0 12px;font-family:Roboto,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.38;color:var(--site-text, #1d2522)}.landing-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:60px;padding:0;border:0;background:none;color:var(--site-heading, #1d2522);font-size:44px;font-weight:600;line-height:1;cursor:pointer;opacity:0;text-shadow:0 1px 4px rgba(0,0,0,.3);transition:opacity .12s ease,color .12s ease}.landing-carousel-nav-prev{left:2px}.landing-carousel-nav-next{right:2px}.landing-carousel:hover .landing-carousel-nav:not(:disabled),.landing-carousel-nav:focus-visible:not(:disabled){opacity:1}.landing-carousel-nav:hover:not(:disabled){color:var(--site-accent)}.landing-carousel-nav:disabled{opacity:0;pointer-events:none}.landing-carousel.is-static .landing-carousel-nav{display:none}.landing-hero-header{grid-area:hero;display:flex;flex-direction:column;align-items:flex-start;align-self:end;gap:4px;width:100%}.landing-hero-tagline{margin:0;text-align:left;font-size:clamp(27px,2vw,31px);font-weight:700;line-height:1.1;color:var(--site-heading);letter-spacing:0}.landing-hero-subtagline{margin:0;max-width:30ch;text-align:left;font-size:14px;font-weight:400;line-height:1.35;color:var(--site-muted);letter-spacing:0}.landing-hero-activity{margin:2px 0 0;text-align:left;font-size:12.5px;font-weight:500;color:var(--site-accent-strong);letter-spacing:.01em}.showcase-widget{--showcase-widget-size: clamp(300px, 30vw, 440px);display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;width:fit-content;max-width:100%;padding:8px;border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:linear-gradient(180deg,var(--site-panel-soft),var(--site-bg));box-shadow:inset 0 1px #ffffffd1,0 16px 38px #2227241f}#landing-replay{width:fit-content;max-width:100%}.landing-page .replay-page{padding:0;min-height:0}.landing-page .showcase-widget.replay-page{padding:8px}.landing-page #landing-replay .replay-layout{gap:clamp(10px,1.25vw,16px);max-width:none}.landing-page:not(.watch-route):not(.game-route):not(.about-route):not(.learn-route):not(.account-route):not(.profile-route):not(.source-route) #landing-replay{gap:8px;padding:clamp(6px,.9vw,12px)}.landing-page:not(.watch-route):not(.game-route):not(.about-route):not(.learn-route):not(.account-route):not(.profile-route):not(.source-route) #landing-replay .replay-game-meta-card-compact{display:none}.landing-page #landing-replay .replay-game-id{color:var(--site-muted)}.landing-page #landing-replay .replay-game-meta-card{color:var(--site-text)}.landing-page #landing-replay .replay-game-meta-card-compact{width:100%;max-width:none}.landing-page #landing-replay .replay-game-meta-card-compact .panel-section{display:block;border:0;border-radius:0;background:transparent;padding:0}.landing-page #landing-replay .replay-game-meta-card-compact h2{margin:0;color:var(--site-heading);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.landing-page #landing-replay .replay-game-meta-card-compact .replay-game-meta-details{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.landing-page #landing-replay .replay-game-meta-card-compact .replay-game-meta-details>div{display:inline-flex;align-items:baseline;gap:5px;min-width:0;border:1px solid var(--site-border-soft);border-radius:999px;background:#ffffffb3;padding:4px 8px}.landing-page #landing-replay .replay-game-meta-card-compact .replay-game-meta-details span{color:var(--site-muted);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.landing-page #landing-replay .replay-game-meta-card-compact .replay-game-meta-details strong{min-width:0;color:var(--site-heading);font-size:12px;font-weight:760}.landing-page #landing-replay .replay-pane-name{color:var(--site-heading)}.landing-page #landing-replay .replay-pane-status,.landing-page #landing-replay .replay-pane-label{color:var(--site-muted)}.landing-page #landing-replay .replay-board.cg-wrap{--cg-w: var(--showcase-widget-size);border:none;background:transparent;box-shadow:0 12px 26px #2b312d24}.landing-page #landing-replay .replay-board.cg-wrap cg-container{top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page #landing-replay .replay-clock-row{border-color:var(--site-border-soft);background:var(--site-panel);color:var(--site-text)}.landing-page #landing-replay .replay-clock-side{color:var(--site-muted)}.landing-page #landing-replay .replay-clock-row.active{border-color:#b6d6c8;background:var(--site-accent-soft)}.showcase-widget .replay-layout-solo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:100%}.landing-page #landing-replay .replay-layout-solo{gap:2px}.showcase-widget .replay-layout-solo .replay-pane{width:100%;max-width:var(--showcase-widget-size)}.showcase-widget .replay-layout-solo .replay-pane-label,.showcase-widget .replay-layout-solo .replay-pane-name,.showcase-widget .replay-layout-solo .replay-pane-status,.showcase-widget .replay-layout-solo .replay-pane-clock-slot{display:none}.showcase-widget .replay-layout-solo .replay-board{width:var(--showcase-widget-size);height:var(--showcase-widget-size);display:flex;align-items:center;justify-content:center}.showcase-widget .replay-layout-solo .replay-board svg{display:block;width:100%;height:100%}.showcase-widget .replay-layout-solo .showcase-seat{display:flex;align-items:baseline;justify-content:space-between;gap:10px;width:var(--showcase-widget-size);max-width:100%;padding:0 4px}.showcase-widget .replay-layout-solo .showcase-seat-name{max-width:calc(var(--showcase-widget-size) - 90px)}.showcase-widget .replay-layout-solo .showcase-seat-name{overflow:hidden;font-weight:600;font-size:var(--showcase-seat-name-size, .92rem);color:var(--site-text);white-space:nowrap;text-overflow:ellipsis}.showcase-widget .replay-layout-solo .showcase-seat-clock{color:var(--site-muted);font-size:var(--showcase-seat-clock-size, .9rem);font-variant-numeric:tabular-nums}.showcase-widget .replay-layout-solo .showcase-seat.active .showcase-seat-clock{color:var(--site-accent);font-weight:700}.showcase-widget .replay-layout-solo .showcase-seat-clock.showcase-seat-result{color:var(--site-heading);font-weight:700}.showcase-widget .replay-layout-solo .showcase-seat.result-win .showcase-seat-clock{color:var(--site-accent)}.showcase-widget .watch-replay-skeleton{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:var(--showcase-widget-size);max-width:100%}.landing-board-column #landing-replay .watch-replay-skeleton{min-height:calc(var(--showcase-widget-size) + 54px)}.showcase-widget .watch-replay-skeleton-board{width:var(--showcase-widget-size);max-width:100%;aspect-ratio:1 / 1;border:1px solid var(--site-border-soft);border-radius:var(--site-radius);background:var(--site-panel-soft);animation:showcase-skeleton-pulse 1.25s ease-in-out infinite}.showcase-widget .watch-replay-skeleton-caption{color:var(--site-muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}@keyframes showcase-skeleton-pulse{0%,to{opacity:.4}50%{opacity:.75}}@media(prefers-reduced-motion:reduce){.showcase-widget .watch-replay-skeleton-board{animation:none}}.showcase-widget .replay-layout-solo .showcase-board-row{display:flex;align-items:center;justify-content:center;gap:8px;width:var(--showcase-widget-size);max-width:100%}.showcase-widget .replay-layout-solo .showcase-board-row .replay-board{width:calc(var(--showcase-widget-size) - 96px);height:var(--showcase-widget-size)}.showcase-widget .replay-layout-solo .showcase-reserve{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;flex:0 0 auto;width:40px;align-self:stretch;padding:6px 2px;border-radius:8px;background:#0000000a}.showcase-widget .replay-layout-solo .showcase-reserve.drop-mini-reserve-strip{--drop-mini-hand-piece-size: 26px;height:auto;min-height:0}.showcase-widget .replay-layout-solo .showcase-reserve .drop-mini-reserve-row{flex-direction:column;flex-wrap:nowrap;width:auto;min-height:0;gap:4px}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black){display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}:is(#landing-replay.replay-compact,.showcase-widget)>.replay-game-meta-card{display:none}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) :is(.replay-pane-label,.replay-pane-name,.replay-pane-status){display:none}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-board{width:var(--showcase-widget-size);height:var(--showcase-widget-size);max-width:var(--showcase-widget-size)}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-pane-clock-slot{display:block;width:var(--showcase-widget-size);max-width:100%;margin:0;padding:0}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-row{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:10px;width:var(--showcase-widget-size);max-width:100%;min-height:0;padding:0 4px;background:none;border:none;box-shadow:none}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) :is(.replay-clock-to-move,.replay-clock-stack-name){display:none}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-side{display:block;overflow:hidden;max-width:calc(var(--showcase-widget-size) - 90px);font-weight:600;font-size:var(--showcase-seat-name-size, .92rem);color:var(--site-text);white-space:nowrap;text-overflow:ellipsis}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-time{grid-column:auto;grid-row:auto;text-align:right;color:var(--site-muted);font-size:var(--showcase-seat-clock-size, .9rem);font-weight:500;line-height:1.2;font-variant-numeric:tabular-nums}.landing-page :is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-row.active{background:none;border-color:transparent;box-shadow:none;color:inherit}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-row.active .replay-clock-time{color:var(--site-accent);font-weight:700}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-row:is(.result-win,.result-loss,.result-draw) .replay-clock-time{color:var(--site-heading);font-weight:700}:is(#landing-replay.replay-compact,.showcase-widget) :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-row.result-win .replay-clock-time{color:var(--site-accent)}@media(min-width:1241px){.landing-news-column{align-self:stretch;justify-content:center}.landing-play-column{position:relative}.landing-play-column .landing-about{position:absolute;left:0;right:0;top:0;z-index:1}.landing-play-stack{position:relative;display:flex;flex-direction:column;justify-content:center}.landing-play-stack .landing-play-panel{align-self:stretch}.landing-play-stack .landing-activity{position:absolute;left:0;right:0;bottom:0}.landing-page .landing-board-column #landing-replay{border:none;background:none;box-shadow:none;border-radius:0}.landing-page:not(.watch-route):not(.game-route):not(.about-route):not(.learn-route):not(.account-route):not(.profile-route):not(.source-route) #landing-replay{padding:0;gap:0}.landing-page .landing-board-column{align-items:flex-end}.landing-page .landing-board-column #landing-replay :is(.replay-layout-single-white,.replay-layout-single-black){align-items:flex-end;width:100%}.landing-page .landing-board-column #landing-replay :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black){position:relative;width:var(--showcase-widget-size);margin-left:auto;gap:0}.landing-page .landing-board-column #landing-replay :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-clock-row-top{position:absolute;left:0;right:0;bottom:calc(100% + 2px)}.landing-page .landing-board-column #landing-replay :is(.replay-layout-single-white .replay-pane-white,.replay-layout-single-black .replay-pane-black) .replay-pane-clock-slot{position:absolute;left:0;right:0;top:calc(100% + 2px)}.landing-page .landing-board-column #landing-replay .replay-layout-solo{position:relative;width:var(--showcase-widget-size);margin-left:auto;gap:0;align-items:flex-end}.landing-page .landing-board-column #landing-replay .replay-layout-solo>:is(.replay-pane,.showcase-board-row){width:var(--showcase-widget-size)}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-seat:first-child{position:absolute;left:0;right:0;bottom:calc(100% + 2px)}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-seat:last-child{position:absolute;left:0;right:0;top:calc(100% + 2px)}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-board-row{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto auto 1fr;gap:0 8px;width:var(--showcase-widget-size);height:var(--showcase-widget-size)}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-board-row .showcase-reserve-left{grid-column:1;grid-row:2;align-self:end}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-board-row .showcase-reserve-right{grid-column:1;grid-row:3;align-self:start}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-board-row .replay-pane{grid-column:2;grid-row:1 / 5;width:100%;height:100%}.landing-page .landing-board-column #landing-replay .replay-layout-solo .showcase-board-row .replay-board{width:100%;height:100%}}.landing-demo .landing-games-heading{padding:8px 12px}.landing-demo .landing-game-row{padding-block:9px}@media(max-width:1240px){.landing-demo{grid-template-columns:minmax(0,1fr);grid-template-areas:"play" "panel" "viewer" "feed" "puzzle" "lower" "news";max-width:640px}.landing-play-column{justify-content:flex-start}.landing-center-below{align-items:stretch}.landing-lower-strip{grid-template-columns:1fr}.landing-board-column{margin-inline:auto}.landing-play-stack{display:flex;flex:0 1 auto;flex-direction:column;min-height:0;width:100%;max-width:560px;margin-inline:auto}.landing-play-action{grid-template-columns:34px minmax(0,1fr);gap:18px;min-height:66px;padding:12px 18px;font-size:clamp(17px,3vw,20px)}.landing-play-panel,.landing-activity{align-self:stretch}.landing-play-icon{width:34px;height:34px}.landing-viewer-column,.landing-lobby-panel,.landing-news-column{width:100%;margin-inline:auto}}@media(max-width:1240px){.landing-board-column #landing-replay{--showcase-widget-size: min(100cqw - 26px, 534px, calc(100dvh - 240px) )}}@media(max-width:600px){.landing-play-panel{width:100%;grid-template-columns:1fr}.landing-page #landing-replay .replay-game-meta-card-compact .panel-section{grid-template-columns:1fr}.landing-page #landing-replay .replay-game-meta-card-compact .replay-game-meta-details{justify-content:flex-start}.landing-play-action{grid-template-columns:32px minmax(0,1fr);gap:16px;min-height:62px;padding:11px 16px;font-size:clamp(16px,5vw,19px)}.landing-play-icon{width:32px;height:32px}.landing-setup-dialog{padding:16px}.landing-time-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-custom-time{grid-template-columns:1fr}}@media(max-width:600px){.landing-lobby-requests{display:none}}@media(prefers-reduced-motion:reduce){.landing-play-action{transition:none}.landing-play-action:hover:not(:disabled){filter:none}}@media(max-width:600px){.landing-stage{padding:22px 12px 24px;gap:14px}.landing-demo{padding:10px}}@media(max-width:1180px){.game-header{align-items:start;flex-direction:column}}.game-shell{width:100%;max-width:1600px;margin:0 auto;padding:18px 16px 28px}.game-header-root:empty{display:none}.game-header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #e1ddd2}.game-header-text{display:grid;gap:4px;min-width:0}.game-source{color:#5a6960;font-size:12px;font-weight:700;text-transform:uppercase}.game-title{margin:0;color:#1f2521;font-size:clamp(22px,3vw,34px);line-height:1.1;overflow-wrap:anywhere;text-transform:capitalize}.game-summary-line{margin:0;color:#5a6960;font-size:14px;text-transform:capitalize}.game-replay{min-width:0}.game-replay.replay-page{padding:0;min-height:0}.crossroads-postgame-shell{padding-top:8px;padding-bottom:8px}.game-replay.replay-meta-header .replay-pane-name:empty{display:none}.game-replay .replay-board.cg-wrap,.game-replay .replay-pane-clock-slot{transition:max-width .22s ease,width .22s ease}.game-replay .replay-tools-row{transition:grid-template-columns .22s ease,max-width .22s ease}@media(min-width:1100px){.game-replay.replay-page{display:grid;grid-template-columns:minmax(190px,220px) minmax(0,1fr) minmax(190px,220px);align-items:start;column-gap:10px;row-gap:12px}.game-replay .replay-layout{grid-column:2;grid-row:1;grid-template-columns:repeat(3,minmax(0,380px));justify-content:center;justify-self:center;align-self:center;gap:8px;max-width:none}.game-replay .replay-board.cg-wrap,.game-replay .replay-pane-clock-slot,.game-replay.analysis-tools-open .replay-board.cg-wrap,.game-replay.analysis-tools-open .replay-pane-clock-slot{max-width:380px}.game-replay.analysis-tools-open .replay-layout{grid-template-columns:repeat(3,minmax(0,380px))}.game-replay .replay-game-meta-card{grid-column:1;grid-row:1;align-self:start;width:100%;max-width:220px}.game-replay .replay-game-meta-card .panel-section,.game-replay .replay-moves-panel .panel-section{gap:8px;padding:10px;border:1px solid #d3d9d2;border-radius:var(--site-radius);background:#f7f5ef}.game-replay .replay-game-meta-card .panel-section h2,.game-replay .replay-moves-panel .panel-section h2{font-size:13px}.game-replay .replay-game-meta-details{gap:3px}.game-replay .replay-game-meta-details>div{grid-template-columns:minmax(48px,.7fr) minmax(0,1fr);min-height:20px;gap:6px}.game-replay .replay-game-meta-details span{font-size:11px}.game-replay .replay-game-meta-details strong{font-size:12px}.game-replay .replay-game-meta-details>a{min-height:28px;padding:5px 8px;font-size:12px}.game-replay .replay-moves-panel{grid-column:3;grid-row:1 / span 2;align-self:start;width:100%;max-width:220px;padding-left:0;border-left:0}.game-replay .replay-moves-panel .replay-controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.game-replay .replay-moves-panel .replay-controls button{height:30px}.game-replay .replay-moves-panel .replay-meta{margin-top:0;font-size:12px}.game-replay .replay-moves-panel .move-list{height:clamp(220px,42vh,360px);grid-auto-rows:28px;max-height:none}.game-replay .replay-moves-panel .move-row{grid-template-columns:28px minmax(0,1fr) minmax(0,1fr);min-height:28px}.game-replay .replay-moves-panel .move-list button,.game-replay .replay-moves-panel .move-visible,.game-replay .replay-moves-panel .move-placeholder,.game-replay .replay-moves-panel .move-empty{height:26px;padding:4px 5px;font-size:12px}.game-replay .replay-clock-panel,.game-replay .replay-control-bar{grid-column:2}.game-replay .replay-tools-row{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;max-width:none}.game-replay .analysis-tool-togglebar{grid-column:1 / -1}.game-replay .belief-panel,.game-replay .annot-panel{min-width:0}.game-replay .belief-panel,.game-replay .annot-panel{grid-column:1}.game-replay .replay-tools-row.analysis-belief-open.analysis-annotation-open{grid-template-columns:minmax(780px,1fr) minmax(360px,.42fr)}.game-replay .replay-tools-row.analysis-belief-open.analysis-annotation-open .annot-panel{grid-column:2}.game-replay .replay-tools-row.analysis-belief-open.analysis-annotation-open .belief-panel{grid-column:1}.game-replay .replay-tools-row.analysis-annotation-open:not(.analysis-belief-open){max-width:760px}.game-replay .replay-tools-row.analysis-tools-collapsed{max-width:520px}.game-replay .belief-panel-body{grid-template-columns:minmax(250px,320px) minmax(0,1fr);overflow:auto}.game-replay .belief-sidebar{grid-template-columns:minmax(260px,.95fr) minmax(220px,1fr);overflow:visible}.game-replay .replay-tools-row.analysis-belief-open.analysis-annotation-open .belief-panel-body{grid-template-columns:minmax(220px,260px) minmax(0,1fr)}.game-replay .replay-tools-row.analysis-belief-open.analysis-annotation-open .belief-sidebar{grid-template-columns:1fr;overflow:auto}}@media(min-width:1100px){.game-replay.replay-page.replay-meta-header{grid-template-columns:clamp(200px,14vw,240px) minmax(0,1fr) clamp(190px,13vw,230px);column-gap:10px;row-gap:10px}.game-replay.replay-meta-header .replay-game-header{grid-column:1;grid-row:1;flex-direction:column;justify-content:flex-start;gap:10px;align-self:start;padding:12px;min-width:0}.game-replay.replay-meta-header .replay-layout{grid-column:2;grid-row:1;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;justify-self:stretch;align-self:start;gap:8px;padding:8px;max-width:none}.game-replay.replay-meta-header .replay-layout-crossroads{grid-template-columns:minmax(0,min(100%,560px));justify-content:center}.game-replay.replay-meta-header .replay-layout.replay-layout-crossroads{padding:4px}.game-replay.replay-meta-header .replay-pane{gap:2px;min-width:0}.game-replay.replay-meta-header .replay-board{width:100%;max-width:none}.game-replay.replay-meta-header .replay-board.cg-wrap{--cg-w: 100%;max-width:none}.game-replay.replay-meta-header .replay-pane-clock-slot{max-width:none;width:100%}.game-replay.replay-meta-header.analysis-tools-open .replay-board.cg-wrap,.game-replay.replay-meta-header.analysis-tools-open .replay-pane-clock-slot{max-width:none}.game-replay.replay-meta-header.analysis-tools-open .replay-layout{grid-template-columns:repeat(3,minmax(0,1fr))}.game-replay.replay-meta-header .replay-moves-panel{grid-column:3;grid-row:1;align-self:start;width:100%;max-width:none;padding-left:0}.game-replay.replay-meta-header .replay-moves-panel .move-list{height:clamp(260px,54vh,600px)}.game-replay.replay-meta-header .replay-game-header-center{order:1;align-items:stretch;gap:8px;padding:0}.game-replay.replay-meta-header .replay-game-header-title,.game-replay.replay-meta-header .replay-game-header-result,.game-replay.replay-meta-header .replay-game-header-meta{justify-content:flex-start;text-align:left}.game-replay.replay-meta-header .replay-game-header-title{font-size:18px;line-height:1.18}.game-replay.replay-meta-header .replay-game-header-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;justify-content:stretch;margin-top:0}.game-replay.replay-meta-header .replay-game-header-actions:empty{display:none}.game-replay.replay-meta-header .replay-game-header-action{justify-content:center;width:100%;min-height:30px;padding:5px 8px;font-size:12px}.game-replay.replay-meta-header .replay-game-header-cell{order:2;width:100%;min-width:0;justify-content:stretch}.game-replay.replay-meta-header .replay-game-header-cell-black{order:3}.game-replay.replay-meta-header .replay-game-header-cell .replay-clock-row{width:100%;min-height:34px;grid-template-columns:minmax(0,1fr) auto;row-gap:4px;padding:6px 8px}.game-replay.replay-meta-header .replay-game-header-cell .replay-clock-to-move{grid-column:1 / -1;grid-row:2;justify-self:start}.game-replay.replay-meta-header .replay-game-header-cell .replay-clock-time{grid-column:2;grid-row:1;font-size:15px}.game-replay.replay-meta-header .replay-tools-row{grid-column:1 / -1;grid-row:2}}.game-export-links{display:flex;gap:14px;align-items:center;margin:10px auto 0;padding:6px 14px;font-size:13px;color:#4a544e;max-width:max-content}.game-export-links-label{font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:11px;color:#6a7570}.game-export-links a{color:#2f6b4a;text-decoration:none;border-bottom:1px solid rgba(47,107,74,.25)}.game-export-links a:hover{border-bottom-color:#2f6b4a}.banqi-review .replay-board,.mini-xiangqi-review .replay-board,.drop-mini-xiangqi-review .replay-board,.fortress-xiangqi-review .replay-board,.jieqi-review .replay-board,.crossroads-chess-review .replay-board,.dark-mini-xiangqi-review .replay-board{width:100%;max-width:none}.banqi-review .replay-board>svg,.mini-xiangqi-review .replay-board>svg,.drop-mini-xiangqi-review .replay-board>svg,.fortress-xiangqi-review .replay-board>svg,.jieqi-review .replay-board>svg,.crossroads-chess-review .replay-board>svg,.dark-mini-xiangqi-review .replay-board>svg{display:block;width:100%;height:auto}.jungle-flip-review .jungle-flip-live-board{width:100%;max-width:none}
