body,html{background-color:#0f141c;color:#fff;font-family:Poppins,sans-serif;margin:0;padding:0}.dashboard-container{margin:0 auto;max-width:1200px;padding:20px}.top-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.dashboard-title{font-size:1.8rem;font-weight:600}.export-btn{background-color:#05c46b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:12px 18px;transition:background-color .15s}.export-btn:hover{background-color:#03a45e}.dashboard-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.dashboard-box{background-color:#161b24;border-radius:8px;box-shadow:0 4px 12px #0000004d;flex:1 1;min-width:280px;padding:20px}.domain-box{display:flex;flex-direction:column;justify-content:space-between}.domain-input{display:flex;gap:10px;margin-bottom:10px}.domain-input input{background-color:#1e232c;border:1px solid #333;border-radius:4px;color:#fff;flex:1 1;padding:12px}.domain-input input::placeholder{color:#777}.domain-input button{background-color:#1ddf6e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:12px 16px;transition:background-color .15s}.domain-input button:hover{background-color:#0fb85c}.domain-name{font-size:1.2rem;font-weight:600;margin:10px 0 8px}.error-message{background-color:#d9534f;border-radius:4px;margin-bottom:10px;padding:10px;text-align:center}.status-box h3{color:#ccc;margin-bottom:12px;margin-top:0}.status-up .status-text{color:#06d6a0;font-size:1.5rem;font-weight:700}.status-down .status-text{color:#f44336;font-size:1.5rem;font-weight:700}.status-detail{color:#aaa;font-size:.9rem;margin-top:4px}.chart-box h3{color:#ccc;margin-bottom:12px;margin-top:0}.chart-container{height:200px;margin-bottom:16px;width:100%}.chart-info{color:#999;font-size:.9rem}
/*# sourceMappingURL=main.3dc16a66.css.map*/