.update-center{color:#142746}.update-center>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.update-center>header h2{font:700 31px Georgia,serif;margin:0;color:#0a2349}.update-center>header p{color:#6c788b;margin:6px 0}.installed-version{border:1px solid #cad5e4;border-radius:6px;background:#fff;padding:10px 16px;color:#68768a}.installed-version b{display:block;color:#0e3971;font-size:19px}.update-status-card{display:flex;align-items:center;gap:18px;padding:20px 24px;border:1px solid #cad7e6;border-left:5px solid #1f9250;border-radius:7px;background:#fff;margin-bottom:18px}.update-status-card>i{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#e8f7ee;color:#21824a;font-size:24px;font-style:normal}.update-status-card>div:nth-child(2){flex:1}.update-status-card small,.available-update small{font-weight:800;letter-spacing:.08em;color:#26814b}.update-status-card h3{margin:4px 0;font:700 22px Georgia,serif}.update-status-card p{margin:0;color:#6e7b8e}.update-status-card button{padding:13px 22px}.available-update{display:flex;justify-content:space-between;align-items:center;background:#0d2d58;color:#fff;padding:20px 24px;border-radius:7px;margin-bottom:18px}.available-update h3{font:700 24px Georgia,serif;margin:5px 0}.available-update p{margin:0 0 8px;color:#d4dfed}.available-update span{font-size:12px;color:#aebfd5}.available-update button{background:#d6a033;border:0;border-radius:5px;padding:13px 20px;font-weight:700}.update-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}.update-card{border:1px solid #d3dce8;border-radius:7px;background:#fff;box-shadow:0 3px 11px #142b4b0b}.update-card>header{position:static!important;display:flex;align-items:center;gap:13px;padding:18px 20px;border-bottom:1px solid #e0e6ee}.update-card>header>i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#edf3fb;color:#1453a0;font-style:normal;font-size:20px}.update-card h3{font:700 21px Georgia,serif;margin:0}.update-card header p{margin:4px 0 0;color:#748095}.update-card form{}.update-card>label,.update-card>details{display:block;margin:18px 20px;font-weight:700}.update-card label input[type=url],.update-card label select,.update-card details textarea{display:block;width:100%;margin-top:7px;border:1px solid #c9d4e3;border-radius:5px;padding:10px;font:14px inherit}.update-card label small{display:block;color:#7b8798;font-weight:400;margin-top:5px}.update-check{display:flex!important;align-items:center;gap:11px}.update-check input{display:none}.update-check>span{width:40px;height:22px;border-radius:12px;background:#bac5d4;position:relative}.update-check>span:after{content:'';position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.update-check input:checked+span{background:#1762bd}.update-check input:checked+span:after{left:21px}.update-card details summary{cursor:pointer;color:#1554a2}.update-card details p{font-weight:400;color:#738095}.update-card details textarea{height:105px;font-family:Consolas,monospace;font-size:11px}.update-card>footer{display:flex;justify-content:flex-end;padding:15px 20px;border-top:1px solid #e1e7ef}.update-card>footer button,.offline-update>button{background:#123665;color:#fff;border:0;border-radius:5px;padding:12px 19px;font-weight:700}.update-drop{margin:22px}.update-drop input{display:none}.update-drop label{height:160px;border:2px dashed #bdcada;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;background:#f8fafc}.update-drop label i{font-size:27px;color:#b68017}.update-drop label b{margin:8px 0}.update-drop label span{font-size:12px;color:#778498}.update-drop>em{display:block;text-align:center;margin-top:8px;color:#68758a}.offline-update>button{display:block;margin:0 auto}.update-protection{margin:22px;padding:13px;background:#edf7f0;color:#2f7044;border-radius:5px}.update-protection b,.update-protection span{display:block}.update-protection span{font-size:12px;margin-top:4px}.update-history{margin-top:18px}.update-history>header button{margin-left:auto}.update-history table{width:100%;border-collapse:collapse}.update-history th,.update-history td{padding:12px 15px;border-top:1px solid #e3e8ef;text-align:left}.update-history th{font-size:11px;text-transform:uppercase;color:#718096}.update-history td b,.update-history td small{display:block}.update-history td small{color:#788598}.update-history-status{padding:4px 8px;border-radius:4px;background:#fff1d4;color:#986515}.update-history-status.completed{background:#e5f5e9;color:#287344}.update-history-status.failed{background:#fbe4e4;color:#aa3030}.update-empty{text-align:center;padding:30px;color:#738095}.update-data-note{display:flex;gap:13px;padding:18px 22px;margin-top:18px;border:1px solid #bed9c6;background:#f0f8f2;border-radius:6px}.update-data-note>i{color:#228148;font-size:22px}.update-data-note b,.update-data-note p{display:block;margin:0}.update-data-note p{color:#607467;margin-top:4px}.update-loading{height:350px;display:flex;align-items:center;justify-content:center;gap:12px}.update-loading i{width:25px;height:25px;border:3px solid #d3deeb;border-top-color:#1c5ba8;border-radius:50%;animation:update-spin 1s linear infinite}@keyframes update-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.update-grid{grid-template-columns:1fr}}
