.inventory-hero{background:var(--green);color:white;padding:20px;border-radius:20px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.inventory-hero h2{font-family:serif;font-size:27px;margin:0}.inventory-hero p{color:#dfe8da;margin:5px 0 0}.inventory-add{width:48px;height:48px;border:0;border-radius:10px;background:#faf6ee;color:var(--green);font-size:30px}.inventory-stats{display:flex;gap:18px;margin-top:12px}.inventory-stats b{font-size:19px}.inventory-card{border-left:4px solid #6f8b73;position:relative;padding-right:38px;cursor:pointer}.inventory-card:after{content:'›';position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:28px;color:#95a197}.stock-number{float:right;font-family:serif;font-size:20px}.stock-low{color:#a4473f}.source-link{display:inline-block;background:var(--sage);color:var(--green);padding:8px 12px;border-radius:9px;text-decoration:none}.inventory-photo{width:100%;max-height:230px;object-fit:cover;border-radius:14px;margin:10px 0}.inventory-form-head{background:var(--green);color:white;margin:-19px -17px 15px;padding:22px 18px}.inventory-form-head h2{color:white}.inventory-form-head .close{background:#ffffff25;color:white}
