body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0;background-color:#000;color:#ffd22e;font-family:sans-serif}.App{text-align:center}.hero{width:100%;display:flex;justify-content:center}.hero-image{max-height:300px;display:block}.content{margin-top:40px}.title-section{margin-top:24px}.site-title{font-family:Cinzel,serif;font-size:3rem;margin:0}.site-slogan{font-family:Playfair Display,serif;font-style:italic;font-size:1.5rem;margin-top:.5rem}.image-button{background-image:url(/assets/login-with-swc-Qu_BVj38.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:300px;height:80px;border:none;border-radius:50px;cursor:pointer;transition:transform .2s ease;box-shadow:0 0 15px 5px #ffffff40}.image-button:hover{transform:scale(1.05)}@keyframes sillySpin{0%{transform:rotate(0);animation-timing-function:ease-in}15%{transform:rotate(-20deg);animation-timing-function:ease-in}35%{transform:rotate(380deg);animation-timing-function:ease-out}45%{transform:rotate(355deg)}50%{transform:rotate(360deg)}to{transform:rotate(360deg)}}.silly-spin{display:inline-block;animation:sillySpin 4s ease-in-out infinite;animation-delay:var(--delay, 0s);animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:forwards}.btn{background:linear-gradient(135deg,#0ff,#08f);padding:.5rem 1rem;font-size:1rem;color:#0a0a0a;font-weight:700;text-transform:uppercase;box-shadow:0 0 10px #00ffff80;transition:all .3s ease;margin-bottom:1rem;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.btn.game{background:linear-gradient(135deg,#0ff,#08f);border:none;border-radius:8px;padding:1rem 2rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;cursor:pointer;box-shadow:0 0 15px #00ffffb3;transition:all .3s ease;margin-bottom:1.5rem}.btn:hover{transform:scale(1.05);box-shadow:0 0 25px #0ff}a{color:#0ff;text-decoration:none}a:hover{text-decoration:underline}mark{background-color:#0ff;color:#000;padding:.1em;border-radius:4px}._wrapper_sjyas_1{width:100%;display:flex;flex-direction:column;align-items:center}._backdrop_sjyas_13{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#0009;z-index:99999}._screenInner_sjyas_23{position:absolute;top:60px;left:calc(50% - 90px);width:180px}._screenMessage_sjyas_29{text-align:center;color:#fff;font-weight:700;font-size:1.2em}.holochess-page{display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at center,#0a0a0a,#000);min-height:100vh;color:#0ff;font-family:Orbitron,sans-serif}.dashboard{background:#0009;border:1px solid #00ffff;border-radius:10px;padding:1rem 1.5rem;width:100%;max-width:600px;margin-bottom:2rem}.moves-left{font-size:1.1rem;margin-bottom:1rem;color:#0fc;display:flex;justify-content:space-between}.message-log{max-height:200px;overflow-y:auto;border-top:1px solid #00ffff;padding-top:.5rem}.log-entry{margin-bottom:.4rem;font-size:.95rem;color:#fff;opacity:.85}.log-entry:before{content:"• ";color:#0ff}.piece-stats-tooltip{position:absolute;background:transparent;display:flex;flex-direction:column;align-items:flex-start;pointer-events:none;animation:fadeIn .2s ease-out}.bar{display:flex;box-shadow:0 0 #000,0 0 10px #000}.bar-slice{width:8px;height:4px;border:1px solid black;background:currentColor;clip-path:polygon(00% 0%,100% 0%,100% 100%,0% 100%)}.bar.attack{color:#ff2020}.bar.defense{color:#43ff6f}.bar.movement{color:#00bfff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.hologram{position:relative;display:inline-block;filter:brightness(1.5) contrast(1.2) saturate(2);opacity:.9;background:#00ffff0d;overflow:hidden;filter:brightness(1.4) contrast(1.5) saturate(2.5) drop-shadow(0 0 5px rgba(0,255,255,1))}.hologram.ally{filter:brightness(1.8) contrast(1.5) saturate(2.5) drop-shadow(0 0 5px rgba(0,255,0,1))}.hologram.ally-hover{filter:brightness(2.2) contrast(1.5) saturate(2.5) drop-shadow(0 0 5px rgba(0,255,157,1))}.hologram.enemy{filter:brightness(1.8) contrast(1.5) saturate(2.5) drop-shadow(0 0 5px rgba(255,0,0,1))}.hologram.enemy-hover{filter:brightness(2.2) contrast(1.5) saturate(2.5) drop-shadow(0 0 5px rgba(255,0,76,1))}.sector.selected{fill:#00d0ff!important}.sector.legal-move{fill:#0f0!important}.sector.legal-move:hover{fill:#00d0ff!important}.sector.target{fill:#ff3c3c!important}.p-dialog .p-dialog-header{background:#000000e6;border-bottom:1px solid #00ffff}.p-dialog .p-dialog-content{background:#000c;color:#0ff;font-family:Orbitron,sans-serif}.grid-cell{width:30px;height:30px;text-align:center}.asteroid{background-color:#af62bc4d;box-shadow:0 0 3px 3px #af62bc26}.prospected{background-color:#ff00004d;box-shadow:0 0 3px 3px #ff000026}.excluded{background-color:#0059ff4d;box-shadow:0 0 3px 3px #0059ff26}.deposit{background-color:#22ff004d;box-shadow:0 0 3px 3px #22ff0026}.trace{background-color:#f2ff004d;box-shadow:0 0 3px 3px #f2ff0026;cursor:pointer}.corner{background-color:#00fbff4d;box-shadow:0 0 3px 3px #00fbff26}.system-grid{border-collapse:unset;margin:0 auto;background-repeat:no-repeat,no-repeat;background-position:center center,center center;background-size:90% 90%,90% 90%;color:#fff}.system-grid td,.system-grid th{font-weight:400;text-align:center}.vertical-legend.rotated{transform-origin:left top;white-space:nowrap;display:flex;flex-direction:row;gap:8px;justify-content:center;margin-top:40px;text-align:center}.vertical-legend.rotated .legend-container{margin-left:-40px;text-align:center}.vertical-legend.rotated .legend-item{background-color:#af0000;color:#fff;border-radius:4px;padding:4px;margin-bottom:8px}.vertical-legend.rotated .legend-item:nth-child(2){background-color:#0000af}.vertical-legend.rotated .legend-item:nth-child(3){background-color:#afaf00}.vertical-legend.rotated .legend-item:nth-child(4){background-color:#00af00}.cost-display{text-align:center;width:100%}.cost-display.grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px}.grid-item{padding:5px;border-radius:4px;text-align:left;white-space:nowrap}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;padding:0 1rem;justify-items:center}.holo-card{background:#000000b3;border:1px solid #00ffff;border-radius:10px;color:#0ff;box-shadow:0 0 20px #00ffff4d;transition:transform .3s,box-shadow .3s}.holo-card:hover{transform:scale(1.03);box-shadow:0 0 30px #00ffffb3}.p-card-title{color:#0ff;font-size:1.5rem;font-weight:700;text-align:center;text-shadow:0 0 8px #00ffff,0 0 15px #00ffff;margin-bottom:.5rem}.p-card-subtitle{color:#0ff9;font-size:1rem;font-weight:400;text-align:center;text-shadow:none}.p-card-footer{display:flex;justify-content:center;margin-top:2rem}.search-input{width:100%;text-align:center}.search-input input{width:300px;padding:5px;font-size:14px;border:1px solid #ccc;border-radius:4px}.ask-gav-page{padding:20px;color:#ccc!important}.gns-posts{max-width:600px;margin:0 auto}.gns-bar{border:1px solid #195069;background:#003750;font-weight:700;color:#fff;padding:3px;margin-bottom:4px}.gns-rss{float:right}.gns-rss img{width:16px;height:16px;border:none}.gns-layout{display:flex}.gns-layout .gns-left{width:98px;text-align:center;font-size:0}.gns-layout .gns-left .gns-vert-banner{background:url(https://images.swcombine.com/news/gns/menu_02.gif) bottom left no-repeat,url(https://images.swcombine.com/news/gns/menu_04.gif) bottom right no-repeat,url(https://images.swcombine.com/news/gns/menu_05.gif) bottom no-repeat;padding-bottom:12px}.gns-layout .gns-pane{width:100%}.gns-main{background:url(https://images.swcombine.com/news/gns/frame01.gif) top left no-repeat,url(https://images.swcombine.com/news/gns/frame03.gif) top right no-repeat,url(https://images.swcombine.com/news/gns/frame06.gif) bottom left no-repeat,url(https://images.swcombine.com/news/gns/frame08.gif) bottom right no-repeat,url(https://images.swcombine.com/news/gns/frame02.gif) top repeat-x,url(https://images.swcombine.com/news/gns/frame05.gif) right repeat-y,url(https://images.swcombine.com/news/gns/frame04.gif) left repeat-y,url(https://images.swcombine.com/news/gns/frame07.gif) bottom repeat-x;padding:17px;min-height:600px;min-width:400px}.gns-eib-title{background:url(https://images.swcombine.com/news/gns/display_01.gif) left no-repeat,url(https://images.swcombine.com/news/gns/display_03.gif) right no-repeat,url(https://images.swcombine.com/news/gns/display_02.gif) top repeat-x;width:100%;height:42px;line-height:42px;font-weight:700;vertical-align:middle;text-align:center}.gns-eib-main{background:url(https://images.swcombine.com/news/gns/display_07.gif) bottom left no-repeat,url(https://images.swcombine.com/news/gns/display_09.gif) bottom right no-repeat,url(https://images.swcombine.com/news/gns/display_08.gif) bottom repeat-x,url(https://images.swcombine.com/news/gns/display_04.gif) left repeat-y,url(https://images.swcombine.com/news/gns/display_06.gif) right repeat-y;padding:10px 20px 20px}.gns-eib-entry{margin-bottom:8px}.gns-welcome{font-size:13px;font-weight:700;text-align:center;margin-bottom:4px}.gns-galaxy{text-align:center;font-size:11px;margin-bottom:15px}.gns-post{margin-bottom:15px}.gns-post-logo{float:left;padding:5px}.gns-post-header{overflow:hidden}.gns-post-body{margin-top:15px}.gns-post-body img{max-width:100%}.gns-post-body a{text-decoration:underline}.gns-post-title{font-weight:700;font-size:14px;padding-top:8px;padding-bottom:3px}.gns-post-title a{text-decoration:none}.gns-post-title a:hover{color:#ceffff}.gns-post-title-content a{color:#00aeff;font-weight:bolder}.gns-post-title-content a:hover{color:#00e1ff}.gns-post-controls{text-align:center}
