:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#292524;background:#fffaf0;line-height:1.45}*{box-sizing:border-box}body{margin:0}.topbar{background:#92400e;color:white;padding:1rem max(1rem,calc((100% - 960px)/2));display:flex;justify-content:space-between;align-items:center}.status{font-size:.8rem;margin-left:1rem;opacity:.85}.shell{max-width:960px;margin:2rem auto;padding:0 1rem}.card,.list article{background:white;border:1px solid #e7e5e4;border-radius:.75rem;padding:1rem;box-shadow:0 2px 8px #0000000d}.login-card{max-width:480px;margin:10vh auto;display:grid;gap:1rem}h1,h2{margin:.2rem 0 1rem}label{display:grid;gap:.35rem;font-size:.9rem}input,select,button{font:inherit;border:1px solid #d6d3d1;border-radius:.4rem;padding:.6rem;background:white}button{background:#b45309;color:white;border-color:#b45309;cursor:pointer;font-weight:600}button.ghost{background:transparent;color:#92400e;border-color:#d6d3d1}.tabs,.panel-head,.actions{display:flex;gap:.5rem;align-items:center}.tabs{margin-bottom:1rem;border-bottom:1px solid #e7e5e4;padding-bottom:.5rem}.tabs button.active{background:#92400e}.tabs button.ghost{margin-left:auto}.panel-head{justify-content:space-between}.form{margin-bottom:1rem}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wide{grid-column:1/-1}.list{display:grid;gap:.6rem}.list article{display:flex;justify-content:space-between;gap:1rem;align-items:center}.muted,small{color:#78716c}.actions{margin-top:1rem}#notice{position:fixed;right:1rem;bottom:1rem;background:#292524;color:white;padding:.75rem 1rem;border-radius:.5rem;display:none}@media(max-width:600px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}.list article{display:block}.list article .actions{margin-top:.5rem}}
