@layer reset, base, layout, components, responsive;
@layer reset{*{box-sizing:border-box}body,h1,h2,h3,p{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}[hidden]{display:none!important}button:disabled{opacity:.55;cursor:wait}}
@layer base{
  :root{--bg:#f7f8fa;--surface:#fff;--ink:#202a32;--muted:#727a84;--line:#e6e9ed;--green:#216b4a;--green-soft:#edf6f0;--orange:#986019;--orange-soft:#fcf5e9;--red:#b7423f;--radius:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:14px;font-synthesis:none}
  body{background:var(--bg);line-height:1.5}button{border:0;background:none;color:inherit}h1{font-size:32px;letter-spacing:-1.15px;font-weight:640;line-height:1.22}h2{font-size:16px;font-weight:650;letter-spacing:-.25px}h3{font-size:14px}small{font-size:12px}input,select{border:1px solid #dce1e5;border-radius:7px;background:#fff;color:var(--ink);padding:10px 12px}input{width:100%;min-height:44px}input:focus{border-color:var(--green)}label{display:block;font-size:13px;font-weight:550;margin-bottom:7px}select{min-height:39px;font-size:12px;font-weight:550;max-width:100%}:focus-visible{outline:3px solid #97c7ad;outline-offset:3px}::selection{background:#d6eddf}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-70px;left:16px;background:var(--green);color:#fff;padding:12px;z-index:100}.skip:focus{top:10px}.muted{color:var(--muted)}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.65px;font-weight:650;color:#77828c}.error-text{color:var(--red);font-size:13px;margin:12px 0;min-height:4px}
}
@layer layout{
  .shell{display:grid;grid-template-columns:236px minmax(0,1fr);min-height:100dvh}.sidebar{height:100dvh;position:sticky;top:0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:30px 18px 18px}.brand{display:flex;gap:10px;align-items:center;font-size:19px;font-weight:700;letter-spacing:-.6px;white-space:nowrap}.sidebar>.brand{padding:0 10px}.brand-mark{display:grid;place-items:center;background:var(--green);color:#fff;border-radius:9px;width:31px;height:34px;font-size:22px;letter-spacing:-2px;padding-right:2px}.brand-sub{font-size:12px;color:var(--muted);font-weight:500;letter-spacing:0;border-left:1px solid var(--line);padding-left:12px;margin-left:5px}.workspace{display:flex;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px 10px;margin:31px 0 29px;font-size:12px;font-weight:600}.workspace small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:1px}.workspace-icon{background:#f0f2f4;color:#687581;border-radius:6px;padding:7px 5px;font-size:10px}.workspace>.online-dot{margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.8px;color:#969da6;padding:0 12px;margin-bottom:12px}.sidebar nav{display:grid;gap:5px}.sidebar nav a{display:flex;gap:12px;align-items:center;padding:10px 13px;border-radius:7px;color:#67717d;font-size:12px;font-weight:500;white-space:nowrap}.sidebar nav a span{font-size:20px;line-height:20px;width:20px;text-align:center;color:#919aa3}.sidebar nav a[aria-current=page]{color:var(--green);background:var(--green-soft);font-weight:650}.sidebar nav a[aria-current=page] span{color:var(--green)}.sidebar-bottom{margin-top:auto;padding:24px 10px 0}.small-label{font-size:9px;letter-spacing:1.5px;color:#99a0a8}.sidebar-bottom p{font-size:11px;margin:9px 0 18px;display:flex;align-items:center;gap:7px}.text-button{padding:10px 0;color:var(--muted);font-size:12px}.text-button span{margin-left:32px}.workspace-main{min-width:0}.topbar{height:76px;padding:0 38px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:#fff}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:15px}.breadcrumb strong{font-weight:500;color:#4c5762}.topbar-right{display:flex;gap:20px;align-items:center}.mode-pill{font-size:8px;font-weight:700;letter-spacing:1px;background:#f3f4f6;border:1px solid var(--line);padding:5px 8px;border-radius:5px;color:#717c87}.avatar{display:grid;place-items:center;height:29px;width:29px;border-radius:50%;background:#ece9e3;color:#797166;font-size:9px;font-weight:650}main{max-width:1520px;padding:26px 38px 22px;margin:auto}.demo-banner{display:flex;align-items:center;gap:9px;font-size:11px;color:#847046;background:#fcf8ed;border:1px solid #ede3c9;padding:10px 14px;border-radius:7px;margin-bottom:29px}.demo-banner strong{font-weight:600}.banner-dot{width:6px;height:6px;border-radius:50%;background:#bc9146}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading .eyebrow{margin-bottom:8px;font-size:9px}.page-heading p:last-child{font-size:12px;color:var(--muted);margin-top:8px}.heading-controls{display:flex;gap:9px;align-items:center}.page-footer{display:flex;justify-content:space-between;margin-top:30px;font-size:10px;color:#959da6}.footer-dot{padding:0 7px}.two-column{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:20px;margin-top:20px}.stack{display:grid;gap:20px;align-content:start}.full-grid{display:grid;gap:20px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.login-shell{min-height:100dvh;display:grid;grid-template-columns:1.1fr 1fr}.login-card{width:min(440px,100%);margin:auto;padding:35px}.login-card>.brand{margin-bottom:65px}.login-card h1{font-size:38px;margin:15px 0;line-height:1.18}.login-card>p{color:var(--muted);margin-bottom:28px}.login-card input{margin-bottom:18px}.login-foot{color:var(--muted);font-size:11px;margin-top:24px}.login-aside{background:#e9eee9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px;padding:40px}.login-aside p{font-size:24px;text-align:center;letter-spacing:-.7px;color:#49604f}.server-illustration{width:230px;transform:rotate(-5deg)}.server-illustration>div{height:60px;margin-bottom:10px;border-radius:10px;border:1px solid #d0dad0;background:#fafcf9;box-shadow:4px 8px 0 #d6e0d4;display:flex;gap:7px;align-items:center;padding:20px}.server-illustration i{display:block;background:#d9e1da;border-radius:3px;width:7px;height:23px}.server-illustration b{margin-left:auto;width:8px;height:8px;border-radius:50%;background:#80a18b}
}
@layer components{
  .primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:9px 13px;border-radius:7px;font-weight:550;font-size:12px;min-height:39px;white-space:nowrap;transition:transform 130ms cubic-bezier(.23,1,.32,1),background 130ms ease}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.secondary{background:#fff;border:1px solid #dfe3e7;color:#48545f;box-shadow:0 1px 2px #202a3205}.primary:active,.secondary:active{transform:scale(.98)}.wide{width:100%;justify-content:space-between}.compact{min-height:30px;padding:5px 9px;font-size:11px}.link-button{color:var(--green);font-size:11px;font-weight:550;white-space:nowrap}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:20px 22px;border-bottom:1px solid var(--line)}.panel-header p{font-size:11px;color:var(--muted);margin-top:4px}.panel-body{padding:22px}.server-summary{padding:23px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.server-identity{display:flex;gap:15px;align-items:center;min-width:0}.server-icon{background:#eff3f6;color:#72808d;font-size:24px;width:49px;height:49px;display:grid;place-items:center;border:1px solid #e2e7eb;border-radius:11px;flex-shrink:0}.server-summary h2{font-size:16px;overflow-wrap:anywhere}.server-summary p{color:var(--muted);font-size:11px;margin-top:5px}.server-health{text-align:right;flex-shrink:0}.server-health small{display:block;color:var(--muted);font-size:10px;margin-top:7px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:550;padding:4px 8px;border-radius:5px;background:var(--green-soft);color:var(--green);white-space:nowrap}.badge.warn{background:var(--orange-soft);color:var(--orange)}.badge.bad{background:#fbeeed;color:var(--red)}.badge.neutral{background:#f0f2f5;color:#6b7682}.online-dot,.badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block;flex-shrink:0}.online-dot{color:#5b9775}.metric{padding:19px 21px}.metric-title{display:flex;justify-content:space-between;font-size:11px;color:#727d87}.metric-number{font-size:30px;line-height:1;letter-spacing:-1px;font-weight:600;margin:18px 0 14px;font-variant-numeric:tabular-nums}.metric-number small{font-size:13px;font-weight:400;color:#9199a2;margin-left:4px;letter-spacing:0}.metric-footer{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;margin-top:9px}progress{appearance:none;-webkit-appearance:none;height:5px;width:100%;display:block;border:0;border-radius:5px;overflow:hidden;background:#edf0f3}progress::-webkit-progress-bar{background:#edf0f3}progress::-webkit-progress-value{background:#669680;border-radius:5px}progress::-moz-progress-bar{background:#669680;border-radius:5px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:#939aa3;font-weight:500;background:#fcfcfd}th,td{padding:13px 21px;border-bottom:1px solid #eef0f3}tr:last-child td{border-bottom:0}td:last-child,th:last-child{text-align:right}td small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.service-name{display:flex;gap:9px;align-items:center;font-weight:550}.service-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:#85939e;font-size:12px;font-weight:400}.panel-foot{padding:13px 22px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px}.summary-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0}.summary-item+.summary-item{border-top:1px solid var(--line)}.summary-item p{font-weight:550;font-size:12px}.summary-item small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.section-link{display:flex;justify-content:space-between;font-size:11px;color:var(--green);padding-top:18px}.quick-actions{display:grid;gap:10px}.quick-action{text-align:left;border:1px solid var(--line);border-radius:8px;padding:13px;display:flex;align-items:center;gap:12px;width:100%}.quick-action>span:first-child{font-size:19px;color:#89969f;width:20px;text-align:center}.quick-action strong{display:block;font-size:11px;font-weight:550}.quick-action small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.quick-action>span:last-child{margin-left:auto;color:#919ba5}.note{border-radius:8px;background:#f5f7f9;border:1px solid var(--line);padding:16px;font-size:12px;color:#75808b;line-height:1.7}.note strong{color:#465560}.note.warning{background:#fcf8ef;border-color:#eee4cc;color:#8b733f}.event-list{list-style:none;margin:0;padding:0}.event{padding:14px 22px;display:flex;gap:12px;border-bottom:1px solid var(--line);align-items:flex-start}.event:last-child{border:0}.event-marker{width:26px;height:26px;border-radius:50%;background:var(--green-soft);color:var(--green);display:grid;place-items:center;font-size:12px;flex-shrink:0}.event-marker.error{background:#fbeeed;color:var(--red)}.event p{font-size:11px;font-weight:500}.event small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.event time{margin-left:auto;color:var(--muted);font-size:10px;white-space:nowrap}.empty{padding:30px;color:var(--muted);font-size:12px;text-align:center}.cert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cert-card{padding:23px}.cert-card .badge{margin:15px 0}.cert-card h2{font-size:14px;overflow-wrap:anywhere}.cert-card dl{margin:8px 0 0;font-size:11px}.cert-card dt{color:var(--muted);margin-top:17px}.cert-card dd{margin:4px 0 0}.cert-symbol{font-size:26px;color:var(--green);margin-bottom:20px}.large-status{display:flex;justify-content:space-between;align-items:center;gap:24px}.large-status h2{font-size:22px;margin:12px 0}.large-status p{color:var(--muted);font-size:12px;max-width:600px;line-height:1.8}.log-controls{display:flex;align-items:center;gap:15px}.log-controls label{margin:0}.logs{background:#20282c;color:#c8d8d1;padding:24px;margin:0;font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;min-height:350px;max-height:65vh;overflow:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.error-banner{border:1px solid #edcecb;background:#fcf1f0;color:#a24640;padding:13px 16px;border-radius:8px;margin-bottom:18px;font-size:12px}.loading{padding:60px 20px;text-align:center;color:var(--muted);font-size:13px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:min(600px,calc(100vw - 32px));background:#263a30;color:#fff;padding:14px 20px;border-radius:9px;box-shadow:0 8px 32px #202a3220;font-size:12px;z-index:30}.toast.error{background:#763f3a}dialog{border:1px solid var(--line);border-radius:16px;padding:29px;width:min(465px,calc(100vw - 32px));color:var(--ink);box-shadow:0 20px 100px #18272025}dialog::backdrop{background:#18272066;backdrop-filter:blur(3px)}dialog h2{font-size:23px;letter-spacing:-.6px;margin:10px 0}dialog p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.7}dialog .dialog-symbol{display:grid;place-items:center;background:var(--orange-soft);color:var(--orange);border-radius:50%;height:38px;width:38px;font-weight:600;font-size:22px;margin-bottom:20px}.confirm-target{border:1px solid var(--line);background:var(--bg);padding:10px 12px;border-radius:6px;font-size:12px;margin:18px 0}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.environment-tag{font-size:10px;border:1px solid var(--line);padding:3px 7px;border-radius:5px;color:var(--muted)}
  @media(hover:hover) and (pointer:fine){.secondary:hover,.quick-action:hover{background:#f6f8f7}.primary:hover{background:#18583c}.sidebar nav a:hover{background:#f5f7f6}.link-button:hover,.text-button:hover{color:#164930}}
  @media(prefers-reduced-motion:reduce){.primary,.secondary{transition:none}.primary:active,.secondary:active{transform:none}}
}
@layer responsive{
  .stack.full-width-stack{grid-template-columns:1fr}
  .sidebar{min-width:0}
  @media(max-width:420px){.breadcrumb{display:none}.topbar{justify-content:flex-end}}
  @media(min-width:1600px){main{padding-top:34px}.panel-header{padding-top:23px;padding-bottom:23px}.metric{padding:24px}}
  @media(max-width:1150px){.shell{grid-template-columns:205px minmax(0,1fr)}main{padding:24px}.topbar{padding:0 24px}.two-column{grid-template-columns:minmax(0,1fr)}.stack{grid-template-columns:1fr 1fr}.cert-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.heading-controls{flex-direction:column;align-items:stretch}.server-summary{padding:20px}.stats{gap:10px}.metric{padding:17px}.breadcrumb{gap:9px}.cert-card{display:block}}
  @media(max-width:760px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar>.brand{font-size:17px;padding:0}.brand-mark{height:29px;width:28px;font-size:19px}.workspace,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow:auto;margin:18px -16px -16px;padding:0 10px 10px;gap:3px}.sidebar nav a{font-size:11px;padding:8px 10px}.sidebar nav a span{font-size:17px;width:16px}.topbar{height:54px;padding:0 18px}.topbar-right{gap:9px}.breadcrumb{font-size:10px}.avatar{width:24px;height:24px;font-size:8px}main{padding:20px 16px}.demo-banner{flex-wrap:wrap;gap:5px 8px;margin-bottom:25px;font-size:10px}.demo-banner>span:last-child{flex-basis:100%;padding-left:14px}.page-heading{flex-direction:column;gap:17px}.heading-controls{flex-direction:row;width:100%;justify-content:space-between}.heading-controls select{flex:1}h1{font-size:28px}.page-heading p:last-child{font-size:11px}.server-summary{align-items:flex-start;flex-direction:column;gap:18px}.server-health{text-align:left;display:flex;gap:12px;align-items:center}.server-health small{margin:0}.server-summary h2{font-size:14px}.stats{gap:8px}.metric{padding:14px 10px}.metric-title{font-size:10px}.metric-title>span:last-child{display:none}.metric-number{font-size:25px;margin:16px 0 12px}.metric-number small{font-size:10px}.metric-footer{font-size:9px;flex-direction:column;gap:2px}.stack{grid-template-columns:1fr}.two-column{gap:16px;margin-top:16px}.panel-header{padding:16px}.panel-body{padding:17px}th,td{padding:12px 14px}.panel-foot{padding:12px 15px}.large-status{flex-direction:column;align-items:flex-start}.page-footer{font-size:9px;gap:20px}.page-footer>span:last-child{text-align:right}.event time{display:none}.login-shell{grid-template-columns:1fr}.login-aside{display:none}.login-card>.brand{margin-bottom:48px}.login-card h1{font-size:34px}.log-controls{gap:8px}.log-controls select{max-width:130px}.logs{padding:15px;font-size:11px}}
}

@layer components {
  .settings-form{display:grid;gap:13px;max-width:720px}.settings-form p{font-size:12px}.settings-form .check-label{display:flex;align-items:center;gap:10px;margin:0;font-weight:400}.settings-form input[type=checkbox]{width:17px;min-height:17px;accent-color:var(--green)}.settings-form>button{justify-self:start}.spaced{margin-top:16px;font-size:12px}.wrap{overflow-wrap:anywhere;word-break:break-word}.version-row+.version-row{margin-top:22px}.version-row strong{font-size:12px}.version-row p{color:var(--muted);margin-top:8px}.sidebar nav{overflow-y:auto}
}

@layer components {
  .activation-shell{min-height:100svh;display:grid;place-items:center;padding:32px 20px;background:var(--bg)}
  .activation-card{width:min(100%,580px);padding:38px;background:var(--surface);border:1px solid var(--line);border-radius:18px}
  .activation-card>.brand{margin-bottom:34px}.activation-card h1{font-size:30px;margin:10px 0 14px;letter-spacing:-.8px}.activation-card h2{font-size:17px;margin:16px 0 10px}
  .activation-card form{display:grid;gap:12px;margin-top:26px}.activation-card p{line-height:1.65}.activation-card label{font-weight:600;margin-top:8px}
  .activation-card input,.activation-card textarea,dialog textarea,.invite-form input,.invite-form select,.user-controls select{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font:inherit}
  .activation-card textarea,dialog textarea{resize:vertical;overflow-wrap:anywhere}.totp-setup{border-block:1px solid var(--line);padding:12px 0 20px;margin-top:12px}.totp-setup img{display:block;max-width:100%;margin:16px auto}.totp-setup details{font-size:12px}.totp-setup summary{cursor:pointer}.totp-setup .mono{padding:12px;background:var(--bg);margin-top:10px}
  #recovery-result{display:grid;gap:16px}#recovery-codes{font-family:monospace;font-size:12px;line-height:1.8}#invite-dialog{max-width:600px}#invite-dialog p{margin:14px 0;line-height:1.6}#invite-link{font-size:12px;line-height:1.6}
  .invite-form{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:18px;align-items:end}.invite-form label{display:block;font-weight:600;margin-bottom:8px}.invite-form .error-text{grid-column:1/-1}.role-guide{display:grid;gap:8px;font-size:12px;color:var(--muted);padding:0 3px}.role-guide strong{color:var(--ink)}
  .user-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px}.user-row+.user-row{border-top:1px solid var(--line)}.user-identity{display:flex;align-items:center;gap:14px;min-width:200px}.user-identity h3{font-size:14px;margin:0 0 6px}.user-identity h3 small{font-size:10px;color:var(--muted);margin-left:6px}.user-identity p{font-size:11px;line-height:1.7}.user-avatar{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:12px;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:700}.user-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.user-controls select{width:auto;font-size:12px;padding:8px}.user-controls .compact{min-height:36px}.download-panel{display:grid;gap:20px}.download-panel .primary{justify-self:start}
  input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #9bc8ae;outline-offset:3px}
}
@layer responsive {
  @media(max-width:1100px){.invite-form{grid-template-columns:1fr 1fr}.user-row{align-items:flex-start;flex-direction:column}.user-controls{justify-content:flex-start}}
  @media(max-width:600px){.activation-card{padding:24px 18px}.activation-card h1{font-size:26px}.invite-form{grid-template-columns:1fr}.invite-form button{width:100%}.user-row{padding:18px}.user-controls .compact{min-height:42px}dialog{max-width:calc(100vw - 28px)}.activation-card input{font-size:16px}}
}
