.profile-modal-overlay{position:fixed;top:var(--safe-top);right:var(--safe-right);bottom:var(--safe-bottom);left:var(--safe-left);background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000}@media(max-width:700px){.profile-modal-overlay{align-items:flex-start;padding-top:calc(12px + var(--safe-top));padding-right:8px;padding-left:8px;padding-bottom:12px}.profile-modal{width:100%;max-height:calc(100vh - (12px + var(--safe-top) + var(--safe-bottom)))}}.profile-modal{background:#1a1e26;border:2px solid #2a3140;border-radius:8px;width:90%;max-width:800px;max-height:95vh;overflow-y:auto;box-shadow:0 4px 20px #00000080}.profile-modal-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #2a3140}.profile-modal-header h2{margin:0;color:#ffe080;font-size:1.2rem}.profile-modal-close{background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s}.profile-modal-close:hover{color:#ffe080}.profile-modal-content{padding:12px 16px}.profile-header-section{margin-bottom:12px}.profile-avatar-section{display:flex;align-items:flex-start;gap:12px}.profile-avatar-large{width:80px;height:80px;border-radius:20%;border:2px solid #2a3140;flex-shrink:0}.profile-name-section{flex:1;min-width:0}.profile-username{font-size:1rem;font-weight:700;color:#ffe080;margin-bottom:3px}.profile-alliance{color:#3cffb0}.profile-planet-coords{color:#b8b8b8;font-size:.8rem;margin-bottom:5px}.profile-country-section{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#b8b8b8}.profile-actions{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.profile-message-btn{width:38px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(87,147,255,.45);border-radius:6px;background:linear-gradient(180deg,#213653,#19293e);cursor:pointer;transition:transform .15s ease,border-color .2s ease,box-shadow .2s ease}.profile-message-btn:hover{border-color:#8cb8ff;box-shadow:0 0 0 1px #6babff2e,0 6px 14px #00000038;transform:translateY(-1px)}.profile-message-icon{width:18px;height:18px;object-fit:contain}.profile-flag{font-size:1rem}.profile-levels-section{display:flex;flex-direction:column;gap:10px;min-width:200px;flex-shrink:0}.profile-level-bar{position:relative;height:18px;background:#232a36;border:1px solid #2a3140;border-radius:4px;overflow:hidden}.profile-level-bar-fill{height:100%;transition:width .3s}.profile-level-bar-label{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#fff;font-weight:700;font-size:.9rem;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.profile-statistics-section{margin:12px 0}.profile-statistics-section h3{color:#ffe080;margin-bottom:8px;font-size:1rem}.profile-statistics-grid{display:grid;grid-template-columns:1fr;gap:6px}.profile-stat-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;background:#232a36;border:1px solid #2a3140;border-radius:3px;font-size:.85rem}.profile-stat-item.profile-stat-total{background:#2a3140;font-weight:700}.profile-stat-label{color:#b8b8b8;font-size:.85rem;flex:1}.profile-stat-value{color:#ffe080;font-weight:700;font-size:.85rem;text-align:right;min-width:100px;font-variant-numeric:tabular-nums}.profile-stat-rank{color:#3cffb0;margin-left:8px;font-size:.85rem;text-align:right;min-width:40px;font-variant-numeric:tabular-nums}.profile-battles-section{margin:12px 0}.profile-battles-section h3{color:#ffe080;margin-bottom:8px;font-size:1rem}.profile-damage-info{display:flex;gap:8px;margin-bottom:8px}.profile-damage-item{flex:1;padding:6px 8px;background:#232a36;border:1px solid #2a3140;border-radius:3px;display:flex;justify-content:space-between;align-items:center}.profile-damage-label{color:#b8b8b8;font-size:.8rem}.profile-damage-value{color:#ffe080;font-weight:700;font-size:.85rem}.profile-damage-coefficient{margin-top:8px;padding:6px 8px;background:#232a36;border:1px solid #2a3140;border-radius:3px;display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.profile-damage-bar-container{position:relative;cursor:help;margin:8px 0}.profile-damage-bar{display:flex;height:20px;border:1px solid #2a3140;border-radius:3px;overflow:hidden;background:#1a1e26}.profile-damage-bar-dealt{background:#4caf50;height:100%;transition:width .3s;min-width:1px}.profile-damage-bar-received{background:#f44336;height:100%;transition:width .3s;min-width:1px}.profile-modal-loading,.profile-modal-error{padding:40px;text-align:center;color:#b8b8b8}@media(max-width:520px){.profile-modal-overlay{padding-left:var(--safe-left);padding-right:var(--safe-right)}.profile-modal{width:100%;max-width:none;border-radius:0}.profile-avatar-section{flex-wrap:wrap;gap:10px}.profile-levels-section{width:100%;min-width:0;order:3}.profile-damage-info{flex-direction:column}.profile-damage-item{flex-direction:column;align-items:flex-start;gap:4px}.profile-damage-label,.profile-damage-value{width:100%;text-align:left}}.ghm-root{width:100vw;background:linear-gradient(180deg,#1a1f27 80%,#181c22);color:#e0e0e0;font-family:Segoe UI,Verdana,Arial,sans-serif;box-shadow:0 2px 8px #000a;border-bottom:none;padding-top:var(--safe-top)}@media(max-width:700px){.ghm-root{position:sticky;top:0;z-index:1200}}.ghm-top{display:flex;align-items:center;justify-content:center;padding:calc(4px * var(--ui-scale)) calc(24px * var(--ui-scale)) 0 calc(24px * var(--ui-scale));height:calc(48px * var(--ui-scale));position:relative;z-index:100}.ghm-resources{display:flex;align-items:center;gap:calc(24px * var(--ui-scale));justify-content:center;flex:1}.ghm-resource{display:flex;align-items:center;gap:calc(10px * var(--ui-scale));min-width:calc(110px * var(--ui-scale));justify-content:flex-start}.ghm-resource img{width:calc(28px * var(--ui-scale));height:calc(28px * var(--ui-scale));margin-right:calc(6px * var(--ui-scale));object-fit:contain;display:block}.ghm-resource-main img{border-radius:50%;background:#181c22;box-shadow:0 2px 8px #0006;padding:3px;border:2px solid #232a36}.ghm-bar-wrap{min-width:calc(140px * var(--ui-scale));display:flex;flex-direction:column;align-items:flex-start}.ghm-bar-label{font-size:calc(14px * var(--ui-scale));color:#b8b8b8;margin-bottom:calc(2px * var(--ui-scale));font-weight:700;text-shadow:0 1px 2px #000a}.ghm-bar{min-width:calc(110px * var(--ui-scale));height:calc(18px * var(--ui-scale));background:#0b0d0f;border-radius:calc(7px * var(--ui-scale));overflow:hidden;position:relative;margin-bottom:calc(2px * var(--ui-scale));display:flex;align-items:center;padding:0 10px}.ghm-bar-inner{height:100%;border-radius:7px;transition:width .3s;position:absolute;left:0;top:0;z-index:1}.ghm-bar-value{position:relative;z-index:2;width:100%;text-align:center;color:#fff;font-weight:700;font-size:calc(15px * var(--ui-scale));text-shadow:0 1px 2px #000a;pointer-events:none}.ghm-bar-percent{font-size:calc(12px * var(--ui-scale));color:#b8b8b8;margin-top:calc(1px * var(--ui-scale));text-align:center;width:100%;font-weight:700;text-shadow:0 1px 2px #000a}.ghm-resource-small{min-width:60px;font-size:13px;color:#b8a0ff}.ghm-userblock-wrap{display:flex;align-items:center;gap:8px;position:absolute;right:24px;top:10px}.ghm-userblock{display:flex;align-items:center;gap:calc(10px * var(--ui-scale))}.ghm-username{color:#3cffb0;font-weight:700;font-size:calc(15px * var(--ui-scale))}.ghm-avatar{width:calc(38px * var(--ui-scale));height:calc(38px * var(--ui-scale));border-radius:20%}.ghm-right-toggle{display:none;align-items:center;justify-content:center;width:calc(40px * var(--ui-scale));height:calc(34px * var(--ui-scale));border:1px solid #2a3550;background:#1a2234;border-radius:calc(10px * var(--ui-scale));box-shadow:0 4px 14px #00000059;cursor:pointer}.ghm-right-toggle img{width:calc(30px * var(--ui-scale));height:calc(30px * var(--ui-scale))}.ghm-bottom{display:flex;align-items:center;justify-content:space-between;padding:0 calc(24px * var(--ui-scale)) calc(4px * var(--ui-scale)) calc(24px * var(--ui-scale));height:calc(36px * var(--ui-scale));background:linear-gradient(90deg,#181c22 90%,#ffe08080);border-top:1.5px solid #2a3140;box-shadow:none;z-index:0;transition:background .3s}.ghm-quicknav{display:flex;align-items:center;gap:calc(13px * var(--ui-scale))}.ghm-quicknav a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:background .18s,box-shadow .18s}.ghm-quicknav img{height:18px;opacity:.8;transition:filter .18s,box-shadow .18s,opacity .18s}.ghm-quicknav-tournament img{height:18px;width:18px;object-fit:contain}.ghm-quicknav a:hover img{filter:brightness(1.25) drop-shadow(0 2px 6px #ffe08088);opacity:1}.ghm-quicknav-messages{height:17px;opacity:.85;vertical-align:middle}.ghm-quicknav-badge{position:absolute;top:-6px;right:-6px;background:#f44336;color:#fff;font-size:.65rem;font-weight:700;padding:2px 5px;border-radius:10px;min-width:16px;text-align:center;line-height:1.2;z-index:10;border:2px solid #1a1f27}.ghm-planet-select{display:flex;align-items:center;gap:4px;background:#232a36;border-radius:6px;padding:1px 7px;font-size:13px;color:#ffe080;border:1px solid #2a3140;min-width:90px}.ghm-planet-select button{background:#232a36;color:#ffe080;border:none;border-radius:4px;width:22px;height:22px;font-size:15px;cursor:pointer;transition:background .15s}.ghm-planet-select button:hover{background:#2a3140}.ghm-planet-name{font-weight:700;color:#ffe080;margin:0 2px;font-size:13px}.ghm-planet-coords{text-align:right;min-width:60px;font-variant-numeric:tabular-nums;color:#b8b8b8;font-size:12px;margin:0 2px}.ghm-shop{display:flex;align-items:center;gap:8px}.ghm-shop-link{display:flex;align-items:center;gap:10px;background:none;border:none;border-radius:0;box-shadow:none;padding:0;font-family:Segoe UI,Verdana,Arial,sans-serif;font-size:18px;font-weight:700;text-decoration:none;color:#ffe080;letter-spacing:1px;transition:color .18s}.ghm-shop-link:hover{color:#fff2a0;background:none;box-shadow:none}.ghm-shop-title{color:#ffe080;font-family:inherit;font-size:14px;font-weight:700;margin-right:6px}.ghm-shop-bonus{color:#4bb6ff;font-size:20px;font-weight:700;margin-right:8px}.ghm-shop-icon{width:calc(26px * var(--ui-scale));height:calc(26px * var(--ui-scale));margin-left:calc(6px * var(--ui-scale));vertical-align:middle;filter:drop-shadow(0 1px 2px #0008)}.ghm-bottom-center{display:flex;align-items:center;gap:18px;justify-content:center;flex:1;min-width:340px;margin:0 auto}.ghm-resource-special,.ghm-planet-select{display:inline-flex;align-items:center}.ghm-planet-select{justify-content:center}.ghm-planet-select button{display:flex;align-items:center;justify-content:center}.ghm-resource-special{display:flex;align-items:center;gap:6px;background:none;border-radius:6px;padding:0;font-size:15px;color:#ffe080;border:none;min-width:70px;justify-content:center}.ghm-darkmatter{color:#b8a0ff}.ghm-antimatter{color:#ff80b8}.ghm-resource-special img{width:28px;height:28px;margin-right:4px;background:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;border:none!important}.ghm-resource-darkmatter img,.ghm-resource-antimatter img{background:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;border:none!important}.ghm-planet-select-wrap{position:relative;display:inline-block;min-width:140px}.ghm-planet-select-wrap.open{z-index:120001}.ghm-planet-select-btn{display:flex;align-items:center;gap:6px;background:#232a36;border:1px solid #2a3140;border-radius:6px;padding:2px 12px;font-size:14px;color:#ffe080;cursor:pointer;min-width:140px;transition:background .15s}.ghm-planet-select-btn:hover,.ghm-planet-select-btn:focus{background:#2a3140}.ghm-planet-img{width:22px;height:22px;border-radius:50%;margin-right:4px;object-fit:cover}.ghm-planet-arrow{margin-left:6px;font-size:13px;color:#b8b8b8}.ghm-planet-dropdown{position:absolute;left:0;top:110%;background:#181c22;border:1px solid #2a3140;border-radius:6px;min-width:180px;z-index:120002;box-shadow:0 4px 16px #000a;padding:4px 0;max-height:min(70vh,calc(100dvh - 120px));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3b4d6d #111723}.ghm-planet-dropdown::-webkit-scrollbar{width:8px}.ghm-planet-dropdown::-webkit-scrollbar-track{background:#111723}.ghm-planet-dropdown::-webkit-scrollbar-thumb{background:#3b4d6d;border-radius:8px}.ghm-planet-dropdown-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:4px 12px;cursor:pointer;color:#ffe080;font-size:14px;background:none;transition:background .13s,color .13s}.ghm-planet-dropdown-item:hover,.ghm-planet-dropdown-item.active{background:#232a36;color:#fff}.ghm-resource:not(.ghm-resource-main){background:none;border:none;box-shadow:none;padding:0}.ghm-resource-darkmatter{color:#b08cff;font-weight:700}.ghm-resource-antimatter{color:#ff4b4b;font-weight:700}.ghm-overview-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:0;box-shadow:none;padding:0;margin-right:18px;text-decoration:none;transition:filter .18s}.ghm-menu-toggle{display:none;align-items:center;justify-content:center;width:calc(40px * var(--ui-scale));height:calc(34px * var(--ui-scale));margin-right:calc(10px * var(--ui-scale));border:1px solid #2a3550;background:#1a2234;border-radius:calc(10px * var(--ui-scale));box-shadow:0 4px 14px #00000059;cursor:pointer}.ghm-menu-toggle img{width:calc(30px * var(--ui-scale));height:calc(30px * var(--ui-scale))}.ghm-overview-icon{width:calc(28px * var(--ui-scale));height:calc(28px * var(--ui-scale));margin-right:0;cursor:pointer;filter:brightness(.85) drop-shadow(0 1px 2px #0008);transition:filter .18s}.ghm-overview-btn:hover .ghm-overview-icon{filter:brightness(1.2) drop-shadow(0 2px 6px #ffe08088)}.ghm-mobile-sprite{display:none;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border-radius:3px;background:#050f20;border:1px solid rgba(0,0,0,.8);box-shadow:inset 0 1px 2px #00000059;overflow:hidden}.ghm-mobile-indicator-ico{width:22px;height:20px;background-position:center top;background-repeat:no-repeat;background-size:100% 200%}.ghm-mobile-indicator-ico-attack{background-image:url(/img/iconav/attack.png)}.ghm-mobile-indicator-ico-espionage{background-image:url(/img/iconav/espionage.png)}.ghm-mobile-indicator.active_indicator{background:linear-gradient(180deg,#ff3b2f,#b90d00);border-color:#ff3b2f;box-shadow:0 0 4px #ff2d23e6,inset 0 1px 1px #ffffff26}.ghm-mobile-indicator.active_indicator .ghm-mobile-indicator-ico{background-position:center bottom}@media(max-width:700px){.ghm-top{display:none}.ghm-bottom{flex-direction:row;align-items:center;justify-content:space-between;height:auto;padding:4px 8px 6px}.ghm-bottom-center{min-width:0;justify-content:center;margin:0 auto;flex:1}.ghm-resources,.ghm-quicknav{gap:8px}.ghm-bar-wrap{min-width:50px}.ghm-bar{width:110px;min-width:110px}.ghm-bar-percent,.ghm-resource-dm,.ghm-resource-am{display:none}}@media(max-width:900px){.ghm-right-toggle{display:inline-flex}.ghm-userblock{display:none}.ghm-bottom{background:#181c22}.ghm-resources{justify-content:space-between;width:100%;gap:6px}.ghm-resource{flex:1;min-width:0;justify-content:center}.ghm-resource img{width:26px;height:26px;margin-right:4px}.ghm-bar-wrap{min-width:0}.ghm-bar{width:100%;min-width:110px;height:18px}.ghm-bar-value{font-size:13px;padding:0 4px;box-sizing:border-box}.ghm-bottom-center{justify-content:center}.ghm-planet-select-wrap{margin:0 auto;order:3}.ghm-menu-toggle{order:1}.ghm-mobile-sprite-attack{order:2}.ghm-right-toggle{order:5}.ghm-resource-dm{order:3}.ghm-resource-am,.ghm-mobile-sprite-spy{order:4}.ghm-shop{display:none}}@media(max-width:1200px){.ghm-top{justify-content:flex-start;padding-left:10px;padding-right:10px}.ghm-resources{justify-content:flex-start;gap:12px}.ghm-bottom-center{justify-content:flex-start;margin-left:1px;min-width:0}.ghm-menu-toggle{display:inline-flex}.ghm-overview-btn,.ghm-quicknav{display:none}}.ghm-resource{transition:all .3s ease}.ghm-resource:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003;cursor:help}.ghm-resource-no-hover:hover{transform:none;box-shadow:none;cursor:default}.ghm-resource-main{position:relative}.ghm-resource-main:hover:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:12px 16px;border-radius:12px;font-size:12px;white-space:pre-line;text-align:center;z-index:2147483647;min-width:200px;box-shadow:0 4px 16px #000000f2;border:1px solid #333;pointer-events:none;opacity:0;animation:fadeIn .15s ease forwards;font-weight:500;line-height:1.5;margin-top:8px}.ghm-resource-main[data-tooltip=""]:hover:after{display:none}@keyframes fadeIn{to{opacity:1}}.ghm-bar-inner{transition:width .5s ease}@keyframes pulse{}@media(max-width:600px){.ghm-bottom-center{display:flex;align-items:center;gap:0px}.ghm-bottom{padding:4px 0}}@media(max-width:500px){.ghm-mobile-sprite.ghm-mobile-sprite-visible{display:inline-flex}.ghm-resource-dm,.ghm-resource-am{display:none}.ghm-bottom-center{gap:4px}.ghm-planet-select-wrap{min-width:0;flex:1 1 auto;max-width:calc(100vw - 150px)}.ghm-planet-select-btn{min-width:0;width:100%;padding:2px 8px;gap:4px}.ghm-planet-name{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghm-planet-coords{min-width:0}}#left_side{width:250px;min-width:250px;z-index:2}#side_menu_up{width:100%;height:12px;position:relative;margin:0}#side_menu_up .img{width:100%;height:28px;background:transparent}#left_menu{width:100%;padding:6px;border:1px solid #000;border-radius:4px;background:#08182d;box-shadow:inset 0 1px 1px #142c52,inset 0 -1px 1px #142c5233,0 8px 18px #0006,0 0 0 1px #040f1f;box-sizing:border-box}#touchscreenleft_menu{display:flex;flex-direction:column}#indicators{width:100%;height:22px;margin:4px 0 12px;display:flex;justify-content:space-between;gap:6px}#indicators .indicator{flex:1;height:28px;border-radius:3px;background:#050f20;border:1px solid rgba(0,0,0,.8);box-shadow:inset 0 1px 2px #00000059;display:flex;align-items:center;justify-content:center}#indicators .indicator .icoi{width:35px;height:32px;background-position:center top;background-repeat:no-repeat;background-size:100% 200%}#attack .icoi{background-image:url(/img/iconav/attack.png)}#destruction .icoi{background-image:url(/img/iconav/destruction.png)}#espionage .icoi{background-image:url(/img/iconav/espionage.png)}#rocket .icoi{background-image:url(/img/iconav/grab.png)}#indicators .active_indicator{background:linear-gradient(180deg,#ff3b2f,#b90d00);border-color:#ff3b2f;box-shadow:0 0 4px #ff2d23e6,inset 0 1px 1px #ffffff26}#indicators .active_indicator .icoi{background-position:center bottom}.servertime{line-height:18px;height:18px;margin:4px auto;color:#dfe6ff;text-align:center;font-size:12px}a.btn_menu,.big_btn.btn_menu{display:block;width:100%;padding:0 10px;margin:0 0 6px;height:28px;line-height:28px;color:#cfd8e8;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.65);border:1px solid #000;border-radius:3px;background:linear-gradient(180deg,#0a1629,#091324);box-sizing:border-box}a.btn_menu:hover,.big_btn.btn_menu:hover{color:#9fd4ff;border-color:#1a2e4b;box-shadow:inset 0 0 0 1px #4682d233}.btn_menu_big{width:100%}.big_btn.blue{background:linear-gradient(180deg,#1c3a78,#10244a);border-color:#0b1a32;color:#d4e8ff}.bonus-btn{text-align:center;display:flex;align-items:center;justify-content:center;padding-inline:6px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums}a.btn_menu.xsolla-side-btn,.big_btn.btn_menu.xsolla-side-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px;min-height:32px;height:auto;padding:3px 8px 3px 9px;line-height:normal;background:linear-gradient(180deg,#97261b,#681912 54%,#45100c);border-color:#290705;color:#fff2ea;box-shadow:inset 0 1px #ffffff24,inset 0 -1px #00000052,0 6px 14px #0b030347}a.btn_menu.xsolla-side-btn:hover,.big_btn.btn_menu.xsolla-side-btn:hover{color:#fff8f3!important;border-color:#6d1c15!important;box-shadow:inset 0 1px #ffffff2e,0 0 0 1px #d2664f3d,0 10px 18px #14060552}.xsolla-side-btn__main{display:flex;align-items:center;flex:1 1 auto;gap:8px;min-width:0}.xsolla-side-btn__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#100a1259;box-shadow:inset 0 1px #ffffff14}.xsolla-side-btn__icon{width:13px;height:13px;object-fit:contain;filter:drop-shadow(0 0 3px rgba(255,92,92,.22))}.xsolla-side-btn__label{display:inline-flex;align-items:center;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.05;letter-spacing:.01em}.xsolla-side-btn__bonus{display:inline-flex;align-items:center;justify-content:center;padding:2px 7px;border-radius:999px;background:linear-gradient(180deg,#22100a9e,#0f080766);border:1px solid rgba(255,222,117,.22);color:#ffdf63;font-size:11px;font-weight:800;white-space:nowrap;line-height:1;box-shadow:inset 0 1px #ffffff0f}.big_btn.bonus-cooldown{background:linear-gradient(180deg,#2b2b2b,#1b1b1b);color:#b0b0b0}.big_btn.green{background:linear-gradient(180deg,#1d4f2b,#11331c);border-color:#0f2414;color:#c3f4d0}.nuovomenusinistra{display:flex;align-items:center;justify-content:center;height:28px;padding:0 8px;border:1px solid #000;border-radius:3px;background:linear-gradient(180deg,#0a1629,#091324);color:#d4deee;text-decoration:none;font-size:12.5px;text-shadow:0 1px 0 rgba(0,0,0,.6)}.nuovomenusinistra:hover{color:#9fd4ff;border-color:#1a2e4b}.galassiabott{display:block;width:100%;height:30px;line-height:30px;margin:6px 0 8px;border:1px solid #000;border-radius:3px;background:#091527;background-image:url(/img/iconav/galaxybutton2.gif);background-size:cover;background-position:center;color:#b7d8ff;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.6)}.galassiabott:hover{color:#e6f0ff;border-color:#1b3b6a}.pilotguardbott{display:block;width:100%;height:30px;line-height:30px;margin:6px 0 2px;border:1px solid #000;border-radius:3px;background:linear-gradient(180deg,#1a2740,#111a2e);color:#c0deff;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.6);font-size:13px}.pilotguardbott:hover{color:#e6f0ff;border-color:#2e4f80}.menubassoleft{margin-top:2px}#top_nav_parte_sotto{display:flex;align-items:center;justify-content:center;padding:6px 4px;border:1px solid #000;border-radius:4px;background:linear-gradient(180deg,#0b1628,#081220);box-shadow:inset 0 1px 1px #142c5240}#top_nav_parte_sotto a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}#top_nav_parte_sotto a.menu-icon-link{position:relative}#top_nav_parte_sotto .menu-icon-badge{position:absolute;top:-7px;right:-9px;min-width:16px;height:16px;border-radius:8px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;background:#d53434;color:#fff;font-size:10px;font-weight:700;line-height:1;border:1px solid rgba(0,0,0,.45);box-shadow:0 0 0 1px #ff5a5a59;pointer-events:none}#top_nav_parte_sotto span{width:17px;height:24px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain;filter:brightness(.9)}#top_nav_parte_sotto a:hover span{filter:brightness(1.2)}.separator_nav{width:5px;height:18px;background:#ffffff03;margin:0 6px}.planet-changes{background-image:url(/img/iconav/techtree.png)}.rules{background-image:url(/img/iconav/rules.png)}.frend{background-image:url(/img/iconav/frend.png)}.achievements{background-image:url(/images/game/achieve.png)}.record{background-image:url(/img/iconav/record.png)}.soopart{background-image:url(/img/iconav/soopart.png)}.seting{background-image:url(/img/iconav/seting.png)}.exit{background-image:url(/img/iconav/exit.png)}#side_menu_bottom{width:100%;height:12px;margin-top:6px}#side_menu_bottom .img{width:100%;height:24px;background:transparent}@media(max-width:1100px){#left_side{width:220px;min-width:220px}.nuovomenusinistra{font-size:12px}}.game-layout-root{height:100vh;height:100dvh;background:radial-gradient(ellipse at 60% 40%,#20243a 60%,#131626);display:flex;flex-direction:column;overflow:hidden;--ui-scale: 1;font-size:16px}.game-layout-root.game-overlay-scroll-lock{overflow:hidden}@media(min-width:1920px){.game-layout-root{--ui-scale: 1.05;font-size:17px}}@media(min-width:2560px){.game-layout-root{--ui-scale: 1.12;font-size:18px}}@media(min-width:3200px){.game-layout-root{--ui-scale: 1.18;font-size:19px}}.game-layout-scale-wrap{flex:1;min-height:0;overflow:hidden;--game-scale: 1}.game-layout-scale{width:100%;max-width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;height:100%}.game-layout-row{display:flex;flex:1;min-height:0;gap:32px;align-items:flex-start;padding-top:10px;padding-left:10px;padding-right:2px;overflow:hidden}.game-layout-row #left_side{height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}.game-layout-content{flex:1 1 0;min-width:0;max-width:100%;display:flex;flex-direction:column;align-items:stretch;background:none;min-height:0;height:100%;margin-top:0;box-shadow:none;padding:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;touch-action:pan-y;--game-scale: 1}.game-layout-content.game-overlay-scroll-lock{overflow:hidden!important;touch-action:none;overscroll-behavior:none}html.game-overlay-scroll-lock,body.game-overlay-scroll-lock{overflow:hidden!important;height:100%}.game-layout-root .hall-container{width:95%;max-width:none;margin:16px 0;padding:16px 12px;box-sizing:border-box}.game-layout-root .hall-table-wrap{width:100%;overflow-x:auto}.game-layout-root .hall-table{width:100%;max-width:100%;min-width:0;table-layout:auto}.game-layout-root .hall-th,.game-layout-root .hall-table td{padding:3px 2px}.game-layout-root .hall-place{width:22px;min-width:22px;max-width:32px;font-size:.9em}.game-layout-root .hall-th:first-child{width:22px;min-width:32px;max-width:32px}.game-layout-root .hall-table th:nth-child(3),.game-layout-root .hall-table td:nth-child(3){text-align:start}.game-layout-root .hall-table th:nth-child(3),.game-layout-root .hall-table td:nth-child(3),.game-layout-root .hall-table th:last-child,.game-layout-root .hall-table td:last-child{min-width:132px}.game-layout-root .hall-table th:nth-child(4),.game-layout-root .hall-table td:nth-child(4){width:120px}.game-layout-root .hall-date,.game-layout-root .hall-loss{text-align:right}.game-layout-root .hall-date{text-align:center}.game-layout-root .hall-th:nth-child(4){text-align:right}.game-layout-root .hall-participants{max-width:none}@media(max-width:700px){.game-layout-content{overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}.game-layout-root .hall-table{width:100%;min-width:0}}@media(max-width:1200px){.game-layout-root{--ui-scale: .98;font-size:15px}}@media(max-width:900px){.game-layout-root{--ui-scale: .95;font-size:14px}}@media(max-width:700px){.game-layout-root{--ui-scale: .92;font-size:13px}.game-layout-root{height:auto;min-height:100vh;overflow:visible}.game-layout-scale-wrap,.game-layout-scale,.game-layout-row{height:auto;min-height:0;overflow:visible}.game-layout-content{height:auto;max-width:100%;overflow:visible}.game-layout-row #left_side{height:auto;overflow:visible}}@media(max-width:500px){.game-layout-root{--ui-scale: .9;font-size:12px}.game-layout-root .hall-container{transform:none;transform-origin:unset}}@media(max-width:400px){.game-layout-root .hall-table th:nth-child(3),.game-layout-root .hall-table td:nth-child(3){display:none}.game-layout-root .hall-table{table-layout:auto}.game-layout-root .hall-loss{text-align:right;white-space:nowrap;width:1%}.game-layout-root .hall-participants{max-width:none}}@media(max-width:470px){.game-layout-root{--ui-scale: .88;font-size:11.5px}}@media(max-width:360px){.game-layout-root{--ui-scale: .86;font-size:11px}}.overview-mock-container{background:none;border-radius:0;padding:0;min-height:unset;max-width:unset;box-shadow:none;color:inherit;font-size:inherit;width:100%;max-width:1200px;flex:unset;border:none;display:flex;flex-direction:column;margin:0 auto 0 0}.overview-main-content{width:100%;max-width:100%;display:flex;gap:20px}.planet-info-panel,.planet-info-right{flex:1;min-width:0}.game-layout-state-screen{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:20px}.game-layout-state-card{position:relative;width:min(620px,100%);border:1px solid rgba(113,144,214,.35);border-radius:18px;padding:26px 24px;text-align:center;color:#dce8ff;background:radial-gradient(circle at 12% 0%,rgba(114,170,255,.16),transparent 52%),linear-gradient(165deg,#111827f2,#0a0f1bf7);box-shadow:0 22px 48px #00000073,inset 0 1px #ffffff0d;overflow:hidden}.game-layout-state-card h2{margin:0;font-size:clamp(28px,6vw,42px);line-height:1.08;font-weight:800;letter-spacing:-.02em;color:#f1f6ff}.game-layout-state-card-error{border-color:#e7747480;background:radial-gradient(circle at 10% 0%,rgba(255,110,110,.13),transparent 54%),linear-gradient(165deg,#1e0f16f5,#100a10fa)}.game-layout-state-spinner{width:56px;height:56px;border-radius:50%;border:3px solid rgba(124,157,229,.28);border-top-color:#8fb4ff;margin:0 auto 14px;animation:game-layout-spin .95s linear infinite}@keyframes game-layout-spin{to{transform:rotate(360deg)}}.game-layout-state-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.03em;text-transform:uppercase;border:1px solid transparent;color:#d8e7ff;background:#3d6ac333}.game-layout-state-badge-info{border-color:#719eff66;background:#3d6ac333}.game-layout-state-badge-error{border-color:#ef444473;color:#ffd4d4;background:#8a232347}.game-layout-state-body{margin:12px auto 0;max-width:44ch;font-size:clamp(16px,2.8vw,22px);line-height:1.45;color:#c8d7f0}.game-layout-state-metrics{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-layout-state-metric{border:1px solid rgba(108,136,192,.32);border-radius:12px;padding:10px 12px;background:#141d2da6;text-align:left}.game-layout-state-metric span{display:block;font-size:13px;color:#8da6d2}.game-layout-state-metric strong{display:block;margin-top:4px;font-size:20px;color:#f3f8ff}.game-layout-state-hint{margin:14px auto 0;max-width:46ch;color:#9bb1d5;font-size:14px}.game-layout-state-actions{margin-top:18px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.game-layout-state-btn{min-width:150px;border-radius:12px;border:1px solid transparent;padding:11px 16px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.game-layout-state-btn:hover{transform:translateY(-1px)}.game-layout-state-btn:active{transform:translateY(0)}.game-layout-state-btn-primary{color:#f8fbff;border-color:#63b3ed80;background:linear-gradient(140deg,#3182ce,#2b6cb0);box-shadow:0 12px 24px #3182ce4d}.game-layout-state-btn-ghost{color:#d4e4ff;border-color:#7a98ce61;background:#131d2dbf}@media(max-width:700px){.game-layout-state-card{padding:20px 16px;border-radius:14px}.game-layout-state-metrics{grid-template-columns:1fr}.game-layout-state-btn{width:100%;min-width:0}}.game-vacation-overlay{position:fixed;inset:0;background:#040812d9;display:flex;align-items:center;justify-content:center;z-index:9999;pointer-events:auto}.game-vacation-modal{background:#111a2a;border:2px solid #63b3ed;border-radius:10px;padding:20px 24px;max-width:420px;width:90%;text-align:center;box-shadow:0 0 20px #63b3ed59;color:#e2e8f0}.game-vacation-modal h3{margin:0 0 12px;color:#90cdf4;font-size:16px}.game-vacation-modal p{margin:6px 0;color:#e2e8f0;font-size:12px}.game-vacation-button{margin-top:12px;background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;border:none;padding:10px 22px;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #4299e14d}.game-vacation-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.game-vacation-error{margin-top:10px;color:#f87171;font-size:12px}.game-menu-overlay{position:fixed;inset:0;background:#060a12e0;z-index:9000;display:flex;align-items:stretch;justify-content:flex-start;padding:0;overflow:hidden;overscroll-behavior:contain;touch-action:none}.game-profile-overlay{position:fixed;inset:0;background:#060a12e0;z-index:9001;display:flex;align-items:stretch;justify-content:flex-end;padding:0;overflow:hidden;overscroll-behavior:contain;touch-action:none}.game-profile-panel{width:min(360px,88vw);height:100%;background:#0f1622fa;border:1px solid #2a3550;border-radius:16px 0 0 16px;padding:16px 18px;box-shadow:0 14px 40px #00000073;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.game-profile-close{position:absolute;top:8px;right:8px;width:34px;height:34px;min-width:34px;min-height:34px;border-radius:50%;border:1px solid #2a3550;background:#192232e6;color:#d6e6ff;font-size:20px;line-height:1;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.game-profile-header{display:flex;align-items:center;gap:12px;padding-top:24px;cursor:pointer}.game-profile-avatar{width:52px;height:52px;border-radius:12px;object-fit:cover;border:2px solid #2a3550}.game-profile-name{font-size:18px;font-weight:700;color:#3cffb0}.game-profile-resources{margin-top:18px;display:grid;gap:12px}.game-profile-resource{display:flex;align-items:center;gap:10px;background:#192232cc;border:1px solid #27344f;border-radius:12px;padding:10px 12px;position:relative;overflow:hidden}.game-profile-resource-meta{min-width:0}.game-profile-resource-storage:before{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--resource-fill, 0%);background:var(--resource-fill-color, rgba(255, 255, 255, .16));pointer-events:none;transition:width .2s ease}.game-profile-resource>*{position:relative;z-index:1}.game-profile-resource-storage-metal{--resource-fill-color: rgba(255, 165, 0, .32)}.game-profile-resource-storage-crystal{--resource-fill-color: rgba(0, 191, 255, .3)}.game-profile-resource-storage-deuterium{--resource-fill-color: rgba(50, 205, 50, .28)}.game-profile-resource img{width:32px;height:32px;object-fit:contain}.game-profile-label{font-size:12px;color:#9fb7e5}.game-profile-value{font-size:15px;font-weight:700;color:#fff}.game-profile-storage-percent{margin-top:2px;font-size:11px;line-height:1.1;font-weight:600;color:#c7d5ed}.game-profile-value-metal{color:orange}.game-profile-value-crystal{color:#00bfff}.game-profile-value-deuterium{color:#32cd32}.game-profile-value-darkmatter{color:#b08cff}.game-profile-value-antimatter{color:#ff4b4b}.game-profile-premium{margin-top:18px;display:flex;align-items:center;gap:10px;text-decoration:none;color:#ffeaa0;background:linear-gradient(90deg,#2a2f3d,#40381f);border:1px solid #6a5d2b;border-radius:12px;padding:10px 14px;font-weight:700}.game-profile-premium img{width:28px;height:28px}@media(max-width:500px){.game-profile-panel{width:100vw;border-radius:0}.game-layout-root .hall-container{width:99%;padding:0}.game-layout-root .hall-table th:nth-child(3),.game-layout-root .hall-table td:nth-child(3){display:none}}.game-menu-panel{width:min(calc(420px * var(--ui-scale)),88vw);height:100%;background:#0f1622fa;border:1px solid #2a3550;border-radius:0 calc(16px * var(--ui-scale)) calc(16px * var(--ui-scale)) 0;padding:calc(10px * var(--ui-scale)) calc(16px * var(--ui-scale)) calc(14px * var(--ui-scale)) calc(16px * var(--ui-scale));box-shadow:0 14px 40px #00000073;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.game-menu-quicknav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:calc(10px * var(--ui-scale));padding-bottom:calc(8px * var(--ui-scale))}.game-menu-quicknav a,.game-menu-quicknav button{display:flex;align-items:center;justify-content:center;height:calc(38px * var(--ui-scale));background:#192232cc;border:1px solid #27344f;border-radius:calc(12px * var(--ui-scale));transition:transform .15s,box-shadow .15s}.game-menu-quicknav .game-menu-quicknav-link-with-badge{position:relative}.game-menu-quicknav-badge{position:absolute;top:calc(2px * var(--ui-scale));right:calc(2px * var(--ui-scale));min-width:calc(16px * var(--ui-scale));height:calc(16px * var(--ui-scale));padding:0 calc(4px * var(--ui-scale));border-radius:calc(8px * var(--ui-scale));background:#d53434;color:#fff;border:1px solid rgba(0,0,0,.45);box-shadow:0 0 0 1px #ff5a5a59;font-size:calc(10px * var(--ui-scale));font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.game-menu-quicknav-spacer{height:calc(38px * var(--ui-scale))}.game-menu-quicknav button{color:#d6e6ff;font-size:calc(22px * var(--ui-scale));line-height:1;cursor:pointer}.game-menu-quicknav a:hover,.game-menu-quicknav button:hover{box-shadow:0 6px 18px #477fff59;transform:translateY(-1px)}.game-menu-quicknav img{width:calc(28px * var(--ui-scale));height:calc(28px * var(--ui-scale));object-fit:contain}.game-menu-sidemenu{padding-top:8px}.game-menu-panel #left_side{width:100%;min-width:0}.game-menu-divider{height:1px;background:#24324b;margin:6px 0}@media(max-width:500px){.game-menu-panel{width:100vw;border-radius:0}}@media(max-width:1200px){.game-layout-row{padding-left:0;padding-right:0;gap:12px}.game-layout-row #left_side{display:none}.game-menu-panel #left_side{display:block}}
