:root{--green:#1e654c;--ink:#18231d;--muted:#78827b;--line:#e7ebe7;--bg:#f6f7f4}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px Inter,ui-sans-serif,system-ui;display:grid;grid-template-columns:238px 1fr}aside{height:100vh;position:sticky;top:0;background:#fcfdfb;border-right:1px solid var(--line);padding:25px 17px;display:flex;flex-direction:column}.brand{font-size:20px;font-weight:800;display:flex;align-items:center;gap:11px;margin:0 9px 25px}.brand>b{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--green);color:white;font-size:15px}aside>p{margin:19px 11px 7px;color:#a3aaa5;font-size:9px;font-weight:800;letter-spacing:.15em}nav button,.settings{border:0;width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;margin:2px 0;border-radius:9px;background:none;color:#69736c;font-weight:600;text-align:left}nav button:hover,nav button.active,.settings:hover{background:#e9f1ec;color:var(--green)}nav span,.settings span{flex:1}nav i{font-style:normal;font-size:10px;background:#dfece5;padding:2px 7px;border-radius:10px}.channel{margin-top:auto;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;padding:12px 10px;background:white}.channel>i{width:8px;height:8px;background:#36b27b;border-radius:50%;box-shadow:0 0 0 3px #def4e9}.channel div,.profile div{display:flex;flex-direction:column}.channel b{font-size:10px}.channel small,.profile small{color:var(--muted);font-size:9px}.settings{margin-top:7px}.profile{border-top:1px solid var(--line);margin-top:8px;padding:13px 8px 0;display:flex;align-items:center;gap:9px;font-weight:600}.profile>b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#d8e8e0;color:#2a5d47;font-size:11px}main{min-width:0}header{height:90px;padding:0 34px;border-bottom:1px solid var(--line);background:#ffffffc9;display:flex;align-items:center;justify-content:space-between}header small{font-size:9px;letter-spacing:.14em;color:#9aa39d;font-weight:700}h1{font-size:23px;margin:3px 0 0}h2,h3{margin:0}header>#menu{display:none;border:0;background:none;font-size:22px}.primary{border:0;border-radius:9px;background:var(--green);color:#fff;padding:11px 16px;font-weight:650;cursor:pointer}#dashboard{padding:28px 34px 45px}.intro{display:flex;align-items:end;justify-content:space-between;margin-bottom:21px}.intro h2{font-size:18px}.intro p,.head p{color:var(--muted);font-size:11px;margin:5px 0 0}.intro select{padding:9px 12px;border:1px solid var(--line);border-radius:8px;background:white}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.metrics article,.panel{background:white;border:1px solid var(--line);border-radius:12px}.metrics article{padding:16px}.metrics em{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;font-style:normal;margin-bottom:15px}.mint{background:#dff4e9;color:#197552}.purple{background:#eee8fa;color:#7354b1}.gold{background:#fff0d3;color:#a56b14}.blue{background:#e3eefb;color:#427bb4}.metrics label{display:flex;justify-content:space-between;color:#657068;font-size:10px}.metrics label i{color:#289565;font-style:normal;font-size:8px}.metrics strong{display:block;font-size:27px;margin:7px 0 1px}.metrics>article>small{color:#9aa39d;font-size:8px}.grid{display:grid;grid-template-columns:1.65fr .8fr;gap:13px;margin-top:13px}.panel{padding:19px}.head{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.head h3{font-size:15px}.head>small{color:var(--muted);font-size:8px}.head>small i,.head>small span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green)}.head>small span{background:#b8d7c9}.head button{border:0;background:none;color:var(--green);font-weight:650;font-size:9px}.activity #chart{height:176px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 43px,#eff2ef 44px)}#chart svg{width:100%;height:100%}.axis{display:flex;justify-content:space-between;color:#a0a8a2;font-size:7px;margin-top:7px}.donut{width:124px;height:124px;margin:3px auto 14px;padding:11px;border-radius:50%;background:conic-gradient(var(--green) 0 97.3%,#e87967 97.3% 98.3%,#e7c172 98.3%)}.donut div{height:100%;border-radius:50%;background:white;display:grid;place-content:center;text-align:center}.donut b{font-size:20px}.donut small{font-size:8px;color:var(--muted)}.health ul{list-style:none;padding:0;margin:0}.health li{display:flex;align-items:center;border-top:1px solid #f0f2ef;padding:8px 2px;color:#68736c;font-size:9px}.health li i{width:7px;height:7px;border-radius:50%;margin-right:6px}.health li b{margin-left:auto;color:var(--ink)}.ok{background:var(--green)}.warn{background:#e7c173}.fail{background:#e97967}.conversation{display:flex;align-items:center;gap:10px;padding:11px 2px;border-top:1px solid #f0f2ef}.conversation:first-child{border:0}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e4eee9;color:var(--green);font-size:10px;font-weight:700}.copy{min-width:0;flex:1}.copy b{font-size:10px}.copy p{margin:3px 0 0;color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation time{font-size:8px;color:#9ca59e}.badge{font-size:7px;background:#e1f2e9;color:#277555;border-radius:8px;padding:3px 6px}.rules ol{list-style:none;padding:0;margin:0}.rules li{display:flex;align-items:center;gap:10px;padding:12px 2px;border-top:1px solid #f0f2ef}.rules li>span{font-size:8px;color:#afb7b1}.rules li div{display:flex;flex:1;flex-direction:column}.rules li b{font-size:9px}.rules li small{font-size:8px;color:var(--muted);margin-top:3px}.rules li em{font-size:8px;font-style:normal;background:#eef4f0;color:var(--green);padding:5px 8px;border-radius:7px}#placeholder{min-height:calc(100vh - 90px);padding:80px 20px;text-align:center}#placeholder>div{width:60px;height:60px;margin:auto;border-radius:18px;background:#dff4e9;display:grid;place-items:center;color:var(--green);font-size:25px}#placeholder h2{margin:20px 0 7px}#placeholder p{color:var(--muted);margin:0 auto 22px}dialog{width:min(450px,calc(100% - 30px));border:0;border-radius:15px;padding:0;box-shadow:0 25px 80px #1731253d}dialog::backdrop{background:#172a225f;backdrop-filter:blur(3px)}dialog form{padding:23px}.modal-head{display:flex;justify-content:space-between}.modal-head h2{font-size:17px}.modal-head button{border:0;background:none;font-size:22px}dialog label{display:block;margin-top:15px;font-size:10px;font-weight:650}dialog input,dialog select{width:100%;padding:11px;margin-top:6px;border:1px solid var(--line);border-radius:8px}dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:23px}dialog footer>button:first-child{border:1px solid var(--line);background:white;border-radius:8px;padding:10px 15px}#toast{position:fixed;right:22px;bottom:22px;padding:12px 17px;border-radius:9px;background:#183f31;color:white;font-size:11px;opacity:0;transform:translateY(10px);transition:.25s}#toast.show{opacity:1;transform:none}@media(max-width:1000px){.metrics{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}}@media(max-width:700px){body{display:block}aside{position:fixed;left:-250px;width:238px;z-index:4;transition:.25s;box-shadow:12px 0 40px #14271f20}aside.open{left:0}header{height:76px;padding:0 17px;gap:10px}header>#menu{display:block}header>div{flex:1}h1{font-size:16px}header small{display:none}#dashboard{padding:22px 17px}.intro p{display:none}.metrics{grid-template-columns:1fr 1fr}}@media(max-width:440px){.metrics{grid-template-columns:1fr}.grid{display:block}.panel{margin-top:13px}header .primary{font-size:0}header .primary:first-letter{font-size:17px}}
