.pingStatus{border-radius:8px;font-size:14px;font-weight:500;color:#fff;width:fit-content;border:1px solid;padding:2px}.pingStatus.good{color:#0f8;border-color:color}.pingStatus.average{color:#fc0;border-color:color}.pingStatus.bad{color:#f55;border-color:color}.pingStatus.fail{color:#999;border-color:color}.pingStatusContainer{position:fixed;top:12px;right:12px;z-index:9999}.search-section{margin-top:1rem}.search-input-group{display:flex;gap:1rem}.search-input{flex:1;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}.search-button{padding:.5rem 1rem;font-size:1rem;background-color:#333;color:#fff;border:none;border-radius:4px;cursor:pointer}.search-button:disabled{background-color:#888;cursor:not-allowed}.suggestions{margin-top:1rem}.suggestions-title{font-weight:700;margin-bottom:.5rem}.suggestions-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding-left:0;margin:0}.suggestion-item{padding:.4rem .8rem;background-color:#e0e7ff;color:#1e40af;border-radius:9999px;font-size:.9rem;cursor:pointer;transition:background-color .2s ease;border:1px solid transparent}.suggestion-item:hover{background-color:#c7d2fe;border-color:#a5b4fc}.clear-btn-container{display:flex;justify-content:flex-end;margin-top:.5rem}.clear-btn{padding:.4rem .8rem;background-color:#f87171;color:#fff;font-size:.85rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.clear-btn:hover{text-decoration:underline}.result-card{padding:1rem;border:1px solid #ddd;border-radius:8px;background:#f9f9f9}.result-card h2{margin-bottom:.5rem;font-size:1.2rem}.result-card p{margin-bottom:.5rem;font-size:1rem}.result-card small{color:#555;font-style:italic}.result-section{margin-top:2rem;font-size:1rem;line-height:1.5}.error-text{color:red;font-weight:700}body{margin:0;font-family:system-ui,sans-serif;background-color:#f8f9fa;color:#212529}.app-container{max-width:700px;margin:3rem auto;padding:2rem;background-color:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014}.app-title{font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}
