@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#172c2a;background:#f5f7f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{max-width:1230px;margin:auto;padding:0 36px}header{height:94px;border-bottom:1px solid #dce3da;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;letter-spacing:2px;text-decoration:none;color:#173e32;font-size:23px}.brand span{font-size:16px;margin-left:8px}.live{font-size:12px;color:#526c60;display:flex;gap:9px;align-items:center}.dot{height:7px;width:7px;background:#228758;border-radius:50%}.hero{display:flex;align-items:center;justify-content:space-between;padding:58px 0 48px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.6px;color:#547765}h1{font:800 54px/1.12 'Manrope',system-ui;letter-spacing:-2.7px;margin:18px 0}h1 span{color:#6a8174}.subtitle{color:#65756a;font-size:14px}.hero-stat{border-left:1px solid #ced9ce;padding:14px 48px;display:flex;flex-direction:column;max-width:260px;gap:12px}.hero-stat strong{font:600 70px/1 'Manrope',system-ui;color:#2c7954}.hero-stat span{color:#6b7d71;font-size:12px}.section-head{display:flex;justify-content:space-between;align-items:center;margin:12px 0 18px;gap:10px}h2{font-size:17px;font-weight:700;margin:0}h2 span{font-size:12px;background:#e5ece3;padding:3px 8px;border-radius:6px;margin-left:7px}#sync{font-size:11px;color:#708176}.companies{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.card{background:#fff;border:1px solid #e0e6dc;border-radius:13px;padding:18px;min-height:152px;cursor:pointer;text-align:left;color:inherit;font:inherit}.card:hover,.card.selected{border-color:#4c8563;box-shadow:0 3px 15px #21492a09}.card-head{display:flex;align-items:center;gap:10px;font-weight:700;font-size:14px}.initial{width:32px;height:32px;background:#edf2eb;border-radius:9px;display:grid;place-items:center;color:#427756;font-weight:800}.count{font-weight:700;font-size:23px;margin:12px 0 7px}.count small{font-weight:400;font-size:11px;color:#7c877f}.status{font-size:11px;color:#4a7a58;line-height:1.5}.status.warn{color:#a66b17}.status.bad{color:#ae4a43}.note{font-size:10px;color:#7b877b;line-height:1.5;margin-top:8px}.feed{margin-top:40px}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.tabs{background:#e8ede5;padding:4px;border-radius:8px;display:flex}.tabs button{background:transparent;border:0;padding:9px 13px;color:#6b786e}.tabs .active{background:white;color:#204d36;box-shadow:0 1px 4px #0001;border-radius:6px}button,select,input{font:inherit;font-size:12px}button{cursor:pointer}#refresh,select,input{border:1px solid #d9e2d6;border-radius:7px;padding:11px;background:#fff;color:#4a6253}input{flex:1;min-width:160px}#results{border:1px solid #dce4d8;border-radius:12px;background:white;overflow:hidden}.row{display:grid;grid-template-columns:110px 1fr 110px;gap:18px;align-items:center;padding:20px 22px;border-bottom:1px solid #edf0ea}.row:last-child{border:0}.badge{font-size:10px;padding:5px 8px;border-radius:5px;display:inline-block;background:#e7f4e9;color:#217147}.badge.returned{background:#eaf0fa;color:#476cac}.badge.updated{background:#fff2db;color:#976c22}.badge.left{background:#f0eeee;color:#8a7373}.company-name{font-size:11px;color:#758174;margin-top:8px}.job-title{font-size:14px;font-weight:600;color:#203b2b;text-decoration:none}.job-title:hover{text-decoration:underline}.meta{font-size:11px;color:#7c887b;line-height:1.7;margin-top:7px}.when{font-size:11px;color:#7a877b;text-align:right}.empty{padding:48px 20px;text-align:center;color:#758273;font-size:13px}.banner{background:#fff0dd;color:#815715;padding:15px;border-radius:8px;margin-bottom:20px}footer{font-size:11px;line-height:1.8;color:#85907f;padding:24px 0 40px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #318458;outline-offset:3px}@media(max-width:800px){.companies{grid-template-columns:repeat(2,1fr)}h1{font-size:43px}.hero-stat{padding:15px 20px}.shell{padding:0 20px}}@media(max-width:500px){.hero-stat{display:none}.hero{padding:30px 0}.live{font-size:10px}.row{grid-template-columns:80px 1fr;gap:10px;padding:15px}.when{grid-column:2;text-align:left}.section-head{align-items:flex-start}.card{padding:12px}.toolbar input{width:100%}h1{font-size:40px}}
