.admin-settings{display:flex;align-items:center;gap:10px;width:calc(100% - 28px);margin:auto 14px 8px;padding:10px 12px;border:0;border-radius:3px;color:#323130;background:transparent;font:600 12px "Segoe UI",sans-serif;cursor:pointer;text-align:left}.admin-settings[hidden]{display:none}.admin-settings:hover{color:#005a9e;background:#f3f2f1}.admin-settings span{font-size:15px;color:#605e5c}.settings-modal{width:min(860px,calc(100vw - 40px));height:min(620px,calc(100vh - 40px));padding:0;border:1px solid #c8c6c4;border-radius:6px;color:#242424;background:#fff;box-shadow:0 20px 65px #00000035}.settings-modal::backdrop{background:#0006;backdrop-filter:blur(1px)}.settings-dialog{display:grid;grid-template-rows:72px 1fr 58px;height:100%}.settings-modal-header{height:auto;padding:0 22px;border-bottom:1px solid #edebe9;box-shadow:none}.settings-modal-header>div{display:flex;flex-direction:column;gap:3px}.settings-modal-header span{color:#0078d4;font-size:9px;font-weight:700;letter-spacing:.12em}.settings-modal-header h2{margin:0;color:#242424;font-size:19px;font-weight:600}.modal-close{width:34px;height:34px;border:0;border-radius:3px;color:#605e5c;background:transparent;font-size:24px;line-height:1;cursor:pointer}.modal-close:hover{color:#242424;background:#f3f2f1}.settings-modal-body{display:grid;grid-template-columns:190px 1fr;min-height:0}.settings-tabs{padding:14px 8px;border-right:1px solid #edebe9;background:#faf9f8}.settings-tabs button{display:block;width:100%;padding:10px 13px;border:0;border-left:3px solid transparent;color:#484644;background:transparent;font:12px "Segoe UI",sans-serif;text-align:left;cursor:pointer}.settings-tabs button:hover{background:#f3f2f1}.settings-tabs button.active{border-left-color:#0078d4;color:#005a9e;background:#eff6fc;font-weight:600}.settings-content{overflow:auto;padding:27px 32px}.settings-content [hidden]{display:none}.settings-content h3{margin:0 0 6px;font-size:17px;font-weight:600}.settings-content p{margin:0 0 25px;color:#605e5c;font-size:12px}.settings-content label{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:18px;margin:0 0 18px;color:#323130;font-size:12px;font-weight:600}.settings-content input,.settings-content select{width:100%;padding:9px 10px;border:1px solid #c8c6c4;border-radius:2px;color:#605e5c;background:#f3f2f1;font:12px inherit}.settings-info{margin-top:24px;padding:12px;border-left:3px solid #0078d4;color:#484644;background:#eff6fc;font-size:12px}.system-facts{margin:0;border:1px solid #edebe9}.system-facts div{display:grid;grid-template-columns:180px 1fr;padding:12px 14px;border-bottom:1px solid #edebe9}.system-facts div:last-child{border:0}.system-facts dt{color:#605e5c;font-size:12px}.system-facts dd{margin:0;color:#242424;font-size:12px;font-weight:600}.system-facts .healthy{color:#107c10}.settings-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:0 22px;border-top:1px solid #edebe9;background:#faf9f8}.settings-modal-footer span{margin-right:auto;color:#797775;font-size:11px}.settings-modal-footer button{padding:8px 16px;border:1px solid #0078d4;border-radius:2px;color:#fff;background:#0078d4;font:600 12px "Segoe UI",sans-serif;cursor:pointer}.settings-modal-footer button:hover{background:#106ebe}@media(max-width:650px){.settings-modal{width:calc(100vw - 20px);height:calc(100vh - 20px)}.settings-modal-body{grid-template-columns:1fr;grid-template-rows:auto 1fr}.settings-tabs{display:flex;padding:7px;border-right:0;border-bottom:1px solid #edebe9}.settings-tabs button{border-left:0;border-bottom:2px solid transparent}.settings-tabs button.active{border-bottom-color:#0078d4}.settings-content{padding:20px}.settings-content label{grid-template-columns:1fr;gap:6px}}
