html{background:#f8f4ea}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}#root{min-height:100svh}.app-shell{box-sizing:border-box;color:#211a12;background:#f8f4ea;align-content:start;gap:20px;min-height:100svh;padding:24px;display:grid}.hero-panel,.board-card{background:#fffaf0;border:1px solid #d9c8a6;border-radius:24px;width:min(100%,920px);margin:0 auto;box-shadow:0 18px 50px #432d141f}.hero-panel{text-align:left;padding:28px}.eyebrow{color:#8a5b1f;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700}h1,h2,p{margin:0}h1{letter-spacing:-.07em;max-width:11ch;font-size:clamp(2.3rem,11vw,5.5rem);line-height:.92}.summary{color:#5f5445;max-width:680px;margin-top:18px;font-size:clamp(1rem,2.8vw,1.2rem)}.board-card{padding:18px}.board-header{text-align:left;justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.board-header p{color:#6a5b48;margin-top:4px}.status-pill,.reset-button{white-space:nowrap;color:#6e4300;background:#fff0c4;border:1px solid #c59b47;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:700}.status-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.status-grid div{background:#fffdf7;border:1px solid #ead9b8;border-radius:14px;gap:3px;padding:12px;display:grid}.status-grid strong{color:#8a5b1f;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem}.feedback{color:#3d3326;text-align:left;min-height:1.4em;margin-bottom:12px;font-weight:700}.board-scroll{-webkit-overflow-scrolling:touch;background:#d9a94c;border-radius:18px;padding:12px;overflow:auto}.pente-board{background-color:#e6bb68;background-image:linear-gradient(#7c5622 1px,#0000 1px),linear-gradient(90deg,#7c5622 1px,#0000 1px);background-position:27px 27px;background-size:28px 28px;border-radius:12px;grid-template-rows:repeat(19,28px);grid-template-columns:repeat(19,28px);width:max-content;padding:14px;display:grid}.intersection{cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.intersection.legal:hover{background:#ffffff3d}.intersection:focus-visible,.reset-button:focus-visible{outline-offset:-3px;outline:3px solid #14213d}.intersection span{border-radius:50%;width:20px;height:20px}.intersection.black span{background:#111827;box-shadow:inset -3px -4px 8px #ffffff38,0 3px 6px #00000047}.intersection.white span{background:#fffaf0;border:1px solid #8c7756;box-shadow:inset -3px -4px 8px #543f242e,0 3px 6px #00000029}.reset-button{cursor:pointer;margin-top:14px;display:inline-flex}.reset-button:hover{background:#ffe4a3}@media (width<=640px){.app-shell{padding:12px}.hero-panel,.board-card{border-radius:18px}.hero-panel{padding:20px}.board-header,.status-grid{grid-template-columns:1fr}.board-header{flex-direction:column}}
