:root{color:#16231e;font-synthesis:none;background:#f4f6f2;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.eyebrow{color:#397561;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #dce4dd;border-radius:24px;width:100%;max-width:420px;padding:38px;box-shadow:0 18px 50px #173c2920}.login-card img{height:46px}.login-card h1{font-size:2rem;line-height:1.08}.login-card form,.login-card label,.form-grid label,.editor label{gap:8px;display:grid}.login-card form{gap:18px}input,select{border:1px solid #cad6cd;border-radius:10px;min-width:0;min-height:42px;padding:9px 10px}.login-card button,.panel button{color:#fff;background:#0b6b4f;border:0;border-radius:10px;padding:10px 15px;font-weight:750}.panel button.secondary,.secondary{color:#174f3d;background:#edf4ef;border:1px solid #cad9cf}.panel button.danger{color:#9b2e20;background:#fff0ed}.error{color:#9d321c;background:#fff0ea;border-radius:10px;padding:10px}.notice{color:#175c45;background:#e9f6ef;border-radius:10px;padding:10px}.login-card button.link-button{color:#0b6b4f;background:0 0;padding:4px}.web-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.web-shell aside{color:#fff;background:#083f31;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand img{filter:brightness(0)invert();height:34px}nav{gap:8px;margin:40px 0;display:grid}nav a{color:#d9eee5;border-radius:9px;padding:10px;text-decoration:none}nav a:hover{background:#ffffff17}.quiet{color:#fff;background:0 0;border:1px solid #ffffff45;border-radius:9px;margin-top:auto;padding:9px}.web-shell>main{width:100%;min-width:0;max-width:1280px;padding:34px 42px}.web-shell header,.header-actions,.panel-title,.actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.web-shell header h1{margin:4px 0;font-size:2rem}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:28px 0;display:grid}.metrics article,.panel{background:#fff;border:1px solid #dce4dd;border-radius:16px;padding:20px}.metrics article{gap:10px;display:grid}.metrics strong{font-size:1.55rem}.metrics .primary{color:#fff;background:#0b6b4f}.panel{margin-bottom:18px}.panel-title h2{margin:0 0 8px}.panel-title span,.card-list small,.conflict small{color:#66756d;display:block}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.category-grid article{gap:8px;min-width:0;display:grid}.category-grid strong{font-size:.9rem}.category-grid div{background:#e5ece7;border-radius:8px;height:7px;overflow:hidden}.category-grid i{background:#2b9572;height:100%;display:block}.category-grid i.over{background:#b6412e}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.form-grid label,.editor label{font-size:.82rem;font-weight:700}.card-list{gap:8px;display:grid}.card-list article,.conflict,.line{border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;gap:12px;padding:12px 4px;display:flex}.editor{background:#f4f7f4;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;padding:16px;display:grid}.editor .actions{grid-column:1/-1;justify-content:flex-start}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e4e9e5;padding:13px}th{color:#627069;text-transform:uppercase;font-size:.78rem}.clickable:hover{background:#f0f6f2}.clickable{cursor:pointer}.clickable:focus-visible{outline-offset:-2px;background:#e7f3ec;outline:2px solid #238365}.panel h3{margin-top:24px}.modal{z-index:5;background:#0a1e17aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal>section{background:#fff;border-radius:18px;width:100%;max-width:600px;max-height:80vh;padding:22px;overflow:auto}.purchase-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.purchase-facts div{background:#f2f6f3;border-radius:10px;padding:11px}.purchase-facts dt,.purchase-detail-line small{color:#66756d;font-size:.78rem}.purchase-facts dd{margin:5px 0 0;font-weight:750}.purchase-detail-items h3{margin:16px 0 6px}.purchase-detail-line,.purchase-detail-total{border-top:1px solid #e4e9e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 2px;display:flex}.report-tabs{gap:8px;display:flex}.report-tabs button.is-selected{color:#fff;background:#0b6b4f}.report-list article{border-top:1px solid #e4e9e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 2px;display:flex}.report-list article div{gap:3px;display:grid}.report-list small{color:#66756d}.purchase-detail-line div{gap:3px;display:grid}.purchase-detail-total{margin-top:4px;font-size:1.08rem}.loading{place-items:center;min-height:100vh;display:grid}@media (width<=800px){body{overflow-x:hidden}.web-shell{max-width:100vw;display:block}.web-shell aside{display:none}.web-shell>main{max-width:100vw;padding:14px;overflow:hidden}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.metrics article,.panel{padding:14px}.metrics strong{font-size:1.2rem}.category-grid,.form-grid,.editor{grid-template-columns:1fr}.table-wrap{max-width:100%;overflow-x:auto}.web-shell header{align-items:flex-start;display:grid}.header-actions{flex-wrap:wrap;justify-content:flex-start}.panel-title,.conflict{flex-wrap:wrap;align-items:flex-start}.web-shell header h1{font-size:1.5rem}.login-card{padding:24px}.modal{padding:10px}.purchase-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
