*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow:hidden}.app{height:100dvh;min-height:100dvh;font-size:12px;overflow:hidden}.app>.ant-layout{min-inline-size:0}.brand{color:#fff;letter-spacing:.4px;align-items:center;gap:8px;height:46px;padding:0 12px;font-size:18px;font-weight:700;display:flex}.brand-icon{background:linear-gradient(135deg,#1677ff,#13c2c2);border-radius:8px;place-items:center;width:30px;height:30px;font-size:17px;display:grid;box-shadow:0 4px 12px #0000002e}.top{z-index:20;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;min-inline-size:0;padding:0 12px;line-height:46px;display:flex;position:sticky;top:0;height:46px!important}.top h4{white-space:nowrap;margin:0;font-size:15px}.top .ant-space{min-inline-size:0}.content{height:calc(100dvh - 46px);background:#f5f5f5;min-inline-size:0;padding:10px;overflow:auto;container-type:inline-size}.login{background:linear-gradient(135deg,#2f4050,#1f2933);place-items:center;min-height:100%;display:grid}.login-card{width:min(380px,100vw - 32px)}.mb12{margin-bottom:12px}.mb16{margin-bottom:16px}.mt12{margin-top:12px}.form-row{flex-wrap:wrap;gap:8px;width:100%;display:flex}.form-row .ant-form-item{flex:120px;min-width:120px}.ant-layout-sider{height:100dvh;top:0;overflow:auto;background:#2f4050!important;flex:0 0 200px!important;width:200px!important;min-width:200px!important;max-width:200px!important;position:sticky!important}.ant-layout-sider-children{height:auto;min-height:100dvh}.ant-menu-dark{background:#2f4050!important}.ant-menu-dark .ant-menu-item{height:40px;line-height:40px;border-radius:6px!important;width:calc(100% - 12px)!important;margin-block:2px!important;margin-inline:6px!important}.ant-menu-dark .ant-menu-item-selected{background:#1677ff!important;box-shadow:0 4px 12px #1677ff47!important}.ant-card{border-color:#e7e7e7;border-radius:2px;min-inline-size:0;box-shadow:0 1px 2px #00000014}.ant-card-head{border-bottom-color:#e7e7e7;min-height:38px;padding:0 10px}.ant-card-head-wrapper{gap:8px;min-inline-size:0}.ant-card-head-title{text-overflow:ellipsis;white-space:nowrap;min-inline-size:0;padding:9px 0;font-size:14px;font-weight:600;overflow:hidden}.ant-card-extra{min-inline-size:0;margin-inline-start:8px;padding:6px 0}.ant-card-body{min-inline-size:0;padding:10px}.ant-table-wrapper{min-inline-size:0}.ant-table{font-size:12px}.ant-table-thead>tr>th{white-space:nowrap;font-weight:600;background:#f5f5f5!important;padding:6px!important}.ant-table-tbody>tr>td{padding:5px 6px!important}.compact-table .ant-table{font-size:11.5px}.compact-table .ant-table-thead>tr>th{padding:4px 5px!important}.compact-table .ant-table-tbody>tr>td{padding:3px 5px!important}.compact-table .ant-tag{padding:0 4px;font-size:10.5px;line-height:17px}.record-table .ant-btn-sm,.compact-table .ant-btn-sm{height:20px;padding:0 5px;font-size:11px}.ant-table-tbody>tr:hover>td{background:#f7fbff!important}.ant-btn{border-radius:2px}.ant-btn-sm{border-radius:2px;height:22px;padding:0 6px;font-size:11.5px}.ant-space{gap:4px!important}.ant-form-item{margin-bottom:12px}.ant-form-item-label{padding-bottom:4px!important}.ant-input,.ant-input-number,.ant-select-selector{border-radius:2px!important}.ant-alert{border-radius:2px;padding:8px 12px}.ant-tag{border-radius:2px;margin-inline-end:3px}.ant-table-cell .ant-btn-link{padding-left:0}.provider-cf{color:#b45309!important;background:#fff7ed!important;border-color:#f59e0b!important}.provider-ali{color:#0958d9!important;background:#e6f4ff!important;border-color:#1677ff!important}.record-ddns{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.record-ddns .ant-tag{margin-inline-end:0}.record-ddns code{padding:0 3px;font-size:10.5px}.record-actions{max-width:210px;row-gap:3px!important}.record-actions-php{flex-wrap:nowrap!important}.btn-pause{color:#fff!important;background:#f0ad4e!important;border-color:#f0ad4e!important}.btn-enable{color:#fff!important;background:#5cb85c!important;border-color:#5cb85c!important}.record-id-cell{color:#999;font-size:10.5px}.record-toolbar{flex-wrap:wrap;row-gap:6px}.btn-backup{color:#531dab!important;background:#f9f0ff!important;border-color:#722ed1!important}.btn-history{color:#006d75!important;background:#e6fffb!important;border-color:#13c2c2!important}.btn-log{color:#ad4e00!important;background:#fff7e6!important;border-color:#fa8c16!important}.drag-sort-row td{cursor:move;-webkit-user-select:none;user-select:none;background:#fffaf1}.drag-sort-row:hover td{background:#fff5e6!important}pre{white-space:pre-wrap;word-break:break-all;background:#f6f8fa;border:1px solid #e5e7eb;border-radius:2px;padding:12px}.ant-typography code{word-break:break-all;overflow-wrap:anywhere}.ant-table-cell{overflow-wrap:anywhere}.ant-table-pagination{margin:8px 0 0!important}.ant-pagination-options{margin-inline-start:8px!important}@container (width<=980px){.ant-card-head-wrapper{display:block}.ant-card-extra{margin-inline-start:0}.record-actions{max-width:210px}.record-table .ant-btn-sm,.compact-table .ant-btn-sm{padding:0 4px}}@media (width<=900px){.ant-layout-sider{flex-basis:168px!important;width:168px!important;min-width:168px!important;max-width:168px!important}.brand{padding:0 10px;font-size:16px}.brand-icon{width:26px;height:26px}.content{padding:8px}.top{padding:0 8px}.top h4{font-size:14px}}.ant-layout-sider .ant-menu-inline{border-inline-end:0!important}.ant-layout-sider .ant-menu-submenu-title{color:#ffffffe0!important;border-radius:6px!important;width:calc(100% - 12px)!important;height:40px!important;margin-block:2px!important;margin-inline:6px!important;line-height:40px!important}.ant-layout-sider .ant-menu-submenu-title:hover{color:#fff!important;background:#253544!important}.ant-layout-sider .ant-menu-submenu-open>.ant-menu-submenu-title{color:#fff!important;background:#263848!important}.ant-layout-sider .ant-menu-sub{background:#263848!important}.ant-layout-sider .ant-menu-sub .ant-menu-item{height:36px!important;margin-block:1px!important;padding-left:38px!important;font-size:13px!important;line-height:36px!important}.ant-layout-sider .ant-menu-sub .ant-menu-item-selected{color:#fff!important;background:#1677ff!important}.ant-layout-sider .ant-menu-item .anticon,.ant-layout-sider .ant-menu-submenu-title .anticon{color:#ffffffd1;min-width:17px;font-size:17px!important}.ant-layout-sider .ant-menu-item-selected .anticon,.ant-layout-sider .ant-menu-submenu-open>.ant-menu-submenu-title .anticon{color:#fff}.ant-layout-sider .ant-menu-title-content{font-size:14px;font-weight:600}.ant-menu-dark.ant-menu-submenu-popup{display:none!important}.local-remark-tag{box-shadow:0 1px 2px #0000000f;color:#111827!important;background:#fff!important;border-color:#d9d9d9!important;font-weight:700!important}.remark-tag-cell{grid-template-columns:minmax(42px,64px) 5px minmax(42px,1fr);align-items:center;gap:2px;min-width:120px;max-width:148px;display:grid}.remark-slot,.label-slot{white-space:nowrap;min-width:0;overflow:hidden}.remark-slot .ant-tag,.label-slot .ant-tag{text-overflow:ellipsis;vertical-align:middle;max-width:100%;overflow:hidden}.empty-meta-tag{opacity:.45;color:#6b7280!important;background:#fafafa!important;border-style:dashed!important;font-weight:500!important}.aliyun-edit-modal .ant-modal-content{border-radius:2px;padding:0}.aliyun-edit-modal .ant-modal-header{border-bottom:1px solid #e5e5e5;margin:0;padding:12px 18px}.aliyun-edit-modal .ant-modal-title{font-size:14px;font-weight:600}.aliyun-edit-modal .ant-modal-body{padding:14px 18px 8px}.aliyun-edit-modal .ant-modal-footer{border-top:1px solid #e5e5e5;margin:0;padding:10px 18px}.aliyun-edit-modal .ant-form-item{margin-bottom:10px}.aliyun-edit-modal .ant-form-item-label>label{color:#333;font-size:12px}.edit-grid{grid-template-columns:150px 1fr 230px;align-items:start;gap:10px;display:grid}.edit-collapse{background:#fff;border-radius:2px;margin:2px 0 14px}.edit-collapse .ant-collapse-header{background:#fafafa;padding:7px 10px!important;font-size:12px!important}.edit-collapse .ant-collapse-content-box{padding:10px!important}.edit-divider{vertical-align:-2px;background:#999;width:1px;height:12px;margin:0 9px;display:inline-block}.edit-default{color:#8c8c8c;margin-left:6px}.edit-section-title{color:#111827;margin:10px 0 8px;font-size:13px;font-weight:600}.edit-value-table{border-collapse:collapse;table-layout:fixed;border-bottom:1px solid #e5e7eb;width:100%;margin-bottom:12px}.edit-value-table th{text-align:left;white-space:nowrap;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:6px 8px;font-size:12px;font-weight:600}.edit-value-table td{vertical-align:top;border-bottom:1px solid #f0f0f0;padding:7px 8px}.edit-value-table th:first-child{width:34%}.edit-value-table th:nth-child(2){width:64px}.edit-value-table th:nth-child(3){width:22%}.edit-value-table th:nth-child(4){width:26%}.edit-value-table th:nth-child(5){width:68px}.edit-value-table .ant-form-item{margin-bottom:0}.domain-suffix[disabled]{color:#666!important;cursor:default!important;background:#fafafa!important;border-color:#d9d9d9!important}@container (width<=980px){.edit-grid{grid-template-columns:1fr}.edit-value-table{min-width:700px}.aliyun-edit-modal .ant-modal-body{overflow:auto}}.edit-value-table-weight th:first-child{width:34%}.edit-value-table-weight th:nth-child(2){width:86px}.edit-value-table-weight th:nth-child(3){width:64px}.edit-value-table-weight th:nth-child(4){width:32%}.edit-value-table-weight th:nth-child(5){width:68px}.row-line-tip{color:#8c8c8c;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;overflow:hidden}.aliyun-edit-modal .ant-select-multiple .ant-select-selection-item{border-radius:2px}
