:root{font-family:system-ui,-apple-system,sans-serif;color:#17202a;background:#f3f5f7;line-height:1.45}*{box-sizing:border-box}body{margin:0}header,main{max-width:900px;margin:auto;padding:1rem}header{background:#16213e;color:#fff;max-width:none}nav{display:flex;gap:.7rem;flex-wrap:wrap;max-width:900px;margin:auto}nav a{color:#fff}h1{font-size:1.7rem;margin:.4rem 0}.card{background:#fff;border:1px solid #d8dee4;border-radius:.55rem;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 2px #0001}.grid{display:grid;gap:1rem}.row{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.spread{justify-content:space-between}label{display:block;font-weight:650;margin:.7rem 0 .2rem}input,select,textarea,button,.button{font:inherit;min-height:44px;border:1px solid #9aa4af;border-radius:.35rem;padding:.55rem .7rem;max-width:100%}input,select,textarea{width:100%;background:#fff}textarea{min-height:100px}button,.button{background:#1769aa;color:#fff;border:0;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}button.danger{background:#a93226}button.secondary,.button.secondary{background:#566573}.status{font-weight:700}.out{color:#a93226}.error{color:#a93226}.success{color:#196f3d}.hidden{display:none!important}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.category-grid label{border:1px solid #9aa4af;border-radius:.4rem;padding:.7rem;margin:0}.category-grid input{width:auto;min-height:auto}.muted{color:#65717e}.photo{max-width:200px;max-height:160px;border-radius:.3rem}.labels{display:grid;grid-template-columns:repeat(2,1fr);gap:.3in}.label{text-align:center;background:#fff;border:1px dashed #777;padding:.2in;break-inside:avoid}.label canvas{max-width:100%;height:auto}.machine-link{display:block;padding:.7rem;background:#f7f9fa;border-radius:.3rem;margin:.4rem 0}@media(min-width:700px){.grid.two{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:repeat(3,1fr)}}@media print{header,.no-print{display:none!important}body{background:#fff}.labels{grid-template-columns:repeat(3,1fr)}.label{border:1px solid #aaa}.card{box-shadow:none}}
