:root{--star-electra-core: #60A8E8;--star-electra-glow: #1A6AB8;--star-taygete-core: #2060FF;--star-taygete-glow: #0020A0;--star-alcyone-core: #F0E080;--star-alcyone-glow: #C09820;--star-maia-core: #8040FF;--star-maia-glow: #4000C0;--star-celaeno-core: #A0A8B8;--star-celaeno-glow: #484C58;--star-sterope-core: #F0C040;--star-sterope-glow: #A06820;--star-merope-core: #E06030;--star-merope-glow: #801020}.star-tile{width:var(--star-tile-size, 64px);height:var(--star-tile-size, 64px);display:inline-flex;align-items:center;justify-content:center;position:relative}.star-tile-inner{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease-out,filter .16s ease-out}.star-tile img{width:100%;height:100%}@keyframes star-glow-pulse{0%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0))}50%{transform:scale(1.06);filter:drop-shadow(0 0 14px rgba(255,255,255,.7))}to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0))}}@keyframes star-match-flash{0%{transform:scale(1);opacity:1}40%{transform:scale(1.15);opacity:1}to{transform:scale(.8);opacity:0}}@keyframes star-chain-resonance{0%{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.08);filter:brightness(1.4)}to{transform:scale(1);filter:brightness(1)}}.star-tile.chain-active .star-tile-inner{animation:star-chain-resonance .42s ease-out}.star-tile.matched .star-tile-inner{animation:star-match-flash .26s ease-out forwards}.star-tile.idle-pulse .star-tile-inner{animation:star-glow-pulse 2.2s ease-in-out infinite}.star-tile-interactive:hover .star-tile-inner{transform:scale(1.04)}.star-electra{filter:drop-shadow(0 0 10px var(--star-electra-glow))}.star-taygete{filter:drop-shadow(0 0 10px var(--star-taygete-glow))}.star-alcyone{filter:drop-shadow(0 0 10px var(--star-alcyone-glow))}.star-maia{filter:drop-shadow(0 0 10px var(--star-maia-glow))}.star-celaeno{filter:drop-shadow(0 0 10px var(--star-celaeno-glow))}.star-sterope{filter:drop-shadow(0 0 10px var(--star-sterope-glow))}.star-merope{filter:drop-shadow(0 0 10px var(--star-merope-glow))}.star-tile-interactive:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px;border-radius:4px}@keyframes star-resonance{0%{transform:scale(1);opacity:1}30%{transform:scale(1.25);opacity:1}60%{transform:scale(.9);opacity:.85}to{transform:scale(1);opacity:1}}.star-resonance{animation:star-resonance .6s ease-out}.matrix-grid{display:grid;grid-template-columns:repeat(4,minmax(72px,1fr));gap:1.5rem;justify-items:center;align-items:center}.star-strip{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.star-badge{display:inline-flex;align-items:center;gap:.75rem}.star-badge-meta{display:flex;flex-direction:column;font-size:.85rem}.star-badge-name{font-weight:600}.star-badge-virtue{opacity:.85}.star-badge-spectral{font-size:.75rem;opacity:.7}.star-constellation{display:block;max-width:100%}.star-constellation-node{fill:#fff;transition:transform .16s ease-out,fill .16s ease-out;cursor:pointer}@keyframes star-node-pulse{0%{transform:scale(1.25);filter:drop-shadow(0 0 0 rgba(255,255,255,0))}50%{transform:scale(1.7);filter:drop-shadow(0 0 14px rgba(255,255,255,.75))}to{transform:scale(1.25);filter:drop-shadow(0 0 0 rgba(255,255,255,0))}}.star-constellation-node:hover,.star-constellation-node:focus-visible{animation:star-node-pulse .9s ease-in-out infinite;outline:none}@media (prefers-reduced-motion: reduce){.star-constellation-node{transition:none}.star-constellation-node:hover,.star-constellation-node:focus-visible{animation:none}}.star-constellation-node.star-constellation-badged{stroke:#ffffffd9;stroke-width:.6;filter:drop-shadow(0 0 12px rgba(255,255,255,.55))}.star-node-electra{fill:var(--star-electra-core)}.star-node-taygete{fill:var(--star-taygete-core)}.star-node-alcyone{fill:var(--star-alcyone-core)}.star-node-maia{fill:var(--star-maia-core)}.star-node-celaeno{fill:var(--star-celaeno-core)}.star-node-sterope{fill:var(--star-sterope-core)}.star-node-merope{fill:var(--star-merope-core)}.star-constellation-line{stroke:#ffffff2e;stroke-width:.5;transition:stroke .24s ease-out,opacity .24s ease-out;opacity:.65}.star-constellation-line.star-constellation-line-complete{stroke:#ffffffa6;opacity:1}@keyframes constellation-line-draw{0%{stroke-dashoffset:var(--constellation-dash, 80)}to{stroke-dashoffset:0}}.star-constellation-line.star-constellation-line-anim{--constellation-dash: 80;stroke-dasharray:var(--constellation-dash);stroke-dashoffset:var(--constellation-dash);animation:constellation-line-draw .65s ease-out forwards}@keyframes mc-pulse{0%{filter:brightness(1)}40%{filter:brightness(2.5)}to{filter:brightness(1)}}.mc-pulse{animation:mc-pulse .6s ease-out}@keyframes mc-combo-flash{0%{transform:scale(1);filter:brightness(1) saturate(1)}35%{transform:scale(1.1);filter:brightness(1.9) saturate(2)}to{transform:scale(1);filter:brightness(1) saturate(1)}}.star-tile.mc-combo-flash .star-tile-inner{animation:mc-combo-flash .8s ease-out}@keyframes mc-mission-burst{0%{transform:scale(1);filter:brightness(1) drop-shadow(0 0 0 rgba(255,255,255,0))}35%{transform:scale(1.3);filter:brightness(2.2) drop-shadow(0 0 18px rgba(255,255,255,.85))}to{transform:scale(1);filter:brightness(1) drop-shadow(0 0 0 rgba(255,255,255,0))}}.star-tile.mc-mission-burst .star-tile-inner{animation:mc-mission-burst .9s ease-out}.lore-codex{display:flex;flex-direction:column;gap:1rem}.lore-entry{padding:.75rem 1rem;border-radius:.5rem;background:#00000059;border:1px solid rgba(255,255,255,.08)}.lore-entry-locked{opacity:.6;filter:grayscale(.4)}
