:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201f;background:#f5f7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}.admin-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:18px 14px;background:#172320;color:#d8e1df;display:flex;flex-direction:column;z-index:30}.brand-row{height:46px;display:flex;align-items:center;gap:10px;padding:0 8px 16px;border-bottom:1px solid rgba(255,255,255,.09)}.brand-row>div:nth-child(2){display:flex;align-items:baseline;gap:5px}.brand-row strong{color:#fff;font-size:15px;letter-spacing:0}.brand-row span{color:#91a6a1;font-size:12px}.brand-mark{width:30px;height:30px;background:#1d8f83;display:grid;place-items:center;color:#fff;font-weight:700;border-radius:6px}.sidebar nav{display:flex;flex-direction:column;gap:3px;margin-top:16px}.sidebar nav a{min-height:38px;display:flex;align-items:center;gap:11px;padding:0 11px;color:#aebdb9;text-decoration:none;border-radius:5px;font-size:13px}.sidebar nav a:hover{background:#ffffff0f;color:#fff}.sidebar nav a.active{background:#245b53;color:#fff}.sidebar-footer{margin-top:auto;padding:14px 10px 2px;border-top:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column}.sidebar-footer small{color:#8fa09c;text-transform:uppercase;font-size:10px}.app-column{min-width:0}.topbar{height:58px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#ffffffeb;border-bottom:1px solid #dde4e2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-context{color:#5f6e6b;font-size:13px}.topbar-actions{display:flex;align-items:center;gap:4px}.page-content{width:100%;max-width:1540px;padding:26px 30px 50px;margin:0 auto}.page-header{min-height:48px;margin-bottom:22px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.page-header h1{margin:0;font-size:22px;line-height:1.3;letter-spacing:0}.page-header p{margin:5px 0 0;color:#6b7875;font-size:13px}.page-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.status-badge{display:inline-flex;align-items:center;gap:6px;min-height:24px;font-size:12px;font-weight:600;white-space:nowrap}.status-up{color:#087f5b}.status-down{color:#c92a2a}.status-degraded{color:#b05d00}.status-maintenance{color:#6658a8}.status-pending,.status-unknown,.status-paused{color:#687572}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:24px}.metric-card{min-height:102px;border:1px solid #dfe6e4;background:#fff;border-radius:6px;padding:16px}.metric-card span{display:block;color:#6a7774;font-size:12px}.metric-card strong{display:block;margin-top:8px;font-size:26px;line-height:1;letter-spacing:0}.metric-card small{display:block;margin-top:8px;color:#82908d}.section{margin-top:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading h2{margin:0;font-size:15px;letter-spacing:0}.table-surface{border:1px solid #dfe6e4;border-radius:6px;overflow:hidden;background:#fff}.metric-chart{width:100%;height:260px;border:1px solid #dfe6e4;background:#fff;border-radius:6px}.split-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-span{grid-column:1/-1}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#edf2f0}.auth-panel{width:min(430px,100%);background:#fff;border:1px solid #dce4e1;border-radius:7px;padding:30px}.auth-panel h1{font-size:22px;margin:18px 0 6px}.auth-panel>p{color:#677572;margin:0 0 24px}.auth-logo{display:flex;align-items:center;gap:10px;color:#0f766e;font-weight:700}.empty-state{min-height:180px;display:grid;place-items:center;color:#74817e;text-align:center}.muted{color:#74817e}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.nowrap{white-space:nowrap}.mobile-menu,.sidebar-close{display:none;border:0;background:transparent;color:inherit}.sidebar-backdrop{display:none}.public-page{min-height:100vh;background:#f5f7f6;color:#17201f}.public-header{max-width:900px;margin:0 auto;padding:42px 22px 20px;display:flex;align-items:center;gap:14px}.public-header img{width:44px;height:44px;object-fit:contain}.public-header h1{margin:0;font-size:24px;letter-spacing:0}.public-main{max-width:900px;margin:0 auto;padding:0 22px 70px}.overall-banner{padding:15px 18px;border:1px solid #bee3d7;border-left:4px solid #0f9f74;background:#f2fbf7;border-radius:5px;font-weight:650}.public-group{margin-top:28px}.public-group h2{font-size:14px;margin:0 0 9px}.public-services{border:1px solid #dae3e0;border-radius:6px;background:#fff}.public-service{min-height:52px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ecea}.public-service:last-child{border-bottom:0}.history-bars{display:grid;grid-template-columns:repeat(90,1fr);gap:2px;height:25px;margin:10px 0}.history-bar{min-width:2px;border-radius:1px;background:#dce4e2}.history-bar.up{background:#20a779}.history-bar.degraded{background:#e49b32}.history-bar.down{background:#d84c4c}.history-bar.maintenance{background:#7766b5}@media(prefers-color-scheme:dark){:root{color:#dce5e2;background:#111817}}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-248px;width:232px;transition:left .2s ease}.sidebar.open{left:0}.sidebar-backdrop{display:block;position:fixed;inset:0;background:#0000006b;z-index:25}.mobile-menu{display:grid;place-items:center;position:fixed;z-index:22;left:14px;top:15px;width:30px;height:30px;color:#43514e}.sidebar-close{display:grid;place-items:center;margin-left:auto}.topbar{padding:0 16px 0 54px}.page-content{padding:22px 18px 45px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-grid{grid-template-columns:1fr}}@media(max-width:560px){.metric-grid,.form-grid{grid-template-columns:1fr}.page-header{flex-direction:column}.page-actions{width:100%;justify-content:flex-start}.metric-card strong{font-size:22px}.public-header{padding-top:28px}.history-bars{gap:1px}}.link-button{border:0;padding:0;background:transparent;color:#0f766e;cursor:pointer;font-weight:650}.link-button:hover{text-decoration:underline}.install-command{max-width:100%;margin:14px 0 0;padding:12px;overflow:auto;border:1px solid #dce4e1;border-radius:5px;background:#f4f7f6;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.upload-button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #bcc9c6;border-radius:4px;color:#53615e;cursor:pointer}.upload-button:hover{border-color:#0f766e;color:#0f766e}.color-field{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px}.color-field input[type=color]{width:38px;height:34px;padding:3px;border:1px solid #d7dfdd;border-radius:4px;background:#fff;cursor:pointer}.status-url{margin-top:10px;font-size:14px!important;overflow-wrap:anywhere}.group-name-input{max-width:260px}.layout-group{margin-bottom:14px;border:1px solid #dfe6e4;border-radius:6px;background:#fff;overflow:hidden}.layout-group-head{min-height:54px;padding:9px 12px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #e7ecea;background:#f8faf9}.layout-item{min-height:52px;padding:9px 12px;display:grid;grid-template-columns:minmax(180px,1fr) auto auto 34px;align-items:center;gap:14px;border-bottom:1px solid #edf1ef}.layout-item label{display:flex;align-items:center;gap:6px;color:#5c6966;font-size:12px;white-space:nowrap}.layout-add{padding:11px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;background:#fbfcfc}.settings-section{max-width:980px;padding:18px 0 26px}.settings-section+.settings-section{border-top:1px solid #dfe6e4}.settings-form{max-width:620px}.settings-form>.n-button{margin-top:4px}.token-output{margin-top:14px}.public-service-block+.public-service-block{border-top:1px solid #e7ecea}.public-service-block .public-service{border-bottom:0}.history-wrap{padding:0 14px 12px}.history-label{display:flex;justify-content:space-between;color:#7a8784;font-size:10px}.incident-band{padding:15px 17px;border:1px solid #efc9c9;border-left:4px solid #d84c4c;border-radius:5px;background:#fff}.incident-band>span{margin-left:8px;color:#a44040;font-size:11px;text-transform:uppercase}.incident-update{margin-top:12px;padding-top:10px;border-top:1px solid #edf0ef}.incident-update time{color:#76827f;font-size:11px}.incident-update p{margin:5px 0 0;line-height:1.55}.maintenance-band{padding:14px 16px;display:flex;align-items:flex-start;gap:11px;border:1px solid #d9d4eb;border-radius:5px;background:#fff}.maintenance-band+.maintenance-band{margin-top:8px}.maintenance-band p{margin:4px 0;color:#5f6d69}.maintenance-band small{color:#746b91}.public-footer{margin-top:48px;padding-top:18px;border-top:1px solid #dce4e1;color:#84908d;text-align:center;font-size:11px}@media(max-width:560px){.public-header h1{font-size:21px}.public-main{padding-inline:14px}.layout-item{grid-template-columns:minmax(0,1fr) auto auto}.layout-item>:first-child{grid-column:1/-1}.layout-add{grid-template-columns:1fr}}
