.Home_statusPage__qWES9{min-height:100vh;background:#f7f8fa;color:#2c2f33}.Home_header__GCVRv{background:#fff;border-bottom:1px solid #e3e5e8;padding:2rem 0;margin-bottom:2rem}.Home_headerContent__UMQ0a{max-width:1200px;margin:0 auto;padding:0 2rem;justify-content:space-between}.Home_headerContent__UMQ0a,.Home_headerRight__oORx7{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.Home_title__T09hD{font-size:2rem;font-weight:600;margin:0;color:#23272a}.Home_overallStatus__qTxpG{display:flex;align-items:center;gap:.75rem}.Home_statusIndicator__MuO1b{width:12px;height:12px;border-radius:50%;display:inline-block;animation:Home_pulse__aUK96 2s ease-in-out infinite}@keyframes Home_pulse__aUK96{0%,to{opacity:1}50%{opacity:.7}}.Home_statusText__vrDg3{font-size:1.1rem;font-weight:500;color:#23272a}.Home_refreshButton__N0QXD{padding:.5rem 1rem;background:#5865f2;color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.Home_refreshButton__N0QXD:hover:not(:disabled){background:#4752c4}.Home_refreshButton__N0QXD:disabled{background:#b9bbbe;cursor:not-allowed;opacity:.7}.Home_lastUpdate__uDWT6{max-width:1200px;margin:1rem auto 0;padding:0 2rem;font-size:.875rem;color:#72767d}.Home_main__nLjiQ{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.Home_uptimeSection__z1rM0{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Home_uptimeSection__z1rM0 h2{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;color:#23272a}.Home_uptimeGrid__Hor6M{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.Home_uptimeCard__Z3zOR{padding:1.5rem;background:#f7f8fa;border-radius:8px;border:1px solid #e3e5e8;text-align:center}.Home_uptimeHeader____Gvp{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Home_uptimeName__lNJwq{font-size:.875rem;font-weight:500;color:#72767d}.Home_statusDot__DR9Yu{width:8px;height:8px;border-radius:50%}.Home_uptimeValue__R1nIn{font-size:2rem;font-weight:700;color:#23272a;margin-bottom:.25rem}.Home_uptimeLabel__zGh0x{font-size:.875rem;color:#72767d;text-transform:uppercase;letter-spacing:.5px}.Home_categorySection__yQOH9{margin-bottom:3rem}.Home_categoryTitle__DwIQy{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#23272a}.Home_serversGrid__XNNKR{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.Home_serverCard__S2zvx{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e3e5e8;transition:box-shadow .2s ease}.Home_serverCard__S2zvx:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.Home_serverHeader__B3A8L{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e3e5e8}.Home_serverNameRow__2fg9h{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.Home_serverName__N7SaZ{font-size:1.125rem;font-weight:600;color:#23272a}.Home_statusLabel__zZ3m6{font-size:.875rem;color:#72767d}.Home_serverDetails___RUWe{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.Home_detailRow__5WUne{display:flex;justify-content:space-between;align-items:center}.Home_detailLabel__gLi5L{font-size:.875rem;color:#72767d}.Home_detailValue__iLsuV{font-size:.875rem;font-weight:500;color:#23272a;word-break:break-all}.Home_statusSuccess__yL9Bb{color:#2ecc71;font-weight:600}.Home_statusError__ScqdB{color:#e74c3c;font-weight:600}.Home_errorText__ALRXo{color:#e74c3c;font-size:.8125rem}.Home_slowBadge__j0lVb{display:inline-block;margin-left:.5rem;padding:.125rem .5rem;background:#f39c12;color:#fff;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Home_restartButton__v2U2V{width:100%;padding:.75rem 1rem;background:#5865f2;color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-top:1rem}.Home_restartButton__v2U2V:hover:not(:disabled){background:#4752c4}.Home_restartButton__v2U2V:disabled{background:#b9bbbe;cursor:not-allowed}.Home_footer____T7K{background:#fff;border-top:1px solid #e3e5e8;padding:2rem;text-align:center;color:#72767d;font-size:.875rem}.Home_modalOverlay__wTMFo{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.Home_modalContent__MUv_Y{background:#fff;border-radius:8px;padding:2rem;max-width:400px;width:100%;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.3)}.Home_closeButton__kQTYC{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#72767d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.Home_closeButton__kQTYC:hover{background:#f7f8fa}.Home_modalContent__MUv_Y h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#23272a}.Home_modalContent__MUv_Y p{margin:0 0 1.5rem;color:#72767d;font-size:.875rem}.Home_modalInput__KDwBE{width:100%;padding:.75rem;border:1px solid #e3e5e8;border-radius:4px;font-size:.875rem;margin-bottom:1rem;box-sizing:border-box}.Home_modalInput__KDwBE:focus{outline:none;border-color:#5865f2}.Home_modalButton__A2hfM{width:100%;padding:.75rem 1rem;background:#5865f2;color:#fff;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.Home_modalButton__A2hfM:hover:not(:disabled){background:#4752c4}.Home_modalButton__A2hfM:disabled{background:#b9bbbe;cursor:not-allowed}.Home_errorMessage__I_ltD{color:#e74c3c;font-size:.875rem;margin-bottom:1rem;padding:.5rem;background:#fee;border-radius:4px}.Home_historyLinkSection__ez5DM{text-align:center;margin-bottom:2rem}.Home_historyLink__NDepU{display:inline-block;padding:.625rem 1.5rem;background:#5865f2;color:#fff;border-radius:6px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .2s ease}.Home_historyLink__NDepU:hover{background:#4752c4}@media (max-width:768px){.Home_headerContent__UMQ0a{flex-direction:column;align-items:flex-start}.Home_uptimeGrid__Hor6M{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.Home_serversGrid__XNNKR{grid-template-columns:1fr}.Home_title__T09hD{font-size:1.5rem}}