/* NodeClash v6.3.64 — Play interaction + world moments presentation layer.
   Presentation only: #board/app.js/rules/seed logic remain authoritative. */
body.nc-direct-game .board-stage-center{padding:104px 330px 70px 24px!important;align-items:center!important;justify-content:center!important;overflow:visible!important;}
body.nc-direct-game #board{width:min(72vh,72vw,760px)!important;height:min(72vh,72vw,760px)!important;min-width:380px!important;min-height:380px!important;max-width:760px!important;max-height:760px!important;padding:14px!important;gap:10px!important;z-index:100!important;}
body.nc-direct-game #board .cell{cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;user-select:none!important;-webkit-user-select:none!important;min-width:0!important;min-height:0!important;z-index:101!important;}
body.nc-direct-game #board .cell:hover{transform:translateY(-2px) scale(1.01)!important;}
body.nc-direct-game .nc-seed-arena{pointer-events:none!important;z-index:60!important;}
body.nc-direct-game .board-stage-center::after{pointer-events:none!important;}
body.nc-direct-game #nc664WorldMoments{position:fixed;right:18px;top:126px;width:min(290px,21vw);z-index:8500;display:grid;gap:8px;padding:10px;border:1px solid rgba(180,235,255,.2);border-radius:18px;background:rgba(2,10,16,.76);backdrop-filter:blur(16px);box-shadow:0 24px 70px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.07);}
#nc664WorldMoments .wm-head{display:flex;align-items:center;justify-content:space-between;font:900 8px/1.2 Inter,system-ui,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:rgba(225,247,255,.86)}
#nc664WorldMoments .wm-count{color:#76eaff}
#nc664WorldMoments .wm-photo{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 30px rgba(0,0,0,.35);background:#07131a;}
#nc664WorldMoments .wm-title{font:900 11px/1.2 Inter,system-ui,sans-serif;color:#fff;}
#nc664WorldMoments .wm-meta{font:700 7px/1.3 Inter,system-ui,sans-serif;letter-spacing:.1em;color:rgba(210,235,245,.58);text-transform:uppercase;}
#nc664WorldMoments .wm-controls{display:grid;grid-template-columns:34px 1fr 34px;gap:6px;}
#nc664WorldMoments button{min-height:30px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(255,255,255,.06);color:#fff;font:900 11px Inter,system-ui,sans-serif;cursor:pointer;}
#nc664WorldMoments button:hover{background:rgba(100,220,255,.14);border-color:rgba(100,220,255,.38);}
#nc664WorldMoments .wm-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;}
#nc664WorldMoments .wm-thumb{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px;opacity:.72;border:1px solid rgba(255,255,255,.1);cursor:pointer;}
#nc664WorldMoments .wm-thumb.active{opacity:1;border-color:rgba(118,234,255,.8);box-shadow:0 0 12px rgba(118,234,255,.18);}
body.nc-direct-game.nc-match-over #nc664WorldMoments{z-index:8600;}
@media(max-width:1100px){body.nc-direct-game .board-stage-center{padding-right:270px!important;}body.nc-direct-game #board{width:min(68vh,65vw,680px)!important;height:min(68vh,65vw,680px)!important;}body.nc-direct-game #nc664WorldMoments{width:240px;right:10px;}}
@media(max-width:800px){body.nc-direct-game .board-stage-center{padding:96px 10px 64px!important;}body.nc-direct-game #board{width:min(78vh,78vw,600px)!important;height:min(78vh,78vw,600px)!important;min-width:320px!important;min-height:320px!important;}body.nc-direct-game #nc664WorldMoments{position:fixed;right:8px;top:auto;bottom:62px;width:230px;max-height:180px;overflow:hidden;}#nc664WorldMoments .wm-photo{aspect-ratio:16/8;}}
@media(max-width:560px){body.nc-direct-game #board{width:min(88vw,58vh,480px)!important;height:min(88vw,58vh,480px)!important;min-width:260px!important;min-height:260px!important;}body.nc-direct-game #nc664WorldMoments{width:calc(100vw - 16px);right:8px;bottom:56px;grid-template-columns:1fr 1fr;}.wm-photo,.wm-title,.wm-meta{grid-column:1/-1;}#nc664WorldMoments .wm-strip{display:none;}}
@media(prefers-reduced-motion:reduce){#nc664WorldMoments .wm-photo{transition:none!important}}
