:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#36394a;background:#fafbfc;font-synthesis:none;font-size:14px;--blue:#4e75ff;--border:#e8ebf0;--muted:#80838e}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}a{color:var(--blue);text-decoration:none}button,.button{border:1px solid var(--border);border-radius:8px;padding:11px 16px;background:white;color:#36394a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-weight:550}button:hover,.button:hover{background:#f3f5f9}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:var(--blue);color:white;border-color:var(--blue)}.primary:hover{background:#274fdc}.dark{background:#36394a;color:white;border-color:#36394a}.text-button{background:none;border:0;color:var(--muted);padding:10px 0;font-size:12px}aside{position:fixed;inset:0 auto 0 0;width:230px;background:white;border-right:1px solid var(--border);padding:30px 18px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;color:#36394a;font-size:23px;letter-spacing:-1px;font-weight:750;padding:0 10px}.brand-mark{width:33px;height:33px;border-radius:9px;background:var(--blue);color:white;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:750;line-height:1}.version{font-size:10px;letter-spacing:0;color:var(--muted);font-weight:400}.nav-label{font-size:9px;letter-spacing:1.3px;color:#9e9da4;margin:42px 12px 14px}nav a{display:flex;align-items:center;gap:12px;padding:13px 14px;margin-bottom:5px;color:#6e7076;border-radius:8px;font-weight:500}nav a:hover{background:#f7f7f7}nav a.active{color:var(--blue);background:#eef2ff}svg.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sidebar-bottom{margin-top:auto;padding:20px 12px 0;font-size:12px;border-top:1px solid var(--border)}.sidebar-bottom small{display:block;color:var(--muted);font-size:10px;margin:8px 0}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#1db462;margin-right:6px}.shell{margin-left:230px}header{height:76px;border-bottom:1px solid var(--border);background:white;padding:0 36px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}header b{color:#36394a;font-weight:500}.crumb{margin:0 14px;color:#c4c7d0}.user{display:flex;align-items:center;gap:10px;color:#36394a}.avatar{display:grid;place-items:center;width:30px;height:30px;background:#eef2ff;color:var(--blue);border-radius:50%;font-size:11px}main{padding:34px 36px;max-width:1600px;min-height:calc(100vh - 125px)}h1{font-size:28px;letter-spacing:-.8px;font-weight:650;margin:0 0 8px}h2{font-size:16px;font-weight:600;margin:0}h3{font-size:14px;margin:0;font-weight:600}p{color:var(--muted);line-height:1.65;margin:7px 0 0}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:1.4px;color:var(--muted);margin-bottom:10px}.actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.stat,.card{background:white;border:1px solid var(--border);border-radius:12px}.stat{padding:20px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#6e7076;font-size:12px}.stat-top svg{color:#9ca4ba}.number{font-size:31px;letter-spacing:-1px;margin:15px 0 9px;line-height:1}.stat small{font-size:11px;color:var(--muted)}.section-title{display:flex;justify-content:space-between;align-items:center;margin:26px 0 14px}.section-title span{color:var(--muted);font-size:12px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.card{padding:24px}.module-top{display:flex;justify-content:space-between;align-items:center;gap:14px}.module-id{display:flex;align-items:center;gap:12px}.module-icon{display:grid;place-items:center;background:#f0f3ff;color:var(--blue);width:42px;height:42px;border-radius:10px}.module-id small{display:block;color:var(--muted);font-size:11px;margin-top:5px}.badge{font-size:10px;background:#f5f6f8;border-radius:5px;padding:5px 8px;color:#80838e;white-space:nowrap}.badge.success{color:#169351;background:#edf9f2}.badge.warning{color:#a87921;background:#fff7e9}.badge.info{color:#4e75ff;background:#eef2ff}.badge.error{color:#ce5060;background:#fff0f2}.module-description{min-height:56px;font-size:12px;margin-top:16px}.module-metrics{display:flex;gap:45px;margin:20px 0;padding:17px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.module-metrics strong{font-size:20px;font-weight:550;display:block}.module-metrics small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.split{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:18px;margin-top:20px}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.event{display:flex;align-items:flex-start;gap:11px;padding:14px 0;border-bottom:1px solid #f1f2f5;font-size:12px}.event:last-child{border:0}.event p{margin:0;color:#606473;line-height:1.5}.event small{display:block;color:#9e9da4;margin-top:5px;font-size:10px}.event-dot{height:7px;width:7px;background:#4e75ff;border-radius:50%;margin-top:5px;flex-shrink:0}.event-dot.error{background:#d95d6b}.event-dot.success{background:#1db462}.event-dot.warning{background:#dfac53}.integration{display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:12px;border-bottom:1px solid #f1f2f5}.note{background:#f7f9ff;border:1px solid #e8edff;border-radius:9px;padding:15px 17px;font-size:12px;color:#69779e;line-height:1.6;margin:16px 0}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px;align-items:center}.toolbar input{max-width:320px}.segments{display:flex;gap:3px;background:#f4f5f7;padding:4px;border-radius:8px}.segments button{padding:7px 12px;font-size:12px;border:0;background:none}.segments button.selected{background:white;box-shadow:0 1px 3px #0000000c}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{font-weight:500;color:#9598a1;background:#fafbfc;padding:12px 14px;white-space:nowrap}td{padding:15px 14px;border-bottom:1px solid #eff1f4}tbody tr:hover{background:#fcfcfd}.empty{text-align:center;padding:48px 20px;color:var(--muted)}.empty svg{width:30px;height:30px;color:#a8b5d5;margin-bottom:15px}.empty strong{display:block;color:#606576;font-size:14px;margin-bottom:8px}.empty p{font-size:12px;max-width:360px;margin:auto}.pagination{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:12px;color:var(--muted)}.pagination button{padding:7px 13px}input,select,textarea{width:100%;padding:11px 13px;border:1px solid #dfe3eb;border-radius:7px;background:white;color:#36394a}input:focus,textarea:focus,select:focus{border-color:var(--blue);outline:2px solid #edf1ff}input::placeholder,textarea::placeholder{color:#a8aab2}label{display:block;font-size:12px;color:#696d7b;margin:18px 0}label input,label select,label textarea{display:block;margin-top:8px}label small{display:block;margin-top:7px;font-size:11px;color:var(--muted)}textarea{min-height:190px;resize:vertical;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid label{margin:12px 0}.search-form{display:flex;gap:10px;margin:18px 0}.search-form input{flex:1}.muted{color:var(--muted)}.error{color:#c85261}footer{height:49px;margin:0 36px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#9e9da4}#toast{position:fixed;bottom:26px;right:26px;background:#36394a;color:white;padding:15px 22px;border-radius:9px;box-shadow:0 6px 30px #0002;max-width:480px;z-index:20;font-size:13px}dialog{border:1px solid var(--border);border-radius:16px;padding:35px;width:430px;max-width:90vw}dialog::backdrop{background:#f3f5fadf;backdrop-filter:blur(5px)}dialog h1{font-size:23px;margin-top:22px}dialog button{width:100%}dialog p{font-size:12px}details{border-bottom:1px solid var(--border);padding:16px 0}summary{cursor:pointer;font-size:13px}code{font-size:11px;background:#f5f6f8;padding:3px 6px;border-radius:4px}@media(min-width:1600px){main{margin:auto}}@media(max-width:1100px){aside{width:200px}.shell{margin-left:200px}main{padding:28px 24px}header{padding:0 24px}.stats{gap:10px}.stat{padding:16px}.split{grid-template-columns:1fr}.module-metrics{gap:24px}}@media(max-width:760px){aside{position:static;width:auto;padding:16px;border:0;border-bottom:1px solid var(--border)}.brand{padding:0}.nav-label,.sidebar-bottom{display:none}nav{display:flex;overflow:auto;margin-top:15px;gap:5px}nav a{padding:10px;white-space:nowrap;font-size:12px;margin:0}nav a svg{display:none}.shell{margin:0}header{height:50px;padding:0 18px}.user{font-size:0}.stats{grid-template-columns:1fr 1fr}.grid,.form-grid{grid-template-columns:1fr}main{padding:24px 16px}.heading{align-items:flex-start;flex-direction:column;gap:15px}h1{font-size:25px}.card{padding:19px}.toolbar{flex-wrap:wrap}.toolbar input{max-width:none}.module-description{min-height:0}footer{margin:0 16px}.search-form{flex-wrap:wrap}.module-top{gap:6px}.version{margin-left:4px}}
