:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root,.app-shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.brand{color:#111827;font-size:1.1rem;font-weight:700;text-decoration:none}.menu{gap:1rem;display:flex}.menu a{color:#374151;font-weight:600;text-decoration:none}.content{max-width:1180px;margin:0 auto;padding:1.25rem}.stack{flex-direction:column;gap:1rem;display:flex}.panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}.auth-panel{max-width:460px;margin:2rem auto}.heading-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-title-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-panel{flex-direction:column;gap:.75rem;display:flex}label{color:#111827;flex-direction:column;gap:.35rem;font-weight:600;display:flex}input,textarea,select{font:inherit;border:1px solid #d1d5db;border-radius:8px;padding:.55rem .7rem}.btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .9rem;font-weight:600}.btn.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.btn:disabled{opacity:.6;cursor:not-allowed}.home-actions{margin-top:1rem}.alert{border-radius:8px;padding:.7rem .8rem;font-weight:600}.alert.success{color:#0d6a35;background:#e7f8ee;border:1px solid #9dd9b2}.alert.error{color:#8f1f1f;background:#ffeded;border:1px solid #f3b0b0}.qr-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.9rem;display:grid}.qr-card{border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.35rem;padding:.8rem;display:flex}.qr-card img{align-self:center;width:100%;max-width:180px}.qr-card h3{margin:.35rem 0 .1rem;font-size:1rem}.qr-card p{margin:0}.filter-row{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:.75rem;margin-bottom:1rem;display:grid}.filter-actions{gap:.5rem;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:.55rem}th{background:#f8fafc;font-size:.93rem}.meta{color:#4b5563;margin:0}.media-links{flex-wrap:wrap;gap:.45rem;margin-top:.35rem;display:flex}.media-links a{color:#1d4ed8;font-size:.88rem;text-decoration:none}@media (width<=1000px){.grid.two{grid-template-columns:1fr}.filter-row{grid-template-columns:1fr 1fr}}@media (width<=700px){.topbar,.heading-row,.section-title-row{flex-direction:column;align-items:flex-start}.content{padding:.85rem}.filter-row{grid-template-columns:1fr}}
