.login-container{background:linear-gradient(135deg,#667eea,#3597d7);padding:20px}.login-card{border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:500px;padding:24px}.login-header{margin-bottom:32px;text-align:center}.login-logo{margin-bottom:26px}.login-logo img{height:100px;object-fit:contain;width:100px}.login-title{color:#1c1c1c;font-size:20px;font-weight:700;margin:10px 0 0}.login-subtitle{color:#666;font-size:14px;margin:0}.login-form .ant-form-item{margin-bottom:20px}.login-form-button{font-size:16px;font-weight:500;height:40px}.login-form .site-form-item-icon{color:#00000073}.dashboard-header{align-items:center;display:flex;justify-content:space-between}.dashboard-header h1{color:#1890ff;font-size:24px;font-weight:600}.dashboard-content{min-height:calc(100vh - 104px)}.statistic-card .ant-statistic-title{color:#000000a6;font-size:14px}.statistic-card .ant-statistic-content{font-size:24px;font-weight:600}.target-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600}.status-tag{border-radius:4px;font-weight:500;padding:2px 8px}.chart-container{margin-top:20px}.target-form .ant-form-item-label>label{font-weight:500}.target-form .ant-input,.target-form .ant-input-number{border-radius:4px}.loading-container{align-items:center;display:flex;height:200px;justify-content:center}@media (max-width:768px){.dashboard-header{padding:0 16px}.dashboard-header h1{font-size:20px}.dashboard-content{padding:16px}.ant-card,.ant-col{margin-bottom:16px}.ant-table-wrapper{overflow-x:auto}}@media (max-width:576px){.dashboard-header h1{font-size:18px}.statistic-card .ant-statistic-content{font-size:20px}.ant-btn{margin:4px}}.ant-card{transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 12px #00000026}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.App{text-align:center}.login-container{align-items:center;background:linear-gradient(135deg,#428bc0,#39436d);display:flex;justify-content:center;min-height:100vh}.login-card{max-width:400px;width:100%}.login-form{margin-top:20px}.login-form-button{width:100%}.dashboard-layout{min-height:100vh}.dashboard-header{background:#fff;box-shadow:0 1px 4px #00152914;padding:0 24px}.dashboard-content{background:#f0f2f5;min-height:104px;padding:24px}.status-tag{font-weight:700}.status-tag.up{background:#f6ffed;border-color:#b7eb8f;color:#52c41a}.status-tag.down{background:#fff2f0;border-color:#ffccc7;color:#ff4d4f}.status-tag.timeout{background:#fffbe6;border-color:#ffe58f;color:#faad14}.target-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.statistic-card{padding:24px;text-align:center}.chart-container{height:300px;position:relative;width:100%}.loading-overlay{align-items:center;background:#fffc;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.target-form .ant-form-item{margin-bottom:16px}@media (max-width:768px){.login-container{padding:20px}.login-card{max-width:100%}.dashboard-content{padding:16px}.ant-col{margin-bottom:16px}}
/*# sourceMappingURL=main.737f796b.css.map*/