:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#23302d;background:#f6f7f4;font-size:14px}*{box-sizing:border-box}body{margin:0}aside{width:248px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #e1e6df;padding:35px 24px;display:flex;flex-direction:column}.brand{font-weight:850;font-size:24px;color:#193d32;text-decoration:none;letter-spacing:-1px}.brand span{font-size:15px;letter-spacing:-.4px;font-weight:450;color:#6b7974}.workspace{margin:45px 10px 25px;font-size:10px;letter-spacing:1.6px;font-weight:700}.workspace small{display:block;margin-top:9px;letter-spacing:0;color:#839087;font-size:12px;font-weight:400}nav button{display:block;width:100%;text-align:left;border:0;margin:8px 0;padding:14px 10px;background:none;color:#6b7974}nav .active{background:#edf3ec;color:#244a37;border-radius:8px}.sidebar-bottom{margin-top:auto;font-size:11px;color:#728077}.sidebar-bottom p{overflow-wrap:anywhere}.dot{display:inline-block;width:7px;height:7px;background:#91b74c;border-radius:50%;margin-right:6px}main{margin-left:248px;padding:0 48px 60px;max-width:1600px}header{height:94px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e5de;color:#78867c;font-size:10px;letter-spacing:1.5px}header span:last-child{letter-spacing:0;background:#eef1e9;border:1px solid #dae2d3;padding:8px 12px;border-radius:20px;color:#536446}.heading{display:flex;align-items:center;justify-content:space-between;margin:47px 0 28px;gap:20px}.eyebrow{font-size:10px;letter-spacing:2px;color:#839078;font-weight:700}h1{font-size:38px;letter-spacing:-1.4px;font-weight:550;margin:12px 0}p{color:#7b857e;line-height:1.7;margin:8px 0}h2{font-size:18px;font-weight:550}button,.primary{cursor:pointer;font-family:inherit;font-size:13px;border:1px solid #d8dfd5;border-radius:7px;padding:11px 16px;color:#354c3c;background:white;text-decoration:none;display:inline-block}button:hover{filter:brightness(.96)}button:disabled{opacity:.5;cursor:wait}.primary{background:#284f3c;color:white;border-color:#284f3c}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e0e5dd;border-radius:10px;background:white;margin:30px 0}.stats article{padding:25px;border-right:1px solid #e5e9e2}.stats article:last-child{border:0}small{font-size:10px;letter-spacing:1px;color:#7d897e}strong{display:block;font-size:30px;margin-top:14px;font-weight:500}.panel,.batch,.job{background:white;border:1px solid #e0e5dd;border-radius:10px;padding:26px;margin-bottom:18px}.batch{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.batch h2{margin:0 0 5px}.empty{text-align:center;padding:70px 25px;border:1px dashed #cbd6c7;border-radius:10px}.empty h2{font-size:23px}.pill{display:inline-block;font-size:11px;padding:6px 10px;background:#eef1e9;border-radius:15px;margin:3px}.pill.review,.pill.failed{background:#fff1d8;color:#895b19}.pill.done{background:#e7f1e5;color:#3c703a}.job-title{display:flex;align-items:center;justify-content:space-between}.job h2{margin:0}.job progress{width:100%;height:5px;margin:18px 0;accent-color:#456a48}.job details{margin:15px 0}.job summary{cursor:pointer;color:#6c795e}.finding{padding:14px;background:#f6f7f3;border-radius:6px;margin:10px 0}.finding p{color:#4a564e}.finding button{margin:8px 0}.two-col{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;border:1px dashed #b9c9ae;background:#f8faf5;border-radius:10px;padding:45px 20px;margin:25px 0;cursor:pointer;font-size:25px}.drop b{font-size:15px}.drop span{font-size:12px;color:#7d897e}.drop input{font-size:12px;max-width:100%}.muted{font-size:12px}.soft{background:#eff3eb}.soft li{padding:15px 10px}.soft ol{padding-left:22px}.back{margin-top:24px;border:0;background:none;padding-left:0;color:#7d897e}a{color:#436739}#notice{background:#fff0dc;border:1px solid #e4c393;padding:16px;margin-top:18px;border-radius:8px;overflow-wrap:anywhere}.inline{display:flex;gap:12px}input,select{font:inherit;padding:12px;border:1px solid #d8dfd5;border-radius:6px}input[type=email]{flex:1}video{width:180px;border-radius:8px;background:#111;display:block;margin:10px 0}.outputs{display:flex;gap:20px;flex-wrap:wrap}audio{max-width:100%;margin-top:10px}#login{padding-top:100px}#login h1{font-size:60px;line-height:1.1}#login .primary{margin-top:25px}[hidden]{display:none!important}@media(max-width:900px){aside{width:190px;padding:25px 15px}main{margin-left:190px;padding:0 24px}.two-col{grid-template-columns:1fr}.heading{align-items:flex-start}h1{font-size:30px}.stats article{padding:15px}}@media(max-width:600px){aside{position:static;width:auto;display:block;padding:20px}.workspace,.sidebar-bottom,nav{display:none}main{margin:0;padding:0 18px 40px}header{height:65px}.stats{grid-template-columns:1fr 1fr}.heading{flex-direction:column;margin-top:30px}.inline{flex-wrap:wrap}input[type=email]{width:100%}}
