:root{font-family:Inter,"Be Vietnam Pro",system-ui,sans-serif;color:#173224;background:#f2f7f3}*{box-sizing:border-box}body{margin:0}.shell{width:min(1080px,calc(100% - 32px));margin:40px auto 80px}.brand{display:flex;gap:18px;align-items:center;margin-bottom:26px}.brand h1,.toolbar h2{margin:2px 0 6px}.brand p{margin:0;color:#597066}.logo{display:grid;place-items:center;width:66px;height:66px;border-radius:20px;background:#08743b;color:#fff;font-size:24px;font-weight:900;box-shadow:0 12px 30px #08743b35}.eyebrow{font-size:11px!important;letter-spacing:.14em;color:#b07a00!important;font-weight:800}.card{background:#fff;border:1px solid #dfe9e2;border-radius:18px;box-shadow:0 10px 32px #204b2b0c}.login-card{max-width:480px;padding:28px}.login-card h2{margin-top:0}form{display:grid;gap:16px;margin-top:22px}label{display:grid;gap:7px;font-size:13px;font-weight:700}input{width:100%;padding:13px 14px;border:1px solid #cddbd1;border-radius:11px;font:inherit}button{border:0;border-radius:11px;background:#08743b;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer}.secondary,.filter{background:#eef5f0;color:#245137}.danger{background:#b42318}.error{color:#b42318;min-height:20px}.toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px 22px}.toolbar-actions,.actions,.filters{display:flex;gap:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0}.stats article{display:grid;padding:18px}.stats strong{font-size:30px;color:#08743b}.stats span{color:#65796b}.filters{padding:12px;margin-bottom:14px}.filter.active{background:#08743b;color:#fff}.status{color:#65796b}.records{display:grid;gap:12px}.record{display:flex;align-items:center;justify-content:space-between;padding:18px 20px}.record h3{margin:8px 0 5px}.record p{margin:4px 0;color:#65796b}.badge{display:inline-block;background:#eef5f0;color:#08743b;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.note{padding:8px 10px;background:#fff8e7;border-radius:8px}@media(max-width:700px){.stats{grid-template-columns:1fr}.toolbar,.record{align-items:flex-start;flex-direction:column}.brand{align-items:flex-start}.actions{margin-top:12px}.filters{overflow:auto}}
