.Game_container__8ZPCz{min-height:100vh;background:#fff;color:#000;overflow:hidden}.Game_main__wGQDQ{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center}.Game_cityBackground__xGKWR{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;background:#000;overflow:hidden}.Game_cityImage___BM9_{width:100%;height:100vh;object-fit:cover;user-select:none;-webkit-user-drag:none;display:block;margin:0;padding:0;flex-shrink:0}.Game_sidebarToggle__d_0G_{position:fixed;right:0;top:50%;transform:translateY(-50%);background:#000;color:#fff;border:none;padding:2rem .75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px 0 0 8px;transition:all .3s ease;z-index:90;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 95%,5% 90%,5% 10%,0 5%)}.Game_sidebarToggle__d_0G_:hover{background:#111}.Game_sidebarToggleOpen__szld_{right:400px;transform:translateY(-50%) rotate(180deg)}.Game_toggleArrow__aDagE{transition:transform .3s ease}.Game_chatToggle__K36OV{position:fixed;left:0;top:50%;transform:translateY(-50%);background:#000;color:#fff;border:none;padding:2rem .75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0 8px 8px 0;transition:all .3s ease;z-index:90;clip-path:polygon(0 0,100% 0,100% 5%,95% 10%,95% 90%,100% 95%,100% 100%,0 100%)}.Game_chatToggle__K36OV:hover{background:#111}.Game_chatToggleOpen__c_gHr{left:400px;transform:translateY(-50%) rotate(180deg)}.Game_chatPopup__pKrHw{position:fixed;top:2rem;left:-400px;width:380px;height:calc(100vh - 4rem);background:rgba(255,255,255,.45);display:flex;flex-direction:column;z-index:100;overflow:hidden;backdrop-filter:blur(20px);transition:left .3s ease;margin-left:1rem;visibility:hidden;border:1px solid rgba(255,255,255,.2);border-radius:16px}.Game_chatPopupOpen__uDiv7{left:0;visibility:visible}.Game_chatHeader__Aot5x{padding:1.5rem;display:flex;justify-content:flex-end;align-items:center;background:rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.2);border-radius:16px 16px 0 0}.Game_closeButton__ffyDU{background:none;border:none;color:#000;cursor:pointer;padding:.5rem;transition:all .3s ease;opacity:.7}.Game_closeButton__ffyDU:hover{opacity:1;transform:rotate(90deg)}.Game_chatHistory__MCEkw{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:rgba(255,255,255,.3)}.Game_message__4ZqMx{padding:.75rem 1rem;border-radius:12px;max-width:85%;font-size:.95rem;line-height:1.6;backdrop-filter:blur(5px);font-weight:300}.Game_message__4ZqMx.Game_user__SE9i_{background:rgba(255,255,255,.4);margin-left:auto;color:#000}.Game_message__4ZqMx.Game_agent__LVrj_{background:rgba(255,255,255,.3);margin-right:auto;color:#000}.Game_chatInput__D9lrB{padding:1.5rem;display:flex;gap:.75rem;background:rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.2);border-radius:0 0 16px 16px}.Game_chatInput__D9lrB input{flex:1;background:rgba(255,255,255,.4);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;color:#000;font-size:.95rem;backdrop-filter:blur(5px);font-weight:300}.Game_chatInput__D9lrB input::placeholder{color:rgba(0,0,0,.5);font-weight:300}.Game_chatInput__D9lrB button{background:none;border:none;color:#000;cursor:pointer;padding:.5rem;transition:all .3s ease;opacity:.7}.Game_chatInput__D9lrB button:hover{opacity:1}.Game_sidebar__aEvWL{position:fixed;top:0;right:-400px;width:400px;height:100vh;background:#000;color:#fff;transition:right .3s ease;z-index:100;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,0 95%,5% 90%,5% 10%,0 5%)}.Game_sidebarOpen__ssZ1V{right:0}.Game_sidebarContent__Gn_Zj{padding:2.5rem 2rem;height:100%;overflow-y:auto;background:linear-gradient(180deg,#111 0,#000)}.Game_newspaperHeader__4lTkU{text-align:left;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.Game_newspaperHeader__4lTkU h1{font-size:1.25rem;font-weight:600;letter-spacing:.2em;color:#fff;text-transform:uppercase}.Game_cityStats__KtelO{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem}.Game_statCard__fnkyY{background:rgba(255,255,255,.02);padding:1.25rem .75rem;border-radius:8px;text-align:center;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.Game_statCard__fnkyY:hover{background:rgba(255,255,255,.04);transform:translateY(-2px)}.Game_statCard__fnkyY h3{font-size:.75rem;color:#888;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.Game_statValue__jp4mr{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:.25rem;line-height:1}.Game_statTrend__II0Wg{font-size:.7rem;color:#00f2fe;font-weight:500}.Game_newsSection__uI_RY{display:flex;flex-direction:column;gap:1.5rem}.Game_newsArticle__JMFsg{background:rgba(255,255,255,.02);padding:1.5rem;border-radius:8px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.Game_newsArticle__JMFsg:hover{background:rgba(255,255,255,.04);transform:translateX(-4px)}.Game_articleMeta__56POS{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.Game_articleCategory__xn5F_{font-size:.7rem;color:#00f2fe;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.Game_articleTime__OOzNj{font-size:.7rem;color:#666}.Game_newsArticle__JMFsg h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;line-height:1.4;color:#fff}.Game_newsArticle__JMFsg p{font-size:.9rem;color:#888;line-height:1.6}.Game_gameArea__Hvhma{width:100%;height:100%;background:rgba(0,0,0,.02);border-radius:12px;border:1px solid rgba(0,0,0,.1);overflow:hidden}.Game_grid__vq34j{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Game_gridPlaceholder__N4JJO{color:#666;font-size:1.2rem;text-align:center;padding:2rem;background:rgba(0,0,0,.02);border-radius:8px;border:1px dashed rgba(0,0,0,.1)}