:root{--ink:#213d36;--muted:#788780;--line:#e6ebe6;--paper:#f6f8f4;--green:#214d3f;--lime:#d9ed9a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-size:14px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #96b955;outline-offset:3px}.workspace{display:flex;min-height:100vh}.sidebar{width:238px;background:#fff;border-right:1px solid var(--line);padding:36px 22px;position:fixed;height:100vh;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;color:var(--green);font-family:Georgia,serif;font-weight:700;font-size:45px;line-height:.82;letter-spacing:-5px}.brand span{font-family:inherit;font-size:21px;letter-spacing:-.5px;line-height:1.04}.nav-label{font-size:10px;letter-spacing:1.6px;color:#93a099;margin:58px 13px 16px}.sidebar nav{display:grid;gap:8px}.sidebar nav a{padding:13px;border-radius:9px;color:#687b72;font-weight:500}.sidebar nav a.selected{color:var(--green);background:#ecf2e5}.sidebar nav a:hover{background:#f2f5ef}.sidebar nav b{float:right;font-size:11px;background:#dbe7c9;padding:2px 7px;border-radius:5px}.sidebar-bottom{margin-top:auto;padding:20px 12px 0;border-top:1px solid var(--line);font-size:12px}.sidebar-bottom p{color:var(--muted);font-size:11px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#80a548;margin-right:6px}.text-button{border:0;background:none;padding:8px 0;color:var(--muted)}.main{margin-left:238px;width:calc(100% - 238px)}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:12px;background:#fafbf8}.topbar strong{font-weight:500;margin-left:10px}.topbar span span{margin-left:10px}.page{padding:40px 42px 24px;max-width:1580px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:#829070}h1{font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.15;font-weight:400;letter-spacing:-1.2px;margin:10px 0 12px}p{line-height:1.6;margin:8px 0}.muted{color:var(--muted)}.small{font-size:12px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--green);border:1px solid var(--green);color:white;border-radius:8px;padding:13px 19px;font-weight:500;white-space:nowrap;line-height:20px}.button:hover{background:#31624f}.button.secondary{background:white;color:var(--green);padding:8px 14px}.notice{display:flex;gap:14px;padding:13px 16px;border:1px solid #e3e8cc;background:#f0f4e4;border-radius:8px;margin:18px 0 26px;font-size:12px;line-height:1.5}.notice strong{font-size:10px;letter-spacing:.7px;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:28px}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.stat>div{font-size:12px;color:#63776b}.stat>div span{float:right;font-size:20px;color:#8a9c86}.stat>strong{display:block;font-size:35px;font-weight:500;letter-spacing:-1.5px;margin:24px 0 12px}.stat small{font-size:13px;letter-spacing:0;margin-left:7px;color:#8b978e;font-weight:400}.stat p{font-size:11px;color:#89978d;margin:0}.stat.dark{background:var(--green);border-color:var(--green);color:white}.stat.dark>div,.stat.dark p{color:#c2d0be}.stat.dark progress{height:3px;margin-top:15px}.panel{background:white;border:1px solid var(--line);border-radius:12px;margin-bottom:24px;overflow:hidden;scroll-margin-top:20px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px}.section-title h2{font-size:16px;font-weight:600;margin:0;letter-spacing:-.3px}.section-title p{font-size:11px;color:var(--muted);margin:7px 0 0}.count{display:inline-block;border:1px solid #e3e9dd;border-radius:5px;font-size:10px;color:#6c8065;padding:3px 7px;margin-left:5px;vertical-align:middle}.chip{border-radius:6px;background:#f2f5ee;color:#758368;font-size:10px;padding:7px 9px;white-space:nowrap}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:9px;font-weight:500;letter-spacing:1px;padding:14px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#91a092;background:#fbfcf9}td{padding:22px 24px;border-bottom:1px solid #eef1eb;font-size:12px}tr:last-child td{border:0}.channel-name{display:flex;gap:12px;align-items:center}.channel-name a{font-weight:600}.channel-name small{display:block;font-size:10px;color:#97a18f;margin-top:7px}.avatar{display:grid;place-items:center;background:#e6ecd9;color:#72835c;border-radius:9px;min-width:40px;height:42px;font-family:Georgia,serif;font-size:16px}.progress-cell{min-width:200px}.progress-cell>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:10px;gap:5px}.progress-cell span{color:#92a08d}.progress-cell em{font-style:normal;margin-left:16px;color:#859776;font-size:10px}progress{width:100%;height:5px;appearance:none;border:none;display:block;border-radius:10px;background:#eaf0e2;overflow:hidden}progress::-webkit-progress-bar{background:#eaf0e2}progress::-webkit-progress-value{background:#a8c279;border-radius:10px}progress::-moz-progress-bar{background:#a8c279}.growth{background:#f0f5e9;color:#6f8c50;font-size:11px;padding:5px 7px;border-radius:4px}.status-pill{font-size:10px;background:#edf5ed;color:#669676;border:0;border-radius:20px;padding:7px 10px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.queue-row{display:flex;align-items:center;gap:14px;padding:18px 24px;border-top:1px solid var(--line)}.queue-row div{flex:1}.queue-row strong{font-size:12px}.queue-row p{font-size:10px;color:#8d9b85;margin:5px 0 0}.queue-number{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:7px;color:#9caa95;font-size:11px}.success-icon{color:#86a166;font-size:20px}.empty{text-align:center;padding:48px 20px;white-space:normal}.empty>span{font-size:25px;color:#a8b69d}.empty h3{font-family:Georgia,serif;font-size:21px;font-weight:400;letter-spacing:-.3px}.empty p{font-size:12px;color:var(--muted)}.empty a{font-size:12px;color:#638344;display:inline-block;margin-top:12px}.empty.compact{padding:28px 20px}.empty.compact h3{font-size:18px}.alert-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap;padding:16px 24px;border-top:1px solid var(--line);font-size:12px;color:#987644}.alert-row code{font-size:10px;color:var(--muted)}.all-clear{padding:4px 24px 25px;font-size:12px;color:#7a916b}.page-footer{display:flex;justify-content:space-between;gap:15px;color:#9aa68f;font-size:10px;padding:5px 0}.mono{font-family:monospace}.auth-shell{max-width:410px;margin:60px auto;padding:0 20px}.auth-shell>.brand{margin-bottom:45px}.auth-card{background:white;padding:32px;border:1px solid var(--line);border-radius:16px}.auth-card h1{font-size:39px}.auth-card>p{font-size:13px;color:var(--muted)}label{display:block;font-size:12px;font-weight:500;margin:24px 0 10px}input{width:100%;border:1px solid #dce5d6;border-radius:7px;padding:13px;background:#fcfdfa;color:var(--ink)}.auth-card .button{width:100%;margin:22px 0 10px}.auth-card .small{font-size:11px}.auth-shell footer{font-size:9px;letter-spacing:1.4px;color:#92a18c;text-align:center;margin:30px 0}.error-text{color:#ad5744!important;font-size:12px}.onboard-shell{max-width:690px;margin:50px auto;padding:0 24px}.back-link{display:block;font-size:12px;margin:30px 0;color:var(--muted)}.wide{padding:40px}.steps{display:flex;justify-content:space-between;gap:10px;font-size:10px;border-bottom:1px solid var(--line);padding:18px 0;margin:10px 0 30px;color:#95a18c}.steps .current,.steps .done{color:#4c7141;font-weight:600}.connected{background:#f2f6eb;border-radius:9px;padding:20px}.connected span{font-size:9px;letter-spacing:1px;color:#859974}.connected h2{font-size:20px;margin:10px 0}.connected p{font-size:12px;color:var(--muted)}@media(min-width:1550px){.page{padding-top:50px}}@media(max-width:1150px){.sidebar{width:195px;padding:30px 15px}.main{margin-left:195px;width:calc(100% - 195px)}.page{padding:30px 24px}.topbar{padding:0 24px}.stats-grid{gap:10px}.stat{padding:19px}.page-heading h1{font-size:32px}.page-heading .button{font-size:12px;padding:11px 14px}.two-col{gap:16px}}@media(max-width:800px){.sidebar{position:relative;height:auto;width:100%;padding:18px 20px;flex-direction:row;align-items:center;justify-content:space-between}.sidebar .brand{font-size:35px}.sidebar .brand span{font-size:17px}.sidebar nav{display:flex}.sidebar nav a{font-size:12px;padding:10px}.sidebar nav a:not(.selected),.nav-label,.sidebar-bottom{display:none}.workspace{display:block}.main{margin:0;width:100%}.topbar{height:50px;font-size:10px}.page{padding:25px 20px}.page-heading{align-items:flex-start}.page-heading h1{font-size:30px}.page-heading .muted{font-size:12px}.page-heading .button{margin-top:24px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr;gap:0}.page-footer{flex-direction:column}.notice{flex-direction:column;gap:4px}.stat>strong{margin:15px 0 10px;font-size:32px}.section-title{padding:20px}.section-title>span.chip{display:none}.page-heading{flex-wrap:wrap}.page-heading .button{margin:0}.auth-shell{margin-top:35px}.wide{padding:26px}.steps{font-size:9px}.onboard-shell{margin-top:30px}}
