:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202637;background:#f5f6fa;font-size:14px;line-height:1.5;--accent:#6658df;--border:#e7e9f1}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button,a,input,textarea,select{outline-offset:4px}button{border:0}h1,h2,p{margin:0}h1{font-size:30px;font-weight:650;letter-spacing:-.8px;margin:5px 0 8px}h2{font-size:17px;font-weight:650}.muted{color:#82889b}.shell{display:flex;min-height:100vh}.sidebar{background:white;border-right:1px solid var(--border);width:244px;flex-shrink:0;padding:34px 22px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;font-size:26px;font-weight:700;letter-spacing:-1px}.logo{background:var(--accent);border-radius:13px;width:42px;height:42px;color:white;display:grid;place-items:center;font-size:32px;line-height:1}.brand-sub{display:block;font-size:9px;letter-spacing:2px;color:#9197aa;font-weight:600;margin-top:-3px}.nav-label{font-size:10px;letter-spacing:1.8px;color:#a2a7b7;margin:48px 14px 14px}nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:8px;color:#737b90;font-weight:550;margin-bottom:7px}nav a span{font-size:20px;width:22px;text-align:center}nav a:hover{background:#f6f5ff}nav a.active{background:#eeecff;color:var(--accent)}.sidebar-bottom{margin-top:auto;color:#60697d;font-size:12px;padding:15px}.sidebar-bottom small{display:block;color:#a0a5b5;margin:6px 0 0 15px}.dot{display:inline-block;width:6px;height:6px;background:#39ab85;border-radius:50%;margin-right:7px}.workspace{margin-left:244px;flex:1;min-width:0}.topbar{height:78px;background:white;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:13px}.account{display:flex;align-items:center;gap:12px}.avatar{border-radius:50%;background:#ece9ff;color:var(--accent);width:30px;height:30px;display:grid;place-items:center;font-weight:650}.text-button{background:none;color:#8b91a2;margin-left:14px}main{padding:38px 42px;max-width:1560px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;color:#959bb0}.segmented{display:flex;background:#eaeaf2;padding:4px;border-radius:9px;gap:4px}.segmented a{padding:7px 14px;color:#858a9d;font-size:12px;border-radius:6px;white-space:nowrap}.segmented .selected{background:white;color:#4c456f;box-shadow:0 1px 4px #00000008}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px}.stat,.panel{background:white;border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 4px #26304e02}.stat{padding:23px}.stat-label{display:flex;justify-content:space-between;color:#858da0;font-size:13px}.stat-label span{color:#a4a2bb}.stat strong{font-size:34px;display:block;margin:14px 0 8px;letter-spacing:-1px}.stat small{color:#a0a5b3;font-size:11px}.panel{padding:24px;margin-bottom:24px;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.panel-heading p{font-size:12px;margin-top:5px}.badge{display:inline-block;padding:4px 9px;border-radius:5px;font-size:10px;font-weight:650;white-space:nowrap;background:#f0f1f5;color:#9296a8}.badge.purple{background:#efecff;color:#7967ce}.badge.error{background:#fff0ee;color:#d37468}.badge.warning{background:#fff6df;color:#ad882e}.badge.info,.badge.ok{background:#eaf7f1;color:#419676}.link{color:var(--accent);font-size:12px}.chart{height:178px;display:flex;gap:8px;align-items:flex-end;border-bottom:1px solid var(--border);padding:0 16px 6px;overflow-x:auto}.bar-column{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:22px;height:100%;gap:8px}.bar-column small{font-size:9px;color:#a0a5b5}.bar-number{font-size:10px;color:#9e98bd}.bar{width:60%;max-width:48px;background:#a39aed;border-radius:4px 4px 0 0;min-height:3px}.footnote{font-size:11px;color:#9a9fb0;margin-top:18px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:10px;letter-spacing:.5px;color:#9299aa;font-weight:550;padding:12px 12px;background:#fafbfe}td{padding:16px 12px;border-bottom:1px solid #f0f1f6;vertical-align:top}tr:last-child td{border-bottom:0}.nowrap{white-space:nowrap;font-size:12px;color:#8a91a3}.cell-sub{display:block;margin-top:4px;color:#9aa0b0;font-size:11px}.count{font-size:11px;color:#958da9;margin-left:6px}.user-actions{display:flex;gap:12px;flex-wrap:wrap}.secondary,.primary{display:inline-flex;justify-content:center;align-items:center;padding:9px 14px;border-radius:7px;font-size:12px;font-weight:600}.secondary{border:1px solid var(--border);background:white;color:#737b91}.primary{background:var(--accent);color:white;border:1px solid var(--accent)}.primary:hover{background:#5548c8}.danger-text{color:#c27676}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.form-submit{grid-column:1/-1}label{display:block;font-size:12px;color:#666e82;margin-bottom:16px}label input,textarea,select{display:block;width:100%;border:1px solid #e1e4ee;border-radius:7px;padding:10px 12px;margin-top:7px;background:#fff;color:#31384b}label input:focus,textarea:focus,select:focus{border-color:var(--accent);outline:2px solid #ede9ff}label small{display:block;font-size:10px;color:#a0a5b4;margin-top:6px}.check{display:flex;align-items:center;gap:8px;margin:12px 0}.check input{width:auto;margin:0;accent-color:var(--accent)}details{font-size:12px}summary{color:var(--accent);padding:10px 0}details form{margin-top:12px}.password-form{width:250px}.integration-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}.integration-grid .panel{margin:0}.integration .muted{font-size:12px;min-height:36px}.integration .primary{margin-top:12px}.configured{font-size:10px;color:#3e9674;margin-left:5px}.client-picker{display:flex;gap:10px;align-items:end}.client-picker label{margin:0}.client-picker select{min-width:160px}.client-picker button{margin-bottom:1px}.notice{padding:14px 18px;border-radius:8px;font-size:12px;margin-bottom:24px}.notice.success{background:#e7f7ef;color:#39795f}.notice.danger{background:#fff0ee;color:#ad5951}.notice.neutral{background:#eeedfa;color:#7b7399}.filters{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-bottom:14px}.filters label{margin:0}.filters .muted{margin-left:auto;font-size:12px}.event-details .mono{font-family:monospace;font-size:11px;color:#969cad;overflow-wrap:anywhere}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;font-size:12px;margin-top:22px}.pagination a{margin:0}.empty{padding:46px 24px;text-align:center;color:#969dae;font-size:13px}.empty h2{color:#626d82;margin:12px 0 8px}.empty-icon{width:44px;height:44px;border-radius:50%;background:#eaf7f1;color:#55a789;display:grid;place-items:center;margin:auto;font-size:22px}footer{display:flex;justify-content:space-between;color:#adb2c0;font-size:10px;margin-top:36px}.login-body{min-height:100vh;display:grid;place-items:center;background:radial-gradient(ellipse at 20% 10%,#ebe7ff 0,transparent 55%),#f6f7fb}.login-card{width:min(440px,calc(100% - 32px));padding:42px;background:white;border:1px solid #e9e7f2;border-radius:18px;box-shadow:0 18px 65px #332f6310}.login-card .brand{margin-bottom:42px}.login-card h1{font-size:26px;margin-top:9px}.login-card>.muted{font-size:13px;margin-bottom:30px}.login-foot{text-align:center;color:#a7abb9;font-size:10px;margin-top:26px}.wide{width:100%;justify-content:space-between;margin-top:5px}.login-card .eyebrow{font-size:9px}
@media(max-width:1100px){.sidebar{width:210px;padding:30px 14px}.workspace{margin-left:210px}main{padding:30px 24px}.topbar{padding:0 24px}.stats{gap:10px}.stat{padding:16px}.stat small{font-size:10px}}@media(max-width:760px){.shell{display:block}.sidebar{position:static;width:100%;padding:16px}.sidebar .brand{font-size:22px}.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;flex-wrap:wrap;margin-top:16px;gap:5px}.sidebar nav a{padding:7px 9px;font-size:11px;margin:0}.sidebar nav a span{display:none}.workspace{margin:0}.topbar{height:56px;padding:0 16px;font-size:11px}.topbar .muted{display:none}main{padding:24px 16px}.stats{grid-template-columns:repeat(2,1fr)}.integration-grid,.form-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-wrap:wrap}.panel{padding:18px}h1{font-size:25px}.account{gap:7px}.text-button{margin:0}footer span{display:none}.chart{padding-left:0;padding-right:0}.login-card{padding:30px}.filters{gap:12px}}
