:root{font-family:Inter,system-ui,sans-serif;color:#17211b;background:#f4f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{border:0;border-radius:9px;background:#176b3a;color:#fff;min-height:44px;padding:.65rem 1rem;font-weight:700;cursor:pointer}button:disabled{opacity:.6}.secondary{background:#e9efeb;color:#18452c}.login{min-height:100vh;display:grid;place-items:center;padding:1rem;background:linear-gradient(145deg,#0d3d24,#176b3a)}.card{background:#fff;width:min(100%,390px);padding:2rem;border-radius:18px;box-shadow:0 24px 60px #001a0b55}.brand{font-size:1.4rem;font-weight:900;color:#176b3a}.brand span{color:#e5552f}.card h1{margin:.5rem 0 1.5rem}.card label,.modal label{display:grid;gap:.4rem;margin:.85rem 0;font-weight:650}input,select{width:100%;min-height:44px;border:1px solid #b8c7be;border-radius:8px;padding:.65rem;background:#fff}.card button{width:100%;margin-top:.75rem}.error{color:#9d241b;background:#fff0ee;padding:.7rem;border-radius:8px}.center,.state{min-height:50vh;display:grid;place-content:center;text-align:center}.shell{min-height:100vh;display:grid;grid-template:64px 1fr/230px 1fr}.shell header{grid-column:1/-1;background:#123d27;color:#fff;display:flex;align-items:center;padding:0 1rem;gap:1rem;position:sticky;top:0;z-index:5}.shell header span{margin-left:auto;text-align:right}.shell header small{display:block;opacity:.75;font-size:.65rem}.menu{display:none;background:transparent;font-size:1.4rem;padding:.2rem}.shell aside{background:#fff;border-right:1px solid #dae3dd;padding:1rem;display:flex;flex-direction:column;gap:.3rem}.shell aside a{color:#314b3a;text-decoration:none;padding:.8rem;border-radius:8px;font-weight:650}.shell aside a.active{background:#e3f1e8;color:#0e5b30}.content{padding:2rem;max-width:1400px;width:100%}h1{margin:0}.muted{color:#63746a}.shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.shortcuts a{background:#fff;border:1px solid #dce5df;border-radius:14px;padding:1.5rem;text-decoration:none;color:#123d27;font-size:1.15rem;font-weight:800}.shortcuts span{display:block;font-size:.85rem;color:#6c7c72;font-weight:400;margin-top:.5rem}.title{display:flex;justify-content:space-between;align-items:start;gap:1rem}.search{display:flex;gap:.5rem;margin:1.5rem 0;max-width:580px}.table{background:#fff;border:1px solid #dce5df;border-radius:12px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:600px}th,td{text-align:left;padding:.85rem;border-bottom:1px solid #e8eeea}th{font-size:.78rem;text-transform:uppercase;color:#617168}.badge{display:inline-block;background:#eee;color:#555;border-radius:999px;padding:.25rem .6rem;font-size:.75rem}.badge.ok{background:#dff4e6;color:#126331}.link{background:transparent;color:#176b3a;min-height:36px;padding:.3rem .55rem}.empty{text-align:center;color:#687970}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d2418aa;z-index:10;display:grid;place-items:center;padding:1rem;overflow:auto}.modal{background:#fff;border-radius:14px;padding:1.5rem;width:min(100%,480px);max-height:95vh;overflow:auto}.modal.product{width:min(100%,720px);display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.modal h2,.modal>div{grid-column:1/-1}.modal>div{display:flex;justify-content:flex-end;gap:.6rem;margin-top:1rem}@media (max-width:760px){.shell{display:block}.shell header{height:64px}.menu{display:block}.shell aside{display:none;position:fixed;top:64px;left:0;right:0;z-index:4;box-shadow:0 10px 20px #0002}.shell aside.open{display:flex}.content{padding:1.1rem}.shortcuts,.modal.product{grid-template-columns:1fr}.search{width:100%}.shell header b{font-size:.85rem}.shell header span{display:none}}
