:root{color:#17221b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f0e7;font-family:system-ui,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0}.app-shell{box-sizing:border-box;width:min(100%,52rem);min-height:100vh;margin:0 auto;padding:3rem 2rem}.app-navigation{z-index:10;align-items:center;gap:.75rem;display:flex;position:fixed;top:.75rem;left:.75rem}.app-navigation-title{color:#17221b;margin:0;padding:.25rem;font-size:.9rem;line-height:normal}.app-navigation-item,.undo-button{color:#39463d;min-height:auto;font:inherit;background:0 0;border:0;border-radius:.2rem;padding:.25rem;font-size:.9rem;line-height:normal;text-decoration:none}.new-game-button{cursor:pointer}.new-game-dialog select,.new-game-dialog button{color:#17221b;min-height:2.5rem;font:inherit;background:#fffdf6;border:1px solid #879087;border-radius:.4rem;padding:.45rem .75rem}.new-game-dialog button{cursor:pointer;font-weight:600}.new-game-dialog button:hover{background:#e9e5da}.app-navigation-item:focus-visible,.undo-button:focus-visible,.new-game-dialog select:focus-visible,.new-game-dialog button:focus-visible{outline-offset:2px;outline:3px solid #3c739673}.app-navigation-item:hover{color:#17221b;background:#fffdf6d9}.undo-button:hover:not(:disabled){color:#17221b;background:#f3f0e7}.new-game-dialog{box-sizing:border-box;color:#17221b;background:#fffdf6;border:1px solid #cec8b8;border-radius:.75rem;width:min(100% - 2rem,28rem);padding:1.5rem;box-shadow:0 1.5rem 4rem #17221b40}.new-game-dialog::backdrop{background:#17221b8c}.new-game-form{gap:.75rem;display:grid}.new-game-form h2,.new-game-form p{margin:0}.new-game-form p{color:#536057}.new-game-dialog-actions{justify-content:center;gap:1rem;margin-top:.75rem;display:flex}.board-container{box-sizing:border-box;background:#fffdf6;border:1px solid #cec8b8;border-radius:.75rem;max-width:40rem;margin:0 auto;padding:2rem;box-shadow:0 1rem 2.5rem #2b30261a}.game-status{color:#39463d;flex-direction:column;gap:.5rem;width:100%;margin-bottom:.5rem;font-size:.9rem;display:flex}.game-status-header{justify-content:space-between;align-items:center;display:flex}.game-status-summary{align-items:baseline;gap:1rem;display:flex}.game-status-current{justify-content:center;align-items:baseline;gap:.5rem;display:flex}.active-player-status,.placement-count{color:#17221b;font-size:1.1rem;font-weight:700}.game-controls{display:flex}.undo-button{cursor:pointer}.undo-button:disabled{color:#879087;cursor:not-allowed;opacity:.65}.game-result{background:#f3f0e7;border:1px solid #cec8b8;border-radius:.5rem;margin:1rem 0 .5rem;padding:1rem}.game-result-heading{text-align:center;margin:0 0 .75rem;font-size:1.35rem}.objective-scores{border-collapse:collapse;text-align:center;width:100%;font-size:.9rem}.objective-scores caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.objective-scores th,.objective-scores td{border-bottom:1px solid #dcd6c8;padding:.3rem .45rem}.objective-scores tbody th{text-align:left}.heitan-board{aspect-ratio:1;width:100%;height:auto;display:block}.board-grid{fill:none;stroke:#667168;stroke-width:.025px;pointer-events:none}.piece-layer,.guide-layer{pointer-events:none}.piece{stroke:#59635c;stroke-width:.025px}.black-piece{fill:#17221b}.white-piece{fill:#fffdf6}.objective-target,.supply-point-target{fill:#0000;stroke:none;pointer-events:fill}.hit-target-layer{pointer-events:none}.guide-indicator{fill:#3c739680;stroke:none}.guide-indicator[data-support-eligible=true]{fill:#96194680}@media (width<=36rem){.app-shell{padding:3rem 1rem 2rem}.board-container{padding:1rem}.game-status{font-size:.8rem}.active-player-status,.placement-count{font-size:.9rem}}
