*{box-sizing:border-box}body{margin:0;font-family:system-ui,Segoe UI,sans-serif;background:#1a1a2e;color:#2c2416;min-height:100vh}#root{min-height:100vh}a{color:#4a6fa5}button{cursor:pointer;padding:.5rem 1rem;border-radius:6px;border:1px solid #444;background:#2d2d44;color:#eee}button:hover{background:#3d3d54}button:disabled{opacity:.5;cursor:not-allowed}input{padding:.5rem;border-radius:4px;border:1px solid #444;background:#2d2d44;color:#eee}.table-page{padding:1rem;min-height:100vh}.table-page--game{background:linear-gradient(165deg,#e8dcc8,#d4c4a8 45%,#c9b896);color:#2c2416}.table-page--game a{color:#3d5a80}.table-page-back{margin:0 0 1rem}.game-table-root{max-width:1100px;margin:0 auto;padding-bottom:4rem}.game-table-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;background:#fffcf5d9;border-radius:10px;border:2px solid #8b6914;box-shadow:0 4px 14px #2c24161f}.game-table-heading{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:600;color:#3d2914}.game-table-spectator{color:#6b5b45;font-size:.9rem;margin-left:.5rem}.game-table-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.btn-table{padding:.45rem .9rem;border-radius:8px;border:1px solid #7a6238;background:#f5ebe0;color:#3d2914;font-weight:500}.btn-table:hover{background:#ede3d5}.btn-table--primary{background:#6b8e4e;border-color:#4a6638;color:#fff}.btn-table--primary:hover{background:#5a7a42}.game-table-hint{color:#5c4d3a;font-size:.95rem;margin:.5rem 0}.game-table-section{margin-bottom:1rem}.game-production-panel{margin-top:1rem;padding:1rem 1.25rem;background:#fffcf5eb;border-radius:12px;border:2px solid #8b6914;box-shadow:inset 0 1px #ffffff80,0 6px 20px #2c24161a}.game-production-title{margin:0 0 .5rem;font-family:Georgia,serif;color:#3d2914}.game-production-meta{color:#4a3f2e;margin:0 0 .75rem}.game-production-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.game-passed-line{color:#6b5b45;font-size:.9rem;margin-top:.75rem;margin-bottom:0}.game-end-wrap{max-width:800px;margin:0 auto;padding:1rem}.objective-row{margin-bottom:1rem}.objective-row-title{margin:0 0 .5rem;font-family:Georgia,serif;font-size:1rem;color:#3d2914}.table-page--game .objective-row-title{color:#3d2914}.objective-row-cards{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch}.objective-thumb{width:140px;border-radius:8px;overflow:hidden;border:2px solid #8b6914;background:#faf6ef;box-shadow:0 2px 8px #2c24161a}.objective-thumb img{width:100%;display:block;vertical-align:top}.objective-thumb--missing{width:140px;min-height:80px;padding:.5rem;font-size:.75rem;color:#6b5b45;border:2px dashed #a08b60;border-radius:8px;background:#fffcf599}.objective-thumb--missing code{color:#4a6fa5}.village-sheet-root{padding:.5rem 0}.village-sheet-meta{color:#4a3f2e;font-size:.95rem;margin:0 0 .75rem}.village-sheet-card{padding:6px;background:linear-gradient(145deg,#6b4e2a,#4a3520);border-radius:12px;box-shadow:0 8px 24px #2c241633}.village-sheet-stage{position:relative;display:block;width:100%;max-width:960px;margin:0 auto;border-radius:8px;overflow:hidden;background:#f5f0e6}.village-sheet-bg{width:100%;height:auto;display:block;vertical-align:top}.village-sheet-svg{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.village-cell{pointer-events:auto;cursor:default;fill:transparent;stroke:transparent;stroke-width:.12;transition:fill .2s ease,stroke .2s ease,opacity .2s ease}.village-cell--idle{fill:#fff0;stroke:#0000}.village-cell--decor{pointer-events:none;fill:transparent;stroke:transparent}.village-cell--muted{fill:#ffffff0a;stroke:#5046321f}.village-cell--muted:hover{fill:#fff0c826;stroke:#78643c40}.village-cell--legal{fill:#64a05a38;stroke:#3c7837bf;stroke-width:.2;cursor:pointer}.village-cell--legal:hover{fill:#64a05a61;stroke:#286428f2;filter:drop-shadow(0 0 4px rgba(80,140,70,.4))}.village-cell--filled{fill:#2d261c6b;stroke:#1e1912a6;stroke-width:.15;animation:villagePencilFill .45s ease-out}@keyframes villagePencilFill{0%{fill-opacity:.1;stroke-opacity:.2}to{fill-opacity:.42;stroke-opacity:.65}}.village-undo{margin-top:.75rem}.dice-sheet-wrap{position:relative;width:100%;max-width:720px;margin:0 auto}.dice-sheet-wrap--modal-inner{max-width:100%}.dice-sheet-bg{width:100%;height:auto;display:block;border-radius:8px;border:1px solid #7a6238}.dice-sheet-overlay{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.dice-sheet-hint{margin:.75rem 0 0;font-size:.9rem;color:#4a3f2e;text-align:center}.dice-face{position:absolute;pointer-events:auto;border-radius:10px;border:2px solid rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;font-size:clamp(1.2rem,4vw,2rem);font-weight:700;transition:transform .2s ease,box-shadow .2s ease;animation:diceReveal .45s ease-out}.dice-face:disabled{cursor:default;opacity:.95}.dice-face:not(:disabled):hover{transform:scale(1.04);box-shadow:0 0 12px #fff3}.dice-face--chosen{outline:3px solid #3d6a9e;outline-offset:2px}@keyframes diceReveal{0%{transform:scale(.85) rotate(-6deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}.dice-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#1c1812b8;display:flex;align-items:center;justify-content:center;padding:1rem}.dice-modal-panel{width:min(560px,100%);max-height:92vh;overflow:auto;background:linear-gradient(180deg,#faf6ef,#f0e8d8);border-radius:14px;border:3px solid #6b4e2a;box-shadow:0 16px 48px #00000059;display:flex;flex-direction:column}.dice-modal-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1rem;border-bottom:2px solid #a08050;background:#fffcf5f2}.dice-modal-title{margin:0;font-family:Georgia,serif;font-size:1.2rem;color:#3d2914}.dice-modal-close{border:none;background:transparent;font-size:1.75rem;line-height:1;color:#5c4d3a;padding:.25rem .5rem;cursor:pointer}.dice-modal-close:hover{color:#2c2416}.dice-modal-body{padding:1rem}.dice-modal-footer{padding:.75rem 1rem 1rem;border-top:1px solid #c4b498;display:flex;flex-direction:column;gap:.5rem;background:#fffcf5e6}.dice-modal-primary{padding:.6rem 1rem;border-radius:8px;border:1px solid #4a6638;background:#6b8e4e;color:#fff;font-weight:600}.dice-modal-primary:hover{background:#5a7a42}.dice-modal-secondary{padding:.5rem;border-radius:8px;border:1px solid #8b7355;background:#f0e8d8;color:#3d2914}.dice-modal-secondary:hover{background:#e8dcc8}.dice-modal-footer-note{margin:0;font-size:.85rem;color:#5c4d3a}.dice-fab{position:fixed;right:1.25rem;bottom:1.25rem;z-index:1150;padding:.65rem 1.1rem;border-radius:999px;border:2px solid #4a3520;background:linear-gradient(180deg,#e8dcc8,#d4c4a8);color:#3d2914;font-weight:700;box-shadow:0 4px 16px #2c241640}.dice-fab:hover{background:linear-gradient(180deg,#f0e8d8,#e0d4b8)}.rulebook-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem}.rulebook-panel{background:#1e1e2e;border:1px solid #444;border-radius:10px;width:min(960px,100%);max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.rulebook-toolbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;border-bottom:1px solid #333}.rulebook-frame{flex:1;min-height:60vh;border:0;width:100%;background:#111}.rulebook-hint{margin:0;padding:.5rem .75rem;font-size:.8rem;color:#888;border-top:1px solid #333}.rulebook-hint code{color:#b8c9d9}
