:root{--font-display:"Cinzel Decorative", "Cinzel", Georgia, serif;--font-heading:"Cinzel", Georgia, serif;--font-body:system-ui, "Segoe UI", sans-serif;--fianna-base:#8b3a1e;--fianna-accent:#d98e2b;--fianna-glow:#f2c14e;--tuatha-base:#2e3a6e;--tuatha-accent:#4fc3c9;--tuatha-glow:#9b7fd4;--app-bg:#1e1812;--board-border:#6b5d4f;--panel-bg:#faf6ee;--panel-border:#d4c5a9}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--app-bg);color:#d4c5a9;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40'%3E%3Crect width='40' height='40' fill='%231E1812'/%3E%3Cpath d='M20 4 L36 20 L20 36 L4 20 Z' fill='none' stroke='%232a2018' stroke-width='1'/%3E%3C/svg%3E");font-size:15px;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2,h3{font-family:var(--font-heading);margin:0;font-weight:600;line-height:1.2}button{font-family:var(--font-body)}@keyframes unitShake{0%,to{transform:translate(0)scale(1)}20%{transform:translate(-5px)scale(1.04)}50%{transform:translate(5px)scale(.97)}75%{transform:translate(-2px)scale(1.01)}}@keyframes unitFlashRed{0%{filter:brightness()saturate()}25%{filter:brightness(2.2)saturate(0)sepia()hue-rotate(-20deg)}to{filter:brightness()saturate()}}@keyframes unitMovePulse{0%{filter:brightness();transform:scale(1)}35%{filter:brightness(1.4);transform:scale(1.1)}to{filter:brightness();transform:scale(1)}}.anim-hit{animation:.38s ease-out unitShake,.38s ease-out unitFlashRed}.anim-move{animation:.28s ease-out unitMovePulse}
