:root{color:#14213d;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,.secondary-button{color:#fff;cursor:pointer;font:inherit;background:#14213d;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}button:hover,.secondary-button:hover{filter:brightness(1.08)}.secondary-button{color:#14213d;background:#edf0f7}.danger-button{background:#b42318}input{color:#14213d;font:inherit;background:#fff;border:1px solid #ccd2e3;border-radius:12px;width:100%;min-height:44px;padding:.65rem .8rem}label{gap:.35rem;font-size:.9rem;font-weight:700;display:grid}h1,h2,h3,p{margin-top:0}.login-page,.center-card{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card,.panel,.item-card{background:#fff;border:1px solid #e2e6f0;border-radius:24px;box-shadow:0 16px 36px #14213d14}.login-card{gap:1rem;width:100%;max-width:420px;padding:2rem;display:grid}.app{max-width:1180px;margin:0 auto;padding:1.5rem}.topbar{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.topbar h1{margin-bottom:0}.topbar-actions,.form-actions,.card-actions{flex-wrap:wrap;gap:.75rem;display:flex}.topbar-actions{flex-wrap:nowrap}.icon-button{color:#fff;cursor:pointer;background:#14213d;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;padding:0;text-decoration:none;display:inline-flex}.icon-button svg{fill:currentColor;width:28px;height:28px}.icon-button:hover{filter:brightness(1.08)}.eyebrow{color:#6c7489;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.82rem;font-weight:800}.panel{margin-bottom:1rem;padding:1.25rem}.item-form,.filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.form-actions{align-items:end}.photo-preview,.form-message{grid-column:1/-1}.photo-preview{gap:.5rem;display:grid}.photo-preview span{color:#6c7489;font-size:.9rem;font-weight:800}.photo-preview img{object-fit:contain;background:#dce2f1;border-radius:18px;width:min(100%,620px);max-height:420px}.suggestion-field,.tag-input{gap:.5rem;display:grid;position:relative}.tag-list,.tag-entry{flex-wrap:wrap;gap:.5rem;display:flex}.tag-entry{align-items:center}.tag-entry input{flex:180px}.tag-chip{color:#14213d;background:#edf0f7;min-height:34px;padding:.35rem .65rem}.suggestion-list{z-index:20;background:#fff;border:1px solid #ccd2e3;border-radius:14px;max-height:260px;padding:.35rem;display:grid;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #14213d24}.suggestion-option{color:#14213d;text-align:left;background:0 0;border-radius:10px;justify-content:flex-start;min-height:38px;padding:.45rem .6rem}.suggestion-option:hover{filter:none;background:#edf0f7}.inventory-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.item-card{overflow:hidden}.item-card img,.photo-placeholder{aspect-ratio:4/3;object-fit:cover;background:#dce2f1;place-items:center;width:100%;display:grid}.photo-placeholder{color:#667085;font-weight:700}.item-card-body{padding:1rem}.item-card h3{margin-bottom:.8rem}dl{gap:.55rem;margin:0 0 1rem;display:grid}dl div{justify-content:space-between;gap:.5rem;display:flex}dt{color:#6c7489;font-weight:700}dd{text-align:right;margin:0}.tag-row{align-items:flex-start}.card-tags{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.card-tags .tag-chip{font-size:.82rem}.error{color:#b42318;font-weight:700}.success{color:#087443;margin:0;font-weight:700}.empty-state{color:#6c7489;text-align:center;grid-column:1/-1;font-weight:700}@media (width<=700px){.app{padding:1rem}.topbar{flex-direction:row;align-items:flex-end}.topbar h1{font-size:clamp(2rem,9vw,2.45rem)}.topbar-actions{gap:.7rem}.icon-button{width:58px;height:58px}}
