:root{color:#303338;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f4f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input{font:inherit}button{color:#fff;cursor:pointer;background:#555b62;border:0;border-radius:10px;padding:11px 18px}button:disabled{cursor:not-allowed;opacity:.55}.centered,.authShell{background:radial-gradient(circle at 50% 38%,#fff 0%,#0000 42%),#f3f4f5;place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{background:#fffffff0;border:1px solid #dfe1e4;border-radius:20px;width:min(100%,420px);padding:36px;box-shadow:0 20px 60px #2b30361a}.computer{color:#737980;font-size:44px;line-height:1}.eyebrow{color:#858a90;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}h1{margin:8px 0 28px;font-size:30px}form{gap:16px;display:grid}.field{color:#555b62;gap:7px;font-size:14px;display:grid}.field input{color:#303338;background:#fff;border:1px solid #cfd2d6;border-radius:10px;outline:none;width:100%;padding:11px 12px}.field input:focus{border-color:#777d84;box-shadow:0 0 0 3px #777d8424}.textButton{color:#555b62;background:0 0;padding:4px}.secondary{color:#43484e;background:#fff;border:1px solid #cfd2d6}.error{color:#a63737;margin:0}.mainLayout{background:#f3f4f5;min-height:100vh;display:flex}.sidebar{background:#ffffffe0;border-right:1px solid #dfe1e4;flex-direction:column;flex:0 0 250px;gap:28px;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 10px;display:flex}.brand img{border-radius:12px;width:42px;height:42px}.brand div,.brand span,.account a,.accessUser div{gap:2px;display:grid}.brand strong{font-size:17px}.brand span,.account span,.accessUser span,.accessUser small{color:#858a90;font-size:12px}.sidebar nav{flex-direction:column;flex:1;gap:8px;display:flex}.navLink{color:#6e737a;border-radius:13px;align-items:center;gap:11px;padding:11px 14px;font-size:15px;font-weight:650;text-decoration:none;display:flex}.navLink span{place-items:center;width:24px;display:grid}.navLink:hover,.navLink.active{color:#34383d;background:#e5e7e9}.account{background:#eceeef;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.account a{min-width:0;color:inherit;text-decoration:none}.account button{color:#555b62;background:0 0;padding:6px;font-size:12px;font-weight:700}.pageArea{flex:1;min-width:0;padding:42px clamp(24px,4vw,64px)}.emptyPage h1,.pageHeader h1{margin:6px 0 8px;font-size:clamp(34px,4vw,52px)}.homePage{background:radial-gradient(circle at 68% 3%,#dae2e1e0,#0000 36%),#f1f2f3;border-radius:28px;min-height:calc(100vh - 84px)}.homeHeader{justify-content:space-between;align-items:flex-start;gap:24px;padding:4px 0 30px;display:flex}.homeHeader h1{color:#252930;letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(36px,4vw,56px)}.homeHeader p{color:#747981;margin:0;font-size:19px}.refreshStatus{color:#30343a;white-space:nowrap;background:#fff;border:1px solid #d3d6d8;font-weight:700}.monitorTable{background:#fffffff0;border:1px solid #d8dcdd;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px #282e340d}.monitorTableHeader,.monitorTableRow{grid-template-columns:70px minmax(130px,.8fr) minmax(180px,1.3fr) minmax(170px,1fr) 130px;align-items:center;gap:18px;padding:17px 22px;display:grid}.monitorTableHeader{color:#858a90;letter-spacing:.06em;text-transform:uppercase;background:#eceeef;border-bottom:1px solid #e3e5e6;font-size:13px;font-weight:750}.monitorTableRow{color:#34383d;min-height:78px}.monitorTableRow+.monitorTableRow{border-top:1px solid #eceeef}.monitorTableMessage{color:#858a90;padding:28px 22px}.statusDot{background:#9ba0a5;border-radius:50%;width:13px;height:13px;margin-left:8px;display:block;box-shadow:0 0 0 7px #9ba0a524}.statusDot.online{background:#20c978;box-shadow:0 0 0 7px #20c97824}.statusDot.offline{background:#c85d5d;box-shadow:0 0 0 7px #c85d5d24}.monitorTableRow code,.monitorTableRow time{color:#747981;font:inherit}.checkEndpoint{color:#3f444a;background:#f7f8f8;border:1px solid #cfd2d6;padding:9px 14px;font-weight:700}.checkEndpoint:hover:not(:disabled){background:#e8eaeb}.pageHeader{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.pageHeader p,.hint{color:#777d84;margin:0}.stats{color:#6e737a;white-space:nowrap;background:#fff;border:1px solid #dfe1e4;border-radius:16px;padding:16px 20px}.accessGrid{grid-template-columns:minmax(220px,.75fr) minmax(340px,1.65fr) minmax(260px,1fr);align-items:start;gap:18px;display:grid}.panel{background:#fff;border:1px solid #dfe1e4;border-radius:20px;min-height:260px;padding:24px}.panel h2{margin:0 0 8px}.roleList{gap:9px;margin:22px 0;display:grid}.roleList button{color:#34383d;text-align:left;background:#fff;border:1px solid #dfe1e4;gap:3px;padding:13px 14px;display:grid}.roleList button.selected{background:#eceeef;border-color:#777d84}.roleList span{color:#858a90;font-size:12px}.createRole{border-top:1px solid #e7e9eb;padding-top:20px}.createRole h3{margin:0 0 6px}.createRole input{border:1px solid #cfd2d6;border-radius:10px;width:100%;padding:11px 12px}.permissionsPanel{min-height:430px}.usersPanel{gap:10px;display:grid}.accessUser{border:1px solid #e1e3e6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.switch input{opacity:0;position:absolute}.switch span{cursor:pointer;background:#cfd2d6;border-radius:999px;width:42px;height:24px;padding:3px;display:block}.switch span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;display:block}.switch input:checked+span{background:#737980}.switch input:checked+span:after{transform:translate(18px)}@media (width<=700px){.authCard{padding:26px 20px}.mainLayout,.pageHeader,.homeHeader{flex-direction:column}.sidebar{border-bottom:1px solid #dfe1e4;border-right:0;flex:none;width:100%;height:auto;padding:16px;position:static}.sidebar nav{flex-direction:row}.navLink{flex:1;justify-content:center}.pageArea{padding:24px 16px}.pageHeader{align-items:stretch}.stats{white-space:normal}.accessGrid{grid-template-columns:1fr}.monitorTable{overflow-x:auto}.monitorTableHeader,.monitorTableRow{min-width:780px}}
