:root{color:#17211d;font-synthesis:none;background:#f4f6f2;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.center,.auth-page{place-items:center;min-height:100vh;display:grid}.spinner{border:3px solid #d8ded9;border-top-color:#176b4d;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{background:radial-gradient(circle at 20% 20%,#e3f0e9,#0000 35%),#f5f6f3;padding:24px}.auth-card,.connect-card{background:#fff;border:1px solid #dfe4df;border-radius:22px;width:min(520px,100%);padding:42px;box-shadow:0 28px 80px #19382914}.auth-card{text-align:center}.auth-card h1,.connect-card h1{margin:12px 0;font-size:30px}.auth-card p,.connect-card p,.section-header p,.notice p{color:#68736d;line-height:1.55}.brand-mark{color:#fff;letter-spacing:-1px;background:#176b4d;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand-mark.large{border-radius:14px;width:54px;height:54px;margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#5f7167;font-size:11px;font-weight:700}.primary,.secondary,.icon-button,.link-button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#176b4d;border-radius:9px;padding:10px 14px;font-weight:650}.secondary{color:#26332d;background:#fff;border:1px solid #d6ddd8;border-radius:9px;padding:9px 13px}.wide{width:100%;margin-top:18px}.connection-list{gap:10px;margin:26px 0;display:grid}.connection{border:1px solid #e1e5e2;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.connection div{gap:5px;display:grid}.connection span{color:#77817c;font-size:13px}.shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.shell aside{color:#eaf2ed;background:#14251e;flex-direction:column;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 9px 22px;display:flex}.brand>div:last-child{display:grid}.brand span,.profile span{color:#98aca2;margin-top:2px;font-size:11px}.shell nav{gap:3px;display:grid}.shell nav button{text-align:left;color:#b8c7bf;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:22px 1fr 14px;align-items:center;padding:9px 10px;display:grid}.shell nav button:hover,.shell nav button.active{color:#fff;background:#20382e}.shell nav button svg:last-child{opacity:.4}.profile{border-top:1px solid #294238;align-items:center;gap:9px;min-width:0;margin-top:auto;padding:17px 8px 3px;display:flex}.profile>div:last-child{min-width:0;display:grid}.profile strong,.profile span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.avatar{color:#174e3a;background:#d6eadf;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.shell main{min-width:0;padding:34px 38px 70px}.topbar{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.topbar h1{letter-spacing:-.04em;margin:4px 0 0;font-size:30px}.top-actions{gap:8px;display:flex}.icon-button{background:#fff;border:1px solid #d6ddd8;border-radius:9px;width:38px;height:38px}.section-header{justify-content:space-between;align-items:flex-start;gap:24px;margin:30px 0 15px;display:flex}.section-header h2{margin:0;font-size:19px}.section-header p{margin:5px 0 0;font-size:13px}.inline-form{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.inline-form input{width:145px}.inline-form input,input,select{color:#26332d;background:#fff;border:1px solid #d4dbd6;border-radius:8px;padding:9px 10px}.table-wrap{background:#fff;border:1px solid #dfe4df;border-radius:13px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:13px}.table-wrap th{text-align:left;color:#6b776f;text-transform:uppercase;letter-spacing:.06em;background:#f8faf8;padding:11px 13px;font-size:11px}.table-wrap td{text-overflow:ellipsis;border-top:1px solid #edf0ed;max-width:320px;padding:12px 13px;overflow:hidden}.actions{white-space:nowrap;text-align:right}.link-button{color:#176b4d;background:0 0;padding:4px 7px;font-weight:650}.link-button.danger{color:#a8443c}.badge{color:#57635d;background:#edf0ee;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.badge-good{color:#176b4d;background:#e1f3e8}.badge-bad{color:#9f3d35;background:#f9e3e0}.badge-muted{color:#737d77;background:#edf0ee}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px}.metric{background:#fff;border:1px solid #dfe4df;border-radius:13px;gap:8px;padding:18px;display:grid}.metric span{text-transform:capitalize;color:#77817b;font-size:12px}.metric strong{font-size:20px}.metric .badge{justify-self:start}.notice{background:#eaf2ed;border:1px solid #d5e5dc;border-radius:13px;gap:13px;margin-top:16px;padding:18px;display:flex}.notice svg{color:#176b4d;flex:none}.notice p{margin:4px 0 0;font-size:13px}.empty{text-align:center;color:#77817b;background:#fff;border:1px dashed #cfd7d1;border-radius:13px;padding:36px}.error-bar{color:#8e3832;background:#f9e3e0;border-radius:9px;margin:12px 0;padding:11px 14px}.hint{color:#77817b;margin:10px 2px;font-size:12px}@media (width<=1000px){.shell{grid-template-columns:76px 1fr}.brand>div:last-child,.shell nav span,.shell nav svg:last-child,.profile>div:last-child{display:none}.shell nav button{grid-template-columns:1fr;place-items:center}.profile{justify-content:center}.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.shell{display:block}.shell aside{height:auto;position:static}.shell nav{grid-template-columns:repeat(4,1fr)}.shell main{padding:22px 14px}.topbar,.section-header{flex-direction:column;align-items:flex-start}.metric-grid{grid-template-columns:1fr}.inline-form{justify-content:flex-start}.profile,.brand{display:none}}
