.Home_container__d256j{min-height:100vh;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#1a1a2e;font-family:Arial,sans-serif;color:#e0e0e0}.Home_header__y2QYS{background-color:#16213e;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Home_logo__IOQAX{font-size:1.5rem;font-weight:700;color:#e94560}.Home_walletButton__HsXT6{background-color:#0f3460;border:none;color:#e0e0e0;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;cursor:pointer;transition:background-color .3s ease}.Home_walletButton__HsXT6:hover{background-color:#e94560}.Home_popupOverlay__R_1F7{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Home_main__VkIEL{flex:1;padding:2rem}.Home_titleContainer__9BKmw{text-align:center;margin-bottom:2rem}.Home_title__hYX6j{font-size:2.2rem;color:#e94560;margin-bottom:.5rem}.Home_subtitle__KzT68{font-size:1rem;color:#a0a0a0}.Home_poolGrid__3JkCX{padding:20px}.Home_poolGridBottom___1MQW,.Home_poolGrid__3JkCX{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;box-sizing:border-box}.Home_poolGridBottom___1MQW{margin:20px auto 0;padding:0 20px;justify-content:center}.Home_poolCard__eQBdq{background:#16213e;border-radius:15px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center}.Home_poolCard__eQBdq:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(233,69,96,.2)}.Home_poolLogo__cJ5jt{width:60px;height:60px;margin-bottom:1rem}.Home_poolName__9a_am{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#e94560}.Home_poolInfo__5X4ov{font-size:.9rem;color:#a0a0a0;margin-bottom:1rem;text-align:center}.Home_selectButton__Fn1Mv{background-color:#e94560;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease;width:100%}.Home_selectButton__Fn1Mv:hover{background-color:#d63d57}.Home_modal___NgiA{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.Home_modalContent__XKBCH{background-color:#16213e;padding:2rem;border-radius:15px;width:90%;max-width:500px;color:#e0e0e0;position:relative}.Home_modalTitle__LWOOv{font-size:1.5rem;margin-bottom:1rem;color:#e94560}.Home_modalInfo__n4XLu{margin-bottom:1rem}.Home_modalInfo__n4XLu p{margin-bottom:.5rem}.Home_inputField__h82W1{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #0f3460;border-radius:5px;background-color:#1a1a2e;color:#e0e0e0}.Home_buttonGroup__KGCaj{display:flex;flex-wrap:wrap;gap:.5rem}.Home_actionButton__INz8r{flex:1;min-width:120px;background-color:#0f3460;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.Home_actionButton__INz8r:hover{background-color:#e94560}.Home_closeButton__rDX9l{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#e0e0e0}.Home_taskbar__dxXRD{position:fixed;bottom:0;left:0;right:0;height:30px;background-color:silver;padding:0 10px;border-top:1px solid #fff;box-shadow:inset 0 1px 0 0 #dfdfdf}.Home_startButton__Bekfq,.Home_startSection__7ZGyM,.Home_taskbar__dxXRD{display:flex;align-items:center}.Home_startButton__Bekfq{background-color:silver;border:1px solid #000;padding:2px 6px;font-size:17px;font-weight:700;cursor:pointer}.Home_startLogo__wiWxe{height:20px;margin-right:4px}.Home_startButton__Bekfq:active{border:1px solid #fff;box-shadow:inset 1px 1px 0 0 #000}.Home_clock__7uARH{margin-left:auto;font-size:12px;color:#000}.Home_startMenu__pD_Cs{position:fixed;bottom:30px;left:0;width:200px;background-color:silver;border:1px solid #000;border-bottom:none;box-shadow:2px 2px 0 0 #dfdfdf}.Home_startMenuItem__ijwyk{padding:5px 10px;display:flex;align-items:center;cursor:pointer}.Home_startMenuItem__ijwyk:hover{background-color:navy;color:#fff}.Home_startMenuItem__ijwyk img{width:16px;height:16px;margin-right:10px}@media (max-width:1200px){.Home_poolGridBottom___1MQW,.Home_poolGrid__3JkCX{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Home_poolGridBottom___1MQW,.Home_poolGrid__3JkCX{grid-template-columns:1fr}}